2026-04-13 02:00:31.531594 | Job console starting 2026-04-13 02:00:31.542509 | Updating git repos 2026-04-13 02:00:31.616837 | Cloning repos into workspace 2026-04-13 02:00:31.797303 | Restoring repo states 2026-04-13 02:00:31.821240 | Merging changes 2026-04-13 02:00:31.821285 | Checking out repos 2026-04-13 02:00:32.064670 | Preparing playbooks 2026-04-13 02:00:32.981590 | Running Ansible setup 2026-04-13 02:00:36.495932 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-13 02:00:37.161131 | 2026-04-13 02:00:37.302101 | PLAY [localhost] 2026-04-13 02:00:37.315686 | 2026-04-13 02:00:37.315862 | TASK [Gathering Facts] 2026-04-13 02:00:38.209721 | localhost | ok 2026-04-13 02:00:38.227409 | 2026-04-13 02:00:38.227602 | TASK [Setup log path fact] 2026-04-13 02:00:38.247913 | localhost | ok 2026-04-13 02:00:38.260876 | 2026-04-13 02:00:38.260988 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-13 02:00:38.292828 | localhost | ok 2026-04-13 02:00:38.300021 | 2026-04-13 02:00:38.300097 | TASK [emit-job-header : Print job information] 2026-04-13 02:00:38.343187 | # Job Information 2026-04-13 02:00:38.343476 | Ansible Version: 2.16.16 2026-04-13 02:00:38.343558 | Job: openstack-tox-py311 2026-04-13 02:00:38.343634 | Pipeline: periodic 2026-04-13 02:00:38.343688 | Executor: 0a8996d2b663 2026-04-13 02:00:38.343735 | Triggered by: https://github.com/vexxhost/manila 2026-04-13 02:00:38.343787 | Event ID: 37a0e8af5f5a4ffc883ac93e0365eb9f 2026-04-13 02:00:38.348106 | 2026-04-13 02:00:38.348178 | LOOP [emit-job-header : Print node information] 2026-04-13 02:00:38.454795 | localhost | ok: 2026-04-13 02:00:38.454996 | localhost | # Node Information 2026-04-13 02:00:38.455027 | localhost | Inventory Hostname: debian-bookworm 2026-04-13 02:00:38.455051 | localhost | Hostname: np0000165402 2026-04-13 02:00:38.455071 | localhost | Username: zuul 2026-04-13 02:00:38.455094 | localhost | Distro: Debian 12.13 2026-04-13 02:00:38.455114 | localhost | Provider: yul1 2026-04-13 02:00:38.455133 | localhost | Region: ca-ymq-1 2026-04-13 02:00:38.455151 | localhost | Label: debian-bookworm 2026-04-13 02:00:38.455170 | localhost | Product Name: OpenStack Nova 2026-04-13 02:00:38.455188 | localhost | Interface IP: 162.253.55.62 2026-04-13 02:00:38.467292 | 2026-04-13 02:00:38.467517 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-13 02:00:38.881734 | localhost -> localhost | changed 2026-04-13 02:00:38.889223 | 2026-04-13 02:00:38.889407 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-13 02:00:39.775715 | localhost -> localhost | changed 2026-04-13 02:00:39.784123 | 2026-04-13 02:00:39.784208 | PLAY [all] 2026-04-13 02:00:39.793203 | 2026-04-13 02:00:39.793271 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-13 02:00:40.032041 | debian-bookworm -> localhost | ok 2026-04-13 02:00:40.044050 | 2026-04-13 02:00:40.044138 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-13 02:00:40.079317 | debian-bookworm | ok 2026-04-13 02:00:40.102400 | debian-bookworm | included: /var/lib/zuul/builds/46eb9ebf1d8141ffa48c8cf86bda9513/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-13 02:00:40.111685 | 2026-04-13 02:00:40.111879 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-13 02:00:41.020295 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-13 02:00:41.020496 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/46eb9ebf1d8141ffa48c8cf86bda9513/work/46eb9ebf1d8141ffa48c8cf86bda9513_id_rsa 2026-04-13 02:00:41.020546 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/46eb9ebf1d8141ffa48c8cf86bda9513/work/46eb9ebf1d8141ffa48c8cf86bda9513_id_rsa.pub 2026-04-13 02:00:41.020579 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-13 02:00:41.020610 | debian-bookworm -> localhost | SHA256:g63w8L7cjp52LTQbtPpjPQTy7YiN5byVgd1NdqLYG7Q zuul-build-sshkey 2026-04-13 02:00:41.020649 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-13 02:00:41.020681 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-13 02:00:41.020717 | debian-bookworm -> localhost | | | 2026-04-13 02:00:41.020749 | debian-bookworm -> localhost | | | 2026-04-13 02:00:41.020779 | debian-bookworm -> localhost | | . + .| 2026-04-13 02:00:41.020808 | debian-bookworm -> localhost | | .ooo = * o | 2026-04-13 02:00:41.020836 | debian-bookworm -> localhost | | o .+S++ E . | 2026-04-13 02:00:41.020865 | debian-bookworm -> localhost | | = .B.oo o | 2026-04-13 02:00:41.020894 | debian-bookworm -> localhost | | +X Xo . | 2026-04-13 02:00:41.020923 | debian-bookworm -> localhost | | o=+@.= | 2026-04-13 02:00:41.020975 | debian-bookworm -> localhost | | oB*=+ . | 2026-04-13 02:00:41.021011 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-13 02:00:41.021074 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.508345 2026-04-13 02:00:41.028061 | 2026-04-13 02:00:41.028120 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-13 02:00:41.061750 | debian-bookworm | ok 2026-04-13 02:00:41.070435 | debian-bookworm | included: /var/lib/zuul/builds/46eb9ebf1d8141ffa48c8cf86bda9513/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-13 02:00:41.077680 | 2026-04-13 02:00:41.077745 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-13 02:00:41.102439 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:00:41.111659 | 2026-04-13 02:00:41.111751 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-13 02:00:41.622772 | debian-bookworm | changed 2026-04-13 02:00:41.630379 | 2026-04-13 02:00:41.630448 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-13 02:00:41.819953 | debian-bookworm | ok 2026-04-13 02:00:41.826468 | 2026-04-13 02:00:41.826533 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-13 02:00:42.319349 | debian-bookworm | changed 2026-04-13 02:00:42.336911 | 2026-04-13 02:00:42.337034 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-13 02:00:42.797807 | debian-bookworm | changed 2026-04-13 02:00:42.805537 | 2026-04-13 02:00:42.805606 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-13 02:00:42.830934 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:00:42.844247 | 2026-04-13 02:00:42.844456 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-13 02:00:43.237926 | debian-bookworm -> localhost | changed 2026-04-13 02:00:43.248185 | 2026-04-13 02:00:43.248250 | TASK [add-build-sshkey : Add back temp key] 2026-04-13 02:00:43.625440 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/46eb9ebf1d8141ffa48c8cf86bda9513/work/46eb9ebf1d8141ffa48c8cf86bda9513_id_rsa (zuul-build-sshkey) 2026-04-13 02:00:43.625685 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013412 2026-04-13 02:00:43.634407 | 2026-04-13 02:00:43.634521 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-13 02:00:43.967494 | debian-bookworm | ok 2026-04-13 02:00:43.972683 | 2026-04-13 02:00:43.972750 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-13 02:00:43.997400 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:00:44.016684 | 2026-04-13 02:00:44.016850 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-13 02:00:44.370292 | debian-bookworm | ok 2026-04-13 02:00:44.376381 | 2026-04-13 02:00:44.376466 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-13 02:00:51.747063 | debian-bookworm | Output suppressed because no_log was given 2026-04-13 02:00:51.756485 | 2026-04-13 02:00:51.756573 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-13 02:00:52.003824 | debian-bookworm | ok: "logs" 2026-04-13 02:00:52.004067 | debian-bookworm | ok: All items complete 2026-04-13 02:00:52.004104 | 2026-04-13 02:00:52.134971 | debian-bookworm | ok: "artifacts" 2026-04-13 02:00:52.365198 | debian-bookworm | ok: "docs" 2026-04-13 02:00:52.382208 | 2026-04-13 02:00:52.382342 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-13 02:00:52.574987 | debian-bookworm | changed: "logs" 2026-04-13 02:00:52.749886 | debian-bookworm | changed: "artifacts" 2026-04-13 02:00:52.917923 | debian-bookworm | changed: "docs" 2026-04-13 02:00:52.931454 | 2026-04-13 02:00:52.931679 | PLAY RECAP 2026-04-13 02:00:52.931800 | debian-bookworm | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-13 02:00:52.931896 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-13 02:00:52.931935 | 2026-04-13 02:00:53.071677 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-13 02:00:53.075144 | PRE-RUN START: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/enable-fips/pre.yaml@master] 2026-04-13 02:00:53.693823 | 2026-04-13 02:00:53.693995 | PLAY [Enable FIPS mode] 2026-04-13 02:00:53.706382 | 2026-04-13 02:00:53.706541 | TASK [Enable FIPS mode and reboot node] 2026-04-13 02:00:53.752668 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:00:53.755699 | 2026-04-13 02:00:53.755852 | PLAY RECAP 2026-04-13 02:00:53.756005 | debian-bookworm | ok: 0 changed: 0 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-13 02:00:53.756150 | 2026-04-13 02:00:53.886966 | PRE-RUN END RESULT_NORMAL: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/enable-fips/pre.yaml@master] 2026-04-13 02:00:53.889738 | PRE-RUN START: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/unittests/pre.yaml@master] 2026-04-13 02:00:54.512062 | 2026-04-13 02:00:54.512222 | PLAY [all] 2026-04-13 02:00:54.524158 | 2026-04-13 02:00:54.524291 | TASK [Install binary dependencies] 2026-04-13 02:00:54.590785 | debian-bookworm | ok 2026-04-13 02:00:54.608873 | 2026-04-13 02:00:54.609027 | TASK [bindep : Include find tasks] 2026-04-13 02:00:54.642006 | debian-bookworm | ok 2026-04-13 02:00:54.651012 | debian-bookworm | included: /var/lib/zuul/builds/46eb9ebf1d8141ffa48c8cf86bda9513/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/bindep/tasks/find.yaml 2026-04-13 02:00:54.656794 | 2026-04-13 02:00:54.656866 | TASK [bindep : Look for bindep.txt] 2026-04-13 02:00:55.012446 | debian-bookworm | ok 2026-04-13 02:00:55.019142 | 2026-04-13 02:00:55.019247 | TASK [bindep : Define bindep_file fact] 2026-04-13 02:00:55.049325 | debian-bookworm | ok 2026-04-13 02:00:55.054230 | 2026-04-13 02:00:55.054298 | TASK [bindep : Look for other-requirements.txt] 2026-04-13 02:00:55.079097 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:00:55.084944 | 2026-04-13 02:00:55.085046 | TASK [bindep : Define bindep_file fact] 2026-04-13 02:00:55.111117 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:00:55.123976 | 2026-04-13 02:00:55.124073 | TASK [bindep : Look for bindep fallback file] 2026-04-13 02:00:55.159743 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:00:55.170812 | 2026-04-13 02:00:55.170967 | TASK [bindep : Define bindep_file fact] 2026-04-13 02:00:55.197577 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:00:55.208076 | 2026-04-13 02:00:55.208224 | TASK [bindep : Include bindep tasks] 2026-04-13 02:00:55.239818 | debian-bookworm | ok 2026-04-13 02:00:55.247850 | debian-bookworm | included: /var/lib/zuul/builds/46eb9ebf1d8141ffa48c8cf86bda9513/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/bindep/tasks/find-bindep.yaml 2026-04-13 02:00:55.255877 | 2026-04-13 02:00:55.255991 | TASK [bindep : Look for bindep command] 2026-04-13 02:00:55.280699 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:00:55.286865 | 2026-04-13 02:00:55.286941 | TASK [bindep : Check for system bindep] 2026-04-13 02:00:55.819654 | debian-bookworm | ok: Runtime: 0:00:00.006750 2026-04-13 02:00:55.826637 | 2026-04-13 02:00:55.826739 | TASK [bindep : Define bindep_command fact] 2026-04-13 02:00:55.851722 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:00:55.860845 | 2026-04-13 02:00:55.860991 | TASK [bindep : Include install tasks] 2026-04-13 02:00:55.903821 | debian-bookworm | ok 2026-04-13 02:00:55.912287 | debian-bookworm | included: /var/lib/zuul/builds/46eb9ebf1d8141ffa48c8cf86bda9513/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/bindep/tasks/install.yaml 2026-04-13 02:00:55.921803 | 2026-04-13 02:00:55.921879 | TASK [bindep : Create temp dir for bindep] 2026-04-13 02:00:56.261484 | debian-bookworm | changed 2026-04-13 02:00:56.268864 | 2026-04-13 02:00:56.269059 | TASK [Ensure we have pip dependencies] 2026-04-13 02:00:56.293526 | debian-bookworm | ok 2026-04-13 02:00:56.331401 | 2026-04-13 02:00:56.331581 | TASK [ensure-pip : Check if pip is installed] 2026-04-13 02:00:56.919553 | debian-bookworm | ok: Runtime: 0:00:00.004760 2026-04-13 02:00:56.925159 | 2026-04-13 02:00:56.925230 | LOOP [ensure-pip : Install pip from packages] 2026-04-13 02:00:56.957843 | debian-bookworm | ok: "/var/lib/zuul/builds/46eb9ebf1d8141ffa48c8cf86bda9513/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-04-13 02:00:56.978904 | debian-bookworm | included: /var/lib/zuul/builds/46eb9ebf1d8141ffa48c8cf86bda9513/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-04-13 02:00:56.991673 | 2026-04-13 02:00:56.991765 | TASK [ensure-pip : Update package lists] 2026-04-13 02:00:59.992284 | debian-bookworm | changed 2026-04-13 02:01:00.000578 | 2026-04-13 02:01:00.000667 | TASK [ensure-pip : Install Python 3 pip] 2026-04-13 02:01:04.603554 | debian-bookworm | changed 2026-04-13 02:01:04.611785 | 2026-04-13 02:01:04.611893 | TASK [ensure-pip : Install Python 2 pip] 2026-04-13 02:01:04.657556 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:01:04.668157 | 2026-04-13 02:01:04.668267 | TASK [ensure-pip : Ensure setuptools] 2026-04-13 02:01:04.693403 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:01:04.703490 | 2026-04-13 02:01:04.703602 | TASK [ensure-pip : Check for ensurepip module] 2026-04-13 02:01:04.956467 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-04-13 02:01:04.956664 | debian-bookworm | [--altinstall] [--default-pip] 2026-04-13 02:01:04.956677 | debian-bookworm | 2026-04-13 02:01:04.956688 | debian-bookworm | options: 2026-04-13 02:01:04.956700 | debian-bookworm | -h, --help show this help message and exit 2026-04-13 02:01:04.956714 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-04-13 02:01:04.956726 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-04-13 02:01:04.956755 | debian-bookworm | times. 2026-04-13 02:01:04.956769 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-04-13 02:01:04.956778 | debian-bookworm | --user Install using the user scheme. 2026-04-13 02:01:04.956788 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-04-13 02:01:04.956797 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-04-13 02:01:04.956805 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-04-13 02:01:04.956813 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-04-13 02:01:04.956821 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-04-13 02:01:05.240331 | debian-bookworm | ok: Runtime: 0:00:00.056154 2026-04-13 02:01:05.246287 | 2026-04-13 02:01:05.246398 | TASK [ensure-pip : Ensure python3-venv] 2026-04-13 02:01:05.270669 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:01:05.278495 | 2026-04-13 02:01:05.278588 | TASK [ensure-pip : Install pip from source] 2026-04-13 02:01:05.303224 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:01:05.309755 | 2026-04-13 02:01:05.309835 | TASK [ensure-pip : Probe for venv python full path] 2026-04-13 02:01:05.532527 | debian-bookworm | /usr/bin/python3 2026-04-13 02:01:05.866264 | debian-bookworm | ok: Runtime: 0:00:00.006551 2026-04-13 02:01:05.872383 | 2026-04-13 02:01:05.872458 | TASK [ensure-pip : Set host default] 2026-04-13 02:01:05.926969 | debian-bookworm | ok 2026-04-13 02:01:05.935337 | 2026-04-13 02:01:05.935526 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-04-13 02:01:06.001451 | debian-bookworm | ok 2026-04-13 02:01:06.011552 | 2026-04-13 02:01:06.011627 | TASK [bindep : Install bindep into temporary venv] 2026-04-13 02:01:10.785172 | debian-bookworm | changed 2026-04-13 02:01:10.792531 | 2026-04-13 02:01:10.792627 | TASK [bindep : Define bindep_command] 2026-04-13 02:01:10.828437 | debian-bookworm | ok 2026-04-13 02:01:10.838020 | 2026-04-13 02:01:10.838089 | LOOP [bindep : Include package tasks] 2026-04-13 02:01:10.890906 | debian-bookworm | ok: "src/github.com/vexxhost/manila/bindep.txt" 2026-04-13 02:01:10.891470 | debian-bookworm | ok: All items complete 2026-04-13 02:01:10.891526 | 2026-04-13 02:01:10.913993 | debian-bookworm | included: /var/lib/zuul/builds/46eb9ebf1d8141ffa48c8cf86bda9513/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/bindep/tasks/packages.yaml 2026-04-13 02:01:10.930466 | 2026-04-13 02:01:10.930566 | TASK [bindep : Define bindep_run fact] 2026-04-13 02:01:10.965728 | debian-bookworm | ok 2026-04-13 02:01:10.973438 | 2026-04-13 02:01:10.973573 | TASK [bindep : Get list of packages to install from bindep] 2026-04-13 02:01:12.090881 | debian-bookworm | build-essential 2026-04-13 02:01:12.091172 | debian-bookworm | gettext 2026-04-13 02:01:12.091188 | debian-bookworm | graphviz 2026-04-13 02:01:12.091197 | debian-bookworm | libffi-dev 2026-04-13 02:01:12.091207 | debian-bookworm | libmariadb-dev-compat 2026-04-13 02:01:12.091217 | debian-bookworm | libpq-dev 2026-04-13 02:01:12.091226 | debian-bookworm | libssl-dev 2026-04-13 02:01:12.091259 | debian-bookworm | libxml2-dev 2026-04-13 02:01:12.091273 | debian-bookworm | libxslt1-dev 2026-04-13 02:01:12.091283 | debian-bookworm | mariadb-server 2026-04-13 02:01:12.091291 | debian-bookworm | postgresql 2026-04-13 02:01:12.091301 | debian-bookworm | postgresql-client 2026-04-13 02:01:12.516516 | debian-bookworm | ok: Runtime: 0:00:00.948248 2026-04-13 02:01:12.521703 | 2026-04-13 02:01:12.521778 | TASK [bindep : Install distro packages from bindep] 2026-04-13 02:01:51.488029 | debian-bookworm | changed 2026-04-13 02:01:51.505399 | 2026-04-13 02:01:51.505515 | TASK [bindep : Check that packages are installed] 2026-04-13 02:01:53.048902 | debian-bookworm | ok: Runtime: 0:00:00.846283 2026-04-13 02:01:53.057275 | 2026-04-13 02:01:53.057346 | TASK [bindep : Fail if we cannot install all packages] 2026-04-13 02:01:53.082296 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:01:53.098143 | 2026-04-13 02:01:53.098332 | TASK [Run test-setup role] 2026-04-13 02:01:53.122521 | debian-bookworm | ok 2026-04-13 02:01:53.191106 | 2026-04-13 02:01:53.191270 | TASK [test-setup : Check if project's tools/test-setup.sh exists] 2026-04-13 02:01:53.389584 | debian-bookworm | ok 2026-04-13 02:01:53.396808 | 2026-04-13 02:01:53.396902 | TASK [test-setup : Run tools/test-setup.sh] 2026-04-13 02:01:53.615722 | debian-bookworm | + DB_ROOT_PW=insecure_slave 2026-04-13 02:01:53.615942 | debian-bookworm | + DB_USER=openstack_citest 2026-04-13 02:01:53.615961 | debian-bookworm | + DB_PW=openstack_citest 2026-04-13 02:01:53.615972 | debian-bookworm | + sudo -H mysqladmin -u root password insecure_slave 2026-04-13 02:01:53.639303 | debian-bookworm | + sudo -H mysql -u root -pinsecure_slave -h localhost -e ' 2026-04-13 02:01:53.639339 | debian-bookworm | DELETE FROM mysql.user WHERE User='\'''\''; 2026-04-13 02:01:53.639354 | debian-bookworm | FLUSH PRIVILEGES; 2026-04-13 02:01:53.639390 | debian-bookworm | CREATE USER '\''openstack_citest'\''@'\''%'\'' IDENTIFIED BY '\''openstack_citest'\''; 2026-04-13 02:01:53.639414 | debian-bookworm | GRANT ALL PRIVILEGES ON *.* TO '\''openstack_citest'\''@'\''%'\'' WITH GRANT OPTION;' 2026-04-13 02:01:53.668133 | debian-bookworm | + mysql -u openstack_citest -popenstack_citest -h 127.0.0.1 -e ' 2026-04-13 02:01:53.668161 | debian-bookworm | SET default_storage_engine=MYISAM; 2026-04-13 02:01:53.668171 | debian-bookworm | DROP DATABASE IF EXISTS openstack_citest; 2026-04-13 02:01:53.668179 | debian-bookworm | CREATE DATABASE openstack_citest CHARACTER SET utf8;' 2026-04-13 02:01:53.679490 | debian-bookworm | + DB_ROOT_PW=insecure_slave 2026-04-13 02:01:53.680138 | debian-bookworm | ++ sudo -H -u postgres psql -t -c ' 2026-04-13 02:01:53.680152 | debian-bookworm | SELECT '\''HERE'\'' from pg_roles where rolname='\''openstack_citest'\''' 2026-04-13 02:01:53.741048 | debian-bookworm | + root_roles= 2026-04-13 02:01:53.741092 | debian-bookworm | + [[ '' == *HERE ]] 2026-04-13 02:01:53.741108 | debian-bookworm | + sudo -H -u postgres psql -c 'CREATE ROLE openstack_citest WITH SUPERUSER LOGIN PASSWORD '\''openstack_citest'\''' 2026-04-13 02:01:53.802070 | debian-bookworm | CREATE ROLE 2026-04-13 02:01:53.804260 | debian-bookworm | + cat 2026-04-13 02:01:53.806297 | debian-bookworm | + chmod 0600 /home/zuul/.pgpass 2026-04-13 02:01:53.808163 | debian-bookworm | + psql -h 127.0.0.1 -U openstack_citest -d template1 -c 'DROP DATABASE IF EXISTS openstack_citest' 2026-04-13 02:01:53.864083 | debian-bookworm | NOTICE: database "openstack_citest" does not exist, skipping 2026-04-13 02:01:53.864137 | debian-bookworm | DROP DATABASE 2026-04-13 02:01:53.865312 | debian-bookworm | + createdb -h 127.0.0.1 -U openstack_citest -l C -T template0 -E utf8 openstack_citest 2026-04-13 02:01:54.435773 | debian-bookworm | ok: Runtime: 0:00:00.371173 2026-04-13 02:01:54.453172 | 2026-04-13 02:01:54.453317 | TASK [bindep : Remove bindep temp dir] 2026-04-13 02:01:54.755448 | debian-bookworm | ok 2026-04-13 02:01:54.757853 | 2026-04-13 02:01:54.757930 | PLAY RECAP 2026-04-13 02:01:54.757996 | debian-bookworm | ok: 25 changed: 9 unreachable: 0 failed: 0 skipped: 11 rescued: 0 ignored: 0 2026-04-13 02:01:54.758028 | 2026-04-13 02:01:54.909616 | PRE-RUN END RESULT_NORMAL: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/unittests/pre.yaml@master] 2026-04-13 02:01:54.912870 | PRE-RUN START: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/tox/pre.yaml@master] 2026-04-13 02:01:55.527638 | 2026-04-13 02:01:55.527841 | PLAY [all] 2026-04-13 02:01:55.547338 | 2026-04-13 02:01:55.547525 | TASK [ensure-python : Validate python_version value] 2026-04-13 02:01:55.613702 | debian-bookworm | ok: All assertions passed 2026-04-13 02:01:55.620452 | 2026-04-13 02:01:55.620674 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-04-13 02:01:58.739368 | debian-bookworm | changed 2026-04-13 02:01:58.747090 | 2026-04-13 02:01:58.747196 | TASK [ensure-python : Pull in venv package] 2026-04-13 02:01:59.573407 | debian-bookworm | ok 2026-04-13 02:01:59.582212 | 2026-04-13 02:01:59.582296 | TASK [ensure-python : Set default RPM package name] 2026-04-13 02:01:59.618627 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:01:59.629941 | 2026-04-13 02:01:59.630024 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9/10] 2026-04-13 02:01:59.675929 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:01:59.686542 | 2026-04-13 02:01:59.686623 | TASK [ensure-python : Install RPM package] 2026-04-13 02:01:59.722125 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:01:59.733304 | 2026-04-13 02:01:59.733493 | TASK [ensure-python : Install python using pyenv] 2026-04-13 02:01:59.760259 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:01:59.769481 | 2026-04-13 02:01:59.769590 | TASK [ensure-python : Activate python using stow] 2026-04-13 02:01:59.796546 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:01:59.815218 | 2026-04-13 02:01:59.815397 | TASK [Install pip] 2026-04-13 02:01:59.840829 | debian-bookworm | ok 2026-04-13 02:01:59.872614 | 2026-04-13 02:01:59.872846 | TASK [ensure-pip : Check if pip is installed] 2026-04-13 02:02:00.243612 | debian-bookworm | /usr/bin/pip3 2026-04-13 02:02:00.272606 | debian-bookworm | usage: __main__.py [-h] {unpack,pack,convert,version,help} ... 2026-04-13 02:02:00.272682 | debian-bookworm | 2026-04-13 02:02:00.272695 | debian-bookworm | positional arguments: 2026-04-13 02:02:00.272705 | debian-bookworm | {unpack,pack,convert,version,help} 2026-04-13 02:02:00.272716 | debian-bookworm | commands 2026-04-13 02:02:00.272726 | debian-bookworm | unpack Unpack wheel 2026-04-13 02:02:00.272759 | debian-bookworm | pack Repack wheel 2026-04-13 02:02:00.272776 | debian-bookworm | convert Convert egg or wininst to wheel 2026-04-13 02:02:00.272787 | debian-bookworm | version Print version and exit 2026-04-13 02:02:00.272799 | debian-bookworm | help Show this help 2026-04-13 02:02:00.272807 | debian-bookworm | 2026-04-13 02:02:00.272816 | debian-bookworm | options: 2026-04-13 02:02:00.272828 | debian-bookworm | -h, --help show this help message and exit 2026-04-13 02:02:00.418075 | debian-bookworm | ok: Runtime: 0:00:00.039066 2026-04-13 02:02:00.426513 | 2026-04-13 02:02:00.426699 | LOOP [ensure-pip : Install pip from packages] 2026-04-13 02:02:00.457872 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:02:00.472766 | 2026-04-13 02:02:00.473054 | TASK [ensure-pip : Ensure setuptools] 2026-04-13 02:02:00.498914 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:02:00.510030 | 2026-04-13 02:02:00.510132 | TASK [ensure-pip : Check for ensurepip module] 2026-04-13 02:02:00.741428 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-04-13 02:02:00.741549 | debian-bookworm | [--altinstall] [--default-pip] 2026-04-13 02:02:00.741562 | debian-bookworm | 2026-04-13 02:02:00.741573 | debian-bookworm | options: 2026-04-13 02:02:00.741585 | debian-bookworm | -h, --help show this help message and exit 2026-04-13 02:02:00.741598 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-04-13 02:02:00.741609 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-04-13 02:02:00.741632 | debian-bookworm | times. 2026-04-13 02:02:00.741646 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-04-13 02:02:00.741655 | debian-bookworm | --user Install using the user scheme. 2026-04-13 02:02:00.741664 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-04-13 02:02:00.741673 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-04-13 02:02:00.741681 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-04-13 02:02:00.741689 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-04-13 02:02:00.741697 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-04-13 02:02:01.047138 | debian-bookworm | ok: Runtime: 0:00:00.044668 2026-04-13 02:02:01.052632 | 2026-04-13 02:02:01.052700 | TASK [ensure-pip : Ensure python3-venv] 2026-04-13 02:02:01.077032 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:02:01.086783 | 2026-04-13 02:02:01.086872 | TASK [ensure-pip : Install pip from source] 2026-04-13 02:02:01.111681 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:02:01.121880 | 2026-04-13 02:02:01.121946 | TASK [ensure-pip : Probe for venv python full path] 2026-04-13 02:02:01.397739 | debian-bookworm | /usr/bin/python3 2026-04-13 02:02:01.655756 | debian-bookworm | ok: Runtime: 0:00:00.004133 2026-04-13 02:02:01.661836 | 2026-04-13 02:02:01.661901 | TASK [ensure-pip : Set host default] 2026-04-13 02:02:01.715972 | debian-bookworm | ok 2026-04-13 02:02:01.723476 | 2026-04-13 02:02:01.723601 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-04-13 02:02:01.780314 | debian-bookworm | ok 2026-04-13 02:02:01.791999 | 2026-04-13 02:02:01.792069 | TASK [ensure-tox : Check if tox is installed] 2026-04-13 02:02:02.331904 | debian-bookworm | ok: Runtime: 0:00:00.004210 2026-04-13 02:02:02.336873 | 2026-04-13 02:02:02.336942 | TASK [ensure-tox : Export preinstalled tox_exectuable] 2026-04-13 02:02:02.361373 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:02:02.370863 | 2026-04-13 02:02:02.370974 | TASK [ensure-tox : Create local venv] 2026-04-13 02:02:05.913733 | debian-bookworm | ok: Runtime: 0:00:02.880970 2026-04-13 02:02:05.921396 | 2026-04-13 02:02:05.921543 | TASK [ensure-tox : Install tox to local venv] 2026-04-13 02:02:06.656542 | debian-bookworm | Collecting tox<4.48 2026-04-13 02:02:06.716571 | debian-bookworm | Downloading tox-4.47.3-py3-none-any.whl (202 kB) 2026-04-13 02:02:06.753456 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 202.2/202.2 kB 5.8 MB/s eta 0:00:00 2026-04-13 02:02:06.807985 | debian-bookworm | Collecting cachetools>=7.0.1 2026-04-13 02:02:06.813951 | debian-bookworm | Downloading cachetools-7.0.5-py3-none-any.whl (13 kB) 2026-04-13 02:02:06.852098 | debian-bookworm | Collecting colorama>=0.4.6 2026-04-13 02:02:06.857946 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-04-13 02:02:06.908876 | debian-bookworm | Collecting filelock>=3.24.3 2026-04-13 02:02:06.913224 | debian-bookworm | Downloading filelock-3.25.2-py3-none-any.whl (26 kB) 2026-04-13 02:02:06.955755 | debian-bookworm | Collecting packaging>=26 2026-04-13 02:02:06.956596 | debian-bookworm | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-04-13 02:02:06.997372 | debian-bookworm | Collecting platformdirs>=4.9.2 2026-04-13 02:02:07.001192 | debian-bookworm | Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-04-13 02:02:07.034707 | debian-bookworm | Collecting pluggy>=1.6 2026-04-13 02:02:07.037702 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-04-13 02:02:07.085096 | debian-bookworm | Collecting pyproject-api>=1.10 2026-04-13 02:02:07.089906 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-04-13 02:02:07.211529 | debian-bookworm | Collecting virtualenv>=20.39 2026-04-13 02:02:07.214735 | debian-bookworm | Downloading virtualenv-21.2.1-py3-none-any.whl (5.8 MB) 2026-04-13 02:02:07.290178 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 79.4 MB/s eta 0:00:00 2026-04-13 02:02:07.346497 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-04-13 02:02:07.349697 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-04-13 02:02:07.360006 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 55.9 MB/s eta 0:00:00 2026-04-13 02:02:07.389882 | debian-bookworm | Collecting python-discovery>=1 2026-04-13 02:02:07.393526 | debian-bookworm | Downloading python_discovery-1.2.2-py3-none-any.whl (31 kB) 2026-04-13 02:02:07.498083 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-04-13 02:02:08.053500 | debian-bookworm | Successfully installed cachetools-7.0.5 colorama-0.4.6 distlib-0.4.0 filelock-3.25.2 packaging-26.0 platformdirs-4.9.6 pluggy-1.6.0 pyproject-api-1.10.0 python-discovery-1.2.2 tox-4.47.3 virtualenv-21.2.1 2026-04-13 02:02:08.463942 | debian-bookworm | ok: Runtime: 0:00:02.030455 2026-04-13 02:02:08.471399 | 2026-04-13 02:02:08.471538 | TASK [ensure-tox : Export installed tox_executable path] 2026-04-13 02:02:08.506728 | debian-bookworm | ok 2026-04-13 02:02:08.512943 | 2026-04-13 02:02:08.513031 | TASK [ensure-tox : Output tox version] 2026-04-13 02:02:08.875663 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-04-13 02:02:08.890584 | debian-bookworm | 4.47.3 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-04-13 02:02:09.052696 | debian-bookworm | ok: Runtime: 0:00:00.210678 2026-04-13 02:02:09.060459 | 2026-04-13 02:02:09.060605 | TASK [ensure-tox : Make global symlink] 2026-04-13 02:02:09.085858 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:02:09.098097 | 2026-04-13 02:02:09.098226 | PLAY RECAP 2026-04-13 02:02:09.098275 | debian-bookworm | ok: 13 changed: 8 unreachable: 0 failed: 0 skipped: 11 rescued: 0 ignored: 0 2026-04-13 02:02:09.098297 | 2026-04-13 02:02:09.229467 | PRE-RUN END RESULT_NORMAL: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/tox/pre.yaml@master] 2026-04-13 02:02:09.232345 | RUN START: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/tox/run.yaml@master] 2026-04-13 02:02:09.838558 | 2026-04-13 02:02:09.838706 | PLAY [all] 2026-04-13 02:02:09.859701 | 2026-04-13 02:02:09.859956 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-04-13 02:02:10.399112 | debian-bookworm | ok: Runtime: 0:00:00.014114 2026-04-13 02:02:10.404295 | 2026-04-13 02:02:10.404410 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-04-13 02:02:10.945150 | debian-bookworm | ok: Runtime: 0:00:00.004860 2026-04-13 02:02:10.950841 | 2026-04-13 02:02:10.950980 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-04-13 02:02:11.182922 | debian-bookworm | sudo: a password is required 2026-04-13 02:02:11.488298 | debian-bookworm | ok: Runtime: 0:00:00.015037 2026-04-13 02:02:11.499163 | 2026-04-13 02:02:11.499257 | TASK [tox : Check to see if the constraints file exists] 2026-04-13 02:02:11.850709 | debian-bookworm | ok 2026-04-13 02:02:11.856426 | 2026-04-13 02:02:11.856495 | TASK [tox : Fail if constraints file is missing] 2026-04-13 02:02:11.882169 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:02:11.892717 | 2026-04-13 02:02:11.892789 | TASK [tox : Record file location] 2026-04-13 02:02:11.934804 | debian-bookworm | ok 2026-04-13 02:02:11.941858 | 2026-04-13 02:02:11.941931 | TASK [tox : Install tox siblings] 2026-04-13 02:02:11.975536 | debian-bookworm | ok 2026-04-13 02:02:11.983931 | debian-bookworm | included: /var/lib/zuul/builds/46eb9ebf1d8141ffa48c8cf86bda9513/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/tox/tasks/siblings.yaml 2026-04-13 02:02:11.989130 | 2026-04-13 02:02:11.989199 | TASK [tox : Run tox without tests] 2026-04-13 02:02:12.367281 | debian-bookworm | ROOT: 143 D setup logging to DEBUG on pid 5483 [tox/report.py:229] 2026-04-13 02:02:12.392281 | debian-bookworm | .pkg: 168 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-13 02:02:12.394065 | debian-bookworm | .pkg: 170 I find interpreter for spec PythonSpec(major=3, minor=11, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-13 02:02:12.397458 | debian-bookworm | .pkg: 174 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py eca5e0d2e3836192c5ab9e816e9fc62f 75fb7727fbce483a10c88fed8543bac9 [python_discovery/_cached_py_info.py:198] 2026-04-13 02:02:12.449193 | debian-bookworm | .pkg: 225 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:159] 2026-04-13 02:02:12.450007 | debian-bookworm | .pkg: 226 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-04-13 02:02:12.450228 | debian-bookworm | .pkg: 226 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-13 02:02:12.450409 | debian-bookworm | .pkg: 226 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-13 02:02:12.452898 | debian-bookworm | .pkg: 229 D symlink on filesystem does work [virtualenv/info.py:51] 2026-04-13 02:02:12.453101 | debian-bookworm | .pkg: 229 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-04-13 02:02:12.478669 | debian-bookworm | .pkg: 255 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-13 02:02:12.479206 | debian-bookworm | .pkg: 255 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:62] 2026-04-13 02:02:12.479381 | debian-bookworm | .pkg: 255 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-13 02:02:12.479431 | debian-bookworm | .pkg: 256 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-13 02:02:12.483030 | debian-bookworm | .pkg: 259 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-13 02:02:12.483457 | debian-bookworm | .pkg: 260 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-13 02:02:12.483512 | debian-bookworm | .pkg: 260 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-13 02:02:12.483558 | debian-bookworm | .pkg: 260 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-13 02:02:12.487208 | debian-bookworm | .pkg: 263 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-13 02:02:12.487606 | debian-bookworm | .pkg: 264 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-13 02:02:12.487645 | debian-bookworm | .pkg: 264 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-13 02:02:12.487682 | debian-bookworm | .pkg: 264 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-13 02:02:12.490789 | debian-bookworm | .pkg: 267 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-13 02:02:12.491271 | debian-bookworm | .pkg: 267 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-13 02:02:12.491312 | debian-bookworm | .pkg: 267 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-13 02:02:12.491373 | debian-bookworm | .pkg: 268 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-13 02:02:12.494650 | debian-bookworm | .pkg: 271 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-13 02:02:12.495101 | debian-bookworm | .pkg: 271 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-13 02:02:12.495162 | debian-bookworm | .pkg: 271 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-13 02:02:12.495196 | debian-bookworm | .pkg: 271 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-13 02:02:12.498366 | debian-bookworm | .pkg: 274 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-13 02:02:12.498778 | debian-bookworm | .pkg: 275 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-13 02:02:12.498836 | debian-bookworm | .pkg: 275 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-13 02:02:12.498882 | debian-bookworm | .pkg: 275 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-13 02:02:12.501993 | debian-bookworm | .pkg: 278 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-13 02:02:12.502401 | debian-bookworm | .pkg: 279 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-13 02:02:12.502457 | debian-bookworm | .pkg: 279 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-13 02:02:12.502501 | debian-bookworm | .pkg: 279 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-13 02:02:12.505651 | debian-bookworm | .pkg: 282 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-13 02:02:12.506046 | debian-bookworm | .pkg: 282 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-13 02:02:12.506108 | debian-bookworm | .pkg: 282 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-13 02:02:12.506158 | debian-bookworm | .pkg: 282 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-13 02:02:12.509230 | debian-bookworm | .pkg: 285 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-13 02:02:12.509648 | debian-bookworm | .pkg: 286 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-13 02:02:12.509687 | debian-bookworm | .pkg: 286 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-13 02:02:12.509744 | debian-bookworm | .pkg: 286 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-13 02:02:12.512718 | debian-bookworm | .pkg: 289 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-13 02:02:12.513126 | debian-bookworm | .pkg: 289 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-13 02:02:12.513164 | debian-bookworm | .pkg: 289 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-13 02:02:12.513221 | debian-bookworm | .pkg: 289 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-13 02:02:12.516295 | debian-bookworm | .pkg: 292 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-13 02:02:12.516716 | debian-bookworm | .pkg: 293 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-13 02:02:12.516772 | debian-bookworm | .pkg: 293 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-13 02:02:12.516813 | debian-bookworm | .pkg: 293 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-13 02:02:12.520877 | debian-bookworm | .pkg: 297 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-13 02:02:12.521278 | debian-bookworm | .pkg: 297 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-13 02:02:12.521339 | debian-bookworm | .pkg: 297 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-13 02:02:12.521372 | debian-bookworm | .pkg: 298 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-13 02:02:12.525070 | debian-bookworm | .pkg: 301 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-13 02:02:12.525479 | debian-bookworm | .pkg: 302 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-13 02:02:12.525593 | debian-bookworm | .pkg: 302 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-13 02:02:12.525603 | debian-bookworm | .pkg: 302 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-13 02:02:12.528576 | debian-bookworm | .pkg: 305 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-13 02:02:12.528974 | debian-bookworm | .pkg: 305 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-13 02:02:12.529028 | debian-bookworm | .pkg: 305 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-13 02:02:12.529064 | debian-bookworm | .pkg: 305 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-13 02:02:12.532182 | debian-bookworm | .pkg: 308 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-13 02:02:12.532616 | debian-bookworm | .pkg: 309 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-13 02:02:12.532669 | debian-bookworm | .pkg: 309 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-13 02:02:12.532684 | debian-bookworm | .pkg: 309 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-13 02:02:12.535750 | debian-bookworm | .pkg: 312 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-13 02:02:12.536159 | debian-bookworm | .pkg: 312 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-13 02:02:12.536217 | debian-bookworm | .pkg: 312 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-13 02:02:12.536258 | debian-bookworm | .pkg: 312 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-13 02:02:12.544763 | debian-bookworm | py311: 321 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/vexxhost/manila/.tox/py311, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-04-13 02:02:12.545350 | debian-bookworm | py311: 321 D create folder /home/zuul/src/github.com/vexxhost/manila/.tox/py311/bin [virtualenv/util/path/_sync.py:18] 2026-04-13 02:02:12.545612 | debian-bookworm | py311: 322 D create folder /home/zuul/src/github.com/vexxhost/manila/.tox/py311/include [virtualenv/util/path/_sync.py:18] 2026-04-13 02:02:12.545801 | debian-bookworm | py311: 322 D create folder /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-04-13 02:02:12.546223 | debian-bookworm | py311: 322 D write /home/zuul/src/github.com/vexxhost/manila/.tox/py311/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-04-13 02:02:12.546312 | debian-bookworm | py311: 322 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:12.546419 | debian-bookworm | py311: 323 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:12.546526 | debian-bookworm | py311: 323 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:12.546622 | debian-bookworm | py311: 323 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:12.546711 | debian-bookworm | py311: 323 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:12.546814 | debian-bookworm | py311: 323 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/vexxhost/manila/.tox/py311 [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:12.546907 | debian-bookworm | py311: 323 D virtualenv = 21.2.1 [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:12.547007 | debian-bookworm | py311: 323 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:12.547106 | debian-bookworm | py311: 323 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:12.547255 | debian-bookworm | py311: 323 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:12.547321 | debian-bookworm | py311: 323 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:12.547934 | debian-bookworm | py311: 324 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/vexxhost/manila/.tox/py311/bin/python [virtualenv/util/path/_sync.py:38] 2026-04-13 02:02:12.548538 | debian-bookworm | py311: 325 D create virtualenv import hook file /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:118] 2026-04-13 02:02:12.548941 | debian-bookworm | py311: 325 D create /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:121] 2026-04-13 02:02:12.549758 | debian-bookworm | py311: 326 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-04-13 02:02:12.550568 | debian-bookworm | py311: 326 D debug via /home/zuul/src/github.com/vexxhost/manila/.tox/py311/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:265] 2026-04-13 02:02:12.583275 | debian-bookworm | py311: 326 D { 2026-04-13 02:02:12.583311 | debian-bookworm | "sys": { 2026-04-13 02:02:12.583323 | debian-bookworm | "executable": "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/bin/python", 2026-04-13 02:02:12.583334 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-04-13 02:02:12.583346 | debian-bookworm | "prefix": "/home/zuul/src/github.com/vexxhost/manila/.tox/py311", 2026-04-13 02:02:12.583358 | debian-bookworm | "base_prefix": "/usr", 2026-04-13 02:02:12.583369 | debian-bookworm | "real_prefix": null, 2026-04-13 02:02:12.583380 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/vexxhost/manila/.tox/py311", 2026-04-13 02:02:12.583392 | debian-bookworm | "base_exec_prefix": "/usr", 2026-04-13 02:02:12.583410 | debian-bookworm | "path": [ 2026-04-13 02:02:12.583423 | debian-bookworm | "/usr/lib/python311.zip", 2026-04-13 02:02:12.583481 | debian-bookworm | "/usr/lib/python3.11", 2026-04-13 02:02:12.583493 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-04-13 02:02:12.583505 | debian-bookworm | "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages" 2026-04-13 02:02:12.583516 | debian-bookworm | ], 2026-04-13 02:02:12.583528 | debian-bookworm | "meta_path": [ 2026-04-13 02:02:12.583538 | debian-bookworm | "", 2026-04-13 02:02:12.583547 | debian-bookworm | "", 2026-04-13 02:02:12.583555 | debian-bookworm | "", 2026-04-13 02:02:12.583562 | debian-bookworm | "" 2026-04-13 02:02:12.583583 | debian-bookworm | ], 2026-04-13 02:02:12.583591 | debian-bookworm | "fs_encoding": "utf-8", 2026-04-13 02:02:12.583598 | debian-bookworm | "io_encoding": "utf-8" 2026-04-13 02:02:12.583606 | debian-bookworm | }, 2026-04-13 02:02:12.583614 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-04-13 02:02:12.583622 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-04-13 02:02:12.583629 | debian-bookworm | "os": "", 2026-04-13 02:02:12.583637 | debian-bookworm | "site": "", 2026-04-13 02:02:12.583645 | debian-bookworm | "datetime": "", 2026-04-13 02:02:12.583653 | debian-bookworm | "math": "", 2026-04-13 02:02:12.583661 | debian-bookworm | "json": "" 2026-04-13 02:02:12.583668 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-04-13 02:02:12.583685 | debian-bookworm | py311: 359 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.cache/virtualenv) [virtualenv/run/session.py:84] 2026-04-13 02:02:12.586777 | debian-bookworm | py311: 363 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-04-13 02:02:12.587921 | debian-bookworm | py311: 364 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-82.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-04-13 02:02:12.589586 | debian-bookworm | py311: 366 D build install image for pip-26.0.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:53] 2026-04-13 02:02:12.589956 | debian-bookworm | py311: 366 D build install image for setuptools-82.0.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:53] 2026-04-13 02:02:12.731342 | debian-bookworm | py311: 507 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-04-13 02:02:12.731849 | debian-bookworm | py311: 508 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools-82.0.1.virtualenv to /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/setuptools-82.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-04-13 02:02:12.732243 | debian-bookworm | py311: 508 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools to /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-04-13 02:02:12.789196 | debian-bookworm | py311: 565 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip to /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-04-13 02:02:12.866643 | debian-bookworm | py311: 643 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/_distutils_hack to /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-04-13 02:02:12.867482 | debian-bookworm | py311: 644 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools-82.0.1.dist-info to /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/setuptools-82.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-04-13 02:02:12.869692 | debian-bookworm | py311: 646 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-04-13 02:02:12.883205 | debian-bookworm | py311: 659 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.dist-info to /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pip-26.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-04-13 02:02:12.886718 | debian-bookworm | py311: 663 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.virtualenv to /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pip-26.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-04-13 02:02:12.887346 | debian-bookworm | py311: 663 D generated console scripts pip-3.11 pip3.11 pip3 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-04-13 02:02:12.887898 | debian-bookworm | py311: 664 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:90] 2026-04-13 02:02:12.893872 | debian-bookworm | py311: 670 D write /home/zuul/src/github.com/vexxhost/manila/.tox/py311/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-04-13 02:02:12.893979 | debian-bookworm | py311: 670 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:12.894074 | debian-bookworm | py311: 670 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:12.894167 | debian-bookworm | py311: 670 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:12.894251 | debian-bookworm | py311: 670 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:12.894338 | debian-bookworm | py311: 670 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:12.894426 | debian-bookworm | py311: 671 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/vexxhost/manila/.tox/py311 [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:12.894513 | debian-bookworm | py311: 671 D virtualenv = 21.2.1 [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:12.894598 | debian-bookworm | py311: 671 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:12.894691 | debian-bookworm | py311: 671 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:12.894780 | debian-bookworm | py311: 671 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:12.894869 | debian-bookworm | py311: 671 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:12.941369 | debian-bookworm | py311: 717 W install_deps> python -I -m pip install -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt -c /home/zuul/src/opendev.org/openstack/requirements/upper-constraints.txt [tox/tox_env/api.py:499] 2026-04-13 02:02:13.910859 | debian-bookworm | Collecting pbr>=5.5.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 6)) 2026-04-13 02:02:13.997747 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-04-13 02:02:14.044560 | debian-bookworm | Collecting alembic>=1.4.2 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 8)) 2026-04-13 02:02:14.049510 | debian-bookworm | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-04-13 02:02:14.100729 | debian-bookworm | Collecting castellan>=3.7.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 9)) 2026-04-13 02:02:14.105677 | debian-bookworm | Downloading castellan-5.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-04-13 02:02:14.132723 | debian-bookworm | Collecting defusedxml>=0.7.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 10)) 2026-04-13 02:02:14.137290 | debian-bookworm | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-04-13 02:02:14.191449 | debian-bookworm | Collecting eventlet>=0.27.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 11)) 2026-04-13 02:02:14.198574 | debian-bookworm | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-04-13 02:02:14.345988 | debian-bookworm | Collecting greenlet>=0.4.16 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 12)) 2026-04-13 02:02:14.351918 | debian-bookworm | Downloading greenlet-3.3.2-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2026-04-13 02:02:14.584011 | debian-bookworm | Collecting lxml>=4.5.2 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 13)) 2026-04-13 02:02:14.589098 | debian-bookworm | Downloading lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2026-04-13 02:02:14.621589 | debian-bookworm | Collecting netaddr>=0.8.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 14)) 2026-04-13 02:02:14.626547 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-04-13 02:02:14.685429 | debian-bookworm | Collecting oslo.config>=8.3.2 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 15)) 2026-04-13 02:02:14.689600 | debian-bookworm | Downloading oslo_config-10.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-13 02:02:14.743422 | debian-bookworm | Collecting oslo.context>=3.1.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 16)) 2026-04-13 02:02:14.750291 | debian-bookworm | Downloading oslo_context-6.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-13 02:02:14.826577 | debian-bookworm | Collecting oslo.db>=17.2.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 17)) 2026-04-13 02:02:14.832225 | debian-bookworm | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-13 02:02:14.891202 | debian-bookworm | Collecting oslo.i18n>=5.0.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 18)) 2026-04-13 02:02:14.897602 | debian-bookworm | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-04-13 02:02:14.956586 | debian-bookworm | Collecting oslo.log>=4.4.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 19)) 2026-04-13 02:02:14.961158 | debian-bookworm | Downloading oslo_log-8.1.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-13 02:02:15.013339 | debian-bookworm | Collecting oslo.messaging>=14.1.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 20)) 2026-04-13 02:02:15.024615 | debian-bookworm | Downloading oslo_messaging-17.3.0-py3-none-any.whl.metadata (2.6 kB) 2026-04-13 02:02:15.065393 | debian-bookworm | Collecting oslo.middleware>=4.1.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 21)) 2026-04-13 02:02:15.072667 | debian-bookworm | Downloading oslo_middleware-8.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-04-13 02:02:15.120411 | debian-bookworm | Collecting oslo.policy>=4.5.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 22)) 2026-04-13 02:02:15.125991 | debian-bookworm | Downloading oslo_policy-5.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-04-13 02:02:15.179590 | debian-bookworm | Collecting oslo.privsep>=2.4.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 23)) 2026-04-13 02:02:15.187047 | debian-bookworm | Downloading oslo_privsep-3.10.1-py3-none-any.whl.metadata (2.7 kB) 2026-04-13 02:02:15.251955 | debian-bookworm | Collecting oslo.reports>=2.2.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 24)) 2026-04-13 02:02:15.255735 | debian-bookworm | Downloading oslo_reports-3.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-13 02:02:15.304344 | debian-bookworm | Collecting oslo.rootwrap>=6.2.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 25)) 2026-04-13 02:02:15.310932 | debian-bookworm | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-13 02:02:15.380949 | debian-bookworm | Collecting oslo.serialization>=4.0.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 26)) 2026-04-13 02:02:15.386770 | debian-bookworm | Downloading oslo_serialization-5.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-04-13 02:02:15.424319 | debian-bookworm | Collecting oslo.service>=2.4.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 27)) 2026-04-13 02:02:15.431172 | debian-bookworm | Downloading oslo_service-4.5.1-py3-none-any.whl.metadata (2.8 kB) 2026-04-13 02:02:15.459524 | debian-bookworm | Collecting oslo.upgradecheck>=1.3.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 28)) 2026-04-13 02:02:15.464007 | debian-bookworm | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-04-13 02:02:15.528089 | debian-bookworm | Collecting oslo.utils>=7.0.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 29)) 2026-04-13 02:02:15.531252 | debian-bookworm | Downloading oslo_utils-10.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-13 02:02:15.586860 | debian-bookworm | Collecting oslo.concurrency>=4.3.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 30)) 2026-04-13 02:02:15.591545 | debian-bookworm | Downloading oslo_concurrency-7.4.0-py3-none-any.whl.metadata (2.2 kB) 2026-04-13 02:02:15.643134 | debian-bookworm | Collecting osprofiler>=3.4.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 31)) 2026-04-13 02:02:15.648151 | debian-bookworm | Downloading osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-13 02:02:15.692587 | debian-bookworm | Collecting paramiko>=2.7.2 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 32)) 2026-04-13 02:02:15.696583 | debian-bookworm | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-04-13 02:02:15.732020 | debian-bookworm | Collecting Paste>=3.4.3 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 33)) 2026-04-13 02:02:15.738456 | debian-bookworm | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-04-13 02:02:15.769587 | debian-bookworm | Collecting PasteDeploy>=2.1.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 34)) 2026-04-13 02:02:15.774199 | debian-bookworm | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-04-13 02:02:15.808314 | debian-bookworm | Collecting pyparsing>=2.4.7 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 35)) 2026-04-13 02:02:15.811964 | debian-bookworm | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-04-13 02:02:15.858593 | debian-bookworm | Collecting python-neutronclient>=6.7.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-04-13 02:02:15.862849 | debian-bookworm | Downloading python_neutronclient-11.8.0-py3-none-any.whl.metadata (3.5 kB) 2026-04-13 02:02:15.919783 | debian-bookworm | Collecting keystoneauth1>=4.2.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 37)) 2026-04-13 02:02:15.923639 | debian-bookworm | Downloading keystoneauth1-5.13.1-py3-none-any.whl.metadata (2.9 kB) 2026-04-13 02:02:16.006316 | debian-bookworm | Collecting keystonemiddleware>=9.1.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 38)) 2026-04-13 02:02:16.011284 | debian-bookworm | Downloading keystonemiddleware-12.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-04-13 02:02:16.049803 | debian-bookworm | Collecting requests>=2.23.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 39)) 2026-04-13 02:02:16.053202 | debian-bookworm | Downloading requests-2.33.1-py3-none-any.whl.metadata (4.8 kB) 2026-04-13 02:02:16.092053 | debian-bookworm | Collecting tenacity>=6.3.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 40)) 2026-04-13 02:02:16.096703 | debian-bookworm | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-04-13 02:02:16.121759 | debian-bookworm | Collecting Routes>=2.4.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 41)) 2026-04-13 02:02:16.127083 | debian-bookworm | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-04-13 02:02:16.416328 | debian-bookworm | Collecting SQLAlchemy>=1.4.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 42)) 2026-04-13 02:02:16.422120 | debian-bookworm | Downloading sqlalchemy-2.0.49-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-04-13 02:02:16.459362 | debian-bookworm | Collecting SQLAlchemy-Utils>=0.38.3 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 43)) 2026-04-13 02:02:16.464457 | debian-bookworm | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl.metadata (4.6 kB) 2026-04-13 02:02:16.510560 | debian-bookworm | Collecting stevedore>=3.2.2 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 44)) 2026-04-13 02:02:16.514582 | debian-bookworm | Downloading stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 2026-04-13 02:02:16.577599 | debian-bookworm | Collecting tooz>=2.7.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 45)) 2026-04-13 02:02:16.583247 | debian-bookworm | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-04-13 02:02:16.636482 | debian-bookworm | Collecting python-cinderclient>=4.0.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 46)) 2026-04-13 02:02:16.641719 | debian-bookworm | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-04-13 02:02:16.701105 | debian-bookworm | Collecting python-novaclient>=17.2.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 47)) 2026-04-13 02:02:16.707201 | debian-bookworm | Downloading python_novaclient-18.12.0-py3-none-any.whl.metadata (3.2 kB) 2026-04-13 02:02:16.752905 | debian-bookworm | Collecting WebOb>=1.8.6 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 48)) 2026-04-13 02:02:16.760253 | debian-bookworm | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-04-13 02:02:16.791800 | debian-bookworm | Collecting cachetools>=4.2.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 49)) 2026-04-13 02:02:16.796414 | debian-bookworm | Downloading cachetools-7.0.5-py3-none-any.whl.metadata (5.6 kB) 2026-04-13 02:02:16.829851 | debian-bookworm | Collecting packaging>=20.9 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 50)) 2026-04-13 02:02:16.835245 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-04-13 02:02:16.876041 | debian-bookworm | Collecting jsonschema>=4.17 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 51)) 2026-04-13 02:02:16.880036 | debian-bookworm | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-04-13 02:02:16.938065 | debian-bookworm | Collecting openstacksdk>=4.1.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-04-13 02:02:16.941435 | debian-bookworm | Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 2026-04-13 02:02:16.995712 | debian-bookworm | Collecting hacking<6.2.0,>=6.1.0 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 1)) 2026-04-13 02:02:17.002094 | debian-bookworm | Downloading hacking-6.1.0-py3-none-any.whl.metadata (7.0 kB) 2026-04-13 02:02:17.488892 | debian-bookworm | Collecting coverage>=5.2.1 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 3)) 2026-04-13 02:02:17.493768 | debian-bookworm | Downloading coverage-7.13.5-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (8.5 kB) 2026-04-13 02:02:17.515310 | debian-bookworm | Collecting ddt>=1.4.1 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 4)) 2026-04-13 02:02:17.519941 | debian-bookworm | Downloading ddt-1.7.2-py2.py3-none-any.whl.metadata (832 bytes) 2026-04-13 02:02:17.559740 | debian-bookworm | Collecting fixtures>=3.0.0 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 5)) 2026-04-13 02:02:17.566083 | debian-bookworm | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-04-13 02:02:17.611799 | debian-bookworm | Collecting oslotest>=4.4.1 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 6)) 2026-04-13 02:02:17.617364 | debian-bookworm | Downloading oslotest-6.1.0-py3-none-any.whl.metadata (1.8 kB) 2026-04-13 02:02:17.643784 | debian-bookworm | Collecting PyMySQL>=0.10.0 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 11)) 2026-04-13 02:02:17.648506 | debian-bookworm | Downloading pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) 2026-04-13 02:02:17.818926 | debian-bookworm | Collecting psycopg2-binary>=2.8.5 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 12)) 2026-04-13 02:02:17.826056 | debian-bookworm | Downloading psycopg2_binary-2.9.11-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (4.9 kB) 2026-04-13 02:02:17.874549 | debian-bookworm | Collecting requests-mock>=1.7.0 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 14)) 2026-04-13 02:02:17.879028 | debian-bookworm | Downloading requests_mock-1.12.1-py2.py3-none-any.whl.metadata (4.1 kB) 2026-04-13 02:02:17.920577 | debian-bookworm | Collecting stestr>=3.0.1 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 15)) 2026-04-13 02:02:17.925966 | debian-bookworm | Downloading stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-04-13 02:02:17.986936 | debian-bookworm | Collecting testresources>=2.0.1 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 16)) 2026-04-13 02:02:17.992339 | debian-bookworm | Downloading testresources-2.0.2.tar.gz (45 kB) 2026-04-13 02:02:18.011409 | debian-bookworm | Installing build dependencies: started 2026-04-13 02:02:18.849406 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-04-13 02:02:18.850297 | debian-bookworm | Getting requirements to build wheel: started 2026-04-13 02:02:19.093102 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-04-13 02:02:19.094977 | debian-bookworm | Installing backend dependencies: started 2026-04-13 02:02:19.922790 | debian-bookworm | Installing backend dependencies: finished with status 'done' 2026-04-13 02:02:19.923996 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-04-13 02:02:20.285443 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-13 02:02:20.342186 | debian-bookworm | Collecting testscenarios>=0.4 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 17)) 2026-04-13 02:02:20.348674 | debian-bookworm | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-04-13 02:02:20.395484 | debian-bookworm | Collecting testtools>=2.4.0 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 18)) 2026-04-13 02:02:20.400944 | debian-bookworm | Downloading testtools-2.9.0-py3-none-any.whl.metadata (5.4 kB) 2026-04-13 02:02:20.439230 | debian-bookworm | Collecting flake8~=6.1.0 (from hacking<6.2.0,>=6.1.0->-r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 1)) 2026-04-13 02:02:20.448599 | debian-bookworm | Downloading flake8-6.1.0-py2.py3-none-any.whl.metadata (3.8 kB) 2026-04-13 02:02:20.471110 | debian-bookworm | Collecting mccabe<0.8.0,>=0.7.0 (from flake8~=6.1.0->hacking<6.2.0,>=6.1.0->-r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 1)) 2026-04-13 02:02:20.503121 | debian-bookworm | Downloading mccabe-0.7.0-py2.py3-none-any.whl.metadata (5.0 kB) 2026-04-13 02:02:20.529192 | debian-bookworm | Collecting pycodestyle<2.12.0,>=2.11.0 (from flake8~=6.1.0->hacking<6.2.0,>=6.1.0->-r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 1)) 2026-04-13 02:02:20.535815 | debian-bookworm | Downloading pycodestyle-2.11.1-py2.py3-none-any.whl.metadata (4.5 kB) 2026-04-13 02:02:20.564706 | debian-bookworm | Collecting pyflakes<3.2.0,>=3.1.0 (from flake8~=6.1.0->hacking<6.2.0,>=6.1.0->-r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 1)) 2026-04-13 02:02:20.578662 | debian-bookworm | Downloading pyflakes-3.1.0-py2.py3-none-any.whl.metadata (3.5 kB) 2026-04-13 02:02:20.593970 | debian-bookworm | Requirement already satisfied: setuptools in ./.tox/py311/lib/python3.11/site-packages (from pbr>=5.5.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 6)) (82.0.1) 2026-04-13 02:02:20.620994 | debian-bookworm | Collecting Mako (from alembic>=1.4.2->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 8)) 2026-04-13 02:02:20.628859 | debian-bookworm | Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2026-04-13 02:02:20.654309 | debian-bookworm | Collecting typing-extensions>=4.12 (from alembic>=1.4.2->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 8)) 2026-04-13 02:02:20.658619 | debian-bookworm | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-04-13 02:02:20.846894 | debian-bookworm | Collecting cryptography>=2.7 (from castellan>=3.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 9)) 2026-04-13 02:02:20.852970 | debian-bookworm | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-04-13 02:02:20.893297 | debian-bookworm | Collecting python-barbicanclient>=5.5.0 (from castellan>=3.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 9)) 2026-04-13 02:02:20.897843 | debian-bookworm | Downloading python_barbicanclient-7.3.0-py3-none-any.whl.metadata (11 kB) 2026-04-13 02:02:20.939659 | debian-bookworm | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 11)) 2026-04-13 02:02:20.943716 | debian-bookworm | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-04-13 02:02:20.985026 | debian-bookworm | Collecting rfc3986>=1.2.0 (from oslo.config>=8.3.2->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 15)) 2026-04-13 02:02:20.991170 | debian-bookworm | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-04-13 02:02:21.047938 | debian-bookworm | Collecting PyYAML>=5.1 (from oslo.config>=8.3.2->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 15)) 2026-04-13 02:02:21.052787 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-04-13 02:02:21.121607 | debian-bookworm | Collecting debtcollector>=1.2.0 (from oslo.db>=17.2.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 17)) 2026-04-13 02:02:21.126437 | debian-bookworm | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-04-13 02:02:21.164889 | debian-bookworm | Collecting python-dateutil>=2.7.0 (from oslo.log>=4.4.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 19)) 2026-04-13 02:02:21.168772 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-04-13 02:02:21.239396 | debian-bookworm | Collecting futurist>=1.2.0 (from oslo.messaging>=14.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 20)) 2026-04-13 02:02:21.244314 | debian-bookworm | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-13 02:02:21.284925 | debian-bookworm | Collecting amqp>=2.5.2 (from oslo.messaging>=14.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 20)) 2026-04-13 02:02:21.289587 | debian-bookworm | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-04-13 02:02:21.328423 | debian-bookworm | Collecting kombu>=4.6.8 (from oslo.messaging>=14.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 20)) 2026-04-13 02:02:21.333707 | debian-bookworm | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-04-13 02:02:21.365503 | debian-bookworm | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=14.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 20)) 2026-04-13 02:02:21.370421 | debian-bookworm | Downloading oslo_metrics-0.15.1-py3-none-any.whl.metadata (1.5 kB) 2026-04-13 02:02:21.429072 | debian-bookworm | Collecting bcrypt>=3.1.3 (from oslo.middleware>=4.1.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 21)) 2026-04-13 02:02:21.432335 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-04-13 02:02:21.459145 | debian-bookworm | Collecting Jinja2>=2.10 (from oslo.middleware>=4.1.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 21)) 2026-04-13 02:02:21.462875 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-04-13 02:02:21.486784 | debian-bookworm | Collecting statsd>=3.2.1 (from oslo.middleware>=4.1.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 21)) 2026-04-13 02:02:21.491697 | debian-bookworm | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-04-13 02:02:21.765549 | debian-bookworm | Collecting cffi>=1.14.0 (from oslo.privsep>=2.4.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 23)) 2026-04-13 02:02:21.769554 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-04-13 02:02:21.845053 | debian-bookworm | Collecting msgpack>=0.6.0 (from oslo.privsep>=2.4.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 23)) 2026-04-13 02:02:21.850945 | debian-bookworm | Downloading msgpack-1.1.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-04-13 02:02:21.935212 | debian-bookworm | Collecting psutil>=3.2.2 (from oslo.reports>=2.2.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 24)) 2026-04-13 02:02:21.939134 | debian-bookworm | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-04-13 02:02:22.005138 | debian-bookworm | Collecting Yappi>=1.0 (from oslo.service>=2.4.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 27)) 2026-04-13 02:02:22.012000 | debian-bookworm | Downloading yappi-1.7.6-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-04-13 02:02:22.050773 | debian-bookworm | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 28)) 2026-04-13 02:02:22.055818 | debian-bookworm | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-04-13 02:02:22.088002 | debian-bookworm | Collecting iso8601>=0.1.11 (from oslo.utils>=7.0.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 29)) 2026-04-13 02:02:22.091377 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-04-13 02:02:22.140640 | debian-bookworm | Collecting fasteners>=0.7.0 (from oslo.concurrency>=4.3.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 30)) 2026-04-13 02:02:22.145581 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-04-13 02:02:22.193826 | debian-bookworm | Collecting invoke>=2.0 (from paramiko>=2.7.2->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 32)) 2026-04-13 02:02:22.198264 | debian-bookworm | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-04-13 02:02:22.233760 | debian-bookworm | Collecting pynacl>=1.5 (from paramiko>=2.7.2->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 32)) 2026-04-13 02:02:22.237124 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-04-13 02:02:22.294454 | debian-bookworm | Collecting cliff>=3.4.0 (from python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-04-13 02:02:22.302084 | debian-bookworm | Downloading cliff-4.13.3-py3-none-any.whl.metadata (2.1 kB) 2026-04-13 02:02:22.366393 | debian-bookworm | Collecting osc-lib>=1.12.0 (from python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-04-13 02:02:22.371836 | debian-bookworm | Downloading osc_lib-4.4.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-13 02:02:22.428451 | debian-bookworm | Collecting python-keystoneclient>=3.8.0 (from python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-04-13 02:02:22.435150 | debian-bookworm | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-13 02:02:22.496742 | debian-bookworm | Collecting os-service-types>=1.2.0 (from keystoneauth1>=4.2.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 37)) 2026-04-13 02:02:22.499924 | debian-bookworm | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-04-13 02:02:22.540490 | debian-bookworm | Collecting oslo.cache>=3.11.0 (from keystonemiddleware>=9.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 38)) 2026-04-13 02:02:22.544480 | debian-bookworm | Downloading oslo_cache-4.1.1-py3-none-any.whl.metadata (2.5 kB) 2026-04-13 02:02:22.574568 | debian-bookworm | Collecting pycadf>=1.1.0 (from keystonemiddleware>=9.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 38)) 2026-04-13 02:02:22.579318 | debian-bookworm | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-04-13 02:02:22.611128 | debian-bookworm | Collecting PyJWT>=2.4.0 (from keystonemiddleware>=9.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 38)) 2026-04-13 02:02:22.615005 | debian-bookworm | Downloading pyjwt-2.12.1-py3-none-any.whl.metadata (4.1 kB) 2026-04-13 02:02:22.727749 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests>=2.23.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 39)) 2026-04-13 02:02:22.732316 | debian-bookworm | Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-04-13 02:02:22.755399 | debian-bookworm | Collecting idna<4,>=2.5 (from requests>=2.23.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 39)) 2026-04-13 02:02:22.759075 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-04-13 02:02:22.797611 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests>=2.23.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 39)) 2026-04-13 02:02:22.801568 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-04-13 02:02:22.837689 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests>=2.23.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 39)) 2026-04-13 02:02:22.840958 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-04-13 02:02:22.869063 | debian-bookworm | Collecting six (from Routes>=2.4.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 41)) 2026-04-13 02:02:22.873720 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-04-13 02:02:22.904213 | debian-bookworm | Collecting repoze.lru>=0.3 (from Routes>=2.4.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 41)) 2026-04-13 02:02:22.911855 | debian-bookworm | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-04-13 02:02:22.948004 | debian-bookworm | Collecting voluptuous>=0.8.9 (from tooz>=2.7.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 45)) 2026-04-13 02:02:22.954619 | debian-bookworm | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-04-13 02:02:23.012965 | debian-bookworm | Collecting attrs>=22.2.0 (from jsonschema>=4.17->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 51)) 2026-04-13 02:02:23.018055 | debian-bookworm | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-04-13 02:02:23.042765 | debian-bookworm | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=4.17->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 51)) 2026-04-13 02:02:23.047324 | debian-bookworm | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-04-13 02:02:23.085107 | debian-bookworm | Collecting referencing>=0.28.4 (from jsonschema>=4.17->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 51)) 2026-04-13 02:02:23.089358 | debian-bookworm | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-04-13 02:02:23.502481 | debian-bookworm | Collecting rpds-py>=0.25.0 (from jsonschema>=4.17->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 51)) 2026-04-13 02:02:23.509102 | debian-bookworm | Downloading rpds_py-0.30.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-04-13 02:02:23.545693 | debian-bookworm | Collecting decorator>=4.4.1 (from openstacksdk>=4.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-04-13 02:02:23.552030 | debian-bookworm | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-04-13 02:02:23.595218 | debian-bookworm | Collecting dogpile.cache>=0.6.5 (from openstacksdk>=4.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-04-13 02:02:23.600511 | debian-bookworm | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-04-13 02:02:23.628765 | debian-bookworm | Collecting jmespath>=0.9.0 (from openstacksdk>=4.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-04-13 02:02:23.632768 | debian-bookworm | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-04-13 02:02:23.656219 | debian-bookworm | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-04-13 02:02:23.660034 | debian-bookworm | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-04-13 02:02:23.698365 | debian-bookworm | Collecting platformdirs>=3 (from openstacksdk>=4.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-04-13 02:02:23.702905 | debian-bookworm | Downloading platformdirs-4.9.4-py3-none-any.whl.metadata (4.7 kB) 2026-04-13 02:02:23.758484 | debian-bookworm | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=4.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-04-13 02:02:23.763557 | debian-bookworm | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-04-13 02:02:23.820962 | debian-bookworm | Collecting python-subunit>=1.4.0 (from stestr>=3.0.1->-r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 15)) 2026-04-13 02:02:23.826765 | debian-bookworm | Downloading python_subunit-1.4.5-py3-none-any.whl.metadata (22 kB) 2026-04-13 02:02:23.855540 | debian-bookworm | Collecting tomlkit>=0.11.6 (from stestr>=3.0.1->-r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 15)) 2026-04-13 02:02:23.860229 | debian-bookworm | Downloading tomlkit-0.14.0-py3-none-any.whl.metadata (2.8 kB) 2026-04-13 02:02:23.893530 | debian-bookworm | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=14.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 20)) 2026-04-13 02:02:23.899377 | debian-bookworm | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-04-13 02:02:23.928453 | debian-bookworm | Collecting pycparser (from cffi>=1.14.0->oslo.privsep>=2.4.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 23)) 2026-04-13 02:02:23.933125 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-04-13 02:02:23.974199 | debian-bookworm | Collecting autopage>=0.4.0 (from cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-04-13 02:02:23.980049 | debian-bookworm | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-04-13 02:02:24.035511 | debian-bookworm | Collecting cmd2>=1.0.0 (from cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-04-13 02:02:24.041543 | debian-bookworm | Downloading cmd2-3.4.0-py3-none-any.whl.metadata (16 kB) 2026-04-13 02:02:24.079912 | debian-bookworm | Collecting pyperclip>=1.8.2 (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-04-13 02:02:24.088071 | debian-bookworm | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-04-13 02:02:24.130671 | debian-bookworm | Collecting rich>=14.3.0 (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-04-13 02:02:24.137996 | debian-bookworm | Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-04-13 02:02:24.168171 | debian-bookworm | Collecting rich-argparse>=1.7.1 (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-04-13 02:02:24.174098 | debian-bookworm | Downloading rich_argparse-1.7.2-py3-none-any.whl.metadata (14 kB) 2026-04-13 02:02:24.379910 | debian-bookworm | Collecting wrapt>=2.1.0 (from debtcollector>=1.2.0->oslo.db>=17.2.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 17)) 2026-04-13 02:02:24.385135 | debian-bookworm | Downloading wrapt-2.1.2-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-04-13 02:02:24.467082 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2>=2.10->oslo.middleware>=4.1.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 21)) 2026-04-13 02:02:24.472518 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-04-13 02:02:24.503437 | debian-bookworm | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-04-13 02:02:24.507290 | debian-bookworm | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-04-13 02:02:24.540620 | debian-bookworm | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=14.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 20)) 2026-04-13 02:02:24.545985 | debian-bookworm | Downloading tzdata-2026.1-py2.py3-none-any.whl.metadata (1.4 kB) 2026-04-13 02:02:24.600190 | debian-bookworm | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 20)) 2026-04-13 02:02:24.607266 | debian-bookworm | Downloading prometheus_client-0.24.1-py3-none-any.whl.metadata (2.1 kB) 2026-04-13 02:02:24.635104 | debian-bookworm | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 28)) 2026-04-13 02:02:24.639688 | debian-bookworm | Downloading wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB) 2026-04-13 02:02:24.695102 | debian-bookworm | Collecting markdown-it-py>=2.2.0 (from rich>=14.3.0->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-04-13 02:02:24.699514 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-04-13 02:02:24.735811 | debian-bookworm | Collecting pygments<3.0.0,>=2.13.0 (from rich>=14.3.0->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-04-13 02:02:24.739801 | debian-bookworm | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-13 02:02:24.766037 | debian-bookworm | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-04-13 02:02:24.769873 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-04-13 02:02:24.816663 | debian-bookworm | Downloading hacking-6.1.0-py3-none-any.whl (42 kB) 2026-04-13 02:02:24.831708 | debian-bookworm | Downloading flake8-6.1.0-py2.py3-none-any.whl (58 kB) 2026-04-13 02:02:24.844297 | debian-bookworm | Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) 2026-04-13 02:02:24.853441 | debian-bookworm | Downloading pycodestyle-2.11.1-py2.py3-none-any.whl (31 kB) 2026-04-13 02:02:24.869113 | debian-bookworm | Downloading pyflakes-3.1.0-py2.py3-none-any.whl (62 kB) 2026-04-13 02:02:24.881603 | debian-bookworm | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-04-13 02:02:24.885404 | debian-bookworm | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-04-13 02:02:24.901387 | debian-bookworm | Downloading castellan-5.6.0-py3-none-any.whl (99 kB) 2026-04-13 02:02:24.913118 | debian-bookworm | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-04-13 02:02:24.924153 | debian-bookworm | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-04-13 02:02:24.942206 | debian-bookworm | Downloading greenlet-3.3.2-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (594 kB) 2026-04-13 02:02:24.956804 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 594.2/594.2 kB 37.0 MB/s 0:00:00 2026-04-13 02:02:24.962142 | debian-bookworm | Downloading lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-04-13 02:02:25.021637 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 96.0 MB/s 0:00:00 2026-04-13 02:02:25.029731 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-04-13 02:02:25.055525 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 95.6 MB/s 0:00:00 2026-04-13 02:02:25.062226 | debian-bookworm | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-04-13 02:02:25.074730 | debian-bookworm | Downloading oslo_context-6.3.0-py3-none-any.whl (20 kB) 2026-04-13 02:02:25.084572 | debian-bookworm | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-04-13 02:02:25.097548 | debian-bookworm | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-04-13 02:02:25.109685 | debian-bookworm | Downloading oslo_log-8.1.0-py3-none-any.whl (77 kB) 2026-04-13 02:02:25.122255 | debian-bookworm | Downloading oslo_messaging-17.3.0-py3-none-any.whl (201 kB) 2026-04-13 02:02:25.133700 | debian-bookworm | Downloading oslo_middleware-8.0.0-py3-none-any.whl (65 kB) 2026-04-13 02:02:25.145603 | debian-bookworm | Downloading oslo_policy-5.0.0-py3-none-any.whl (89 kB) 2026-04-13 02:02:25.161871 | debian-bookworm | Downloading oslo_privsep-3.10.1-py3-none-any.whl (41 kB) 2026-04-13 02:02:25.174799 | debian-bookworm | Downloading oslo_reports-3.7.0-py3-none-any.whl (53 kB) 2026-04-13 02:02:25.190419 | debian-bookworm | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-04-13 02:02:25.205133 | debian-bookworm | Downloading oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-04-13 02:02:25.219434 | debian-bookworm | Downloading oslo_service-4.5.1-py3-none-any.whl (114 kB) 2026-04-13 02:02:25.235659 | debian-bookworm | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-04-13 02:02:25.249792 | debian-bookworm | Downloading oslo_utils-10.0.0-py3-none-any.whl (136 kB) 2026-04-13 02:02:25.263372 | debian-bookworm | Downloading oslo_concurrency-7.4.0-py3-none-any.whl (48 kB) 2026-04-13 02:02:25.275963 | debian-bookworm | Downloading osprofiler-4.3.0-py3-none-any.whl (95 kB) 2026-04-13 02:02:25.291862 | debian-bookworm | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-04-13 02:02:25.302617 | debian-bookworm | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-04-13 02:02:25.318466 | debian-bookworm | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-04-13 02:02:25.328872 | debian-bookworm | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-04-13 02:02:25.340988 | debian-bookworm | Downloading python_neutronclient-11.8.0-py3-none-any.whl (296 kB) 2026-04-13 02:02:25.368374 | debian-bookworm | Downloading keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 2026-04-13 02:02:25.384558 | debian-bookworm | Downloading keystonemiddleware-12.0.0-py3-none-any.whl (141 kB) 2026-04-13 02:02:25.396195 | debian-bookworm | Downloading requests-2.33.1-py3-none-any.whl (64 kB) 2026-04-13 02:02:25.407536 | debian-bookworm | Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (214 kB) 2026-04-13 02:02:25.422572 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-04-13 02:02:25.433850 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-04-13 02:02:25.445012 | debian-bookworm | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-04-13 02:02:25.457953 | debian-bookworm | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-04-13 02:02:25.469948 | debian-bookworm | Downloading sqlalchemy-2.0.49-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.3 MB) 2026-04-13 02:02:25.511187 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 89.5 MB/s 0:00:00 2026-04-13 02:02:25.517113 | debian-bookworm | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl (91 kB) 2026-04-13 02:02:25.531217 | debian-bookworm | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-04-13 02:02:25.550480 | debian-bookworm | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-04-13 02:02:25.564469 | debian-bookworm | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-04-13 02:02:25.580790 | debian-bookworm | Downloading python_novaclient-18.12.0-py3-none-any.whl (336 kB) 2026-04-13 02:02:25.595179 | debian-bookworm | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-04-13 02:02:25.607283 | debian-bookworm | Downloading cachetools-7.0.5-py3-none-any.whl (13 kB) 2026-04-13 02:02:25.618037 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-04-13 02:02:25.629986 | debian-bookworm | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-04-13 02:02:25.641805 | debian-bookworm | Downloading openstacksdk-4.10.0-py3-none-any.whl (1.9 MB) 2026-04-13 02:02:25.661666 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 101.9 MB/s 0:00:00 2026-04-13 02:02:25.666638 | debian-bookworm | Downloading coverage-7.13.5-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (252 kB) 2026-04-13 02:02:25.680950 | debian-bookworm | Downloading ddt-1.7.2-py2.py3-none-any.whl (7.1 kB) 2026-04-13 02:02:25.692814 | debian-bookworm | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-04-13 02:02:25.722295 | debian-bookworm | Downloading oslotest-6.1.0-py3-none-any.whl (30 kB) 2026-04-13 02:02:25.735630 | debian-bookworm | Downloading pymysql-1.1.2-py3-none-any.whl (45 kB) 2026-04-13 02:02:25.748111 | debian-bookworm | Downloading psycopg2_binary-2.9.11-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.2 MB) 2026-04-13 02:02:25.790922 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 103.4 MB/s 0:00:00 2026-04-13 02:02:25.796298 | debian-bookworm | Downloading requests_mock-1.12.1-py2.py3-none-any.whl (27 kB) 2026-04-13 02:02:25.810990 | debian-bookworm | Downloading stestr-4.2.1-py3-none-any.whl (118 kB) 2026-04-13 02:02:25.828899 | debian-bookworm | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-04-13 02:02:25.841248 | debian-bookworm | Downloading testtools-2.9.0-py3-none-any.whl (110 kB) 2026-04-13 02:02:25.854164 | debian-bookworm | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-04-13 02:02:25.865939 | debian-bookworm | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-04-13 02:02:25.876550 | debian-bookworm | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-04-13 02:02:25.887178 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-04-13 02:02:25.900160 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-04-13 02:02:25.911632 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-04-13 02:02:25.927656 | debian-bookworm | Downloading cliff-4.13.3-py3-none-any.whl (86 kB) 2026-04-13 02:02:25.942820 | debian-bookworm | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-04-13 02:02:25.956510 | debian-bookworm | Downloading cmd2-3.4.0-py3-none-any.whl (148 kB) 2026-04-13 02:02:25.973642 | debian-bookworm | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-04-13 02:02:26.251337 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 20.5 MB/s 0:00:00 2026-04-13 02:02:26.256962 | debian-bookworm | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-04-13 02:02:26.267980 | debian-bookworm | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-04-13 02:02:26.278098 | debian-bookworm | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-04-13 02:02:26.298201 | debian-bookworm | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-04-13 02:02:26.311407 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-04-13 02:02:26.323736 | debian-bookworm | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-04-13 02:02:26.340520 | debian-bookworm | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2026-04-13 02:02:26.352831 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-04-13 02:02:26.362053 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-04-13 02:02:26.379509 | debian-bookworm | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-04-13 02:02:26.395479 | debian-bookworm | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-04-13 02:02:26.407924 | debian-bookworm | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-04-13 02:02:26.422168 | debian-bookworm | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-04-13 02:02:26.441435 | debian-bookworm | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-04-13 02:02:26.461826 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-04-13 02:02:26.473786 | debian-bookworm | Downloading msgpack-1.1.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (426 kB) 2026-04-13 02:02:26.495506 | debian-bookworm | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-04-13 02:02:26.521331 | debian-bookworm | Downloading osc_lib-4.4.0-py3-none-any.whl (96 kB) 2026-04-13 02:02:26.536865 | debian-bookworm | Downloading oslo_cache-4.1.1-py3-none-any.whl (65 kB) 2026-04-13 02:02:26.550578 | debian-bookworm | Downloading oslo_metrics-0.15.1-py3-none-any.whl (14 kB) 2026-04-13 02:02:26.562357 | debian-bookworm | Downloading platformdirs-4.9.4-py3-none-any.whl (21 kB) 2026-04-13 02:02:26.576730 | debian-bookworm | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-04-13 02:02:26.588933 | debian-bookworm | Downloading prometheus_client-0.24.1-py3-none-any.whl (64 kB) 2026-04-13 02:02:26.604691 | debian-bookworm | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-04-13 02:02:26.618888 | debian-bookworm | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-04-13 02:02:26.629749 | debian-bookworm | Downloading pyjwt-2.12.1-py3-none-any.whl (29 kB) 2026-04-13 02:02:26.641590 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-04-13 02:02:26.666990 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 61.8 MB/s 0:00:00 2026-04-13 02:02:26.675470 | debian-bookworm | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-04-13 02:02:26.688760 | debian-bookworm | Downloading python_barbicanclient-7.3.0-py3-none-any.whl (88 kB) 2026-04-13 02:02:26.702784 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-04-13 02:02:26.718531 | debian-bookworm | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-04-13 02:02:26.736596 | debian-bookworm | Downloading python_subunit-1.4.5-py3-none-any.whl (102 kB) 2026-04-13 02:02:26.750699 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) 2026-04-13 02:02:26.770618 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 38.7 MB/s 0:00:00 2026-04-13 02:02:26.775290 | debian-bookworm | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-04-13 02:02:26.787325 | debian-bookworm | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-04-13 02:02:26.798247 | debian-bookworm | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-04-13 02:02:26.809289 | debian-bookworm | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-04-13 02:02:26.819555 | debian-bookworm | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-04-13 02:02:26.834988 | debian-bookworm | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-04-13 02:02:26.852449 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 78.4 MB/s 0:00:00 2026-04-13 02:02:26.857383 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-04-13 02:02:26.867713 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-04-13 02:02:26.878388 | debian-bookworm | Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-04-13 02:02:26.891906 | debian-bookworm | Downloading rpds_py-0.30.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (390 kB) 2026-04-13 02:02:26.909901 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-04-13 02:02:26.920116 | debian-bookworm | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-04-13 02:02:26.932019 | debian-bookworm | Downloading tomlkit-0.14.0-py3-none-any.whl (39 kB) 2026-04-13 02:02:26.943246 | debian-bookworm | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-04-13 02:02:26.967628 | debian-bookworm | Downloading tzdata-2026.1-py2.py3-none-any.whl (348 kB) 2026-04-13 02:02:26.981369 | debian-bookworm | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-04-13 02:02:26.993636 | debian-bookworm | Downloading wrapt-2.1.2-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (114 kB) 2026-04-13 02:02:27.007163 | debian-bookworm | Downloading yappi-1.7.6-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (80 kB) 2026-04-13 02:02:27.018447 | debian-bookworm | Downloading mako-1.3.10-py3-none-any.whl (78 kB) 2026-04-13 02:02:27.029811 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-04-13 02:02:27.044020 | debian-bookworm | Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) 2026-04-13 02:02:27.176665 | debian-bookworm | Building wheels for collected packages: testresources 2026-04-13 02:02:27.177656 | debian-bookworm | Building wheel for testresources (pyproject.toml): started 2026-04-13 02:02:27.523929 | debian-bookworm | Building wheel for testresources (pyproject.toml): finished with status 'done' 2026-04-13 02:02:27.525140 | debian-bookworm | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34284 sha256=33bafe8f57e642f0548740def42255b15cc80280900d936cdf275a38be4c7279 2026-04-13 02:02:27.525751 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/75/54/03/b92f3f0ee737f44d84a4ea757ae4cfc952215c30691ff7c6f2 2026-04-13 02:02:27.530438 | debian-bookworm | Successfully built testresources 2026-04-13 02:02:27.704402 | debian-bookworm | Installing collected packages: statsd, requestsexceptions, repoze.lru, pyperclip, ddt, Yappi, wrapt, WebOb, wcwidth, voluptuous, vine, urllib3, tzdata, typing-extensions, tomlkit, testtools, tenacity, stevedore, six, rpds-py, rfc3986, PyYAML, pyparsing, PyMySQL, PyJWT, pygments, pyflakes, pycparser, pycodestyle, psycopg2-binary, psutil, prometheus-client, platformdirs, pbr, PasteDeploy, Paste, packaging, netaddr, msgpack, mdurl, mccabe, MarkupSafe, lxml, jsonpointer, jmespath, iso8601, invoke, idna, greenlet, fixtures, fasteners, dnspython, defusedxml, decorator, coverage, charset_normalizer, certifi, cachetools, bcrypt, autopage, attrs, testscenarios, testresources, SQLAlchemy, Routes, requests, referencing, python-subunit, python-dateutil, PrettyTable, oslotest, oslo.i18n, oslo.context, os-service-types, markdown-it-py, Mako, jsonpatch, Jinja2, flake8, eventlet, dogpile.cache, debtcollector, cffi, amqp, SQLAlchemy-Utils, rich, requests-mock, pynacl, oslo.utils, oslo.rootwrap, oslo.config, kombu, keystoneauth1, jsonschema-specifications, hacking, futurist, cryptography, alembic, rich-argparse, python-cinderclient, paramiko, oslo.serialization, oslo.middleware, oslo.db, oslo.concurrency, openstacksdk, jsonschema, tooz, python-novaclient, python-keystoneclient, pycadf, osprofiler, oslo.reports, oslo.policy, oslo.log, cmd2, oslo.upgradecheck, oslo.service, oslo.privsep, oslo.metrics, oslo.cache, cliff, stestr, python-barbicanclient, oslo.messaging, osc-lib, keystonemiddleware, python-neutronclient, castellan 2026-04-13 02:02:36.859262 | debian-bookworm | 2026-04-13 02:02:36.864243 | debian-bookworm | Successfully installed Jinja2-3.1.6 Mako-1.3.10 MarkupSafe-3.0.3 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 PyJWT-2.12.1 PyMySQL-1.1.2 PyYAML-6.0.3 Routes-2.5.1 SQLAlchemy-2.0.49 SQLAlchemy-Utils-0.42.1 WebOb-1.8.9 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 attrs-26.1.0 autopage-0.6.0 bcrypt-5.0.0 cachetools-7.0.5 castellan-5.6.0 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.7 cliff-4.13.3 cmd2-3.4.0 coverage-7.13.5 cryptography-43.0.3 ddt-1.7.2 debtcollector-3.1.0 decorator-5.2.1 defusedxml-0.7.1 dnspython-2.8.0 dogpile.cache-1.5.0 eventlet-0.41.0 fasteners-0.20 fixtures-4.3.2 flake8-6.1.0 futurist-3.3.0 greenlet-3.3.2 hacking-6.1.0 idna-3.11 invoke-2.2.1 iso8601-2.1.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystoneauth1-5.13.1 keystonemiddleware-12.0.0 kombu-5.6.2 lxml-6.0.2 markdown-it-py-4.0.0 mccabe-0.7.0 mdurl-0.1.2 msgpack-1.1.2 netaddr-1.3.0 openstacksdk-4.10.0 os-service-types-1.8.2 osc-lib-4.4.0 oslo.cache-4.1.1 oslo.concurrency-7.4.0 oslo.config-10.3.0 oslo.context-6.3.0 oslo.db-18.0.0 oslo.i18n-6.7.2 oslo.log-8.1.0 oslo.messaging-17.3.0 oslo.metrics-0.15.1 oslo.middleware-8.0.0 oslo.policy-5.0.0 oslo.privsep-3.10.1 oslo.reports-3.7.0 oslo.rootwrap-7.9.0 oslo.serialization-5.9.1 oslo.service-4.5.1 oslo.upgradecheck-2.7.1 oslo.utils-10.0.0 oslotest-6.1.0 osprofiler-4.3.0 packaging-26.0 paramiko-4.0.0 pbr-7.0.3 platformdirs-4.9.4 prometheus-client-0.24.1 psutil-7.2.2 psycopg2-binary-2.9.11 pycadf-4.0.1 pycodestyle-2.11.1 pycparser-3.0 pyflakes-3.1.0 pygments-2.20.0 pynacl-1.6.2 pyparsing-3.3.2 pyperclip-1.11.0 python-barbicanclient-7.3.0 python-cinderclient-9.9.0 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 python-neutronclient-11.8.0 python-novaclient-18.12.0 python-subunit-1.4.5 referencing-0.37.0 repoze.lru-0.7 requests-2.33.1 requests-mock-1.12.1 requestsexceptions-1.4.0 rfc3986-2.0.0 rich-14.3.3 rich-argparse-1.7.2 rpds-py-0.30.0 six-1.17.0 statsd-4.0.1 stestr-4.2.1 stevedore-5.7.0 tenacity-9.1.4 testresources-2.0.2 testscenarios-0.5.0 testtools-2.9.0 tomlkit-0.14.0 tooz-8.1.0 typing-extensions-4.15.0 tzdata-2026.1 urllib3-2.6.3 vine-5.1.0 voluptuous-0.16.0 wcwidth-0.6.0 wrapt-2.1.2 2026-04-13 02:02:37.645248 | debian-bookworm | py311: 25421 I exit 0 (24.70 seconds) /home/zuul/src/github.com/vexxhost/manila> python -I -m pip install -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt -c /home/zuul/src/opendev.org/openstack/requirements/upper-constraints.txt pid=5496 [tox/execute/api.py:311] 2026-04-13 02:02:37.650289 | debian-bookworm | .pkg: 25426 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-04-13 02:02:37.650706 | debian-bookworm | .pkg: 25427 D create folder /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/bin [virtualenv/util/path/_sync.py:18] 2026-04-13 02:02:37.650914 | debian-bookworm | .pkg: 25427 D create folder /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/include [virtualenv/util/path/_sync.py:18] 2026-04-13 02:02:37.651085 | debian-bookworm | .pkg: 25427 D create folder /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-04-13 02:02:37.651415 | debian-bookworm | .pkg: 25428 D write /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-04-13 02:02:37.651517 | debian-bookworm | .pkg: 25428 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:37.651694 | debian-bookworm | .pkg: 25428 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:37.651764 | debian-bookworm | .pkg: 25428 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:37.651777 | debian-bookworm | .pkg: 25428 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:37.651862 | debian-bookworm | .pkg: 25428 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:37.651944 | debian-bookworm | .pkg: 25428 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:37.652018 | debian-bookworm | .pkg: 25428 D virtualenv = 21.2.1 [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:37.652096 | debian-bookworm | .pkg: 25428 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:37.652249 | debian-bookworm | .pkg: 25428 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:37.652334 | debian-bookworm | .pkg: 25428 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:37.652426 | debian-bookworm | .pkg: 25429 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:37.652739 | debian-bookworm | .pkg: 25429 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/bin/python [virtualenv/util/path/_sync.py:38] 2026-04-13 02:02:37.653030 | debian-bookworm | .pkg: 25429 D create virtualenv import hook file /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:118] 2026-04-13 02:02:37.653130 | debian-bookworm | .pkg: 25429 D create /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:121] 2026-04-13 02:02:37.653426 | debian-bookworm | .pkg: 25430 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-04-13 02:02:37.653511 | debian-bookworm | .pkg: 25430 D debug via /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:265] 2026-04-13 02:02:37.684720 | debian-bookworm | .pkg: 25430 D { 2026-04-13 02:02:37.684758 | debian-bookworm | "sys": { 2026-04-13 02:02:37.684768 | debian-bookworm | "executable": "/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/bin/python", 2026-04-13 02:02:37.684777 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-04-13 02:02:37.684786 | debian-bookworm | "prefix": "/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg", 2026-04-13 02:02:37.684795 | debian-bookworm | "base_prefix": "/usr", 2026-04-13 02:02:37.684804 | debian-bookworm | "real_prefix": null, 2026-04-13 02:02:37.684812 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg", 2026-04-13 02:02:37.684820 | debian-bookworm | "base_exec_prefix": "/usr", 2026-04-13 02:02:37.684828 | debian-bookworm | "path": [ 2026-04-13 02:02:37.684836 | debian-bookworm | "/usr/lib/python311.zip", 2026-04-13 02:02:37.684844 | debian-bookworm | "/usr/lib/python3.11", 2026-04-13 02:02:37.684852 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-04-13 02:02:37.684860 | debian-bookworm | "/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages" 2026-04-13 02:02:37.684868 | debian-bookworm | ], 2026-04-13 02:02:37.684876 | debian-bookworm | "meta_path": [ 2026-04-13 02:02:37.684883 | debian-bookworm | "", 2026-04-13 02:02:37.684891 | debian-bookworm | "", 2026-04-13 02:02:37.684899 | debian-bookworm | "", 2026-04-13 02:02:37.684907 | debian-bookworm | "" 2026-04-13 02:02:37.684914 | debian-bookworm | ], 2026-04-13 02:02:37.684922 | debian-bookworm | "fs_encoding": "utf-8", 2026-04-13 02:02:37.684929 | debian-bookworm | "io_encoding": "utf-8" 2026-04-13 02:02:37.684937 | debian-bookworm | }, 2026-04-13 02:02:37.684945 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-04-13 02:02:37.684953 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-04-13 02:02:37.684960 | debian-bookworm | "os": "", 2026-04-13 02:02:37.684968 | debian-bookworm | "site": "", 2026-04-13 02:02:37.684976 | debian-bookworm | "datetime": "", 2026-04-13 02:02:37.684984 | debian-bookworm | "math": "", 2026-04-13 02:02:37.684991 | debian-bookworm | "json": "" 2026-04-13 02:02:37.684999 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-04-13 02:02:37.685012 | debian-bookworm | .pkg: 25461 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.cache/virtualenv) [virtualenv/run/session.py:84] 2026-04-13 02:02:37.687644 | debian-bookworm | .pkg: 25464 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-04-13 02:02:37.688058 | debian-bookworm | .pkg: 25464 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-82.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-04-13 02:02:37.689359 | debian-bookworm | .pkg: 25465 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-04-13 02:02:37.689769 | debian-bookworm | .pkg: 25466 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools-82.0.1.virtualenv to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools-82.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-04-13 02:02:37.690046 | debian-bookworm | .pkg: 25466 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-04-13 02:02:37.690722 | debian-bookworm | .pkg: 25467 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-04-13 02:02:37.756168 | debian-bookworm | .pkg: 25532 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/_distutils_hack to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-04-13 02:02:37.756714 | debian-bookworm | .pkg: 25533 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools-82.0.1.dist-info to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools-82.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-04-13 02:02:37.758438 | debian-bookworm | .pkg: 25535 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-04-13 02:02:37.763140 | debian-bookworm | .pkg: 25539 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.dist-info to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/pip-26.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-04-13 02:02:37.767179 | debian-bookworm | .pkg: 25543 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.virtualenv to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/pip-26.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-04-13 02:02:37.767782 | debian-bookworm | .pkg: 25544 D generated console scripts pip-3.11 pip3.11 pip3 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-04-13 02:02:37.768143 | debian-bookworm | .pkg: 25544 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:90] 2026-04-13 02:02:37.769644 | debian-bookworm | .pkg: 25546 D write /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-04-13 02:02:37.769706 | debian-bookworm | .pkg: 25546 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:37.769763 | debian-bookworm | .pkg: 25546 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:37.769804 | debian-bookworm | .pkg: 25546 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:37.769846 | debian-bookworm | .pkg: 25546 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:37.769897 | debian-bookworm | .pkg: 25546 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:37.769971 | debian-bookworm | .pkg: 25546 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:37.769984 | debian-bookworm | .pkg: 25546 D virtualenv = 21.2.1 [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:37.770032 | debian-bookworm | .pkg: 25546 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:37.770078 | debian-bookworm | .pkg: 25546 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:37.770122 | debian-bookworm | .pkg: 25546 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:37.770167 | debian-bookworm | .pkg: 25546 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-04-13 02:02:37.771552 | debian-bookworm | .pkg: 25548 W install_requires> python -I -m pip install 'pbr>=6.1.1' [tox/tox_env/api.py:499] 2026-04-13 02:02:38.535631 | debian-bookworm | Collecting pbr>=6.1.1 2026-04-13 02:02:38.536736 | debian-bookworm | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-04-13 02:02:38.538797 | debian-bookworm | Requirement already satisfied: setuptools in ./.tox/.pkg/lib/python3.11/site-packages (from pbr>=6.1.1) (82.0.1) 2026-04-13 02:02:38.544170 | debian-bookworm | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-04-13 02:02:38.552004 | debian-bookworm | Installing collected packages: pbr 2026-04-13 02:02:38.616690 | debian-bookworm | Successfully installed pbr-7.0.3 2026-04-13 02:02:38.673389 | debian-bookworm | .pkg: 26449 I exit 0 (0.90 seconds) /home/zuul/src/github.com/vexxhost/manila> python -I -m pip install 'pbr>=6.1.1' pid=6015 [tox/execute/api.py:311] 2026-04-13 02:02:38.674669 | debian-bookworm | .pkg: 26451 W _optional_hooks> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-04-13 02:02:38.938749 | debian-bookworm | Backend: run command _optional_hooks with args {} 2026-04-13 02:02:38.938799 | debian-bookworm | Backend: Wrote response {'return': {'get_requires_for_build_sdist': True, 'prepare_metadata_for_build_wheel': True, 'get_requires_for_build_wheel': True, 'build_editable': True, 'get_requires_for_build_editable': True, 'prepare_metadata_for_build_editable': True}} to /tmp/pep517__optional_hooks-kb15m9p1.json 2026-04-13 02:02:38.940625 | debian-bookworm | .pkg: 26717 I exit None (0.26 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build pid=6042 [tox/execute/api.py:311] 2026-04-13 02:02:38.941538 | debian-bookworm | .pkg: 26718 W get_requires_for_build_sdist> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-04-13 02:02:39.020520 | debian-bookworm | Backend: run command get_requires_for_build_sdist with args {'config_settings': None} 2026-04-13 02:02:39.020596 | debian-bookworm | [pbr] Generating ChangeLog 2026-04-13 02:02:39.259171 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-04-13 02:02:39.259225 | debian-bookworm | !! 2026-04-13 02:02:39.259234 | debian-bookworm | 2026-04-13 02:02:39.259250 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:39.259259 | debian-bookworm | Please avoid running ``setup.py`` directly. 2026-04-13 02:02:39.259267 | debian-bookworm | Instead, use pypa/build, pypa/installer or other 2026-04-13 02:02:39.259275 | debian-bookworm | standards-based tools. 2026-04-13 02:02:39.259283 | debian-bookworm | 2026-04-13 02:02:39.259291 | debian-bookworm | This deprecation is overdue, please update your project and remove deprecated 2026-04-13 02:02:39.259300 | debian-bookworm | calls to avoid build errors in the future. 2026-04-13 02:02:39.259307 | debian-bookworm | 2026-04-13 02:02:39.259315 | debian-bookworm | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-04-13 02:02:39.259323 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:39.259331 | debian-bookworm | 2026-04-13 02:02:39.259339 | debian-bookworm | !! 2026-04-13 02:02:39.259347 | debian-bookworm | self.initialize_options() 2026-04-13 02:02:39.259672 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-04-13 02:02:39.259683 | debian-bookworm | warnings.warn(msg) 2026-04-13 02:02:39.316401 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-04-13 02:02:39.316427 | debian-bookworm | !! 2026-04-13 02:02:39.316436 | debian-bookworm | 2026-04-13 02:02:39.316444 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:39.316452 | debian-bookworm | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-04-13 02:02:39.316460 | debian-bookworm | 2026-04-13 02:02:39.316468 | debian-bookworm | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-04-13 02:02:39.316476 | debian-bookworm | or your builds will no longer be supported. 2026-04-13 02:02:39.316484 | debian-bookworm | 2026-04-13 02:02:39.316492 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-13 02:02:39.316501 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:39.316508 | debian-bookworm | 2026-04-13 02:02:39.316516 | debian-bookworm | !! 2026-04-13 02:02:39.316524 | debian-bookworm | corresp(dist, value, root_dir) 2026-04-13 02:02:39.354508 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-04-13 02:02:39.354557 | debian-bookworm | !! 2026-04-13 02:02:39.354567 | debian-bookworm | 2026-04-13 02:02:39.354576 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:39.354584 | debian-bookworm | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-04-13 02:02:39.354593 | debian-bookworm | 2026-04-13 02:02:39.354601 | debian-bookworm | License :: OSI Approved :: Apache Software License 2026-04-13 02:02:39.354609 | debian-bookworm | 2026-04-13 02:02:39.354617 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-13 02:02:39.354625 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:39.354632 | debian-bookworm | 2026-04-13 02:02:39.354640 | debian-bookworm | !! 2026-04-13 02:02:39.354648 | debian-bookworm | dist._finalize_license_expression() 2026-04-13 02:02:39.354998 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-04-13 02:02:39.355008 | debian-bookworm | !! 2026-04-13 02:02:39.355016 | debian-bookworm | 2026-04-13 02:02:39.355024 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:39.355046 | debian-bookworm | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-04-13 02:02:39.355054 | debian-bookworm | 2026-04-13 02:02:39.355062 | debian-bookworm | License :: OSI Approved :: Apache Software License 2026-04-13 02:02:39.355070 | debian-bookworm | 2026-04-13 02:02:39.355077 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-13 02:02:39.355085 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:39.355093 | debian-bookworm | 2026-04-13 02:02:39.355101 | debian-bookworm | !! 2026-04-13 02:02:39.355109 | debian-bookworm | self._finalize_license_expression() 2026-04-13 02:02:39.355509 | debian-bookworm | running egg_info 2026-04-13 02:02:39.356460 | debian-bookworm | creating manila.egg-info 2026-04-13 02:02:39.422138 | debian-bookworm | writing pbr to manila.egg-info/pbr.json 2026-04-13 02:02:39.422781 | debian-bookworm | writing manila.egg-info/PKG-INFO 2026-04-13 02:02:39.422801 | debian-bookworm | writing dependency_links to manila.egg-info/dependency_links.txt 2026-04-13 02:02:39.423273 | debian-bookworm | writing entry points to manila.egg-info/entry_points.txt 2026-04-13 02:02:39.423655 | debian-bookworm | writing requirements to manila.egg-info/requires.txt 2026-04-13 02:02:39.424103 | debian-bookworm | writing top-level names to manila.egg-info/top_level.txt 2026-04-13 02:02:39.424127 | debian-bookworm | [pbr] Processing SOURCES.txt 2026-04-13 02:02:39.424136 | debian-bookworm | writing manifest file 'manila.egg-info/SOURCES.txt' 2026-04-13 02:02:39.430817 | debian-bookworm | [pbr] In git context, generating filelist from git 2026-04-13 02:02:39.439915 | debian-bookworm | warning: no files found matching 'AUTHORS' 2026-04-13 02:02:39.440234 | debian-bookworm | warning: no files found matching 'ChangeLog' 2026-04-13 02:02:39.443345 | debian-bookworm | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-04-13 02:02:39.773251 | debian-bookworm | adding license file 'LICENSE' 2026-04-13 02:02:39.788075 | debian-bookworm | writing manifest file 'manila.egg-info/SOURCES.txt' 2026-04-13 02:02:39.788666 | debian-bookworm | Backend: Wrote response {'return': []} to /tmp/pep517_get_requires_for_build_sdist-lbxvbqj5.json 2026-04-13 02:02:39.790389 | debian-bookworm | .pkg: 27566 I exit None (0.85 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build pid=6042 [tox/execute/api.py:311] 2026-04-13 02:02:39.791815 | debian-bookworm | .pkg: 27568 W get_requires_for_build_editable> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-04-13 02:02:39.804211 | debian-bookworm | Backend: run command get_requires_for_build_editable with args {'config_settings': None} 2026-04-13 02:02:39.804240 | debian-bookworm | [pbr] Generating ChangeLog 2026-04-13 02:02:40.000961 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-04-13 02:02:40.001026 | debian-bookworm | !! 2026-04-13 02:02:40.001036 | debian-bookworm | 2026-04-13 02:02:40.001045 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:40.001054 | debian-bookworm | Please avoid running ``setup.py`` directly. 2026-04-13 02:02:40.001062 | debian-bookworm | Instead, use pypa/build, pypa/installer or other 2026-04-13 02:02:40.001070 | debian-bookworm | standards-based tools. 2026-04-13 02:02:40.001078 | debian-bookworm | 2026-04-13 02:02:40.001086 | debian-bookworm | This deprecation is overdue, please update your project and remove deprecated 2026-04-13 02:02:40.001094 | debian-bookworm | calls to avoid build errors in the future. 2026-04-13 02:02:40.001101 | debian-bookworm | 2026-04-13 02:02:40.001109 | debian-bookworm | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-04-13 02:02:40.001117 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:40.001125 | debian-bookworm | 2026-04-13 02:02:40.001133 | debian-bookworm | !! 2026-04-13 02:02:40.001140 | debian-bookworm | self.initialize_options() 2026-04-13 02:02:40.001292 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-04-13 02:02:40.001302 | debian-bookworm | warnings.warn(msg) 2026-04-13 02:02:40.005694 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-04-13 02:02:40.005713 | debian-bookworm | !! 2026-04-13 02:02:40.005721 | debian-bookworm | 2026-04-13 02:02:40.005728 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:40.005736 | debian-bookworm | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-04-13 02:02:40.005744 | debian-bookworm | 2026-04-13 02:02:40.005752 | debian-bookworm | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-04-13 02:02:40.005760 | debian-bookworm | or your builds will no longer be supported. 2026-04-13 02:02:40.005767 | debian-bookworm | 2026-04-13 02:02:40.005776 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-13 02:02:40.005784 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:40.005792 | debian-bookworm | 2026-04-13 02:02:40.005799 | debian-bookworm | !! 2026-04-13 02:02:40.005819 | debian-bookworm | corresp(dist, value, root_dir) 2026-04-13 02:02:40.007078 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-04-13 02:02:40.007110 | debian-bookworm | !! 2026-04-13 02:02:40.007119 | debian-bookworm | 2026-04-13 02:02:40.007128 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:40.007136 | debian-bookworm | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-04-13 02:02:40.007144 | debian-bookworm | 2026-04-13 02:02:40.007153 | debian-bookworm | License :: OSI Approved :: Apache Software License 2026-04-13 02:02:40.007160 | debian-bookworm | 2026-04-13 02:02:40.007169 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-13 02:02:40.007188 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:40.007196 | debian-bookworm | 2026-04-13 02:02:40.007204 | debian-bookworm | !! 2026-04-13 02:02:40.007212 | debian-bookworm | dist._finalize_license_expression() 2026-04-13 02:02:40.007669 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-04-13 02:02:40.007695 | debian-bookworm | !! 2026-04-13 02:02:40.007703 | debian-bookworm | 2026-04-13 02:02:40.007711 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:40.007719 | debian-bookworm | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-04-13 02:02:40.007737 | debian-bookworm | 2026-04-13 02:02:40.007745 | debian-bookworm | License :: OSI Approved :: Apache Software License 2026-04-13 02:02:40.007753 | debian-bookworm | 2026-04-13 02:02:40.007761 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-13 02:02:40.007768 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:40.007776 | debian-bookworm | 2026-04-13 02:02:40.007784 | debian-bookworm | !! 2026-04-13 02:02:40.007791 | debian-bookworm | self._finalize_license_expression() 2026-04-13 02:02:40.008175 | debian-bookworm | running egg_info 2026-04-13 02:02:40.071898 | debian-bookworm | writing pbr to manila.egg-info/pbr.json 2026-04-13 02:02:40.072400 | debian-bookworm | writing manila.egg-info/PKG-INFO 2026-04-13 02:02:40.073187 | debian-bookworm | writing dependency_links to manila.egg-info/dependency_links.txt 2026-04-13 02:02:40.074319 | debian-bookworm | writing entry points to manila.egg-info/entry_points.txt 2026-04-13 02:02:40.075177 | debian-bookworm | writing requirements to manila.egg-info/requires.txt 2026-04-13 02:02:40.075565 | debian-bookworm | writing top-level names to manila.egg-info/top_level.txt 2026-04-13 02:02:40.075591 | debian-bookworm | [pbr] Processing SOURCES.txt 2026-04-13 02:02:40.084418 | debian-bookworm | [pbr] In git context, generating filelist from git 2026-04-13 02:02:40.098647 | debian-bookworm | warning: no files found matching 'AUTHORS' 2026-04-13 02:02:40.099005 | debian-bookworm | warning: no files found matching 'ChangeLog' 2026-04-13 02:02:40.101006 | debian-bookworm | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-04-13 02:02:40.432327 | debian-bookworm | adding license file 'LICENSE' 2026-04-13 02:02:40.446881 | debian-bookworm | writing manifest file 'manila.egg-info/SOURCES.txt' 2026-04-13 02:02:40.447429 | debian-bookworm | Backend: Wrote response {'return': []} to /tmp/pep517_get_requires_for_build_editable-3tm5vcvg.json 2026-04-13 02:02:40.449418 | debian-bookworm | .pkg: 28225 I exit None (0.66 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build pid=6042 [tox/execute/api.py:311] 2026-04-13 02:02:40.451143 | debian-bookworm | .pkg: 28227 W build_editable> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-04-13 02:02:40.463015 | debian-bookworm | Backend: run command build_editable with args {'wheel_directory': '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist', 'config_settings': None, 'metadata_directory': None} 2026-04-13 02:02:40.463047 | debian-bookworm | [pbr] Generating ChangeLog 2026-04-13 02:02:40.655192 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-04-13 02:02:40.655271 | debian-bookworm | warnings.warn(msg) 2026-04-13 02:02:40.657820 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-04-13 02:02:40.657847 | debian-bookworm | !! 2026-04-13 02:02:40.657855 | debian-bookworm | 2026-04-13 02:02:40.657864 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:40.657873 | debian-bookworm | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-04-13 02:02:40.657881 | debian-bookworm | 2026-04-13 02:02:40.657889 | debian-bookworm | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-04-13 02:02:40.657897 | debian-bookworm | or your builds will no longer be supported. 2026-04-13 02:02:40.657904 | debian-bookworm | 2026-04-13 02:02:40.657914 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-13 02:02:40.657922 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:40.657930 | debian-bookworm | 2026-04-13 02:02:40.657937 | debian-bookworm | !! 2026-04-13 02:02:40.657945 | debian-bookworm | corresp(dist, value, root_dir) 2026-04-13 02:02:40.659124 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-04-13 02:02:40.659151 | debian-bookworm | !! 2026-04-13 02:02:40.659159 | debian-bookworm | 2026-04-13 02:02:40.659166 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:40.659174 | debian-bookworm | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-04-13 02:02:40.659182 | debian-bookworm | 2026-04-13 02:02:40.659190 | debian-bookworm | License :: OSI Approved :: Apache Software License 2026-04-13 02:02:40.659197 | debian-bookworm | 2026-04-13 02:02:40.659205 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-13 02:02:40.659213 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:40.659221 | debian-bookworm | 2026-04-13 02:02:40.659229 | debian-bookworm | !! 2026-04-13 02:02:40.659237 | debian-bookworm | dist._finalize_license_expression() 2026-04-13 02:02:40.659539 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-04-13 02:02:40.659570 | debian-bookworm | !! 2026-04-13 02:02:40.659579 | debian-bookworm | 2026-04-13 02:02:40.659587 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:40.659595 | debian-bookworm | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-04-13 02:02:40.659603 | debian-bookworm | 2026-04-13 02:02:40.659611 | debian-bookworm | License :: OSI Approved :: Apache Software License 2026-04-13 02:02:40.659619 | debian-bookworm | 2026-04-13 02:02:40.659627 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-13 02:02:40.659635 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:40.659643 | debian-bookworm | 2026-04-13 02:02:40.659651 | debian-bookworm | !! 2026-04-13 02:02:40.659659 | debian-bookworm | self._finalize_license_expression() 2026-04-13 02:02:40.660634 | debian-bookworm | running editable_wheel 2026-04-13 02:02:40.662669 | debian-bookworm | creating /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-5pwn7ebj/manila.egg-info 2026-04-13 02:02:40.722498 | debian-bookworm | writing pbr to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-5pwn7ebj/manila.egg-info/pbr.json 2026-04-13 02:02:40.723005 | debian-bookworm | writing /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-5pwn7ebj/manila.egg-info/PKG-INFO 2026-04-13 02:02:40.723041 | debian-bookworm | writing dependency_links to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-5pwn7ebj/manila.egg-info/dependency_links.txt 2026-04-13 02:02:40.723387 | debian-bookworm | writing entry points to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-5pwn7ebj/manila.egg-info/entry_points.txt 2026-04-13 02:02:40.723838 | debian-bookworm | writing requirements to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-5pwn7ebj/manila.egg-info/requires.txt 2026-04-13 02:02:40.723860 | debian-bookworm | writing top-level names to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-5pwn7ebj/manila.egg-info/top_level.txt 2026-04-13 02:02:40.724288 | debian-bookworm | [pbr] Processing SOURCES.txt 2026-04-13 02:02:40.724307 | debian-bookworm | writing manifest file '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-5pwn7ebj/manila.egg-info/SOURCES.txt' 2026-04-13 02:02:40.729343 | debian-bookworm | [pbr] In git context, generating filelist from git 2026-04-13 02:02:40.739610 | debian-bookworm | warning: no files found matching 'AUTHORS' 2026-04-13 02:02:40.740240 | debian-bookworm | warning: no files found matching 'ChangeLog' 2026-04-13 02:02:40.741931 | debian-bookworm | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-04-13 02:02:41.063976 | debian-bookworm | adding license file 'LICENSE' 2026-04-13 02:02:41.078415 | debian-bookworm | writing manifest file '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-5pwn7ebj/manila.egg-info/SOURCES.txt' 2026-04-13 02:02:41.079054 | debian-bookworm | creating '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-5pwn7ebj/manila-1.0.0.dev6864.dist-info' 2026-04-13 02:02:41.080833 | debian-bookworm | creating /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-5pwn7ebj/manila-1.0.0.dev6864.dist-info/WHEEL 2026-04-13 02:02:41.089716 | debian-bookworm | running build_py 2026-04-13 02:02:41.089742 | debian-bookworm | running egg_info 2026-04-13 02:02:41.090765 | debian-bookworm | creating /tmp/tmphmmqq87n.build-temp/manila.egg-info 2026-04-13 02:02:41.153073 | debian-bookworm | writing pbr to /tmp/tmphmmqq87n.build-temp/manila.egg-info/pbr.json 2026-04-13 02:02:41.153675 | debian-bookworm | writing /tmp/tmphmmqq87n.build-temp/manila.egg-info/PKG-INFO 2026-04-13 02:02:41.154357 | debian-bookworm | writing dependency_links to /tmp/tmphmmqq87n.build-temp/manila.egg-info/dependency_links.txt 2026-04-13 02:02:41.155361 | debian-bookworm | writing entry points to /tmp/tmphmmqq87n.build-temp/manila.egg-info/entry_points.txt 2026-04-13 02:02:41.156042 | debian-bookworm | writing requirements to /tmp/tmphmmqq87n.build-temp/manila.egg-info/requires.txt 2026-04-13 02:02:41.156411 | debian-bookworm | writing top-level names to /tmp/tmphmmqq87n.build-temp/manila.egg-info/top_level.txt 2026-04-13 02:02:41.156430 | debian-bookworm | [pbr] Processing SOURCES.txt 2026-04-13 02:02:41.156873 | debian-bookworm | writing manifest file '/tmp/tmphmmqq87n.build-temp/manila.egg-info/SOURCES.txt' 2026-04-13 02:02:41.162218 | debian-bookworm | [pbr] In git context, generating filelist from git 2026-04-13 02:02:41.176013 | debian-bookworm | warning: no files found matching 'AUTHORS' 2026-04-13 02:02:41.176046 | debian-bookworm | warning: no files found matching 'ChangeLog' 2026-04-13 02:02:41.178937 | debian-bookworm | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-04-13 02:02:41.528483 | debian-bookworm | adding license file 'LICENSE' 2026-04-13 02:02:41.543646 | debian-bookworm | writing manifest file '/tmp/tmphmmqq87n.build-temp/manila.egg-info/SOURCES.txt' 2026-04-13 02:02:41.548539 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api' is absent from the `packages` configuration. 2026-04-13 02:02:41.548571 | debian-bookworm | !! 2026-04-13 02:02:41.548580 | debian-bookworm | 2026-04-13 02:02:41.548588 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.548597 | debian-bookworm | ############################ 2026-04-13 02:02:41.548606 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.548613 | debian-bookworm | ############################ 2026-04-13 02:02:41.548621 | debian-bookworm | Python recognizes 'manila.api' as an importable package[^1], 2026-04-13 02:02:41.548630 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.548638 | debian-bookworm | 2026-04-13 02:02:41.548645 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.548653 | debian-bookworm | package, please make sure that 'manila.api' is explicitly added 2026-04-13 02:02:41.548661 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.548669 | debian-bookworm | 2026-04-13 02:02:41.548677 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.548685 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.548693 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.548700 | debian-bookworm | 2026-04-13 02:02:41.548708 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.548716 | debian-bookworm | 2026-04-13 02:02:41.548723 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.548731 | debian-bookworm | 2026-04-13 02:02:41.548739 | debian-bookworm | If you don't want 'manila.api' to be distributed and are 2026-04-13 02:02:41.548747 | debian-bookworm | already explicitly excluding 'manila.api' via 2026-04-13 02:02:41.548755 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.548762 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.548770 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.548778 | debian-bookworm | 2026-04-13 02:02:41.548786 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.548793 | debian-bookworm | 2026-04-13 02:02:41.548801 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.548809 | debian-bookworm | 2026-04-13 02:02:41.548816 | debian-bookworm | 2026-04-13 02:02:41.548842 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.548850 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.548858 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.548866 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.548874 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.548882 | debian-bookworm | 2026-04-13 02:02:41.548889 | debian-bookworm | !! 2026-04-13 02:02:41.548897 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.548911 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.contrib' is absent from the `packages` configuration. 2026-04-13 02:02:41.548920 | debian-bookworm | !! 2026-04-13 02:02:41.548928 | debian-bookworm | 2026-04-13 02:02:41.548935 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.548943 | debian-bookworm | ############################ 2026-04-13 02:02:41.548951 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.548959 | debian-bookworm | ############################ 2026-04-13 02:02:41.548966 | debian-bookworm | Python recognizes 'manila.api.contrib' as an importable package[^1], 2026-04-13 02:02:41.548974 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.548982 | debian-bookworm | 2026-04-13 02:02:41.548989 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.548997 | debian-bookworm | package, please make sure that 'manila.api.contrib' is explicitly added 2026-04-13 02:02:41.549005 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.549013 | debian-bookworm | 2026-04-13 02:02:41.549032 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.549040 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.549047 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.549055 | debian-bookworm | 2026-04-13 02:02:41.549063 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.549070 | debian-bookworm | 2026-04-13 02:02:41.549078 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.549086 | debian-bookworm | 2026-04-13 02:02:41.549093 | debian-bookworm | If you don't want 'manila.api.contrib' to be distributed and are 2026-04-13 02:02:41.549101 | debian-bookworm | already explicitly excluding 'manila.api.contrib' via 2026-04-13 02:02:41.549109 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.549116 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.549124 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.549132 | debian-bookworm | 2026-04-13 02:02:41.549139 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.549147 | debian-bookworm | 2026-04-13 02:02:41.549154 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.549162 | debian-bookworm | 2026-04-13 02:02:41.549169 | debian-bookworm | 2026-04-13 02:02:41.549177 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.549185 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.549192 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.549200 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.549208 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.549215 | debian-bookworm | 2026-04-13 02:02:41.549223 | debian-bookworm | !! 2026-04-13 02:02:41.549231 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.549238 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.middleware' is absent from the `packages` configuration. 2026-04-13 02:02:41.549253 | debian-bookworm | !! 2026-04-13 02:02:41.549260 | debian-bookworm | 2026-04-13 02:02:41.549268 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.549276 | debian-bookworm | ############################ 2026-04-13 02:02:41.549284 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.549291 | debian-bookworm | ############################ 2026-04-13 02:02:41.549299 | debian-bookworm | Python recognizes 'manila.api.middleware' as an importable package[^1], 2026-04-13 02:02:41.549306 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.549314 | debian-bookworm | 2026-04-13 02:02:41.549322 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.549329 | debian-bookworm | package, please make sure that 'manila.api.middleware' is explicitly added 2026-04-13 02:02:41.549337 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.549345 | debian-bookworm | 2026-04-13 02:02:41.549352 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.549360 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.549367 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.549375 | debian-bookworm | 2026-04-13 02:02:41.549383 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.549390 | debian-bookworm | 2026-04-13 02:02:41.549398 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.549405 | debian-bookworm | 2026-04-13 02:02:41.549413 | debian-bookworm | If you don't want 'manila.api.middleware' to be distributed and are 2026-04-13 02:02:41.549421 | debian-bookworm | already explicitly excluding 'manila.api.middleware' via 2026-04-13 02:02:41.549428 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.549436 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.549444 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.549451 | debian-bookworm | 2026-04-13 02:02:41.549459 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.549466 | debian-bookworm | 2026-04-13 02:02:41.549474 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.549481 | debian-bookworm | 2026-04-13 02:02:41.549489 | debian-bookworm | 2026-04-13 02:02:41.549497 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.549504 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.549512 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.549519 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.549541 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.549551 | debian-bookworm | 2026-04-13 02:02:41.549558 | debian-bookworm | !! 2026-04-13 02:02:41.549590 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.549599 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.openstack' is absent from the `packages` configuration. 2026-04-13 02:02:41.549607 | debian-bookworm | !! 2026-04-13 02:02:41.549614 | debian-bookworm | 2026-04-13 02:02:41.549622 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.549630 | debian-bookworm | ############################ 2026-04-13 02:02:41.549638 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.549646 | debian-bookworm | ############################ 2026-04-13 02:02:41.549653 | debian-bookworm | Python recognizes 'manila.api.openstack' as an importable package[^1], 2026-04-13 02:02:41.549661 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.549669 | debian-bookworm | 2026-04-13 02:02:41.549680 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.549688 | debian-bookworm | package, please make sure that 'manila.api.openstack' is explicitly added 2026-04-13 02:02:41.549701 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.549709 | debian-bookworm | 2026-04-13 02:02:41.549717 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.549724 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.549732 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.549740 | debian-bookworm | 2026-04-13 02:02:41.549747 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.549755 | debian-bookworm | 2026-04-13 02:02:41.549763 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.549770 | debian-bookworm | 2026-04-13 02:02:41.549778 | debian-bookworm | If you don't want 'manila.api.openstack' to be distributed and are 2026-04-13 02:02:41.549786 | debian-bookworm | already explicitly excluding 'manila.api.openstack' via 2026-04-13 02:02:41.549793 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.549801 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.549808 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.549816 | debian-bookworm | 2026-04-13 02:02:41.549823 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.549831 | debian-bookworm | 2026-04-13 02:02:41.549839 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.549846 | debian-bookworm | 2026-04-13 02:02:41.549854 | debian-bookworm | 2026-04-13 02:02:41.549861 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.549869 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.549877 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.549884 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.549892 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.549901 | debian-bookworm | 2026-04-13 02:02:41.549909 | debian-bookworm | !! 2026-04-13 02:02:41.549918 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.549926 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.schemas' is absent from the `packages` configuration. 2026-04-13 02:02:41.549934 | debian-bookworm | !! 2026-04-13 02:02:41.549941 | debian-bookworm | 2026-04-13 02:02:41.549949 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.549956 | debian-bookworm | ############################ 2026-04-13 02:02:41.549964 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.549972 | debian-bookworm | ############################ 2026-04-13 02:02:41.549979 | debian-bookworm | Python recognizes 'manila.api.schemas' as an importable package[^1], 2026-04-13 02:02:41.549987 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.549994 | debian-bookworm | 2026-04-13 02:02:41.550002 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.550010 | debian-bookworm | package, please make sure that 'manila.api.schemas' is explicitly added 2026-04-13 02:02:41.550017 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.550025 | debian-bookworm | 2026-04-13 02:02:41.550032 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.550040 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.550047 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.550055 | debian-bookworm | 2026-04-13 02:02:41.550063 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.550070 | debian-bookworm | 2026-04-13 02:02:41.550078 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.550085 | debian-bookworm | 2026-04-13 02:02:41.550093 | debian-bookworm | If you don't want 'manila.api.schemas' to be distributed and are 2026-04-13 02:02:41.550105 | debian-bookworm | already explicitly excluding 'manila.api.schemas' via 2026-04-13 02:02:41.550113 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.550121 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.550128 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.550136 | debian-bookworm | 2026-04-13 02:02:41.550143 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.550151 | debian-bookworm | 2026-04-13 02:02:41.550158 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.550166 | debian-bookworm | 2026-04-13 02:02:41.550173 | debian-bookworm | 2026-04-13 02:02:41.550181 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.550189 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.550196 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.550210 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.550218 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.550225 | debian-bookworm | 2026-04-13 02:02:41.550233 | debian-bookworm | !! 2026-04-13 02:02:41.550241 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.550248 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.v1' is absent from the `packages` configuration. 2026-04-13 02:02:41.550256 | debian-bookworm | !! 2026-04-13 02:02:41.550264 | debian-bookworm | 2026-04-13 02:02:41.550271 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.550279 | debian-bookworm | ############################ 2026-04-13 02:02:41.550286 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.550294 | debian-bookworm | ############################ 2026-04-13 02:02:41.550302 | debian-bookworm | Python recognizes 'manila.api.v1' as an importable package[^1], 2026-04-13 02:02:41.550309 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.550317 | debian-bookworm | 2026-04-13 02:02:41.550324 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.550332 | debian-bookworm | package, please make sure that 'manila.api.v1' is explicitly added 2026-04-13 02:02:41.550340 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.550347 | debian-bookworm | 2026-04-13 02:02:41.550355 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.550362 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.550370 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.550377 | debian-bookworm | 2026-04-13 02:02:41.550385 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.550393 | debian-bookworm | 2026-04-13 02:02:41.550400 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.550408 | debian-bookworm | 2026-04-13 02:02:41.550415 | debian-bookworm | If you don't want 'manila.api.v1' to be distributed and are 2026-04-13 02:02:41.550423 | debian-bookworm | already explicitly excluding 'manila.api.v1' via 2026-04-13 02:02:41.550430 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.550438 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.550446 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.550453 | debian-bookworm | 2026-04-13 02:02:41.550461 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.550468 | debian-bookworm | 2026-04-13 02:02:41.550476 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.550483 | debian-bookworm | 2026-04-13 02:02:41.550491 | debian-bookworm | 2026-04-13 02:02:41.550498 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.550511 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.550519 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.550527 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.550534 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.550542 | debian-bookworm | 2026-04-13 02:02:41.550549 | debian-bookworm | !! 2026-04-13 02:02:41.550557 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.550564 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.v2' is absent from the `packages` configuration. 2026-04-13 02:02:41.550572 | debian-bookworm | !! 2026-04-13 02:02:41.550580 | debian-bookworm | 2026-04-13 02:02:41.550587 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.550595 | debian-bookworm | ############################ 2026-04-13 02:02:41.550602 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.550610 | debian-bookworm | ############################ 2026-04-13 02:02:41.550618 | debian-bookworm | Python recognizes 'manila.api.v2' as an importable package[^1], 2026-04-13 02:02:41.550625 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.550633 | debian-bookworm | 2026-04-13 02:02:41.550640 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.550648 | debian-bookworm | package, please make sure that 'manila.api.v2' is explicitly added 2026-04-13 02:02:41.550656 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.550663 | debian-bookworm | 2026-04-13 02:02:41.550671 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.550679 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.550686 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.550694 | debian-bookworm | 2026-04-13 02:02:41.550701 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.550709 | debian-bookworm | 2026-04-13 02:02:41.550716 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.550724 | debian-bookworm | 2026-04-13 02:02:41.550731 | debian-bookworm | If you don't want 'manila.api.v2' to be distributed and are 2026-04-13 02:02:41.550739 | debian-bookworm | already explicitly excluding 'manila.api.v2' via 2026-04-13 02:02:41.550746 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.550754 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.550761 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.550769 | debian-bookworm | 2026-04-13 02:02:41.550780 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.550788 | debian-bookworm | 2026-04-13 02:02:41.550796 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.550803 | debian-bookworm | 2026-04-13 02:02:41.550811 | debian-bookworm | 2026-04-13 02:02:41.550818 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.550826 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.550838 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.550846 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.550854 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.550861 | debian-bookworm | 2026-04-13 02:02:41.550869 | debian-bookworm | !! 2026-04-13 02:02:41.550877 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.550884 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.validation' is absent from the `packages` configuration. 2026-04-13 02:02:41.550900 | debian-bookworm | !! 2026-04-13 02:02:41.550908 | debian-bookworm | 2026-04-13 02:02:41.550915 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.550923 | debian-bookworm | ############################ 2026-04-13 02:02:41.550930 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.550938 | debian-bookworm | ############################ 2026-04-13 02:02:41.550949 | debian-bookworm | Python recognizes 'manila.api.validation' as an importable package[^1], 2026-04-13 02:02:41.550957 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.550964 | debian-bookworm | 2026-04-13 02:02:41.550972 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.550979 | debian-bookworm | package, please make sure that 'manila.api.validation' is explicitly added 2026-04-13 02:02:41.550987 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.550994 | debian-bookworm | 2026-04-13 02:02:41.551002 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.551010 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.551017 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.551025 | debian-bookworm | 2026-04-13 02:02:41.551032 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.551040 | debian-bookworm | 2026-04-13 02:02:41.551047 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.551055 | debian-bookworm | 2026-04-13 02:02:41.551062 | debian-bookworm | If you don't want 'manila.api.validation' to be distributed and are 2026-04-13 02:02:41.551070 | debian-bookworm | already explicitly excluding 'manila.api.validation' via 2026-04-13 02:02:41.551078 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.551085 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.551093 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.551100 | debian-bookworm | 2026-04-13 02:02:41.551108 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.551115 | debian-bookworm | 2026-04-13 02:02:41.551123 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.551131 | debian-bookworm | 2026-04-13 02:02:41.551138 | debian-bookworm | 2026-04-13 02:02:41.551146 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.551153 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.551161 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.551168 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.551176 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.551184 | debian-bookworm | 2026-04-13 02:02:41.551191 | debian-bookworm | !! 2026-04-13 02:02:41.551199 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.551206 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.views' is absent from the `packages` configuration. 2026-04-13 02:02:41.551214 | debian-bookworm | !! 2026-04-13 02:02:41.551222 | debian-bookworm | 2026-04-13 02:02:41.551229 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.551237 | debian-bookworm | ############################ 2026-04-13 02:02:41.551244 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.551252 | debian-bookworm | ############################ 2026-04-13 02:02:41.551260 | debian-bookworm | Python recognizes 'manila.api.views' as an importable package[^1], 2026-04-13 02:02:41.551267 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.551275 | debian-bookworm | 2026-04-13 02:02:41.551282 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.551290 | debian-bookworm | package, please make sure that 'manila.api.views' is explicitly added 2026-04-13 02:02:41.551303 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.551311 | debian-bookworm | 2026-04-13 02:02:41.551318 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.551326 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.551333 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.551341 | debian-bookworm | 2026-04-13 02:02:41.551348 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.551356 | debian-bookworm | 2026-04-13 02:02:41.551364 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.551371 | debian-bookworm | 2026-04-13 02:02:41.551379 | debian-bookworm | If you don't want 'manila.api.views' to be distributed and are 2026-04-13 02:02:41.551386 | debian-bookworm | already explicitly excluding 'manila.api.views' via 2026-04-13 02:02:41.551394 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.551401 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.551409 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.551416 | debian-bookworm | 2026-04-13 02:02:41.551424 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.551432 | debian-bookworm | 2026-04-13 02:02:41.551439 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.551447 | debian-bookworm | 2026-04-13 02:02:41.551454 | debian-bookworm | 2026-04-13 02:02:41.551462 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.551477 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.551485 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.551493 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.551500 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.551508 | debian-bookworm | 2026-04-13 02:02:41.551516 | debian-bookworm | !! 2026-04-13 02:02:41.551523 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.551531 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.cmd' is absent from the `packages` configuration. 2026-04-13 02:02:41.551539 | debian-bookworm | !! 2026-04-13 02:02:41.551546 | debian-bookworm | 2026-04-13 02:02:41.551554 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.551561 | debian-bookworm | ############################ 2026-04-13 02:02:41.551569 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.551576 | debian-bookworm | ############################ 2026-04-13 02:02:41.551587 | debian-bookworm | Python recognizes 'manila.cmd' as an importable package[^1], 2026-04-13 02:02:41.551595 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.551603 | debian-bookworm | 2026-04-13 02:02:41.551610 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.551618 | debian-bookworm | package, please make sure that 'manila.cmd' is explicitly added 2026-04-13 02:02:41.551626 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.551633 | debian-bookworm | 2026-04-13 02:02:41.551641 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.551648 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.551656 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.551664 | debian-bookworm | 2026-04-13 02:02:41.551671 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.551679 | debian-bookworm | 2026-04-13 02:02:41.551686 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.551694 | debian-bookworm | 2026-04-13 02:02:41.551701 | debian-bookworm | If you don't want 'manila.cmd' to be distributed and are 2026-04-13 02:02:41.551715 | debian-bookworm | already explicitly excluding 'manila.cmd' via 2026-04-13 02:02:41.551722 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.551730 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.551737 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.551745 | debian-bookworm | 2026-04-13 02:02:41.551753 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.551760 | debian-bookworm | 2026-04-13 02:02:41.551768 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.551775 | debian-bookworm | 2026-04-13 02:02:41.551783 | debian-bookworm | 2026-04-13 02:02:41.551790 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.551798 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.551806 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.551813 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.551821 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.551828 | debian-bookworm | 2026-04-13 02:02:41.551836 | debian-bookworm | !! 2026-04-13 02:02:41.551844 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.551851 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.common' is absent from the `packages` configuration. 2026-04-13 02:02:41.551859 | debian-bookworm | !! 2026-04-13 02:02:41.551866 | debian-bookworm | 2026-04-13 02:02:41.551874 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.551882 | debian-bookworm | ############################ 2026-04-13 02:02:41.551889 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.551897 | debian-bookworm | ############################ 2026-04-13 02:02:41.551905 | debian-bookworm | Python recognizes 'manila.common' as an importable package[^1], 2026-04-13 02:02:41.551912 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.551920 | debian-bookworm | 2026-04-13 02:02:41.551927 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.551935 | debian-bookworm | package, please make sure that 'manila.common' is explicitly added 2026-04-13 02:02:41.551943 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.551951 | debian-bookworm | 2026-04-13 02:02:41.551958 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.551966 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.551973 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.551981 | debian-bookworm | 2026-04-13 02:02:41.551988 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.551996 | debian-bookworm | 2026-04-13 02:02:41.552004 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.552011 | debian-bookworm | 2026-04-13 02:02:41.552019 | debian-bookworm | If you don't want 'manila.common' to be distributed and are 2026-04-13 02:02:41.552026 | debian-bookworm | already explicitly excluding 'manila.common' via 2026-04-13 02:02:41.552034 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.552041 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.552049 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.552056 | debian-bookworm | 2026-04-13 02:02:41.552064 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.552071 | debian-bookworm | 2026-04-13 02:02:41.552079 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.552087 | debian-bookworm | 2026-04-13 02:02:41.552094 | debian-bookworm | 2026-04-13 02:02:41.552102 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.552119 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.552127 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.552135 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.552143 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.552150 | debian-bookworm | 2026-04-13 02:02:41.552158 | debian-bookworm | !! 2026-04-13 02:02:41.552165 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.552173 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.compute' is absent from the `packages` configuration. 2026-04-13 02:02:41.552180 | debian-bookworm | !! 2026-04-13 02:02:41.552188 | debian-bookworm | 2026-04-13 02:02:41.552196 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.552203 | debian-bookworm | ############################ 2026-04-13 02:02:41.552211 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.552219 | debian-bookworm | ############################ 2026-04-13 02:02:41.552226 | debian-bookworm | Python recognizes 'manila.compute' as an importable package[^1], 2026-04-13 02:02:41.552234 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.552241 | debian-bookworm | 2026-04-13 02:02:41.552249 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.552257 | debian-bookworm | package, please make sure that 'manila.compute' is explicitly added 2026-04-13 02:02:41.552268 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.552276 | debian-bookworm | 2026-04-13 02:02:41.552283 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.552307 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.552354 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.552399 | debian-bookworm | 2026-04-13 02:02:41.552407 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.552415 | debian-bookworm | 2026-04-13 02:02:41.552422 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.552430 | debian-bookworm | 2026-04-13 02:02:41.552437 | debian-bookworm | If you don't want 'manila.compute' to be distributed and are 2026-04-13 02:02:41.552445 | debian-bookworm | already explicitly excluding 'manila.compute' via 2026-04-13 02:02:41.552453 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.552460 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.552468 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.552475 | debian-bookworm | 2026-04-13 02:02:41.552483 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.552491 | debian-bookworm | 2026-04-13 02:02:41.552498 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.552506 | debian-bookworm | 2026-04-13 02:02:41.552513 | debian-bookworm | 2026-04-13 02:02:41.552521 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.552528 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.552536 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.552544 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.552551 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.552559 | debian-bookworm | 2026-04-13 02:02:41.552566 | debian-bookworm | !! 2026-04-13 02:02:41.552574 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.552582 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.data' is absent from the `packages` configuration. 2026-04-13 02:02:41.552589 | debian-bookworm | !! 2026-04-13 02:02:41.552597 | debian-bookworm | 2026-04-13 02:02:41.552604 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.552628 | debian-bookworm | ############################ 2026-04-13 02:02:41.552636 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.552643 | debian-bookworm | ############################ 2026-04-13 02:02:41.552651 | debian-bookworm | Python recognizes 'manila.data' as an importable package[^1], 2026-04-13 02:02:41.552659 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.552666 | debian-bookworm | 2026-04-13 02:02:41.552674 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.552681 | debian-bookworm | package, please make sure that 'manila.data' is explicitly added 2026-04-13 02:02:41.552689 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.552697 | debian-bookworm | 2026-04-13 02:02:41.552704 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.552712 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.552719 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.552727 | debian-bookworm | 2026-04-13 02:02:41.552734 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.552742 | debian-bookworm | 2026-04-13 02:02:41.552750 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.552757 | debian-bookworm | 2026-04-13 02:02:41.552765 | debian-bookworm | If you don't want 'manila.data' to be distributed and are 2026-04-13 02:02:41.552772 | debian-bookworm | already explicitly excluding 'manila.data' via 2026-04-13 02:02:41.552780 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.552787 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.552795 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.552803 | debian-bookworm | 2026-04-13 02:02:41.552810 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.552818 | debian-bookworm | 2026-04-13 02:02:41.552825 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.552833 | debian-bookworm | 2026-04-13 02:02:41.552840 | debian-bookworm | 2026-04-13 02:02:41.552864 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.552873 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.552882 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.552889 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.552897 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.552905 | debian-bookworm | 2026-04-13 02:02:41.552912 | debian-bookworm | !! 2026-04-13 02:02:41.552920 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.552927 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.data.drivers' is absent from the `packages` configuration. 2026-04-13 02:02:41.552935 | debian-bookworm | !! 2026-04-13 02:02:41.552943 | debian-bookworm | 2026-04-13 02:02:41.552950 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.552958 | debian-bookworm | ############################ 2026-04-13 02:02:41.552969 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.552976 | debian-bookworm | ############################ 2026-04-13 02:02:41.552984 | debian-bookworm | Python recognizes 'manila.data.drivers' as an importable package[^1], 2026-04-13 02:02:41.552992 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.552999 | debian-bookworm | 2026-04-13 02:02:41.553007 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.553014 | debian-bookworm | package, please make sure that 'manila.data.drivers' is explicitly added 2026-04-13 02:02:41.553022 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.553030 | debian-bookworm | 2026-04-13 02:02:41.553045 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.553052 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.553060 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.553067 | debian-bookworm | 2026-04-13 02:02:41.553075 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.553083 | debian-bookworm | 2026-04-13 02:02:41.553090 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.553098 | debian-bookworm | 2026-04-13 02:02:41.553105 | debian-bookworm | If you don't want 'manila.data.drivers' to be distributed and are 2026-04-13 02:02:41.553113 | debian-bookworm | already explicitly excluding 'manila.data.drivers' via 2026-04-13 02:02:41.553121 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.553128 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.553136 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.553143 | debian-bookworm | 2026-04-13 02:02:41.553151 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.553158 | debian-bookworm | 2026-04-13 02:02:41.553166 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.553174 | debian-bookworm | 2026-04-13 02:02:41.553181 | debian-bookworm | 2026-04-13 02:02:41.553189 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.553196 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.553204 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.553211 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.553219 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.553226 | debian-bookworm | 2026-04-13 02:02:41.553234 | debian-bookworm | !! 2026-04-13 02:02:41.553242 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.553249 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db' is absent from the `packages` configuration. 2026-04-13 02:02:41.553257 | debian-bookworm | !! 2026-04-13 02:02:41.553264 | debian-bookworm | 2026-04-13 02:02:41.553272 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.553280 | debian-bookworm | ############################ 2026-04-13 02:02:41.553287 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.553295 | debian-bookworm | ############################ 2026-04-13 02:02:41.553303 | debian-bookworm | Python recognizes 'manila.db' as an importable package[^1], 2026-04-13 02:02:41.553310 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.553318 | debian-bookworm | 2026-04-13 02:02:41.553325 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.553333 | debian-bookworm | package, please make sure that 'manila.db' is explicitly added 2026-04-13 02:02:41.553341 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.553348 | debian-bookworm | 2026-04-13 02:02:41.553356 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.553363 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.553371 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.553378 | debian-bookworm | 2026-04-13 02:02:41.553386 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.553394 | debian-bookworm | 2026-04-13 02:02:41.553401 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.553409 | debian-bookworm | 2026-04-13 02:02:41.553416 | debian-bookworm | If you don't want 'manila.db' to be distributed and are 2026-04-13 02:02:41.553424 | debian-bookworm | already explicitly excluding 'manila.db' via 2026-04-13 02:02:41.553431 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.553444 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.553452 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.553459 | debian-bookworm | 2026-04-13 02:02:41.553467 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.553474 | debian-bookworm | 2026-04-13 02:02:41.553482 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.553491 | debian-bookworm | 2026-04-13 02:02:41.553499 | debian-bookworm | 2026-04-13 02:02:41.553514 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.553522 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.553530 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.553543 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.553551 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.553558 | debian-bookworm | 2026-04-13 02:02:41.553586 | debian-bookworm | !! 2026-04-13 02:02:41.553594 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.553602 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.migrations' is absent from the `packages` configuration. 2026-04-13 02:02:41.553610 | debian-bookworm | !! 2026-04-13 02:02:41.553618 | debian-bookworm | 2026-04-13 02:02:41.553625 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.553636 | debian-bookworm | ############################ 2026-04-13 02:02:41.553644 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.553652 | debian-bookworm | ############################ 2026-04-13 02:02:41.553660 | debian-bookworm | Python recognizes 'manila.db.migrations' as an importable package[^1], 2026-04-13 02:02:41.553667 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.553675 | debian-bookworm | 2026-04-13 02:02:41.553682 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.553690 | debian-bookworm | package, please make sure that 'manila.db.migrations' is explicitly added 2026-04-13 02:02:41.553698 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.553705 | debian-bookworm | 2026-04-13 02:02:41.553713 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.553721 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.553728 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.553736 | debian-bookworm | 2026-04-13 02:02:41.553743 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.553751 | debian-bookworm | 2026-04-13 02:02:41.553759 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.553766 | debian-bookworm | 2026-04-13 02:02:41.553774 | debian-bookworm | If you don't want 'manila.db.migrations' to be distributed and are 2026-04-13 02:02:41.553781 | debian-bookworm | already explicitly excluding 'manila.db.migrations' via 2026-04-13 02:02:41.553789 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.553796 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.553804 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.553812 | debian-bookworm | 2026-04-13 02:02:41.553819 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.553827 | debian-bookworm | 2026-04-13 02:02:41.553834 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.553842 | debian-bookworm | 2026-04-13 02:02:41.553849 | debian-bookworm | 2026-04-13 02:02:41.553857 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.553865 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.553880 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.553887 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.553896 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.553904 | debian-bookworm | 2026-04-13 02:02:41.553911 | debian-bookworm | !! 2026-04-13 02:02:41.553919 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.553927 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.migrations.alembic' is absent from the `packages` configuration. 2026-04-13 02:02:41.553936 | debian-bookworm | !! 2026-04-13 02:02:41.553944 | debian-bookworm | 2026-04-13 02:02:41.553951 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.553962 | debian-bookworm | ############################ 2026-04-13 02:02:41.553972 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.553998 | debian-bookworm | ############################ 2026-04-13 02:02:41.554006 | debian-bookworm | Python recognizes 'manila.db.migrations.alembic' as an importable package[^1], 2026-04-13 02:02:41.554014 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.554021 | debian-bookworm | 2026-04-13 02:02:41.554029 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.554037 | debian-bookworm | package, please make sure that 'manila.db.migrations.alembic' is explicitly added 2026-04-13 02:02:41.554044 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.554052 | debian-bookworm | 2026-04-13 02:02:41.554059 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.554067 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.554075 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.554082 | debian-bookworm | 2026-04-13 02:02:41.554090 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.554097 | debian-bookworm | 2026-04-13 02:02:41.554105 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.554112 | debian-bookworm | 2026-04-13 02:02:41.554120 | debian-bookworm | If you don't want 'manila.db.migrations.alembic' to be distributed and are 2026-04-13 02:02:41.554127 | debian-bookworm | already explicitly excluding 'manila.db.migrations.alembic' via 2026-04-13 02:02:41.554135 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.554143 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.554150 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.554158 | debian-bookworm | 2026-04-13 02:02:41.554171 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.554179 | debian-bookworm | 2026-04-13 02:02:41.554186 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.554194 | debian-bookworm | 2026-04-13 02:02:41.554201 | debian-bookworm | 2026-04-13 02:02:41.554209 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.554216 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.554224 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.554232 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.554239 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.554247 | debian-bookworm | 2026-04-13 02:02:41.554254 | debian-bookworm | !! 2026-04-13 02:02:41.554262 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.554273 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.migrations.alembic.versions' is absent from the `packages` configuration. 2026-04-13 02:02:41.554282 | debian-bookworm | !! 2026-04-13 02:02:41.554290 | debian-bookworm | 2026-04-13 02:02:41.554298 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.554314 | debian-bookworm | ############################ 2026-04-13 02:02:41.554321 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.554329 | debian-bookworm | ############################ 2026-04-13 02:02:41.554337 | debian-bookworm | Python recognizes 'manila.db.migrations.alembic.versions' as an importable package[^1], 2026-04-13 02:02:41.554345 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.554355 | debian-bookworm | 2026-04-13 02:02:41.554382 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.554398 | debian-bookworm | package, please make sure that 'manila.db.migrations.alembic.versions' is explicitly added 2026-04-13 02:02:41.554410 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.554421 | debian-bookworm | 2026-04-13 02:02:41.554433 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.554473 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.554487 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.554498 | debian-bookworm | 2026-04-13 02:02:41.554507 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.554515 | debian-bookworm | 2026-04-13 02:02:41.554522 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.554530 | debian-bookworm | 2026-04-13 02:02:41.554537 | debian-bookworm | If you don't want 'manila.db.migrations.alembic.versions' to be distributed and are 2026-04-13 02:02:41.554545 | debian-bookworm | already explicitly excluding 'manila.db.migrations.alembic.versions' via 2026-04-13 02:02:41.554553 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.554560 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.554568 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.554575 | debian-bookworm | 2026-04-13 02:02:41.554583 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.554590 | debian-bookworm | 2026-04-13 02:02:41.554598 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.554605 | debian-bookworm | 2026-04-13 02:02:41.554613 | debian-bookworm | 2026-04-13 02:02:41.554620 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.554628 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.554636 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.554643 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.554651 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.554658 | debian-bookworm | 2026-04-13 02:02:41.554666 | debian-bookworm | !! 2026-04-13 02:02:41.554674 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.554681 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.sqlalchemy' is absent from the `packages` configuration. 2026-04-13 02:02:41.554689 | debian-bookworm | !! 2026-04-13 02:02:41.554696 | debian-bookworm | 2026-04-13 02:02:41.554704 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.554712 | debian-bookworm | ############################ 2026-04-13 02:02:41.554719 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.554727 | debian-bookworm | ############################ 2026-04-13 02:02:41.554735 | debian-bookworm | Python recognizes 'manila.db.sqlalchemy' as an importable package[^1], 2026-04-13 02:02:41.554742 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.554750 | debian-bookworm | 2026-04-13 02:02:41.554757 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.554765 | debian-bookworm | package, please make sure that 'manila.db.sqlalchemy' is explicitly added 2026-04-13 02:02:41.554783 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.554790 | debian-bookworm | 2026-04-13 02:02:41.554798 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.554805 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.554813 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.554821 | debian-bookworm | 2026-04-13 02:02:41.554828 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.554836 | debian-bookworm | 2026-04-13 02:02:41.554843 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.554851 | debian-bookworm | 2026-04-13 02:02:41.554858 | debian-bookworm | If you don't want 'manila.db.sqlalchemy' to be distributed and are 2026-04-13 02:02:41.554866 | debian-bookworm | already explicitly excluding 'manila.db.sqlalchemy' via 2026-04-13 02:02:41.554873 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.554890 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.554899 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.554907 | debian-bookworm | 2026-04-13 02:02:41.554915 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.554924 | debian-bookworm | 2026-04-13 02:02:41.554932 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.554939 | debian-bookworm | 2026-04-13 02:02:41.554947 | debian-bookworm | 2026-04-13 02:02:41.554954 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.554962 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.554969 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.554977 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.554984 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.554992 | debian-bookworm | 2026-04-13 02:02:41.554999 | debian-bookworm | !! 2026-04-13 02:02:41.555007 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.555014 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.image' is absent from the `packages` configuration. 2026-04-13 02:02:41.555022 | debian-bookworm | !! 2026-04-13 02:02:41.555029 | debian-bookworm | 2026-04-13 02:02:41.555037 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.555044 | debian-bookworm | ############################ 2026-04-13 02:02:41.555052 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.555059 | debian-bookworm | ############################ 2026-04-13 02:02:41.555067 | debian-bookworm | Python recognizes 'manila.image' as an importable package[^1], 2026-04-13 02:02:41.555075 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.555082 | debian-bookworm | 2026-04-13 02:02:41.555090 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.555097 | debian-bookworm | package, please make sure that 'manila.image' is explicitly added 2026-04-13 02:02:41.555105 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.555113 | debian-bookworm | 2026-04-13 02:02:41.555120 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.555128 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.555135 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.555143 | debian-bookworm | 2026-04-13 02:02:41.555150 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.555158 | debian-bookworm | 2026-04-13 02:02:41.555171 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.555179 | debian-bookworm | 2026-04-13 02:02:41.555187 | debian-bookworm | If you don't want 'manila.image' to be distributed and are 2026-04-13 02:02:41.555200 | debian-bookworm | already explicitly excluding 'manila.image' via 2026-04-13 02:02:41.555207 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.555215 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.555222 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.555230 | debian-bookworm | 2026-04-13 02:02:41.555237 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.555245 | debian-bookworm | 2026-04-13 02:02:41.555252 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.555260 | debian-bookworm | 2026-04-13 02:02:41.555267 | debian-bookworm | 2026-04-13 02:02:41.555275 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.555283 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.555290 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.555298 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.555305 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.555313 | debian-bookworm | 2026-04-13 02:02:41.555320 | debian-bookworm | !! 2026-04-13 02:02:41.555328 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.555335 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.keymgr' is absent from the `packages` configuration. 2026-04-13 02:02:41.555343 | debian-bookworm | !! 2026-04-13 02:02:41.555350 | debian-bookworm | 2026-04-13 02:02:41.555358 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.555365 | debian-bookworm | ############################ 2026-04-13 02:02:41.555373 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.555381 | debian-bookworm | ############################ 2026-04-13 02:02:41.555388 | debian-bookworm | Python recognizes 'manila.keymgr' as an importable package[^1], 2026-04-13 02:02:41.555396 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.555403 | debian-bookworm | 2026-04-13 02:02:41.555411 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.555418 | debian-bookworm | package, please make sure that 'manila.keymgr' is explicitly added 2026-04-13 02:02:41.555426 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.555434 | debian-bookworm | 2026-04-13 02:02:41.555441 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.555449 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.555456 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.555464 | debian-bookworm | 2026-04-13 02:02:41.555471 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.555479 | debian-bookworm | 2026-04-13 02:02:41.555486 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.555494 | debian-bookworm | 2026-04-13 02:02:41.555501 | debian-bookworm | If you don't want 'manila.keymgr' to be distributed and are 2026-04-13 02:02:41.555509 | debian-bookworm | already explicitly excluding 'manila.keymgr' via 2026-04-13 02:02:41.555516 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.555529 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.555537 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.555544 | debian-bookworm | 2026-04-13 02:02:41.555552 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.555559 | debian-bookworm | 2026-04-13 02:02:41.555567 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.555574 | debian-bookworm | 2026-04-13 02:02:41.555582 | debian-bookworm | 2026-04-13 02:02:41.555589 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.555602 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.555610 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.555617 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.555625 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.555632 | debian-bookworm | 2026-04-13 02:02:41.555640 | debian-bookworm | !! 2026-04-13 02:02:41.555650 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.555658 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.lock' is absent from the `packages` configuration. 2026-04-13 02:02:41.555665 | debian-bookworm | !! 2026-04-13 02:02:41.555673 | debian-bookworm | 2026-04-13 02:02:41.555680 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.555688 | debian-bookworm | ############################ 2026-04-13 02:02:41.555695 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.555703 | debian-bookworm | ############################ 2026-04-13 02:02:41.555711 | debian-bookworm | Python recognizes 'manila.lock' as an importable package[^1], 2026-04-13 02:02:41.555718 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.555725 | debian-bookworm | 2026-04-13 02:02:41.555733 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.555740 | debian-bookworm | package, please make sure that 'manila.lock' is explicitly added 2026-04-13 02:02:41.555748 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.555756 | debian-bookworm | 2026-04-13 02:02:41.555763 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.555771 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.555778 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.555786 | debian-bookworm | 2026-04-13 02:02:41.555793 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.555801 | debian-bookworm | 2026-04-13 02:02:41.555808 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.555816 | debian-bookworm | 2026-04-13 02:02:41.555823 | debian-bookworm | If you don't want 'manila.lock' to be distributed and are 2026-04-13 02:02:41.555831 | debian-bookworm | already explicitly excluding 'manila.lock' via 2026-04-13 02:02:41.555838 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.555846 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.555853 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.555861 | debian-bookworm | 2026-04-13 02:02:41.555868 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.555876 | debian-bookworm | 2026-04-13 02:02:41.555883 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.555891 | debian-bookworm | 2026-04-13 02:02:41.555898 | debian-bookworm | 2026-04-13 02:02:41.555906 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.555913 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.555921 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.555928 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.555936 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.555943 | debian-bookworm | 2026-04-13 02:02:41.555951 | debian-bookworm | !! 2026-04-13 02:02:41.555958 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.555966 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.message' is absent from the `packages` configuration. 2026-04-13 02:02:41.555973 | debian-bookworm | !! 2026-04-13 02:02:41.555981 | debian-bookworm | 2026-04-13 02:02:41.555988 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.556001 | debian-bookworm | ############################ 2026-04-13 02:02:41.556009 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.556016 | debian-bookworm | ############################ 2026-04-13 02:02:41.556024 | debian-bookworm | Python recognizes 'manila.message' as an importable package[^1], 2026-04-13 02:02:41.556032 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.556039 | debian-bookworm | 2026-04-13 02:02:41.556047 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.556054 | debian-bookworm | package, please make sure that 'manila.message' is explicitly added 2026-04-13 02:02:41.556062 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.556069 | debian-bookworm | 2026-04-13 02:02:41.556077 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.556084 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.556092 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.556099 | debian-bookworm | 2026-04-13 02:02:41.556107 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.556114 | debian-bookworm | 2026-04-13 02:02:41.556122 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.556129 | debian-bookworm | 2026-04-13 02:02:41.556137 | debian-bookworm | If you don't want 'manila.message' to be distributed and are 2026-04-13 02:02:41.556145 | debian-bookworm | already explicitly excluding 'manila.message' via 2026-04-13 02:02:41.556173 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.556181 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.556189 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.556196 | debian-bookworm | 2026-04-13 02:02:41.556204 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.556211 | debian-bookworm | 2026-04-13 02:02:41.556219 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.556226 | debian-bookworm | 2026-04-13 02:02:41.556234 | debian-bookworm | 2026-04-13 02:02:41.556241 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.556249 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.556256 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.556264 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.556278 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.556285 | debian-bookworm | 2026-04-13 02:02:41.556293 | debian-bookworm | !! 2026-04-13 02:02:41.556300 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.556308 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.network' is absent from the `packages` configuration. 2026-04-13 02:02:41.556316 | debian-bookworm | !! 2026-04-13 02:02:41.556323 | debian-bookworm | 2026-04-13 02:02:41.556331 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.556338 | debian-bookworm | ############################ 2026-04-13 02:02:41.556346 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.556353 | debian-bookworm | ############################ 2026-04-13 02:02:41.556361 | debian-bookworm | Python recognizes 'manila.network' as an importable package[^1], 2026-04-13 02:02:41.556368 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.556376 | debian-bookworm | 2026-04-13 02:02:41.556383 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.556391 | debian-bookworm | package, please make sure that 'manila.network' is explicitly added 2026-04-13 02:02:41.556404 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.556411 | debian-bookworm | 2026-04-13 02:02:41.556427 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.556435 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.556443 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.556450 | debian-bookworm | 2026-04-13 02:02:41.556458 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.556465 | debian-bookworm | 2026-04-13 02:02:41.556529 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.556540 | debian-bookworm | 2026-04-13 02:02:41.556550 | debian-bookworm | If you don't want 'manila.network' to be distributed and are 2026-04-13 02:02:41.556559 | debian-bookworm | already explicitly excluding 'manila.network' via 2026-04-13 02:02:41.556569 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.556576 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.556584 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.556591 | debian-bookworm | 2026-04-13 02:02:41.556599 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.556606 | debian-bookworm | 2026-04-13 02:02:41.556614 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.556621 | debian-bookworm | 2026-04-13 02:02:41.556629 | debian-bookworm | 2026-04-13 02:02:41.556636 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.556644 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.556651 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.556658 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.556666 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.556674 | debian-bookworm | 2026-04-13 02:02:41.556681 | debian-bookworm | !! 2026-04-13 02:02:41.556689 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.556696 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.network.linux' is absent from the `packages` configuration. 2026-04-13 02:02:41.556704 | debian-bookworm | !! 2026-04-13 02:02:41.556711 | debian-bookworm | 2026-04-13 02:02:41.556719 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.556726 | debian-bookworm | ############################ 2026-04-13 02:02:41.556734 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.556742 | debian-bookworm | ############################ 2026-04-13 02:02:41.556749 | debian-bookworm | Python recognizes 'manila.network.linux' as an importable package[^1], 2026-04-13 02:02:41.556757 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.556764 | debian-bookworm | 2026-04-13 02:02:41.556772 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.556779 | debian-bookworm | package, please make sure that 'manila.network.linux' is explicitly added 2026-04-13 02:02:41.556787 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.556795 | debian-bookworm | 2026-04-13 02:02:41.556802 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.556810 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.556817 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.556825 | debian-bookworm | 2026-04-13 02:02:41.556832 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.556840 | debian-bookworm | 2026-04-13 02:02:41.556847 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.556855 | debian-bookworm | 2026-04-13 02:02:41.556862 | debian-bookworm | If you don't want 'manila.network.linux' to be distributed and are 2026-04-13 02:02:41.556869 | debian-bookworm | already explicitly excluding 'manila.network.linux' via 2026-04-13 02:02:41.556894 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.556905 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.556909 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.556913 | debian-bookworm | 2026-04-13 02:02:41.556917 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.556921 | debian-bookworm | 2026-04-13 02:02:41.556924 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.556927 | debian-bookworm | 2026-04-13 02:02:41.556931 | debian-bookworm | 2026-04-13 02:02:41.556934 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.556937 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.556941 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.556944 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.556949 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.556953 | debian-bookworm | 2026-04-13 02:02:41.556956 | debian-bookworm | !! 2026-04-13 02:02:41.556960 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.556963 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.network.neutron' is absent from the `packages` configuration. 2026-04-13 02:02:41.556967 | debian-bookworm | !! 2026-04-13 02:02:41.556970 | debian-bookworm | 2026-04-13 02:02:41.556973 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.556977 | debian-bookworm | ############################ 2026-04-13 02:02:41.556980 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.556983 | debian-bookworm | ############################ 2026-04-13 02:02:41.556987 | debian-bookworm | Python recognizes 'manila.network.neutron' as an importable package[^1], 2026-04-13 02:02:41.556990 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.556994 | debian-bookworm | 2026-04-13 02:02:41.556997 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.557000 | debian-bookworm | package, please make sure that 'manila.network.neutron' is explicitly added 2026-04-13 02:02:41.557004 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.557007 | debian-bookworm | 2026-04-13 02:02:41.557011 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.557014 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.557017 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.557021 | debian-bookworm | 2026-04-13 02:02:41.557024 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.557027 | debian-bookworm | 2026-04-13 02:02:41.557031 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.557034 | debian-bookworm | 2026-04-13 02:02:41.557038 | debian-bookworm | If you don't want 'manila.network.neutron' to be distributed and are 2026-04-13 02:02:41.557041 | debian-bookworm | already explicitly excluding 'manila.network.neutron' via 2026-04-13 02:02:41.557044 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.557048 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.557051 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.557054 | debian-bookworm | 2026-04-13 02:02:41.557058 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.557061 | debian-bookworm | 2026-04-13 02:02:41.557064 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.557068 | debian-bookworm | 2026-04-13 02:02:41.557071 | debian-bookworm | 2026-04-13 02:02:41.557074 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.557078 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.557084 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.557087 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.557091 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.557094 | debian-bookworm | 2026-04-13 02:02:41.557097 | debian-bookworm | !! 2026-04-13 02:02:41.557101 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.557104 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.policies' is absent from the `packages` configuration. 2026-04-13 02:02:41.557107 | debian-bookworm | !! 2026-04-13 02:02:41.557111 | debian-bookworm | 2026-04-13 02:02:41.557114 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.557118 | debian-bookworm | ############################ 2026-04-13 02:02:41.557121 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.557124 | debian-bookworm | ############################ 2026-04-13 02:02:41.557128 | debian-bookworm | Python recognizes 'manila.policies' as an importable package[^1], 2026-04-13 02:02:41.557131 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.557135 | debian-bookworm | 2026-04-13 02:02:41.557138 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.557141 | debian-bookworm | package, please make sure that 'manila.policies' is explicitly added 2026-04-13 02:02:41.557145 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.557148 | debian-bookworm | 2026-04-13 02:02:41.557152 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.557155 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.557158 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.557162 | debian-bookworm | 2026-04-13 02:02:41.557165 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.557168 | debian-bookworm | 2026-04-13 02:02:41.557172 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.557175 | debian-bookworm | 2026-04-13 02:02:41.557187 | debian-bookworm | If you don't want 'manila.policies' to be distributed and are 2026-04-13 02:02:41.557191 | debian-bookworm | already explicitly excluding 'manila.policies' via 2026-04-13 02:02:41.557194 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.557198 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.557201 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.557205 | debian-bookworm | 2026-04-13 02:02:41.557208 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.557211 | debian-bookworm | 2026-04-13 02:02:41.557215 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.557218 | debian-bookworm | 2026-04-13 02:02:41.557221 | debian-bookworm | 2026-04-13 02:02:41.557225 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.557228 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.557231 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.557235 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.557238 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.557242 | debian-bookworm | 2026-04-13 02:02:41.557245 | debian-bookworm | !! 2026-04-13 02:02:41.557248 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.557252 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.privsep' is absent from the `packages` configuration. 2026-04-13 02:02:41.557255 | debian-bookworm | !! 2026-04-13 02:02:41.557258 | debian-bookworm | 2026-04-13 02:02:41.557262 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.557268 | debian-bookworm | ############################ 2026-04-13 02:02:41.557272 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.557294 | debian-bookworm | ############################ 2026-04-13 02:02:41.557298 | debian-bookworm | Python recognizes 'manila.privsep' as an importable package[^1], 2026-04-13 02:02:41.557301 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.557304 | debian-bookworm | 2026-04-13 02:02:41.557308 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.557311 | debian-bookworm | package, please make sure that 'manila.privsep' is explicitly added 2026-04-13 02:02:41.557315 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.557318 | debian-bookworm | 2026-04-13 02:02:41.557321 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.557325 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.557328 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.557331 | debian-bookworm | 2026-04-13 02:02:41.557335 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.557338 | debian-bookworm | 2026-04-13 02:02:41.557341 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.557345 | debian-bookworm | 2026-04-13 02:02:41.557348 | debian-bookworm | If you don't want 'manila.privsep' to be distributed and are 2026-04-13 02:02:41.557351 | debian-bookworm | already explicitly excluding 'manila.privsep' via 2026-04-13 02:02:41.557355 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.557358 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.557362 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.557365 | debian-bookworm | 2026-04-13 02:02:41.557368 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.557372 | debian-bookworm | 2026-04-13 02:02:41.557375 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.557378 | debian-bookworm | 2026-04-13 02:02:41.557382 | debian-bookworm | 2026-04-13 02:02:41.557385 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.557388 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.557392 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.557395 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.557398 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.557402 | debian-bookworm | 2026-04-13 02:02:41.557406 | debian-bookworm | !! 2026-04-13 02:02:41.557409 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.557413 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler' is absent from the `packages` configuration. 2026-04-13 02:02:41.557416 | debian-bookworm | !! 2026-04-13 02:02:41.557419 | debian-bookworm | 2026-04-13 02:02:41.557423 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.557426 | debian-bookworm | ############################ 2026-04-13 02:02:41.557430 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.557433 | debian-bookworm | ############################ 2026-04-13 02:02:41.557436 | debian-bookworm | Python recognizes 'manila.scheduler' as an importable package[^1], 2026-04-13 02:02:41.557440 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.557443 | debian-bookworm | 2026-04-13 02:02:41.557446 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.557450 | debian-bookworm | package, please make sure that 'manila.scheduler' is explicitly added 2026-04-13 02:02:41.557453 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.557457 | debian-bookworm | 2026-04-13 02:02:41.557460 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.557466 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.557469 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.557473 | debian-bookworm | 2026-04-13 02:02:41.557476 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.557479 | debian-bookworm | 2026-04-13 02:02:41.557483 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.557486 | debian-bookworm | 2026-04-13 02:02:41.557497 | debian-bookworm | If you don't want 'manila.scheduler' to be distributed and are 2026-04-13 02:02:41.557501 | debian-bookworm | already explicitly excluding 'manila.scheduler' via 2026-04-13 02:02:41.557505 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.557508 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.557511 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.557515 | debian-bookworm | 2026-04-13 02:02:41.557518 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.557521 | debian-bookworm | 2026-04-13 02:02:41.557525 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.557529 | debian-bookworm | 2026-04-13 02:02:41.557533 | debian-bookworm | 2026-04-13 02:02:41.557536 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.557542 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.557546 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.557549 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.557553 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.557556 | debian-bookworm | 2026-04-13 02:02:41.557560 | debian-bookworm | !! 2026-04-13 02:02:41.557563 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.557577 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.drivers' is absent from the `packages` configuration. 2026-04-13 02:02:41.557581 | debian-bookworm | !! 2026-04-13 02:02:41.557584 | debian-bookworm | 2026-04-13 02:02:41.557587 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.557591 | debian-bookworm | ############################ 2026-04-13 02:02:41.557594 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.557598 | debian-bookworm | ############################ 2026-04-13 02:02:41.557602 | debian-bookworm | Python recognizes 'manila.scheduler.drivers' as an importable package[^1], 2026-04-13 02:02:41.557605 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.557608 | debian-bookworm | 2026-04-13 02:02:41.557612 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.557615 | debian-bookworm | package, please make sure that 'manila.scheduler.drivers' is explicitly added 2026-04-13 02:02:41.557619 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.557622 | debian-bookworm | 2026-04-13 02:02:41.557626 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.557629 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.557632 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.557636 | debian-bookworm | 2026-04-13 02:02:41.557639 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.557643 | debian-bookworm | 2026-04-13 02:02:41.557646 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.557650 | debian-bookworm | 2026-04-13 02:02:41.557653 | debian-bookworm | If you don't want 'manila.scheduler.drivers' to be distributed and are 2026-04-13 02:02:41.557657 | debian-bookworm | already explicitly excluding 'manila.scheduler.drivers' via 2026-04-13 02:02:41.557660 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.557666 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.557670 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.557673 | debian-bookworm | 2026-04-13 02:02:41.557677 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.557680 | debian-bookworm | 2026-04-13 02:02:41.557684 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.557687 | debian-bookworm | 2026-04-13 02:02:41.557690 | debian-bookworm | 2026-04-13 02:02:41.557694 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.557697 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.557701 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.557704 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.557708 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.557711 | debian-bookworm | 2026-04-13 02:02:41.557714 | debian-bookworm | !! 2026-04-13 02:02:41.557718 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.557721 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.evaluator' is absent from the `packages` configuration. 2026-04-13 02:02:41.557725 | debian-bookworm | !! 2026-04-13 02:02:41.557728 | debian-bookworm | 2026-04-13 02:02:41.557732 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.557735 | debian-bookworm | ############################ 2026-04-13 02:02:41.557739 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.557742 | debian-bookworm | ############################ 2026-04-13 02:02:41.557746 | debian-bookworm | Python recognizes 'manila.scheduler.evaluator' as an importable package[^1], 2026-04-13 02:02:41.557749 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.557752 | debian-bookworm | 2026-04-13 02:02:41.557756 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.557759 | debian-bookworm | package, please make sure that 'manila.scheduler.evaluator' is explicitly added 2026-04-13 02:02:41.557763 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.557766 | debian-bookworm | 2026-04-13 02:02:41.557770 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.557773 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.557777 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.557780 | debian-bookworm | 2026-04-13 02:02:41.557791 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.557795 | debian-bookworm | 2026-04-13 02:02:41.557798 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.557802 | debian-bookworm | 2026-04-13 02:02:41.557805 | debian-bookworm | If you don't want 'manila.scheduler.evaluator' to be distributed and are 2026-04-13 02:02:41.557809 | debian-bookworm | already explicitly excluding 'manila.scheduler.evaluator' via 2026-04-13 02:02:41.557812 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.557816 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.557820 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.557823 | debian-bookworm | 2026-04-13 02:02:41.557827 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.557830 | debian-bookworm | 2026-04-13 02:02:41.557833 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.557837 | debian-bookworm | 2026-04-13 02:02:41.557840 | debian-bookworm | 2026-04-13 02:02:41.557845 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.557849 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.557855 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.557858 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.557862 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.557865 | debian-bookworm | 2026-04-13 02:02:41.557868 | debian-bookworm | !! 2026-04-13 02:02:41.557872 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.557875 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.filters' is absent from the `packages` configuration. 2026-04-13 02:02:41.557878 | debian-bookworm | !! 2026-04-13 02:02:41.557882 | debian-bookworm | 2026-04-13 02:02:41.557885 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.557889 | debian-bookworm | ############################ 2026-04-13 02:02:41.557892 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.557895 | debian-bookworm | ############################ 2026-04-13 02:02:41.557899 | debian-bookworm | Python recognizes 'manila.scheduler.filters' as an importable package[^1], 2026-04-13 02:02:41.557902 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.557906 | debian-bookworm | 2026-04-13 02:02:41.557909 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.557912 | debian-bookworm | package, please make sure that 'manila.scheduler.filters' is explicitly added 2026-04-13 02:02:41.557916 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.557919 | debian-bookworm | 2026-04-13 02:02:41.557923 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.557926 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.557929 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.557933 | debian-bookworm | 2026-04-13 02:02:41.557936 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.557939 | debian-bookworm | 2026-04-13 02:02:41.557943 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.557946 | debian-bookworm | 2026-04-13 02:02:41.557950 | debian-bookworm | If you don't want 'manila.scheduler.filters' to be distributed and are 2026-04-13 02:02:41.557953 | debian-bookworm | already explicitly excluding 'manila.scheduler.filters' via 2026-04-13 02:02:41.557956 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.557960 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.557963 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.557967 | debian-bookworm | 2026-04-13 02:02:41.557970 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.557973 | debian-bookworm | 2026-04-13 02:02:41.557977 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.557980 | debian-bookworm | 2026-04-13 02:02:41.557984 | debian-bookworm | 2026-04-13 02:02:41.557987 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.557990 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.557994 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.557997 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.558000 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.558004 | debian-bookworm | 2026-04-13 02:02:41.558007 | debian-bookworm | !! 2026-04-13 02:02:41.558011 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.558014 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.filters.share_group_filters' is absent from the `packages` configuration. 2026-04-13 02:02:41.558018 | debian-bookworm | !! 2026-04-13 02:02:41.558023 | debian-bookworm | 2026-04-13 02:02:41.558027 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.558030 | debian-bookworm | ############################ 2026-04-13 02:02:41.558034 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.558037 | debian-bookworm | ############################ 2026-04-13 02:02:41.558041 | debian-bookworm | Python recognizes 'manila.scheduler.filters.share_group_filters' as an importable package[^1], 2026-04-13 02:02:41.558044 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.558048 | debian-bookworm | 2026-04-13 02:02:41.558052 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.558056 | debian-bookworm | package, please make sure that 'manila.scheduler.filters.share_group_filters' is explicitly added 2026-04-13 02:02:41.558061 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.558064 | debian-bookworm | 2026-04-13 02:02:41.558076 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.558080 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.558083 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.558087 | debian-bookworm | 2026-04-13 02:02:41.558090 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.558094 | debian-bookworm | 2026-04-13 02:02:41.558097 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.558100 | debian-bookworm | 2026-04-13 02:02:41.558104 | debian-bookworm | If you don't want 'manila.scheduler.filters.share_group_filters' to be distributed and are 2026-04-13 02:02:41.558107 | debian-bookworm | already explicitly excluding 'manila.scheduler.filters.share_group_filters' via 2026-04-13 02:02:41.558111 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.558114 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.558119 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.558122 | debian-bookworm | 2026-04-13 02:02:41.558126 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.558129 | debian-bookworm | 2026-04-13 02:02:41.558133 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.558136 | debian-bookworm | 2026-04-13 02:02:41.558139 | debian-bookworm | 2026-04-13 02:02:41.558143 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.558146 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.558150 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.558153 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.558156 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.558160 | debian-bookworm | 2026-04-13 02:02:41.558163 | debian-bookworm | !! 2026-04-13 02:02:41.558166 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.558170 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.weighers' is absent from the `packages` configuration. 2026-04-13 02:02:41.558173 | debian-bookworm | !! 2026-04-13 02:02:41.558177 | debian-bookworm | 2026-04-13 02:02:41.558180 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.558183 | debian-bookworm | ############################ 2026-04-13 02:02:41.558187 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.558190 | debian-bookworm | ############################ 2026-04-13 02:02:41.558194 | debian-bookworm | Python recognizes 'manila.scheduler.weighers' as an importable package[^1], 2026-04-13 02:02:41.558197 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.558200 | debian-bookworm | 2026-04-13 02:02:41.558204 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.558210 | debian-bookworm | package, please make sure that 'manila.scheduler.weighers' is explicitly added 2026-04-13 02:02:41.558213 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.558217 | debian-bookworm | 2026-04-13 02:02:41.558220 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.558223 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.558227 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.558230 | debian-bookworm | 2026-04-13 02:02:41.558234 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.558237 | debian-bookworm | 2026-04-13 02:02:41.558240 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.558244 | debian-bookworm | 2026-04-13 02:02:41.558247 | debian-bookworm | If you don't want 'manila.scheduler.weighers' to be distributed and are 2026-04-13 02:02:41.558250 | debian-bookworm | already explicitly excluding 'manila.scheduler.weighers' via 2026-04-13 02:02:41.558254 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.558257 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.558261 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.558264 | debian-bookworm | 2026-04-13 02:02:41.558267 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.558271 | debian-bookworm | 2026-04-13 02:02:41.558274 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.558278 | debian-bookworm | 2026-04-13 02:02:41.558281 | debian-bookworm | 2026-04-13 02:02:41.558284 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.558288 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.558291 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.558295 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.558298 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.558301 | debian-bookworm | 2026-04-13 02:02:41.558305 | debian-bookworm | !! 2026-04-13 02:02:41.558308 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.558312 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.services' is absent from the `packages` configuration. 2026-04-13 02:02:41.558315 | debian-bookworm | !! 2026-04-13 02:02:41.558318 | debian-bookworm | 2026-04-13 02:02:41.558322 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.558325 | debian-bookworm | ############################ 2026-04-13 02:02:41.558336 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.558340 | debian-bookworm | ############################ 2026-04-13 02:02:41.558343 | debian-bookworm | Python recognizes 'manila.services' as an importable package[^1], 2026-04-13 02:02:41.558347 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.558350 | debian-bookworm | 2026-04-13 02:02:41.558353 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.558360 | debian-bookworm | package, please make sure that 'manila.services' is explicitly added 2026-04-13 02:02:41.558364 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.558367 | debian-bookworm | 2026-04-13 02:02:41.558371 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.558374 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.558377 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.558381 | debian-bookworm | 2026-04-13 02:02:41.558384 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.558388 | debian-bookworm | 2026-04-13 02:02:41.558391 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.558394 | debian-bookworm | 2026-04-13 02:02:41.558402 | debian-bookworm | If you don't want 'manila.services' to be distributed and are 2026-04-13 02:02:41.558405 | debian-bookworm | already explicitly excluding 'manila.services' via 2026-04-13 02:02:41.558409 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.558412 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.558416 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.558419 | debian-bookworm | 2026-04-13 02:02:41.558422 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.558426 | debian-bookworm | 2026-04-13 02:02:41.558429 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.558432 | debian-bookworm | 2026-04-13 02:02:41.558436 | debian-bookworm | 2026-04-13 02:02:41.558439 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.558443 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.558446 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.558450 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.558453 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.558456 | debian-bookworm | 2026-04-13 02:02:41.558460 | debian-bookworm | !! 2026-04-13 02:02:41.558463 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.558467 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share' is absent from the `packages` configuration. 2026-04-13 02:02:41.558470 | debian-bookworm | !! 2026-04-13 02:02:41.558473 | debian-bookworm | 2026-04-13 02:02:41.558477 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.558480 | debian-bookworm | ############################ 2026-04-13 02:02:41.558484 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.558487 | debian-bookworm | ############################ 2026-04-13 02:02:41.558491 | debian-bookworm | Python recognizes 'manila.share' as an importable package[^1], 2026-04-13 02:02:41.558494 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.558497 | debian-bookworm | 2026-04-13 02:02:41.558501 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.558504 | debian-bookworm | package, please make sure that 'manila.share' is explicitly added 2026-04-13 02:02:41.558508 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.558511 | debian-bookworm | 2026-04-13 02:02:41.558514 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.558518 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.558521 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.558525 | debian-bookworm | 2026-04-13 02:02:41.558528 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.558531 | debian-bookworm | 2026-04-13 02:02:41.558535 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.558538 | debian-bookworm | 2026-04-13 02:02:41.558541 | debian-bookworm | If you don't want 'manila.share' to be distributed and are 2026-04-13 02:02:41.558545 | debian-bookworm | already explicitly excluding 'manila.share' via 2026-04-13 02:02:41.558550 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.558554 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.558557 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.558560 | debian-bookworm | 2026-04-13 02:02:41.558564 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.558567 | debian-bookworm | 2026-04-13 02:02:41.558571 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.558574 | debian-bookworm | 2026-04-13 02:02:41.558580 | debian-bookworm | 2026-04-13 02:02:41.558583 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.558587 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.558590 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.558593 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.558597 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.558600 | debian-bookworm | 2026-04-13 02:02:41.558604 | debian-bookworm | !! 2026-04-13 02:02:41.558607 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.558610 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers' is absent from the `packages` configuration. 2026-04-13 02:02:41.558614 | debian-bookworm | !! 2026-04-13 02:02:41.558617 | debian-bookworm | 2026-04-13 02:02:41.558621 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.558624 | debian-bookworm | ############################ 2026-04-13 02:02:41.558628 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.558631 | debian-bookworm | ############################ 2026-04-13 02:02:41.558634 | debian-bookworm | Python recognizes 'manila.share.drivers' as an importable package[^1], 2026-04-13 02:02:41.558638 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.558641 | debian-bookworm | 2026-04-13 02:02:41.558653 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.558657 | debian-bookworm | package, please make sure that 'manila.share.drivers' is explicitly added 2026-04-13 02:02:41.558661 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.558664 | debian-bookworm | 2026-04-13 02:02:41.558667 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.558671 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.558674 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.558678 | debian-bookworm | 2026-04-13 02:02:41.558681 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.558685 | debian-bookworm | 2026-04-13 02:02:41.558688 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.558691 | debian-bookworm | 2026-04-13 02:02:41.558695 | debian-bookworm | If you don't want 'manila.share.drivers' to be distributed and are 2026-04-13 02:02:41.558698 | debian-bookworm | already explicitly excluding 'manila.share.drivers' via 2026-04-13 02:02:41.558703 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.558707 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.558710 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.558713 | debian-bookworm | 2026-04-13 02:02:41.558717 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.558720 | debian-bookworm | 2026-04-13 02:02:41.558723 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.558727 | debian-bookworm | 2026-04-13 02:02:41.558730 | debian-bookworm | 2026-04-13 02:02:41.558734 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.558737 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.558740 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.558744 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.558747 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.558751 | debian-bookworm | 2026-04-13 02:02:41.558754 | debian-bookworm | !! 2026-04-13 02:02:41.558757 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.558761 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.cephfs' is absent from the `packages` configuration. 2026-04-13 02:02:41.558767 | debian-bookworm | !! 2026-04-13 02:02:41.558770 | debian-bookworm | 2026-04-13 02:02:41.558774 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.558777 | debian-bookworm | ############################ 2026-04-13 02:02:41.558781 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.558784 | debian-bookworm | ############################ 2026-04-13 02:02:41.558787 | debian-bookworm | Python recognizes 'manila.share.drivers.cephfs' as an importable package[^1], 2026-04-13 02:02:41.558791 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.558794 | debian-bookworm | 2026-04-13 02:02:41.558798 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.558801 | debian-bookworm | package, please make sure that 'manila.share.drivers.cephfs' is explicitly added 2026-04-13 02:02:41.558804 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.558808 | debian-bookworm | 2026-04-13 02:02:41.558811 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.558815 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.558818 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.558821 | debian-bookworm | 2026-04-13 02:02:41.558825 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.558828 | debian-bookworm | 2026-04-13 02:02:41.558832 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.558835 | debian-bookworm | 2026-04-13 02:02:41.558838 | debian-bookworm | If you don't want 'manila.share.drivers.cephfs' to be distributed and are 2026-04-13 02:02:41.558842 | debian-bookworm | already explicitly excluding 'manila.share.drivers.cephfs' via 2026-04-13 02:02:41.558845 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.558849 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.558852 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.558855 | debian-bookworm | 2026-04-13 02:02:41.558859 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.558862 | debian-bookworm | 2026-04-13 02:02:41.558866 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.558869 | debian-bookworm | 2026-04-13 02:02:41.558872 | debian-bookworm | 2026-04-13 02:02:41.558876 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.558879 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.558883 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.558886 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.558889 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.558893 | debian-bookworm | 2026-04-13 02:02:41.558896 | debian-bookworm | !! 2026-04-13 02:02:41.558900 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.558903 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.cephfs.conf' is absent from the `packages` configuration. 2026-04-13 02:02:41.558907 | debian-bookworm | !! 2026-04-13 02:02:41.558910 | debian-bookworm | 2026-04-13 02:02:41.558913 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.558917 | debian-bookworm | ############################ 2026-04-13 02:02:41.558920 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.558924 | debian-bookworm | ############################ 2026-04-13 02:02:41.558935 | debian-bookworm | Python recognizes 'manila.share.drivers.cephfs.conf' as an importable package[^1], 2026-04-13 02:02:41.558938 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.558942 | debian-bookworm | 2026-04-13 02:02:41.558945 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.558951 | debian-bookworm | package, please make sure that 'manila.share.drivers.cephfs.conf' is explicitly added 2026-04-13 02:02:41.558955 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.558958 | debian-bookworm | 2026-04-13 02:02:41.558962 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.558965 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.558968 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.558972 | debian-bookworm | 2026-04-13 02:02:41.558975 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.558979 | debian-bookworm | 2026-04-13 02:02:41.558983 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.558987 | debian-bookworm | 2026-04-13 02:02:41.558990 | debian-bookworm | If you don't want 'manila.share.drivers.cephfs.conf' to be distributed and are 2026-04-13 02:02:41.558994 | debian-bookworm | already explicitly excluding 'manila.share.drivers.cephfs.conf' via 2026-04-13 02:02:41.558997 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.559000 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.559004 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.559007 | debian-bookworm | 2026-04-13 02:02:41.559011 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.559014 | debian-bookworm | 2026-04-13 02:02:41.559018 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.559021 | debian-bookworm | 2026-04-13 02:02:41.559024 | debian-bookworm | 2026-04-13 02:02:41.559028 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.559031 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.559035 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.559038 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.559041 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.559045 | debian-bookworm | 2026-04-13 02:02:41.559048 | debian-bookworm | !! 2026-04-13 02:02:41.559052 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.559055 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.container' is absent from the `packages` configuration. 2026-04-13 02:02:41.559059 | debian-bookworm | !! 2026-04-13 02:02:41.559062 | debian-bookworm | 2026-04-13 02:02:41.559065 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.559069 | debian-bookworm | ############################ 2026-04-13 02:02:41.559072 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.559076 | debian-bookworm | ############################ 2026-04-13 02:02:41.559079 | debian-bookworm | Python recognizes 'manila.share.drivers.container' as an importable package[^1], 2026-04-13 02:02:41.559083 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.559086 | debian-bookworm | 2026-04-13 02:02:41.559089 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.559093 | debian-bookworm | package, please make sure that 'manila.share.drivers.container' is explicitly added 2026-04-13 02:02:41.559096 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.559099 | debian-bookworm | 2026-04-13 02:02:41.559103 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.559106 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.559110 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.559113 | debian-bookworm | 2026-04-13 02:02:41.559116 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.559120 | debian-bookworm | 2026-04-13 02:02:41.559126 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.559129 | debian-bookworm | 2026-04-13 02:02:41.559138 | debian-bookworm | If you don't want 'manila.share.drivers.container' to be distributed and are 2026-04-13 02:02:41.559142 | debian-bookworm | already explicitly excluding 'manila.share.drivers.container' via 2026-04-13 02:02:41.559145 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.559149 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.559152 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.559155 | debian-bookworm | 2026-04-13 02:02:41.559159 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.559162 | debian-bookworm | 2026-04-13 02:02:41.559166 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.559169 | debian-bookworm | 2026-04-13 02:02:41.559172 | debian-bookworm | 2026-04-13 02:02:41.559176 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.559179 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.559183 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.559186 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.559189 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.559193 | debian-bookworm | 2026-04-13 02:02:41.559196 | debian-bookworm | !! 2026-04-13 02:02:41.559200 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.559203 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc' is absent from the `packages` configuration. 2026-04-13 02:02:41.559207 | debian-bookworm | !! 2026-04-13 02:02:41.559210 | debian-bookworm | 2026-04-13 02:02:41.559222 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.559226 | debian-bookworm | ############################ 2026-04-13 02:02:41.559229 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.559233 | debian-bookworm | ############################ 2026-04-13 02:02:41.559236 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc' as an importable package[^1], 2026-04-13 02:02:41.559240 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.559243 | debian-bookworm | 2026-04-13 02:02:41.559246 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.559250 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc' is explicitly added 2026-04-13 02:02:41.559253 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.559257 | debian-bookworm | 2026-04-13 02:02:41.559260 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.559263 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.559269 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.559272 | debian-bookworm | 2026-04-13 02:02:41.559275 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.559279 | debian-bookworm | 2026-04-13 02:02:41.559282 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.559286 | debian-bookworm | 2026-04-13 02:02:41.559289 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc' to be distributed and are 2026-04-13 02:02:41.559292 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc' via 2026-04-13 02:02:41.559296 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.559299 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.559303 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.559306 | debian-bookworm | 2026-04-13 02:02:41.559309 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.559316 | debian-bookworm | 2026-04-13 02:02:41.559319 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.559322 | debian-bookworm | 2026-04-13 02:02:41.559326 | debian-bookworm | 2026-04-13 02:02:41.559329 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.559333 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.559336 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.559339 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.559343 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.559346 | debian-bookworm | 2026-04-13 02:02:41.559350 | debian-bookworm | !! 2026-04-13 02:02:41.559353 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.559357 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.common' is absent from the `packages` configuration. 2026-04-13 02:02:41.559360 | debian-bookworm | !! 2026-04-13 02:02:41.559363 | debian-bookworm | 2026-04-13 02:02:41.559367 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.559370 | debian-bookworm | ############################ 2026-04-13 02:02:41.559374 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.559377 | debian-bookworm | ############################ 2026-04-13 02:02:41.559380 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.common' as an importable package[^1], 2026-04-13 02:02:41.559384 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.559387 | debian-bookworm | 2026-04-13 02:02:41.559391 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.559394 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.common' is explicitly added 2026-04-13 02:02:41.559397 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.559401 | debian-bookworm | 2026-04-13 02:02:41.559404 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.559408 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.559411 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.559415 | debian-bookworm | 2026-04-13 02:02:41.559418 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.559421 | debian-bookworm | 2026-04-13 02:02:41.559425 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.559428 | debian-bookworm | 2026-04-13 02:02:41.559431 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.common' to be distributed and are 2026-04-13 02:02:41.559435 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.common' via 2026-04-13 02:02:41.559438 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.559442 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.559445 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.559449 | debian-bookworm | 2026-04-13 02:02:41.559452 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.559455 | debian-bookworm | 2026-04-13 02:02:41.559459 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.559462 | debian-bookworm | 2026-04-13 02:02:41.559466 | debian-bookworm | 2026-04-13 02:02:41.559469 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.559472 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.559476 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.559479 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.559483 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.559488 | debian-bookworm | 2026-04-13 02:02:41.559492 | debian-bookworm | !! 2026-04-13 02:02:41.559495 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.559501 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.common.enas' is absent from the `packages` configuration. 2026-04-13 02:02:41.559505 | debian-bookworm | !! 2026-04-13 02:02:41.559509 | debian-bookworm | 2026-04-13 02:02:41.559512 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.559515 | debian-bookworm | ############################ 2026-04-13 02:02:41.559519 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.559522 | debian-bookworm | ############################ 2026-04-13 02:02:41.559526 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.common.enas' as an importable package[^1], 2026-04-13 02:02:41.559529 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.559533 | debian-bookworm | 2026-04-13 02:02:41.559536 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.559541 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.common.enas' is explicitly added 2026-04-13 02:02:41.559545 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.559548 | debian-bookworm | 2026-04-13 02:02:41.559552 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.559555 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.559559 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.559562 | debian-bookworm | 2026-04-13 02:02:41.559565 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.559569 | debian-bookworm | 2026-04-13 02:02:41.559572 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.559576 | debian-bookworm | 2026-04-13 02:02:41.559579 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.common.enas' to be distributed and are 2026-04-13 02:02:41.559583 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.common.enas' via 2026-04-13 02:02:41.559586 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.559589 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.559593 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.559596 | debian-bookworm | 2026-04-13 02:02:41.559600 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.559603 | debian-bookworm | 2026-04-13 02:02:41.559606 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.559610 | debian-bookworm | 2026-04-13 02:02:41.559613 | debian-bookworm | 2026-04-13 02:02:41.559617 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.559620 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.559623 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.559627 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.559630 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.559634 | debian-bookworm | 2026-04-13 02:02:41.559637 | debian-bookworm | !! 2026-04-13 02:02:41.559640 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.559644 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins' is absent from the `packages` configuration. 2026-04-13 02:02:41.559647 | debian-bookworm | !! 2026-04-13 02:02:41.559651 | debian-bookworm | 2026-04-13 02:02:41.559654 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.559658 | debian-bookworm | ############################ 2026-04-13 02:02:41.559661 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.559667 | debian-bookworm | ############################ 2026-04-13 02:02:41.559670 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.plugins' as an importable package[^1], 2026-04-13 02:02:41.559674 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.559677 | debian-bookworm | 2026-04-13 02:02:41.559681 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.559684 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.plugins' is explicitly added 2026-04-13 02:02:41.559687 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.559691 | debian-bookworm | 2026-04-13 02:02:41.559694 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.559698 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.559701 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.559704 | debian-bookworm | 2026-04-13 02:02:41.559708 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.559711 | debian-bookworm | 2026-04-13 02:02:41.559715 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.559718 | debian-bookworm | 2026-04-13 02:02:41.559721 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.plugins' to be distributed and are 2026-04-13 02:02:41.559725 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.plugins' via 2026-04-13 02:02:41.559728 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.559732 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.559735 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.559738 | debian-bookworm | 2026-04-13 02:02:41.559742 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.559745 | debian-bookworm | 2026-04-13 02:02:41.559749 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.559752 | debian-bookworm | 2026-04-13 02:02:41.559755 | debian-bookworm | 2026-04-13 02:02:41.559759 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.559762 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.559773 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.559777 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.559780 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.559784 | debian-bookworm | 2026-04-13 02:02:41.559787 | debian-bookworm | !! 2026-04-13 02:02:41.559790 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.559794 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powerflex' is absent from the `packages` configuration. 2026-04-13 02:02:41.559798 | debian-bookworm | !! 2026-04-13 02:02:41.559801 | debian-bookworm | 2026-04-13 02:02:41.559805 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.559808 | debian-bookworm | ############################ 2026-04-13 02:02:41.559811 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.559815 | debian-bookworm | ############################ 2026-04-13 02:02:41.559818 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.plugins.powerflex' as an importable package[^1], 2026-04-13 02:02:41.559822 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.559825 | debian-bookworm | 2026-04-13 02:02:41.559829 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.559832 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powerflex' is explicitly added 2026-04-13 02:02:41.559836 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.559839 | debian-bookworm | 2026-04-13 02:02:41.559845 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.559848 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.559852 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.559855 | debian-bookworm | 2026-04-13 02:02:41.559859 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.559862 | debian-bookworm | 2026-04-13 02:02:41.559865 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.559869 | debian-bookworm | 2026-04-13 02:02:41.559872 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.plugins.powerflex' to be distributed and are 2026-04-13 02:02:41.559876 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powerflex' via 2026-04-13 02:02:41.559879 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.559882 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.559886 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.559889 | debian-bookworm | 2026-04-13 02:02:41.559893 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.559896 | debian-bookworm | 2026-04-13 02:02:41.559899 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.559903 | debian-bookworm | 2026-04-13 02:02:41.559906 | debian-bookworm | 2026-04-13 02:02:41.559910 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.559913 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.559916 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.559921 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.559925 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.559928 | debian-bookworm | 2026-04-13 02:02:41.559932 | debian-bookworm | !! 2026-04-13 02:02:41.559935 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.559938 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powermax' is absent from the `packages` configuration. 2026-04-13 02:02:41.559942 | debian-bookworm | !! 2026-04-13 02:02:41.559945 | debian-bookworm | 2026-04-13 02:02:41.559949 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.559952 | debian-bookworm | ############################ 2026-04-13 02:02:41.559956 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.559959 | debian-bookworm | ############################ 2026-04-13 02:02:41.559962 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.plugins.powermax' as an importable package[^1], 2026-04-13 02:02:41.559966 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.559969 | debian-bookworm | 2026-04-13 02:02:41.559973 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.559976 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powermax' is explicitly added 2026-04-13 02:02:41.559980 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.559983 | debian-bookworm | 2026-04-13 02:02:41.559987 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.559990 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.559993 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.559997 | debian-bookworm | 2026-04-13 02:02:41.560000 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.560004 | debian-bookworm | 2026-04-13 02:02:41.560007 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.560010 | debian-bookworm | 2026-04-13 02:02:41.560014 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.plugins.powermax' to be distributed and are 2026-04-13 02:02:41.560024 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powermax' via 2026-04-13 02:02:41.560027 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.560031 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.560041 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.560045 | debian-bookworm | 2026-04-13 02:02:41.560048 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.560052 | debian-bookworm | 2026-04-13 02:02:41.560055 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.560059 | debian-bookworm | 2026-04-13 02:02:41.560062 | debian-bookworm | 2026-04-13 02:02:41.560065 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.560069 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.560072 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.560076 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.560079 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.560082 | debian-bookworm | 2026-04-13 02:02:41.560086 | debian-bookworm | !! 2026-04-13 02:02:41.560089 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.560094 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powerscale' is absent from the `packages` configuration. 2026-04-13 02:02:41.560098 | debian-bookworm | !! 2026-04-13 02:02:41.560101 | debian-bookworm | 2026-04-13 02:02:41.560105 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.560108 | debian-bookworm | ############################ 2026-04-13 02:02:41.560111 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.560115 | debian-bookworm | ############################ 2026-04-13 02:02:41.560118 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.plugins.powerscale' as an importable package[^1], 2026-04-13 02:02:41.560122 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.560125 | debian-bookworm | 2026-04-13 02:02:41.560129 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.560132 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powerscale' is explicitly added 2026-04-13 02:02:41.560135 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.560139 | debian-bookworm | 2026-04-13 02:02:41.560142 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.560146 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.560149 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.560152 | debian-bookworm | 2026-04-13 02:02:41.560156 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.560159 | debian-bookworm | 2026-04-13 02:02:41.560163 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.560166 | debian-bookworm | 2026-04-13 02:02:41.560170 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.plugins.powerscale' to be distributed and are 2026-04-13 02:02:41.560173 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powerscale' via 2026-04-13 02:02:41.560176 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.560180 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.560183 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.560187 | debian-bookworm | 2026-04-13 02:02:41.560190 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.560193 | debian-bookworm | 2026-04-13 02:02:41.560199 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.560203 | debian-bookworm | 2026-04-13 02:02:41.560206 | debian-bookworm | 2026-04-13 02:02:41.560209 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.560213 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.560216 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.560220 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.560223 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.560227 | debian-bookworm | 2026-04-13 02:02:41.560230 | debian-bookworm | !! 2026-04-13 02:02:41.560233 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.560237 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powerstore' is absent from the `packages` configuration. 2026-04-13 02:02:41.560240 | debian-bookworm | !! 2026-04-13 02:02:41.560244 | debian-bookworm | 2026-04-13 02:02:41.560247 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.560250 | debian-bookworm | ############################ 2026-04-13 02:02:41.560254 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.560257 | debian-bookworm | ############################ 2026-04-13 02:02:41.560261 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.plugins.powerstore' as an importable package[^1], 2026-04-13 02:02:41.560264 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.560268 | debian-bookworm | 2026-04-13 02:02:41.560271 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.560275 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powerstore' is explicitly added 2026-04-13 02:02:41.560278 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.560281 | debian-bookworm | 2026-04-13 02:02:41.560285 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.560288 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.560292 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.560295 | debian-bookworm | 2026-04-13 02:02:41.560298 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.560302 | debian-bookworm | 2026-04-13 02:02:41.560305 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.560309 | debian-bookworm | 2026-04-13 02:02:41.560319 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.plugins.powerstore' to be distributed and are 2026-04-13 02:02:41.560323 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powerstore' via 2026-04-13 02:02:41.560326 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.560330 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.560333 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.560336 | debian-bookworm | 2026-04-13 02:02:41.560340 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.560343 | debian-bookworm | 2026-04-13 02:02:41.560347 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.560350 | debian-bookworm | 2026-04-13 02:02:41.560353 | debian-bookworm | 2026-04-13 02:02:41.560357 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.560362 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.560365 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.560369 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.560372 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.560378 | debian-bookworm | 2026-04-13 02:02:41.560382 | debian-bookworm | !! 2026-04-13 02:02:41.560385 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.560389 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.unity' is absent from the `packages` configuration. 2026-04-13 02:02:41.560392 | debian-bookworm | !! 2026-04-13 02:02:41.560396 | debian-bookworm | 2026-04-13 02:02:41.560399 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.560403 | debian-bookworm | ############################ 2026-04-13 02:02:41.560406 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.560409 | debian-bookworm | ############################ 2026-04-13 02:02:41.560413 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.plugins.unity' as an importable package[^1], 2026-04-13 02:02:41.560416 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.560420 | debian-bookworm | 2026-04-13 02:02:41.560423 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.560427 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.plugins.unity' is explicitly added 2026-04-13 02:02:41.560430 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.560434 | debian-bookworm | 2026-04-13 02:02:41.560437 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.560440 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.560444 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.560447 | debian-bookworm | 2026-04-13 02:02:41.560451 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.560454 | debian-bookworm | 2026-04-13 02:02:41.560458 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.560461 | debian-bookworm | 2026-04-13 02:02:41.560464 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.plugins.unity' to be distributed and are 2026-04-13 02:02:41.560468 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.unity' via 2026-04-13 02:02:41.560471 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.560476 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.560480 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.560483 | debian-bookworm | 2026-04-13 02:02:41.560486 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.560490 | debian-bookworm | 2026-04-13 02:02:41.560494 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.560498 | debian-bookworm | 2026-04-13 02:02:41.560504 | debian-bookworm | 2026-04-13 02:02:41.560508 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.560511 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.560515 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.560518 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.560521 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.560525 | debian-bookworm | 2026-04-13 02:02:41.560528 | debian-bookworm | !! 2026-04-13 02:02:41.560532 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.560535 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.vnx' is absent from the `packages` configuration. 2026-04-13 02:02:41.560539 | debian-bookworm | !! 2026-04-13 02:02:41.560542 | debian-bookworm | 2026-04-13 02:02:41.560545 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.560549 | debian-bookworm | ############################ 2026-04-13 02:02:41.560552 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.560559 | debian-bookworm | ############################ 2026-04-13 02:02:41.560563 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.plugins.vnx' as an importable package[^1], 2026-04-13 02:02:41.560567 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.560570 | debian-bookworm | 2026-04-13 02:02:41.560573 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.560579 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.plugins.vnx' is explicitly added 2026-04-13 02:02:41.560610 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.560614 | debian-bookworm | 2026-04-13 02:02:41.560618 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.560631 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.560635 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.560639 | debian-bookworm | 2026-04-13 02:02:41.560643 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.560647 | debian-bookworm | 2026-04-13 02:02:41.560651 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.560655 | debian-bookworm | 2026-04-13 02:02:41.560659 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.plugins.vnx' to be distributed and are 2026-04-13 02:02:41.560663 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.vnx' via 2026-04-13 02:02:41.560667 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.560671 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.560678 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.560682 | debian-bookworm | 2026-04-13 02:02:41.560686 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.560690 | debian-bookworm | 2026-04-13 02:02:41.560694 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.560698 | debian-bookworm | 2026-04-13 02:02:41.560702 | debian-bookworm | 2026-04-13 02:02:41.560705 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.560710 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.560714 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.560718 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.560722 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.560726 | debian-bookworm | 2026-04-13 02:02:41.560730 | debian-bookworm | !! 2026-04-13 02:02:41.560734 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.560738 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.ganesha' is absent from the `packages` configuration. 2026-04-13 02:02:41.560742 | debian-bookworm | !! 2026-04-13 02:02:41.560746 | debian-bookworm | 2026-04-13 02:02:41.560750 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.560754 | debian-bookworm | ############################ 2026-04-13 02:02:41.560758 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.560762 | debian-bookworm | ############################ 2026-04-13 02:02:41.560766 | debian-bookworm | Python recognizes 'manila.share.drivers.ganesha' as an importable package[^1], 2026-04-13 02:02:41.560770 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.560774 | debian-bookworm | 2026-04-13 02:02:41.560778 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.560782 | debian-bookworm | package, please make sure that 'manila.share.drivers.ganesha' is explicitly added 2026-04-13 02:02:41.560786 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.560790 | debian-bookworm | 2026-04-13 02:02:41.560794 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.560801 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.560805 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.560809 | debian-bookworm | 2026-04-13 02:02:41.560813 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.560817 | debian-bookworm | 2026-04-13 02:02:41.560821 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.560825 | debian-bookworm | 2026-04-13 02:02:41.560829 | debian-bookworm | If you don't want 'manila.share.drivers.ganesha' to be distributed and are 2026-04-13 02:02:41.560833 | debian-bookworm | already explicitly excluding 'manila.share.drivers.ganesha' via 2026-04-13 02:02:41.560837 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.560840 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.560844 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.560847 | debian-bookworm | 2026-04-13 02:02:41.560850 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.560854 | debian-bookworm | 2026-04-13 02:02:41.560857 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.560861 | debian-bookworm | 2026-04-13 02:02:41.560864 | debian-bookworm | 2026-04-13 02:02:41.560868 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.560871 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.560875 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.560878 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.560882 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.560886 | debian-bookworm | 2026-04-13 02:02:41.560890 | debian-bookworm | !! 2026-04-13 02:02:41.560894 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.560898 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.ganesha.conf' is absent from the `packages` configuration. 2026-04-13 02:02:41.560902 | debian-bookworm | !! 2026-04-13 02:02:41.560906 | debian-bookworm | 2026-04-13 02:02:41.560910 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.560914 | debian-bookworm | ############################ 2026-04-13 02:02:41.560917 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.560921 | debian-bookworm | ############################ 2026-04-13 02:02:41.560924 | debian-bookworm | Python recognizes 'manila.share.drivers.ganesha.conf' as an importable package[^1], 2026-04-13 02:02:41.560927 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.560931 | debian-bookworm | 2026-04-13 02:02:41.560934 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.560948 | debian-bookworm | package, please make sure that 'manila.share.drivers.ganesha.conf' is explicitly added 2026-04-13 02:02:41.560952 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.560955 | debian-bookworm | 2026-04-13 02:02:41.560959 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.560962 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.560966 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.560969 | debian-bookworm | 2026-04-13 02:02:41.560972 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.560976 | debian-bookworm | 2026-04-13 02:02:41.560979 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.560982 | debian-bookworm | 2026-04-13 02:02:41.560986 | debian-bookworm | If you don't want 'manila.share.drivers.ganesha.conf' to be distributed and are 2026-04-13 02:02:41.560989 | debian-bookworm | already explicitly excluding 'manila.share.drivers.ganesha.conf' via 2026-04-13 02:02:41.560996 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.561000 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.561003 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.561007 | debian-bookworm | 2026-04-13 02:02:41.561010 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.561013 | debian-bookworm | 2026-04-13 02:02:41.561017 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.561020 | debian-bookworm | 2026-04-13 02:02:41.561024 | debian-bookworm | 2026-04-13 02:02:41.561027 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.561030 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.561034 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.561037 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.561040 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.561044 | debian-bookworm | 2026-04-13 02:02:41.561047 | debian-bookworm | !! 2026-04-13 02:02:41.561051 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.561054 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.glusterfs' is absent from the `packages` configuration. 2026-04-13 02:02:41.561058 | debian-bookworm | !! 2026-04-13 02:02:41.561061 | debian-bookworm | 2026-04-13 02:02:41.561064 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.561068 | debian-bookworm | ############################ 2026-04-13 02:02:41.561071 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.561075 | debian-bookworm | ############################ 2026-04-13 02:02:41.561078 | debian-bookworm | Python recognizes 'manila.share.drivers.glusterfs' as an importable package[^1], 2026-04-13 02:02:41.561081 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.561085 | debian-bookworm | 2026-04-13 02:02:41.561088 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.561091 | debian-bookworm | package, please make sure that 'manila.share.drivers.glusterfs' is explicitly added 2026-04-13 02:02:41.561095 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.561098 | debian-bookworm | 2026-04-13 02:02:41.561102 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.561105 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.561108 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.561112 | debian-bookworm | 2026-04-13 02:02:41.561115 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.561119 | debian-bookworm | 2026-04-13 02:02:41.561122 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.561125 | debian-bookworm | 2026-04-13 02:02:41.561129 | debian-bookworm | If you don't want 'manila.share.drivers.glusterfs' to be distributed and are 2026-04-13 02:02:41.561132 | debian-bookworm | already explicitly excluding 'manila.share.drivers.glusterfs' via 2026-04-13 02:02:41.561136 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.561139 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.561142 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.561146 | debian-bookworm | 2026-04-13 02:02:41.561149 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.561153 | debian-bookworm | 2026-04-13 02:02:41.561156 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.561159 | debian-bookworm | 2026-04-13 02:02:41.561163 | debian-bookworm | 2026-04-13 02:02:41.561166 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.561172 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.561175 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.561179 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.561182 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.561186 | debian-bookworm | 2026-04-13 02:02:41.561189 | debian-bookworm | !! 2026-04-13 02:02:41.561192 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.561196 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.glusterfs.conf' is absent from the `packages` configuration. 2026-04-13 02:02:41.561199 | debian-bookworm | !! 2026-04-13 02:02:41.561203 | debian-bookworm | 2026-04-13 02:02:41.561206 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.561209 | debian-bookworm | ############################ 2026-04-13 02:02:41.561213 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.561216 | debian-bookworm | ############################ 2026-04-13 02:02:41.561226 | debian-bookworm | Python recognizes 'manila.share.drivers.glusterfs.conf' as an importable package[^1], 2026-04-13 02:02:41.561230 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.561234 | debian-bookworm | 2026-04-13 02:02:41.561237 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.561240 | debian-bookworm | package, please make sure that 'manila.share.drivers.glusterfs.conf' is explicitly added 2026-04-13 02:02:41.561244 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.561247 | debian-bookworm | 2026-04-13 02:02:41.561251 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.561254 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.561257 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.561261 | debian-bookworm | 2026-04-13 02:02:41.561264 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.561268 | debian-bookworm | 2026-04-13 02:02:41.561271 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.561274 | debian-bookworm | 2026-04-13 02:02:41.561278 | debian-bookworm | If you don't want 'manila.share.drivers.glusterfs.conf' to be distributed and are 2026-04-13 02:02:41.561281 | debian-bookworm | already explicitly excluding 'manila.share.drivers.glusterfs.conf' via 2026-04-13 02:02:41.561285 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.561288 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.561291 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.561295 | debian-bookworm | 2026-04-13 02:02:41.561298 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.561302 | debian-bookworm | 2026-04-13 02:02:41.561305 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.561308 | debian-bookworm | 2026-04-13 02:02:41.561312 | debian-bookworm | 2026-04-13 02:02:41.561315 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.561318 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.561322 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.561325 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.561329 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.561332 | debian-bookworm | 2026-04-13 02:02:41.561335 | debian-bookworm | !! 2026-04-13 02:02:41.561339 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.561342 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hdfs' is absent from the `packages` configuration. 2026-04-13 02:02:41.561349 | debian-bookworm | !! 2026-04-13 02:02:41.561352 | debian-bookworm | 2026-04-13 02:02:41.561355 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.561359 | debian-bookworm | ############################ 2026-04-13 02:02:41.561362 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.561366 | debian-bookworm | ############################ 2026-04-13 02:02:41.561369 | debian-bookworm | Python recognizes 'manila.share.drivers.hdfs' as an importable package[^1], 2026-04-13 02:02:41.561373 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.561376 | debian-bookworm | 2026-04-13 02:02:41.561379 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.561383 | debian-bookworm | package, please make sure that 'manila.share.drivers.hdfs' is explicitly added 2026-04-13 02:02:41.561386 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.561390 | debian-bookworm | 2026-04-13 02:02:41.561393 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.561396 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.561400 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.561403 | debian-bookworm | 2026-04-13 02:02:41.561407 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.561410 | debian-bookworm | 2026-04-13 02:02:41.561413 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.561417 | debian-bookworm | 2026-04-13 02:02:41.561420 | debian-bookworm | If you don't want 'manila.share.drivers.hdfs' to be distributed and are 2026-04-13 02:02:41.561423 | debian-bookworm | already explicitly excluding 'manila.share.drivers.hdfs' via 2026-04-13 02:02:41.561427 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.561430 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.561434 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.561437 | debian-bookworm | 2026-04-13 02:02:41.561441 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.561444 | debian-bookworm | 2026-04-13 02:02:41.561447 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.561451 | debian-bookworm | 2026-04-13 02:02:41.561454 | debian-bookworm | 2026-04-13 02:02:41.561457 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.561461 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.561464 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.561468 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.561471 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.561474 | debian-bookworm | 2026-04-13 02:02:41.561478 | debian-bookworm | !! 2026-04-13 02:02:41.561481 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.561485 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hitachi' is absent from the `packages` configuration. 2026-04-13 02:02:41.561488 | debian-bookworm | !! 2026-04-13 02:02:41.561491 | debian-bookworm | 2026-04-13 02:02:41.561501 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.561505 | debian-bookworm | ############################ 2026-04-13 02:02:41.561508 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.561512 | debian-bookworm | ############################ 2026-04-13 02:02:41.561515 | debian-bookworm | Python recognizes 'manila.share.drivers.hitachi' as an importable package[^1], 2026-04-13 02:02:41.561519 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.561522 | debian-bookworm | 2026-04-13 02:02:41.561527 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.561533 | debian-bookworm | package, please make sure that 'manila.share.drivers.hitachi' is explicitly added 2026-04-13 02:02:41.561536 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.561544 | debian-bookworm | 2026-04-13 02:02:41.561547 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.561552 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.561555 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.561559 | debian-bookworm | 2026-04-13 02:02:41.561562 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.561576 | debian-bookworm | 2026-04-13 02:02:41.561580 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.561584 | debian-bookworm | 2026-04-13 02:02:41.561587 | debian-bookworm | If you don't want 'manila.share.drivers.hitachi' to be distributed and are 2026-04-13 02:02:41.561590 | debian-bookworm | already explicitly excluding 'manila.share.drivers.hitachi' via 2026-04-13 02:02:41.561594 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.561597 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.561600 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.561604 | debian-bookworm | 2026-04-13 02:02:41.561607 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.561611 | debian-bookworm | 2026-04-13 02:02:41.561614 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.561617 | debian-bookworm | 2026-04-13 02:02:41.561621 | debian-bookworm | 2026-04-13 02:02:41.561624 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.561627 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.561631 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.561634 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.561637 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.561641 | debian-bookworm | 2026-04-13 02:02:41.561644 | debian-bookworm | !! 2026-04-13 02:02:41.561648 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.561651 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hitachi.hnas' is absent from the `packages` configuration. 2026-04-13 02:02:41.561654 | debian-bookworm | !! 2026-04-13 02:02:41.561658 | debian-bookworm | 2026-04-13 02:02:41.561661 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.561665 | debian-bookworm | ############################ 2026-04-13 02:02:41.561668 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.561671 | debian-bookworm | ############################ 2026-04-13 02:02:41.561675 | debian-bookworm | Python recognizes 'manila.share.drivers.hitachi.hnas' as an importable package[^1], 2026-04-13 02:02:41.561678 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.561682 | debian-bookworm | 2026-04-13 02:02:41.561685 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.561688 | debian-bookworm | package, please make sure that 'manila.share.drivers.hitachi.hnas' is explicitly added 2026-04-13 02:02:41.561692 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.561695 | debian-bookworm | 2026-04-13 02:02:41.561699 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.561702 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.561705 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.561709 | debian-bookworm | 2026-04-13 02:02:41.561712 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.561715 | debian-bookworm | 2026-04-13 02:02:41.561719 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.561726 | debian-bookworm | 2026-04-13 02:02:41.561730 | debian-bookworm | If you don't want 'manila.share.drivers.hitachi.hnas' to be distributed and are 2026-04-13 02:02:41.561733 | debian-bookworm | already explicitly excluding 'manila.share.drivers.hitachi.hnas' via 2026-04-13 02:02:41.561737 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.561740 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.561743 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.561747 | debian-bookworm | 2026-04-13 02:02:41.561750 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.561753 | debian-bookworm | 2026-04-13 02:02:41.561757 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.561760 | debian-bookworm | 2026-04-13 02:02:41.561764 | debian-bookworm | 2026-04-13 02:02:41.561767 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.561770 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.561774 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.561777 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.561781 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.561784 | debian-bookworm | 2026-04-13 02:02:41.561787 | debian-bookworm | !! 2026-04-13 02:02:41.561791 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.561802 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hitachi.hsp' is absent from the `packages` configuration. 2026-04-13 02:02:41.561805 | debian-bookworm | !! 2026-04-13 02:02:41.561809 | debian-bookworm | 2026-04-13 02:02:41.561812 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.561816 | debian-bookworm | ############################ 2026-04-13 02:02:41.561819 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.561823 | debian-bookworm | ############################ 2026-04-13 02:02:41.561826 | debian-bookworm | Python recognizes 'manila.share.drivers.hitachi.hsp' as an importable package[^1], 2026-04-13 02:02:41.561829 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.561833 | debian-bookworm | 2026-04-13 02:02:41.561836 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.561841 | debian-bookworm | package, please make sure that 'manila.share.drivers.hitachi.hsp' is explicitly added 2026-04-13 02:02:41.561845 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.561848 | debian-bookworm | 2026-04-13 02:02:41.561851 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.561855 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.561858 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.561862 | debian-bookworm | 2026-04-13 02:02:41.561865 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.561868 | debian-bookworm | 2026-04-13 02:02:41.561872 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.561875 | debian-bookworm | 2026-04-13 02:02:41.561878 | debian-bookworm | If you don't want 'manila.share.drivers.hitachi.hsp' to be distributed and are 2026-04-13 02:02:41.561882 | debian-bookworm | already explicitly excluding 'manila.share.drivers.hitachi.hsp' via 2026-04-13 02:02:41.561885 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.561889 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.561892 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.561895 | debian-bookworm | 2026-04-13 02:02:41.561899 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.561905 | debian-bookworm | 2026-04-13 02:02:41.561908 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.561911 | debian-bookworm | 2026-04-13 02:02:41.561915 | debian-bookworm | 2026-04-13 02:02:41.561918 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.561922 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.561925 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.561928 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.561932 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.561935 | debian-bookworm | 2026-04-13 02:02:41.561938 | debian-bookworm | !! 2026-04-13 02:02:41.561942 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.561945 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hpe' is absent from the `packages` configuration. 2026-04-13 02:02:41.561949 | debian-bookworm | !! 2026-04-13 02:02:41.561952 | debian-bookworm | 2026-04-13 02:02:41.561955 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.561959 | debian-bookworm | ############################ 2026-04-13 02:02:41.561962 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.561966 | debian-bookworm | ############################ 2026-04-13 02:02:41.561969 | debian-bookworm | Python recognizes 'manila.share.drivers.hpe' as an importable package[^1], 2026-04-13 02:02:41.561973 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.561976 | debian-bookworm | 2026-04-13 02:02:41.561979 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.561983 | debian-bookworm | package, please make sure that 'manila.share.drivers.hpe' is explicitly added 2026-04-13 02:02:41.561986 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.561990 | debian-bookworm | 2026-04-13 02:02:41.561993 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.561996 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.562000 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.562003 | debian-bookworm | 2026-04-13 02:02:41.562007 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.562010 | debian-bookworm | 2026-04-13 02:02:41.562013 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.562017 | debian-bookworm | 2026-04-13 02:02:41.562020 | debian-bookworm | If you don't want 'manila.share.drivers.hpe' to be distributed and are 2026-04-13 02:02:41.562024 | debian-bookworm | already explicitly excluding 'manila.share.drivers.hpe' via 2026-04-13 02:02:41.562027 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.562030 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.562034 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.562037 | debian-bookworm | 2026-04-13 02:02:41.562040 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.562044 | debian-bookworm | 2026-04-13 02:02:41.562047 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.562051 | debian-bookworm | 2026-04-13 02:02:41.562054 | debian-bookworm | 2026-04-13 02:02:41.562057 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.562061 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.562064 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.562075 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.562079 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.562082 | debian-bookworm | 2026-04-13 02:02:41.562088 | debian-bookworm | !! 2026-04-13 02:02:41.562091 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.562095 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.huawei' is absent from the `packages` configuration. 2026-04-13 02:02:41.562098 | debian-bookworm | !! 2026-04-13 02:02:41.562101 | debian-bookworm | 2026-04-13 02:02:41.562105 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.562108 | debian-bookworm | ############################ 2026-04-13 02:02:41.562112 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.562115 | debian-bookworm | ############################ 2026-04-13 02:02:41.562118 | debian-bookworm | Python recognizes 'manila.share.drivers.huawei' as an importable package[^1], 2026-04-13 02:02:41.562122 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.562127 | debian-bookworm | 2026-04-13 02:02:41.562130 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.562133 | debian-bookworm | package, please make sure that 'manila.share.drivers.huawei' is explicitly added 2026-04-13 02:02:41.562137 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.562140 | debian-bookworm | 2026-04-13 02:02:41.562143 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.562147 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.562150 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.562154 | debian-bookworm | 2026-04-13 02:02:41.562157 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.562160 | debian-bookworm | 2026-04-13 02:02:41.562164 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.562167 | debian-bookworm | 2026-04-13 02:02:41.562170 | debian-bookworm | If you don't want 'manila.share.drivers.huawei' to be distributed and are 2026-04-13 02:02:41.562174 | debian-bookworm | already explicitly excluding 'manila.share.drivers.huawei' via 2026-04-13 02:02:41.562177 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.562181 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.562184 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.562187 | debian-bookworm | 2026-04-13 02:02:41.562191 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.562194 | debian-bookworm | 2026-04-13 02:02:41.562198 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.562201 | debian-bookworm | 2026-04-13 02:02:41.562204 | debian-bookworm | 2026-04-13 02:02:41.562208 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.562211 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.562214 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.562218 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.562221 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.562224 | debian-bookworm | 2026-04-13 02:02:41.562228 | debian-bookworm | !! 2026-04-13 02:02:41.562231 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.562235 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.huawei.v3' is absent from the `packages` configuration. 2026-04-13 02:02:41.562238 | debian-bookworm | !! 2026-04-13 02:02:41.562241 | debian-bookworm | 2026-04-13 02:02:41.562245 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.562248 | debian-bookworm | ############################ 2026-04-13 02:02:41.562252 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.562255 | debian-bookworm | ############################ 2026-04-13 02:02:41.562258 | debian-bookworm | Python recognizes 'manila.share.drivers.huawei.v3' as an importable package[^1], 2026-04-13 02:02:41.562264 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.562268 | debian-bookworm | 2026-04-13 02:02:41.562271 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.562274 | debian-bookworm | package, please make sure that 'manila.share.drivers.huawei.v3' is explicitly added 2026-04-13 02:02:41.562278 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.562281 | debian-bookworm | 2026-04-13 02:02:41.562285 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.562288 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.562291 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.562295 | debian-bookworm | 2026-04-13 02:02:41.562298 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.562301 | debian-bookworm | 2026-04-13 02:02:41.562305 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.562308 | debian-bookworm | 2026-04-13 02:02:41.562312 | debian-bookworm | If you don't want 'manila.share.drivers.huawei.v3' to be distributed and are 2026-04-13 02:02:41.562315 | debian-bookworm | already explicitly excluding 'manila.share.drivers.huawei.v3' via 2026-04-13 02:02:41.562318 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.562322 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.562325 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.562328 | debian-bookworm | 2026-04-13 02:02:41.562332 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.562335 | debian-bookworm | 2026-04-13 02:02:41.562339 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.562342 | debian-bookworm | 2026-04-13 02:02:41.562345 | debian-bookworm | 2026-04-13 02:02:41.562349 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.562359 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.562363 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.562366 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.562370 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.562373 | debian-bookworm | 2026-04-13 02:02:41.562376 | debian-bookworm | !! 2026-04-13 02:02:41.562380 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.562383 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.ibm' is absent from the `packages` configuration. 2026-04-13 02:02:41.562387 | debian-bookworm | !! 2026-04-13 02:02:41.562390 | debian-bookworm | 2026-04-13 02:02:41.562393 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.562397 | debian-bookworm | ############################ 2026-04-13 02:02:41.562400 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.562405 | debian-bookworm | ############################ 2026-04-13 02:02:41.562409 | debian-bookworm | Python recognizes 'manila.share.drivers.ibm' as an importable package[^1], 2026-04-13 02:02:41.562412 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.562415 | debian-bookworm | 2026-04-13 02:02:41.562419 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.562422 | debian-bookworm | package, please make sure that 'manila.share.drivers.ibm' is explicitly added 2026-04-13 02:02:41.562425 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.562429 | debian-bookworm | 2026-04-13 02:02:41.562432 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.562436 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.562439 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.562445 | debian-bookworm | 2026-04-13 02:02:41.562448 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.562452 | debian-bookworm | 2026-04-13 02:02:41.562455 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.562458 | debian-bookworm | 2026-04-13 02:02:41.562462 | debian-bookworm | If you don't want 'manila.share.drivers.ibm' to be distributed and are 2026-04-13 02:02:41.562465 | debian-bookworm | already explicitly excluding 'manila.share.drivers.ibm' via 2026-04-13 02:02:41.562469 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.562472 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.562475 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.562479 | debian-bookworm | 2026-04-13 02:02:41.562482 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.562485 | debian-bookworm | 2026-04-13 02:02:41.562489 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.562492 | debian-bookworm | 2026-04-13 02:02:41.562496 | debian-bookworm | 2026-04-13 02:02:41.562499 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.562502 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.562506 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.562509 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.562512 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.562516 | debian-bookworm | 2026-04-13 02:02:41.562519 | debian-bookworm | !! 2026-04-13 02:02:41.562522 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.562526 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.infinidat' is absent from the `packages` configuration. 2026-04-13 02:02:41.562529 | debian-bookworm | !! 2026-04-13 02:02:41.562533 | debian-bookworm | 2026-04-13 02:02:41.562536 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.562539 | debian-bookworm | ############################ 2026-04-13 02:02:41.562543 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.562546 | debian-bookworm | ############################ 2026-04-13 02:02:41.562550 | debian-bookworm | Python recognizes 'manila.share.drivers.infinidat' as an importable package[^1], 2026-04-13 02:02:41.562553 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.562556 | debian-bookworm | 2026-04-13 02:02:41.562560 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.562563 | debian-bookworm | package, please make sure that 'manila.share.drivers.infinidat' is explicitly added 2026-04-13 02:02:41.562567 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.562570 | debian-bookworm | 2026-04-13 02:02:41.562573 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.562577 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.562580 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.562583 | debian-bookworm | 2026-04-13 02:02:41.562587 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.562590 | debian-bookworm | 2026-04-13 02:02:41.562594 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.562597 | debian-bookworm | 2026-04-13 02:02:41.562600 | debian-bookworm | If you don't want 'manila.share.drivers.infinidat' to be distributed and are 2026-04-13 02:02:41.562604 | debian-bookworm | already explicitly excluding 'manila.share.drivers.infinidat' via 2026-04-13 02:02:41.562607 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.562610 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.562616 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.562620 | debian-bookworm | 2026-04-13 02:02:41.562623 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.562627 | debian-bookworm | 2026-04-13 02:02:41.562633 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.562636 | debian-bookworm | 2026-04-13 02:02:41.562640 | debian-bookworm | 2026-04-13 02:02:41.562643 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.562646 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.562650 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.562653 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.562656 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.562660 | debian-bookworm | 2026-04-13 02:02:41.562663 | debian-bookworm | !! 2026-04-13 02:02:41.562667 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.562670 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.infortrend' is absent from the `packages` configuration. 2026-04-13 02:02:41.562673 | debian-bookworm | !! 2026-04-13 02:02:41.562678 | debian-bookworm | 2026-04-13 02:02:41.562682 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.562685 | debian-bookworm | ############################ 2026-04-13 02:02:41.562689 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.562692 | debian-bookworm | ############################ 2026-04-13 02:02:41.562695 | debian-bookworm | Python recognizes 'manila.share.drivers.infortrend' as an importable package[^1], 2026-04-13 02:02:41.562699 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.562702 | debian-bookworm | 2026-04-13 02:02:41.562706 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.562709 | debian-bookworm | package, please make sure that 'manila.share.drivers.infortrend' is explicitly added 2026-04-13 02:02:41.562712 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.562716 | debian-bookworm | 2026-04-13 02:02:41.562719 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.562723 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.562726 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.562729 | debian-bookworm | 2026-04-13 02:02:41.562733 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.562736 | debian-bookworm | 2026-04-13 02:02:41.562739 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.562743 | debian-bookworm | 2026-04-13 02:02:41.562746 | debian-bookworm | If you don't want 'manila.share.drivers.infortrend' to be distributed and are 2026-04-13 02:02:41.562750 | debian-bookworm | already explicitly excluding 'manila.share.drivers.infortrend' via 2026-04-13 02:02:41.562753 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.562756 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.562760 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.562763 | debian-bookworm | 2026-04-13 02:02:41.562767 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.562770 | debian-bookworm | 2026-04-13 02:02:41.562773 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.562777 | debian-bookworm | 2026-04-13 02:02:41.562780 | debian-bookworm | 2026-04-13 02:02:41.562783 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.562787 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.562790 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.562796 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.562799 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.562803 | debian-bookworm | 2026-04-13 02:02:41.562806 | debian-bookworm | !! 2026-04-13 02:02:41.562809 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.562813 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.inspur' is absent from the `packages` configuration. 2026-04-13 02:02:41.562816 | debian-bookworm | !! 2026-04-13 02:02:41.562820 | debian-bookworm | 2026-04-13 02:02:41.562823 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.562826 | debian-bookworm | ############################ 2026-04-13 02:02:41.562830 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.562833 | debian-bookworm | ############################ 2026-04-13 02:02:41.562837 | debian-bookworm | Python recognizes 'manila.share.drivers.inspur' as an importable package[^1], 2026-04-13 02:02:41.562840 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.562843 | debian-bookworm | 2026-04-13 02:02:41.562847 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.562850 | debian-bookworm | package, please make sure that 'manila.share.drivers.inspur' is explicitly added 2026-04-13 02:02:41.562854 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.562857 | debian-bookworm | 2026-04-13 02:02:41.562860 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.562864 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.562867 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.562871 | debian-bookworm | 2026-04-13 02:02:41.562874 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.562877 | debian-bookworm | 2026-04-13 02:02:41.562881 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.562884 | debian-bookworm | 2026-04-13 02:02:41.562887 | debian-bookworm | If you don't want 'manila.share.drivers.inspur' to be distributed and are 2026-04-13 02:02:41.562891 | debian-bookworm | already explicitly excluding 'manila.share.drivers.inspur' via 2026-04-13 02:02:41.562894 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.562905 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.562908 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.562912 | debian-bookworm | 2026-04-13 02:02:41.562915 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.562919 | debian-bookworm | 2026-04-13 02:02:41.562922 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.562925 | debian-bookworm | 2026-04-13 02:02:41.562929 | debian-bookworm | 2026-04-13 02:02:41.562932 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.562935 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.562939 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.562942 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.562946 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.562949 | debian-bookworm | 2026-04-13 02:02:41.562952 | debian-bookworm | !! 2026-04-13 02:02:41.562956 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.562961 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.inspur.as13000' is absent from the `packages` configuration. 2026-04-13 02:02:41.562964 | debian-bookworm | !! 2026-04-13 02:02:41.562968 | debian-bookworm | 2026-04-13 02:02:41.562971 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.562974 | debian-bookworm | ############################ 2026-04-13 02:02:41.562981 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.562984 | debian-bookworm | ############################ 2026-04-13 02:02:41.562987 | debian-bookworm | Python recognizes 'manila.share.drivers.inspur.as13000' as an importable package[^1], 2026-04-13 02:02:41.562991 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.562994 | debian-bookworm | 2026-04-13 02:02:41.562998 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.563001 | debian-bookworm | package, please make sure that 'manila.share.drivers.inspur.as13000' is explicitly added 2026-04-13 02:02:41.563004 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.563008 | debian-bookworm | 2026-04-13 02:02:41.563011 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.563015 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.563018 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.563021 | debian-bookworm | 2026-04-13 02:02:41.563025 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.563028 | debian-bookworm | 2026-04-13 02:02:41.563032 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.563035 | debian-bookworm | 2026-04-13 02:02:41.563038 | debian-bookworm | If you don't want 'manila.share.drivers.inspur.as13000' to be distributed and are 2026-04-13 02:02:41.563042 | debian-bookworm | already explicitly excluding 'manila.share.drivers.inspur.as13000' via 2026-04-13 02:02:41.563045 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.563049 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.563052 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.563055 | debian-bookworm | 2026-04-13 02:02:41.563059 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.563062 | debian-bookworm | 2026-04-13 02:02:41.563065 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.563069 | debian-bookworm | 2026-04-13 02:02:41.563072 | debian-bookworm | 2026-04-13 02:02:41.563076 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.563079 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.563082 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.563086 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.563089 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.563093 | debian-bookworm | 2026-04-13 02:02:41.563096 | debian-bookworm | !! 2026-04-13 02:02:41.563099 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.563103 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.inspur.instorage' is absent from the `packages` configuration. 2026-04-13 02:02:41.563106 | debian-bookworm | !! 2026-04-13 02:02:41.563109 | debian-bookworm | 2026-04-13 02:02:41.563113 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.563116 | debian-bookworm | ############################ 2026-04-13 02:02:41.563120 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.563123 | debian-bookworm | ############################ 2026-04-13 02:02:41.563126 | debian-bookworm | Python recognizes 'manila.share.drivers.inspur.instorage' as an importable package[^1], 2026-04-13 02:02:41.563130 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.563133 | debian-bookworm | 2026-04-13 02:02:41.563137 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.563140 | debian-bookworm | package, please make sure that 'manila.share.drivers.inspur.instorage' is explicitly added 2026-04-13 02:02:41.563144 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.563149 | debian-bookworm | 2026-04-13 02:02:41.563153 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.563156 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.563160 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.563163 | debian-bookworm | 2026-04-13 02:02:41.563166 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.563170 | debian-bookworm | 2026-04-13 02:02:41.563173 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.563177 | debian-bookworm | 2026-04-13 02:02:41.563187 | debian-bookworm | If you don't want 'manila.share.drivers.inspur.instorage' to be distributed and are 2026-04-13 02:02:41.563190 | debian-bookworm | already explicitly excluding 'manila.share.drivers.inspur.instorage' via 2026-04-13 02:02:41.563194 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.563197 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.563201 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.563204 | debian-bookworm | 2026-04-13 02:02:41.563207 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.563211 | debian-bookworm | 2026-04-13 02:02:41.563214 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.563218 | debian-bookworm | 2026-04-13 02:02:41.563221 | debian-bookworm | 2026-04-13 02:02:41.563224 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.563228 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.563231 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.563235 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.563238 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.563241 | debian-bookworm | 2026-04-13 02:02:41.563245 | debian-bookworm | !! 2026-04-13 02:02:41.563248 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.563251 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.macrosan' is absent from the `packages` configuration. 2026-04-13 02:02:41.563255 | debian-bookworm | !! 2026-04-13 02:02:41.563258 | debian-bookworm | 2026-04-13 02:02:41.563262 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.563267 | debian-bookworm | ############################ 2026-04-13 02:02:41.563270 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.563274 | debian-bookworm | ############################ 2026-04-13 02:02:41.563277 | debian-bookworm | Python recognizes 'manila.share.drivers.macrosan' as an importable package[^1], 2026-04-13 02:02:41.563281 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.563284 | debian-bookworm | 2026-04-13 02:02:41.563287 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.563291 | debian-bookworm | package, please make sure that 'manila.share.drivers.macrosan' is explicitly added 2026-04-13 02:02:41.563294 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.563298 | debian-bookworm | 2026-04-13 02:02:41.563301 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.563304 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.563308 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.563311 | debian-bookworm | 2026-04-13 02:02:41.563315 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.563318 | debian-bookworm | 2026-04-13 02:02:41.563321 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.563325 | debian-bookworm | 2026-04-13 02:02:41.563328 | debian-bookworm | If you don't want 'manila.share.drivers.macrosan' to be distributed and are 2026-04-13 02:02:41.563335 | debian-bookworm | already explicitly excluding 'manila.share.drivers.macrosan' via 2026-04-13 02:02:41.563339 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.563342 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.563345 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.563349 | debian-bookworm | 2026-04-13 02:02:41.563352 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.563356 | debian-bookworm | 2026-04-13 02:02:41.563359 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.563362 | debian-bookworm | 2026-04-13 02:02:41.563366 | debian-bookworm | 2026-04-13 02:02:41.563369 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.563372 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.563376 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.563379 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.563383 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.563386 | debian-bookworm | 2026-04-13 02:02:41.563389 | debian-bookworm | !! 2026-04-13 02:02:41.563393 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.563396 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.maprfs' is absent from the `packages` configuration. 2026-04-13 02:02:41.563399 | debian-bookworm | !! 2026-04-13 02:02:41.563403 | debian-bookworm | 2026-04-13 02:02:41.563406 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.563410 | debian-bookworm | ############################ 2026-04-13 02:02:41.563413 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.563416 | debian-bookworm | ############################ 2026-04-13 02:02:41.563420 | debian-bookworm | Python recognizes 'manila.share.drivers.maprfs' as an importable package[^1], 2026-04-13 02:02:41.563423 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.563427 | debian-bookworm | 2026-04-13 02:02:41.563430 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.563433 | debian-bookworm | package, please make sure that 'manila.share.drivers.maprfs' is explicitly added 2026-04-13 02:02:41.563437 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.563440 | debian-bookworm | 2026-04-13 02:02:41.563443 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.563447 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.563450 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.563454 | debian-bookworm | 2026-04-13 02:02:41.563464 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.563467 | debian-bookworm | 2026-04-13 02:02:41.563471 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.563474 | debian-bookworm | 2026-04-13 02:02:41.563477 | debian-bookworm | If you don't want 'manila.share.drivers.maprfs' to be distributed and are 2026-04-13 02:02:41.563481 | debian-bookworm | already explicitly excluding 'manila.share.drivers.maprfs' via 2026-04-13 02:02:41.563484 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.563488 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.563491 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.563494 | debian-bookworm | 2026-04-13 02:02:41.563498 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.563501 | debian-bookworm | 2026-04-13 02:02:41.563506 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.563510 | debian-bookworm | 2026-04-13 02:02:41.563513 | debian-bookworm | 2026-04-13 02:02:41.563518 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.563521 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.563525 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.563528 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.563531 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.563535 | debian-bookworm | 2026-04-13 02:02:41.563538 | debian-bookworm | !! 2026-04-13 02:02:41.563542 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.563545 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp' is absent from the `packages` configuration. 2026-04-13 02:02:41.563548 | debian-bookworm | !! 2026-04-13 02:02:41.563552 | debian-bookworm | 2026-04-13 02:02:41.563555 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.563559 | debian-bookworm | ############################ 2026-04-13 02:02:41.563562 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.563565 | debian-bookworm | ############################ 2026-04-13 02:02:41.563569 | debian-bookworm | Python recognizes 'manila.share.drivers.netapp' as an importable package[^1], 2026-04-13 02:02:41.563572 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.563576 | debian-bookworm | 2026-04-13 02:02:41.563579 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.563582 | debian-bookworm | package, please make sure that 'manila.share.drivers.netapp' is explicitly added 2026-04-13 02:02:41.563586 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.563589 | debian-bookworm | 2026-04-13 02:02:41.563592 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.563596 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.563599 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.563603 | debian-bookworm | 2026-04-13 02:02:41.563606 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.563609 | debian-bookworm | 2026-04-13 02:02:41.563613 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.563616 | debian-bookworm | 2026-04-13 02:02:41.563619 | debian-bookworm | If you don't want 'manila.share.drivers.netapp' to be distributed and are 2026-04-13 02:02:41.563623 | debian-bookworm | already explicitly excluding 'manila.share.drivers.netapp' via 2026-04-13 02:02:41.563626 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.563630 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.563633 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.563636 | debian-bookworm | 2026-04-13 02:02:41.563640 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.563643 | debian-bookworm | 2026-04-13 02:02:41.563646 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.563650 | debian-bookworm | 2026-04-13 02:02:41.563653 | debian-bookworm | 2026-04-13 02:02:41.563657 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.563660 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.563663 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.563667 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.563670 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.563673 | debian-bookworm | 2026-04-13 02:02:41.563677 | debian-bookworm | !! 2026-04-13 02:02:41.563680 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.563684 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap' is absent from the `packages` configuration. 2026-04-13 02:02:41.563690 | debian-bookworm | !! 2026-04-13 02:02:41.563693 | debian-bookworm | 2026-04-13 02:02:41.563696 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.563700 | debian-bookworm | ############################ 2026-04-13 02:02:41.563703 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.563707 | debian-bookworm | ############################ 2026-04-13 02:02:41.563710 | debian-bookworm | Python recognizes 'manila.share.drivers.netapp.dataontap' as an importable package[^1], 2026-04-13 02:02:41.563713 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.563717 | debian-bookworm | 2026-04-13 02:02:41.563720 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.563724 | debian-bookworm | package, please make sure that 'manila.share.drivers.netapp.dataontap' is explicitly added 2026-04-13 02:02:41.563727 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.563731 | debian-bookworm | 2026-04-13 02:02:41.563740 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.563744 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.563747 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.563751 | debian-bookworm | 2026-04-13 02:02:41.563754 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.563758 | debian-bookworm | 2026-04-13 02:02:41.563761 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.563764 | debian-bookworm | 2026-04-13 02:02:41.563768 | debian-bookworm | If you don't want 'manila.share.drivers.netapp.dataontap' to be distributed and are 2026-04-13 02:02:41.563771 | debian-bookworm | already explicitly excluding 'manila.share.drivers.netapp.dataontap' via 2026-04-13 02:02:41.563775 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.563778 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.563783 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.563786 | debian-bookworm | 2026-04-13 02:02:41.563790 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.563793 | debian-bookworm | 2026-04-13 02:02:41.563797 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.563800 | debian-bookworm | 2026-04-13 02:02:41.563803 | debian-bookworm | 2026-04-13 02:02:41.563807 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.563810 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.563813 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.563817 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.563820 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.563824 | debian-bookworm | 2026-04-13 02:02:41.563827 | debian-bookworm | !! 2026-04-13 02:02:41.563830 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.563834 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap.client' is absent from the `packages` configuration. 2026-04-13 02:02:41.563837 | debian-bookworm | !! 2026-04-13 02:02:41.563841 | debian-bookworm | 2026-04-13 02:02:41.563844 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.563848 | debian-bookworm | ############################ 2026-04-13 02:02:41.563851 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.563854 | debian-bookworm | ############################ 2026-04-13 02:02:41.563858 | debian-bookworm | Python recognizes 'manila.share.drivers.netapp.dataontap.client' as an importable package[^1], 2026-04-13 02:02:41.563861 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.563867 | debian-bookworm | 2026-04-13 02:02:41.563870 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.563874 | debian-bookworm | package, please make sure that 'manila.share.drivers.netapp.dataontap.client' is explicitly added 2026-04-13 02:02:41.563877 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.563881 | debian-bookworm | 2026-04-13 02:02:41.563886 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.563890 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.563893 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.563897 | debian-bookworm | 2026-04-13 02:02:41.563901 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.563905 | debian-bookworm | 2026-04-13 02:02:41.563909 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.563913 | debian-bookworm | 2026-04-13 02:02:41.563916 | debian-bookworm | If you don't want 'manila.share.drivers.netapp.dataontap.client' to be distributed and are 2026-04-13 02:02:41.563920 | debian-bookworm | already explicitly excluding 'manila.share.drivers.netapp.dataontap.client' via 2026-04-13 02:02:41.563923 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.563926 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.563930 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.563933 | debian-bookworm | 2026-04-13 02:02:41.563937 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.563940 | debian-bookworm | 2026-04-13 02:02:41.563943 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.563947 | debian-bookworm | 2026-04-13 02:02:41.563950 | debian-bookworm | 2026-04-13 02:02:41.563953 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.563957 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.563960 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.563964 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.563967 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.563970 | debian-bookworm | 2026-04-13 02:02:41.563974 | debian-bookworm | !! 2026-04-13 02:02:41.563977 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.563981 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap.cluster_mode' is absent from the `packages` configuration. 2026-04-13 02:02:41.563984 | debian-bookworm | !! 2026-04-13 02:02:41.563987 | debian-bookworm | 2026-04-13 02:02:41.563991 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.563994 | debian-bookworm | ############################ 2026-04-13 02:02:41.563998 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.564001 | debian-bookworm | ############################ 2026-04-13 02:02:41.564004 | debian-bookworm | Python recognizes 'manila.share.drivers.netapp.dataontap.cluster_mode' as an importable package[^1], 2026-04-13 02:02:41.564014 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.564018 | debian-bookworm | 2026-04-13 02:02:41.564021 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.564025 | debian-bookworm | package, please make sure that 'manila.share.drivers.netapp.dataontap.cluster_mode' is explicitly added 2026-04-13 02:02:41.564028 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.564032 | debian-bookworm | 2026-04-13 02:02:41.564035 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.564038 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.564042 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.564048 | debian-bookworm | 2026-04-13 02:02:41.564051 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.564054 | debian-bookworm | 2026-04-13 02:02:41.564058 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.564061 | debian-bookworm | 2026-04-13 02:02:41.564066 | debian-bookworm | If you don't want 'manila.share.drivers.netapp.dataontap.cluster_mode' to be distributed and are 2026-04-13 02:02:41.564069 | debian-bookworm | already explicitly excluding 'manila.share.drivers.netapp.dataontap.cluster_mode' via 2026-04-13 02:02:41.564073 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.564076 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.564080 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.564083 | debian-bookworm | 2026-04-13 02:02:41.564086 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.564090 | debian-bookworm | 2026-04-13 02:02:41.564093 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.564096 | debian-bookworm | 2026-04-13 02:02:41.564100 | debian-bookworm | 2026-04-13 02:02:41.564103 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.564107 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.564110 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.564113 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.564117 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.564120 | debian-bookworm | 2026-04-13 02:02:41.564123 | debian-bookworm | !! 2026-04-13 02:02:41.564127 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.564130 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap.protocols' is absent from the `packages` configuration. 2026-04-13 02:02:41.564134 | debian-bookworm | !! 2026-04-13 02:02:41.564137 | debian-bookworm | 2026-04-13 02:02:41.564140 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.564144 | debian-bookworm | ############################ 2026-04-13 02:02:41.564147 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.564151 | debian-bookworm | ############################ 2026-04-13 02:02:41.564154 | debian-bookworm | Python recognizes 'manila.share.drivers.netapp.dataontap.protocols' as an importable package[^1], 2026-04-13 02:02:41.564157 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.564161 | debian-bookworm | 2026-04-13 02:02:41.564164 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.564168 | debian-bookworm | package, please make sure that 'manila.share.drivers.netapp.dataontap.protocols' is explicitly added 2026-04-13 02:02:41.564171 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.564174 | debian-bookworm | 2026-04-13 02:02:41.564178 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.564181 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.564185 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.564188 | debian-bookworm | 2026-04-13 02:02:41.564191 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.564195 | debian-bookworm | 2026-04-13 02:02:41.564198 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.564201 | debian-bookworm | 2026-04-13 02:02:41.564205 | debian-bookworm | If you don't want 'manila.share.drivers.netapp.dataontap.protocols' to be distributed and are 2026-04-13 02:02:41.564208 | debian-bookworm | already explicitly excluding 'manila.share.drivers.netapp.dataontap.protocols' via 2026-04-13 02:02:41.564212 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.564218 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.564221 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.564224 | debian-bookworm | 2026-04-13 02:02:41.564228 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.564231 | debian-bookworm | 2026-04-13 02:02:41.564235 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.564238 | debian-bookworm | 2026-04-13 02:02:41.564241 | debian-bookworm | 2026-04-13 02:02:41.564245 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.564248 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.564251 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.564255 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.564258 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.564262 | debian-bookworm | 2026-04-13 02:02:41.564265 | debian-bookworm | !! 2026-04-13 02:02:41.564268 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.564275 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.nexenta' is absent from the `packages` configuration. 2026-04-13 02:02:41.564279 | debian-bookworm | !! 2026-04-13 02:02:41.564282 | debian-bookworm | 2026-04-13 02:02:41.564285 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.564289 | debian-bookworm | ############################ 2026-04-13 02:02:41.564292 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.564296 | debian-bookworm | ############################ 2026-04-13 02:02:41.564299 | debian-bookworm | Python recognizes 'manila.share.drivers.nexenta' as an importable package[^1], 2026-04-13 02:02:41.564302 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.564306 | debian-bookworm | 2026-04-13 02:02:41.564309 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.564313 | debian-bookworm | package, please make sure that 'manila.share.drivers.nexenta' is explicitly added 2026-04-13 02:02:41.564316 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.564319 | debian-bookworm | 2026-04-13 02:02:41.564325 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.564328 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.564332 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.564335 | debian-bookworm | 2026-04-13 02:02:41.564338 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.564342 | debian-bookworm | 2026-04-13 02:02:41.564345 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.564348 | debian-bookworm | 2026-04-13 02:02:41.564352 | debian-bookworm | If you don't want 'manila.share.drivers.nexenta' to be distributed and are 2026-04-13 02:02:41.564355 | debian-bookworm | already explicitly excluding 'manila.share.drivers.nexenta' via 2026-04-13 02:02:41.564359 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.564362 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.564365 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.564369 | debian-bookworm | 2026-04-13 02:02:41.564372 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.564376 | debian-bookworm | 2026-04-13 02:02:41.564379 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.564382 | debian-bookworm | 2026-04-13 02:02:41.564386 | debian-bookworm | 2026-04-13 02:02:41.564389 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.564392 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.564398 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.564402 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.564405 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.564409 | debian-bookworm | 2026-04-13 02:02:41.564412 | debian-bookworm | !! 2026-04-13 02:02:41.564415 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.564419 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.nexenta.ns4' is absent from the `packages` configuration. 2026-04-13 02:02:41.564422 | debian-bookworm | !! 2026-04-13 02:02:41.564426 | debian-bookworm | 2026-04-13 02:02:41.564429 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.564433 | debian-bookworm | ############################ 2026-04-13 02:02:41.564436 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.564439 | debian-bookworm | ############################ 2026-04-13 02:02:41.564443 | debian-bookworm | Python recognizes 'manila.share.drivers.nexenta.ns4' as an importable package[^1], 2026-04-13 02:02:41.564446 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.564450 | debian-bookworm | 2026-04-13 02:02:41.564453 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.564456 | debian-bookworm | package, please make sure that 'manila.share.drivers.nexenta.ns4' is explicitly added 2026-04-13 02:02:41.564460 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.564463 | debian-bookworm | 2026-04-13 02:02:41.564466 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.564470 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.564473 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.564477 | debian-bookworm | 2026-04-13 02:02:41.564480 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.564483 | debian-bookworm | 2026-04-13 02:02:41.564487 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.564490 | debian-bookworm | 2026-04-13 02:02:41.564494 | debian-bookworm | If you don't want 'manila.share.drivers.nexenta.ns4' to be distributed and are 2026-04-13 02:02:41.564497 | debian-bookworm | already explicitly excluding 'manila.share.drivers.nexenta.ns4' via 2026-04-13 02:02:41.564500 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.564504 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.564507 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.564511 | debian-bookworm | 2026-04-13 02:02:41.564514 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.564517 | debian-bookworm | 2026-04-13 02:02:41.564521 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.564524 | debian-bookworm | 2026-04-13 02:02:41.564528 | debian-bookworm | 2026-04-13 02:02:41.564531 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.564534 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.564538 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.564541 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.564545 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.564548 | debian-bookworm | 2026-04-13 02:02:41.564551 | debian-bookworm | !! 2026-04-13 02:02:41.564562 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.564566 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.nexenta.ns5' is absent from the `packages` configuration. 2026-04-13 02:02:41.564570 | debian-bookworm | !! 2026-04-13 02:02:41.564573 | debian-bookworm | 2026-04-13 02:02:41.564579 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.564583 | debian-bookworm | ############################ 2026-04-13 02:02:41.564587 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.564591 | debian-bookworm | ############################ 2026-04-13 02:02:41.564595 | debian-bookworm | Python recognizes 'manila.share.drivers.nexenta.ns5' as an importable package[^1], 2026-04-13 02:02:41.564598 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.564602 | debian-bookworm | 2026-04-13 02:02:41.564607 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.564613 | debian-bookworm | package, please make sure that 'manila.share.drivers.nexenta.ns5' is explicitly added 2026-04-13 02:02:41.564617 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.564621 | debian-bookworm | 2026-04-13 02:02:41.564624 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.564628 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.564631 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.564634 | debian-bookworm | 2026-04-13 02:02:41.564638 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.564641 | debian-bookworm | 2026-04-13 02:02:41.564644 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.564648 | debian-bookworm | 2026-04-13 02:02:41.564651 | debian-bookworm | If you don't want 'manila.share.drivers.nexenta.ns5' to be distributed and are 2026-04-13 02:02:41.564655 | debian-bookworm | already explicitly excluding 'manila.share.drivers.nexenta.ns5' via 2026-04-13 02:02:41.564658 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.564661 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.564665 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.564668 | debian-bookworm | 2026-04-13 02:02:41.564671 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.564675 | debian-bookworm | 2026-04-13 02:02:41.564678 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.564682 | debian-bookworm | 2026-04-13 02:02:41.564687 | debian-bookworm | 2026-04-13 02:02:41.564728 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.564733 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.564737 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.564742 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.564746 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.564750 | debian-bookworm | 2026-04-13 02:02:41.564754 | debian-bookworm | !! 2026-04-13 02:02:41.564757 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.564761 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.purestorage' is absent from the `packages` configuration. 2026-04-13 02:02:41.564764 | debian-bookworm | !! 2026-04-13 02:02:41.564768 | debian-bookworm | 2026-04-13 02:02:41.564772 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.564777 | debian-bookworm | ############################ 2026-04-13 02:02:41.564782 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.564788 | debian-bookworm | ############################ 2026-04-13 02:02:41.564793 | debian-bookworm | Python recognizes 'manila.share.drivers.purestorage' as an importable package[^1], 2026-04-13 02:02:41.564797 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.564802 | debian-bookworm | 2026-04-13 02:02:41.564807 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.564813 | debian-bookworm | package, please make sure that 'manila.share.drivers.purestorage' is explicitly added 2026-04-13 02:02:41.564823 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.564828 | debian-bookworm | 2026-04-13 02:02:41.564833 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.564838 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.564842 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.564846 | debian-bookworm | 2026-04-13 02:02:41.564849 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.564853 | debian-bookworm | 2026-04-13 02:02:41.564856 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.564860 | debian-bookworm | 2026-04-13 02:02:41.564863 | debian-bookworm | If you don't want 'manila.share.drivers.purestorage' to be distributed and are 2026-04-13 02:02:41.564866 | debian-bookworm | already explicitly excluding 'manila.share.drivers.purestorage' via 2026-04-13 02:02:41.564870 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.564873 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.564876 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.564880 | debian-bookworm | 2026-04-13 02:02:41.564883 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.564887 | debian-bookworm | 2026-04-13 02:02:41.564890 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.564893 | debian-bookworm | 2026-04-13 02:02:41.564897 | debian-bookworm | 2026-04-13 02:02:41.564900 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.564904 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.564918 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.564923 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.564926 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.564929 | debian-bookworm | 2026-04-13 02:02:41.564933 | debian-bookworm | !! 2026-04-13 02:02:41.564936 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.564940 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.qnap' is absent from the `packages` configuration. 2026-04-13 02:02:41.564943 | debian-bookworm | !! 2026-04-13 02:02:41.564947 | debian-bookworm | 2026-04-13 02:02:41.564950 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.564953 | debian-bookworm | ############################ 2026-04-13 02:02:41.564957 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.564960 | debian-bookworm | ############################ 2026-04-13 02:02:41.564966 | debian-bookworm | Python recognizes 'manila.share.drivers.qnap' as an importable package[^1], 2026-04-13 02:02:41.564970 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.564973 | debian-bookworm | 2026-04-13 02:02:41.564977 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.564980 | debian-bookworm | package, please make sure that 'manila.share.drivers.qnap' is explicitly added 2026-04-13 02:02:41.564983 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.564987 | debian-bookworm | 2026-04-13 02:02:41.564990 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.564994 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.564997 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.565001 | debian-bookworm | 2026-04-13 02:02:41.565004 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.565007 | debian-bookworm | 2026-04-13 02:02:41.565011 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.565014 | debian-bookworm | 2026-04-13 02:02:41.565023 | debian-bookworm | If you don't want 'manila.share.drivers.qnap' to be distributed and are 2026-04-13 02:02:41.565027 | debian-bookworm | already explicitly excluding 'manila.share.drivers.qnap' via 2026-04-13 02:02:41.565031 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.565034 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.565038 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.565041 | debian-bookworm | 2026-04-13 02:02:41.565045 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.565049 | debian-bookworm | 2026-04-13 02:02:41.565052 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.565056 | debian-bookworm | 2026-04-13 02:02:41.565059 | debian-bookworm | 2026-04-13 02:02:41.565062 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.565066 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.565069 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.565072 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.565076 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.565079 | debian-bookworm | 2026-04-13 02:02:41.565083 | debian-bookworm | !! 2026-04-13 02:02:41.565086 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.565090 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.quobyte' is absent from the `packages` configuration. 2026-04-13 02:02:41.565093 | debian-bookworm | !! 2026-04-13 02:02:41.565096 | debian-bookworm | 2026-04-13 02:02:41.565100 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.565103 | debian-bookworm | ############################ 2026-04-13 02:02:41.565107 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.565110 | debian-bookworm | ############################ 2026-04-13 02:02:41.565113 | debian-bookworm | Python recognizes 'manila.share.drivers.quobyte' as an importable package[^1], 2026-04-13 02:02:41.565117 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.565120 | debian-bookworm | 2026-04-13 02:02:41.565124 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.565127 | debian-bookworm | package, please make sure that 'manila.share.drivers.quobyte' is explicitly added 2026-04-13 02:02:41.565130 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.565134 | debian-bookworm | 2026-04-13 02:02:41.565137 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.565141 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.565144 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.565147 | debian-bookworm | 2026-04-13 02:02:41.565151 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.565154 | debian-bookworm | 2026-04-13 02:02:41.565158 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.565161 | debian-bookworm | 2026-04-13 02:02:41.565164 | debian-bookworm | If you don't want 'manila.share.drivers.quobyte' to be distributed and are 2026-04-13 02:02:41.565168 | debian-bookworm | already explicitly excluding 'manila.share.drivers.quobyte' via 2026-04-13 02:02:41.565171 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.565175 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.565178 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.565181 | debian-bookworm | 2026-04-13 02:02:41.565185 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.565188 | debian-bookworm | 2026-04-13 02:02:41.565192 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.565198 | debian-bookworm | 2026-04-13 02:02:41.565201 | debian-bookworm | 2026-04-13 02:02:41.565213 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.565217 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.565220 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.565224 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.565227 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.565231 | debian-bookworm | 2026-04-13 02:02:41.565234 | debian-bookworm | !! 2026-04-13 02:02:41.565238 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.565241 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.tegile' is absent from the `packages` configuration. 2026-04-13 02:02:41.565244 | debian-bookworm | !! 2026-04-13 02:02:41.565248 | debian-bookworm | 2026-04-13 02:02:41.565251 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.565255 | debian-bookworm | ############################ 2026-04-13 02:02:41.565258 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.565262 | debian-bookworm | ############################ 2026-04-13 02:02:41.565265 | debian-bookworm | Python recognizes 'manila.share.drivers.tegile' as an importable package[^1], 2026-04-13 02:02:41.565269 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.565272 | debian-bookworm | 2026-04-13 02:02:41.565275 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.565279 | debian-bookworm | package, please make sure that 'manila.share.drivers.tegile' is explicitly added 2026-04-13 02:02:41.565284 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.565288 | debian-bookworm | 2026-04-13 02:02:41.565291 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.565294 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.565298 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.565301 | debian-bookworm | 2026-04-13 02:02:41.565305 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.565308 | debian-bookworm | 2026-04-13 02:02:41.565311 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.565315 | debian-bookworm | 2026-04-13 02:02:41.565318 | debian-bookworm | If you don't want 'manila.share.drivers.tegile' to be distributed and are 2026-04-13 02:02:41.565322 | debian-bookworm | already explicitly excluding 'manila.share.drivers.tegile' via 2026-04-13 02:02:41.565325 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.565328 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.565332 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.565335 | debian-bookworm | 2026-04-13 02:02:41.565339 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.565342 | debian-bookworm | 2026-04-13 02:02:41.565345 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.565349 | debian-bookworm | 2026-04-13 02:02:41.565352 | debian-bookworm | 2026-04-13 02:02:41.565356 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.565359 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.565362 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.565366 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.565369 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.565373 | debian-bookworm | 2026-04-13 02:02:41.565376 | debian-bookworm | !! 2026-04-13 02:02:41.565379 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.565383 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.vastdata' is absent from the `packages` configuration. 2026-04-13 02:02:41.565389 | debian-bookworm | !! 2026-04-13 02:02:41.565393 | debian-bookworm | 2026-04-13 02:02:41.565396 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.565399 | debian-bookworm | ############################ 2026-04-13 02:02:41.565403 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.565406 | debian-bookworm | ############################ 2026-04-13 02:02:41.565410 | debian-bookworm | Python recognizes 'manila.share.drivers.vastdata' as an importable package[^1], 2026-04-13 02:02:41.565413 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.565417 | debian-bookworm | 2026-04-13 02:02:41.565420 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.565423 | debian-bookworm | package, please make sure that 'manila.share.drivers.vastdata' is explicitly added 2026-04-13 02:02:41.565427 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.565430 | debian-bookworm | 2026-04-13 02:02:41.565434 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.565437 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.565441 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.565444 | debian-bookworm | 2026-04-13 02:02:41.565447 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.565451 | debian-bookworm | 2026-04-13 02:02:41.565454 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.565458 | debian-bookworm | 2026-04-13 02:02:41.565461 | debian-bookworm | If you don't want 'manila.share.drivers.vastdata' to be distributed and are 2026-04-13 02:02:41.565465 | debian-bookworm | already explicitly excluding 'manila.share.drivers.vastdata' via 2026-04-13 02:02:41.565468 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.565471 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.565482 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.565486 | debian-bookworm | 2026-04-13 02:02:41.565489 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.565492 | debian-bookworm | 2026-04-13 02:02:41.565496 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.565499 | debian-bookworm | 2026-04-13 02:02:41.565503 | debian-bookworm | 2026-04-13 02:02:41.565506 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.565509 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.565514 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.565518 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.565521 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.565524 | debian-bookworm | 2026-04-13 02:02:41.565528 | debian-bookworm | !! 2026-04-13 02:02:41.565531 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.565537 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.veritas' is absent from the `packages` configuration. 2026-04-13 02:02:41.565540 | debian-bookworm | !! 2026-04-13 02:02:41.565546 | debian-bookworm | 2026-04-13 02:02:41.565550 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.565553 | debian-bookworm | ############################ 2026-04-13 02:02:41.565557 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.565560 | debian-bookworm | ############################ 2026-04-13 02:02:41.565563 | debian-bookworm | Python recognizes 'manila.share.drivers.veritas' as an importable package[^1], 2026-04-13 02:02:41.565578 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.565584 | debian-bookworm | 2026-04-13 02:02:41.565588 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.565591 | debian-bookworm | package, please make sure that 'manila.share.drivers.veritas' is explicitly added 2026-04-13 02:02:41.565594 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.565598 | debian-bookworm | 2026-04-13 02:02:41.565601 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.565605 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.565608 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.565612 | debian-bookworm | 2026-04-13 02:02:41.565615 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.565618 | debian-bookworm | 2026-04-13 02:02:41.565622 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.565625 | debian-bookworm | 2026-04-13 02:02:41.565629 | debian-bookworm | If you don't want 'manila.share.drivers.veritas' to be distributed and are 2026-04-13 02:02:41.565632 | debian-bookworm | already explicitly excluding 'manila.share.drivers.veritas' via 2026-04-13 02:02:41.565636 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.565639 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.565642 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.565646 | debian-bookworm | 2026-04-13 02:02:41.565649 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.565653 | debian-bookworm | 2026-04-13 02:02:41.565656 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.565659 | debian-bookworm | 2026-04-13 02:02:41.565663 | debian-bookworm | 2026-04-13 02:02:41.565666 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.565670 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.565673 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.565677 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.565680 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.565683 | debian-bookworm | 2026-04-13 02:02:41.565687 | debian-bookworm | !! 2026-04-13 02:02:41.565690 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.565694 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.windows' is absent from the `packages` configuration. 2026-04-13 02:02:41.565697 | debian-bookworm | !! 2026-04-13 02:02:41.565700 | debian-bookworm | 2026-04-13 02:02:41.565704 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.565707 | debian-bookworm | ############################ 2026-04-13 02:02:41.565711 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.565714 | debian-bookworm | ############################ 2026-04-13 02:02:41.565718 | debian-bookworm | Python recognizes 'manila.share.drivers.windows' as an importable package[^1], 2026-04-13 02:02:41.565721 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.565725 | debian-bookworm | 2026-04-13 02:02:41.565728 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.565731 | debian-bookworm | package, please make sure that 'manila.share.drivers.windows' is explicitly added 2026-04-13 02:02:41.565735 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.565738 | debian-bookworm | 2026-04-13 02:02:41.565742 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.565745 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.565749 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.565752 | debian-bookworm | 2026-04-13 02:02:41.565755 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.565762 | debian-bookworm | 2026-04-13 02:02:41.565765 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.565768 | debian-bookworm | 2026-04-13 02:02:41.565772 | debian-bookworm | If you don't want 'manila.share.drivers.windows' to be distributed and are 2026-04-13 02:02:41.565775 | debian-bookworm | already explicitly excluding 'manila.share.drivers.windows' via 2026-04-13 02:02:41.565787 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.565790 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.565794 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.565797 | debian-bookworm | 2026-04-13 02:02:41.565801 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.565804 | debian-bookworm | 2026-04-13 02:02:41.565807 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.565811 | debian-bookworm | 2026-04-13 02:02:41.565814 | debian-bookworm | 2026-04-13 02:02:41.565818 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.565821 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.565825 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.565828 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.565833 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.565836 | debian-bookworm | 2026-04-13 02:02:41.565840 | debian-bookworm | !! 2026-04-13 02:02:41.565843 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.565847 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.zadara' is absent from the `packages` configuration. 2026-04-13 02:02:41.565850 | debian-bookworm | !! 2026-04-13 02:02:41.565854 | debian-bookworm | 2026-04-13 02:02:41.565857 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.565860 | debian-bookworm | ############################ 2026-04-13 02:02:41.565864 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.565867 | debian-bookworm | ############################ 2026-04-13 02:02:41.565871 | debian-bookworm | Python recognizes 'manila.share.drivers.zadara' as an importable package[^1], 2026-04-13 02:02:41.565874 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.565877 | debian-bookworm | 2026-04-13 02:02:41.565881 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.565884 | debian-bookworm | package, please make sure that 'manila.share.drivers.zadara' is explicitly added 2026-04-13 02:02:41.565888 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.565891 | debian-bookworm | 2026-04-13 02:02:41.565894 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.565898 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.565901 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.565905 | debian-bookworm | 2026-04-13 02:02:41.565908 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.565911 | debian-bookworm | 2026-04-13 02:02:41.565915 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.565918 | debian-bookworm | 2026-04-13 02:02:41.565922 | debian-bookworm | If you don't want 'manila.share.drivers.zadara' to be distributed and are 2026-04-13 02:02:41.565925 | debian-bookworm | already explicitly excluding 'manila.share.drivers.zadara' via 2026-04-13 02:02:41.565928 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.565932 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.565935 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.565941 | debian-bookworm | 2026-04-13 02:02:41.565944 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.565948 | debian-bookworm | 2026-04-13 02:02:41.565951 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.565955 | debian-bookworm | 2026-04-13 02:02:41.565958 | debian-bookworm | 2026-04-13 02:02:41.565961 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.565965 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.565968 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.565972 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.565975 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.565978 | debian-bookworm | 2026-04-13 02:02:41.565982 | debian-bookworm | !! 2026-04-13 02:02:41.565985 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.565989 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.zfsonlinux' is absent from the `packages` configuration. 2026-04-13 02:02:41.565992 | debian-bookworm | !! 2026-04-13 02:02:41.565996 | debian-bookworm | 2026-04-13 02:02:41.565999 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.566002 | debian-bookworm | ############################ 2026-04-13 02:02:41.566006 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.566009 | debian-bookworm | ############################ 2026-04-13 02:02:41.566013 | debian-bookworm | Python recognizes 'manila.share.drivers.zfsonlinux' as an importable package[^1], 2026-04-13 02:02:41.566016 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.566019 | debian-bookworm | 2026-04-13 02:02:41.566023 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.566026 | debian-bookworm | package, please make sure that 'manila.share.drivers.zfsonlinux' is explicitly added 2026-04-13 02:02:41.566030 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.566033 | debian-bookworm | 2026-04-13 02:02:41.566037 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.566040 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.566043 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.566047 | debian-bookworm | 2026-04-13 02:02:41.566050 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.566054 | debian-bookworm | 2026-04-13 02:02:41.566057 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.566060 | debian-bookworm | 2026-04-13 02:02:41.566071 | debian-bookworm | If you don't want 'manila.share.drivers.zfsonlinux' to be distributed and are 2026-04-13 02:02:41.566074 | debian-bookworm | already explicitly excluding 'manila.share.drivers.zfsonlinux' via 2026-04-13 02:02:41.566078 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.566081 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.566084 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.566088 | debian-bookworm | 2026-04-13 02:02:41.566091 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.566095 | debian-bookworm | 2026-04-13 02:02:41.566098 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.566101 | debian-bookworm | 2026-04-13 02:02:41.566105 | debian-bookworm | 2026-04-13 02:02:41.566108 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.566112 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.566117 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.566120 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.566126 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.566129 | debian-bookworm | 2026-04-13 02:02:41.566133 | debian-bookworm | !! 2026-04-13 02:02:41.566136 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.566140 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.zfssa' is absent from the `packages` configuration. 2026-04-13 02:02:41.566143 | debian-bookworm | !! 2026-04-13 02:02:41.566146 | debian-bookworm | 2026-04-13 02:02:41.566150 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.566153 | debian-bookworm | ############################ 2026-04-13 02:02:41.566157 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.566160 | debian-bookworm | ############################ 2026-04-13 02:02:41.566163 | debian-bookworm | Python recognizes 'manila.share.drivers.zfssa' as an importable package[^1], 2026-04-13 02:02:41.566167 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.566170 | debian-bookworm | 2026-04-13 02:02:41.566174 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.566177 | debian-bookworm | package, please make sure that 'manila.share.drivers.zfssa' is explicitly added 2026-04-13 02:02:41.566180 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.566184 | debian-bookworm | 2026-04-13 02:02:41.566187 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.566191 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.566194 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.566197 | debian-bookworm | 2026-04-13 02:02:41.566201 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.566204 | debian-bookworm | 2026-04-13 02:02:41.566208 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.566211 | debian-bookworm | 2026-04-13 02:02:41.566214 | debian-bookworm | If you don't want 'manila.share.drivers.zfssa' to be distributed and are 2026-04-13 02:02:41.566218 | debian-bookworm | already explicitly excluding 'manila.share.drivers.zfssa' via 2026-04-13 02:02:41.566221 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.566225 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.566228 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.566231 | debian-bookworm | 2026-04-13 02:02:41.566235 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.566238 | debian-bookworm | 2026-04-13 02:02:41.566241 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.566245 | debian-bookworm | 2026-04-13 02:02:41.566248 | debian-bookworm | 2026-04-13 02:02:41.566252 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.566255 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.566258 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.566262 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.566265 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.566269 | debian-bookworm | 2026-04-13 02:02:41.566272 | debian-bookworm | !! 2026-04-13 02:02:41.566275 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.566279 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.hooks' is absent from the `packages` configuration. 2026-04-13 02:02:41.566282 | debian-bookworm | !! 2026-04-13 02:02:41.566286 | debian-bookworm | 2026-04-13 02:02:41.566289 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.566292 | debian-bookworm | ############################ 2026-04-13 02:02:41.566296 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.566302 | debian-bookworm | ############################ 2026-04-13 02:02:41.566306 | debian-bookworm | Python recognizes 'manila.share.hooks' as an importable package[^1], 2026-04-13 02:02:41.566309 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.566312 | debian-bookworm | 2026-04-13 02:02:41.566316 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.566319 | debian-bookworm | package, please make sure that 'manila.share.hooks' is explicitly added 2026-04-13 02:02:41.566323 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.566326 | debian-bookworm | 2026-04-13 02:02:41.566330 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.566333 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.566336 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.566340 | debian-bookworm | 2026-04-13 02:02:41.566346 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.566350 | debian-bookworm | 2026-04-13 02:02:41.566353 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.566356 | debian-bookworm | 2026-04-13 02:02:41.566360 | debian-bookworm | If you don't want 'manila.share.hooks' to be distributed and are 2026-04-13 02:02:41.566363 | debian-bookworm | already explicitly excluding 'manila.share.hooks' via 2026-04-13 02:02:41.566367 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.566370 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.566373 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.566377 | debian-bookworm | 2026-04-13 02:02:41.566380 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.566384 | debian-bookworm | 2026-04-13 02:02:41.566387 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.566390 | debian-bookworm | 2026-04-13 02:02:41.566394 | debian-bookworm | 2026-04-13 02:02:41.566399 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.566402 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.566406 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.566409 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.566412 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.566416 | debian-bookworm | 2026-04-13 02:02:41.566419 | debian-bookworm | !! 2026-04-13 02:02:41.566423 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.566426 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share_group' is absent from the `packages` configuration. 2026-04-13 02:02:41.566429 | debian-bookworm | !! 2026-04-13 02:02:41.566433 | debian-bookworm | 2026-04-13 02:02:41.566436 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.566440 | debian-bookworm | ############################ 2026-04-13 02:02:41.566443 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.566447 | debian-bookworm | ############################ 2026-04-13 02:02:41.566450 | debian-bookworm | Python recognizes 'manila.share_group' as an importable package[^1], 2026-04-13 02:02:41.566453 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.566457 | debian-bookworm | 2026-04-13 02:02:41.566460 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.566464 | debian-bookworm | package, please make sure that 'manila.share_group' is explicitly added 2026-04-13 02:02:41.566467 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.566470 | debian-bookworm | 2026-04-13 02:02:41.566474 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.566477 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.566484 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.566487 | debian-bookworm | 2026-04-13 02:02:41.566491 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.566494 | debian-bookworm | 2026-04-13 02:02:41.566497 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.566501 | debian-bookworm | 2026-04-13 02:02:41.566504 | debian-bookworm | If you don't want 'manila.share_group' to be distributed and are 2026-04-13 02:02:41.566508 | debian-bookworm | already explicitly excluding 'manila.share_group' via 2026-04-13 02:02:41.566511 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.566514 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.566518 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.566521 | debian-bookworm | 2026-04-13 02:02:41.566525 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.566528 | debian-bookworm | 2026-04-13 02:02:41.566531 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.566535 | debian-bookworm | 2026-04-13 02:02:41.566538 | debian-bookworm | 2026-04-13 02:02:41.566542 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.566545 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.566548 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.566552 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.566555 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.566559 | debian-bookworm | 2026-04-13 02:02:41.566562 | debian-bookworm | !! 2026-04-13 02:02:41.566566 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.566569 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.testing' is absent from the `packages` configuration. 2026-04-13 02:02:41.566572 | debian-bookworm | !! 2026-04-13 02:02:41.566576 | debian-bookworm | 2026-04-13 02:02:41.566579 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.566583 | debian-bookworm | ############################ 2026-04-13 02:02:41.566586 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.566590 | debian-bookworm | ############################ 2026-04-13 02:02:41.566593 | debian-bookworm | Python recognizes 'manila.testing' as an importable package[^1], 2026-04-13 02:02:41.566596 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.566600 | debian-bookworm | 2026-04-13 02:02:41.566603 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.566607 | debian-bookworm | package, please make sure that 'manila.testing' is explicitly added 2026-04-13 02:02:41.566610 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.566613 | debian-bookworm | 2026-04-13 02:02:41.566617 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.566620 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.566632 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.566636 | debian-bookworm | 2026-04-13 02:02:41.566639 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.566642 | debian-bookworm | 2026-04-13 02:02:41.566646 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.566649 | debian-bookworm | 2026-04-13 02:02:41.566653 | debian-bookworm | If you don't want 'manila.testing' to be distributed and are 2026-04-13 02:02:41.566656 | debian-bookworm | already explicitly excluding 'manila.testing' via 2026-04-13 02:02:41.566659 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.566663 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.566669 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.566673 | debian-bookworm | 2026-04-13 02:02:41.566676 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.566680 | debian-bookworm | 2026-04-13 02:02:41.566686 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.566690 | debian-bookworm | 2026-04-13 02:02:41.566693 | debian-bookworm | 2026-04-13 02:02:41.566697 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.566700 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.566703 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.566707 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.566710 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.566714 | debian-bookworm | 2026-04-13 02:02:41.566717 | debian-bookworm | !! 2026-04-13 02:02:41.566721 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.566724 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests' is absent from the `packages` configuration. 2026-04-13 02:02:41.566727 | debian-bookworm | !! 2026-04-13 02:02:41.566731 | debian-bookworm | 2026-04-13 02:02:41.566734 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.566738 | debian-bookworm | ############################ 2026-04-13 02:02:41.566741 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.566745 | debian-bookworm | ############################ 2026-04-13 02:02:41.566748 | debian-bookworm | Python recognizes 'manila.tests' as an importable package[^1], 2026-04-13 02:02:41.566751 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.566755 | debian-bookworm | 2026-04-13 02:02:41.566758 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.566762 | debian-bookworm | package, please make sure that 'manila.tests' is explicitly added 2026-04-13 02:02:41.566765 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.566769 | debian-bookworm | 2026-04-13 02:02:41.566772 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.566775 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.566779 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.566782 | debian-bookworm | 2026-04-13 02:02:41.566786 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.566789 | debian-bookworm | 2026-04-13 02:02:41.566792 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.566796 | debian-bookworm | 2026-04-13 02:02:41.566799 | debian-bookworm | If you don't want 'manila.tests' to be distributed and are 2026-04-13 02:02:41.566803 | debian-bookworm | already explicitly excluding 'manila.tests' via 2026-04-13 02:02:41.566806 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.566810 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.566813 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.566816 | debian-bookworm | 2026-04-13 02:02:41.566820 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.566823 | debian-bookworm | 2026-04-13 02:02:41.566827 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.566830 | debian-bookworm | 2026-04-13 02:02:41.566833 | debian-bookworm | 2026-04-13 02:02:41.566837 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.566840 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.566844 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.566847 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.566851 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.566856 | debian-bookworm | 2026-04-13 02:02:41.566860 | debian-bookworm | !! 2026-04-13 02:02:41.566863 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.566867 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api' is absent from the `packages` configuration. 2026-04-13 02:02:41.566870 | debian-bookworm | !! 2026-04-13 02:02:41.566874 | debian-bookworm | 2026-04-13 02:02:41.566877 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.566880 | debian-bookworm | ############################ 2026-04-13 02:02:41.566884 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.566887 | debian-bookworm | ############################ 2026-04-13 02:02:41.566891 | debian-bookworm | Python recognizes 'manila.tests.api' as an importable package[^1], 2026-04-13 02:02:41.566894 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.566898 | debian-bookworm | 2026-04-13 02:02:41.566901 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.566904 | debian-bookworm | package, please make sure that 'manila.tests.api' is explicitly added 2026-04-13 02:02:41.566908 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.566911 | debian-bookworm | 2026-04-13 02:02:41.566915 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.566918 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.566929 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.566933 | debian-bookworm | 2026-04-13 02:02:41.566936 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.566939 | debian-bookworm | 2026-04-13 02:02:41.566943 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.566946 | debian-bookworm | 2026-04-13 02:02:41.566950 | debian-bookworm | If you don't want 'manila.tests.api' to be distributed and are 2026-04-13 02:02:41.566953 | debian-bookworm | already explicitly excluding 'manila.tests.api' via 2026-04-13 02:02:41.566956 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.566960 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.566963 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.566967 | debian-bookworm | 2026-04-13 02:02:41.566970 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.566973 | debian-bookworm | 2026-04-13 02:02:41.566979 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.566982 | debian-bookworm | 2026-04-13 02:02:41.566985 | debian-bookworm | 2026-04-13 02:02:41.566989 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.566992 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.566996 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.566999 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.567003 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.567006 | debian-bookworm | 2026-04-13 02:02:41.567009 | debian-bookworm | !! 2026-04-13 02:02:41.567013 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.567016 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.contrib' is absent from the `packages` configuration. 2026-04-13 02:02:41.567020 | debian-bookworm | !! 2026-04-13 02:02:41.567023 | debian-bookworm | 2026-04-13 02:02:41.567026 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.567030 | debian-bookworm | ############################ 2026-04-13 02:02:41.567033 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.567037 | debian-bookworm | ############################ 2026-04-13 02:02:41.567042 | debian-bookworm | Python recognizes 'manila.tests.api.contrib' as an importable package[^1], 2026-04-13 02:02:41.567046 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.567049 | debian-bookworm | 2026-04-13 02:02:41.567053 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.567056 | debian-bookworm | package, please make sure that 'manila.tests.api.contrib' is explicitly added 2026-04-13 02:02:41.567060 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.567063 | debian-bookworm | 2026-04-13 02:02:41.567066 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.567070 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.567073 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.567077 | debian-bookworm | 2026-04-13 02:02:41.567080 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.567083 | debian-bookworm | 2026-04-13 02:02:41.567087 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.567090 | debian-bookworm | 2026-04-13 02:02:41.567094 | debian-bookworm | If you don't want 'manila.tests.api.contrib' to be distributed and are 2026-04-13 02:02:41.567097 | debian-bookworm | already explicitly excluding 'manila.tests.api.contrib' via 2026-04-13 02:02:41.567100 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.567104 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.567107 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.567111 | debian-bookworm | 2026-04-13 02:02:41.567114 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.567117 | debian-bookworm | 2026-04-13 02:02:41.567121 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.567124 | debian-bookworm | 2026-04-13 02:02:41.567127 | debian-bookworm | 2026-04-13 02:02:41.567131 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.567134 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.567138 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.567141 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.567144 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.567148 | debian-bookworm | 2026-04-13 02:02:41.567151 | debian-bookworm | !! 2026-04-13 02:02:41.567155 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.567158 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.extensions' is absent from the `packages` configuration. 2026-04-13 02:02:41.567161 | debian-bookworm | !! 2026-04-13 02:02:41.567165 | debian-bookworm | 2026-04-13 02:02:41.567168 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.567172 | debian-bookworm | ############################ 2026-04-13 02:02:41.567175 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.567179 | debian-bookworm | ############################ 2026-04-13 02:02:41.567182 | debian-bookworm | Python recognizes 'manila.tests.api.extensions' as an importable package[^1], 2026-04-13 02:02:41.567185 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.567189 | debian-bookworm | 2026-04-13 02:02:41.567192 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.567196 | debian-bookworm | package, please make sure that 'manila.tests.api.extensions' is explicitly added 2026-04-13 02:02:41.567199 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.567203 | debian-bookworm | 2026-04-13 02:02:41.567213 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.567217 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.567223 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.567226 | debian-bookworm | 2026-04-13 02:02:41.567230 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.567233 | debian-bookworm | 2026-04-13 02:02:41.567237 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.567240 | debian-bookworm | 2026-04-13 02:02:41.567243 | debian-bookworm | If you don't want 'manila.tests.api.extensions' to be distributed and are 2026-04-13 02:02:41.567247 | debian-bookworm | already explicitly excluding 'manila.tests.api.extensions' via 2026-04-13 02:02:41.567250 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.567254 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.567257 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.567260 | debian-bookworm | 2026-04-13 02:02:41.567264 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.567267 | debian-bookworm | 2026-04-13 02:02:41.567271 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.567274 | debian-bookworm | 2026-04-13 02:02:41.567277 | debian-bookworm | 2026-04-13 02:02:41.567281 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.567284 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.567288 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.567291 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.567294 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.567298 | debian-bookworm | 2026-04-13 02:02:41.567301 | debian-bookworm | !! 2026-04-13 02:02:41.567305 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.567308 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.middleware' is absent from the `packages` configuration. 2026-04-13 02:02:41.567311 | debian-bookworm | !! 2026-04-13 02:02:41.567315 | debian-bookworm | 2026-04-13 02:02:41.567318 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.567322 | debian-bookworm | ############################ 2026-04-13 02:02:41.567325 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.567328 | debian-bookworm | ############################ 2026-04-13 02:02:41.567332 | debian-bookworm | Python recognizes 'manila.tests.api.middleware' as an importable package[^1], 2026-04-13 02:02:41.567335 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.567339 | debian-bookworm | 2026-04-13 02:02:41.567342 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.567345 | debian-bookworm | package, please make sure that 'manila.tests.api.middleware' is explicitly added 2026-04-13 02:02:41.567349 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.567352 | debian-bookworm | 2026-04-13 02:02:41.567356 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.567359 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.567362 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.567366 | debian-bookworm | 2026-04-13 02:02:41.567369 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.567373 | debian-bookworm | 2026-04-13 02:02:41.567376 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.567379 | debian-bookworm | 2026-04-13 02:02:41.567383 | debian-bookworm | If you don't want 'manila.tests.api.middleware' to be distributed and are 2026-04-13 02:02:41.567386 | debian-bookworm | already explicitly excluding 'manila.tests.api.middleware' via 2026-04-13 02:02:41.567390 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.567393 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.567399 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.567402 | debian-bookworm | 2026-04-13 02:02:41.567406 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.567409 | debian-bookworm | 2026-04-13 02:02:41.567413 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.567416 | debian-bookworm | 2026-04-13 02:02:41.567419 | debian-bookworm | 2026-04-13 02:02:41.567423 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.567426 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.567430 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.567433 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.567436 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.567440 | debian-bookworm | 2026-04-13 02:02:41.567443 | debian-bookworm | !! 2026-04-13 02:02:41.567446 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.567450 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.openstack' is absent from the `packages` configuration. 2026-04-13 02:02:41.567453 | debian-bookworm | !! 2026-04-13 02:02:41.567457 | debian-bookworm | 2026-04-13 02:02:41.567460 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.567464 | debian-bookworm | ############################ 2026-04-13 02:02:41.567467 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.567470 | debian-bookworm | ############################ 2026-04-13 02:02:41.567474 | debian-bookworm | Python recognizes 'manila.tests.api.openstack' as an importable package[^1], 2026-04-13 02:02:41.567477 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.567481 | debian-bookworm | 2026-04-13 02:02:41.567484 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.567495 | debian-bookworm | package, please make sure that 'manila.tests.api.openstack' is explicitly added 2026-04-13 02:02:41.567498 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.567502 | debian-bookworm | 2026-04-13 02:02:41.567505 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.567509 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.567512 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.567516 | debian-bookworm | 2026-04-13 02:02:41.567519 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.567522 | debian-bookworm | 2026-04-13 02:02:41.567526 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.567529 | debian-bookworm | 2026-04-13 02:02:41.567631 | debian-bookworm | If you don't want 'manila.tests.api.openstack' to be distributed and are 2026-04-13 02:02:41.567636 | debian-bookworm | already explicitly excluding 'manila.tests.api.openstack' via 2026-04-13 02:02:41.567640 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.567643 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.567647 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.567650 | debian-bookworm | 2026-04-13 02:02:41.567654 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.567657 | debian-bookworm | 2026-04-13 02:02:41.567660 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.567664 | debian-bookworm | 2026-04-13 02:02:41.567667 | debian-bookworm | 2026-04-13 02:02:41.567671 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.567674 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.567677 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.567684 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.567687 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.567691 | debian-bookworm | 2026-04-13 02:02:41.567694 | debian-bookworm | !! 2026-04-13 02:02:41.567697 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.567701 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.v1' is absent from the `packages` configuration. 2026-04-13 02:02:41.567704 | debian-bookworm | !! 2026-04-13 02:02:41.567708 | debian-bookworm | 2026-04-13 02:02:41.567711 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.567715 | debian-bookworm | ############################ 2026-04-13 02:02:41.567718 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.567721 | debian-bookworm | ############################ 2026-04-13 02:02:41.567725 | debian-bookworm | Python recognizes 'manila.tests.api.v1' as an importable package[^1], 2026-04-13 02:02:41.567730 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.567733 | debian-bookworm | 2026-04-13 02:02:41.567737 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.567740 | debian-bookworm | package, please make sure that 'manila.tests.api.v1' is explicitly added 2026-04-13 02:02:41.567743 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.567747 | debian-bookworm | 2026-04-13 02:02:41.567750 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.567754 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.567757 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.567761 | debian-bookworm | 2026-04-13 02:02:41.567764 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.567768 | debian-bookworm | 2026-04-13 02:02:41.567771 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.567774 | debian-bookworm | 2026-04-13 02:02:41.567778 | debian-bookworm | If you don't want 'manila.tests.api.v1' to be distributed and are 2026-04-13 02:02:41.567781 | debian-bookworm | already explicitly excluding 'manila.tests.api.v1' via 2026-04-13 02:02:41.567785 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.567788 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.567791 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.567795 | debian-bookworm | 2026-04-13 02:02:41.567798 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.567802 | debian-bookworm | 2026-04-13 02:02:41.567805 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.567809 | debian-bookworm | 2026-04-13 02:02:41.567812 | debian-bookworm | 2026-04-13 02:02:41.567815 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.567819 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.567822 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.567826 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.567829 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.567832 | debian-bookworm | 2026-04-13 02:02:41.567836 | debian-bookworm | !! 2026-04-13 02:02:41.567839 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.567843 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.v2' is absent from the `packages` configuration. 2026-04-13 02:02:41.567846 | debian-bookworm | !! 2026-04-13 02:02:41.567850 | debian-bookworm | 2026-04-13 02:02:41.567853 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.567857 | debian-bookworm | ############################ 2026-04-13 02:02:41.567862 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.567866 | debian-bookworm | ############################ 2026-04-13 02:02:41.567869 | debian-bookworm | Python recognizes 'manila.tests.api.v2' as an importable package[^1], 2026-04-13 02:02:41.567881 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.567885 | debian-bookworm | 2026-04-13 02:02:41.567889 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.567892 | debian-bookworm | package, please make sure that 'manila.tests.api.v2' is explicitly added 2026-04-13 02:02:41.567896 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.567899 | debian-bookworm | 2026-04-13 02:02:41.567902 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.567906 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.567909 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.567913 | debian-bookworm | 2026-04-13 02:02:41.567916 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.567919 | debian-bookworm | 2026-04-13 02:02:41.567923 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.567926 | debian-bookworm | 2026-04-13 02:02:41.567930 | debian-bookworm | If you don't want 'manila.tests.api.v2' to be distributed and are 2026-04-13 02:02:41.567933 | debian-bookworm | already explicitly excluding 'manila.tests.api.v2' via 2026-04-13 02:02:41.567936 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.567940 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.567943 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.567947 | debian-bookworm | 2026-04-13 02:02:41.567950 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.567954 | debian-bookworm | 2026-04-13 02:02:41.567957 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.567960 | debian-bookworm | 2026-04-13 02:02:41.567964 | debian-bookworm | 2026-04-13 02:02:41.567967 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.567971 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.567974 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.567977 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.567981 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.567984 | debian-bookworm | 2026-04-13 02:02:41.567988 | debian-bookworm | !! 2026-04-13 02:02:41.567991 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.567994 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.views' is absent from the `packages` configuration. 2026-04-13 02:02:41.567998 | debian-bookworm | !! 2026-04-13 02:02:41.568001 | debian-bookworm | 2026-04-13 02:02:41.568005 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.568008 | debian-bookworm | ############################ 2026-04-13 02:02:41.568012 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.568015 | debian-bookworm | ############################ 2026-04-13 02:02:41.568020 | debian-bookworm | Python recognizes 'manila.tests.api.views' as an importable package[^1], 2026-04-13 02:02:41.568023 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.568027 | debian-bookworm | 2026-04-13 02:02:41.568030 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.568033 | debian-bookworm | package, please make sure that 'manila.tests.api.views' is explicitly added 2026-04-13 02:02:41.568037 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.568040 | debian-bookworm | 2026-04-13 02:02:41.568044 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.568049 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.568053 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.568056 | debian-bookworm | 2026-04-13 02:02:41.568060 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.568063 | debian-bookworm | 2026-04-13 02:02:41.568067 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.568070 | debian-bookworm | 2026-04-13 02:02:41.568073 | debian-bookworm | If you don't want 'manila.tests.api.views' to be distributed and are 2026-04-13 02:02:41.568077 | debian-bookworm | already explicitly excluding 'manila.tests.api.views' via 2026-04-13 02:02:41.568080 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.568084 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.568087 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.568090 | debian-bookworm | 2026-04-13 02:02:41.568094 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.568097 | debian-bookworm | 2026-04-13 02:02:41.568100 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.568104 | debian-bookworm | 2026-04-13 02:02:41.568107 | debian-bookworm | 2026-04-13 02:02:41.568111 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.568114 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.568117 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.568121 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.568124 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.568128 | debian-bookworm | 2026-04-13 02:02:41.568131 | debian-bookworm | !! 2026-04-13 02:02:41.568134 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.568138 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.cmd' is absent from the `packages` configuration. 2026-04-13 02:02:41.568141 | debian-bookworm | !! 2026-04-13 02:02:41.568145 | debian-bookworm | 2026-04-13 02:02:41.568148 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.568152 | debian-bookworm | ############################ 2026-04-13 02:02:41.568155 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.568158 | debian-bookworm | ############################ 2026-04-13 02:02:41.568169 | debian-bookworm | Python recognizes 'manila.tests.cmd' as an importable package[^1], 2026-04-13 02:02:41.568172 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.568176 | debian-bookworm | 2026-04-13 02:02:41.568179 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.568183 | debian-bookworm | package, please make sure that 'manila.tests.cmd' is explicitly added 2026-04-13 02:02:41.568186 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.568190 | debian-bookworm | 2026-04-13 02:02:41.568193 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.568196 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.568200 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.568203 | debian-bookworm | 2026-04-13 02:02:41.568207 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.568210 | debian-bookworm | 2026-04-13 02:02:41.568213 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.568217 | debian-bookworm | 2026-04-13 02:02:41.568220 | debian-bookworm | If you don't want 'manila.tests.cmd' to be distributed and are 2026-04-13 02:02:41.568224 | debian-bookworm | already explicitly excluding 'manila.tests.cmd' via 2026-04-13 02:02:41.568227 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.568233 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.568236 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.568240 | debian-bookworm | 2026-04-13 02:02:41.568243 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.568247 | debian-bookworm | 2026-04-13 02:02:41.568250 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.568253 | debian-bookworm | 2026-04-13 02:02:41.568257 | debian-bookworm | 2026-04-13 02:02:41.568260 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.568264 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.568267 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.568270 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.568274 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.568277 | debian-bookworm | 2026-04-13 02:02:41.568281 | debian-bookworm | !! 2026-04-13 02:02:41.568284 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.568287 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.common' is absent from the `packages` configuration. 2026-04-13 02:02:41.568291 | debian-bookworm | !! 2026-04-13 02:02:41.568294 | debian-bookworm | 2026-04-13 02:02:41.568298 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.568303 | debian-bookworm | ############################ 2026-04-13 02:02:41.568306 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.568309 | debian-bookworm | ############################ 2026-04-13 02:02:41.568313 | debian-bookworm | Python recognizes 'manila.tests.common' as an importable package[^1], 2026-04-13 02:02:41.568316 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.568320 | debian-bookworm | 2026-04-13 02:02:41.568323 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.568327 | debian-bookworm | package, please make sure that 'manila.tests.common' is explicitly added 2026-04-13 02:02:41.568330 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.568333 | debian-bookworm | 2026-04-13 02:02:41.568337 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.568340 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.568344 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.568347 | debian-bookworm | 2026-04-13 02:02:41.568350 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.568354 | debian-bookworm | 2026-04-13 02:02:41.568357 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.568361 | debian-bookworm | 2026-04-13 02:02:41.568364 | debian-bookworm | If you don't want 'manila.tests.common' to be distributed and are 2026-04-13 02:02:41.568367 | debian-bookworm | already explicitly excluding 'manila.tests.common' via 2026-04-13 02:02:41.568371 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.568374 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.568378 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.568381 | debian-bookworm | 2026-04-13 02:02:41.568384 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.568388 | debian-bookworm | 2026-04-13 02:02:41.568391 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.568395 | debian-bookworm | 2026-04-13 02:02:41.568398 | debian-bookworm | 2026-04-13 02:02:41.568401 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.568405 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.568408 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.568414 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.568417 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.568421 | debian-bookworm | 2026-04-13 02:02:41.568424 | debian-bookworm | !! 2026-04-13 02:02:41.568428 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.568431 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.compute' is absent from the `packages` configuration. 2026-04-13 02:02:41.568434 | debian-bookworm | !! 2026-04-13 02:02:41.568438 | debian-bookworm | 2026-04-13 02:02:41.568441 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.568445 | debian-bookworm | ############################ 2026-04-13 02:02:41.568455 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.568459 | debian-bookworm | ############################ 2026-04-13 02:02:41.568462 | debian-bookworm | Python recognizes 'manila.tests.compute' as an importable package[^1], 2026-04-13 02:02:41.568466 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.568469 | debian-bookworm | 2026-04-13 02:02:41.568472 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.568476 | debian-bookworm | package, please make sure that 'manila.tests.compute' is explicitly added 2026-04-13 02:02:41.568479 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.568483 | debian-bookworm | 2026-04-13 02:02:41.568486 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.568490 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.568493 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.568496 | debian-bookworm | 2026-04-13 02:02:41.568500 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.568503 | debian-bookworm | 2026-04-13 02:02:41.568507 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.568510 | debian-bookworm | 2026-04-13 02:02:41.568513 | debian-bookworm | If you don't want 'manila.tests.compute' to be distributed and are 2026-04-13 02:02:41.568517 | debian-bookworm | already explicitly excluding 'manila.tests.compute' via 2026-04-13 02:02:41.568520 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.568524 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.568527 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.568530 | debian-bookworm | 2026-04-13 02:02:41.568534 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.568537 | debian-bookworm | 2026-04-13 02:02:41.568541 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.568544 | debian-bookworm | 2026-04-13 02:02:41.568547 | debian-bookworm | 2026-04-13 02:02:41.568551 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.568554 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.568558 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.568561 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.568564 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.568568 | debian-bookworm | 2026-04-13 02:02:41.568571 | debian-bookworm | !! 2026-04-13 02:02:41.568575 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.568578 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.data' is absent from the `packages` configuration. 2026-04-13 02:02:41.568582 | debian-bookworm | !! 2026-04-13 02:02:41.568585 | debian-bookworm | 2026-04-13 02:02:41.568590 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.568593 | debian-bookworm | ############################ 2026-04-13 02:02:41.568599 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.568603 | debian-bookworm | ############################ 2026-04-13 02:02:41.568606 | debian-bookworm | Python recognizes 'manila.tests.data' as an importable package[^1], 2026-04-13 02:02:41.568610 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.568613 | debian-bookworm | 2026-04-13 02:02:41.568616 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.568620 | debian-bookworm | package, please make sure that 'manila.tests.data' is explicitly added 2026-04-13 02:02:41.568623 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.568627 | debian-bookworm | 2026-04-13 02:02:41.568630 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.568633 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.568637 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.568640 | debian-bookworm | 2026-04-13 02:02:41.568644 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.568647 | debian-bookworm | 2026-04-13 02:02:41.568650 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.568654 | debian-bookworm | 2026-04-13 02:02:41.568657 | debian-bookworm | If you don't want 'manila.tests.data' to be distributed and are 2026-04-13 02:02:41.568661 | debian-bookworm | already explicitly excluding 'manila.tests.data' via 2026-04-13 02:02:41.568664 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.568667 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.568671 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.568674 | debian-bookworm | 2026-04-13 02:02:41.568678 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.568681 | debian-bookworm | 2026-04-13 02:02:41.568684 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.568688 | debian-bookworm | 2026-04-13 02:02:41.568692 | debian-bookworm | 2026-04-13 02:02:41.568696 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.568700 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.568704 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.568707 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.568713 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.568717 | debian-bookworm | 2026-04-13 02:02:41.568721 | debian-bookworm | !! 2026-04-13 02:02:41.568724 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.568728 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db' is absent from the `packages` configuration. 2026-04-13 02:02:41.568731 | debian-bookworm | !! 2026-04-13 02:02:41.568734 | debian-bookworm | 2026-04-13 02:02:41.568741 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.568745 | debian-bookworm | ############################ 2026-04-13 02:02:41.568748 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.568752 | debian-bookworm | ############################ 2026-04-13 02:02:41.568755 | debian-bookworm | Python recognizes 'manila.tests.db' as an importable package[^1], 2026-04-13 02:02:41.568758 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.568762 | debian-bookworm | 2026-04-13 02:02:41.568765 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.568769 | debian-bookworm | package, please make sure that 'manila.tests.db' is explicitly added 2026-04-13 02:02:41.568772 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.568776 | debian-bookworm | 2026-04-13 02:02:41.568779 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.568785 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.568789 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.568795 | debian-bookworm | 2026-04-13 02:02:41.568837 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.568841 | debian-bookworm | 2026-04-13 02:02:41.568845 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.568849 | debian-bookworm | 2026-04-13 02:02:41.568853 | debian-bookworm | If you don't want 'manila.tests.db' to be distributed and are 2026-04-13 02:02:41.568857 | debian-bookworm | already explicitly excluding 'manila.tests.db' via 2026-04-13 02:02:41.568861 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.568866 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.568870 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.568874 | debian-bookworm | 2026-04-13 02:02:41.568878 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.568882 | debian-bookworm | 2026-04-13 02:02:41.568886 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.568890 | debian-bookworm | 2026-04-13 02:02:41.568894 | debian-bookworm | 2026-04-13 02:02:41.568898 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.568902 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.568906 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.568910 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.568914 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.568918 | debian-bookworm | 2026-04-13 02:02:41.568922 | debian-bookworm | !! 2026-04-13 02:02:41.568926 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.568932 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db.migrations' is absent from the `packages` configuration. 2026-04-13 02:02:41.568936 | debian-bookworm | !! 2026-04-13 02:02:41.568940 | debian-bookworm | 2026-04-13 02:02:41.568944 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.568948 | debian-bookworm | ############################ 2026-04-13 02:02:41.568952 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.568956 | debian-bookworm | ############################ 2026-04-13 02:02:41.568960 | debian-bookworm | Python recognizes 'manila.tests.db.migrations' as an importable package[^1], 2026-04-13 02:02:41.568964 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.568968 | debian-bookworm | 2026-04-13 02:02:41.568972 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.568976 | debian-bookworm | package, please make sure that 'manila.tests.db.migrations' is explicitly added 2026-04-13 02:02:41.568980 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.568984 | debian-bookworm | 2026-04-13 02:02:41.568988 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.568992 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.568996 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.569000 | debian-bookworm | 2026-04-13 02:02:41.569004 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.569008 | debian-bookworm | 2026-04-13 02:02:41.569012 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.569016 | debian-bookworm | 2026-04-13 02:02:41.569020 | debian-bookworm | If you don't want 'manila.tests.db.migrations' to be distributed and are 2026-04-13 02:02:41.569024 | debian-bookworm | already explicitly excluding 'manila.tests.db.migrations' via 2026-04-13 02:02:41.569028 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.569037 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.569041 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.569045 | debian-bookworm | 2026-04-13 02:02:41.569049 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.569053 | debian-bookworm | 2026-04-13 02:02:41.569057 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.569060 | debian-bookworm | 2026-04-13 02:02:41.569063 | debian-bookworm | 2026-04-13 02:02:41.569067 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.569070 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.569074 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.569077 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.569080 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.569084 | debian-bookworm | 2026-04-13 02:02:41.569087 | debian-bookworm | !! 2026-04-13 02:02:41.569091 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.569102 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db.migrations.alembic' is absent from the `packages` configuration. 2026-04-13 02:02:41.569107 | debian-bookworm | !! 2026-04-13 02:02:41.569110 | debian-bookworm | 2026-04-13 02:02:41.569114 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.569117 | debian-bookworm | ############################ 2026-04-13 02:02:41.569120 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.569124 | debian-bookworm | ############################ 2026-04-13 02:02:41.569127 | debian-bookworm | Python recognizes 'manila.tests.db.migrations.alembic' as an importable package[^1], 2026-04-13 02:02:41.569131 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.569134 | debian-bookworm | 2026-04-13 02:02:41.569138 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.569141 | debian-bookworm | package, please make sure that 'manila.tests.db.migrations.alembic' is explicitly added 2026-04-13 02:02:41.569145 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.569148 | debian-bookworm | 2026-04-13 02:02:41.569151 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.569155 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.569158 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.569162 | debian-bookworm | 2026-04-13 02:02:41.569165 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.569168 | debian-bookworm | 2026-04-13 02:02:41.569172 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.569175 | debian-bookworm | 2026-04-13 02:02:41.569179 | debian-bookworm | If you don't want 'manila.tests.db.migrations.alembic' to be distributed and are 2026-04-13 02:02:41.569182 | debian-bookworm | already explicitly excluding 'manila.tests.db.migrations.alembic' via 2026-04-13 02:02:41.569185 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.569189 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.569192 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.569196 | debian-bookworm | 2026-04-13 02:02:41.569199 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.569202 | debian-bookworm | 2026-04-13 02:02:41.569206 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.569209 | debian-bookworm | 2026-04-13 02:02:41.569213 | debian-bookworm | 2026-04-13 02:02:41.569216 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.569219 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.569227 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.569231 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.569234 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.569238 | debian-bookworm | 2026-04-13 02:02:41.569242 | debian-bookworm | !! 2026-04-13 02:02:41.569246 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.569249 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db.sqlalchemy' is absent from the `packages` configuration. 2026-04-13 02:02:41.569253 | debian-bookworm | !! 2026-04-13 02:02:41.569256 | debian-bookworm | 2026-04-13 02:02:41.569260 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.569263 | debian-bookworm | ############################ 2026-04-13 02:02:41.569267 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.569270 | debian-bookworm | ############################ 2026-04-13 02:02:41.569273 | debian-bookworm | Python recognizes 'manila.tests.db.sqlalchemy' as an importable package[^1], 2026-04-13 02:02:41.569277 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.569280 | debian-bookworm | 2026-04-13 02:02:41.569284 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.569287 | debian-bookworm | package, please make sure that 'manila.tests.db.sqlalchemy' is explicitly added 2026-04-13 02:02:41.569291 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.569294 | debian-bookworm | 2026-04-13 02:02:41.569297 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.569301 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.569304 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.569308 | debian-bookworm | 2026-04-13 02:02:41.569311 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.569314 | debian-bookworm | 2026-04-13 02:02:41.569318 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.569321 | debian-bookworm | 2026-04-13 02:02:41.569325 | debian-bookworm | If you don't want 'manila.tests.db.sqlalchemy' to be distributed and are 2026-04-13 02:02:41.569328 | debian-bookworm | already explicitly excluding 'manila.tests.db.sqlalchemy' via 2026-04-13 02:02:41.569332 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.569335 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.569338 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.569342 | debian-bookworm | 2026-04-13 02:02:41.569345 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.569349 | debian-bookworm | 2026-04-13 02:02:41.569352 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.569356 | debian-bookworm | 2026-04-13 02:02:41.569359 | debian-bookworm | 2026-04-13 02:02:41.569362 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.569375 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.569378 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.569381 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.569385 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.569388 | debian-bookworm | 2026-04-13 02:02:41.569400 | debian-bookworm | !! 2026-04-13 02:02:41.569406 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.569410 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.hacking' is absent from the `packages` configuration. 2026-04-13 02:02:41.569413 | debian-bookworm | !! 2026-04-13 02:02:41.569417 | debian-bookworm | 2026-04-13 02:02:41.569423 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.569426 | debian-bookworm | ############################ 2026-04-13 02:02:41.569430 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.569433 | debian-bookworm | ############################ 2026-04-13 02:02:41.569437 | debian-bookworm | Python recognizes 'manila.tests.hacking' as an importable package[^1], 2026-04-13 02:02:41.569440 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.569443 | debian-bookworm | 2026-04-13 02:02:41.569447 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.569450 | debian-bookworm | package, please make sure that 'manila.tests.hacking' is explicitly added 2026-04-13 02:02:41.569454 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.569457 | debian-bookworm | 2026-04-13 02:02:41.569461 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.569464 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.569468 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.569471 | debian-bookworm | 2026-04-13 02:02:41.569474 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.569478 | debian-bookworm | 2026-04-13 02:02:41.569481 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.569485 | debian-bookworm | 2026-04-13 02:02:41.569488 | debian-bookworm | If you don't want 'manila.tests.hacking' to be distributed and are 2026-04-13 02:02:41.569491 | debian-bookworm | already explicitly excluding 'manila.tests.hacking' via 2026-04-13 02:02:41.569495 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.569498 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.569502 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.569505 | debian-bookworm | 2026-04-13 02:02:41.569508 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.569512 | debian-bookworm | 2026-04-13 02:02:41.569515 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.569519 | debian-bookworm | 2026-04-13 02:02:41.569522 | debian-bookworm | 2026-04-13 02:02:41.569526 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.569529 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.569532 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.569537 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.569541 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.569544 | debian-bookworm | 2026-04-13 02:02:41.569550 | debian-bookworm | !! 2026-04-13 02:02:41.569554 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.569557 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.image' is absent from the `packages` configuration. 2026-04-13 02:02:41.569560 | debian-bookworm | !! 2026-04-13 02:02:41.569564 | debian-bookworm | 2026-04-13 02:02:41.569580 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.569584 | debian-bookworm | ############################ 2026-04-13 02:02:41.569587 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.569591 | debian-bookworm | ############################ 2026-04-13 02:02:41.569594 | debian-bookworm | Python recognizes 'manila.tests.image' as an importable package[^1], 2026-04-13 02:02:41.569597 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.569601 | debian-bookworm | 2026-04-13 02:02:41.569604 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.569608 | debian-bookworm | package, please make sure that 'manila.tests.image' is explicitly added 2026-04-13 02:02:41.569611 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.569618 | debian-bookworm | 2026-04-13 02:02:41.569621 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.569625 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.569628 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.569631 | debian-bookworm | 2026-04-13 02:02:41.569635 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.569638 | debian-bookworm | 2026-04-13 02:02:41.569642 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.569645 | debian-bookworm | 2026-04-13 02:02:41.569649 | debian-bookworm | If you don't want 'manila.tests.image' to be distributed and are 2026-04-13 02:02:41.569652 | debian-bookworm | already explicitly excluding 'manila.tests.image' via 2026-04-13 02:02:41.569655 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.569659 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.569662 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.569666 | debian-bookworm | 2026-04-13 02:02:41.569669 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.569672 | debian-bookworm | 2026-04-13 02:02:41.569676 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.569679 | debian-bookworm | 2026-04-13 02:02:41.569683 | debian-bookworm | 2026-04-13 02:02:41.569686 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.569690 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.569693 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.569696 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.569708 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.569711 | debian-bookworm | 2026-04-13 02:02:41.569715 | debian-bookworm | !! 2026-04-13 02:02:41.569718 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.569722 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.integrated' is absent from the `packages` configuration. 2026-04-13 02:02:41.569725 | debian-bookworm | !! 2026-04-13 02:02:41.569729 | debian-bookworm | 2026-04-13 02:02:41.569732 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.569735 | debian-bookworm | ############################ 2026-04-13 02:02:41.569739 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.569742 | debian-bookworm | ############################ 2026-04-13 02:02:41.569746 | debian-bookworm | Python recognizes 'manila.tests.integrated' as an importable package[^1], 2026-04-13 02:02:41.569749 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.569752 | debian-bookworm | 2026-04-13 02:02:41.569756 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.569759 | debian-bookworm | package, please make sure that 'manila.tests.integrated' is explicitly added 2026-04-13 02:02:41.569763 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.569766 | debian-bookworm | 2026-04-13 02:02:41.569770 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.569773 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.569776 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.569780 | debian-bookworm | 2026-04-13 02:02:41.569783 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.569787 | debian-bookworm | 2026-04-13 02:02:41.569790 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.569793 | debian-bookworm | 2026-04-13 02:02:41.569797 | debian-bookworm | If you don't want 'manila.tests.integrated' to be distributed and are 2026-04-13 02:02:41.569800 | debian-bookworm | already explicitly excluding 'manila.tests.integrated' via 2026-04-13 02:02:41.569806 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.569810 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.569813 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.569817 | debian-bookworm | 2026-04-13 02:02:41.569820 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.569824 | debian-bookworm | 2026-04-13 02:02:41.569827 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.569830 | debian-bookworm | 2026-04-13 02:02:41.569834 | debian-bookworm | 2026-04-13 02:02:41.569837 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.569841 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.569846 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.569849 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.569853 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.569856 | debian-bookworm | 2026-04-13 02:02:41.569860 | debian-bookworm | !! 2026-04-13 02:02:41.569863 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.569867 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.integrated.api' is absent from the `packages` configuration. 2026-04-13 02:02:41.569870 | debian-bookworm | !! 2026-04-13 02:02:41.569873 | debian-bookworm | 2026-04-13 02:02:41.569877 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.569880 | debian-bookworm | ############################ 2026-04-13 02:02:41.569884 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.569887 | debian-bookworm | ############################ 2026-04-13 02:02:41.569891 | debian-bookworm | Python recognizes 'manila.tests.integrated.api' as an importable package[^1], 2026-04-13 02:02:41.569894 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.569897 | debian-bookworm | 2026-04-13 02:02:41.569901 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.569904 | debian-bookworm | package, please make sure that 'manila.tests.integrated.api' is explicitly added 2026-04-13 02:02:41.569908 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.569911 | debian-bookworm | 2026-04-13 02:02:41.569914 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.569918 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.569921 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.569925 | debian-bookworm | 2026-04-13 02:02:41.569928 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.569932 | debian-bookworm | 2026-04-13 02:02:41.569935 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.569938 | debian-bookworm | 2026-04-13 02:02:41.569942 | debian-bookworm | If you don't want 'manila.tests.integrated.api' to be distributed and are 2026-04-13 02:02:41.569945 | debian-bookworm | already explicitly excluding 'manila.tests.integrated.api' via 2026-04-13 02:02:41.569949 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.569952 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.569955 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.569959 | debian-bookworm | 2026-04-13 02:02:41.569962 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.569966 | debian-bookworm | 2026-04-13 02:02:41.569969 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.569972 | debian-bookworm | 2026-04-13 02:02:41.569976 | debian-bookworm | 2026-04-13 02:02:41.569979 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.569985 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.569996 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.570000 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.570003 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.570007 | debian-bookworm | 2026-04-13 02:02:41.570010 | debian-bookworm | !! 2026-04-13 02:02:41.570014 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.570017 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.keymgr' is absent from the `packages` configuration. 2026-04-13 02:02:41.570020 | debian-bookworm | !! 2026-04-13 02:02:41.570024 | debian-bookworm | 2026-04-13 02:02:41.570027 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.570031 | debian-bookworm | ############################ 2026-04-13 02:02:41.570034 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.570037 | debian-bookworm | ############################ 2026-04-13 02:02:41.570041 | debian-bookworm | Python recognizes 'manila.tests.keymgr' as an importable package[^1], 2026-04-13 02:02:41.570044 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.570048 | debian-bookworm | 2026-04-13 02:02:41.570051 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.570055 | debian-bookworm | package, please make sure that 'manila.tests.keymgr' is explicitly added 2026-04-13 02:02:41.570058 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.570061 | debian-bookworm | 2026-04-13 02:02:41.570065 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.570068 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.570072 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.570075 | debian-bookworm | 2026-04-13 02:02:41.570078 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.570082 | debian-bookworm | 2026-04-13 02:02:41.570085 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.570089 | debian-bookworm | 2026-04-13 02:02:41.570092 | debian-bookworm | If you don't want 'manila.tests.keymgr' to be distributed and are 2026-04-13 02:02:41.570095 | debian-bookworm | already explicitly excluding 'manila.tests.keymgr' via 2026-04-13 02:02:41.570099 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.570102 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.570106 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.570109 | debian-bookworm | 2026-04-13 02:02:41.570112 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.570116 | debian-bookworm | 2026-04-13 02:02:41.570119 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.570123 | debian-bookworm | 2026-04-13 02:02:41.570126 | debian-bookworm | 2026-04-13 02:02:41.570129 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.570133 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.570136 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.570140 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.570143 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.570146 | debian-bookworm | 2026-04-13 02:02:41.570150 | debian-bookworm | !! 2026-04-13 02:02:41.570153 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.570163 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.lock' is absent from the `packages` configuration. 2026-04-13 02:02:41.570169 | debian-bookworm | !! 2026-04-13 02:02:41.570173 | debian-bookworm | 2026-04-13 02:02:41.570176 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.570179 | debian-bookworm | ############################ 2026-04-13 02:02:41.570183 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.570186 | debian-bookworm | ############################ 2026-04-13 02:02:41.570190 | debian-bookworm | Python recognizes 'manila.tests.lock' as an importable package[^1], 2026-04-13 02:02:41.570193 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.570197 | debian-bookworm | 2026-04-13 02:02:41.570200 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.570203 | debian-bookworm | package, please make sure that 'manila.tests.lock' is explicitly added 2026-04-13 02:02:41.570207 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.570210 | debian-bookworm | 2026-04-13 02:02:41.570214 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.570217 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.570221 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.570224 | debian-bookworm | 2026-04-13 02:02:41.570227 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.570231 | debian-bookworm | 2026-04-13 02:02:41.570234 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.570238 | debian-bookworm | 2026-04-13 02:02:41.570241 | debian-bookworm | If you don't want 'manila.tests.lock' to be distributed and are 2026-04-13 02:02:41.570244 | debian-bookworm | already explicitly excluding 'manila.tests.lock' via 2026-04-13 02:02:41.570248 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.570251 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.570255 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.570258 | debian-bookworm | 2026-04-13 02:02:41.570262 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.570265 | debian-bookworm | 2026-04-13 02:02:41.570294 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.570299 | debian-bookworm | 2026-04-13 02:02:41.570303 | debian-bookworm | 2026-04-13 02:02:41.570315 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.570319 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.570322 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.570326 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.570329 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.570332 | debian-bookworm | 2026-04-13 02:02:41.570336 | debian-bookworm | !! 2026-04-13 02:02:41.570339 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.570343 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.message' is absent from the `packages` configuration. 2026-04-13 02:02:41.570346 | debian-bookworm | !! 2026-04-13 02:02:41.570350 | debian-bookworm | 2026-04-13 02:02:41.570353 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.570356 | debian-bookworm | ############################ 2026-04-13 02:02:41.570360 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.570363 | debian-bookworm | ############################ 2026-04-13 02:02:41.570367 | debian-bookworm | Python recognizes 'manila.tests.message' as an importable package[^1], 2026-04-13 02:02:41.570370 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.570373 | debian-bookworm | 2026-04-13 02:02:41.570377 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.570380 | debian-bookworm | package, please make sure that 'manila.tests.message' is explicitly added 2026-04-13 02:02:41.570387 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.570390 | debian-bookworm | 2026-04-13 02:02:41.570394 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.570397 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.570400 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.570404 | debian-bookworm | 2026-04-13 02:02:41.570407 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.570411 | debian-bookworm | 2026-04-13 02:02:41.570414 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.570417 | debian-bookworm | 2026-04-13 02:02:41.570421 | debian-bookworm | If you don't want 'manila.tests.message' to be distributed and are 2026-04-13 02:02:41.570424 | debian-bookworm | already explicitly excluding 'manila.tests.message' via 2026-04-13 02:02:41.570428 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.570431 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.570434 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.570438 | debian-bookworm | 2026-04-13 02:02:41.570441 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.570445 | debian-bookworm | 2026-04-13 02:02:41.570450 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.570453 | debian-bookworm | 2026-04-13 02:02:41.570457 | debian-bookworm | 2026-04-13 02:02:41.570460 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.570464 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.570467 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.570470 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.570474 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.570477 | debian-bookworm | 2026-04-13 02:02:41.570481 | debian-bookworm | !! 2026-04-13 02:02:41.570484 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.570488 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.monkey_patch_example' is absent from the `packages` configuration. 2026-04-13 02:02:41.570491 | debian-bookworm | !! 2026-04-13 02:02:41.570494 | debian-bookworm | 2026-04-13 02:02:41.570498 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.570501 | debian-bookworm | ############################ 2026-04-13 02:02:41.570505 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.570508 | debian-bookworm | ############################ 2026-04-13 02:02:41.570512 | debian-bookworm | Python recognizes 'manila.tests.monkey_patch_example' as an importable package[^1], 2026-04-13 02:02:41.570515 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.570518 | debian-bookworm | 2026-04-13 02:02:41.570522 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.570525 | debian-bookworm | package, please make sure that 'manila.tests.monkey_patch_example' is explicitly added 2026-04-13 02:02:41.570529 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.570532 | debian-bookworm | 2026-04-13 02:02:41.570535 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.570539 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.570542 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.570546 | debian-bookworm | 2026-04-13 02:02:41.570549 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.570552 | debian-bookworm | 2026-04-13 02:02:41.570556 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.570559 | debian-bookworm | 2026-04-13 02:02:41.570563 | debian-bookworm | If you don't want 'manila.tests.monkey_patch_example' to be distributed and are 2026-04-13 02:02:41.570568 | debian-bookworm | already explicitly excluding 'manila.tests.monkey_patch_example' via 2026-04-13 02:02:41.570572 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.570575 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.570579 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.570582 | debian-bookworm | 2026-04-13 02:02:41.570593 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.570597 | debian-bookworm | 2026-04-13 02:02:41.570600 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.570604 | debian-bookworm | 2026-04-13 02:02:41.570607 | debian-bookworm | 2026-04-13 02:02:41.570610 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.570614 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.570617 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.570621 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.570624 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.570627 | debian-bookworm | 2026-04-13 02:02:41.570631 | debian-bookworm | !! 2026-04-13 02:02:41.570634 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.570638 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.network' is absent from the `packages` configuration. 2026-04-13 02:02:41.570641 | debian-bookworm | !! 2026-04-13 02:02:41.570645 | debian-bookworm | 2026-04-13 02:02:41.570648 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.570651 | debian-bookworm | ############################ 2026-04-13 02:02:41.570655 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.570658 | debian-bookworm | ############################ 2026-04-13 02:02:41.570662 | debian-bookworm | Python recognizes 'manila.tests.network' as an importable package[^1], 2026-04-13 02:02:41.570665 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.570668 | debian-bookworm | 2026-04-13 02:02:41.570672 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.570675 | debian-bookworm | package, please make sure that 'manila.tests.network' is explicitly added 2026-04-13 02:02:41.570679 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.570682 | debian-bookworm | 2026-04-13 02:02:41.570685 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.570689 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.570692 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.570696 | debian-bookworm | 2026-04-13 02:02:41.570699 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.570702 | debian-bookworm | 2026-04-13 02:02:41.570706 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.570709 | debian-bookworm | 2026-04-13 02:02:41.570713 | debian-bookworm | If you don't want 'manila.tests.network' to be distributed and are 2026-04-13 02:02:41.570716 | debian-bookworm | already explicitly excluding 'manila.tests.network' via 2026-04-13 02:02:41.570720 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.570723 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.570728 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.570731 | debian-bookworm | 2026-04-13 02:02:41.570735 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.570738 | debian-bookworm | 2026-04-13 02:02:41.570742 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.570748 | debian-bookworm | 2026-04-13 02:02:41.570752 | debian-bookworm | 2026-04-13 02:02:41.570755 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.570759 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.570762 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.570765 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.570769 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.570772 | debian-bookworm | 2026-04-13 02:02:41.570776 | debian-bookworm | !! 2026-04-13 02:02:41.570779 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.570782 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.network.linux' is absent from the `packages` configuration. 2026-04-13 02:02:41.570786 | debian-bookworm | !! 2026-04-13 02:02:41.570789 | debian-bookworm | 2026-04-13 02:02:41.570793 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.570796 | debian-bookworm | ############################ 2026-04-13 02:02:41.570800 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.570803 | debian-bookworm | ############################ 2026-04-13 02:02:41.570806 | debian-bookworm | Python recognizes 'manila.tests.network.linux' as an importable package[^1], 2026-04-13 02:02:41.570810 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.570813 | debian-bookworm | 2026-04-13 02:02:41.570817 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.570820 | debian-bookworm | package, please make sure that 'manila.tests.network.linux' is explicitly added 2026-04-13 02:02:41.570823 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.570827 | debian-bookworm | 2026-04-13 02:02:41.570830 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.570834 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.570837 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.570841 | debian-bookworm | 2026-04-13 02:02:41.570844 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.570847 | debian-bookworm | 2026-04-13 02:02:41.570851 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.570854 | debian-bookworm | 2026-04-13 02:02:41.570858 | debian-bookworm | If you don't want 'manila.tests.network.linux' to be distributed and are 2026-04-13 02:02:41.570861 | debian-bookworm | already explicitly excluding 'manila.tests.network.linux' via 2026-04-13 02:02:41.570864 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.570868 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.570879 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.570884 | debian-bookworm | 2026-04-13 02:02:41.570888 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.570892 | debian-bookworm | 2026-04-13 02:02:41.570895 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.570899 | debian-bookworm | 2026-04-13 02:02:41.570903 | debian-bookworm | 2026-04-13 02:02:41.570908 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.570912 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.570915 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.570918 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.570922 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.570925 | debian-bookworm | 2026-04-13 02:02:41.570929 | debian-bookworm | !! 2026-04-13 02:02:41.570932 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.570935 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.network.neutron' is absent from the `packages` configuration. 2026-04-13 02:02:41.570941 | debian-bookworm | !! 2026-04-13 02:02:41.570945 | debian-bookworm | 2026-04-13 02:02:41.570948 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.570952 | debian-bookworm | ############################ 2026-04-13 02:02:41.570955 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.570958 | debian-bookworm | ############################ 2026-04-13 02:02:41.570962 | debian-bookworm | Python recognizes 'manila.tests.network.neutron' as an importable package[^1], 2026-04-13 02:02:41.570965 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.570969 | debian-bookworm | 2026-04-13 02:02:41.570972 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.570976 | debian-bookworm | package, please make sure that 'manila.tests.network.neutron' is explicitly added 2026-04-13 02:02:41.570979 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.570982 | debian-bookworm | 2026-04-13 02:02:41.570986 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.570989 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.570993 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.570996 | debian-bookworm | 2026-04-13 02:02:41.570999 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.571003 | debian-bookworm | 2026-04-13 02:02:41.571006 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.571010 | debian-bookworm | 2026-04-13 02:02:41.571013 | debian-bookworm | If you don't want 'manila.tests.network.neutron' to be distributed and are 2026-04-13 02:02:41.571016 | debian-bookworm | already explicitly excluding 'manila.tests.network.neutron' via 2026-04-13 02:02:41.571021 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.571025 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.571028 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.571032 | debian-bookworm | 2026-04-13 02:02:41.571035 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.571038 | debian-bookworm | 2026-04-13 02:02:41.571042 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.571045 | debian-bookworm | 2026-04-13 02:02:41.571048 | debian-bookworm | 2026-04-13 02:02:41.571052 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.571055 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.571059 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.571062 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.571066 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.571069 | debian-bookworm | 2026-04-13 02:02:41.571072 | debian-bookworm | !! 2026-04-13 02:02:41.571076 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.571079 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler' is absent from the `packages` configuration. 2026-04-13 02:02:41.571083 | debian-bookworm | !! 2026-04-13 02:02:41.571086 | debian-bookworm | 2026-04-13 02:02:41.571089 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.571093 | debian-bookworm | ############################ 2026-04-13 02:02:41.571096 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.571100 | debian-bookworm | ############################ 2026-04-13 02:02:41.571103 | debian-bookworm | Python recognizes 'manila.tests.scheduler' as an importable package[^1], 2026-04-13 02:02:41.571107 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.571110 | debian-bookworm | 2026-04-13 02:02:41.571116 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.571119 | debian-bookworm | package, please make sure that 'manila.tests.scheduler' is explicitly added 2026-04-13 02:02:41.571123 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.571126 | debian-bookworm | 2026-04-13 02:02:41.571129 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.571133 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.571136 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.571140 | debian-bookworm | 2026-04-13 02:02:41.571143 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.571146 | debian-bookworm | 2026-04-13 02:02:41.571150 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.571153 | debian-bookworm | 2026-04-13 02:02:41.571157 | debian-bookworm | If you don't want 'manila.tests.scheduler' to be distributed and are 2026-04-13 02:02:41.571160 | debian-bookworm | already explicitly excluding 'manila.tests.scheduler' via 2026-04-13 02:02:41.571166 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.571170 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.571173 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.571177 | debian-bookworm | 2026-04-13 02:02:41.571180 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.571183 | debian-bookworm | 2026-04-13 02:02:41.571187 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.571190 | debian-bookworm | 2026-04-13 02:02:41.571194 | debian-bookworm | 2026-04-13 02:02:41.571197 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.571200 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.571204 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.571207 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.571211 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.571214 | debian-bookworm | 2026-04-13 02:02:41.571217 | debian-bookworm | !! 2026-04-13 02:02:41.571221 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.571224 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.drivers' is absent from the `packages` configuration. 2026-04-13 02:02:41.571228 | debian-bookworm | !! 2026-04-13 02:02:41.571231 | debian-bookworm | 2026-04-13 02:02:41.571235 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.571238 | debian-bookworm | ############################ 2026-04-13 02:02:41.571242 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.571245 | debian-bookworm | ############################ 2026-04-13 02:02:41.571248 | debian-bookworm | Python recognizes 'manila.tests.scheduler.drivers' as an importable package[^1], 2026-04-13 02:02:41.571252 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.571255 | debian-bookworm | 2026-04-13 02:02:41.571259 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.571262 | debian-bookworm | package, please make sure that 'manila.tests.scheduler.drivers' is explicitly added 2026-04-13 02:02:41.571265 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.571269 | debian-bookworm | 2026-04-13 02:02:41.571272 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.571276 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.571279 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.571283 | debian-bookworm | 2026-04-13 02:02:41.571286 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.571292 | debian-bookworm | 2026-04-13 02:02:41.571295 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.571298 | debian-bookworm | 2026-04-13 02:02:41.571303 | debian-bookworm | If you don't want 'manila.tests.scheduler.drivers' to be distributed and are 2026-04-13 02:02:41.571307 | debian-bookworm | already explicitly excluding 'manila.tests.scheduler.drivers' via 2026-04-13 02:02:41.571310 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.571314 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.571317 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.571320 | debian-bookworm | 2026-04-13 02:02:41.571324 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.571327 | debian-bookworm | 2026-04-13 02:02:41.571331 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.571334 | debian-bookworm | 2026-04-13 02:02:41.571338 | debian-bookworm | 2026-04-13 02:02:41.571341 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.571344 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.571348 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.571351 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.571355 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.571358 | debian-bookworm | 2026-04-13 02:02:41.571362 | debian-bookworm | !! 2026-04-13 02:02:41.571365 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.571368 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.evaluator' is absent from the `packages` configuration. 2026-04-13 02:02:41.571372 | debian-bookworm | !! 2026-04-13 02:02:41.571375 | debian-bookworm | 2026-04-13 02:02:41.571379 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.571382 | debian-bookworm | ############################ 2026-04-13 02:02:41.571386 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.571389 | debian-bookworm | ############################ 2026-04-13 02:02:41.571392 | debian-bookworm | Python recognizes 'manila.tests.scheduler.evaluator' as an importable package[^1], 2026-04-13 02:02:41.571396 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.571399 | debian-bookworm | 2026-04-13 02:02:41.571403 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.571406 | debian-bookworm | package, please make sure that 'manila.tests.scheduler.evaluator' is explicitly added 2026-04-13 02:02:41.571410 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.571413 | debian-bookworm | 2026-04-13 02:02:41.571416 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.571420 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.571423 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.571427 | debian-bookworm | 2026-04-13 02:02:41.571430 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.571434 | debian-bookworm | 2026-04-13 02:02:41.571444 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.571448 | debian-bookworm | 2026-04-13 02:02:41.571452 | debian-bookworm | If you don't want 'manila.tests.scheduler.evaluator' to be distributed and are 2026-04-13 02:02:41.571455 | debian-bookworm | already explicitly excluding 'manila.tests.scheduler.evaluator' via 2026-04-13 02:02:41.571459 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.571462 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.571465 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.571469 | debian-bookworm | 2026-04-13 02:02:41.571475 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.571479 | debian-bookworm | 2026-04-13 02:02:41.571482 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.571485 | debian-bookworm | 2026-04-13 02:02:41.571489 | debian-bookworm | 2026-04-13 02:02:41.571492 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.571496 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.571499 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.571502 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.571506 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.571509 | debian-bookworm | 2026-04-13 02:02:41.571513 | debian-bookworm | !! 2026-04-13 02:02:41.571516 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.571520 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.filters' is absent from the `packages` configuration. 2026-04-13 02:02:41.571523 | debian-bookworm | !! 2026-04-13 02:02:41.571526 | debian-bookworm | 2026-04-13 02:02:41.571530 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.571533 | debian-bookworm | ############################ 2026-04-13 02:02:41.571537 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.571540 | debian-bookworm | ############################ 2026-04-13 02:02:41.571544 | debian-bookworm | Python recognizes 'manila.tests.scheduler.filters' as an importable package[^1], 2026-04-13 02:02:41.571547 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.571550 | debian-bookworm | 2026-04-13 02:02:41.571554 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.571557 | debian-bookworm | package, please make sure that 'manila.tests.scheduler.filters' is explicitly added 2026-04-13 02:02:41.571561 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.571564 | debian-bookworm | 2026-04-13 02:02:41.571567 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.571571 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.571576 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.571579 | debian-bookworm | 2026-04-13 02:02:41.571582 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.571586 | debian-bookworm | 2026-04-13 02:02:41.571589 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.571593 | debian-bookworm | 2026-04-13 02:02:41.571596 | debian-bookworm | If you don't want 'manila.tests.scheduler.filters' to be distributed and are 2026-04-13 02:02:41.571599 | debian-bookworm | already explicitly excluding 'manila.tests.scheduler.filters' via 2026-04-13 02:02:41.571603 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.571606 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.571610 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.571613 | debian-bookworm | 2026-04-13 02:02:41.571616 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.571620 | debian-bookworm | 2026-04-13 02:02:41.571623 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.571627 | debian-bookworm | 2026-04-13 02:02:41.571630 | debian-bookworm | 2026-04-13 02:02:41.571633 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.571637 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.571640 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.571644 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.571647 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.571653 | debian-bookworm | 2026-04-13 02:02:41.571656 | debian-bookworm | !! 2026-04-13 02:02:41.571660 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.571663 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.weighers' is absent from the `packages` configuration. 2026-04-13 02:02:41.571666 | debian-bookworm | !! 2026-04-13 02:02:41.571670 | debian-bookworm | 2026-04-13 02:02:41.571673 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.571677 | debian-bookworm | ############################ 2026-04-13 02:02:41.571680 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.571684 | debian-bookworm | ############################ 2026-04-13 02:02:41.571687 | debian-bookworm | Python recognizes 'manila.tests.scheduler.weighers' as an importable package[^1], 2026-04-13 02:02:41.571690 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.571694 | debian-bookworm | 2026-04-13 02:02:41.571697 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.571701 | debian-bookworm | package, please make sure that 'manila.tests.scheduler.weighers' is explicitly added 2026-04-13 02:02:41.571704 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.571707 | debian-bookworm | 2026-04-13 02:02:41.571711 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.571714 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.571725 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.571729 | debian-bookworm | 2026-04-13 02:02:41.571732 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.571736 | debian-bookworm | 2026-04-13 02:02:41.571739 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.571743 | debian-bookworm | 2026-04-13 02:02:41.571746 | debian-bookworm | If you don't want 'manila.tests.scheduler.weighers' to be distributed and are 2026-04-13 02:02:41.571749 | debian-bookworm | already explicitly excluding 'manila.tests.scheduler.weighers' via 2026-04-13 02:02:41.571753 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.571756 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.571760 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.571763 | debian-bookworm | 2026-04-13 02:02:41.571766 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.571770 | debian-bookworm | 2026-04-13 02:02:41.571773 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.571777 | debian-bookworm | 2026-04-13 02:02:41.571780 | debian-bookworm | 2026-04-13 02:02:41.571783 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.571787 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.571790 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.571794 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.571797 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.571800 | debian-bookworm | 2026-04-13 02:02:41.571804 | debian-bookworm | !! 2026-04-13 02:02:41.571807 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.571811 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.services' is absent from the `packages` configuration. 2026-04-13 02:02:41.571814 | debian-bookworm | !! 2026-04-13 02:02:41.571817 | debian-bookworm | 2026-04-13 02:02:41.571821 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.571824 | debian-bookworm | ############################ 2026-04-13 02:02:41.571828 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.571831 | debian-bookworm | ############################ 2026-04-13 02:02:41.571839 | debian-bookworm | Python recognizes 'manila.tests.services' as an importable package[^1], 2026-04-13 02:02:41.571842 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.571845 | debian-bookworm | 2026-04-13 02:02:41.571849 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.571852 | debian-bookworm | package, please make sure that 'manila.tests.services' is explicitly added 2026-04-13 02:02:41.571856 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.571859 | debian-bookworm | 2026-04-13 02:02:41.571864 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.571868 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.571871 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.571874 | debian-bookworm | 2026-04-13 02:02:41.571878 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.571881 | debian-bookworm | 2026-04-13 02:02:41.571885 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.571888 | debian-bookworm | 2026-04-13 02:02:41.571891 | debian-bookworm | If you don't want 'manila.tests.services' to be distributed and are 2026-04-13 02:02:41.571895 | debian-bookworm | already explicitly excluding 'manila.tests.services' via 2026-04-13 02:02:41.571898 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.571902 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.571905 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.571908 | debian-bookworm | 2026-04-13 02:02:41.571912 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.571915 | debian-bookworm | 2026-04-13 02:02:41.571919 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.571922 | debian-bookworm | 2026-04-13 02:02:41.571925 | debian-bookworm | 2026-04-13 02:02:41.571929 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.571932 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.571936 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.571939 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.571942 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.571946 | debian-bookworm | 2026-04-13 02:02:41.571949 | debian-bookworm | !! 2026-04-13 02:02:41.571953 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.571956 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share' is absent from the `packages` configuration. 2026-04-13 02:02:41.571960 | debian-bookworm | !! 2026-04-13 02:02:41.571963 | debian-bookworm | 2026-04-13 02:02:41.571966 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.571970 | debian-bookworm | ############################ 2026-04-13 02:02:41.571973 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.571977 | debian-bookworm | ############################ 2026-04-13 02:02:41.571980 | debian-bookworm | Python recognizes 'manila.tests.share' as an importable package[^1], 2026-04-13 02:02:41.571983 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.571987 | debian-bookworm | 2026-04-13 02:02:41.571990 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.571994 | debian-bookworm | package, please make sure that 'manila.tests.share' is explicitly added 2026-04-13 02:02:41.571997 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.572001 | debian-bookworm | 2026-04-13 02:02:41.572011 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.572015 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.572021 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.572025 | debian-bookworm | 2026-04-13 02:02:41.572028 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.572031 | debian-bookworm | 2026-04-13 02:02:41.572035 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.572038 | debian-bookworm | 2026-04-13 02:02:41.572042 | debian-bookworm | If you don't want 'manila.tests.share' to be distributed and are 2026-04-13 02:02:41.572045 | debian-bookworm | already explicitly excluding 'manila.tests.share' via 2026-04-13 02:02:41.572048 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.572052 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.572055 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.572059 | debian-bookworm | 2026-04-13 02:02:41.572062 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.572066 | debian-bookworm | 2026-04-13 02:02:41.572069 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.572072 | debian-bookworm | 2026-04-13 02:02:41.572076 | debian-bookworm | 2026-04-13 02:02:41.572079 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.572083 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.572086 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.572089 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.572093 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.572096 | debian-bookworm | 2026-04-13 02:02:41.572100 | debian-bookworm | !! 2026-04-13 02:02:41.572103 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.572106 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers' is absent from the `packages` configuration. 2026-04-13 02:02:41.572110 | debian-bookworm | !! 2026-04-13 02:02:41.572113 | debian-bookworm | 2026-04-13 02:02:41.572117 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.572120 | debian-bookworm | ############################ 2026-04-13 02:02:41.572123 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.572127 | debian-bookworm | ############################ 2026-04-13 02:02:41.572130 | debian-bookworm | Python recognizes 'manila.tests.share.drivers' as an importable package[^1], 2026-04-13 02:02:41.572134 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.572137 | debian-bookworm | 2026-04-13 02:02:41.572141 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.572145 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers' is explicitly added 2026-04-13 02:02:41.572149 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.572152 | debian-bookworm | 2026-04-13 02:02:41.572156 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.572159 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.572162 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.572166 | debian-bookworm | 2026-04-13 02:02:41.572169 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.572173 | debian-bookworm | 2026-04-13 02:02:41.572176 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.572179 | debian-bookworm | 2026-04-13 02:02:41.572183 | debian-bookworm | If you don't want 'manila.tests.share.drivers' to be distributed and are 2026-04-13 02:02:41.572186 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers' via 2026-04-13 02:02:41.572190 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.572193 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.572199 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.572202 | debian-bookworm | 2026-04-13 02:02:41.572206 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.572209 | debian-bookworm | 2026-04-13 02:02:41.572213 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.572216 | debian-bookworm | 2026-04-13 02:02:41.572219 | debian-bookworm | 2026-04-13 02:02:41.572223 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.572226 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.572230 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.572233 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.572236 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.572240 | debian-bookworm | 2026-04-13 02:02:41.572243 | debian-bookworm | !! 2026-04-13 02:02:41.572247 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.572250 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.cephfs' is absent from the `packages` configuration. 2026-04-13 02:02:41.572253 | debian-bookworm | !! 2026-04-13 02:02:41.572257 | debian-bookworm | 2026-04-13 02:02:41.572260 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.572264 | debian-bookworm | ############################ 2026-04-13 02:02:41.572267 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.572271 | debian-bookworm | ############################ 2026-04-13 02:02:41.572274 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.cephfs' as an importable package[^1], 2026-04-13 02:02:41.572277 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.572281 | debian-bookworm | 2026-04-13 02:02:41.572284 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.572296 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.cephfs' is explicitly added 2026-04-13 02:02:41.572299 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.572303 | debian-bookworm | 2026-04-13 02:02:41.572306 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.572310 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.572313 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.572316 | debian-bookworm | 2026-04-13 02:02:41.572320 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.572323 | debian-bookworm | 2026-04-13 02:02:41.572327 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.572330 | debian-bookworm | 2026-04-13 02:02:41.572333 | debian-bookworm | If you don't want 'manila.tests.share.drivers.cephfs' to be distributed and are 2026-04-13 02:02:41.572337 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.cephfs' via 2026-04-13 02:02:41.572340 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.572344 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.572347 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.572351 | debian-bookworm | 2026-04-13 02:02:41.572354 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.572357 | debian-bookworm | 2026-04-13 02:02:41.572361 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.572364 | debian-bookworm | 2026-04-13 02:02:41.572368 | debian-bookworm | 2026-04-13 02:02:41.572371 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.572374 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.572378 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.572384 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.572387 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.572391 | debian-bookworm | 2026-04-13 02:02:41.572394 | debian-bookworm | !! 2026-04-13 02:02:41.572397 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.572401 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.container' is absent from the `packages` configuration. 2026-04-13 02:02:41.572404 | debian-bookworm | !! 2026-04-13 02:02:41.572408 | debian-bookworm | 2026-04-13 02:02:41.572411 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.572415 | debian-bookworm | ############################ 2026-04-13 02:02:41.572418 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.572421 | debian-bookworm | ############################ 2026-04-13 02:02:41.572426 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.container' as an importable package[^1], 2026-04-13 02:02:41.572430 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.572433 | debian-bookworm | 2026-04-13 02:02:41.572437 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.572440 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.container' is explicitly added 2026-04-13 02:02:41.572443 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.572447 | debian-bookworm | 2026-04-13 02:02:41.572450 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.572454 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.572457 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.572461 | debian-bookworm | 2026-04-13 02:02:41.572464 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.572467 | debian-bookworm | 2026-04-13 02:02:41.572471 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.572474 | debian-bookworm | 2026-04-13 02:02:41.572478 | debian-bookworm | If you don't want 'manila.tests.share.drivers.container' to be distributed and are 2026-04-13 02:02:41.572481 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.container' via 2026-04-13 02:02:41.572484 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.572488 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.572491 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.572495 | debian-bookworm | 2026-04-13 02:02:41.572498 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.572502 | debian-bookworm | 2026-04-13 02:02:41.572505 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.572508 | debian-bookworm | 2026-04-13 02:02:41.572512 | debian-bookworm | 2026-04-13 02:02:41.572515 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.572519 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.572522 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.572525 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.572529 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.572532 | debian-bookworm | 2026-04-13 02:02:41.572536 | debian-bookworm | !! 2026-04-13 02:02:41.572539 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.572543 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc' is absent from the `packages` configuration. 2026-04-13 02:02:41.572546 | debian-bookworm | !! 2026-04-13 02:02:41.572549 | debian-bookworm | 2026-04-13 02:02:41.572553 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.572558 | debian-bookworm | ############################ 2026-04-13 02:02:41.572562 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.572565 | debian-bookworm | ############################ 2026-04-13 02:02:41.572576 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc' as an importable package[^1], 2026-04-13 02:02:41.572580 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.572584 | debian-bookworm | 2026-04-13 02:02:41.572587 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.572590 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc' is explicitly added 2026-04-13 02:02:41.572594 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.572597 | debian-bookworm | 2026-04-13 02:02:41.572601 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.572604 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.572608 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.572611 | debian-bookworm | 2026-04-13 02:02:41.572614 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.572618 | debian-bookworm | 2026-04-13 02:02:41.572621 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.572625 | debian-bookworm | 2026-04-13 02:02:41.572628 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc' to be distributed and are 2026-04-13 02:02:41.572631 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc' via 2026-04-13 02:02:41.572635 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.572638 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.572642 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.572645 | debian-bookworm | 2026-04-13 02:02:41.572649 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.572652 | debian-bookworm | 2026-04-13 02:02:41.572655 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.572659 | debian-bookworm | 2026-04-13 02:02:41.572662 | debian-bookworm | 2026-04-13 02:02:41.572666 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.572669 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.572672 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.572676 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.572679 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.572683 | debian-bookworm | 2026-04-13 02:02:41.572686 | debian-bookworm | !! 2026-04-13 02:02:41.572689 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.572693 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.common' is absent from the `packages` configuration. 2026-04-13 02:02:41.572696 | debian-bookworm | !! 2026-04-13 02:02:41.572700 | debian-bookworm | 2026-04-13 02:02:41.572705 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.572708 | debian-bookworm | ############################ 2026-04-13 02:02:41.572712 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.572715 | debian-bookworm | ############################ 2026-04-13 02:02:41.572718 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.common' as an importable package[^1], 2026-04-13 02:02:41.572722 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.572725 | debian-bookworm | 2026-04-13 02:02:41.572729 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.572732 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.common' is explicitly added 2026-04-13 02:02:41.572738 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.572741 | debian-bookworm | 2026-04-13 02:02:41.572745 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.572748 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.572752 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.572755 | debian-bookworm | 2026-04-13 02:02:41.572758 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.572762 | debian-bookworm | 2026-04-13 02:02:41.572765 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.572769 | debian-bookworm | 2026-04-13 02:02:41.572772 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.common' to be distributed and are 2026-04-13 02:02:41.572775 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.common' via 2026-04-13 02:02:41.572779 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.572782 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.572786 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.572789 | debian-bookworm | 2026-04-13 02:02:41.572792 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.572796 | debian-bookworm | 2026-04-13 02:02:41.572801 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.572805 | debian-bookworm | 2026-04-13 02:02:41.572808 | debian-bookworm | 2026-04-13 02:02:41.572812 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.572815 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.572822 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.572826 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.572829 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.572833 | debian-bookworm | 2026-04-13 02:02:41.572836 | debian-bookworm | !! 2026-04-13 02:02:41.572840 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.572850 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.common.enas' is absent from the `packages` configuration. 2026-04-13 02:02:41.572854 | debian-bookworm | !! 2026-04-13 02:02:41.572858 | debian-bookworm | 2026-04-13 02:02:41.572862 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.572866 | debian-bookworm | ############################ 2026-04-13 02:02:41.572869 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.572873 | debian-bookworm | ############################ 2026-04-13 02:02:41.572876 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.common.enas' as an importable package[^1], 2026-04-13 02:02:41.572880 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.572883 | debian-bookworm | 2026-04-13 02:02:41.572887 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.572890 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.common.enas' is explicitly added 2026-04-13 02:02:41.572894 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.572897 | debian-bookworm | 2026-04-13 02:02:41.572901 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.572964 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.572974 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.572979 | debian-bookworm | 2026-04-13 02:02:41.572983 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.572986 | debian-bookworm | 2026-04-13 02:02:41.572990 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.572998 | debian-bookworm | 2026-04-13 02:02:41.573002 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.common.enas' to be distributed and are 2026-04-13 02:02:41.573005 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.common.enas' via 2026-04-13 02:02:41.573009 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.573012 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.573015 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.573019 | debian-bookworm | 2026-04-13 02:02:41.573022 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.573025 | debian-bookworm | 2026-04-13 02:02:41.573029 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.573032 | debian-bookworm | 2026-04-13 02:02:41.573036 | debian-bookworm | 2026-04-13 02:02:41.573039 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.573042 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.573046 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.573049 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.573052 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.573056 | debian-bookworm | 2026-04-13 02:02:41.573059 | debian-bookworm | !! 2026-04-13 02:02:41.573063 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.573066 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins' is absent from the `packages` configuration. 2026-04-13 02:02:41.573069 | debian-bookworm | !! 2026-04-13 02:02:41.573073 | debian-bookworm | 2026-04-13 02:02:41.573076 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.573080 | debian-bookworm | ############################ 2026-04-13 02:02:41.573083 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.573086 | debian-bookworm | ############################ 2026-04-13 02:02:41.573090 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins' as an importable package[^1], 2026-04-13 02:02:41.573093 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.573097 | debian-bookworm | 2026-04-13 02:02:41.573100 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.573103 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins' is explicitly added 2026-04-13 02:02:41.573107 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.573110 | debian-bookworm | 2026-04-13 02:02:41.573114 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.573117 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.573120 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.573124 | debian-bookworm | 2026-04-13 02:02:41.573127 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.573130 | debian-bookworm | 2026-04-13 02:02:41.573134 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.573137 | debian-bookworm | 2026-04-13 02:02:41.573140 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins' to be distributed and are 2026-04-13 02:02:41.573144 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins' via 2026-04-13 02:02:41.573147 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.573151 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.573154 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.573157 | debian-bookworm | 2026-04-13 02:02:41.573178 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.573186 | debian-bookworm | 2026-04-13 02:02:41.573189 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.573193 | debian-bookworm | 2026-04-13 02:02:41.573196 | debian-bookworm | 2026-04-13 02:02:41.573200 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.573203 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.573220 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.573224 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.573228 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.573231 | debian-bookworm | 2026-04-13 02:02:41.573235 | debian-bookworm | !! 2026-04-13 02:02:41.573238 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.573242 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerflex' is absent from the `packages` configuration. 2026-04-13 02:02:41.573245 | debian-bookworm | !! 2026-04-13 02:02:41.573249 | debian-bookworm | 2026-04-13 02:02:41.573252 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.573256 | debian-bookworm | ############################ 2026-04-13 02:02:41.573259 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.573262 | debian-bookworm | ############################ 2026-04-13 02:02:41.573266 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerflex' as an importable package[^1], 2026-04-13 02:02:41.573269 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.573273 | debian-bookworm | 2026-04-13 02:02:41.573276 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.573280 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerflex' is explicitly added 2026-04-13 02:02:41.573283 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.573287 | debian-bookworm | 2026-04-13 02:02:41.573290 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.573293 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.573297 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.573300 | debian-bookworm | 2026-04-13 02:02:41.573303 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.573307 | debian-bookworm | 2026-04-13 02:02:41.573310 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.573314 | debian-bookworm | 2026-04-13 02:02:41.573317 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerflex' to be distributed and are 2026-04-13 02:02:41.573321 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerflex' via 2026-04-13 02:02:41.573324 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.573327 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.573331 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.573334 | debian-bookworm | 2026-04-13 02:02:41.573339 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.573343 | debian-bookworm | 2026-04-13 02:02:41.573346 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.573349 | debian-bookworm | 2026-04-13 02:02:41.573353 | debian-bookworm | 2026-04-13 02:02:41.573356 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.573360 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.573363 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.573367 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.573373 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.573376 | debian-bookworm | 2026-04-13 02:02:41.573380 | debian-bookworm | !! 2026-04-13 02:02:41.573383 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.573386 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' is absent from the `packages` configuration. 2026-04-13 02:02:41.573391 | debian-bookworm | !! 2026-04-13 02:02:41.573394 | debian-bookworm | 2026-04-13 02:02:41.573397 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.573401 | debian-bookworm | ############################ 2026-04-13 02:02:41.573404 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.573408 | debian-bookworm | ############################ 2026-04-13 02:02:41.573411 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' as an importable package[^1], 2026-04-13 02:02:41.573415 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.573418 | debian-bookworm | 2026-04-13 02:02:41.573421 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.573425 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' is explicitly added 2026-04-13 02:02:41.573428 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.573432 | debian-bookworm | 2026-04-13 02:02:41.573435 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.573439 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.573442 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.573445 | debian-bookworm | 2026-04-13 02:02:41.573449 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.573452 | debian-bookworm | 2026-04-13 02:02:41.573455 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.573459 | debian-bookworm | 2026-04-13 02:02:41.573462 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' to be distributed and are 2026-04-13 02:02:41.573466 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' via 2026-04-13 02:02:41.573470 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.573477 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.573480 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.573484 | debian-bookworm | 2026-04-13 02:02:41.573487 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.573491 | debian-bookworm | 2026-04-13 02:02:41.573494 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.573497 | debian-bookworm | 2026-04-13 02:02:41.573501 | debian-bookworm | 2026-04-13 02:02:41.573504 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.573508 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.573511 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.573514 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.573518 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.573521 | debian-bookworm | 2026-04-13 02:02:41.573525 | debian-bookworm | !! 2026-04-13 02:02:41.573528 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.573532 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powermax' is absent from the `packages` configuration. 2026-04-13 02:02:41.573535 | debian-bookworm | !! 2026-04-13 02:02:41.573539 | debian-bookworm | 2026-04-13 02:02:41.573544 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.573548 | debian-bookworm | ############################ 2026-04-13 02:02:41.573556 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.573559 | debian-bookworm | ############################ 2026-04-13 02:02:41.573563 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powermax' as an importable package[^1], 2026-04-13 02:02:41.573577 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.573580 | debian-bookworm | 2026-04-13 02:02:41.573584 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.573587 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powermax' is explicitly added 2026-04-13 02:02:41.573590 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.573594 | debian-bookworm | 2026-04-13 02:02:41.573597 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.573601 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.573604 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.573608 | debian-bookworm | 2026-04-13 02:02:41.573611 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.573614 | debian-bookworm | 2026-04-13 02:02:41.573618 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.573621 | debian-bookworm | 2026-04-13 02:02:41.573627 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powermax' to be distributed and are 2026-04-13 02:02:41.573630 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powermax' via 2026-04-13 02:02:41.573634 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.573637 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.573641 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.573644 | debian-bookworm | 2026-04-13 02:02:41.573647 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.573651 | debian-bookworm | 2026-04-13 02:02:41.573654 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.573658 | debian-bookworm | 2026-04-13 02:02:41.573661 | debian-bookworm | 2026-04-13 02:02:41.573664 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.573668 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.573671 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.573675 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.573678 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.573682 | debian-bookworm | 2026-04-13 02:02:41.573685 | debian-bookworm | !! 2026-04-13 02:02:41.573688 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.573692 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerscale' is absent from the `packages` configuration. 2026-04-13 02:02:41.573695 | debian-bookworm | !! 2026-04-13 02:02:41.573699 | debian-bookworm | 2026-04-13 02:02:41.573702 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.573705 | debian-bookworm | ############################ 2026-04-13 02:02:41.573709 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.573712 | debian-bookworm | ############################ 2026-04-13 02:02:41.573716 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerscale' as an importable package[^1], 2026-04-13 02:02:41.573719 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.573723 | debian-bookworm | 2026-04-13 02:02:41.573726 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.573732 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerscale' is explicitly added 2026-04-13 02:02:41.573736 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.573739 | debian-bookworm | 2026-04-13 02:02:41.573743 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.573746 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.573750 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.573753 | debian-bookworm | 2026-04-13 02:02:41.573756 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.573760 | debian-bookworm | 2026-04-13 02:02:41.573771 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.573775 | debian-bookworm | 2026-04-13 02:02:41.573779 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerscale' to be distributed and are 2026-04-13 02:02:41.573782 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerscale' via 2026-04-13 02:02:41.573786 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.573789 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.573793 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.573796 | debian-bookworm | 2026-04-13 02:02:41.573799 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.573803 | debian-bookworm | 2026-04-13 02:02:41.573806 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.573809 | debian-bookworm | 2026-04-13 02:02:41.573813 | debian-bookworm | 2026-04-13 02:02:41.573816 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.573820 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.573823 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.573826 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.573830 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.573833 | debian-bookworm | 2026-04-13 02:02:41.573837 | debian-bookworm | !! 2026-04-13 02:02:41.573840 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.573843 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerstore' is absent from the `packages` configuration. 2026-04-13 02:02:41.573847 | debian-bookworm | !! 2026-04-13 02:02:41.573850 | debian-bookworm | 2026-04-13 02:02:41.573854 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.573857 | debian-bookworm | ############################ 2026-04-13 02:02:41.573860 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.573864 | debian-bookworm | ############################ 2026-04-13 02:02:41.573867 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerstore' as an importable package[^1], 2026-04-13 02:02:41.573871 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.573874 | debian-bookworm | 2026-04-13 02:02:41.573878 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.573881 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerstore' is explicitly added 2026-04-13 02:02:41.573884 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.573888 | debian-bookworm | 2026-04-13 02:02:41.573893 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.573896 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.573900 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.573903 | debian-bookworm | 2026-04-13 02:02:41.573906 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.573912 | debian-bookworm | 2026-04-13 02:02:41.573916 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.573919 | debian-bookworm | 2026-04-13 02:02:41.573922 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerstore' to be distributed and are 2026-04-13 02:02:41.573926 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerstore' via 2026-04-13 02:02:41.573929 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.573933 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.573936 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.573940 | debian-bookworm | 2026-04-13 02:02:41.573943 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.573946 | debian-bookworm | 2026-04-13 02:02:41.573950 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.573953 | debian-bookworm | 2026-04-13 02:02:41.573956 | debian-bookworm | 2026-04-13 02:02:41.573960 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.573963 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.573967 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.573970 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.573974 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.573977 | debian-bookworm | 2026-04-13 02:02:41.573980 | debian-bookworm | !! 2026-04-13 02:02:41.573984 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.573987 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' is absent from the `packages` configuration. 2026-04-13 02:02:41.573991 | debian-bookworm | !! 2026-04-13 02:02:41.573994 | debian-bookworm | 2026-04-13 02:02:41.574005 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.574009 | debian-bookworm | ############################ 2026-04-13 02:02:41.574012 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.574015 | debian-bookworm | ############################ 2026-04-13 02:02:41.574019 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' as an importable package[^1], 2026-04-13 02:02:41.574022 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.574026 | debian-bookworm | 2026-04-13 02:02:41.574029 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.574043 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' is explicitly added 2026-04-13 02:02:41.574047 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.574051 | debian-bookworm | 2026-04-13 02:02:41.574054 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.574057 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.574061 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.574064 | debian-bookworm | 2026-04-13 02:02:41.574068 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.574071 | debian-bookworm | 2026-04-13 02:02:41.574074 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.574078 | debian-bookworm | 2026-04-13 02:02:41.574081 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' to be distributed and are 2026-04-13 02:02:41.574085 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' via 2026-04-13 02:02:41.574088 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.574095 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.574098 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.574101 | debian-bookworm | 2026-04-13 02:02:41.574105 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.574114 | debian-bookworm | 2026-04-13 02:02:41.574117 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.574121 | debian-bookworm | 2026-04-13 02:02:41.574124 | debian-bookworm | 2026-04-13 02:02:41.574128 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.574131 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.574134 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.574138 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.574141 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.574145 | debian-bookworm | 2026-04-13 02:02:41.574148 | debian-bookworm | !! 2026-04-13 02:02:41.574152 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.574155 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.unity' is absent from the `packages` configuration. 2026-04-13 02:02:41.574159 | debian-bookworm | !! 2026-04-13 02:02:41.574162 | debian-bookworm | 2026-04-13 02:02:41.574165 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.574169 | debian-bookworm | ############################ 2026-04-13 02:02:41.574172 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.574177 | debian-bookworm | ############################ 2026-04-13 02:02:41.574181 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.unity' as an importable package[^1], 2026-04-13 02:02:41.574184 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.574188 | debian-bookworm | 2026-04-13 02:02:41.574191 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.574195 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.unity' is explicitly added 2026-04-13 02:02:41.574198 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.574202 | debian-bookworm | 2026-04-13 02:02:41.574205 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.574208 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.574212 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.574215 | debian-bookworm | 2026-04-13 02:02:41.574219 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.574222 | debian-bookworm | 2026-04-13 02:02:41.574226 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.574229 | debian-bookworm | 2026-04-13 02:02:41.574232 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.unity' to be distributed and are 2026-04-13 02:02:41.574236 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.unity' via 2026-04-13 02:02:41.574239 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.574243 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.574251 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.574254 | debian-bookworm | 2026-04-13 02:02:41.574258 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.574261 | debian-bookworm | 2026-04-13 02:02:41.574264 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.574268 | debian-bookworm | 2026-04-13 02:02:41.574271 | debian-bookworm | 2026-04-13 02:02:41.574275 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.574280 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.574284 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.574287 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.574291 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.574294 | debian-bookworm | 2026-04-13 02:02:41.574298 | debian-bookworm | !! 2026-04-13 02:02:41.574301 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.574304 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.vnx' is absent from the `packages` configuration. 2026-04-13 02:02:41.574308 | debian-bookworm | !! 2026-04-13 02:02:41.574311 | debian-bookworm | 2026-04-13 02:02:41.574323 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.574327 | debian-bookworm | ############################ 2026-04-13 02:02:41.574330 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.574333 | debian-bookworm | ############################ 2026-04-13 02:02:41.574337 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.vnx' as an importable package[^1], 2026-04-13 02:02:41.574345 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.574348 | debian-bookworm | 2026-04-13 02:02:41.574352 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.574355 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.vnx' is explicitly added 2026-04-13 02:02:41.574359 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.574362 | debian-bookworm | 2026-04-13 02:02:41.574365 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.574369 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.574372 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.574376 | debian-bookworm | 2026-04-13 02:02:41.574379 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.574382 | debian-bookworm | 2026-04-13 02:02:41.574386 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.574389 | debian-bookworm | 2026-04-13 02:02:41.574393 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.vnx' to be distributed and are 2026-04-13 02:02:41.574396 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.vnx' via 2026-04-13 02:02:41.574399 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.574403 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.574406 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.574409 | debian-bookworm | 2026-04-13 02:02:41.574413 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.574416 | debian-bookworm | 2026-04-13 02:02:41.574420 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.574423 | debian-bookworm | 2026-04-13 02:02:41.574426 | debian-bookworm | 2026-04-13 02:02:41.574430 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.574433 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.574437 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.574440 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.574443 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.574447 | debian-bookworm | 2026-04-13 02:02:41.574450 | debian-bookworm | !! 2026-04-13 02:02:41.574453 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.574459 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.ganesha' is absent from the `packages` configuration. 2026-04-13 02:02:41.574465 | debian-bookworm | !! 2026-04-13 02:02:41.574468 | debian-bookworm | 2026-04-13 02:02:41.574471 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.574475 | debian-bookworm | ############################ 2026-04-13 02:02:41.574478 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.574482 | debian-bookworm | ############################ 2026-04-13 02:02:41.574485 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.ganesha' as an importable package[^1], 2026-04-13 02:02:41.574489 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.574492 | debian-bookworm | 2026-04-13 02:02:41.574495 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.574499 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.ganesha' is explicitly added 2026-04-13 02:02:41.574502 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.574506 | debian-bookworm | 2026-04-13 02:02:41.574509 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.574513 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.574516 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.574519 | debian-bookworm | 2026-04-13 02:02:41.574523 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.574526 | debian-bookworm | 2026-04-13 02:02:41.574534 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.574538 | debian-bookworm | 2026-04-13 02:02:41.574541 | debian-bookworm | If you don't want 'manila.tests.share.drivers.ganesha' to be distributed and are 2026-04-13 02:02:41.574544 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.ganesha' via 2026-04-13 02:02:41.574548 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.574551 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.574555 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.574558 | debian-bookworm | 2026-04-13 02:02:41.574561 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.574565 | debian-bookworm | 2026-04-13 02:02:41.574568 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.574572 | debian-bookworm | 2026-04-13 02:02:41.574575 | debian-bookworm | 2026-04-13 02:02:41.574578 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.574582 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.574585 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.574589 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.574592 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.574596 | debian-bookworm | 2026-04-13 02:02:41.574599 | debian-bookworm | !! 2026-04-13 02:02:41.574610 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.574614 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.glusterfs' is absent from the `packages` configuration. 2026-04-13 02:02:41.574622 | debian-bookworm | !! 2026-04-13 02:02:41.574625 | debian-bookworm | 2026-04-13 02:02:41.574628 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.574632 | debian-bookworm | ############################ 2026-04-13 02:02:41.574635 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.574639 | debian-bookworm | ############################ 2026-04-13 02:02:41.574642 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.glusterfs' as an importable package[^1], 2026-04-13 02:02:41.574646 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.574653 | debian-bookworm | 2026-04-13 02:02:41.574657 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.574660 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.glusterfs' is explicitly added 2026-04-13 02:02:41.574663 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.574667 | debian-bookworm | 2026-04-13 02:02:41.574670 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.574674 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.574677 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.574681 | debian-bookworm | 2026-04-13 02:02:41.574684 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.574692 | debian-bookworm | 2026-04-13 02:02:41.574696 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.574699 | debian-bookworm | 2026-04-13 02:02:41.574702 | debian-bookworm | If you don't want 'manila.tests.share.drivers.glusterfs' to be distributed and are 2026-04-13 02:02:41.574706 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.glusterfs' via 2026-04-13 02:02:41.574709 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.574713 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.574716 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.574719 | debian-bookworm | 2026-04-13 02:02:41.574723 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.574726 | debian-bookworm | 2026-04-13 02:02:41.574730 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.574733 | debian-bookworm | 2026-04-13 02:02:41.574736 | debian-bookworm | 2026-04-13 02:02:41.574740 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.574743 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.574748 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.574752 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.574759 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.574763 | debian-bookworm | 2026-04-13 02:02:41.574766 | debian-bookworm | !! 2026-04-13 02:02:41.574769 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.574773 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hdfs' is absent from the `packages` configuration. 2026-04-13 02:02:41.574776 | debian-bookworm | !! 2026-04-13 02:02:41.574780 | debian-bookworm | 2026-04-13 02:02:41.574783 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.574787 | debian-bookworm | ############################ 2026-04-13 02:02:41.574790 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.574793 | debian-bookworm | ############################ 2026-04-13 02:02:41.574797 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.hdfs' as an importable package[^1], 2026-04-13 02:02:41.574800 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.574804 | debian-bookworm | 2026-04-13 02:02:41.574807 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.574811 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.hdfs' is explicitly added 2026-04-13 02:02:41.574814 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.574817 | debian-bookworm | 2026-04-13 02:02:41.574821 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.574824 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.574828 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.574831 | debian-bookworm | 2026-04-13 02:02:41.574834 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.574840 | debian-bookworm | 2026-04-13 02:02:41.574844 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.574847 | debian-bookworm | 2026-04-13 02:02:41.574851 | debian-bookworm | If you don't want 'manila.tests.share.drivers.hdfs' to be distributed and are 2026-04-13 02:02:41.574854 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.hdfs' via 2026-04-13 02:02:41.574857 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.574861 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.574864 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.574868 | debian-bookworm | 2026-04-13 02:02:41.574871 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.574874 | debian-bookworm | 2026-04-13 02:02:41.574878 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.574881 | debian-bookworm | 2026-04-13 02:02:41.574885 | debian-bookworm | 2026-04-13 02:02:41.574888 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.574891 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.574903 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.574907 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.574910 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.574913 | debian-bookworm | 2026-04-13 02:02:41.574917 | debian-bookworm | !! 2026-04-13 02:02:41.574920 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.574924 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hitachi' is absent from the `packages` configuration. 2026-04-13 02:02:41.574927 | debian-bookworm | !! 2026-04-13 02:02:41.574931 | debian-bookworm | 2026-04-13 02:02:41.574934 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.574937 | debian-bookworm | ############################ 2026-04-13 02:02:41.574941 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.574944 | debian-bookworm | ############################ 2026-04-13 02:02:41.574948 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.hitachi' as an importable package[^1], 2026-04-13 02:02:41.574951 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.574954 | debian-bookworm | 2026-04-13 02:02:41.574958 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.574961 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.hitachi' is explicitly added 2026-04-13 02:02:41.574965 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.574968 | debian-bookworm | 2026-04-13 02:02:41.574971 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.574975 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.574978 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.574982 | debian-bookworm | 2026-04-13 02:02:41.574985 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.574988 | debian-bookworm | 2026-04-13 02:02:41.574992 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.574995 | debian-bookworm | 2026-04-13 02:02:41.574999 | debian-bookworm | If you don't want 'manila.tests.share.drivers.hitachi' to be distributed and are 2026-04-13 02:02:41.575002 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.hitachi' via 2026-04-13 02:02:41.575005 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.575009 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.575012 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.575019 | debian-bookworm | 2026-04-13 02:02:41.575023 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.575026 | debian-bookworm | 2026-04-13 02:02:41.575031 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.575034 | debian-bookworm | 2026-04-13 02:02:41.575038 | debian-bookworm | 2026-04-13 02:02:41.575041 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.575045 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.575048 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.575051 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.575055 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.575058 | debian-bookworm | 2026-04-13 02:02:41.575061 | debian-bookworm | !! 2026-04-13 02:02:41.575065 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.575068 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hitachi.hnas' is absent from the `packages` configuration. 2026-04-13 02:02:41.575072 | debian-bookworm | !! 2026-04-13 02:02:41.575075 | debian-bookworm | 2026-04-13 02:02:41.575079 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.575082 | debian-bookworm | ############################ 2026-04-13 02:02:41.575085 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.575089 | debian-bookworm | ############################ 2026-04-13 02:02:41.575092 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.hitachi.hnas' as an importable package[^1], 2026-04-13 02:02:41.575096 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.575101 | debian-bookworm | 2026-04-13 02:02:41.575105 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.575108 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.hitachi.hnas' is explicitly added 2026-04-13 02:02:41.575112 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.575115 | debian-bookworm | 2026-04-13 02:02:41.575119 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.575122 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.575125 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.575129 | debian-bookworm | 2026-04-13 02:02:41.575132 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.575136 | debian-bookworm | 2026-04-13 02:02:41.575142 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.575146 | debian-bookworm | 2026-04-13 02:02:41.575149 | debian-bookworm | If you don't want 'manila.tests.share.drivers.hitachi.hnas' to be distributed and are 2026-04-13 02:02:41.575153 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.hitachi.hnas' via 2026-04-13 02:02:41.575156 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.575160 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.575163 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.575166 | debian-bookworm | 2026-04-13 02:02:41.575177 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.575181 | debian-bookworm | 2026-04-13 02:02:41.575184 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.575188 | debian-bookworm | 2026-04-13 02:02:41.575191 | debian-bookworm | 2026-04-13 02:02:41.575195 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.575198 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.575201 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.575205 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.575211 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.575214 | debian-bookworm | 2026-04-13 02:02:41.575218 | debian-bookworm | !! 2026-04-13 02:02:41.575221 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.575225 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hitachi.hsp' is absent from the `packages` configuration. 2026-04-13 02:02:41.575228 | debian-bookworm | !! 2026-04-13 02:02:41.575231 | debian-bookworm | 2026-04-13 02:02:41.575235 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.575238 | debian-bookworm | ############################ 2026-04-13 02:02:41.575242 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.575245 | debian-bookworm | ############################ 2026-04-13 02:02:41.575249 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.hitachi.hsp' as an importable package[^1], 2026-04-13 02:02:41.575252 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.575255 | debian-bookworm | 2026-04-13 02:02:41.575259 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.575262 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.hitachi.hsp' is explicitly added 2026-04-13 02:02:41.575266 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.575269 | debian-bookworm | 2026-04-13 02:02:41.575272 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.575276 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.575279 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.575283 | debian-bookworm | 2026-04-13 02:02:41.575286 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.575289 | debian-bookworm | 2026-04-13 02:02:41.575293 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.575296 | debian-bookworm | 2026-04-13 02:02:41.575300 | debian-bookworm | If you don't want 'manila.tests.share.drivers.hitachi.hsp' to be distributed and are 2026-04-13 02:02:41.575303 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.hitachi.hsp' via 2026-04-13 02:02:41.575306 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.575311 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.575315 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.575318 | debian-bookworm | 2026-04-13 02:02:41.575321 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.575325 | debian-bookworm | 2026-04-13 02:02:41.575328 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.575332 | debian-bookworm | 2026-04-13 02:02:41.575335 | debian-bookworm | 2026-04-13 02:02:41.575338 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.575342 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.575345 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.575348 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.575352 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.575355 | debian-bookworm | 2026-04-13 02:02:41.575359 | debian-bookworm | !! 2026-04-13 02:02:41.575362 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.575365 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hpe' is absent from the `packages` configuration. 2026-04-13 02:02:41.575369 | debian-bookworm | !! 2026-04-13 02:02:41.575372 | debian-bookworm | 2026-04-13 02:02:41.575376 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.575382 | debian-bookworm | ############################ 2026-04-13 02:02:41.575385 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.575389 | debian-bookworm | ############################ 2026-04-13 02:02:41.575392 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.hpe' as an importable package[^1], 2026-04-13 02:02:41.575395 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.575399 | debian-bookworm | 2026-04-13 02:02:41.575402 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.575406 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.hpe' is explicitly added 2026-04-13 02:02:41.575409 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.575412 | debian-bookworm | 2026-04-13 02:02:41.575416 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.575419 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.575423 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.575426 | debian-bookworm | 2026-04-13 02:02:41.575429 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.575433 | debian-bookworm | 2026-04-13 02:02:41.575436 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.575440 | debian-bookworm | 2026-04-13 02:02:41.575443 | debian-bookworm | If you don't want 'manila.tests.share.drivers.hpe' to be distributed and are 2026-04-13 02:02:41.575446 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.hpe' via 2026-04-13 02:02:41.575457 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.575461 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.575464 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.575468 | debian-bookworm | 2026-04-13 02:02:41.575471 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.575474 | debian-bookworm | 2026-04-13 02:02:41.575478 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.575481 | debian-bookworm | 2026-04-13 02:02:41.575485 | debian-bookworm | 2026-04-13 02:02:41.575488 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.575491 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.575495 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.575498 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.575502 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.575505 | debian-bookworm | 2026-04-13 02:02:41.575508 | debian-bookworm | !! 2026-04-13 02:02:41.575512 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.575515 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.huawei' is absent from the `packages` configuration. 2026-04-13 02:02:41.575519 | debian-bookworm | !! 2026-04-13 02:02:41.575522 | debian-bookworm | 2026-04-13 02:02:41.575525 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.575529 | debian-bookworm | ############################ 2026-04-13 02:02:41.575532 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.575536 | debian-bookworm | ############################ 2026-04-13 02:02:41.575539 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.huawei' as an importable package[^1], 2026-04-13 02:02:41.575543 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.575546 | debian-bookworm | 2026-04-13 02:02:41.575549 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.575553 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.huawei' is explicitly added 2026-04-13 02:02:41.575556 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.575562 | debian-bookworm | 2026-04-13 02:02:41.575566 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.575569 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.575572 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.575576 | debian-bookworm | 2026-04-13 02:02:41.575579 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.575583 | debian-bookworm | 2026-04-13 02:02:41.575586 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.575589 | debian-bookworm | 2026-04-13 02:02:41.575594 | debian-bookworm | If you don't want 'manila.tests.share.drivers.huawei' to be distributed and are 2026-04-13 02:02:41.575598 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.huawei' via 2026-04-13 02:02:41.575601 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.575604 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.575608 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.575611 | debian-bookworm | 2026-04-13 02:02:41.575615 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.575618 | debian-bookworm | 2026-04-13 02:02:41.575621 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.575625 | debian-bookworm | 2026-04-13 02:02:41.575628 | debian-bookworm | 2026-04-13 02:02:41.575637 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.575640 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.575644 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.575647 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.575651 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.575654 | debian-bookworm | 2026-04-13 02:02:41.575657 | debian-bookworm | !! 2026-04-13 02:02:41.575661 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.575664 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.ibm' is absent from the `packages` configuration. 2026-04-13 02:02:41.575668 | debian-bookworm | !! 2026-04-13 02:02:41.575671 | debian-bookworm | 2026-04-13 02:02:41.575674 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.575678 | debian-bookworm | ############################ 2026-04-13 02:02:41.575681 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.575685 | debian-bookworm | ############################ 2026-04-13 02:02:41.575688 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.ibm' as an importable package[^1], 2026-04-13 02:02:41.575692 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.575695 | debian-bookworm | 2026-04-13 02:02:41.575698 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.575702 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.ibm' is explicitly added 2026-04-13 02:02:41.575705 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.575709 | debian-bookworm | 2026-04-13 02:02:41.575712 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.575715 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.575719 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.575722 | debian-bookworm | 2026-04-13 02:02:41.575726 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.575729 | debian-bookworm | 2026-04-13 02:02:41.575732 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.575736 | debian-bookworm | 2026-04-13 02:02:41.575747 | debian-bookworm | If you don't want 'manila.tests.share.drivers.ibm' to be distributed and are 2026-04-13 02:02:41.575754 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.ibm' via 2026-04-13 02:02:41.575757 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.575761 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.575764 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.575768 | debian-bookworm | 2026-04-13 02:02:41.575771 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.575774 | debian-bookworm | 2026-04-13 02:02:41.575778 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.575781 | debian-bookworm | 2026-04-13 02:02:41.575785 | debian-bookworm | 2026-04-13 02:02:41.575788 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.575791 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.575795 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.575798 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.575802 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.575805 | debian-bookworm | 2026-04-13 02:02:41.575808 | debian-bookworm | !! 2026-04-13 02:02:41.575812 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.575815 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.infinidat' is absent from the `packages` configuration. 2026-04-13 02:02:41.575819 | debian-bookworm | !! 2026-04-13 02:02:41.575822 | debian-bookworm | 2026-04-13 02:02:41.575826 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.575829 | debian-bookworm | ############################ 2026-04-13 02:02:41.575832 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.575836 | debian-bookworm | ############################ 2026-04-13 02:02:41.575839 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.infinidat' as an importable package[^1], 2026-04-13 02:02:41.575843 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.575846 | debian-bookworm | 2026-04-13 02:02:41.575850 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.575853 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.infinidat' is explicitly added 2026-04-13 02:02:41.575856 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.575860 | debian-bookworm | 2026-04-13 02:02:41.575863 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.575867 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.575872 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.575875 | debian-bookworm | 2026-04-13 02:02:41.575878 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.575882 | debian-bookworm | 2026-04-13 02:02:41.575885 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.575889 | debian-bookworm | 2026-04-13 02:02:41.575892 | debian-bookworm | If you don't want 'manila.tests.share.drivers.infinidat' to be distributed and are 2026-04-13 02:02:41.575895 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.infinidat' via 2026-04-13 02:02:41.575899 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.575902 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.575906 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.575909 | debian-bookworm | 2026-04-13 02:02:41.575912 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.575916 | debian-bookworm | 2026-04-13 02:02:41.575919 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.575926 | debian-bookworm | 2026-04-13 02:02:41.575929 | debian-bookworm | 2026-04-13 02:02:41.575932 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.575936 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.575939 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.575943 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.575946 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.575949 | debian-bookworm | 2026-04-13 02:02:41.575953 | debian-bookworm | !! 2026-04-13 02:02:41.575956 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.575960 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.infortrend' is absent from the `packages` configuration. 2026-04-13 02:02:41.575963 | debian-bookworm | !! 2026-04-13 02:02:41.575966 | debian-bookworm | 2026-04-13 02:02:41.575970 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.575973 | debian-bookworm | ############################ 2026-04-13 02:02:41.575977 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.575980 | debian-bookworm | ############################ 2026-04-13 02:02:41.575983 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.infortrend' as an importable package[^1], 2026-04-13 02:02:41.575987 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.575990 | debian-bookworm | 2026-04-13 02:02:41.575994 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.575997 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.infortrend' is explicitly added 2026-04-13 02:02:41.576000 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.576004 | debian-bookworm | 2026-04-13 02:02:41.576007 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.576013 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.576017 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.576020 | debian-bookworm | 2026-04-13 02:02:41.576024 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.576027 | debian-bookworm | 2026-04-13 02:02:41.576031 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.576034 | debian-bookworm | 2026-04-13 02:02:41.576037 | debian-bookworm | If you don't want 'manila.tests.share.drivers.infortrend' to be distributed and are 2026-04-13 02:02:41.576041 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.infortrend' via 2026-04-13 02:02:41.576044 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.576048 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.576051 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.576054 | debian-bookworm | 2026-04-13 02:02:41.576058 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.576061 | debian-bookworm | 2026-04-13 02:02:41.576065 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.576068 | debian-bookworm | 2026-04-13 02:02:41.576071 | debian-bookworm | 2026-04-13 02:02:41.576075 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.576078 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.576082 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.576085 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.576088 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.576092 | debian-bookworm | 2026-04-13 02:02:41.576095 | debian-bookworm | !! 2026-04-13 02:02:41.576099 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.576102 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.inspur' is absent from the `packages` configuration. 2026-04-13 02:02:41.576109 | debian-bookworm | !! 2026-04-13 02:02:41.576112 | debian-bookworm | 2026-04-13 02:02:41.576115 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.576119 | debian-bookworm | ############################ 2026-04-13 02:02:41.576122 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.576126 | debian-bookworm | ############################ 2026-04-13 02:02:41.576129 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.inspur' as an importable package[^1], 2026-04-13 02:02:41.576132 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.576136 | debian-bookworm | 2026-04-13 02:02:41.576139 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.576143 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.inspur' is explicitly added 2026-04-13 02:02:41.576146 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.576149 | debian-bookworm | 2026-04-13 02:02:41.576153 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.576156 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.576160 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.576163 | debian-bookworm | 2026-04-13 02:02:41.576166 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.576170 | debian-bookworm | 2026-04-13 02:02:41.576173 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.576177 | debian-bookworm | 2026-04-13 02:02:41.576180 | debian-bookworm | If you don't want 'manila.tests.share.drivers.inspur' to be distributed and are 2026-04-13 02:02:41.576183 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.inspur' via 2026-04-13 02:02:41.576187 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.576190 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.576194 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.576197 | debian-bookworm | 2026-04-13 02:02:41.576200 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.576204 | debian-bookworm | 2026-04-13 02:02:41.576207 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.576210 | debian-bookworm | 2026-04-13 02:02:41.576214 | debian-bookworm | 2026-04-13 02:02:41.576217 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.576221 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.576224 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.576227 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.576231 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.576234 | debian-bookworm | 2026-04-13 02:02:41.576238 | debian-bookworm | !! 2026-04-13 02:02:41.576241 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.576244 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.inspur.as13000' is absent from the `packages` configuration. 2026-04-13 02:02:41.576248 | debian-bookworm | !! 2026-04-13 02:02:41.576251 | debian-bookworm | 2026-04-13 02:02:41.576255 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.576258 | debian-bookworm | ############################ 2026-04-13 02:02:41.576262 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.576265 | debian-bookworm | ############################ 2026-04-13 02:02:41.576268 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.inspur.as13000' as an importable package[^1], 2026-04-13 02:02:41.576272 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.576278 | debian-bookworm | 2026-04-13 02:02:41.576281 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.576292 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.inspur.as13000' is explicitly added 2026-04-13 02:02:41.576296 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.576299 | debian-bookworm | 2026-04-13 02:02:41.576303 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.576306 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.576310 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.576313 | debian-bookworm | 2026-04-13 02:02:41.576316 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.576320 | debian-bookworm | 2026-04-13 02:02:41.576332 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.576336 | debian-bookworm | 2026-04-13 02:02:41.576339 | debian-bookworm | If you don't want 'manila.tests.share.drivers.inspur.as13000' to be distributed and are 2026-04-13 02:02:41.576343 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.inspur.as13000' via 2026-04-13 02:02:41.576346 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.576350 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.576353 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.576356 | debian-bookworm | 2026-04-13 02:02:41.576360 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.576363 | debian-bookworm | 2026-04-13 02:02:41.576367 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.576370 | debian-bookworm | 2026-04-13 02:02:41.576373 | debian-bookworm | 2026-04-13 02:02:41.576377 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.576380 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.576384 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.576387 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.576390 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.576394 | debian-bookworm | 2026-04-13 02:02:41.576397 | debian-bookworm | !! 2026-04-13 02:02:41.576401 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.576404 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.inspur.instorage' is absent from the `packages` configuration. 2026-04-13 02:02:41.576407 | debian-bookworm | !! 2026-04-13 02:02:41.576411 | debian-bookworm | 2026-04-13 02:02:41.576414 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.576418 | debian-bookworm | ############################ 2026-04-13 02:02:41.576421 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.576424 | debian-bookworm | ############################ 2026-04-13 02:02:41.576430 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.inspur.instorage' as an importable package[^1], 2026-04-13 02:02:41.576433 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.576436 | debian-bookworm | 2026-04-13 02:02:41.576440 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.576443 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.inspur.instorage' is explicitly added 2026-04-13 02:02:41.576447 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.576450 | debian-bookworm | 2026-04-13 02:02:41.576454 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.576457 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.576460 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.576467 | debian-bookworm | 2026-04-13 02:02:41.576471 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.576474 | debian-bookworm | 2026-04-13 02:02:41.576477 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.576481 | debian-bookworm | 2026-04-13 02:02:41.576484 | debian-bookworm | If you don't want 'manila.tests.share.drivers.inspur.instorage' to be distributed and are 2026-04-13 02:02:41.576488 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.inspur.instorage' via 2026-04-13 02:02:41.576491 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.576494 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.576498 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.576501 | debian-bookworm | 2026-04-13 02:02:41.576504 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.576508 | debian-bookworm | 2026-04-13 02:02:41.576511 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.576515 | debian-bookworm | 2026-04-13 02:02:41.576518 | debian-bookworm | 2026-04-13 02:02:41.576521 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.576525 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.576528 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.576531 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.576535 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.576538 | debian-bookworm | 2026-04-13 02:02:41.576542 | debian-bookworm | !! 2026-04-13 02:02:41.576545 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.576549 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.macrosan' is absent from the `packages` configuration. 2026-04-13 02:02:41.576552 | debian-bookworm | !! 2026-04-13 02:02:41.576555 | debian-bookworm | 2026-04-13 02:02:41.576559 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.576562 | debian-bookworm | ############################ 2026-04-13 02:02:41.576565 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.576572 | debian-bookworm | ############################ 2026-04-13 02:02:41.576575 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.macrosan' as an importable package[^1], 2026-04-13 02:02:41.576579 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.576582 | debian-bookworm | 2026-04-13 02:02:41.576586 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.576589 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.macrosan' is explicitly added 2026-04-13 02:02:41.576592 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.576596 | debian-bookworm | 2026-04-13 02:02:41.576599 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.576603 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.576606 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.576609 | debian-bookworm | 2026-04-13 02:02:41.576613 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.576616 | debian-bookworm | 2026-04-13 02:02:41.576620 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.576623 | debian-bookworm | 2026-04-13 02:02:41.576626 | debian-bookworm | If you don't want 'manila.tests.share.drivers.macrosan' to be distributed and are 2026-04-13 02:02:41.576630 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.macrosan' via 2026-04-13 02:02:41.576633 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.576636 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.576642 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.576645 | debian-bookworm | 2026-04-13 02:02:41.576649 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.576652 | debian-bookworm | 2026-04-13 02:02:41.576655 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.576659 | debian-bookworm | 2026-04-13 02:02:41.576662 | debian-bookworm | 2026-04-13 02:02:41.576665 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.576669 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.576672 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.576676 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.576679 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.576682 | debian-bookworm | 2026-04-13 02:02:41.576686 | debian-bookworm | !! 2026-04-13 02:02:41.576689 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.576694 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.maprfs' is absent from the `packages` configuration. 2026-04-13 02:02:41.576697 | debian-bookworm | !! 2026-04-13 02:02:41.576701 | debian-bookworm | 2026-04-13 02:02:41.576704 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.576708 | debian-bookworm | ############################ 2026-04-13 02:02:41.576711 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.576714 | debian-bookworm | ############################ 2026-04-13 02:02:41.576718 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.maprfs' as an importable package[^1], 2026-04-13 02:02:41.576721 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.576725 | debian-bookworm | 2026-04-13 02:02:41.576728 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.576731 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.maprfs' is explicitly added 2026-04-13 02:02:41.576735 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.576738 | debian-bookworm | 2026-04-13 02:02:41.576741 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.576745 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.576748 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.576752 | debian-bookworm | 2026-04-13 02:02:41.576755 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.576758 | debian-bookworm | 2026-04-13 02:02:41.576762 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.576765 | debian-bookworm | 2026-04-13 02:02:41.576769 | debian-bookworm | If you don't want 'manila.tests.share.drivers.maprfs' to be distributed and are 2026-04-13 02:02:41.576772 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.maprfs' via 2026-04-13 02:02:41.576775 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.576779 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.576782 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.576785 | debian-bookworm | 2026-04-13 02:02:41.576789 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.576792 | debian-bookworm | 2026-04-13 02:02:41.576796 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.576799 | debian-bookworm | 2026-04-13 02:02:41.576802 | debian-bookworm | 2026-04-13 02:02:41.576806 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.576809 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.576815 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.576819 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.576822 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.576825 | debian-bookworm | 2026-04-13 02:02:41.576829 | debian-bookworm | !! 2026-04-13 02:02:41.576832 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.576839 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp' is absent from the `packages` configuration. 2026-04-13 02:02:41.576842 | debian-bookworm | !! 2026-04-13 02:02:41.576846 | debian-bookworm | 2026-04-13 02:02:41.576849 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.576853 | debian-bookworm | ############################ 2026-04-13 02:02:41.576856 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.576859 | debian-bookworm | ############################ 2026-04-13 02:02:41.576863 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.netapp' as an importable package[^1], 2026-04-13 02:02:41.576866 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.576870 | debian-bookworm | 2026-04-13 02:02:41.576873 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.576876 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.netapp' is explicitly added 2026-04-13 02:02:41.576880 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.576883 | debian-bookworm | 2026-04-13 02:02:41.576887 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.576890 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.576893 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.576897 | debian-bookworm | 2026-04-13 02:02:41.576900 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.576903 | debian-bookworm | 2026-04-13 02:02:41.576907 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.576910 | debian-bookworm | 2026-04-13 02:02:41.576914 | debian-bookworm | If you don't want 'manila.tests.share.drivers.netapp' to be distributed and are 2026-04-13 02:02:41.576917 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.netapp' via 2026-04-13 02:02:41.576920 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.576924 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.576927 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.576931 | debian-bookworm | 2026-04-13 02:02:41.576934 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.576937 | debian-bookworm | 2026-04-13 02:02:41.576941 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.576944 | debian-bookworm | 2026-04-13 02:02:41.576947 | debian-bookworm | 2026-04-13 02:02:41.576951 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.576954 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.576958 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.576961 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.576967 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.576970 | debian-bookworm | 2026-04-13 02:02:41.576976 | debian-bookworm | !! 2026-04-13 02:02:41.576979 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.576983 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap' is absent from the `packages` configuration. 2026-04-13 02:02:41.576986 | debian-bookworm | !! 2026-04-13 02:02:41.576989 | debian-bookworm | 2026-04-13 02:02:41.576995 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.576999 | debian-bookworm | ############################ 2026-04-13 02:02:41.577002 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.577005 | debian-bookworm | ############################ 2026-04-13 02:02:41.577009 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.netapp.dataontap' as an importable package[^1], 2026-04-13 02:02:41.577038 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.577041 | debian-bookworm | 2026-04-13 02:02:41.577045 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.577048 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap' is explicitly added 2026-04-13 02:02:41.577052 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.577055 | debian-bookworm | 2026-04-13 02:02:41.577058 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.577062 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.577065 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.577069 | debian-bookworm | 2026-04-13 02:02:41.577072 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.577075 | debian-bookworm | 2026-04-13 02:02:41.577079 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.577082 | debian-bookworm | 2026-04-13 02:02:41.577086 | debian-bookworm | If you don't want 'manila.tests.share.drivers.netapp.dataontap' to be distributed and are 2026-04-13 02:02:41.577089 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap' via 2026-04-13 02:02:41.577092 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.577096 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.577099 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.577103 | debian-bookworm | 2026-04-13 02:02:41.577106 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.577110 | debian-bookworm | 2026-04-13 02:02:41.577113 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.577117 | debian-bookworm | 2026-04-13 02:02:41.577120 | debian-bookworm | 2026-04-13 02:02:41.577123 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.577127 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.577130 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.577133 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.577140 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.577143 | debian-bookworm | 2026-04-13 02:02:41.577147 | debian-bookworm | !! 2026-04-13 02:02:41.577150 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.577154 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap.client' is absent from the `packages` configuration. 2026-04-13 02:02:41.577157 | debian-bookworm | !! 2026-04-13 02:02:41.577160 | debian-bookworm | 2026-04-13 02:02:41.577164 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.577167 | debian-bookworm | ############################ 2026-04-13 02:02:41.577170 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.577174 | debian-bookworm | ############################ 2026-04-13 02:02:41.577177 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.netapp.dataontap.client' as an importable package[^1], 2026-04-13 02:02:41.577181 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.577184 | debian-bookworm | 2026-04-13 02:02:41.577187 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.577194 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap.client' is explicitly added 2026-04-13 02:02:41.577197 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.577201 | debian-bookworm | 2026-04-13 02:02:41.577204 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.577207 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.577211 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.577214 | debian-bookworm | 2026-04-13 02:02:41.577217 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.577221 | debian-bookworm | 2026-04-13 02:02:41.577224 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.577228 | debian-bookworm | 2026-04-13 02:02:41.577231 | debian-bookworm | If you don't want 'manila.tests.share.drivers.netapp.dataontap.client' to be distributed and are 2026-04-13 02:02:41.577234 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap.client' via 2026-04-13 02:02:41.577238 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.577241 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.577245 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.577248 | debian-bookworm | 2026-04-13 02:02:41.577251 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.577255 | debian-bookworm | 2026-04-13 02:02:41.577258 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.577261 | debian-bookworm | 2026-04-13 02:02:41.577265 | debian-bookworm | 2026-04-13 02:02:41.577270 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.577273 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.577277 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.577280 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.577283 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.577287 | debian-bookworm | 2026-04-13 02:02:41.577290 | debian-bookworm | !! 2026-04-13 02:02:41.577294 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.577297 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' is absent from the `packages` configuration. 2026-04-13 02:02:41.577300 | debian-bookworm | !! 2026-04-13 02:02:41.577304 | debian-bookworm | 2026-04-13 02:02:41.577307 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.577311 | debian-bookworm | ############################ 2026-04-13 02:02:41.577314 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.577317 | debian-bookworm | ############################ 2026-04-13 02:02:41.577321 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' as an importable package[^1], 2026-04-13 02:02:41.577324 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.577328 | debian-bookworm | 2026-04-13 02:02:41.577331 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.577334 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' is explicitly added 2026-04-13 02:02:41.577338 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.577341 | debian-bookworm | 2026-04-13 02:02:41.577345 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.577348 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.577351 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.577355 | debian-bookworm | 2026-04-13 02:02:41.577358 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.577365 | debian-bookworm | 2026-04-13 02:02:41.577368 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.577371 | debian-bookworm | 2026-04-13 02:02:41.577375 | debian-bookworm | If you don't want 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' to be distributed and are 2026-04-13 02:02:41.577378 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' via 2026-04-13 02:02:41.577382 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.577385 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.577388 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.577392 | debian-bookworm | 2026-04-13 02:02:41.577398 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.577401 | debian-bookworm | 2026-04-13 02:02:41.577405 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.577408 | debian-bookworm | 2026-04-13 02:02:41.577412 | debian-bookworm | 2026-04-13 02:02:41.577415 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.577418 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.577422 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.577425 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.577429 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.577432 | debian-bookworm | 2026-04-13 02:02:41.577435 | debian-bookworm | !! 2026-04-13 02:02:41.577439 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.577442 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap.protocols' is absent from the `packages` configuration. 2026-04-13 02:02:41.577446 | debian-bookworm | !! 2026-04-13 02:02:41.577449 | debian-bookworm | 2026-04-13 02:02:41.577452 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.577456 | debian-bookworm | ############################ 2026-04-13 02:02:41.577459 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.577463 | debian-bookworm | ############################ 2026-04-13 02:02:41.577466 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.netapp.dataontap.protocols' as an importable package[^1], 2026-04-13 02:02:41.577469 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.577473 | debian-bookworm | 2026-04-13 02:02:41.577476 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.577480 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap.protocols' is explicitly added 2026-04-13 02:02:41.577483 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.577487 | debian-bookworm | 2026-04-13 02:02:41.577490 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.577495 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.577498 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.577501 | debian-bookworm | 2026-04-13 02:02:41.577505 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.577508 | debian-bookworm | 2026-04-13 02:02:41.577511 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.577515 | debian-bookworm | 2026-04-13 02:02:41.577518 | debian-bookworm | If you don't want 'manila.tests.share.drivers.netapp.dataontap.protocols' to be distributed and are 2026-04-13 02:02:41.577523 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap.protocols' via 2026-04-13 02:02:41.577527 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.577530 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.577536 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.577540 | debian-bookworm | 2026-04-13 02:02:41.577543 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.577546 | debian-bookworm | 2026-04-13 02:02:41.577550 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.577555 | debian-bookworm | 2026-04-13 02:02:41.577559 | debian-bookworm | 2026-04-13 02:02:41.577562 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.577575 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.577579 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.577582 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.577586 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.577589 | debian-bookworm | 2026-04-13 02:02:41.577592 | debian-bookworm | !! 2026-04-13 02:02:41.577596 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.577599 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.nexenta' is absent from the `packages` configuration. 2026-04-13 02:02:41.577603 | debian-bookworm | !! 2026-04-13 02:02:41.577606 | debian-bookworm | 2026-04-13 02:02:41.577609 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.577613 | debian-bookworm | ############################ 2026-04-13 02:02:41.577616 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.577620 | debian-bookworm | ############################ 2026-04-13 02:02:41.577623 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.nexenta' as an importable package[^1], 2026-04-13 02:02:41.577627 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.577630 | debian-bookworm | 2026-04-13 02:02:41.577633 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.577637 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.nexenta' is explicitly added 2026-04-13 02:02:41.577640 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.577644 | debian-bookworm | 2026-04-13 02:02:41.577647 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.577650 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.577654 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.577657 | debian-bookworm | 2026-04-13 02:02:41.577661 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.577664 | debian-bookworm | 2026-04-13 02:02:41.577667 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.577671 | debian-bookworm | 2026-04-13 02:02:41.577674 | debian-bookworm | If you don't want 'manila.tests.share.drivers.nexenta' to be distributed and are 2026-04-13 02:02:41.577681 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.nexenta' via 2026-04-13 02:02:41.577684 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.577688 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.577691 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.577695 | debian-bookworm | 2026-04-13 02:02:41.577698 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.577701 | debian-bookworm | 2026-04-13 02:02:41.577705 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.577708 | debian-bookworm | 2026-04-13 02:02:41.577712 | debian-bookworm | 2026-04-13 02:02:41.577715 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.577718 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.577722 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.577728 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.577731 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.577735 | debian-bookworm | 2026-04-13 02:02:41.577738 | debian-bookworm | !! 2026-04-13 02:02:41.577741 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.577745 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.nexenta.ns4' is absent from the `packages` configuration. 2026-04-13 02:02:41.577748 | debian-bookworm | !! 2026-04-13 02:02:41.577751 | debian-bookworm | 2026-04-13 02:02:41.577755 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.577758 | debian-bookworm | ############################ 2026-04-13 02:02:41.577762 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.577765 | debian-bookworm | ############################ 2026-04-13 02:02:41.577769 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.nexenta.ns4' as an importable package[^1], 2026-04-13 02:02:41.577772 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.577775 | debian-bookworm | 2026-04-13 02:02:41.577779 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.577782 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.nexenta.ns4' is explicitly added 2026-04-13 02:02:41.577786 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.577789 | debian-bookworm | 2026-04-13 02:02:41.577792 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.577796 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.577799 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.577803 | debian-bookworm | 2026-04-13 02:02:41.577808 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.577811 | debian-bookworm | 2026-04-13 02:02:41.577815 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.577818 | debian-bookworm | 2026-04-13 02:02:41.577822 | debian-bookworm | If you don't want 'manila.tests.share.drivers.nexenta.ns4' to be distributed and are 2026-04-13 02:02:41.577825 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.nexenta.ns4' via 2026-04-13 02:02:41.577828 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.577832 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.577835 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.577839 | debian-bookworm | 2026-04-13 02:02:41.577842 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.577845 | debian-bookworm | 2026-04-13 02:02:41.577849 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.577852 | debian-bookworm | 2026-04-13 02:02:41.577855 | debian-bookworm | 2026-04-13 02:02:41.577859 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.577862 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.577866 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.577869 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.577872 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.577876 | debian-bookworm | 2026-04-13 02:02:41.577879 | debian-bookworm | !! 2026-04-13 02:02:41.577883 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.577886 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.nexenta.ns5' is absent from the `packages` configuration. 2026-04-13 02:02:41.577889 | debian-bookworm | !! 2026-04-13 02:02:41.577893 | debian-bookworm | 2026-04-13 02:02:41.577900 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.577904 | debian-bookworm | ############################ 2026-04-13 02:02:41.577907 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.577910 | debian-bookworm | ############################ 2026-04-13 02:02:41.577914 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.nexenta.ns5' as an importable package[^1], 2026-04-13 02:02:41.577917 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.577921 | debian-bookworm | 2026-04-13 02:02:41.577924 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.577928 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.nexenta.ns5' is explicitly added 2026-04-13 02:02:41.577931 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.577934 | debian-bookworm | 2026-04-13 02:02:41.577938 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.577941 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.577945 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.577948 | debian-bookworm | 2026-04-13 02:02:41.577954 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.577958 | debian-bookworm | 2026-04-13 02:02:41.577961 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.577964 | debian-bookworm | 2026-04-13 02:02:41.577968 | debian-bookworm | If you don't want 'manila.tests.share.drivers.nexenta.ns5' to be distributed and are 2026-04-13 02:02:41.577971 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.nexenta.ns5' via 2026-04-13 02:02:41.577975 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.577978 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.577981 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.577985 | debian-bookworm | 2026-04-13 02:02:41.577988 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.577991 | debian-bookworm | 2026-04-13 02:02:41.577995 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.577998 | debian-bookworm | 2026-04-13 02:02:41.578002 | debian-bookworm | 2026-04-13 02:02:41.578005 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.578008 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.578012 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.578015 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.578018 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.578022 | debian-bookworm | 2026-04-13 02:02:41.578025 | debian-bookworm | !! 2026-04-13 02:02:41.578029 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.578032 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.purestorage' is absent from the `packages` configuration. 2026-04-13 02:02:41.578035 | debian-bookworm | !! 2026-04-13 02:02:41.578039 | debian-bookworm | 2026-04-13 02:02:41.578042 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.578045 | debian-bookworm | ############################ 2026-04-13 02:02:41.578049 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.578052 | debian-bookworm | ############################ 2026-04-13 02:02:41.578056 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.purestorage' as an importable package[^1], 2026-04-13 02:02:41.578059 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.578063 | debian-bookworm | 2026-04-13 02:02:41.578066 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.578069 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.purestorage' is explicitly added 2026-04-13 02:02:41.578076 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.578080 | debian-bookworm | 2026-04-13 02:02:41.578083 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.578087 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.578090 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.578094 | debian-bookworm | 2026-04-13 02:02:41.578097 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.578100 | debian-bookworm | 2026-04-13 02:02:41.578104 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.578107 | debian-bookworm | 2026-04-13 02:02:41.578110 | debian-bookworm | If you don't want 'manila.tests.share.drivers.purestorage' to be distributed and are 2026-04-13 02:02:41.578114 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.purestorage' via 2026-04-13 02:02:41.578117 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.578121 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.578124 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.578127 | debian-bookworm | 2026-04-13 02:02:41.578131 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.578134 | debian-bookworm | 2026-04-13 02:02:41.578137 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.578141 | debian-bookworm | 2026-04-13 02:02:41.578144 | debian-bookworm | 2026-04-13 02:02:41.578148 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.578151 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.578154 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.578158 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.578176 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.578180 | debian-bookworm | 2026-04-13 02:02:41.578183 | debian-bookworm | !! 2026-04-13 02:02:41.578186 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.578190 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.qnap' is absent from the `packages` configuration. 2026-04-13 02:02:41.578193 | debian-bookworm | !! 2026-04-13 02:02:41.578197 | debian-bookworm | 2026-04-13 02:02:41.578200 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.578203 | debian-bookworm | ############################ 2026-04-13 02:02:41.578207 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.578210 | debian-bookworm | ############################ 2026-04-13 02:02:41.578214 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.qnap' as an importable package[^1], 2026-04-13 02:02:41.578222 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.578225 | debian-bookworm | 2026-04-13 02:02:41.578229 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.578235 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.qnap' is explicitly added 2026-04-13 02:02:41.578238 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.578242 | debian-bookworm | 2026-04-13 02:02:41.578245 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.578249 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.578252 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.578255 | debian-bookworm | 2026-04-13 02:02:41.578259 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.578262 | debian-bookworm | 2026-04-13 02:02:41.578265 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.578272 | debian-bookworm | 2026-04-13 02:02:41.578275 | debian-bookworm | If you don't want 'manila.tests.share.drivers.qnap' to be distributed and are 2026-04-13 02:02:41.578279 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.qnap' via 2026-04-13 02:02:41.578282 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.578285 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.578289 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.578292 | debian-bookworm | 2026-04-13 02:02:41.578296 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.578299 | debian-bookworm | 2026-04-13 02:02:41.578302 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.578306 | debian-bookworm | 2026-04-13 02:02:41.578309 | debian-bookworm | 2026-04-13 02:02:41.578312 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.578316 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.578319 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.578323 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.578326 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.578329 | debian-bookworm | 2026-04-13 02:02:41.578340 | debian-bookworm | !! 2026-04-13 02:02:41.578344 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.578347 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.quobyte' is absent from the `packages` configuration. 2026-04-13 02:02:41.578351 | debian-bookworm | !! 2026-04-13 02:02:41.578354 | debian-bookworm | 2026-04-13 02:02:41.578357 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.578364 | debian-bookworm | ############################ 2026-04-13 02:02:41.578368 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.578371 | debian-bookworm | ############################ 2026-04-13 02:02:41.578375 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.quobyte' as an importable package[^1], 2026-04-13 02:02:41.578380 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.578383 | debian-bookworm | 2026-04-13 02:02:41.578387 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.578390 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.quobyte' is explicitly added 2026-04-13 02:02:41.578393 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.578397 | debian-bookworm | 2026-04-13 02:02:41.578400 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.578404 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.578407 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.578411 | debian-bookworm | 2026-04-13 02:02:41.578414 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.578417 | debian-bookworm | 2026-04-13 02:02:41.578421 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.578424 | debian-bookworm | 2026-04-13 02:02:41.578428 | debian-bookworm | If you don't want 'manila.tests.share.drivers.quobyte' to be distributed and are 2026-04-13 02:02:41.578431 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.quobyte' via 2026-04-13 02:02:41.578434 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.578438 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.578441 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.578444 | debian-bookworm | 2026-04-13 02:02:41.578448 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.578458 | debian-bookworm | 2026-04-13 02:02:41.578462 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.578465 | debian-bookworm | 2026-04-13 02:02:41.578469 | debian-bookworm | 2026-04-13 02:02:41.578472 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.578475 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.578479 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.578482 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.578485 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.578492 | debian-bookworm | 2026-04-13 02:02:41.578496 | debian-bookworm | !! 2026-04-13 02:02:41.578499 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.578503 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.tegile' is absent from the `packages` configuration. 2026-04-13 02:02:41.578506 | debian-bookworm | !! 2026-04-13 02:02:41.578510 | debian-bookworm | 2026-04-13 02:02:41.578513 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.578516 | debian-bookworm | ############################ 2026-04-13 02:02:41.578520 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.578523 | debian-bookworm | ############################ 2026-04-13 02:02:41.578527 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.tegile' as an importable package[^1], 2026-04-13 02:02:41.578533 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.578536 | debian-bookworm | 2026-04-13 02:02:41.578540 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.578543 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.tegile' is explicitly added 2026-04-13 02:02:41.578550 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.578554 | debian-bookworm | 2026-04-13 02:02:41.578557 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.578561 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.578564 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.578568 | debian-bookworm | 2026-04-13 02:02:41.578571 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.578574 | debian-bookworm | 2026-04-13 02:02:41.578578 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.578581 | debian-bookworm | 2026-04-13 02:02:41.578584 | debian-bookworm | If you don't want 'manila.tests.share.drivers.tegile' to be distributed and are 2026-04-13 02:02:41.578588 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.tegile' via 2026-04-13 02:02:41.578591 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.578595 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.578598 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.578601 | debian-bookworm | 2026-04-13 02:02:41.578605 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.578608 | debian-bookworm | 2026-04-13 02:02:41.578612 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.578615 | debian-bookworm | 2026-04-13 02:02:41.578618 | debian-bookworm | 2026-04-13 02:02:41.578622 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.578625 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.578628 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.578632 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.578635 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.578641 | debian-bookworm | 2026-04-13 02:02:41.578644 | debian-bookworm | !! 2026-04-13 02:02:41.578648 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.578651 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.vastdata' is absent from the `packages` configuration. 2026-04-13 02:02:41.578655 | debian-bookworm | !! 2026-04-13 02:02:41.578658 | debian-bookworm | 2026-04-13 02:02:41.578661 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.578666 | debian-bookworm | ############################ 2026-04-13 02:02:41.578670 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.578673 | debian-bookworm | ############################ 2026-04-13 02:02:41.578677 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.vastdata' as an importable package[^1], 2026-04-13 02:02:41.578680 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.578683 | debian-bookworm | 2026-04-13 02:02:41.578687 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.578690 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.vastdata' is explicitly added 2026-04-13 02:02:41.578694 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.578697 | debian-bookworm | 2026-04-13 02:02:41.578700 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.578704 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.578707 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.578711 | debian-bookworm | 2026-04-13 02:02:41.578714 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.578722 | debian-bookworm | 2026-04-13 02:02:41.578726 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.578729 | debian-bookworm | 2026-04-13 02:02:41.578732 | debian-bookworm | If you don't want 'manila.tests.share.drivers.vastdata' to be distributed and are 2026-04-13 02:02:41.578736 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.vastdata' via 2026-04-13 02:02:41.578739 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.578743 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.578746 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.578749 | debian-bookworm | 2026-04-13 02:02:41.578753 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.578756 | debian-bookworm | 2026-04-13 02:02:41.578759 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.578763 | debian-bookworm | 2026-04-13 02:02:41.578766 | debian-bookworm | 2026-04-13 02:02:41.578770 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.578773 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.578780 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.578784 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.578787 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.578790 | debian-bookworm | 2026-04-13 02:02:41.578794 | debian-bookworm | !! 2026-04-13 02:02:41.578797 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.578801 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.veritas' is absent from the `packages` configuration. 2026-04-13 02:02:41.578804 | debian-bookworm | !! 2026-04-13 02:02:41.578807 | debian-bookworm | 2026-04-13 02:02:41.578813 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.578817 | debian-bookworm | ############################ 2026-04-13 02:02:41.578821 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.578824 | debian-bookworm | ############################ 2026-04-13 02:02:41.578830 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.veritas' as an importable package[^1], 2026-04-13 02:02:41.578834 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.578841 | debian-bookworm | 2026-04-13 02:02:41.578844 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.578848 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.veritas' is explicitly added 2026-04-13 02:02:41.578851 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.578855 | debian-bookworm | 2026-04-13 02:02:41.578858 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.578861 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.578865 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.578868 | debian-bookworm | 2026-04-13 02:02:41.578872 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.578875 | debian-bookworm | 2026-04-13 02:02:41.578878 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.578882 | debian-bookworm | 2026-04-13 02:02:41.578885 | debian-bookworm | If you don't want 'manila.tests.share.drivers.veritas' to be distributed and are 2026-04-13 02:02:41.578889 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.veritas' via 2026-04-13 02:02:41.578892 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.578895 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.578899 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.578906 | debian-bookworm | 2026-04-13 02:02:41.578909 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.578913 | debian-bookworm | 2026-04-13 02:02:41.578916 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.578919 | debian-bookworm | 2026-04-13 02:02:41.578923 | debian-bookworm | 2026-04-13 02:02:41.578926 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.578930 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.578933 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.578936 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.578940 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.578943 | debian-bookworm | 2026-04-13 02:02:41.578946 | debian-bookworm | !! 2026-04-13 02:02:41.578950 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.578955 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.windows' is absent from the `packages` configuration. 2026-04-13 02:02:41.578959 | debian-bookworm | !! 2026-04-13 02:02:41.578967 | debian-bookworm | 2026-04-13 02:02:41.578970 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.578974 | debian-bookworm | ############################ 2026-04-13 02:02:41.578977 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.578980 | debian-bookworm | ############################ 2026-04-13 02:02:41.578984 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.windows' as an importable package[^1], 2026-04-13 02:02:41.578987 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.578991 | debian-bookworm | 2026-04-13 02:02:41.578994 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.578997 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.windows' is explicitly added 2026-04-13 02:02:41.579001 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.579004 | debian-bookworm | 2026-04-13 02:02:41.579008 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.579011 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.579017 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.579020 | debian-bookworm | 2026-04-13 02:02:41.579024 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.579031 | debian-bookworm | 2026-04-13 02:02:41.579035 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.579038 | debian-bookworm | 2026-04-13 02:02:41.579041 | debian-bookworm | If you don't want 'manila.tests.share.drivers.windows' to be distributed and are 2026-04-13 02:02:41.579045 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.windows' via 2026-04-13 02:02:41.579048 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.579052 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.579055 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.579058 | debian-bookworm | 2026-04-13 02:02:41.579062 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.579065 | debian-bookworm | 2026-04-13 02:02:41.579068 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.579072 | debian-bookworm | 2026-04-13 02:02:41.579075 | debian-bookworm | 2026-04-13 02:02:41.579079 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.579082 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.579085 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.579092 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.579096 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.579099 | debian-bookworm | 2026-04-13 02:02:41.579103 | debian-bookworm | !! 2026-04-13 02:02:41.579106 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.579113 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.zadara' is absent from the `packages` configuration. 2026-04-13 02:02:41.579117 | debian-bookworm | !! 2026-04-13 02:02:41.579120 | debian-bookworm | 2026-04-13 02:02:41.579123 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.579127 | debian-bookworm | ############################ 2026-04-13 02:02:41.579130 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.579134 | debian-bookworm | ############################ 2026-04-13 02:02:41.579137 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.zadara' as an importable package[^1], 2026-04-13 02:02:41.579140 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.579144 | debian-bookworm | 2026-04-13 02:02:41.579147 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.579151 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.zadara' is explicitly added 2026-04-13 02:02:41.579154 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.579157 | debian-bookworm | 2026-04-13 02:02:41.579161 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.579164 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.579168 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.579171 | debian-bookworm | 2026-04-13 02:02:41.579179 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.579182 | debian-bookworm | 2026-04-13 02:02:41.579185 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.579189 | debian-bookworm | 2026-04-13 02:02:41.579192 | debian-bookworm | If you don't want 'manila.tests.share.drivers.zadara' to be distributed and are 2026-04-13 02:02:41.579196 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.zadara' via 2026-04-13 02:02:41.579199 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.579205 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.579208 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.579212 | debian-bookworm | 2026-04-13 02:02:41.579215 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.579219 | debian-bookworm | 2026-04-13 02:02:41.579222 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.579225 | debian-bookworm | 2026-04-13 02:02:41.579229 | debian-bookworm | 2026-04-13 02:02:41.579232 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.579236 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.579239 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.579244 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.579247 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.579255 | debian-bookworm | 2026-04-13 02:02:41.579258 | debian-bookworm | !! 2026-04-13 02:02:41.579261 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.579265 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.zfsonlinux' is absent from the `packages` configuration. 2026-04-13 02:02:41.579268 | debian-bookworm | !! 2026-04-13 02:02:41.579272 | debian-bookworm | 2026-04-13 02:02:41.579275 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.579278 | debian-bookworm | ############################ 2026-04-13 02:02:41.579282 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.579285 | debian-bookworm | ############################ 2026-04-13 02:02:41.579289 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.zfsonlinux' as an importable package[^1], 2026-04-13 02:02:41.579292 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.579296 | debian-bookworm | 2026-04-13 02:02:41.579299 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.579302 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.zfsonlinux' is explicitly added 2026-04-13 02:02:41.579306 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.579309 | debian-bookworm | 2026-04-13 02:02:41.579312 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.579316 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.579319 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.579323 | debian-bookworm | 2026-04-13 02:02:41.579326 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.579329 | debian-bookworm | 2026-04-13 02:02:41.579333 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.579336 | debian-bookworm | 2026-04-13 02:02:41.579339 | debian-bookworm | If you don't want 'manila.tests.share.drivers.zfsonlinux' to be distributed and are 2026-04-13 02:02:41.579343 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.zfsonlinux' via 2026-04-13 02:02:41.579346 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.579350 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.579353 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.579356 | debian-bookworm | 2026-04-13 02:02:41.579360 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.579363 | debian-bookworm | 2026-04-13 02:02:41.579366 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.579370 | debian-bookworm | 2026-04-13 02:02:41.579373 | debian-bookworm | 2026-04-13 02:02:41.579377 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.579382 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.579388 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.579392 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.579396 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.579399 | debian-bookworm | 2026-04-13 02:02:41.579402 | debian-bookworm | !! 2026-04-13 02:02:41.579406 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.579409 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.zfssa' is absent from the `packages` configuration. 2026-04-13 02:02:41.579413 | debian-bookworm | !! 2026-04-13 02:02:41.579416 | debian-bookworm | 2026-04-13 02:02:41.579419 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.579423 | debian-bookworm | ############################ 2026-04-13 02:02:41.579426 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.579430 | debian-bookworm | ############################ 2026-04-13 02:02:41.579433 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.zfssa' as an importable package[^1], 2026-04-13 02:02:41.579436 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.579440 | debian-bookworm | 2026-04-13 02:02:41.579443 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.579446 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.zfssa' is explicitly added 2026-04-13 02:02:41.579450 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.579453 | debian-bookworm | 2026-04-13 02:02:41.579457 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.579460 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.579463 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.579467 | debian-bookworm | 2026-04-13 02:02:41.579470 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.579474 | debian-bookworm | 2026-04-13 02:02:41.579477 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.579480 | debian-bookworm | 2026-04-13 02:02:41.579484 | debian-bookworm | If you don't want 'manila.tests.share.drivers.zfssa' to be distributed and are 2026-04-13 02:02:41.579487 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.zfssa' via 2026-04-13 02:02:41.579491 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.579494 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.579497 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.579501 | debian-bookworm | 2026-04-13 02:02:41.579504 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.579508 | debian-bookworm | 2026-04-13 02:02:41.579511 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.579514 | debian-bookworm | 2026-04-13 02:02:41.579518 | debian-bookworm | 2026-04-13 02:02:41.579523 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.579526 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.579530 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.579533 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.579537 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.579540 | debian-bookworm | 2026-04-13 02:02:41.579543 | debian-bookworm | !! 2026-04-13 02:02:41.579547 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.579550 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share_group' is absent from the `packages` configuration. 2026-04-13 02:02:41.579557 | debian-bookworm | !! 2026-04-13 02:02:41.579561 | debian-bookworm | 2026-04-13 02:02:41.579564 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.579568 | debian-bookworm | ############################ 2026-04-13 02:02:41.579571 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.579574 | debian-bookworm | ############################ 2026-04-13 02:02:41.579578 | debian-bookworm | Python recognizes 'manila.tests.share_group' as an importable package[^1], 2026-04-13 02:02:41.579581 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.579585 | debian-bookworm | 2026-04-13 02:02:41.579588 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.579591 | debian-bookworm | package, please make sure that 'manila.tests.share_group' is explicitly added 2026-04-13 02:02:41.579595 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.579598 | debian-bookworm | 2026-04-13 02:02:41.579601 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.579605 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.579608 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.579612 | debian-bookworm | 2026-04-13 02:02:41.579615 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.579618 | debian-bookworm | 2026-04-13 02:02:41.579622 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.579625 | debian-bookworm | 2026-04-13 02:02:41.579629 | debian-bookworm | If you don't want 'manila.tests.share_group' to be distributed and are 2026-04-13 02:02:41.579632 | debian-bookworm | already explicitly excluding 'manila.tests.share_group' via 2026-04-13 02:02:41.579635 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.579639 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.579642 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.579645 | debian-bookworm | 2026-04-13 02:02:41.579649 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.579652 | debian-bookworm | 2026-04-13 02:02:41.579656 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.579659 | debian-bookworm | 2026-04-13 02:02:41.579662 | debian-bookworm | 2026-04-13 02:02:41.579668 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.579672 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.579675 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.579679 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.579682 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.579685 | debian-bookworm | 2026-04-13 02:02:41.579689 | debian-bookworm | !! 2026-04-13 02:02:41.579692 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.579696 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.var' is absent from the `packages` configuration. 2026-04-13 02:02:41.579699 | debian-bookworm | !! 2026-04-13 02:02:41.579702 | debian-bookworm | 2026-04-13 02:02:41.579706 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.579709 | debian-bookworm | ############################ 2026-04-13 02:02:41.579713 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.579716 | debian-bookworm | ############################ 2026-04-13 02:02:41.579719 | debian-bookworm | Python recognizes 'manila.tests.var' as an importable package[^1], 2026-04-13 02:02:41.579723 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.579726 | debian-bookworm | 2026-04-13 02:02:41.579730 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.579733 | debian-bookworm | package, please make sure that 'manila.tests.var' is explicitly added 2026-04-13 02:02:41.579739 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.579742 | debian-bookworm | 2026-04-13 02:02:41.579746 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.579749 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.579752 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.579756 | debian-bookworm | 2026-04-13 02:02:41.579759 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.579763 | debian-bookworm | 2026-04-13 02:02:41.579766 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.579769 | debian-bookworm | 2026-04-13 02:02:41.579773 | debian-bookworm | If you don't want 'manila.tests.var' to be distributed and are 2026-04-13 02:02:41.579776 | debian-bookworm | already explicitly excluding 'manila.tests.var' via 2026-04-13 02:02:41.579779 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.579783 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.579786 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.579790 | debian-bookworm | 2026-04-13 02:02:41.579793 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.579796 | debian-bookworm | 2026-04-13 02:02:41.579800 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.579803 | debian-bookworm | 2026-04-13 02:02:41.579806 | debian-bookworm | 2026-04-13 02:02:41.579810 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.579813 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.579817 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.579820 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.579823 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.579827 | debian-bookworm | 2026-04-13 02:02:41.579830 | debian-bookworm | !! 2026-04-13 02:02:41.579833 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.579837 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.volume' is absent from the `packages` configuration. 2026-04-13 02:02:41.579840 | debian-bookworm | !! 2026-04-13 02:02:41.579844 | debian-bookworm | 2026-04-13 02:02:41.579847 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.579850 | debian-bookworm | ############################ 2026-04-13 02:02:41.579854 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.579857 | debian-bookworm | ############################ 2026-04-13 02:02:41.579867 | debian-bookworm | Python recognizes 'manila.tests.volume' as an importable package[^1], 2026-04-13 02:02:41.579871 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.579874 | debian-bookworm | 2026-04-13 02:02:41.579878 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.579881 | debian-bookworm | package, please make sure that 'manila.tests.volume' is explicitly added 2026-04-13 02:02:41.579885 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.579888 | debian-bookworm | 2026-04-13 02:02:41.579891 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.579895 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.579898 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.579901 | debian-bookworm | 2026-04-13 02:02:41.579905 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.579908 | debian-bookworm | 2026-04-13 02:02:41.579912 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.579915 | debian-bookworm | 2026-04-13 02:02:41.579918 | debian-bookworm | If you don't want 'manila.tests.volume' to be distributed and are 2026-04-13 02:02:41.579924 | debian-bookworm | already explicitly excluding 'manila.tests.volume' via 2026-04-13 02:02:41.579928 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.579931 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.579934 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.579938 | debian-bookworm | 2026-04-13 02:02:41.579941 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.579945 | debian-bookworm | 2026-04-13 02:02:41.579951 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.579954 | debian-bookworm | 2026-04-13 02:02:41.579958 | debian-bookworm | 2026-04-13 02:02:41.579961 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.579965 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.579968 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.579971 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.579975 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.579978 | debian-bookworm | 2026-04-13 02:02:41.579981 | debian-bookworm | !! 2026-04-13 02:02:41.579985 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.579988 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.wsgi' is absent from the `packages` configuration. 2026-04-13 02:02:41.579992 | debian-bookworm | !! 2026-04-13 02:02:41.579995 | debian-bookworm | 2026-04-13 02:02:41.580000 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.580004 | debian-bookworm | ############################ 2026-04-13 02:02:41.580015 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.580025 | debian-bookworm | ############################ 2026-04-13 02:02:41.580030 | debian-bookworm | Python recognizes 'manila.tests.wsgi' as an importable package[^1], 2026-04-13 02:02:41.580035 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.580039 | debian-bookworm | 2026-04-13 02:02:41.580044 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.580048 | debian-bookworm | package, please make sure that 'manila.tests.wsgi' is explicitly added 2026-04-13 02:02:41.580052 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.580056 | debian-bookworm | 2026-04-13 02:02:41.580060 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.580064 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.580069 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.580073 | debian-bookworm | 2026-04-13 02:02:41.580077 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.580082 | debian-bookworm | 2026-04-13 02:02:41.580086 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.580091 | debian-bookworm | 2026-04-13 02:02:41.580095 | debian-bookworm | If you don't want 'manila.tests.wsgi' to be distributed and are 2026-04-13 02:02:41.580100 | debian-bookworm | already explicitly excluding 'manila.tests.wsgi' via 2026-04-13 02:02:41.580104 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.580109 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.580113 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.580118 | debian-bookworm | 2026-04-13 02:02:41.580125 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.580130 | debian-bookworm | 2026-04-13 02:02:41.580135 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.580138 | debian-bookworm | 2026-04-13 02:02:41.580142 | debian-bookworm | 2026-04-13 02:02:41.580145 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.580153 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.580156 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.580159 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.580163 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.580166 | debian-bookworm | 2026-04-13 02:02:41.580169 | debian-bookworm | !! 2026-04-13 02:02:41.580173 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.580176 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.xenapi' is absent from the `packages` configuration. 2026-04-13 02:02:41.580180 | debian-bookworm | !! 2026-04-13 02:02:41.580183 | debian-bookworm | 2026-04-13 02:02:41.580186 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.580190 | debian-bookworm | ############################ 2026-04-13 02:02:41.580193 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.580197 | debian-bookworm | ############################ 2026-04-13 02:02:41.580200 | debian-bookworm | Python recognizes 'manila.tests.xenapi' as an importable package[^1], 2026-04-13 02:02:41.580203 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.580207 | debian-bookworm | 2026-04-13 02:02:41.580210 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.580214 | debian-bookworm | package, please make sure that 'manila.tests.xenapi' is explicitly added 2026-04-13 02:02:41.580217 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.580220 | debian-bookworm | 2026-04-13 02:02:41.580224 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.580227 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.580230 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.580234 | debian-bookworm | 2026-04-13 02:02:41.580237 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.580241 | debian-bookworm | 2026-04-13 02:02:41.580244 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.580247 | debian-bookworm | 2026-04-13 02:02:41.580251 | debian-bookworm | If you don't want 'manila.tests.xenapi' to be distributed and are 2026-04-13 02:02:41.580264 | debian-bookworm | already explicitly excluding 'manila.tests.xenapi' via 2026-04-13 02:02:41.580267 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.580271 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.580274 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.580277 | debian-bookworm | 2026-04-13 02:02:41.580286 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.580290 | debian-bookworm | 2026-04-13 02:02:41.580293 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.580296 | debian-bookworm | 2026-04-13 02:02:41.580300 | debian-bookworm | 2026-04-13 02:02:41.580303 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.580306 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.580310 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.580313 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.580317 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.580320 | debian-bookworm | 2026-04-13 02:02:41.580323 | debian-bookworm | !! 2026-04-13 02:02:41.580327 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.580330 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.transfer' is absent from the `packages` configuration. 2026-04-13 02:02:41.580337 | debian-bookworm | !! 2026-04-13 02:02:41.580340 | debian-bookworm | 2026-04-13 02:02:41.580344 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.580347 | debian-bookworm | ############################ 2026-04-13 02:02:41.580350 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.580354 | debian-bookworm | ############################ 2026-04-13 02:02:41.580357 | debian-bookworm | Python recognizes 'manila.transfer' as an importable package[^1], 2026-04-13 02:02:41.580361 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.580364 | debian-bookworm | 2026-04-13 02:02:41.580367 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.580371 | debian-bookworm | package, please make sure that 'manila.transfer' is explicitly added 2026-04-13 02:02:41.580374 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.580378 | debian-bookworm | 2026-04-13 02:02:41.580381 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.580384 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.580388 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.580391 | debian-bookworm | 2026-04-13 02:02:41.580394 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.580398 | debian-bookworm | 2026-04-13 02:02:41.580401 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.580404 | debian-bookworm | 2026-04-13 02:02:41.580408 | debian-bookworm | If you don't want 'manila.transfer' to be distributed and are 2026-04-13 02:02:41.580411 | debian-bookworm | already explicitly excluding 'manila.transfer' via 2026-04-13 02:02:41.580415 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.580418 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.580423 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.580427 | debian-bookworm | 2026-04-13 02:02:41.580430 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.580433 | debian-bookworm | 2026-04-13 02:02:41.580437 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.580440 | debian-bookworm | 2026-04-13 02:02:41.580443 | debian-bookworm | 2026-04-13 02:02:41.580447 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.580450 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.580454 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.580457 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.580460 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.580464 | debian-bookworm | 2026-04-13 02:02:41.580467 | debian-bookworm | !! 2026-04-13 02:02:41.580470 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.580474 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.volume' is absent from the `packages` configuration. 2026-04-13 02:02:41.580477 | debian-bookworm | !! 2026-04-13 02:02:41.580481 | debian-bookworm | 2026-04-13 02:02:41.580484 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.580487 | debian-bookworm | ############################ 2026-04-13 02:02:41.580491 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.580494 | debian-bookworm | ############################ 2026-04-13 02:02:41.580498 | debian-bookworm | Python recognizes 'manila.volume' as an importable package[^1], 2026-04-13 02:02:41.580501 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.580504 | debian-bookworm | 2026-04-13 02:02:41.580508 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.580511 | debian-bookworm | package, please make sure that 'manila.volume' is explicitly added 2026-04-13 02:02:41.580517 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.580520 | debian-bookworm | 2026-04-13 02:02:41.580524 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.580527 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.580530 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.580534 | debian-bookworm | 2026-04-13 02:02:41.580537 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.580541 | debian-bookworm | 2026-04-13 02:02:41.580544 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.580547 | debian-bookworm | 2026-04-13 02:02:41.580551 | debian-bookworm | If you don't want 'manila.volume' to be distributed and are 2026-04-13 02:02:41.580554 | debian-bookworm | already explicitly excluding 'manila.volume' via 2026-04-13 02:02:41.580557 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.580561 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.580564 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.580567 | debian-bookworm | 2026-04-13 02:02:41.580573 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.580577 | debian-bookworm | 2026-04-13 02:02:41.580580 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.580583 | debian-bookworm | 2026-04-13 02:02:41.580587 | debian-bookworm | 2026-04-13 02:02:41.580590 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.580594 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.580597 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.580600 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.580604 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.580607 | debian-bookworm | 2026-04-13 02:02:41.580611 | debian-bookworm | !! 2026-04-13 02:02:41.580614 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.580617 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.wsgi' is absent from the `packages` configuration. 2026-04-13 02:02:41.580621 | debian-bookworm | !! 2026-04-13 02:02:41.580624 | debian-bookworm | 2026-04-13 02:02:41.580627 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.580631 | debian-bookworm | ############################ 2026-04-13 02:02:41.580634 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:41.580638 | debian-bookworm | ############################ 2026-04-13 02:02:41.580641 | debian-bookworm | Python recognizes 'manila.wsgi' as an importable package[^1], 2026-04-13 02:02:41.580645 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:41.580648 | debian-bookworm | 2026-04-13 02:02:41.580651 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:41.580655 | debian-bookworm | package, please make sure that 'manila.wsgi' is explicitly added 2026-04-13 02:02:41.580658 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:41.580661 | debian-bookworm | 2026-04-13 02:02:41.580665 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:41.580668 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:41.580672 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:41.580675 | debian-bookworm | 2026-04-13 02:02:41.580678 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:41.580682 | debian-bookworm | 2026-04-13 02:02:41.580685 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:41.580688 | debian-bookworm | 2026-04-13 02:02:41.580692 | debian-bookworm | If you don't want 'manila.wsgi' to be distributed and are 2026-04-13 02:02:41.580695 | debian-bookworm | already explicitly excluding 'manila.wsgi' via 2026-04-13 02:02:41.580701 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:41.580704 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:41.580709 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:41.580714 | debian-bookworm | 2026-04-13 02:02:41.580718 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:41.580723 | debian-bookworm | 2026-04-13 02:02:41.580727 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:41.580732 | debian-bookworm | 2026-04-13 02:02:41.580736 | debian-bookworm | 2026-04-13 02:02:41.580741 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:41.580746 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:41.580750 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:41.580754 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:41.580758 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.580763 | debian-bookworm | 2026-04-13 02:02:41.580767 | debian-bookworm | !! 2026-04-13 02:02:41.580772 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:41.590738 | debian-bookworm | Editable install will be performed using a meta path finder. 2026-04-13 02:02:41.590776 | debian-bookworm | 2026-04-13 02:02:41.590790 | debian-bookworm | Options like `package-data`, `include/exclude-package-data` or 2026-04-13 02:02:41.590802 | debian-bookworm | `packages.find.exclude/include` may have no effect. 2026-04-13 02:02:41.590813 | debian-bookworm | 2026-04-13 02:02:41.591367 | debian-bookworm | adding '__editable___manila_1_0_0_dev6864_finder.py' 2026-04-13 02:02:41.591836 | debian-bookworm | adding '__editable__.manila-1.0.0.dev6864.pth' 2026-04-13 02:02:41.591847 | debian-bookworm | creating '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-5pwn7ebj/manila-1.0.0.dev6864-0.editable-py3-none-any.whl' and adding '/tmp/tmp_zmmhq9vmanila-1.0.0.dev6864-0.editable-py3-none-any.whl' to it 2026-04-13 02:02:41.592217 | debian-bookworm | adding 'manila-1.0.0.dev6864.dist-info/licenses/LICENSE' 2026-04-13 02:02:41.592624 | debian-bookworm | adding 'manila-1.0.0.dev6864.dist-info/METADATA' 2026-04-13 02:02:41.592640 | debian-bookworm | adding 'manila-1.0.0.dev6864.dist-info/WHEEL' 2026-04-13 02:02:41.592651 | debian-bookworm | adding 'manila-1.0.0.dev6864.dist-info/entry_points.txt' 2026-04-13 02:02:41.593009 | debian-bookworm | adding 'manila-1.0.0.dev6864.dist-info/pbr.json' 2026-04-13 02:02:41.593028 | debian-bookworm | adding 'manila-1.0.0.dev6864.dist-info/top_level.txt' 2026-04-13 02:02:41.593036 | debian-bookworm | adding 'manila-1.0.0.dev6864.dist-info/RECORD' 2026-04-13 02:02:41.593228 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/editable_wheel.py:352: InformationOnly: Editable installation. 2026-04-13 02:02:41.593244 | debian-bookworm | !! 2026-04-13 02:02:41.593254 | debian-bookworm | 2026-04-13 02:02:41.593265 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.593276 | debian-bookworm | Please be careful with folders in your working directory with the same 2026-04-13 02:02:41.593290 | debian-bookworm | name as your package as they may take precedence during imports. 2026-04-13 02:02:41.593306 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:41.593320 | debian-bookworm | 2026-04-13 02:02:41.593333 | debian-bookworm | !! 2026-04-13 02:02:41.593353 | debian-bookworm | with strategy, WheelFile(wheel_path, "w") as wheel_obj: 2026-04-13 02:02:41.594067 | debian-bookworm | Backend: Wrote response {'return': 'manila-1.0.0.dev6864-0.editable-py3-none-any.whl'} to /tmp/pep517_build_editable-hy240iko.json 2026-04-13 02:02:41.596158 | debian-bookworm | .pkg: 29372 I exit None (1.14 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build pid=6042 [tox/execute/api.py:311] 2026-04-13 02:02:41.608622 | debian-bookworm | .pkg: 29385 D package .tmp/package/1/manila-1.0.0.dev6864-0.editable-py3-none-any.whl copied to .pkg/dist/manila-1.0.0.dev6864-0.editable-py3-none-any.whl (/home/zuul/src/github.com/vexxhost/manila/.tox) [tox/util/file_view.py:30] 2026-04-13 02:02:41.609382 | debian-bookworm | py311: 29386 W install_package_deps> python -I -m pip install 'Paste>=3.4.3' 'PasteDeploy>=2.1.0' 'Routes>=2.4.1' 'SQLAlchemy-Utils>=0.38.3' 'SQLAlchemy>=1.4.0' 'WebOb>=1.8.6' 'alembic>=1.4.2' 'cachetools>=4.2.1' 'castellan>=3.7.0' 'defusedxml>=0.7.1' 'eventlet>=0.27.0' 'greenlet>=0.4.16' 'jsonschema>=4.17' 'keystoneauth1>=4.2.1' 'keystonemiddleware>=9.1.0' 'lxml>=4.5.2' 'netaddr>=0.8.0' 'openstacksdk>=4.1.0' 'oslo.concurrency>=4.3.0' 'oslo.config>=8.3.2' 'oslo.context>=3.1.1' 'oslo.db>=17.2.1' 'oslo.i18n>=5.0.1' 'oslo.log>=4.4.0' 'oslo.messaging>=14.1.0' 'oslo.middleware>=4.1.1' 'oslo.policy>=4.5.0' 'oslo.privsep>=2.4.0' 'oslo.reports>=2.2.0' 'oslo.rootwrap>=6.2.0' 'oslo.serialization>=4.0.1' 'oslo.service>=2.4.0' 'oslo.upgradecheck>=1.3.0' 'oslo.utils>=7.0.0' 'osprofiler>=3.4.0' 'packaging>=20.9' 'paramiko>=2.7.2' 'pbr>=5.5.0' 'pyparsing>=2.4.7' 'python-cinderclient>=4.0.1' 'python-neutronclient>=6.7.0' 'python-novaclient>=17.2.1' 'requests>=2.23.0' 'stevedore>=3.2.2' 'tenacity>=6.3.1' 'tooz>=2.7.1' [tox/tox_env/api.py:499] 2026-04-13 02:02:41.892897 | debian-bookworm | Requirement already satisfied: Paste>=3.4.3 in ./.tox/py311/lib/python3.11/site-packages (3.10.1) 2026-04-13 02:02:41.893296 | debian-bookworm | Requirement already satisfied: PasteDeploy>=2.1.0 in ./.tox/py311/lib/python3.11/site-packages (3.1.0) 2026-04-13 02:02:41.893757 | debian-bookworm | Requirement already satisfied: Routes>=2.4.1 in ./.tox/py311/lib/python3.11/site-packages (2.5.1) 2026-04-13 02:02:41.894089 | debian-bookworm | Requirement already satisfied: SQLAlchemy-Utils>=0.38.3 in ./.tox/py311/lib/python3.11/site-packages (0.42.1) 2026-04-13 02:02:41.894506 | debian-bookworm | Requirement already satisfied: SQLAlchemy>=1.4.0 in ./.tox/py311/lib/python3.11/site-packages (2.0.49) 2026-04-13 02:02:41.894866 | debian-bookworm | Requirement already satisfied: WebOb>=1.8.6 in ./.tox/py311/lib/python3.11/site-packages (1.8.9) 2026-04-13 02:02:41.895247 | debian-bookworm | Requirement already satisfied: alembic>=1.4.2 in ./.tox/py311/lib/python3.11/site-packages (1.18.4) 2026-04-13 02:02:41.895593 | debian-bookworm | Requirement already satisfied: cachetools>=4.2.1 in ./.tox/py311/lib/python3.11/site-packages (7.0.5) 2026-04-13 02:02:41.895977 | debian-bookworm | Requirement already satisfied: castellan>=3.7.0 in ./.tox/py311/lib/python3.11/site-packages (5.6.0) 2026-04-13 02:02:41.896008 | debian-bookworm | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/py311/lib/python3.11/site-packages (0.7.1) 2026-04-13 02:02:41.896270 | debian-bookworm | Requirement already satisfied: eventlet>=0.27.0 in ./.tox/py311/lib/python3.11/site-packages (0.41.0) 2026-04-13 02:02:41.896636 | debian-bookworm | Requirement already satisfied: greenlet>=0.4.16 in ./.tox/py311/lib/python3.11/site-packages (3.3.2) 2026-04-13 02:02:41.896939 | debian-bookworm | Requirement already satisfied: jsonschema>=4.17 in ./.tox/py311/lib/python3.11/site-packages (4.26.0) 2026-04-13 02:02:41.897328 | debian-bookworm | Requirement already satisfied: keystoneauth1>=4.2.1 in ./.tox/py311/lib/python3.11/site-packages (5.13.1) 2026-04-13 02:02:41.897703 | debian-bookworm | Requirement already satisfied: keystonemiddleware>=9.1.0 in ./.tox/py311/lib/python3.11/site-packages (12.0.0) 2026-04-13 02:02:41.898012 | debian-bookworm | Requirement already satisfied: lxml>=4.5.2 in ./.tox/py311/lib/python3.11/site-packages (6.0.2) 2026-04-13 02:02:41.898351 | debian-bookworm | Requirement already satisfied: netaddr>=0.8.0 in ./.tox/py311/lib/python3.11/site-packages (1.3.0) 2026-04-13 02:02:41.898691 | debian-bookworm | Requirement already satisfied: openstacksdk>=4.1.0 in ./.tox/py311/lib/python3.11/site-packages (4.10.0) 2026-04-13 02:02:41.899040 | debian-bookworm | Requirement already satisfied: oslo.concurrency>=4.3.0 in ./.tox/py311/lib/python3.11/site-packages (7.4.0) 2026-04-13 02:02:41.899342 | debian-bookworm | Requirement already satisfied: oslo.config>=8.3.2 in ./.tox/py311/lib/python3.11/site-packages (10.3.0) 2026-04-13 02:02:41.899645 | debian-bookworm | Requirement already satisfied: oslo.context>=3.1.1 in ./.tox/py311/lib/python3.11/site-packages (6.3.0) 2026-04-13 02:02:41.899951 | debian-bookworm | Requirement already satisfied: oslo.db>=17.2.1 in ./.tox/py311/lib/python3.11/site-packages (18.0.0) 2026-04-13 02:02:41.900194 | debian-bookworm | Requirement already satisfied: oslo.i18n>=5.0.1 in ./.tox/py311/lib/python3.11/site-packages (6.7.2) 2026-04-13 02:02:41.900466 | debian-bookworm | Requirement already satisfied: oslo.log>=4.4.0 in ./.tox/py311/lib/python3.11/site-packages (8.1.0) 2026-04-13 02:02:41.900781 | debian-bookworm | Requirement already satisfied: oslo.messaging>=14.1.0 in ./.tox/py311/lib/python3.11/site-packages (17.3.0) 2026-04-13 02:02:41.901097 | debian-bookworm | Requirement already satisfied: oslo.middleware>=4.1.1 in ./.tox/py311/lib/python3.11/site-packages (8.0.0) 2026-04-13 02:02:41.901409 | debian-bookworm | Requirement already satisfied: oslo.policy>=4.5.0 in ./.tox/py311/lib/python3.11/site-packages (5.0.0) 2026-04-13 02:02:41.901805 | debian-bookworm | Requirement already satisfied: oslo.privsep>=2.4.0 in ./.tox/py311/lib/python3.11/site-packages (3.10.1) 2026-04-13 02:02:41.902100 | debian-bookworm | Requirement already satisfied: oslo.reports>=2.2.0 in ./.tox/py311/lib/python3.11/site-packages (3.7.0) 2026-04-13 02:02:41.902426 | debian-bookworm | Requirement already satisfied: oslo.rootwrap>=6.2.0 in ./.tox/py311/lib/python3.11/site-packages (7.9.0) 2026-04-13 02:02:41.902765 | debian-bookworm | Requirement already satisfied: oslo.serialization>=4.0.1 in ./.tox/py311/lib/python3.11/site-packages (5.9.1) 2026-04-13 02:02:41.903085 | debian-bookworm | Requirement already satisfied: oslo.service>=2.4.0 in ./.tox/py311/lib/python3.11/site-packages (4.5.1) 2026-04-13 02:02:41.903403 | debian-bookworm | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./.tox/py311/lib/python3.11/site-packages (2.7.1) 2026-04-13 02:02:41.903744 | debian-bookworm | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/py311/lib/python3.11/site-packages (10.0.0) 2026-04-13 02:02:41.904109 | debian-bookworm | Requirement already satisfied: osprofiler>=3.4.0 in ./.tox/py311/lib/python3.11/site-packages (4.3.0) 2026-04-13 02:02:41.904439 | debian-bookworm | Requirement already satisfied: packaging>=20.9 in ./.tox/py311/lib/python3.11/site-packages (26.0) 2026-04-13 02:02:41.904746 | debian-bookworm | Requirement already satisfied: paramiko>=2.7.2 in ./.tox/py311/lib/python3.11/site-packages (4.0.0) 2026-04-13 02:02:41.905072 | debian-bookworm | Requirement already satisfied: pbr>=5.5.0 in ./.tox/py311/lib/python3.11/site-packages (7.0.3) 2026-04-13 02:02:41.905402 | debian-bookworm | Requirement already satisfied: pyparsing>=2.4.7 in ./.tox/py311/lib/python3.11/site-packages (3.3.2) 2026-04-13 02:02:41.905787 | debian-bookworm | Requirement already satisfied: python-cinderclient>=4.0.1 in ./.tox/py311/lib/python3.11/site-packages (9.9.0) 2026-04-13 02:02:41.906117 | debian-bookworm | Requirement already satisfied: python-neutronclient>=6.7.0 in ./.tox/py311/lib/python3.11/site-packages (11.8.0) 2026-04-13 02:02:41.906398 | debian-bookworm | Requirement already satisfied: python-novaclient>=17.2.1 in ./.tox/py311/lib/python3.11/site-packages (18.12.0) 2026-04-13 02:02:41.906689 | debian-bookworm | Requirement already satisfied: requests>=2.23.0 in ./.tox/py311/lib/python3.11/site-packages (2.33.1) 2026-04-13 02:02:41.907025 | debian-bookworm | Requirement already satisfied: stevedore>=3.2.2 in ./.tox/py311/lib/python3.11/site-packages (5.7.0) 2026-04-13 02:02:41.907352 | debian-bookworm | Requirement already satisfied: tenacity>=6.3.1 in ./.tox/py311/lib/python3.11/site-packages (9.1.4) 2026-04-13 02:02:41.907690 | debian-bookworm | Requirement already satisfied: tooz>=2.7.1 in ./.tox/py311/lib/python3.11/site-packages (8.1.0) 2026-04-13 02:02:41.908781 | debian-bookworm | Requirement already satisfied: setuptools in ./.tox/py311/lib/python3.11/site-packages (from Paste>=3.4.3) (82.0.1) 2026-04-13 02:02:41.911535 | debian-bookworm | Requirement already satisfied: six in ./.tox/py311/lib/python3.11/site-packages (from Routes>=2.4.1) (1.17.0) 2026-04-13 02:02:41.911967 | debian-bookworm | Requirement already satisfied: repoze.lru>=0.3 in ./.tox/py311/lib/python3.11/site-packages (from Routes>=2.4.1) (0.7) 2026-04-13 02:02:41.918722 | debian-bookworm | Requirement already satisfied: typing-extensions>=4.6.0 in ./.tox/py311/lib/python3.11/site-packages (from SQLAlchemy>=1.4.0) (4.15.0) 2026-04-13 02:02:41.923039 | debian-bookworm | Requirement already satisfied: Mako in ./.tox/py311/lib/python3.11/site-packages (from alembic>=1.4.2) (1.3.10) 2026-04-13 02:02:41.925179 | debian-bookworm | Requirement already satisfied: cryptography>=2.7 in ./.tox/py311/lib/python3.11/site-packages (from castellan>=3.7.0) (43.0.3) 2026-04-13 02:02:41.925587 | debian-bookworm | Requirement already satisfied: python-barbicanclient>=5.5.0 in ./.tox/py311/lib/python3.11/site-packages (from castellan>=3.7.0) (7.3.0) 2026-04-13 02:02:41.928720 | debian-bookworm | Requirement already satisfied: dnspython>=1.15.0 in ./.tox/py311/lib/python3.11/site-packages (from eventlet>=0.27.0) (2.8.0) 2026-04-13 02:02:41.931441 | debian-bookworm | Requirement already satisfied: attrs>=22.2.0 in ./.tox/py311/lib/python3.11/site-packages (from jsonschema>=4.17) (26.1.0) 2026-04-13 02:02:41.931818 | debian-bookworm | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/py311/lib/python3.11/site-packages (from jsonschema>=4.17) (2025.9.1) 2026-04-13 02:02:41.932189 | debian-bookworm | Requirement already satisfied: referencing>=0.28.4 in ./.tox/py311/lib/python3.11/site-packages (from jsonschema>=4.17) (0.37.0) 2026-04-13 02:02:41.932539 | debian-bookworm | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/py311/lib/python3.11/site-packages (from jsonschema>=4.17) (0.30.0) 2026-04-13 02:02:41.934651 | debian-bookworm | Requirement already satisfied: iso8601>=2.0.0 in ./.tox/py311/lib/python3.11/site-packages (from keystoneauth1>=4.2.1) (2.1.0) 2026-04-13 02:02:41.935154 | debian-bookworm | Requirement already satisfied: os-service-types>=1.2.0 in ./.tox/py311/lib/python3.11/site-packages (from keystoneauth1>=4.2.1) (1.8.2) 2026-04-13 02:02:41.937020 | debian-bookworm | Requirement already satisfied: oslo.cache>=3.11.0 in ./.tox/py311/lib/python3.11/site-packages (from keystonemiddleware>=9.1.0) (4.1.1) 2026-04-13 02:02:41.937959 | debian-bookworm | Requirement already satisfied: pycadf>=1.1.0 in ./.tox/py311/lib/python3.11/site-packages (from keystonemiddleware>=9.1.0) (4.0.1) 2026-04-13 02:02:41.938405 | debian-bookworm | Requirement already satisfied: PyJWT>=2.4.0 in ./.tox/py311/lib/python3.11/site-packages (from keystonemiddleware>=9.1.0) (2.12.1) 2026-04-13 02:02:41.938757 | debian-bookworm | Requirement already satisfied: python-keystoneclient>=3.20.0 in ./.tox/py311/lib/python3.11/site-packages (from keystonemiddleware>=9.1.0) (5.8.0) 2026-04-13 02:02:41.943930 | debian-bookworm | Requirement already satisfied: decorator>=4.4.1 in ./.tox/py311/lib/python3.11/site-packages (from openstacksdk>=4.1.0) (5.2.1) 2026-04-13 02:02:41.944444 | debian-bookworm | Requirement already satisfied: dogpile.cache>=0.6.5 in ./.tox/py311/lib/python3.11/site-packages (from openstacksdk>=4.1.0) (1.5.0) 2026-04-13 02:02:41.944822 | debian-bookworm | Requirement already satisfied: jmespath>=0.9.0 in ./.tox/py311/lib/python3.11/site-packages (from openstacksdk>=4.1.0) (1.1.0) 2026-04-13 02:02:41.945257 | debian-bookworm | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./.tox/py311/lib/python3.11/site-packages (from openstacksdk>=4.1.0) (1.33) 2026-04-13 02:02:41.945998 | debian-bookworm | Requirement already satisfied: platformdirs>=3 in ./.tox/py311/lib/python3.11/site-packages (from openstacksdk>=4.1.0) (4.9.4) 2026-04-13 02:02:41.946428 | debian-bookworm | Requirement already satisfied: psutil>=3.2.2 in ./.tox/py311/lib/python3.11/site-packages (from openstacksdk>=4.1.0) (7.2.2) 2026-04-13 02:02:41.946802 | debian-bookworm | Requirement already satisfied: PyYAML>=3.13 in ./.tox/py311/lib/python3.11/site-packages (from openstacksdk>=4.1.0) (6.0.3) 2026-04-13 02:02:41.947123 | debian-bookworm | Requirement already satisfied: requestsexceptions>=1.2.0 in ./.tox/py311/lib/python3.11/site-packages (from openstacksdk>=4.1.0) (1.4.0) 2026-04-13 02:02:41.948677 | debian-bookworm | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/py311/lib/python3.11/site-packages (from oslo.concurrency>=4.3.0) (0.20) 2026-04-13 02:02:41.949064 | debian-bookworm | Requirement already satisfied: debtcollector>=3.0.0 in ./.tox/py311/lib/python3.11/site-packages (from oslo.concurrency>=4.3.0) (3.1.0) 2026-04-13 02:02:41.950738 | debian-bookworm | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/py311/lib/python3.11/site-packages (from oslo.config>=8.3.2) (2.0.0) 2026-04-13 02:02:41.954399 | debian-bookworm | Requirement already satisfied: testresources>=2.0.0 in ./.tox/py311/lib/python3.11/site-packages (from oslo.db>=17.2.1) (2.0.2) 2026-04-13 02:02:41.954748 | debian-bookworm | Requirement already satisfied: testscenarios>=0.4 in ./.tox/py311/lib/python3.11/site-packages (from oslo.db>=17.2.1) (0.5.0) 2026-04-13 02:02:41.958360 | debian-bookworm | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/py311/lib/python3.11/site-packages (from oslo.log>=4.4.0) (2.9.0.post0) 2026-04-13 02:02:41.960312 | debian-bookworm | Requirement already satisfied: futurist>=1.2.0 in ./.tox/py311/lib/python3.11/site-packages (from oslo.messaging>=14.1.0) (3.3.0) 2026-04-13 02:02:41.961994 | debian-bookworm | Requirement already satisfied: amqp>=2.5.2 in ./.tox/py311/lib/python3.11/site-packages (from oslo.messaging>=14.1.0) (5.3.1) 2026-04-13 02:02:41.962352 | debian-bookworm | Requirement already satisfied: kombu>=4.6.8 in ./.tox/py311/lib/python3.11/site-packages (from oslo.messaging>=14.1.0) (5.6.2) 2026-04-13 02:02:41.962796 | debian-bookworm | Requirement already satisfied: oslo.metrics>=0.2.1 in ./.tox/py311/lib/python3.11/site-packages (from oslo.messaging>=14.1.0) (0.15.1) 2026-04-13 02:02:41.964576 | debian-bookworm | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/py311/lib/python3.11/site-packages (from oslo.middleware>=4.1.1) (5.0.0) 2026-04-13 02:02:41.964977 | debian-bookworm | Requirement already satisfied: Jinja2>=2.10 in ./.tox/py311/lib/python3.11/site-packages (from oslo.middleware>=4.1.1) (3.1.6) 2026-04-13 02:02:41.976450 | debian-bookworm | Requirement already satisfied: statsd>=3.2.1 in ./.tox/py311/lib/python3.11/site-packages (from oslo.middleware>=4.1.1) (4.0.1) 2026-04-13 02:02:41.981258 | debian-bookworm | Requirement already satisfied: cffi>=1.14.0 in ./.tox/py311/lib/python3.11/site-packages (from oslo.privsep>=2.4.0) (2.0.0) 2026-04-13 02:02:41.981842 | debian-bookworm | Requirement already satisfied: msgpack>=0.6.0 in ./.tox/py311/lib/python3.11/site-packages (from oslo.privsep>=2.4.0) (1.1.2) 2026-04-13 02:02:41.990578 | debian-bookworm | Requirement already satisfied: Yappi>=1.0 in ./.tox/py311/lib/python3.11/site-packages (from oslo.service>=2.4.0) (1.7.6) 2026-04-13 02:02:41.992994 | debian-bookworm | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/py311/lib/python3.11/site-packages (from oslo.upgradecheck>=1.3.0) (3.17.0) 2026-04-13 02:02:42.004292 | debian-bookworm | Requirement already satisfied: invoke>=2.0 in ./.tox/py311/lib/python3.11/site-packages (from paramiko>=2.7.2) (2.2.1) 2026-04-13 02:02:42.004668 | debian-bookworm | Requirement already satisfied: pynacl>=1.5 in ./.tox/py311/lib/python3.11/site-packages (from paramiko>=2.7.2) (1.6.2) 2026-04-13 02:02:42.014254 | debian-bookworm | Requirement already satisfied: cliff>=3.4.0 in ./.tox/py311/lib/python3.11/site-packages (from python-neutronclient>=6.7.0) (4.13.3) 2026-04-13 02:02:42.014817 | debian-bookworm | Requirement already satisfied: osc-lib>=1.12.0 in ./.tox/py311/lib/python3.11/site-packages (from python-neutronclient>=6.7.0) (4.4.0) 2026-04-13 02:02:42.021212 | debian-bookworm | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/py311/lib/python3.11/site-packages (from requests>=2.23.0) (3.4.7) 2026-04-13 02:02:42.021590 | debian-bookworm | Requirement already satisfied: idna<4,>=2.5 in ./.tox/py311/lib/python3.11/site-packages (from requests>=2.23.0) (3.11) 2026-04-13 02:02:42.021984 | debian-bookworm | Requirement already satisfied: urllib3<3,>=1.26 in ./.tox/py311/lib/python3.11/site-packages (from requests>=2.23.0) (2.6.3) 2026-04-13 02:02:42.022334 | debian-bookworm | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/py311/lib/python3.11/site-packages (from requests>=2.23.0) (2026.2.25) 2026-04-13 02:02:42.037646 | debian-bookworm | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/py311/lib/python3.11/site-packages (from tooz>=2.7.1) (0.16.0) 2026-04-13 02:02:42.041931 | debian-bookworm | Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./.tox/py311/lib/python3.11/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0) (5.1.0) 2026-04-13 02:02:42.054159 | debian-bookworm | Requirement already satisfied: pycparser in ./.tox/py311/lib/python3.11/site-packages (from cffi>=1.14.0->oslo.privsep>=2.4.0) (3.0) 2026-04-13 02:02:42.056669 | debian-bookworm | Requirement already satisfied: autopage>=0.4.0 in ./.tox/py311/lib/python3.11/site-packages (from cliff>=3.4.0->python-neutronclient>=6.7.0) (0.6.0) 2026-04-13 02:02:42.057001 | debian-bookworm | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/py311/lib/python3.11/site-packages (from cliff>=3.4.0->python-neutronclient>=6.7.0) (3.4.0) 2026-04-13 02:02:42.062798 | debian-bookworm | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/py311/lib/python3.11/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0) (1.11.0) 2026-04-13 02:02:42.063260 | debian-bookworm | Requirement already satisfied: rich>=14.3.0 in ./.tox/py311/lib/python3.11/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0) (14.3.3) 2026-04-13 02:02:42.063742 | debian-bookworm | Requirement already satisfied: rich-argparse>=1.7.1 in ./.tox/py311/lib/python3.11/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0) (1.7.2) 2026-04-13 02:02:42.070534 | debian-bookworm | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/py311/lib/python3.11/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.3.0) (2.1.2) 2026-04-13 02:02:42.092943 | debian-bookworm | Requirement already satisfied: MarkupSafe>=2.0 in ./.tox/py311/lib/python3.11/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1) (3.0.3) 2026-04-13 02:02:42.098390 | debian-bookworm | Requirement already satisfied: jsonpointer>=1.9 in ./.tox/py311/lib/python3.11/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.1.0) (3.1.1) 2026-04-13 02:02:42.106738 | debian-bookworm | Requirement already satisfied: tzdata>=2025.2 in ./.tox/py311/lib/python3.11/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0) (2026.1) 2026-04-13 02:02:42.127970 | debian-bookworm | Requirement already satisfied: prometheus-client>=0.6.0 in ./.tox/py311/lib/python3.11/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0) (0.24.1) 2026-04-13 02:02:42.134308 | debian-bookworm | Requirement already satisfied: wcwidth in ./.tox/py311/lib/python3.11/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0) (0.6.0) 2026-04-13 02:02:42.188591 | debian-bookworm | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/py311/lib/python3.11/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0) (4.0.0) 2026-04-13 02:02:42.189147 | debian-bookworm | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/py311/lib/python3.11/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0) (2.20.0) 2026-04-13 02:02:42.195796 | debian-bookworm | Requirement already satisfied: mdurl~=0.1 in ./.tox/py311/lib/python3.11/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0) (0.1.2) 2026-04-13 02:02:42.220254 | debian-bookworm | Requirement already satisfied: testtools in ./.tox/py311/lib/python3.11/site-packages (from testscenarios>=0.4->oslo.db>=17.2.1) (2.9.0) 2026-04-13 02:02:42.365094 | debian-bookworm | py311: 30141 I exit 0 (0.75 seconds) /home/zuul/src/github.com/vexxhost/manila> python -I -m pip install 'Paste>=3.4.3' 'PasteDeploy>=2.1.0' 'Routes>=2.4.1' 'SQLAlchemy-Utils>=0.38.3' 'SQLAlchemy>=1.4.0' 'WebOb>=1.8.6' 'alembic>=1.4.2' 'cachetools>=4.2.1' 'castellan>=3.7.0' 'defusedxml>=0.7.1' 'eventlet>=0.27.0' 'greenlet>=0.4.16' 'jsonschema>=4.17' 'keystoneauth1>=4.2.1' 'keystonemiddleware>=9.1.0' 'lxml>=4.5.2' 'netaddr>=0.8.0' 'openstacksdk>=4.1.0' 'oslo.concurrency>=4.3.0' 'oslo.config>=8.3.2' 'oslo.context>=3.1.1' 'oslo.db>=17.2.1' 'oslo.i18n>=5.0.1' 'oslo.log>=4.4.0' 'oslo.messaging>=14.1.0' 'oslo.middleware>=4.1.1' 'oslo.policy>=4.5.0' 'oslo.privsep>=2.4.0' 'oslo.reports>=2.2.0' 'oslo.rootwrap>=6.2.0' 'oslo.serialization>=4.0.1' 'oslo.service>=2.4.0' 'oslo.upgradecheck>=1.3.0' 'oslo.utils>=7.0.0' 'osprofiler>=3.4.0' 'packaging>=20.9' 'paramiko>=2.7.2' 'pbr>=5.5.0' 'pyparsing>=2.4.7' 'python-cinderclient>=4.0.1' 'python-neutronclient>=6.7.0' 'python-novaclient>=17.2.1' 'requests>=2.23.0' 'stevedore>=3.2.2' 'tenacity>=6.3.1' 'tooz>=2.7.1' pid=6213 [tox/execute/api.py:311] 2026-04-13 02:02:42.366376 | debian-bookworm | py311: 30142 W install_package> python -I -m pip install --force-reinstall --no-deps /home/zuul/src/github.com/vexxhost/manila/.tox/.tmp/package/1/manila-1.0.0.dev6864-0.editable-py3-none-any.whl [tox/tox_env/api.py:499] 2026-04-13 02:02:42.650929 | debian-bookworm | Processing ./.tox/.tmp/package/1/manila-1.0.0.dev6864-0.editable-py3-none-any.whl 2026-04-13 02:02:42.658607 | debian-bookworm | Installing collected packages: manila 2026-04-13 02:02:42.696447 | debian-bookworm | Successfully installed manila-1.0.0.dev6864 2026-04-13 02:02:42.742949 | debian-bookworm | py311: 30519 I exit 0 (0.38 seconds) /home/zuul/src/github.com/vexxhost/manila> python -I -m pip install --force-reinstall --no-deps /home/zuul/src/github.com/vexxhost/manila/.tox/.tmp/package/1/manila-1.0.0.dev6864-0.editable-py3-none-any.whl pid=6348 [tox/execute/api.py:311] 2026-04-13 02:02:42.744372 | debian-bookworm | .pkg: 30520 W _exit> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-04-13 02:02:42.745733 | debian-bookworm | Backend: run command _exit with args {} 2026-04-13 02:02:42.745751 | debian-bookworm | Backend: Wrote response {'return': 0} to /tmp/pep517__exit-pepynkrs.json 2026-04-13 02:02:42.746966 | debian-bookworm | .pkg: 30523 I exit None (0.00 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build pid=6042 [tox/execute/api.py:311] 2026-04-13 02:02:42.811812 | debian-bookworm | .pkg: 30588 D delete package /home/zuul/src/github.com/vexxhost/manila/.tox/.tmp/package/1/manila-1.0.0.dev6864-0.editable-py3-none-any.whl [tox/tox_env/python/virtual_env/package/pyproject.py:245] 2026-04-13 02:02:42.813831 | debian-bookworm | py311: OK (30.27 seconds) 2026-04-13 02:02:42.813861 | debian-bookworm | congratulations :) (30.45 seconds) 2026-04-13 02:02:43.115033 | debian-bookworm | ok: Runtime: 0:00:30.657932 2026-04-13 02:02:43.189856 | 2026-04-13 02:02:43.190000 | TASK [tox : Create a tempfile to save tox showconfig] 2026-04-13 02:02:43.458351 | debian-bookworm | changed 2026-04-13 02:02:43.466961 | 2026-04-13 02:02:43.467044 | TASK [tox : Detect tox version] 2026-04-13 02:02:43.849296 | debian-bookworm | 4.47.3 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-04-13 02:02:44.008400 | debian-bookworm | ok: Runtime: 0:00:00.203620 2026-04-13 02:02:44.015185 | 2026-04-13 02:02:44.015281 | TASK [tox : Get tox envlist config] 2026-04-13 02:02:45.049863 | debian-bookworm | ok: Runtime: 0:00:00.347749 2026-04-13 02:02:45.056712 | 2026-04-13 02:02:45.056820 | TASK [tox : Install any sibling python packages] 2026-04-13 02:02:45.707725 | debian-bookworm | ok: 2026-04-13 02:02:45.707961 | debian-bookworm | Using envlist: ['py311'] 2026-04-13 02:02:45.708008 | debian-bookworm | Processing siblings for manila from src/github.com/vexxhost/manila 2026-04-13 02:02:45.708043 | debian-bookworm | Sibling openstack_requirements at src/opendev.org/openstack/requirements 2026-04-13 02:02:45.708074 | debian-bookworm | Found alembic python package installed 2026-04-13 02:02:45.708102 | debian-bookworm | Found amqp python package installed 2026-04-13 02:02:45.708132 | debian-bookworm | Found attrs python package installed 2026-04-13 02:02:45.708164 | debian-bookworm | Found autopage python package installed 2026-04-13 02:02:45.708193 | debian-bookworm | Found bcrypt python package installed 2026-04-13 02:02:45.708223 | debian-bookworm | Found cachetools python package installed 2026-04-13 02:02:45.708253 | debian-bookworm | Found castellan python package installed 2026-04-13 02:02:45.708283 | debian-bookworm | Found certifi python package installed 2026-04-13 02:02:45.708312 | debian-bookworm | Found cffi python package installed 2026-04-13 02:02:45.708336 | debian-bookworm | Found charset-normalizer python package installed 2026-04-13 02:02:45.708361 | debian-bookworm | Found cliff python package installed 2026-04-13 02:02:45.708385 | debian-bookworm | Found cmd2 python package installed 2026-04-13 02:02:45.708407 | debian-bookworm | Found coverage python package installed 2026-04-13 02:02:45.708430 | debian-bookworm | Found cryptography python package installed 2026-04-13 02:02:45.708452 | debian-bookworm | Found ddt python package installed 2026-04-13 02:02:45.708474 | debian-bookworm | Found debtcollector python package installed 2026-04-13 02:02:45.708495 | debian-bookworm | Found decorator python package installed 2026-04-13 02:02:45.708517 | debian-bookworm | Found defusedxml python package installed 2026-04-13 02:02:45.708539 | debian-bookworm | Found dnspython python package installed 2026-04-13 02:02:45.708561 | debian-bookworm | Found dogpile.cache python package installed 2026-04-13 02:02:45.708583 | debian-bookworm | Found eventlet python package installed 2026-04-13 02:02:45.708605 | debian-bookworm | Found fasteners python package installed 2026-04-13 02:02:45.708628 | debian-bookworm | Found fixtures python package installed 2026-04-13 02:02:45.708650 | debian-bookworm | Found flake8 python package installed 2026-04-13 02:02:45.708672 | debian-bookworm | Found futurist python package installed 2026-04-13 02:02:45.708694 | debian-bookworm | Found greenlet python package installed 2026-04-13 02:02:45.708715 | debian-bookworm | Found hacking python package installed 2026-04-13 02:02:45.708737 | debian-bookworm | Found idna python package installed 2026-04-13 02:02:45.708759 | debian-bookworm | Found invoke python package installed 2026-04-13 02:02:45.708780 | debian-bookworm | Found iso8601 python package installed 2026-04-13 02:02:45.708802 | debian-bookworm | Found Jinja2 python package installed 2026-04-13 02:02:45.708823 | debian-bookworm | Found jmespath python package installed 2026-04-13 02:02:45.708845 | debian-bookworm | Found jsonpatch python package installed 2026-04-13 02:02:45.708867 | debian-bookworm | Found jsonpointer python package installed 2026-04-13 02:02:45.708888 | debian-bookworm | Found jsonschema python package installed 2026-04-13 02:02:45.708910 | debian-bookworm | Found jsonschema-specifications python package installed 2026-04-13 02:02:45.708948 | debian-bookworm | Found keystoneauth1 python package installed 2026-04-13 02:02:45.708972 | debian-bookworm | Found keystonemiddleware python package installed 2026-04-13 02:02:45.709002 | debian-bookworm | Found kombu python package installed 2026-04-13 02:02:45.709048 | debian-bookworm | Found lxml python package installed 2026-04-13 02:02:45.709071 | debian-bookworm | Found Mako python package installed 2026-04-13 02:02:45.709094 | debian-bookworm | Found manila python package installed 2026-04-13 02:02:45.709117 | debian-bookworm | Skipping manila because it's us 2026-04-13 02:02:45.709139 | debian-bookworm | Found markdown-it-py python package installed 2026-04-13 02:02:45.709161 | debian-bookworm | Found MarkupSafe python package installed 2026-04-13 02:02:45.709183 | debian-bookworm | Found mccabe python package installed 2026-04-13 02:02:45.709205 | debian-bookworm | Found mdurl python package installed 2026-04-13 02:02:45.709227 | debian-bookworm | Found msgpack python package installed 2026-04-13 02:02:45.709249 | debian-bookworm | Found netaddr python package installed 2026-04-13 02:02:45.709270 | debian-bookworm | Found openstacksdk python package installed 2026-04-13 02:02:45.709292 | debian-bookworm | Found os-service-types python package installed 2026-04-13 02:02:45.709314 | debian-bookworm | Found osc-lib python package installed 2026-04-13 02:02:45.709335 | debian-bookworm | Found oslo.cache python package installed 2026-04-13 02:02:45.709357 | debian-bookworm | Found oslo.concurrency python package installed 2026-04-13 02:02:45.709379 | debian-bookworm | Found oslo.config python package installed 2026-04-13 02:02:45.709401 | debian-bookworm | Found oslo.context python package installed 2026-04-13 02:02:45.709424 | debian-bookworm | Found oslo.db python package installed 2026-04-13 02:02:45.709445 | debian-bookworm | Found oslo.i18n python package installed 2026-04-13 02:02:45.709468 | debian-bookworm | Found oslo.log python package installed 2026-04-13 02:02:45.709490 | debian-bookworm | Found oslo.messaging python package installed 2026-04-13 02:02:45.709512 | debian-bookworm | Found oslo.metrics python package installed 2026-04-13 02:02:45.709535 | debian-bookworm | Found oslo.middleware python package installed 2026-04-13 02:02:45.709561 | debian-bookworm | Found oslo.policy python package installed 2026-04-13 02:02:45.709584 | debian-bookworm | Found oslo.privsep python package installed 2026-04-13 02:02:45.709606 | debian-bookworm | Found oslo.reports python package installed 2026-04-13 02:02:45.709627 | debian-bookworm | Found oslo.rootwrap python package installed 2026-04-13 02:02:45.709649 | debian-bookworm | Found oslo.serialization python package installed 2026-04-13 02:02:45.709671 | debian-bookworm | Found oslo.service python package installed 2026-04-13 02:02:45.709693 | debian-bookworm | Found oslo.upgradecheck python package installed 2026-04-13 02:02:45.709715 | debian-bookworm | Found oslo.utils python package installed 2026-04-13 02:02:45.709737 | debian-bookworm | Found oslotest python package installed 2026-04-13 02:02:45.709758 | debian-bookworm | Found osprofiler python package installed 2026-04-13 02:02:45.709780 | debian-bookworm | Found packaging python package installed 2026-04-13 02:02:45.709803 | debian-bookworm | Found paramiko python package installed 2026-04-13 02:02:45.709826 | debian-bookworm | Found Paste python package installed 2026-04-13 02:02:45.709848 | debian-bookworm | Found PasteDeploy python package installed 2026-04-13 02:02:45.709870 | debian-bookworm | Found pbr python package installed 2026-04-13 02:02:45.709892 | debian-bookworm | Found platformdirs python package installed 2026-04-13 02:02:45.709914 | debian-bookworm | Found prettytable python package installed 2026-04-13 02:02:45.709936 | debian-bookworm | Found prometheus_client python package installed 2026-04-13 02:02:45.709958 | debian-bookworm | Found psutil python package installed 2026-04-13 02:02:45.709980 | debian-bookworm | Found psycopg2-binary python package installed 2026-04-13 02:02:45.710008 | debian-bookworm | Found pycadf python package installed 2026-04-13 02:02:45.710031 | debian-bookworm | Found pycodestyle python package installed 2026-04-13 02:02:45.710053 | debian-bookworm | Found pycparser python package installed 2026-04-13 02:02:45.710075 | debian-bookworm | Found pyflakes python package installed 2026-04-13 02:02:45.710097 | debian-bookworm | Found Pygments python package installed 2026-04-13 02:02:45.710119 | debian-bookworm | Found PyJWT python package installed 2026-04-13 02:02:45.710141 | debian-bookworm | Found PyMySQL python package installed 2026-04-13 02:02:45.710163 | debian-bookworm | Found PyNaCl python package installed 2026-04-13 02:02:45.710185 | debian-bookworm | Found pyparsing python package installed 2026-04-13 02:02:45.710208 | debian-bookworm | Found pyperclip python package installed 2026-04-13 02:02:45.710230 | debian-bookworm | Found python-barbicanclient python package installed 2026-04-13 02:02:45.710252 | debian-bookworm | Found python-cinderclient python package installed 2026-04-13 02:02:45.710274 | debian-bookworm | Found python-dateutil python package installed 2026-04-13 02:02:45.710296 | debian-bookworm | Found python-keystoneclient python package installed 2026-04-13 02:02:45.710319 | debian-bookworm | Found python-neutronclient python package installed 2026-04-13 02:02:45.710341 | debian-bookworm | Found python-novaclient python package installed 2026-04-13 02:02:45.710363 | debian-bookworm | Found python-subunit python package installed 2026-04-13 02:02:45.710385 | debian-bookworm | Found PyYAML python package installed 2026-04-13 02:02:45.710407 | debian-bookworm | Found referencing python package installed 2026-04-13 02:02:45.710430 | debian-bookworm | Found repoze.lru python package installed 2026-04-13 02:02:45.710453 | debian-bookworm | Found requests python package installed 2026-04-13 02:02:45.710475 | debian-bookworm | Found requests-mock python package installed 2026-04-13 02:02:45.710498 | debian-bookworm | Found requestsexceptions python package installed 2026-04-13 02:02:45.710520 | debian-bookworm | Found rfc3986 python package installed 2026-04-13 02:02:45.710543 | debian-bookworm | Found rich python package installed 2026-04-13 02:02:45.710565 | debian-bookworm | Found rich-argparse python package installed 2026-04-13 02:02:45.710587 | debian-bookworm | Found Routes python package installed 2026-04-13 02:02:45.710610 | debian-bookworm | Found rpds-py python package installed 2026-04-13 02:02:45.710633 | debian-bookworm | Found six python package installed 2026-04-13 02:02:45.710655 | debian-bookworm | Found SQLAlchemy python package installed 2026-04-13 02:02:45.710677 | debian-bookworm | Found SQLAlchemy-Utils python package installed 2026-04-13 02:02:45.710699 | debian-bookworm | Found statsd python package installed 2026-04-13 02:02:45.710722 | debian-bookworm | Found stestr python package installed 2026-04-13 02:02:45.710744 | debian-bookworm | Found stevedore python package installed 2026-04-13 02:02:45.710767 | debian-bookworm | Found tenacity python package installed 2026-04-13 02:02:45.710790 | debian-bookworm | Found testresources python package installed 2026-04-13 02:02:45.710813 | debian-bookworm | Found testscenarios python package installed 2026-04-13 02:02:45.710836 | debian-bookworm | Found testtools python package installed 2026-04-13 02:02:45.710859 | debian-bookworm | Found tomlkit python package installed 2026-04-13 02:02:45.710882 | debian-bookworm | Found tooz python package installed 2026-04-13 02:02:45.710905 | debian-bookworm | Found typing_extensions python package installed 2026-04-13 02:02:45.710928 | debian-bookworm | Found tzdata python package installed 2026-04-13 02:02:45.710952 | debian-bookworm | Found urllib3 python package installed 2026-04-13 02:02:45.710975 | debian-bookworm | Found vine python package installed 2026-04-13 02:02:45.711004 | debian-bookworm | Found voluptuous python package installed 2026-04-13 02:02:45.711066 | debian-bookworm | Found wcwidth python package installed 2026-04-13 02:02:45.711098 | debian-bookworm | Found WebOb python package installed 2026-04-13 02:02:45.711124 | debian-bookworm | Found wrapt python package installed 2026-04-13 02:02:45.711148 | debian-bookworm | Found yappi python package installed 2026-04-13 02:02:45.717868 | 2026-04-13 02:02:45.718019 | TASK [tox : Remove tempfile] 2026-04-13 02:02:46.059244 | debian-bookworm | changed 2026-04-13 02:02:46.066467 | 2026-04-13 02:02:46.066553 | TASK [tox : Emit tox command] 2026-04-13 02:02:46.108989 | /home/zuul/.local/tox/bin/tox -epy311 -vv --skip-missing-interpreters=false 2026-04-13 02:02:46.113843 | 2026-04-13 02:02:46.113917 | TASK [tox : Run tox] 2026-04-13 02:02:46.502655 | debian-bookworm | ROOT: 149 D setup logging to DEBUG on pid 6410 [tox/report.py:229] 2026-04-13 02:02:46.528171 | debian-bookworm | .pkg: 174 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-13 02:02:46.530015 | debian-bookworm | .pkg: 176 I find interpreter for spec PythonSpec(major=3, minor=11, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-13 02:02:46.532814 | debian-bookworm | .pkg: 179 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:139] 2026-04-13 02:02:46.533578 | debian-bookworm | .pkg: 180 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-04-13 02:02:46.533685 | debian-bookworm | .pkg: 180 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-13 02:02:46.533737 | debian-bookworm | .pkg: 180 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-13 02:02:46.534920 | debian-bookworm | .pkg: 181 D symlink on filesystem does work [virtualenv/info.py:51] 2026-04-13 02:02:46.535003 | debian-bookworm | .pkg: 181 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-04-13 02:02:46.557337 | debian-bookworm | .pkg: 204 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-13 02:02:46.557833 | debian-bookworm | .pkg: 204 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:62] 2026-04-13 02:02:46.558041 | debian-bookworm | .pkg: 204 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-13 02:02:46.558090 | debian-bookworm | .pkg: 204 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-13 02:02:46.561689 | debian-bookworm | .pkg: 208 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-13 02:02:46.562278 | debian-bookworm | .pkg: 209 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-13 02:02:46.562343 | debian-bookworm | .pkg: 209 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-13 02:02:46.562399 | debian-bookworm | .pkg: 209 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-13 02:02:46.565968 | debian-bookworm | .pkg: 212 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-13 02:02:46.566510 | debian-bookworm | .pkg: 213 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-13 02:02:46.566572 | debian-bookworm | .pkg: 213 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-13 02:02:46.566628 | debian-bookworm | .pkg: 213 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-13 02:02:46.569863 | debian-bookworm | .pkg: 216 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-13 02:02:46.570312 | debian-bookworm | .pkg: 217 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-13 02:02:46.570376 | debian-bookworm | .pkg: 217 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-13 02:02:46.570414 | debian-bookworm | .pkg: 217 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-13 02:02:46.573641 | debian-bookworm | .pkg: 220 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-13 02:02:46.574117 | debian-bookworm | .pkg: 221 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-13 02:02:46.574187 | debian-bookworm | .pkg: 221 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-13 02:02:46.574227 | debian-bookworm | .pkg: 221 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-13 02:02:46.577501 | debian-bookworm | .pkg: 224 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-13 02:02:46.577937 | debian-bookworm | .pkg: 224 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-13 02:02:46.577994 | debian-bookworm | .pkg: 224 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-13 02:02:46.578038 | debian-bookworm | .pkg: 224 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-13 02:02:46.581161 | debian-bookworm | .pkg: 228 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-13 02:02:46.581617 | debian-bookworm | .pkg: 228 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-13 02:02:46.581686 | debian-bookworm | .pkg: 228 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-13 02:02:46.581743 | debian-bookworm | .pkg: 228 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-13 02:02:46.584963 | debian-bookworm | .pkg: 231 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-13 02:02:46.585381 | debian-bookworm | .pkg: 232 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-13 02:02:46.585441 | debian-bookworm | .pkg: 232 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-13 02:02:46.585490 | debian-bookworm | .pkg: 232 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-13 02:02:46.588701 | debian-bookworm | .pkg: 235 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-13 02:02:46.589123 | debian-bookworm | .pkg: 236 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-13 02:02:46.589178 | debian-bookworm | .pkg: 236 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-13 02:02:46.589219 | debian-bookworm | .pkg: 236 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-13 02:02:46.592248 | debian-bookworm | .pkg: 239 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-13 02:02:46.592710 | debian-bookworm | .pkg: 239 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-13 02:02:46.592772 | debian-bookworm | .pkg: 239 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-13 02:02:46.592807 | debian-bookworm | .pkg: 239 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-13 02:02:46.596058 | debian-bookworm | .pkg: 242 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-13 02:02:46.596489 | debian-bookworm | .pkg: 243 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-13 02:02:46.596526 | debian-bookworm | .pkg: 243 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-13 02:02:46.596537 | debian-bookworm | .pkg: 243 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-13 02:02:46.600762 | debian-bookworm | .pkg: 247 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-13 02:02:46.601188 | debian-bookworm | .pkg: 248 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-13 02:02:46.601219 | debian-bookworm | .pkg: 248 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-13 02:02:46.601235 | debian-bookworm | .pkg: 248 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-13 02:02:46.604243 | debian-bookworm | .pkg: 251 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-13 02:02:46.605546 | debian-bookworm | .pkg: 252 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-13 02:02:46.605579 | debian-bookworm | .pkg: 252 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-13 02:02:46.605595 | debian-bookworm | .pkg: 252 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-13 02:02:46.608587 | debian-bookworm | .pkg: 255 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-13 02:02:46.609147 | debian-bookworm | .pkg: 255 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-13 02:02:46.609185 | debian-bookworm | .pkg: 256 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-13 02:02:46.609247 | debian-bookworm | .pkg: 256 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-13 02:02:46.613713 | debian-bookworm | .pkg: 260 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-13 02:02:46.614328 | debian-bookworm | .pkg: 261 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-13 02:02:46.614344 | debian-bookworm | .pkg: 261 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-13 02:02:46.614411 | debian-bookworm | .pkg: 261 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-13 02:02:46.618191 | debian-bookworm | .pkg: 265 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-13 02:02:46.618584 | debian-bookworm | .pkg: 265 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-13 02:02:46.618646 | debian-bookworm | .pkg: 265 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-13 02:02:46.618678 | debian-bookworm | .pkg: 265 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-13 02:02:46.673704 | debian-bookworm | .pkg: 320 W _optional_hooks> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-04-13 02:02:46.789155 | debian-bookworm | Backend: run command _optional_hooks with args {} 2026-04-13 02:02:46.789214 | debian-bookworm | Backend: Wrote response {'return': {'get_requires_for_build_sdist': True, 'prepare_metadata_for_build_wheel': True, 'get_requires_for_build_wheel': True, 'build_editable': True, 'get_requires_for_build_editable': True, 'prepare_metadata_for_build_editable': True}} to /tmp/pep517__optional_hooks-00slmcm5.json 2026-04-13 02:02:46.791185 | debian-bookworm | .pkg: 437 I exit None (0.12 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build pid=6417 [tox/execute/api.py:311] 2026-04-13 02:02:46.791842 | debian-bookworm | .pkg: 438 W get_requires_for_build_sdist> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-04-13 02:02:46.815554 | debian-bookworm | Backend: run command get_requires_for_build_sdist with args {'config_settings': None} 2026-04-13 02:02:46.815591 | debian-bookworm | [pbr] Generating ChangeLog 2026-04-13 02:02:47.015285 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-04-13 02:02:47.015342 | debian-bookworm | !! 2026-04-13 02:02:47.015351 | debian-bookworm | 2026-04-13 02:02:47.015360 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:47.015369 | debian-bookworm | Please avoid running ``setup.py`` directly. 2026-04-13 02:02:47.015377 | debian-bookworm | Instead, use pypa/build, pypa/installer or other 2026-04-13 02:02:47.015384 | debian-bookworm | standards-based tools. 2026-04-13 02:02:47.015392 | debian-bookworm | 2026-04-13 02:02:47.015400 | debian-bookworm | This deprecation is overdue, please update your project and remove deprecated 2026-04-13 02:02:47.015408 | debian-bookworm | calls to avoid build errors in the future. 2026-04-13 02:02:47.015415 | debian-bookworm | 2026-04-13 02:02:47.015424 | debian-bookworm | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-04-13 02:02:47.015431 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:47.015439 | debian-bookworm | 2026-04-13 02:02:47.015453 | debian-bookworm | !! 2026-04-13 02:02:47.015471 | debian-bookworm | self.initialize_options() 2026-04-13 02:02:47.015703 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-04-13 02:02:47.015722 | debian-bookworm | warnings.warn(msg) 2026-04-13 02:02:47.028909 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-04-13 02:02:47.028941 | debian-bookworm | !! 2026-04-13 02:02:47.028950 | debian-bookworm | 2026-04-13 02:02:47.028959 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:47.028968 | debian-bookworm | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-04-13 02:02:47.028976 | debian-bookworm | 2026-04-13 02:02:47.028984 | debian-bookworm | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-04-13 02:02:47.028992 | debian-bookworm | or your builds will no longer be supported. 2026-04-13 02:02:47.029000 | debian-bookworm | 2026-04-13 02:02:47.029008 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-13 02:02:47.029024 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:47.029032 | debian-bookworm | 2026-04-13 02:02:47.029040 | debian-bookworm | !! 2026-04-13 02:02:47.029048 | debian-bookworm | corresp(dist, value, root_dir) 2026-04-13 02:02:47.037995 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-04-13 02:02:47.038025 | debian-bookworm | !! 2026-04-13 02:02:47.038034 | debian-bookworm | 2026-04-13 02:02:47.038053 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:47.038061 | debian-bookworm | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-04-13 02:02:47.038069 | debian-bookworm | 2026-04-13 02:02:47.038077 | debian-bookworm | License :: OSI Approved :: Apache Software License 2026-04-13 02:02:47.038085 | debian-bookworm | 2026-04-13 02:02:47.038093 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-13 02:02:47.038115 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:47.038123 | debian-bookworm | 2026-04-13 02:02:47.038130 | debian-bookworm | !! 2026-04-13 02:02:47.038138 | debian-bookworm | dist._finalize_license_expression() 2026-04-13 02:02:47.038401 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-04-13 02:02:47.038420 | debian-bookworm | !! 2026-04-13 02:02:47.038439 | debian-bookworm | 2026-04-13 02:02:47.038447 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:47.038455 | debian-bookworm | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-04-13 02:02:47.038463 | debian-bookworm | 2026-04-13 02:02:47.038471 | debian-bookworm | License :: OSI Approved :: Apache Software License 2026-04-13 02:02:47.038479 | debian-bookworm | 2026-04-13 02:02:47.038486 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-13 02:02:47.038494 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:47.038502 | debian-bookworm | 2026-04-13 02:02:47.038509 | debian-bookworm | !! 2026-04-13 02:02:47.038517 | debian-bookworm | self._finalize_license_expression() 2026-04-13 02:02:47.038900 | debian-bookworm | running egg_info 2026-04-13 02:02:47.101660 | debian-bookworm | writing pbr to manila.egg-info/pbr.json 2026-04-13 02:02:47.102252 | debian-bookworm | writing manila.egg-info/PKG-INFO 2026-04-13 02:02:47.103217 | debian-bookworm | writing dependency_links to manila.egg-info/dependency_links.txt 2026-04-13 02:02:47.104799 | debian-bookworm | writing entry points to manila.egg-info/entry_points.txt 2026-04-13 02:02:47.105674 | debian-bookworm | writing requirements to manila.egg-info/requires.txt 2026-04-13 02:02:47.105975 | debian-bookworm | writing top-level names to manila.egg-info/top_level.txt 2026-04-13 02:02:47.106285 | debian-bookworm | [pbr] Processing SOURCES.txt 2026-04-13 02:02:47.114252 | debian-bookworm | [pbr] In git context, generating filelist from git 2026-04-13 02:02:47.126649 | debian-bookworm | warning: no files found matching 'AUTHORS' 2026-04-13 02:02:47.127093 | debian-bookworm | warning: no files found matching 'ChangeLog' 2026-04-13 02:02:47.130422 | debian-bookworm | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-04-13 02:02:47.454115 | debian-bookworm | adding license file 'LICENSE' 2026-04-13 02:02:47.468926 | debian-bookworm | writing manifest file 'manila.egg-info/SOURCES.txt' 2026-04-13 02:02:47.469437 | debian-bookworm | Backend: Wrote response {'return': []} to /tmp/pep517_get_requires_for_build_sdist-o5k9op8e.json 2026-04-13 02:02:47.470784 | debian-bookworm | .pkg: 1117 I exit None (0.68 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build pid=6417 [tox/execute/api.py:311] 2026-04-13 02:02:47.471824 | debian-bookworm | .pkg: 1118 W get_requires_for_build_editable> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-04-13 02:02:47.485973 | debian-bookworm | Backend: run command get_requires_for_build_editable with args {'config_settings': None} 2026-04-13 02:02:47.486006 | debian-bookworm | [pbr] Generating ChangeLog 2026-04-13 02:02:47.689596 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-04-13 02:02:47.689666 | debian-bookworm | !! 2026-04-13 02:02:47.689675 | debian-bookworm | 2026-04-13 02:02:47.689684 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:47.689693 | debian-bookworm | Please avoid running ``setup.py`` directly. 2026-04-13 02:02:47.689701 | debian-bookworm | Instead, use pypa/build, pypa/installer or other 2026-04-13 02:02:47.689709 | debian-bookworm | standards-based tools. 2026-04-13 02:02:47.689716 | debian-bookworm | 2026-04-13 02:02:47.689731 | debian-bookworm | This deprecation is overdue, please update your project and remove deprecated 2026-04-13 02:02:47.689807 | debian-bookworm | calls to avoid build errors in the future. 2026-04-13 02:02:47.689816 | debian-bookworm | 2026-04-13 02:02:47.689825 | debian-bookworm | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-04-13 02:02:47.689833 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:47.689856 | debian-bookworm | 2026-04-13 02:02:47.689864 | debian-bookworm | !! 2026-04-13 02:02:47.689872 | debian-bookworm | self.initialize_options() 2026-04-13 02:02:47.690141 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-04-13 02:02:47.690156 | debian-bookworm | warnings.warn(msg) 2026-04-13 02:02:47.694149 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-04-13 02:02:47.694171 | debian-bookworm | !! 2026-04-13 02:02:47.694180 | debian-bookworm | 2026-04-13 02:02:47.694187 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:47.694195 | debian-bookworm | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-04-13 02:02:47.694203 | debian-bookworm | 2026-04-13 02:02:47.694211 | debian-bookworm | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-04-13 02:02:47.694219 | debian-bookworm | or your builds will no longer be supported. 2026-04-13 02:02:47.694236 | debian-bookworm | 2026-04-13 02:02:47.694245 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-13 02:02:47.694253 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:47.694260 | debian-bookworm | 2026-04-13 02:02:47.694268 | debian-bookworm | !! 2026-04-13 02:02:47.694275 | debian-bookworm | corresp(dist, value, root_dir) 2026-04-13 02:02:47.695522 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-04-13 02:02:47.695542 | debian-bookworm | !! 2026-04-13 02:02:47.695550 | debian-bookworm | 2026-04-13 02:02:47.695559 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:47.695567 | debian-bookworm | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-04-13 02:02:47.695574 | debian-bookworm | 2026-04-13 02:02:47.695582 | debian-bookworm | License :: OSI Approved :: Apache Software License 2026-04-13 02:02:47.695589 | debian-bookworm | 2026-04-13 02:02:47.695597 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-13 02:02:47.695605 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:47.695612 | debian-bookworm | 2026-04-13 02:02:47.695620 | debian-bookworm | !! 2026-04-13 02:02:47.695628 | debian-bookworm | dist._finalize_license_expression() 2026-04-13 02:02:47.696016 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-04-13 02:02:47.696035 | debian-bookworm | !! 2026-04-13 02:02:47.696042 | debian-bookworm | 2026-04-13 02:02:47.696050 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:47.696058 | debian-bookworm | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-04-13 02:02:47.696066 | debian-bookworm | 2026-04-13 02:02:47.696073 | debian-bookworm | License :: OSI Approved :: Apache Software License 2026-04-13 02:02:47.696081 | debian-bookworm | 2026-04-13 02:02:47.696089 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-13 02:02:47.696096 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:47.696104 | debian-bookworm | 2026-04-13 02:02:47.696112 | debian-bookworm | !! 2026-04-13 02:02:47.696119 | debian-bookworm | self._finalize_license_expression() 2026-04-13 02:02:47.696463 | debian-bookworm | running egg_info 2026-04-13 02:02:47.760850 | debian-bookworm | writing pbr to manila.egg-info/pbr.json 2026-04-13 02:02:47.761262 | debian-bookworm | writing manila.egg-info/PKG-INFO 2026-04-13 02:02:47.762151 | debian-bookworm | writing dependency_links to manila.egg-info/dependency_links.txt 2026-04-13 02:02:47.763214 | debian-bookworm | writing entry points to manila.egg-info/entry_points.txt 2026-04-13 02:02:47.763976 | debian-bookworm | writing requirements to manila.egg-info/requires.txt 2026-04-13 02:02:47.764353 | debian-bookworm | writing top-level names to manila.egg-info/top_level.txt 2026-04-13 02:02:47.764762 | debian-bookworm | [pbr] Processing SOURCES.txt 2026-04-13 02:02:47.772494 | debian-bookworm | [pbr] In git context, generating filelist from git 2026-04-13 02:02:47.782288 | debian-bookworm | warning: no files found matching 'AUTHORS' 2026-04-13 02:02:47.782313 | debian-bookworm | warning: no files found matching 'ChangeLog' 2026-04-13 02:02:47.785510 | debian-bookworm | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-04-13 02:02:48.107126 | debian-bookworm | adding license file 'LICENSE' 2026-04-13 02:02:48.121562 | debian-bookworm | writing manifest file 'manila.egg-info/SOURCES.txt' 2026-04-13 02:02:48.122175 | debian-bookworm | Backend: Wrote response {'return': []} to /tmp/pep517_get_requires_for_build_editable-olqt24be.json 2026-04-13 02:02:48.124298 | debian-bookworm | .pkg: 1771 I exit None (0.65 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build pid=6417 [tox/execute/api.py:311] 2026-04-13 02:02:48.126260 | debian-bookworm | .pkg: 1773 W build_editable> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-04-13 02:02:48.138217 | debian-bookworm | Backend: run command build_editable with args {'wheel_directory': '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist', 'config_settings': None, 'metadata_directory': None} 2026-04-13 02:02:48.138249 | debian-bookworm | [pbr] Generating ChangeLog 2026-04-13 02:02:48.340317 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-04-13 02:02:48.340354 | debian-bookworm | warnings.warn(msg) 2026-04-13 02:02:48.342884 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-04-13 02:02:48.342904 | debian-bookworm | !! 2026-04-13 02:02:48.342912 | debian-bookworm | 2026-04-13 02:02:48.342920 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:48.342929 | debian-bookworm | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-04-13 02:02:48.342937 | debian-bookworm | 2026-04-13 02:02:48.342944 | debian-bookworm | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-04-13 02:02:48.342952 | debian-bookworm | or your builds will no longer be supported. 2026-04-13 02:02:48.342960 | debian-bookworm | 2026-04-13 02:02:48.342968 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-13 02:02:48.342976 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:48.342984 | debian-bookworm | 2026-04-13 02:02:48.342991 | debian-bookworm | !! 2026-04-13 02:02:48.342999 | debian-bookworm | corresp(dist, value, root_dir) 2026-04-13 02:02:48.344231 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-04-13 02:02:48.344250 | debian-bookworm | !! 2026-04-13 02:02:48.344257 | debian-bookworm | 2026-04-13 02:02:48.344265 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:48.344275 | debian-bookworm | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-04-13 02:02:48.344283 | debian-bookworm | 2026-04-13 02:02:48.344291 | debian-bookworm | License :: OSI Approved :: Apache Software License 2026-04-13 02:02:48.344298 | debian-bookworm | 2026-04-13 02:02:48.344306 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-13 02:02:48.344314 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:48.344322 | debian-bookworm | 2026-04-13 02:02:48.344329 | debian-bookworm | !! 2026-04-13 02:02:48.344337 | debian-bookworm | dist._finalize_license_expression() 2026-04-13 02:02:48.344656 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-04-13 02:02:48.344666 | debian-bookworm | !! 2026-04-13 02:02:48.344674 | debian-bookworm | 2026-04-13 02:02:48.344681 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:48.344689 | debian-bookworm | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-04-13 02:02:48.344697 | debian-bookworm | 2026-04-13 02:02:48.344704 | debian-bookworm | License :: OSI Approved :: Apache Software License 2026-04-13 02:02:48.344712 | debian-bookworm | 2026-04-13 02:02:48.344719 | debian-bookworm | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-13 02:02:48.344727 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:48.344734 | debian-bookworm | 2026-04-13 02:02:48.344742 | debian-bookworm | !! 2026-04-13 02:02:48.344750 | debian-bookworm | self._finalize_license_expression() 2026-04-13 02:02:48.345774 | debian-bookworm | running editable_wheel 2026-04-13 02:02:48.347742 | debian-bookworm | creating /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-cw0ysofe/manila.egg-info 2026-04-13 02:02:48.410233 | debian-bookworm | writing pbr to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-cw0ysofe/manila.egg-info/pbr.json 2026-04-13 02:02:48.410849 | debian-bookworm | writing /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-cw0ysofe/manila.egg-info/PKG-INFO 2026-04-13 02:02:48.411308 | debian-bookworm | writing dependency_links to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-cw0ysofe/manila.egg-info/dependency_links.txt 2026-04-13 02:02:48.412346 | debian-bookworm | writing entry points to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-cw0ysofe/manila.egg-info/entry_points.txt 2026-04-13 02:02:48.413026 | debian-bookworm | writing requirements to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-cw0ysofe/manila.egg-info/requires.txt 2026-04-13 02:02:48.413511 | debian-bookworm | writing top-level names to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-cw0ysofe/manila.egg-info/top_level.txt 2026-04-13 02:02:48.413533 | debian-bookworm | [pbr] Processing SOURCES.txt 2026-04-13 02:02:48.413543 | debian-bookworm | writing manifest file '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-cw0ysofe/manila.egg-info/SOURCES.txt' 2026-04-13 02:02:48.422350 | debian-bookworm | [pbr] In git context, generating filelist from git 2026-04-13 02:02:48.432783 | debian-bookworm | warning: no files found matching 'AUTHORS' 2026-04-13 02:02:48.433451 | debian-bookworm | warning: no files found matching 'ChangeLog' 2026-04-13 02:02:48.435963 | debian-bookworm | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-04-13 02:02:48.783606 | debian-bookworm | adding license file 'LICENSE' 2026-04-13 02:02:48.798061 | debian-bookworm | writing manifest file '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-cw0ysofe/manila.egg-info/SOURCES.txt' 2026-04-13 02:02:48.798634 | debian-bookworm | creating '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-cw0ysofe/manila-1.0.0.dev6864.dist-info' 2026-04-13 02:02:48.800472 | debian-bookworm | creating /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-cw0ysofe/manila-1.0.0.dev6864.dist-info/WHEEL 2026-04-13 02:02:48.809594 | debian-bookworm | running build_py 2026-04-13 02:02:48.809618 | debian-bookworm | running egg_info 2026-04-13 02:02:48.810676 | debian-bookworm | creating /tmp/tmp_03pazvd.build-temp/manila.egg-info 2026-04-13 02:02:48.872958 | debian-bookworm | writing pbr to /tmp/tmp_03pazvd.build-temp/manila.egg-info/pbr.json 2026-04-13 02:02:48.873360 | debian-bookworm | writing /tmp/tmp_03pazvd.build-temp/manila.egg-info/PKG-INFO 2026-04-13 02:02:48.874332 | debian-bookworm | writing dependency_links to /tmp/tmp_03pazvd.build-temp/manila.egg-info/dependency_links.txt 2026-04-13 02:02:48.875046 | debian-bookworm | writing entry points to /tmp/tmp_03pazvd.build-temp/manila.egg-info/entry_points.txt 2026-04-13 02:02:48.875418 | debian-bookworm | writing requirements to /tmp/tmp_03pazvd.build-temp/manila.egg-info/requires.txt 2026-04-13 02:02:48.875429 | debian-bookworm | writing top-level names to /tmp/tmp_03pazvd.build-temp/manila.egg-info/top_level.txt 2026-04-13 02:02:48.875683 | debian-bookworm | [pbr] Processing SOURCES.txt 2026-04-13 02:02:48.875694 | debian-bookworm | writing manifest file '/tmp/tmp_03pazvd.build-temp/manila.egg-info/SOURCES.txt' 2026-04-13 02:02:48.880846 | debian-bookworm | [pbr] In git context, generating filelist from git 2026-04-13 02:02:48.892347 | debian-bookworm | warning: no files found matching 'AUTHORS' 2026-04-13 02:02:48.892839 | debian-bookworm | warning: no files found matching 'ChangeLog' 2026-04-13 02:02:48.895226 | debian-bookworm | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-04-13 02:02:49.243992 | debian-bookworm | adding license file 'LICENSE' 2026-04-13 02:02:49.258440 | debian-bookworm | writing manifest file '/tmp/tmp_03pazvd.build-temp/manila.egg-info/SOURCES.txt' 2026-04-13 02:02:49.263127 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api' is absent from the `packages` configuration. 2026-04-13 02:02:49.263160 | debian-bookworm | !! 2026-04-13 02:02:49.263170 | debian-bookworm | 2026-04-13 02:02:49.263178 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.263186 | debian-bookworm | ############################ 2026-04-13 02:02:49.263194 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.263202 | debian-bookworm | ############################ 2026-04-13 02:02:49.263210 | debian-bookworm | Python recognizes 'manila.api' as an importable package[^1], 2026-04-13 02:02:49.263218 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.263226 | debian-bookworm | 2026-04-13 02:02:49.263233 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.263241 | debian-bookworm | package, please make sure that 'manila.api' is explicitly added 2026-04-13 02:02:49.263249 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.263257 | debian-bookworm | 2026-04-13 02:02:49.263264 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.263272 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.263280 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.263287 | debian-bookworm | 2026-04-13 02:02:49.263295 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.263303 | debian-bookworm | 2026-04-13 02:02:49.263310 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.263318 | debian-bookworm | 2026-04-13 02:02:49.263343 | debian-bookworm | If you don't want 'manila.api' to be distributed and are 2026-04-13 02:02:49.263351 | debian-bookworm | already explicitly excluding 'manila.api' via 2026-04-13 02:02:49.263359 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.263366 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.263374 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.263382 | debian-bookworm | 2026-04-13 02:02:49.263389 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.263397 | debian-bookworm | 2026-04-13 02:02:49.263420 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.263428 | debian-bookworm | 2026-04-13 02:02:49.263436 | debian-bookworm | 2026-04-13 02:02:49.263444 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.263452 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.263459 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.263467 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.263475 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.263483 | debian-bookworm | 2026-04-13 02:02:49.263490 | debian-bookworm | !! 2026-04-13 02:02:49.263498 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.263512 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.contrib' is absent from the `packages` configuration. 2026-04-13 02:02:49.263520 | debian-bookworm | !! 2026-04-13 02:02:49.263543 | debian-bookworm | 2026-04-13 02:02:49.263551 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.263559 | debian-bookworm | ############################ 2026-04-13 02:02:49.263566 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.263574 | debian-bookworm | ############################ 2026-04-13 02:02:49.263582 | debian-bookworm | Python recognizes 'manila.api.contrib' as an importable package[^1], 2026-04-13 02:02:49.263589 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.263597 | debian-bookworm | 2026-04-13 02:02:49.263605 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.263612 | debian-bookworm | package, please make sure that 'manila.api.contrib' is explicitly added 2026-04-13 02:02:49.263620 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.263628 | debian-bookworm | 2026-04-13 02:02:49.263635 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.263643 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.263651 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.263658 | debian-bookworm | 2026-04-13 02:02:49.263666 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.263674 | debian-bookworm | 2026-04-13 02:02:49.263681 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.263689 | debian-bookworm | 2026-04-13 02:02:49.263697 | debian-bookworm | If you don't want 'manila.api.contrib' to be distributed and are 2026-04-13 02:02:49.263704 | debian-bookworm | already explicitly excluding 'manila.api.contrib' via 2026-04-13 02:02:49.263712 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.263719 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.263727 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.263735 | debian-bookworm | 2026-04-13 02:02:49.263742 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.263750 | debian-bookworm | 2026-04-13 02:02:49.263758 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.263765 | debian-bookworm | 2026-04-13 02:02:49.263773 | debian-bookworm | 2026-04-13 02:02:49.263780 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.263788 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.263796 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.263803 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.263811 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.263819 | debian-bookworm | 2026-04-13 02:02:49.263827 | debian-bookworm | !! 2026-04-13 02:02:49.263834 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.263842 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.middleware' is absent from the `packages` configuration. 2026-04-13 02:02:49.263850 | debian-bookworm | !! 2026-04-13 02:02:49.263858 | debian-bookworm | 2026-04-13 02:02:49.263865 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.263873 | debian-bookworm | ############################ 2026-04-13 02:02:49.263881 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.263888 | debian-bookworm | ############################ 2026-04-13 02:02:49.263896 | debian-bookworm | Python recognizes 'manila.api.middleware' as an importable package[^1], 2026-04-13 02:02:49.263904 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.263911 | debian-bookworm | 2026-04-13 02:02:49.263929 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.263937 | debian-bookworm | package, please make sure that 'manila.api.middleware' is explicitly added 2026-04-13 02:02:49.263944 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.263958 | debian-bookworm | 2026-04-13 02:02:49.263966 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.263973 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.263981 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.263988 | debian-bookworm | 2026-04-13 02:02:49.263996 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.264004 | debian-bookworm | 2026-04-13 02:02:49.264011 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.264019 | debian-bookworm | 2026-04-13 02:02:49.264026 | debian-bookworm | If you don't want 'manila.api.middleware' to be distributed and are 2026-04-13 02:02:49.264038 | debian-bookworm | already explicitly excluding 'manila.api.middleware' via 2026-04-13 02:02:49.264046 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.264053 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.264061 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.264069 | debian-bookworm | 2026-04-13 02:02:49.264078 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.264086 | debian-bookworm | 2026-04-13 02:02:49.264094 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.264103 | debian-bookworm | 2026-04-13 02:02:49.264110 | debian-bookworm | 2026-04-13 02:02:49.264118 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.264125 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.264133 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.264141 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.264153 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.264161 | debian-bookworm | 2026-04-13 02:02:49.264169 | debian-bookworm | !! 2026-04-13 02:02:49.264176 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.264184 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.openstack' is absent from the `packages` configuration. 2026-04-13 02:02:49.264192 | debian-bookworm | !! 2026-04-13 02:02:49.264199 | debian-bookworm | 2026-04-13 02:02:49.264207 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.264214 | debian-bookworm | ############################ 2026-04-13 02:02:49.264222 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.264229 | debian-bookworm | ############################ 2026-04-13 02:02:49.264237 | debian-bookworm | Python recognizes 'manila.api.openstack' as an importable package[^1], 2026-04-13 02:02:49.264244 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.264252 | debian-bookworm | 2026-04-13 02:02:49.264260 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.264267 | debian-bookworm | package, please make sure that 'manila.api.openstack' is explicitly added 2026-04-13 02:02:49.264275 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.264282 | debian-bookworm | 2026-04-13 02:02:49.264290 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.264297 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.264305 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.264313 | debian-bookworm | 2026-04-13 02:02:49.264320 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.264328 | debian-bookworm | 2026-04-13 02:02:49.264335 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.264343 | debian-bookworm | 2026-04-13 02:02:49.264350 | debian-bookworm | If you don't want 'manila.api.openstack' to be distributed and are 2026-04-13 02:02:49.264363 | debian-bookworm | already explicitly excluding 'manila.api.openstack' via 2026-04-13 02:02:49.264371 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.264379 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.264386 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.264394 | debian-bookworm | 2026-04-13 02:02:49.264401 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.264409 | debian-bookworm | 2026-04-13 02:02:49.264417 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.264424 | debian-bookworm | 2026-04-13 02:02:49.264432 | debian-bookworm | 2026-04-13 02:02:49.264439 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.264447 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.264454 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.264462 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.264470 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.264477 | debian-bookworm | 2026-04-13 02:02:49.264485 | debian-bookworm | !! 2026-04-13 02:02:49.264492 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.264500 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.schemas' is absent from the `packages` configuration. 2026-04-13 02:02:49.264508 | debian-bookworm | !! 2026-04-13 02:02:49.264515 | debian-bookworm | 2026-04-13 02:02:49.264533 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.264541 | debian-bookworm | ############################ 2026-04-13 02:02:49.264549 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.264556 | debian-bookworm | ############################ 2026-04-13 02:02:49.264564 | debian-bookworm | Python recognizes 'manila.api.schemas' as an importable package[^1], 2026-04-13 02:02:49.264571 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.264579 | debian-bookworm | 2026-04-13 02:02:49.264587 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.264594 | debian-bookworm | package, please make sure that 'manila.api.schemas' is explicitly added 2026-04-13 02:02:49.264602 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.264609 | debian-bookworm | 2026-04-13 02:02:49.264617 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.264625 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.264632 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.264640 | debian-bookworm | 2026-04-13 02:02:49.264647 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.264655 | debian-bookworm | 2026-04-13 02:02:49.264662 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.264670 | debian-bookworm | 2026-04-13 02:02:49.264677 | debian-bookworm | If you don't want 'manila.api.schemas' to be distributed and are 2026-04-13 02:02:49.264685 | debian-bookworm | already explicitly excluding 'manila.api.schemas' via 2026-04-13 02:02:49.264696 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.264704 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.264711 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.264719 | debian-bookworm | 2026-04-13 02:02:49.264726 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.264734 | debian-bookworm | 2026-04-13 02:02:49.264741 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.264749 | debian-bookworm | 2026-04-13 02:02:49.264767 | debian-bookworm | 2026-04-13 02:02:49.264775 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.264792 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.264800 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.264812 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.264820 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.264828 | debian-bookworm | 2026-04-13 02:02:49.264835 | debian-bookworm | !! 2026-04-13 02:02:49.264843 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.264851 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.v1' is absent from the `packages` configuration. 2026-04-13 02:02:49.264859 | debian-bookworm | !! 2026-04-13 02:02:49.264866 | debian-bookworm | 2026-04-13 02:02:49.264874 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.264881 | debian-bookworm | ############################ 2026-04-13 02:02:49.264889 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.264896 | debian-bookworm | ############################ 2026-04-13 02:02:49.264904 | debian-bookworm | Python recognizes 'manila.api.v1' as an importable package[^1], 2026-04-13 02:02:49.264912 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.264919 | debian-bookworm | 2026-04-13 02:02:49.264927 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.264934 | debian-bookworm | package, please make sure that 'manila.api.v1' is explicitly added 2026-04-13 02:02:49.264942 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.264949 | debian-bookworm | 2026-04-13 02:02:49.264957 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.264974 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.264982 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.264989 | debian-bookworm | 2026-04-13 02:02:49.264997 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.265004 | debian-bookworm | 2026-04-13 02:02:49.265012 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.265020 | debian-bookworm | 2026-04-13 02:02:49.265027 | debian-bookworm | If you don't want 'manila.api.v1' to be distributed and are 2026-04-13 02:02:49.265035 | debian-bookworm | already explicitly excluding 'manila.api.v1' via 2026-04-13 02:02:49.265043 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.265050 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.265058 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.265066 | debian-bookworm | 2026-04-13 02:02:49.265075 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.265083 | debian-bookworm | 2026-04-13 02:02:49.265091 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.265099 | debian-bookworm | 2026-04-13 02:02:49.265107 | debian-bookworm | 2026-04-13 02:02:49.265114 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.265122 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.265130 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.265137 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.265145 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.265152 | debian-bookworm | 2026-04-13 02:02:49.265160 | debian-bookworm | !! 2026-04-13 02:02:49.265168 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.265175 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.v2' is absent from the `packages` configuration. 2026-04-13 02:02:49.265183 | debian-bookworm | !! 2026-04-13 02:02:49.265190 | debian-bookworm | 2026-04-13 02:02:49.265204 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.265212 | debian-bookworm | ############################ 2026-04-13 02:02:49.265220 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.265227 | debian-bookworm | ############################ 2026-04-13 02:02:49.265235 | debian-bookworm | Python recognizes 'manila.api.v2' as an importable package[^1], 2026-04-13 02:02:49.265242 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.265250 | debian-bookworm | 2026-04-13 02:02:49.265258 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.265265 | debian-bookworm | package, please make sure that 'manila.api.v2' is explicitly added 2026-04-13 02:02:49.265273 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.265280 | debian-bookworm | 2026-04-13 02:02:49.265288 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.265295 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.265303 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.265310 | debian-bookworm | 2026-04-13 02:02:49.265318 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.265325 | debian-bookworm | 2026-04-13 02:02:49.265333 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.265341 | debian-bookworm | 2026-04-13 02:02:49.265348 | debian-bookworm | If you don't want 'manila.api.v2' to be distributed and are 2026-04-13 02:02:49.265356 | debian-bookworm | already explicitly excluding 'manila.api.v2' via 2026-04-13 02:02:49.265363 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.265371 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.265378 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.265386 | debian-bookworm | 2026-04-13 02:02:49.265393 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.265401 | debian-bookworm | 2026-04-13 02:02:49.265409 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.265416 | debian-bookworm | 2026-04-13 02:02:49.265424 | debian-bookworm | 2026-04-13 02:02:49.265431 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.265439 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.265455 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.265468 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.265480 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.265519 | debian-bookworm | 2026-04-13 02:02:49.265529 | debian-bookworm | !! 2026-04-13 02:02:49.265537 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.265545 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.validation' is absent from the `packages` configuration. 2026-04-13 02:02:49.265552 | debian-bookworm | !! 2026-04-13 02:02:49.265560 | debian-bookworm | 2026-04-13 02:02:49.265568 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.265576 | debian-bookworm | ############################ 2026-04-13 02:02:49.265583 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.265591 | debian-bookworm | ############################ 2026-04-13 02:02:49.265598 | debian-bookworm | Python recognizes 'manila.api.validation' as an importable package[^1], 2026-04-13 02:02:49.265606 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.265614 | debian-bookworm | 2026-04-13 02:02:49.265621 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.265629 | debian-bookworm | package, please make sure that 'manila.api.validation' is explicitly added 2026-04-13 02:02:49.265636 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.265650 | debian-bookworm | 2026-04-13 02:02:49.265658 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.265689 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.265698 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.265705 | debian-bookworm | 2026-04-13 02:02:49.265713 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.265720 | debian-bookworm | 2026-04-13 02:02:49.265728 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.265736 | debian-bookworm | 2026-04-13 02:02:49.265743 | debian-bookworm | If you don't want 'manila.api.validation' to be distributed and are 2026-04-13 02:02:49.265751 | debian-bookworm | already explicitly excluding 'manila.api.validation' via 2026-04-13 02:02:49.265758 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.265766 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.265773 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.265781 | debian-bookworm | 2026-04-13 02:02:49.265789 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.265796 | debian-bookworm | 2026-04-13 02:02:49.265804 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.265811 | debian-bookworm | 2026-04-13 02:02:49.265819 | debian-bookworm | 2026-04-13 02:02:49.265826 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.265834 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.265842 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.265849 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.265857 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.265864 | debian-bookworm | 2026-04-13 02:02:49.265872 | debian-bookworm | !! 2026-04-13 02:02:49.265880 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.265887 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.views' is absent from the `packages` configuration. 2026-04-13 02:02:49.265895 | debian-bookworm | !! 2026-04-13 02:02:49.265903 | debian-bookworm | 2026-04-13 02:02:49.265910 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.265918 | debian-bookworm | ############################ 2026-04-13 02:02:49.265925 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.265933 | debian-bookworm | ############################ 2026-04-13 02:02:49.265940 | debian-bookworm | Python recognizes 'manila.api.views' as an importable package[^1], 2026-04-13 02:02:49.265948 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.265956 | debian-bookworm | 2026-04-13 02:02:49.265963 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.265971 | debian-bookworm | package, please make sure that 'manila.api.views' is explicitly added 2026-04-13 02:02:49.265978 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.265986 | debian-bookworm | 2026-04-13 02:02:49.265994 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.266001 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.266009 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.266016 | debian-bookworm | 2026-04-13 02:02:49.266024 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.266031 | debian-bookworm | 2026-04-13 02:02:49.266039 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.266046 | debian-bookworm | 2026-04-13 02:02:49.266054 | debian-bookworm | If you don't want 'manila.api.views' to be distributed and are 2026-04-13 02:02:49.266062 | debian-bookworm | already explicitly excluding 'manila.api.views' via 2026-04-13 02:02:49.266075 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.266082 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.266090 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.266098 | debian-bookworm | 2026-04-13 02:02:49.266106 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.266115 | debian-bookworm | 2026-04-13 02:02:49.266123 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.266132 | debian-bookworm | 2026-04-13 02:02:49.266140 | debian-bookworm | 2026-04-13 02:02:49.266147 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.266160 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.266168 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.266175 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.266183 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.266191 | debian-bookworm | 2026-04-13 02:02:49.266198 | debian-bookworm | !! 2026-04-13 02:02:49.266206 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.266214 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.cmd' is absent from the `packages` configuration. 2026-04-13 02:02:49.266221 | debian-bookworm | !! 2026-04-13 02:02:49.266229 | debian-bookworm | 2026-04-13 02:02:49.266236 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.266244 | debian-bookworm | ############################ 2026-04-13 02:02:49.266252 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.266259 | debian-bookworm | ############################ 2026-04-13 02:02:49.266267 | debian-bookworm | Python recognizes 'manila.cmd' as an importable package[^1], 2026-04-13 02:02:49.266274 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.266282 | debian-bookworm | 2026-04-13 02:02:49.266289 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.266297 | debian-bookworm | package, please make sure that 'manila.cmd' is explicitly added 2026-04-13 02:02:49.266305 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.266312 | debian-bookworm | 2026-04-13 02:02:49.266320 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.266327 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.266335 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.266342 | debian-bookworm | 2026-04-13 02:02:49.266350 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.266357 | debian-bookworm | 2026-04-13 02:02:49.266365 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.266373 | debian-bookworm | 2026-04-13 02:02:49.266384 | debian-bookworm | If you don't want 'manila.cmd' to be distributed and are 2026-04-13 02:02:49.266391 | debian-bookworm | already explicitly excluding 'manila.cmd' via 2026-04-13 02:02:49.266399 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.266407 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.266414 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.266422 | debian-bookworm | 2026-04-13 02:02:49.266429 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.266437 | debian-bookworm | 2026-04-13 02:02:49.266445 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.266452 | debian-bookworm | 2026-04-13 02:02:49.266460 | debian-bookworm | 2026-04-13 02:02:49.266467 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.266475 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.266488 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.266495 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.266503 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.266510 | debian-bookworm | 2026-04-13 02:02:49.266518 | debian-bookworm | !! 2026-04-13 02:02:49.266526 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.266533 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.common' is absent from the `packages` configuration. 2026-04-13 02:02:49.266541 | debian-bookworm | !! 2026-04-13 02:02:49.266548 | debian-bookworm | 2026-04-13 02:02:49.266556 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.266564 | debian-bookworm | ############################ 2026-04-13 02:02:49.266571 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.266579 | debian-bookworm | ############################ 2026-04-13 02:02:49.266586 | debian-bookworm | Python recognizes 'manila.common' as an importable package[^1], 2026-04-13 02:02:49.266594 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.266601 | debian-bookworm | 2026-04-13 02:02:49.266609 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.266617 | debian-bookworm | package, please make sure that 'manila.common' is explicitly added 2026-04-13 02:02:49.266624 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.266632 | debian-bookworm | 2026-04-13 02:02:49.266639 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.266647 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.266654 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.266662 | debian-bookworm | 2026-04-13 02:02:49.266672 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.266680 | debian-bookworm | 2026-04-13 02:02:49.266687 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.266695 | debian-bookworm | 2026-04-13 02:02:49.266703 | debian-bookworm | If you don't want 'manila.common' to be distributed and are 2026-04-13 02:02:49.266710 | debian-bookworm | already explicitly excluding 'manila.common' via 2026-04-13 02:02:49.266718 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.266725 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.266733 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.266741 | debian-bookworm | 2026-04-13 02:02:49.266748 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.266756 | debian-bookworm | 2026-04-13 02:02:49.266763 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.266771 | debian-bookworm | 2026-04-13 02:02:49.266778 | debian-bookworm | 2026-04-13 02:02:49.266786 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.266798 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.266805 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.266813 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.266821 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.266828 | debian-bookworm | 2026-04-13 02:02:49.266836 | debian-bookworm | !! 2026-04-13 02:02:49.266843 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.266851 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.compute' is absent from the `packages` configuration. 2026-04-13 02:02:49.266859 | debian-bookworm | !! 2026-04-13 02:02:49.266866 | debian-bookworm | 2026-04-13 02:02:49.266874 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.266891 | debian-bookworm | ############################ 2026-04-13 02:02:49.266899 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.266907 | debian-bookworm | ############################ 2026-04-13 02:02:49.266914 | debian-bookworm | Python recognizes 'manila.compute' as an importable package[^1], 2026-04-13 02:02:49.266922 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.266929 | debian-bookworm | 2026-04-13 02:02:49.266937 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.266945 | debian-bookworm | package, please make sure that 'manila.compute' is explicitly added 2026-04-13 02:02:49.266952 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.266960 | debian-bookworm | 2026-04-13 02:02:49.266968 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.266975 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.266983 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.266990 | debian-bookworm | 2026-04-13 02:02:49.266998 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.267005 | debian-bookworm | 2026-04-13 02:02:49.267013 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.267021 | debian-bookworm | 2026-04-13 02:02:49.267028 | debian-bookworm | If you don't want 'manila.compute' to be distributed and are 2026-04-13 02:02:49.267036 | debian-bookworm | already explicitly excluding 'manila.compute' via 2026-04-13 02:02:49.267043 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.267051 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.267059 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.267066 | debian-bookworm | 2026-04-13 02:02:49.267074 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.267081 | debian-bookworm | 2026-04-13 02:02:49.267089 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.267097 | debian-bookworm | 2026-04-13 02:02:49.267104 | debian-bookworm | 2026-04-13 02:02:49.267112 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.267119 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.267127 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.267135 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.267142 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.267150 | debian-bookworm | 2026-04-13 02:02:49.267157 | debian-bookworm | !! 2026-04-13 02:02:49.267165 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.267173 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.data' is absent from the `packages` configuration. 2026-04-13 02:02:49.267180 | debian-bookworm | !! 2026-04-13 02:02:49.267188 | debian-bookworm | 2026-04-13 02:02:49.267196 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.267203 | debian-bookworm | ############################ 2026-04-13 02:02:49.267211 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.267218 | debian-bookworm | ############################ 2026-04-13 02:02:49.267226 | debian-bookworm | Python recognizes 'manila.data' as an importable package[^1], 2026-04-13 02:02:49.267233 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.267241 | debian-bookworm | 2026-04-13 02:02:49.267249 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.267256 | debian-bookworm | package, please make sure that 'manila.data' is explicitly added 2026-04-13 02:02:49.267264 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.267271 | debian-bookworm | 2026-04-13 02:02:49.267279 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.267292 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.267300 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.267307 | debian-bookworm | 2026-04-13 02:02:49.267315 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.267322 | debian-bookworm | 2026-04-13 02:02:49.267333 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.267341 | debian-bookworm | 2026-04-13 02:02:49.267349 | debian-bookworm | If you don't want 'manila.data' to be distributed and are 2026-04-13 02:02:49.267356 | debian-bookworm | already explicitly excluding 'manila.data' via 2026-04-13 02:02:49.267364 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.267371 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.267379 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.267387 | debian-bookworm | 2026-04-13 02:02:49.267394 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.267402 | debian-bookworm | 2026-04-13 02:02:49.267409 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.267417 | debian-bookworm | 2026-04-13 02:02:49.267424 | debian-bookworm | 2026-04-13 02:02:49.267436 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.267444 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.267452 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.267459 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.267467 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.267475 | debian-bookworm | 2026-04-13 02:02:49.267482 | debian-bookworm | !! 2026-04-13 02:02:49.267490 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.267497 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.data.drivers' is absent from the `packages` configuration. 2026-04-13 02:02:49.267505 | debian-bookworm | !! 2026-04-13 02:02:49.267513 | debian-bookworm | 2026-04-13 02:02:49.267520 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.267528 | debian-bookworm | ############################ 2026-04-13 02:02:49.267536 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.267543 | debian-bookworm | ############################ 2026-04-13 02:02:49.267551 | debian-bookworm | Python recognizes 'manila.data.drivers' as an importable package[^1], 2026-04-13 02:02:49.267559 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.267566 | debian-bookworm | 2026-04-13 02:02:49.267574 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.267581 | debian-bookworm | package, please make sure that 'manila.data.drivers' is explicitly added 2026-04-13 02:02:49.267589 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.267596 | debian-bookworm | 2026-04-13 02:02:49.267604 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.267612 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.267619 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.267627 | debian-bookworm | 2026-04-13 02:02:49.267634 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.267642 | debian-bookworm | 2026-04-13 02:02:49.267649 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.267657 | debian-bookworm | 2026-04-13 02:02:49.267664 | debian-bookworm | If you don't want 'manila.data.drivers' to be distributed and are 2026-04-13 02:02:49.267672 | debian-bookworm | already explicitly excluding 'manila.data.drivers' via 2026-04-13 02:02:49.267680 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.267693 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.267700 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.267708 | debian-bookworm | 2026-04-13 02:02:49.267715 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.267723 | debian-bookworm | 2026-04-13 02:02:49.267731 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.267738 | debian-bookworm | 2026-04-13 02:02:49.267746 | debian-bookworm | 2026-04-13 02:02:49.267753 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.267761 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.267768 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.267776 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.267783 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.267791 | debian-bookworm | 2026-04-13 02:02:49.267799 | debian-bookworm | !! 2026-04-13 02:02:49.267806 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.267814 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db' is absent from the `packages` configuration. 2026-04-13 02:02:49.267822 | debian-bookworm | !! 2026-04-13 02:02:49.267829 | debian-bookworm | 2026-04-13 02:02:49.267837 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.267844 | debian-bookworm | ############################ 2026-04-13 02:02:49.267852 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.267859 | debian-bookworm | ############################ 2026-04-13 02:02:49.267867 | debian-bookworm | Python recognizes 'manila.db' as an importable package[^1], 2026-04-13 02:02:49.267875 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.267882 | debian-bookworm | 2026-04-13 02:02:49.267890 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.267897 | debian-bookworm | package, please make sure that 'manila.db' is explicitly added 2026-04-13 02:02:49.267905 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.267913 | debian-bookworm | 2026-04-13 02:02:49.267920 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.267928 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.267935 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.267943 | debian-bookworm | 2026-04-13 02:02:49.267950 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.267958 | debian-bookworm | 2026-04-13 02:02:49.267966 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.267973 | debian-bookworm | 2026-04-13 02:02:49.267981 | debian-bookworm | If you don't want 'manila.db' to be distributed and are 2026-04-13 02:02:49.267988 | debian-bookworm | already explicitly excluding 'manila.db' via 2026-04-13 02:02:49.267996 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.268004 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.268011 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.268019 | debian-bookworm | 2026-04-13 02:02:49.268026 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.268034 | debian-bookworm | 2026-04-13 02:02:49.268042 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.268049 | debian-bookworm | 2026-04-13 02:02:49.268057 | debian-bookworm | 2026-04-13 02:02:49.268070 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.268078 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.268086 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.268098 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.268106 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.268114 | debian-bookworm | 2026-04-13 02:02:49.268121 | debian-bookworm | !! 2026-04-13 02:02:49.268129 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.268136 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.migrations' is absent from the `packages` configuration. 2026-04-13 02:02:49.268144 | debian-bookworm | !! 2026-04-13 02:02:49.268152 | debian-bookworm | 2026-04-13 02:02:49.268159 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.268167 | debian-bookworm | ############################ 2026-04-13 02:02:49.268175 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.268182 | debian-bookworm | ############################ 2026-04-13 02:02:49.268190 | debian-bookworm | Python recognizes 'manila.db.migrations' as an importable package[^1], 2026-04-13 02:02:49.268197 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.268205 | debian-bookworm | 2026-04-13 02:02:49.268213 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.268220 | debian-bookworm | package, please make sure that 'manila.db.migrations' is explicitly added 2026-04-13 02:02:49.268228 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.268235 | debian-bookworm | 2026-04-13 02:02:49.268243 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.268250 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.268258 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.268265 | debian-bookworm | 2026-04-13 02:02:49.268273 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.268280 | debian-bookworm | 2026-04-13 02:02:49.268288 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.268295 | debian-bookworm | 2026-04-13 02:02:49.268303 | debian-bookworm | If you don't want 'manila.db.migrations' to be distributed and are 2026-04-13 02:02:49.268310 | debian-bookworm | already explicitly excluding 'manila.db.migrations' via 2026-04-13 02:02:49.268318 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.268325 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.268333 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.268340 | debian-bookworm | 2026-04-13 02:02:49.268348 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.268356 | debian-bookworm | 2026-04-13 02:02:49.268363 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.268371 | debian-bookworm | 2026-04-13 02:02:49.268378 | debian-bookworm | 2026-04-13 02:02:49.268389 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.268397 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.268404 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.268412 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.268419 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.268427 | debian-bookworm | 2026-04-13 02:02:49.268435 | debian-bookworm | !! 2026-04-13 02:02:49.268442 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.268450 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.migrations.alembic' is absent from the `packages` configuration. 2026-04-13 02:02:49.268458 | debian-bookworm | !! 2026-04-13 02:02:49.268465 | debian-bookworm | 2026-04-13 02:02:49.268473 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.268480 | debian-bookworm | ############################ 2026-04-13 02:02:49.268493 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.268501 | debian-bookworm | ############################ 2026-04-13 02:02:49.268508 | debian-bookworm | Python recognizes 'manila.db.migrations.alembic' as an importable package[^1], 2026-04-13 02:02:49.268516 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.268523 | debian-bookworm | 2026-04-13 02:02:49.268531 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.268538 | debian-bookworm | package, please make sure that 'manila.db.migrations.alembic' is explicitly added 2026-04-13 02:02:49.268546 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.268553 | debian-bookworm | 2026-04-13 02:02:49.268561 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.268571 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.268579 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.268587 | debian-bookworm | 2026-04-13 02:02:49.268594 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.268602 | debian-bookworm | 2026-04-13 02:02:49.268609 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.268617 | debian-bookworm | 2026-04-13 02:02:49.268624 | debian-bookworm | If you don't want 'manila.db.migrations.alembic' to be distributed and are 2026-04-13 02:02:49.268632 | debian-bookworm | already explicitly excluding 'manila.db.migrations.alembic' via 2026-04-13 02:02:49.268640 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.268647 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.268655 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.268662 | debian-bookworm | 2026-04-13 02:02:49.268675 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.268683 | debian-bookworm | 2026-04-13 02:02:49.268690 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.268698 | debian-bookworm | 2026-04-13 02:02:49.268705 | debian-bookworm | 2026-04-13 02:02:49.268713 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.268721 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.268728 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.268736 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.268743 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.268751 | debian-bookworm | 2026-04-13 02:02:49.268758 | debian-bookworm | !! 2026-04-13 02:02:49.268766 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.268774 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.migrations.alembic.versions' is absent from the `packages` configuration. 2026-04-13 02:02:49.268781 | debian-bookworm | !! 2026-04-13 02:02:49.268789 | debian-bookworm | 2026-04-13 02:02:49.268796 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.268804 | debian-bookworm | ############################ 2026-04-13 02:02:49.268812 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.268819 | debian-bookworm | ############################ 2026-04-13 02:02:49.268827 | debian-bookworm | Python recognizes 'manila.db.migrations.alembic.versions' as an importable package[^1], 2026-04-13 02:02:49.268835 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.268842 | debian-bookworm | 2026-04-13 02:02:49.268850 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.268857 | debian-bookworm | package, please make sure that 'manila.db.migrations.alembic.versions' is explicitly added 2026-04-13 02:02:49.268866 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.268873 | debian-bookworm | 2026-04-13 02:02:49.268886 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.268894 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.268902 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.268909 | debian-bookworm | 2026-04-13 02:02:49.268917 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.268924 | debian-bookworm | 2026-04-13 02:02:49.268932 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.268940 | debian-bookworm | 2026-04-13 02:02:49.268947 | debian-bookworm | If you don't want 'manila.db.migrations.alembic.versions' to be distributed and are 2026-04-13 02:02:49.268955 | debian-bookworm | already explicitly excluding 'manila.db.migrations.alembic.versions' via 2026-04-13 02:02:49.268962 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.268970 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.268977 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.268985 | debian-bookworm | 2026-04-13 02:02:49.268993 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.269000 | debian-bookworm | 2026-04-13 02:02:49.269008 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.269015 | debian-bookworm | 2026-04-13 02:02:49.269023 | debian-bookworm | 2026-04-13 02:02:49.269030 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.269038 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.269046 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.269053 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.269061 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.269068 | debian-bookworm | 2026-04-13 02:02:49.269076 | debian-bookworm | !! 2026-04-13 02:02:49.269083 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.269091 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.sqlalchemy' is absent from the `packages` configuration. 2026-04-13 02:02:49.269099 | debian-bookworm | !! 2026-04-13 02:02:49.269106 | debian-bookworm | 2026-04-13 02:02:49.269114 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.269121 | debian-bookworm | ############################ 2026-04-13 02:02:49.269129 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.269136 | debian-bookworm | ############################ 2026-04-13 02:02:49.269144 | debian-bookworm | Python recognizes 'manila.db.sqlalchemy' as an importable package[^1], 2026-04-13 02:02:49.269152 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.269159 | debian-bookworm | 2026-04-13 02:02:49.269167 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.269174 | debian-bookworm | package, please make sure that 'manila.db.sqlalchemy' is explicitly added 2026-04-13 02:02:49.269182 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.269189 | debian-bookworm | 2026-04-13 02:02:49.269197 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.269205 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.269212 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.269220 | debian-bookworm | 2026-04-13 02:02:49.269227 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.269235 | debian-bookworm | 2026-04-13 02:02:49.269242 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.269250 | debian-bookworm | 2026-04-13 02:02:49.269258 | debian-bookworm | If you don't want 'manila.db.sqlalchemy' to be distributed and are 2026-04-13 02:02:49.269265 | debian-bookworm | already explicitly excluding 'manila.db.sqlalchemy' via 2026-04-13 02:02:49.269278 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.269290 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.269298 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.269305 | debian-bookworm | 2026-04-13 02:02:49.269313 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.269321 | debian-bookworm | 2026-04-13 02:02:49.269328 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.269336 | debian-bookworm | 2026-04-13 02:02:49.269343 | debian-bookworm | 2026-04-13 02:02:49.269351 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.269358 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.269366 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.269374 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.269381 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.269389 | debian-bookworm | 2026-04-13 02:02:49.269396 | debian-bookworm | !! 2026-04-13 02:02:49.269404 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.269412 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.image' is absent from the `packages` configuration. 2026-04-13 02:02:49.269419 | debian-bookworm | !! 2026-04-13 02:02:49.269427 | debian-bookworm | 2026-04-13 02:02:49.269434 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.269442 | debian-bookworm | ############################ 2026-04-13 02:02:49.269449 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.269457 | debian-bookworm | ############################ 2026-04-13 02:02:49.269469 | debian-bookworm | Python recognizes 'manila.image' as an importable package[^1], 2026-04-13 02:02:49.269477 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.269485 | debian-bookworm | 2026-04-13 02:02:49.269493 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.269500 | debian-bookworm | package, please make sure that 'manila.image' is explicitly added 2026-04-13 02:02:49.269526 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.269534 | debian-bookworm | 2026-04-13 02:02:49.269542 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.269549 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.269560 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.269568 | debian-bookworm | 2026-04-13 02:02:49.269576 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.269583 | debian-bookworm | 2026-04-13 02:02:49.269591 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.269599 | debian-bookworm | 2026-04-13 02:02:49.269606 | debian-bookworm | If you don't want 'manila.image' to be distributed and are 2026-04-13 02:02:49.269614 | debian-bookworm | already explicitly excluding 'manila.image' via 2026-04-13 02:02:49.269621 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.269629 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.269637 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.269644 | debian-bookworm | 2026-04-13 02:02:49.269652 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.269659 | debian-bookworm | 2026-04-13 02:02:49.269667 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.269674 | debian-bookworm | 2026-04-13 02:02:49.269682 | debian-bookworm | 2026-04-13 02:02:49.269690 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.269697 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.269753 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.269762 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.269770 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.269777 | debian-bookworm | 2026-04-13 02:02:49.269785 | debian-bookworm | !! 2026-04-13 02:02:49.269793 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.269800 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.keymgr' is absent from the `packages` configuration. 2026-04-13 02:02:49.269808 | debian-bookworm | !! 2026-04-13 02:02:49.269816 | debian-bookworm | 2026-04-13 02:02:49.269823 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.269831 | debian-bookworm | ############################ 2026-04-13 02:02:49.269839 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.269846 | debian-bookworm | ############################ 2026-04-13 02:02:49.269854 | debian-bookworm | Python recognizes 'manila.keymgr' as an importable package[^1], 2026-04-13 02:02:49.269861 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.269869 | debian-bookworm | 2026-04-13 02:02:49.269880 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.269888 | debian-bookworm | package, please make sure that 'manila.keymgr' is explicitly added 2026-04-13 02:02:49.269895 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.269903 | debian-bookworm | 2026-04-13 02:02:49.269910 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.269918 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.269926 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.269933 | debian-bookworm | 2026-04-13 02:02:49.269941 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.269948 | debian-bookworm | 2026-04-13 02:02:49.269956 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.269964 | debian-bookworm | 2026-04-13 02:02:49.269971 | debian-bookworm | If you don't want 'manila.keymgr' to be distributed and are 2026-04-13 02:02:49.269979 | debian-bookworm | already explicitly excluding 'manila.keymgr' via 2026-04-13 02:02:49.269987 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.270014 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.270022 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.270030 | debian-bookworm | 2026-04-13 02:02:49.270038 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.270045 | debian-bookworm | 2026-04-13 02:02:49.270053 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.270061 | debian-bookworm | 2026-04-13 02:02:49.270068 | debian-bookworm | 2026-04-13 02:02:49.270076 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.270082 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.270087 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.270093 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.270099 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.270104 | debian-bookworm | 2026-04-13 02:02:49.270109 | debian-bookworm | !! 2026-04-13 02:02:49.270114 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.270119 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.lock' is absent from the `packages` configuration. 2026-04-13 02:02:49.270123 | debian-bookworm | !! 2026-04-13 02:02:49.270128 | debian-bookworm | 2026-04-13 02:02:49.270133 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.270143 | debian-bookworm | ############################ 2026-04-13 02:02:49.270148 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.270153 | debian-bookworm | ############################ 2026-04-13 02:02:49.270158 | debian-bookworm | Python recognizes 'manila.lock' as an importable package[^1], 2026-04-13 02:02:49.270162 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.270167 | debian-bookworm | 2026-04-13 02:02:49.270172 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.270177 | debian-bookworm | package, please make sure that 'manila.lock' is explicitly added 2026-04-13 02:02:49.270182 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.270186 | debian-bookworm | 2026-04-13 02:02:49.270191 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.270196 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.270200 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.270205 | debian-bookworm | 2026-04-13 02:02:49.270210 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.270215 | debian-bookworm | 2026-04-13 02:02:49.270219 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.270224 | debian-bookworm | 2026-04-13 02:02:49.270229 | debian-bookworm | If you don't want 'manila.lock' to be distributed and are 2026-04-13 02:02:49.270234 | debian-bookworm | already explicitly excluding 'manila.lock' via 2026-04-13 02:02:49.270238 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.270243 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.270248 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.270253 | debian-bookworm | 2026-04-13 02:02:49.270257 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.270262 | debian-bookworm | 2026-04-13 02:02:49.270267 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.270272 | debian-bookworm | 2026-04-13 02:02:49.270276 | debian-bookworm | 2026-04-13 02:02:49.270281 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.270286 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.270291 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.270295 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.270300 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.270305 | debian-bookworm | 2026-04-13 02:02:49.270310 | debian-bookworm | !! 2026-04-13 02:02:49.270314 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.270319 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.message' is absent from the `packages` configuration. 2026-04-13 02:02:49.270324 | debian-bookworm | !! 2026-04-13 02:02:49.270329 | debian-bookworm | 2026-04-13 02:02:49.270333 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.270338 | debian-bookworm | ############################ 2026-04-13 02:02:49.270343 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.270348 | debian-bookworm | ############################ 2026-04-13 02:02:49.270352 | debian-bookworm | Python recognizes 'manila.message' as an importable package[^1], 2026-04-13 02:02:49.270357 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.270362 | debian-bookworm | 2026-04-13 02:02:49.270367 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.270371 | debian-bookworm | package, please make sure that 'manila.message' is explicitly added 2026-04-13 02:02:49.270376 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.270381 | debian-bookworm | 2026-04-13 02:02:49.270386 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.270394 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.270399 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.270403 | debian-bookworm | 2026-04-13 02:02:49.270408 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.270413 | debian-bookworm | 2026-04-13 02:02:49.270418 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.270422 | debian-bookworm | 2026-04-13 02:02:49.270427 | debian-bookworm | If you don't want 'manila.message' to be distributed and are 2026-04-13 02:02:49.270432 | debian-bookworm | already explicitly excluding 'manila.message' via 2026-04-13 02:02:49.270446 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.270451 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.270456 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.270460 | debian-bookworm | 2026-04-13 02:02:49.270465 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.270470 | debian-bookworm | 2026-04-13 02:02:49.270475 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.270479 | debian-bookworm | 2026-04-13 02:02:49.270484 | debian-bookworm | 2026-04-13 02:02:49.270489 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.270494 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.270498 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.270503 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.270508 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.270513 | debian-bookworm | 2026-04-13 02:02:49.270517 | debian-bookworm | !! 2026-04-13 02:02:49.270522 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.270527 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.network' is absent from the `packages` configuration. 2026-04-13 02:02:49.270532 | debian-bookworm | !! 2026-04-13 02:02:49.270537 | debian-bookworm | 2026-04-13 02:02:49.270541 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.270546 | debian-bookworm | ############################ 2026-04-13 02:02:49.270551 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.270556 | debian-bookworm | ############################ 2026-04-13 02:02:49.270560 | debian-bookworm | Python recognizes 'manila.network' as an importable package[^1], 2026-04-13 02:02:49.270565 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.270570 | debian-bookworm | 2026-04-13 02:02:49.270575 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.270579 | debian-bookworm | package, please make sure that 'manila.network' is explicitly added 2026-04-13 02:02:49.270584 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.270589 | debian-bookworm | 2026-04-13 02:02:49.270594 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.270598 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.270603 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.270608 | debian-bookworm | 2026-04-13 02:02:49.270613 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.270617 | debian-bookworm | 2026-04-13 02:02:49.270622 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.270627 | debian-bookworm | 2026-04-13 02:02:49.270632 | debian-bookworm | If you don't want 'manila.network' to be distributed and are 2026-04-13 02:02:49.270636 | debian-bookworm | already explicitly excluding 'manila.network' via 2026-04-13 02:02:49.270641 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.270655 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.270660 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.270664 | debian-bookworm | 2026-04-13 02:02:49.270669 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.270674 | debian-bookworm | 2026-04-13 02:02:49.270679 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.270683 | debian-bookworm | 2026-04-13 02:02:49.270688 | debian-bookworm | 2026-04-13 02:02:49.270693 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.270698 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.270702 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.270707 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.270712 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.270717 | debian-bookworm | 2026-04-13 02:02:49.270722 | debian-bookworm | !! 2026-04-13 02:02:49.270726 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.270731 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.network.linux' is absent from the `packages` configuration. 2026-04-13 02:02:49.270736 | debian-bookworm | !! 2026-04-13 02:02:49.270741 | debian-bookworm | 2026-04-13 02:02:49.270745 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.270750 | debian-bookworm | ############################ 2026-04-13 02:02:49.270755 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.270760 | debian-bookworm | ############################ 2026-04-13 02:02:49.270764 | debian-bookworm | Python recognizes 'manila.network.linux' as an importable package[^1], 2026-04-13 02:02:49.270769 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.270784 | debian-bookworm | 2026-04-13 02:02:49.270791 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.270796 | debian-bookworm | package, please make sure that 'manila.network.linux' is explicitly added 2026-04-13 02:02:49.270801 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.270806 | debian-bookworm | 2026-04-13 02:02:49.270810 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.270815 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.270820 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.270825 | debian-bookworm | 2026-04-13 02:02:49.270829 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.270834 | debian-bookworm | 2026-04-13 02:02:49.270839 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.270844 | debian-bookworm | 2026-04-13 02:02:49.270848 | debian-bookworm | If you don't want 'manila.network.linux' to be distributed and are 2026-04-13 02:02:49.270853 | debian-bookworm | already explicitly excluding 'manila.network.linux' via 2026-04-13 02:02:49.270866 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.270871 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.270876 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.270881 | debian-bookworm | 2026-04-13 02:02:49.270886 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.270890 | debian-bookworm | 2026-04-13 02:02:49.270895 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.270900 | debian-bookworm | 2026-04-13 02:02:49.270905 | debian-bookworm | 2026-04-13 02:02:49.270909 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.270914 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.270919 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.270927 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.270932 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.270937 | debian-bookworm | 2026-04-13 02:02:49.270942 | debian-bookworm | !! 2026-04-13 02:02:49.270946 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.270951 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.network.neutron' is absent from the `packages` configuration. 2026-04-13 02:02:49.270956 | debian-bookworm | !! 2026-04-13 02:02:49.270961 | debian-bookworm | 2026-04-13 02:02:49.270966 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.270971 | debian-bookworm | ############################ 2026-04-13 02:02:49.270975 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.270980 | debian-bookworm | ############################ 2026-04-13 02:02:49.270985 | debian-bookworm | Python recognizes 'manila.network.neutron' as an importable package[^1], 2026-04-13 02:02:49.270990 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.270994 | debian-bookworm | 2026-04-13 02:02:49.270999 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.271004 | debian-bookworm | package, please make sure that 'manila.network.neutron' is explicitly added 2026-04-13 02:02:49.271009 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.271013 | debian-bookworm | 2026-04-13 02:02:49.271018 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.271023 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.271028 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.271033 | debian-bookworm | 2026-04-13 02:02:49.271037 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.271042 | debian-bookworm | 2026-04-13 02:02:49.271047 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.271052 | debian-bookworm | 2026-04-13 02:02:49.271056 | debian-bookworm | If you don't want 'manila.network.neutron' to be distributed and are 2026-04-13 02:02:49.271061 | debian-bookworm | already explicitly excluding 'manila.network.neutron' via 2026-04-13 02:02:49.271066 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.271071 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.271075 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.271080 | debian-bookworm | 2026-04-13 02:02:49.271085 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.271090 | debian-bookworm | 2026-04-13 02:02:49.271094 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.271099 | debian-bookworm | 2026-04-13 02:02:49.271104 | debian-bookworm | 2026-04-13 02:02:49.271109 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.271113 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.271118 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.271123 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.271128 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.271133 | debian-bookworm | 2026-04-13 02:02:49.271137 | debian-bookworm | !! 2026-04-13 02:02:49.271142 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.271147 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.policies' is absent from the `packages` configuration. 2026-04-13 02:02:49.271152 | debian-bookworm | !! 2026-04-13 02:02:49.271156 | debian-bookworm | 2026-04-13 02:02:49.271161 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.271169 | debian-bookworm | ############################ 2026-04-13 02:02:49.271174 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.271179 | debian-bookworm | ############################ 2026-04-13 02:02:49.271186 | debian-bookworm | Python recognizes 'manila.policies' as an importable package[^1], 2026-04-13 02:02:49.271191 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.271196 | debian-bookworm | 2026-04-13 02:02:49.271200 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.271205 | debian-bookworm | package, please make sure that 'manila.policies' is explicitly added 2026-04-13 02:02:49.271210 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.271215 | debian-bookworm | 2026-04-13 02:02:49.271219 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.271224 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.271229 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.271234 | debian-bookworm | 2026-04-13 02:02:49.271238 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.271243 | debian-bookworm | 2026-04-13 02:02:49.271248 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.271253 | debian-bookworm | 2026-04-13 02:02:49.271267 | debian-bookworm | If you don't want 'manila.policies' to be distributed and are 2026-04-13 02:02:49.271272 | debian-bookworm | already explicitly excluding 'manila.policies' via 2026-04-13 02:02:49.271277 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.271282 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.271286 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.271291 | debian-bookworm | 2026-04-13 02:02:49.271296 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.271301 | debian-bookworm | 2026-04-13 02:02:49.271306 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.271310 | debian-bookworm | 2026-04-13 02:02:49.271315 | debian-bookworm | 2026-04-13 02:02:49.271320 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.271325 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.271329 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.271334 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.271339 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.271344 | debian-bookworm | 2026-04-13 02:02:49.271349 | debian-bookworm | !! 2026-04-13 02:02:49.271353 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.271358 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.privsep' is absent from the `packages` configuration. 2026-04-13 02:02:49.271363 | debian-bookworm | !! 2026-04-13 02:02:49.271368 | debian-bookworm | 2026-04-13 02:02:49.271373 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.271377 | debian-bookworm | ############################ 2026-04-13 02:02:49.271382 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.271387 | debian-bookworm | ############################ 2026-04-13 02:02:49.271392 | debian-bookworm | Python recognizes 'manila.privsep' as an importable package[^1], 2026-04-13 02:02:49.271396 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.271401 | debian-bookworm | 2026-04-13 02:02:49.271406 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.271411 | debian-bookworm | package, please make sure that 'manila.privsep' is explicitly added 2026-04-13 02:02:49.271416 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.271420 | debian-bookworm | 2026-04-13 02:02:49.271425 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.271433 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.271438 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.271443 | debian-bookworm | 2026-04-13 02:02:49.271448 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.271453 | debian-bookworm | 2026-04-13 02:02:49.271457 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.271462 | debian-bookworm | 2026-04-13 02:02:49.271467 | debian-bookworm | If you don't want 'manila.privsep' to be distributed and are 2026-04-13 02:02:49.271472 | debian-bookworm | already explicitly excluding 'manila.privsep' via 2026-04-13 02:02:49.271476 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.271481 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.271486 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.271491 | debian-bookworm | 2026-04-13 02:02:49.271496 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.271500 | debian-bookworm | 2026-04-13 02:02:49.271505 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.271510 | debian-bookworm | 2026-04-13 02:02:49.271515 | debian-bookworm | 2026-04-13 02:02:49.271519 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.271524 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.271529 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.271543 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.271548 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.271552 | debian-bookworm | 2026-04-13 02:02:49.271557 | debian-bookworm | !! 2026-04-13 02:02:49.271562 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.271567 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler' is absent from the `packages` configuration. 2026-04-13 02:02:49.271572 | debian-bookworm | !! 2026-04-13 02:02:49.271576 | debian-bookworm | 2026-04-13 02:02:49.271581 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.271586 | debian-bookworm | ############################ 2026-04-13 02:02:49.271591 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.271595 | debian-bookworm | ############################ 2026-04-13 02:02:49.271600 | debian-bookworm | Python recognizes 'manila.scheduler' as an importable package[^1], 2026-04-13 02:02:49.271605 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.271610 | debian-bookworm | 2026-04-13 02:02:49.271614 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.271619 | debian-bookworm | package, please make sure that 'manila.scheduler' is explicitly added 2026-04-13 02:02:49.271626 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.271631 | debian-bookworm | 2026-04-13 02:02:49.271636 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.271641 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.271645 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.271650 | debian-bookworm | 2026-04-13 02:02:49.271655 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.271660 | debian-bookworm | 2026-04-13 02:02:49.271665 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.271669 | debian-bookworm | 2026-04-13 02:02:49.271682 | debian-bookworm | If you don't want 'manila.scheduler' to be distributed and are 2026-04-13 02:02:49.271687 | debian-bookworm | already explicitly excluding 'manila.scheduler' via 2026-04-13 02:02:49.271692 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.271700 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.271705 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.271710 | debian-bookworm | 2026-04-13 02:02:49.271715 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.271720 | debian-bookworm | 2026-04-13 02:02:49.271725 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.271729 | debian-bookworm | 2026-04-13 02:02:49.271734 | debian-bookworm | 2026-04-13 02:02:49.271739 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.271744 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.271749 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.271753 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.271758 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.271763 | debian-bookworm | 2026-04-13 02:02:49.271768 | debian-bookworm | !! 2026-04-13 02:02:49.271772 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.271777 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.drivers' is absent from the `packages` configuration. 2026-04-13 02:02:49.271782 | debian-bookworm | !! 2026-04-13 02:02:49.271787 | debian-bookworm | 2026-04-13 02:02:49.271792 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.271796 | debian-bookworm | ############################ 2026-04-13 02:02:49.271801 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.271806 | debian-bookworm | ############################ 2026-04-13 02:02:49.271811 | debian-bookworm | Python recognizes 'manila.scheduler.drivers' as an importable package[^1], 2026-04-13 02:02:49.271815 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.271820 | debian-bookworm | 2026-04-13 02:02:49.271825 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.271830 | debian-bookworm | package, please make sure that 'manila.scheduler.drivers' is explicitly added 2026-04-13 02:02:49.271834 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.271839 | debian-bookworm | 2026-04-13 02:02:49.271844 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.271849 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.271853 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.271858 | debian-bookworm | 2026-04-13 02:02:49.271863 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.271868 | debian-bookworm | 2026-04-13 02:02:49.271873 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.271878 | debian-bookworm | 2026-04-13 02:02:49.271883 | debian-bookworm | If you don't want 'manila.scheduler.drivers' to be distributed and are 2026-04-13 02:02:49.271888 | debian-bookworm | already explicitly excluding 'manila.scheduler.drivers' via 2026-04-13 02:02:49.271892 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.271897 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.271902 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.271907 | debian-bookworm | 2026-04-13 02:02:49.271912 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.271916 | debian-bookworm | 2026-04-13 02:02:49.271921 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.271926 | debian-bookworm | 2026-04-13 02:02:49.271931 | debian-bookworm | 2026-04-13 02:02:49.271936 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.271940 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.271945 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.271954 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.271958 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.271963 | debian-bookworm | 2026-04-13 02:02:49.271976 | debian-bookworm | !! 2026-04-13 02:02:49.271980 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.271985 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.evaluator' is absent from the `packages` configuration. 2026-04-13 02:02:49.271990 | debian-bookworm | !! 2026-04-13 02:02:49.271995 | debian-bookworm | 2026-04-13 02:02:49.272000 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.272007 | debian-bookworm | ############################ 2026-04-13 02:02:49.272011 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.272016 | debian-bookworm | ############################ 2026-04-13 02:02:49.272021 | debian-bookworm | Python recognizes 'manila.scheduler.evaluator' as an importable package[^1], 2026-04-13 02:02:49.272026 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.272031 | debian-bookworm | 2026-04-13 02:02:49.272035 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.272040 | debian-bookworm | package, please make sure that 'manila.scheduler.evaluator' is explicitly added 2026-04-13 02:02:49.272045 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.272050 | debian-bookworm | 2026-04-13 02:02:49.272055 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.272059 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.272064 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.272069 | debian-bookworm | 2026-04-13 02:02:49.272082 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.272088 | debian-bookworm | 2026-04-13 02:02:49.272092 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.272097 | debian-bookworm | 2026-04-13 02:02:49.272102 | debian-bookworm | If you don't want 'manila.scheduler.evaluator' to be distributed and are 2026-04-13 02:02:49.272107 | debian-bookworm | already explicitly excluding 'manila.scheduler.evaluator' via 2026-04-13 02:02:49.272112 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.272116 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.272121 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.272126 | debian-bookworm | 2026-04-13 02:02:49.272131 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.272136 | debian-bookworm | 2026-04-13 02:02:49.272140 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.272145 | debian-bookworm | 2026-04-13 02:02:49.272150 | debian-bookworm | 2026-04-13 02:02:49.272155 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.272159 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.272164 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.272169 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.272174 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.272179 | debian-bookworm | 2026-04-13 02:02:49.272183 | debian-bookworm | !! 2026-04-13 02:02:49.272188 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.272193 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.filters' is absent from the `packages` configuration. 2026-04-13 02:02:49.272198 | debian-bookworm | !! 2026-04-13 02:02:49.272203 | debian-bookworm | 2026-04-13 02:02:49.272207 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.272216 | debian-bookworm | ############################ 2026-04-13 02:02:49.272221 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.272225 | debian-bookworm | ############################ 2026-04-13 02:02:49.272230 | debian-bookworm | Python recognizes 'manila.scheduler.filters' as an importable package[^1], 2026-04-13 02:02:49.272235 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.272240 | debian-bookworm | 2026-04-13 02:02:49.272245 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.272249 | debian-bookworm | package, please make sure that 'manila.scheduler.filters' is explicitly added 2026-04-13 02:02:49.272254 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.272259 | debian-bookworm | 2026-04-13 02:02:49.272264 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.272268 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.272273 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.272278 | debian-bookworm | 2026-04-13 02:02:49.272283 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.272288 | debian-bookworm | 2026-04-13 02:02:49.272292 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.272297 | debian-bookworm | 2026-04-13 02:02:49.272302 | debian-bookworm | If you don't want 'manila.scheduler.filters' to be distributed and are 2026-04-13 02:02:49.272307 | debian-bookworm | already explicitly excluding 'manila.scheduler.filters' via 2026-04-13 02:02:49.272311 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.272316 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.272321 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.272326 | debian-bookworm | 2026-04-13 02:02:49.272331 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.272335 | debian-bookworm | 2026-04-13 02:02:49.272340 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.272345 | debian-bookworm | 2026-04-13 02:02:49.272360 | debian-bookworm | 2026-04-13 02:02:49.272365 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.272370 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.272374 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.272379 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.272384 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.272389 | debian-bookworm | 2026-04-13 02:02:49.272393 | debian-bookworm | !! 2026-04-13 02:02:49.272398 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.272403 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.filters.share_group_filters' is absent from the `packages` configuration. 2026-04-13 02:02:49.272408 | debian-bookworm | !! 2026-04-13 02:02:49.272413 | debian-bookworm | 2026-04-13 02:02:49.272418 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.272423 | debian-bookworm | ############################ 2026-04-13 02:02:49.272427 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.272432 | debian-bookworm | ############################ 2026-04-13 02:02:49.272437 | debian-bookworm | Python recognizes 'manila.scheduler.filters.share_group_filters' as an importable package[^1], 2026-04-13 02:02:49.272442 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.272446 | debian-bookworm | 2026-04-13 02:02:49.272451 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.272456 | debian-bookworm | package, please make sure that 'manila.scheduler.filters.share_group_filters' is explicitly added 2026-04-13 02:02:49.272461 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.272469 | debian-bookworm | 2026-04-13 02:02:49.272481 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.272487 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.272491 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.272496 | debian-bookworm | 2026-04-13 02:02:49.272501 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.272506 | debian-bookworm | 2026-04-13 02:02:49.272511 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.272515 | debian-bookworm | 2026-04-13 02:02:49.272520 | debian-bookworm | If you don't want 'manila.scheduler.filters.share_group_filters' to be distributed and are 2026-04-13 02:02:49.272525 | debian-bookworm | already explicitly excluding 'manila.scheduler.filters.share_group_filters' via 2026-04-13 02:02:49.272530 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.272534 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.272539 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.272544 | debian-bookworm | 2026-04-13 02:02:49.272549 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.272553 | debian-bookworm | 2026-04-13 02:02:49.272558 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.272563 | debian-bookworm | 2026-04-13 02:02:49.272568 | debian-bookworm | 2026-04-13 02:02:49.272572 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.272577 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.272589 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.272594 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.272599 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.272603 | debian-bookworm | 2026-04-13 02:02:49.272608 | debian-bookworm | !! 2026-04-13 02:02:49.272613 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.272618 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.weighers' is absent from the `packages` configuration. 2026-04-13 02:02:49.272622 | debian-bookworm | !! 2026-04-13 02:02:49.272627 | debian-bookworm | 2026-04-13 02:02:49.272632 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.272637 | debian-bookworm | ############################ 2026-04-13 02:02:49.272642 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.272646 | debian-bookworm | ############################ 2026-04-13 02:02:49.272651 | debian-bookworm | Python recognizes 'manila.scheduler.weighers' as an importable package[^1], 2026-04-13 02:02:49.272656 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.272661 | debian-bookworm | 2026-04-13 02:02:49.272665 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.272670 | debian-bookworm | package, please make sure that 'manila.scheduler.weighers' is explicitly added 2026-04-13 02:02:49.272675 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.272680 | debian-bookworm | 2026-04-13 02:02:49.272685 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.272689 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.272694 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.272699 | debian-bookworm | 2026-04-13 02:02:49.272706 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.272711 | debian-bookworm | 2026-04-13 02:02:49.272716 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.272720 | debian-bookworm | 2026-04-13 02:02:49.272725 | debian-bookworm | If you don't want 'manila.scheduler.weighers' to be distributed and are 2026-04-13 02:02:49.272734 | debian-bookworm | already explicitly excluding 'manila.scheduler.weighers' via 2026-04-13 02:02:49.272738 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.272743 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.272748 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.272753 | debian-bookworm | 2026-04-13 02:02:49.272757 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.272762 | debian-bookworm | 2026-04-13 02:02:49.272767 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.272772 | debian-bookworm | 2026-04-13 02:02:49.272777 | debian-bookworm | 2026-04-13 02:02:49.272781 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.272786 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.272791 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.272796 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.272804 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.272809 | debian-bookworm | 2026-04-13 02:02:49.272814 | debian-bookworm | !! 2026-04-13 02:02:49.272819 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.272823 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.services' is absent from the `packages` configuration. 2026-04-13 02:02:49.272828 | debian-bookworm | !! 2026-04-13 02:02:49.272833 | debian-bookworm | 2026-04-13 02:02:49.272838 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.272843 | debian-bookworm | ############################ 2026-04-13 02:02:49.272847 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.272852 | debian-bookworm | ############################ 2026-04-13 02:02:49.272857 | debian-bookworm | Python recognizes 'manila.services' as an importable package[^1], 2026-04-13 02:02:49.272862 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.272866 | debian-bookworm | 2026-04-13 02:02:49.272871 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.272884 | debian-bookworm | package, please make sure that 'manila.services' is explicitly added 2026-04-13 02:02:49.272889 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.272894 | debian-bookworm | 2026-04-13 02:02:49.272899 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.272903 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.272908 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.272913 | debian-bookworm | 2026-04-13 02:02:49.272918 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.272923 | debian-bookworm | 2026-04-13 02:02:49.272927 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.272932 | debian-bookworm | 2026-04-13 02:02:49.272937 | debian-bookworm | If you don't want 'manila.services' to be distributed and are 2026-04-13 02:02:49.272942 | debian-bookworm | already explicitly excluding 'manila.services' via 2026-04-13 02:02:49.272947 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.272951 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.272956 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.272961 | debian-bookworm | 2026-04-13 02:02:49.272966 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.272971 | debian-bookworm | 2026-04-13 02:02:49.272975 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.272980 | debian-bookworm | 2026-04-13 02:02:49.272985 | debian-bookworm | 2026-04-13 02:02:49.272990 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.272998 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.273003 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.273008 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.273013 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.273018 | debian-bookworm | 2026-04-13 02:02:49.273022 | debian-bookworm | !! 2026-04-13 02:02:49.273035 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.273040 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share' is absent from the `packages` configuration. 2026-04-13 02:02:49.273045 | debian-bookworm | !! 2026-04-13 02:02:49.273050 | debian-bookworm | 2026-04-13 02:02:49.273054 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.273059 | debian-bookworm | ############################ 2026-04-13 02:02:49.273064 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.273069 | debian-bookworm | ############################ 2026-04-13 02:02:49.273074 | debian-bookworm | Python recognizes 'manila.share' as an importable package[^1], 2026-04-13 02:02:49.273079 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.273083 | debian-bookworm | 2026-04-13 02:02:49.273088 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.273093 | debian-bookworm | package, please make sure that 'manila.share' is explicitly added 2026-04-13 02:02:49.273098 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.273102 | debian-bookworm | 2026-04-13 02:02:49.273107 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.273112 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.273117 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.273121 | debian-bookworm | 2026-04-13 02:02:49.273126 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.273131 | debian-bookworm | 2026-04-13 02:02:49.273136 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.273140 | debian-bookworm | 2026-04-13 02:02:49.273145 | debian-bookworm | If you don't want 'manila.share' to be distributed and are 2026-04-13 02:02:49.273150 | debian-bookworm | already explicitly excluding 'manila.share' via 2026-04-13 02:02:49.273155 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.273159 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.273164 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.273169 | debian-bookworm | 2026-04-13 02:02:49.273174 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.273179 | debian-bookworm | 2026-04-13 02:02:49.273183 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.273188 | debian-bookworm | 2026-04-13 02:02:49.273193 | debian-bookworm | 2026-04-13 02:02:49.273198 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.273202 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.273207 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.273212 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.273219 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.273224 | debian-bookworm | 2026-04-13 02:02:49.273228 | debian-bookworm | !! 2026-04-13 02:02:49.273233 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.273238 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers' is absent from the `packages` configuration. 2026-04-13 02:02:49.273246 | debian-bookworm | !! 2026-04-13 02:02:49.273251 | debian-bookworm | 2026-04-13 02:02:49.273256 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.273261 | debian-bookworm | ############################ 2026-04-13 02:02:49.273265 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.273270 | debian-bookworm | ############################ 2026-04-13 02:02:49.273275 | debian-bookworm | Python recognizes 'manila.share.drivers' as an importable package[^1], 2026-04-13 02:02:49.273280 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.273285 | debian-bookworm | 2026-04-13 02:02:49.273297 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.273302 | debian-bookworm | package, please make sure that 'manila.share.drivers' is explicitly added 2026-04-13 02:02:49.273307 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.273312 | debian-bookworm | 2026-04-13 02:02:49.273317 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.273321 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.273326 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.273331 | debian-bookworm | 2026-04-13 02:02:49.273336 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.273341 | debian-bookworm | 2026-04-13 02:02:49.273345 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.273350 | debian-bookworm | 2026-04-13 02:02:49.273355 | debian-bookworm | If you don't want 'manila.share.drivers' to be distributed and are 2026-04-13 02:02:49.273360 | debian-bookworm | already explicitly excluding 'manila.share.drivers' via 2026-04-13 02:02:49.273365 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.273369 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.273374 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.273379 | debian-bookworm | 2026-04-13 02:02:49.273384 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.273388 | debian-bookworm | 2026-04-13 02:02:49.273393 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.273398 | debian-bookworm | 2026-04-13 02:02:49.273403 | debian-bookworm | 2026-04-13 02:02:49.273407 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.273412 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.273417 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.273422 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.273427 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.273431 | debian-bookworm | 2026-04-13 02:02:49.273436 | debian-bookworm | !! 2026-04-13 02:02:49.273441 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.273446 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.cephfs' is absent from the `packages` configuration. 2026-04-13 02:02:49.273451 | debian-bookworm | !! 2026-04-13 02:02:49.273455 | debian-bookworm | 2026-04-13 02:02:49.273460 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.273468 | debian-bookworm | ############################ 2026-04-13 02:02:49.273473 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.273477 | debian-bookworm | ############################ 2026-04-13 02:02:49.273482 | debian-bookworm | Python recognizes 'manila.share.drivers.cephfs' as an importable package[^1], 2026-04-13 02:02:49.273487 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.273492 | debian-bookworm | 2026-04-13 02:02:49.273497 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.273501 | debian-bookworm | package, please make sure that 'manila.share.drivers.cephfs' is explicitly added 2026-04-13 02:02:49.273522 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.273528 | debian-bookworm | 2026-04-13 02:02:49.273533 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.273538 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.273543 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.273548 | debian-bookworm | 2026-04-13 02:02:49.273552 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.273557 | debian-bookworm | 2026-04-13 02:02:49.273562 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.273567 | debian-bookworm | 2026-04-13 02:02:49.273571 | debian-bookworm | If you don't want 'manila.share.drivers.cephfs' to be distributed and are 2026-04-13 02:02:49.273576 | debian-bookworm | already explicitly excluding 'manila.share.drivers.cephfs' via 2026-04-13 02:02:49.273581 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.273586 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.273591 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.273595 | debian-bookworm | 2026-04-13 02:02:49.273600 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.273605 | debian-bookworm | 2026-04-13 02:02:49.273610 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.273615 | debian-bookworm | 2026-04-13 02:02:49.273619 | debian-bookworm | 2026-04-13 02:02:49.273624 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.273629 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.273634 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.273638 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.273643 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.273648 | debian-bookworm | 2026-04-13 02:02:49.273653 | debian-bookworm | !! 2026-04-13 02:02:49.273657 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.273662 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.cephfs.conf' is absent from the `packages` configuration. 2026-04-13 02:02:49.273667 | debian-bookworm | !! 2026-04-13 02:02:49.273672 | debian-bookworm | 2026-04-13 02:02:49.273677 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.273681 | debian-bookworm | ############################ 2026-04-13 02:02:49.273686 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.273691 | debian-bookworm | ############################ 2026-04-13 02:02:49.273705 | debian-bookworm | Python recognizes 'manila.share.drivers.cephfs.conf' as an importable package[^1], 2026-04-13 02:02:49.273711 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.273715 | debian-bookworm | 2026-04-13 02:02:49.273720 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.273725 | debian-bookworm | package, please make sure that 'manila.share.drivers.cephfs.conf' is explicitly added 2026-04-13 02:02:49.273730 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.273734 | debian-bookworm | 2026-04-13 02:02:49.273739 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.273744 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.273749 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.273806 | debian-bookworm | 2026-04-13 02:02:49.273812 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.273817 | debian-bookworm | 2026-04-13 02:02:49.273822 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.273827 | debian-bookworm | 2026-04-13 02:02:49.273835 | debian-bookworm | If you don't want 'manila.share.drivers.cephfs.conf' to be distributed and are 2026-04-13 02:02:49.273840 | debian-bookworm | already explicitly excluding 'manila.share.drivers.cephfs.conf' via 2026-04-13 02:02:49.273845 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.273850 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.273855 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.273859 | debian-bookworm | 2026-04-13 02:02:49.273864 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.273869 | debian-bookworm | 2026-04-13 02:02:49.273874 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.273879 | debian-bookworm | 2026-04-13 02:02:49.273883 | debian-bookworm | 2026-04-13 02:02:49.273888 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.273893 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.273898 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.273902 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.273907 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.273912 | debian-bookworm | 2026-04-13 02:02:49.273917 | debian-bookworm | !! 2026-04-13 02:02:49.273922 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.273927 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.container' is absent from the `packages` configuration. 2026-04-13 02:02:49.273932 | debian-bookworm | !! 2026-04-13 02:02:49.273936 | debian-bookworm | 2026-04-13 02:02:49.273941 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.273946 | debian-bookworm | ############################ 2026-04-13 02:02:49.273951 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.273955 | debian-bookworm | ############################ 2026-04-13 02:02:49.273960 | debian-bookworm | Python recognizes 'manila.share.drivers.container' as an importable package[^1], 2026-04-13 02:02:49.273965 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.273970 | debian-bookworm | 2026-04-13 02:02:49.273974 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.273982 | debian-bookworm | package, please make sure that 'manila.share.drivers.container' is explicitly added 2026-04-13 02:02:49.273987 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.273991 | debian-bookworm | 2026-04-13 02:02:49.273996 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.274001 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.274006 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.274011 | debian-bookworm | 2026-04-13 02:02:49.274015 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.274020 | debian-bookworm | 2026-04-13 02:02:49.274025 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.274030 | debian-bookworm | 2026-04-13 02:02:49.274034 | debian-bookworm | If you don't want 'manila.share.drivers.container' to be distributed and are 2026-04-13 02:02:49.274039 | debian-bookworm | already explicitly excluding 'manila.share.drivers.container' via 2026-04-13 02:02:49.274044 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.274049 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.274053 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.274058 | debian-bookworm | 2026-04-13 02:02:49.274063 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.274068 | debian-bookworm | 2026-04-13 02:02:49.274074 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.274083 | debian-bookworm | 2026-04-13 02:02:49.274087 | debian-bookworm | 2026-04-13 02:02:49.274092 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.274097 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.274102 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.274106 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.274111 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.274116 | debian-bookworm | 2026-04-13 02:02:49.274121 | debian-bookworm | !! 2026-04-13 02:02:49.274126 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.274130 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc' is absent from the `packages` configuration. 2026-04-13 02:02:49.274135 | debian-bookworm | !! 2026-04-13 02:02:49.274140 | debian-bookworm | 2026-04-13 02:02:49.274153 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.274158 | debian-bookworm | ############################ 2026-04-13 02:02:49.274163 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.274168 | debian-bookworm | ############################ 2026-04-13 02:02:49.274173 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc' as an importable package[^1], 2026-04-13 02:02:49.274177 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.274182 | debian-bookworm | 2026-04-13 02:02:49.274187 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.274192 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc' is explicitly added 2026-04-13 02:02:49.274196 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.274201 | debian-bookworm | 2026-04-13 02:02:49.274206 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.274211 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.274216 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.274220 | debian-bookworm | 2026-04-13 02:02:49.274225 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.274230 | debian-bookworm | 2026-04-13 02:02:49.274235 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.274239 | debian-bookworm | 2026-04-13 02:02:49.274244 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc' to be distributed and are 2026-04-13 02:02:49.274249 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc' via 2026-04-13 02:02:49.274254 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.274258 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.274263 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.274268 | debian-bookworm | 2026-04-13 02:02:49.274273 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.274277 | debian-bookworm | 2026-04-13 02:02:49.274282 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.274287 | debian-bookworm | 2026-04-13 02:02:49.274292 | debian-bookworm | 2026-04-13 02:02:49.274297 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.274301 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.274306 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.274311 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.274316 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.274320 | debian-bookworm | 2026-04-13 02:02:49.274325 | debian-bookworm | !! 2026-04-13 02:02:49.274330 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.274338 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.common' is absent from the `packages` configuration. 2026-04-13 02:02:49.274343 | debian-bookworm | !! 2026-04-13 02:02:49.274348 | debian-bookworm | 2026-04-13 02:02:49.274353 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.274358 | debian-bookworm | ############################ 2026-04-13 02:02:49.274362 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.274367 | debian-bookworm | ############################ 2026-04-13 02:02:49.274372 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.common' as an importable package[^1], 2026-04-13 02:02:49.274377 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.274381 | debian-bookworm | 2026-04-13 02:02:49.274386 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.274391 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.common' is explicitly added 2026-04-13 02:02:49.274396 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.274401 | debian-bookworm | 2026-04-13 02:02:49.274405 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.274410 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.274415 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.274420 | debian-bookworm | 2026-04-13 02:02:49.274424 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.274429 | debian-bookworm | 2026-04-13 02:02:49.274434 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.274439 | debian-bookworm | 2026-04-13 02:02:49.274443 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.common' to be distributed and are 2026-04-13 02:02:49.274448 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.common' via 2026-04-13 02:02:49.274453 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.274460 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.274465 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.274469 | debian-bookworm | 2026-04-13 02:02:49.274474 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.274479 | debian-bookworm | 2026-04-13 02:02:49.274484 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.274489 | debian-bookworm | 2026-04-13 02:02:49.274493 | debian-bookworm | 2026-04-13 02:02:49.274498 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.274503 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.274508 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.274513 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.274517 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.274522 | debian-bookworm | 2026-04-13 02:02:49.274527 | debian-bookworm | !! 2026-04-13 02:02:49.274532 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.274545 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.common.enas' is absent from the `packages` configuration. 2026-04-13 02:02:49.274550 | debian-bookworm | !! 2026-04-13 02:02:49.274555 | debian-bookworm | 2026-04-13 02:02:49.274559 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.274564 | debian-bookworm | ############################ 2026-04-13 02:02:49.274569 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.274574 | debian-bookworm | ############################ 2026-04-13 02:02:49.274579 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.common.enas' as an importable package[^1], 2026-04-13 02:02:49.274587 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.274592 | debian-bookworm | 2026-04-13 02:02:49.274597 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.274602 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.common.enas' is explicitly added 2026-04-13 02:02:49.274607 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.274612 | debian-bookworm | 2026-04-13 02:02:49.274616 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.274621 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.274626 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.274631 | debian-bookworm | 2026-04-13 02:02:49.274636 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.274640 | debian-bookworm | 2026-04-13 02:02:49.274645 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.274650 | debian-bookworm | 2026-04-13 02:02:49.274655 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.common.enas' to be distributed and are 2026-04-13 02:02:49.274659 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.common.enas' via 2026-04-13 02:02:49.274664 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.274669 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.274674 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.274679 | debian-bookworm | 2026-04-13 02:02:49.274683 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.274688 | debian-bookworm | 2026-04-13 02:02:49.274693 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.274698 | debian-bookworm | 2026-04-13 02:02:49.274703 | debian-bookworm | 2026-04-13 02:02:49.274707 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.274712 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.274717 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.274722 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.274727 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.274731 | debian-bookworm | 2026-04-13 02:02:49.274736 | debian-bookworm | !! 2026-04-13 02:02:49.274741 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.274746 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins' is absent from the `packages` configuration. 2026-04-13 02:02:49.274751 | debian-bookworm | !! 2026-04-13 02:02:49.274755 | debian-bookworm | 2026-04-13 02:02:49.274760 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.274765 | debian-bookworm | ############################ 2026-04-13 02:02:49.274770 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.274775 | debian-bookworm | ############################ 2026-04-13 02:02:49.274779 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.plugins' as an importable package[^1], 2026-04-13 02:02:49.274784 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.274789 | debian-bookworm | 2026-04-13 02:02:49.274794 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.274798 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.plugins' is explicitly added 2026-04-13 02:02:49.274803 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.274808 | debian-bookworm | 2026-04-13 02:02:49.274813 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.274818 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.274826 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.274830 | debian-bookworm | 2026-04-13 02:02:49.274835 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.274840 | debian-bookworm | 2026-04-13 02:02:49.274845 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.274849 | debian-bookworm | 2026-04-13 02:02:49.274857 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.plugins' to be distributed and are 2026-04-13 02:02:49.274861 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.plugins' via 2026-04-13 02:02:49.274866 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.274871 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.274876 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.274881 | debian-bookworm | 2026-04-13 02:02:49.274885 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.274890 | debian-bookworm | 2026-04-13 02:02:49.274895 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.274900 | debian-bookworm | 2026-04-13 02:02:49.274904 | debian-bookworm | 2026-04-13 02:02:49.274909 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.274914 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.274927 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.274932 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.274937 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.274942 | debian-bookworm | 2026-04-13 02:02:49.274946 | debian-bookworm | !! 2026-04-13 02:02:49.274951 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.274956 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powerflex' is absent from the `packages` configuration. 2026-04-13 02:02:49.274961 | debian-bookworm | !! 2026-04-13 02:02:49.274966 | debian-bookworm | 2026-04-13 02:02:49.274971 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.274976 | debian-bookworm | ############################ 2026-04-13 02:02:49.274981 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.274985 | debian-bookworm | ############################ 2026-04-13 02:02:49.274990 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.plugins.powerflex' as an importable package[^1], 2026-04-13 02:02:49.274995 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.275000 | debian-bookworm | 2026-04-13 02:02:49.275005 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.275009 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powerflex' is explicitly added 2026-04-13 02:02:49.275014 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.275019 | debian-bookworm | 2026-04-13 02:02:49.275024 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.275028 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.275033 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.275038 | debian-bookworm | 2026-04-13 02:02:49.275043 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.275047 | debian-bookworm | 2026-04-13 02:02:49.275052 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.275057 | debian-bookworm | 2026-04-13 02:02:49.275062 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.plugins.powerflex' to be distributed and are 2026-04-13 02:02:49.275067 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powerflex' via 2026-04-13 02:02:49.275071 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.275080 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.275085 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.275090 | debian-bookworm | 2026-04-13 02:02:49.275094 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.275099 | debian-bookworm | 2026-04-13 02:02:49.275104 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.275109 | debian-bookworm | 2026-04-13 02:02:49.275114 | debian-bookworm | 2026-04-13 02:02:49.275118 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.275123 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.275128 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.275133 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.275137 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.275142 | debian-bookworm | 2026-04-13 02:02:49.275147 | debian-bookworm | !! 2026-04-13 02:02:49.275152 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.275157 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powermax' is absent from the `packages` configuration. 2026-04-13 02:02:49.275162 | debian-bookworm | !! 2026-04-13 02:02:49.275166 | debian-bookworm | 2026-04-13 02:02:49.275171 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.275176 | debian-bookworm | ############################ 2026-04-13 02:02:49.275181 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.275185 | debian-bookworm | ############################ 2026-04-13 02:02:49.275190 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.plugins.powermax' as an importable package[^1], 2026-04-13 02:02:49.275195 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.275200 | debian-bookworm | 2026-04-13 02:02:49.275205 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.275209 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powermax' is explicitly added 2026-04-13 02:02:49.275214 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.275219 | debian-bookworm | 2026-04-13 02:02:49.275224 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.275228 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.275233 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.275238 | debian-bookworm | 2026-04-13 02:02:49.275243 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.275247 | debian-bookworm | 2026-04-13 02:02:49.275252 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.275257 | debian-bookworm | 2026-04-13 02:02:49.275262 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.plugins.powermax' to be distributed and are 2026-04-13 02:02:49.275266 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powermax' via 2026-04-13 02:02:49.275271 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.275296 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.275309 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.275314 | debian-bookworm | 2026-04-13 02:02:49.275319 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.275324 | debian-bookworm | 2026-04-13 02:02:49.275329 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.275333 | debian-bookworm | 2026-04-13 02:02:49.275338 | debian-bookworm | 2026-04-13 02:02:49.275343 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.275351 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.275356 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.275361 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.275366 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.275371 | debian-bookworm | 2026-04-13 02:02:49.275375 | debian-bookworm | !! 2026-04-13 02:02:49.275380 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.275385 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powerscale' is absent from the `packages` configuration. 2026-04-13 02:02:49.275390 | debian-bookworm | !! 2026-04-13 02:02:49.275395 | debian-bookworm | 2026-04-13 02:02:49.275399 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.275404 | debian-bookworm | ############################ 2026-04-13 02:02:49.275409 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.275414 | debian-bookworm | ############################ 2026-04-13 02:02:49.275418 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.plugins.powerscale' as an importable package[^1], 2026-04-13 02:02:49.275423 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.275428 | debian-bookworm | 2026-04-13 02:02:49.275433 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.275438 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powerscale' is explicitly added 2026-04-13 02:02:49.275442 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.275447 | debian-bookworm | 2026-04-13 02:02:49.275452 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.275457 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.275461 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.275466 | debian-bookworm | 2026-04-13 02:02:49.275471 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.275476 | debian-bookworm | 2026-04-13 02:02:49.275480 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.275485 | debian-bookworm | 2026-04-13 02:02:49.275490 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.plugins.powerscale' to be distributed and are 2026-04-13 02:02:49.275495 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powerscale' via 2026-04-13 02:02:49.275500 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.275504 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.275509 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.275514 | debian-bookworm | 2026-04-13 02:02:49.275519 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.275523 | debian-bookworm | 2026-04-13 02:02:49.275528 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.275533 | debian-bookworm | 2026-04-13 02:02:49.275538 | debian-bookworm | 2026-04-13 02:02:49.275542 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.275547 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.275552 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.275557 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.275562 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.275566 | debian-bookworm | 2026-04-13 02:02:49.275571 | debian-bookworm | !! 2026-04-13 02:02:49.275576 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.275581 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powerstore' is absent from the `packages` configuration. 2026-04-13 02:02:49.275589 | debian-bookworm | !! 2026-04-13 02:02:49.275594 | debian-bookworm | 2026-04-13 02:02:49.275598 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.275603 | debian-bookworm | ############################ 2026-04-13 02:02:49.275608 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.275613 | debian-bookworm | ############################ 2026-04-13 02:02:49.275619 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.plugins.powerstore' as an importable package[^1], 2026-04-13 02:02:49.275624 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.275629 | debian-bookworm | 2026-04-13 02:02:49.275634 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.275639 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powerstore' is explicitly added 2026-04-13 02:02:49.275643 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.275648 | debian-bookworm | 2026-04-13 02:02:49.275653 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.275658 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.275662 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.275667 | debian-bookworm | 2026-04-13 02:02:49.275672 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.275677 | debian-bookworm | 2026-04-13 02:02:49.275682 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.275686 | debian-bookworm | 2026-04-13 02:02:49.275699 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.plugins.powerstore' to be distributed and are 2026-04-13 02:02:49.275704 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powerstore' via 2026-04-13 02:02:49.275709 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.275714 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.275719 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.275723 | debian-bookworm | 2026-04-13 02:02:49.275728 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.275733 | debian-bookworm | 2026-04-13 02:02:49.275738 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.275743 | debian-bookworm | 2026-04-13 02:02:49.275747 | debian-bookworm | 2026-04-13 02:02:49.275752 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.275757 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.275762 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.275766 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.275771 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.275776 | debian-bookworm | 2026-04-13 02:02:49.275781 | debian-bookworm | !! 2026-04-13 02:02:49.275786 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.275790 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.unity' is absent from the `packages` configuration. 2026-04-13 02:02:49.275795 | debian-bookworm | !! 2026-04-13 02:02:49.275800 | debian-bookworm | 2026-04-13 02:02:49.275805 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.275810 | debian-bookworm | ############################ 2026-04-13 02:02:49.275814 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.275819 | debian-bookworm | ############################ 2026-04-13 02:02:49.275824 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.plugins.unity' as an importable package[^1], 2026-04-13 02:02:49.275832 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.275837 | debian-bookworm | 2026-04-13 02:02:49.275842 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.275846 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.plugins.unity' is explicitly added 2026-04-13 02:02:49.275851 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.275856 | debian-bookworm | 2026-04-13 02:02:49.275861 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.275866 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.275870 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.275875 | debian-bookworm | 2026-04-13 02:02:49.275880 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.275885 | debian-bookworm | 2026-04-13 02:02:49.275889 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.275894 | debian-bookworm | 2026-04-13 02:02:49.275899 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.plugins.unity' to be distributed and are 2026-04-13 02:02:49.275904 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.unity' via 2026-04-13 02:02:49.275909 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.275913 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.275918 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.275923 | debian-bookworm | 2026-04-13 02:02:49.275928 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.275932 | debian-bookworm | 2026-04-13 02:02:49.275937 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.275942 | debian-bookworm | 2026-04-13 02:02:49.275947 | debian-bookworm | 2026-04-13 02:02:49.275951 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.275956 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.275961 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.275966 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.275971 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.275975 | debian-bookworm | 2026-04-13 02:02:49.275980 | debian-bookworm | !! 2026-04-13 02:02:49.275985 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.275992 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.vnx' is absent from the `packages` configuration. 2026-04-13 02:02:49.275997 | debian-bookworm | !! 2026-04-13 02:02:49.276001 | debian-bookworm | 2026-04-13 02:02:49.276006 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.276011 | debian-bookworm | ############################ 2026-04-13 02:02:49.276016 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.276020 | debian-bookworm | ############################ 2026-04-13 02:02:49.276025 | debian-bookworm | Python recognizes 'manila.share.drivers.dell_emc.plugins.vnx' as an importable package[^1], 2026-04-13 02:02:49.276030 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.276035 | debian-bookworm | 2026-04-13 02:02:49.276039 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.276044 | debian-bookworm | package, please make sure that 'manila.share.drivers.dell_emc.plugins.vnx' is explicitly added 2026-04-13 02:02:49.276049 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.276054 | debian-bookworm | 2026-04-13 02:02:49.276059 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.276071 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.276079 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.276084 | debian-bookworm | 2026-04-13 02:02:49.276089 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.276094 | debian-bookworm | 2026-04-13 02:02:49.276099 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.276103 | debian-bookworm | 2026-04-13 02:02:49.276108 | debian-bookworm | If you don't want 'manila.share.drivers.dell_emc.plugins.vnx' to be distributed and are 2026-04-13 02:02:49.276113 | debian-bookworm | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.vnx' via 2026-04-13 02:02:49.276118 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.276122 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.276127 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.276132 | debian-bookworm | 2026-04-13 02:02:49.276137 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.276141 | debian-bookworm | 2026-04-13 02:02:49.276146 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.276151 | debian-bookworm | 2026-04-13 02:02:49.276156 | debian-bookworm | 2026-04-13 02:02:49.276160 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.276165 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.276170 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.276175 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.276179 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.276184 | debian-bookworm | 2026-04-13 02:02:49.276189 | debian-bookworm | !! 2026-04-13 02:02:49.276194 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.276199 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.ganesha' is absent from the `packages` configuration. 2026-04-13 02:02:49.276203 | debian-bookworm | !! 2026-04-13 02:02:49.276208 | debian-bookworm | 2026-04-13 02:02:49.276213 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.276218 | debian-bookworm | ############################ 2026-04-13 02:02:49.276222 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.276227 | debian-bookworm | ############################ 2026-04-13 02:02:49.276232 | debian-bookworm | Python recognizes 'manila.share.drivers.ganesha' as an importable package[^1], 2026-04-13 02:02:49.276237 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.276241 | debian-bookworm | 2026-04-13 02:02:49.276246 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.276251 | debian-bookworm | package, please make sure that 'manila.share.drivers.ganesha' is explicitly added 2026-04-13 02:02:49.276256 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.276260 | debian-bookworm | 2026-04-13 02:02:49.276265 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.276270 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.276275 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.276279 | debian-bookworm | 2026-04-13 02:02:49.276284 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.276289 | debian-bookworm | 2026-04-13 02:02:49.276294 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.276298 | debian-bookworm | 2026-04-13 02:02:49.276303 | debian-bookworm | If you don't want 'manila.share.drivers.ganesha' to be distributed and are 2026-04-13 02:02:49.276308 | debian-bookworm | already explicitly excluding 'manila.share.drivers.ganesha' via 2026-04-13 02:02:49.276313 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.276317 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.276373 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.276377 | debian-bookworm | 2026-04-13 02:02:49.276382 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.276387 | debian-bookworm | 2026-04-13 02:02:49.276392 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.276396 | debian-bookworm | 2026-04-13 02:02:49.276401 | debian-bookworm | 2026-04-13 02:02:49.276406 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.276411 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.276415 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.276420 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.276425 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.276430 | debian-bookworm | 2026-04-13 02:02:49.276434 | debian-bookworm | !! 2026-04-13 02:02:49.276439 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.276444 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.ganesha.conf' is absent from the `packages` configuration. 2026-04-13 02:02:49.276449 | debian-bookworm | !! 2026-04-13 02:02:49.276453 | debian-bookworm | 2026-04-13 02:02:49.276458 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.276463 | debian-bookworm | ############################ 2026-04-13 02:02:49.276468 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.276473 | debian-bookworm | ############################ 2026-04-13 02:02:49.276477 | debian-bookworm | Python recognizes 'manila.share.drivers.ganesha.conf' as an importable package[^1], 2026-04-13 02:02:49.276482 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.276487 | debian-bookworm | 2026-04-13 02:02:49.276492 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.276508 | debian-bookworm | package, please make sure that 'manila.share.drivers.ganesha.conf' is explicitly added 2026-04-13 02:02:49.276513 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.276518 | debian-bookworm | 2026-04-13 02:02:49.276522 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.276527 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.276532 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.276537 | debian-bookworm | 2026-04-13 02:02:49.276542 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.276546 | debian-bookworm | 2026-04-13 02:02:49.276551 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.276556 | debian-bookworm | 2026-04-13 02:02:49.276561 | debian-bookworm | If you don't want 'manila.share.drivers.ganesha.conf' to be distributed and are 2026-04-13 02:02:49.276565 | debian-bookworm | already explicitly excluding 'manila.share.drivers.ganesha.conf' via 2026-04-13 02:02:49.276570 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.276575 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.276580 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.276584 | debian-bookworm | 2026-04-13 02:02:49.276589 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.276594 | debian-bookworm | 2026-04-13 02:02:49.276599 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.276603 | debian-bookworm | 2026-04-13 02:02:49.276608 | debian-bookworm | 2026-04-13 02:02:49.276613 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.276618 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.276622 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.276631 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.276635 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.276640 | debian-bookworm | 2026-04-13 02:02:49.276645 | debian-bookworm | !! 2026-04-13 02:02:49.276650 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.276655 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.glusterfs' is absent from the `packages` configuration. 2026-04-13 02:02:49.276659 | debian-bookworm | !! 2026-04-13 02:02:49.276664 | debian-bookworm | 2026-04-13 02:02:49.276669 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.276674 | debian-bookworm | ############################ 2026-04-13 02:02:49.276679 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.276683 | debian-bookworm | ############################ 2026-04-13 02:02:49.276688 | debian-bookworm | Python recognizes 'manila.share.drivers.glusterfs' as an importable package[^1], 2026-04-13 02:02:49.276693 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.276698 | debian-bookworm | 2026-04-13 02:02:49.276702 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.276707 | debian-bookworm | package, please make sure that 'manila.share.drivers.glusterfs' is explicitly added 2026-04-13 02:02:49.276712 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.276717 | debian-bookworm | 2026-04-13 02:02:49.276721 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.276726 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.276731 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.276736 | debian-bookworm | 2026-04-13 02:02:49.276740 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.276745 | debian-bookworm | 2026-04-13 02:02:49.276750 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.276755 | debian-bookworm | 2026-04-13 02:02:49.276759 | debian-bookworm | If you don't want 'manila.share.drivers.glusterfs' to be distributed and are 2026-04-13 02:02:49.276764 | debian-bookworm | already explicitly excluding 'manila.share.drivers.glusterfs' via 2026-04-13 02:02:49.276769 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.276774 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.276778 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.276783 | debian-bookworm | 2026-04-13 02:02:49.276788 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.276793 | debian-bookworm | 2026-04-13 02:02:49.276797 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.276802 | debian-bookworm | 2026-04-13 02:02:49.276807 | debian-bookworm | 2026-04-13 02:02:49.276814 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.276821 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.276825 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.276830 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.276835 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.276840 | debian-bookworm | 2026-04-13 02:02:49.276844 | debian-bookworm | !! 2026-04-13 02:02:49.276849 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.276854 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.glusterfs.conf' is absent from the `packages` configuration. 2026-04-13 02:02:49.276859 | debian-bookworm | !! 2026-04-13 02:02:49.276864 | debian-bookworm | 2026-04-13 02:02:49.276868 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.276876 | debian-bookworm | ############################ 2026-04-13 02:02:49.276881 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.276886 | debian-bookworm | ############################ 2026-04-13 02:02:49.276898 | debian-bookworm | Python recognizes 'manila.share.drivers.glusterfs.conf' as an importable package[^1], 2026-04-13 02:02:49.276904 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.276908 | debian-bookworm | 2026-04-13 02:02:49.276913 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.276918 | debian-bookworm | package, please make sure that 'manila.share.drivers.glusterfs.conf' is explicitly added 2026-04-13 02:02:49.276923 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.276928 | debian-bookworm | 2026-04-13 02:02:49.276932 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.276937 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.276942 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.276947 | debian-bookworm | 2026-04-13 02:02:49.276951 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.276956 | debian-bookworm | 2026-04-13 02:02:49.276961 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.276966 | debian-bookworm | 2026-04-13 02:02:49.276970 | debian-bookworm | If you don't want 'manila.share.drivers.glusterfs.conf' to be distributed and are 2026-04-13 02:02:49.276975 | debian-bookworm | already explicitly excluding 'manila.share.drivers.glusterfs.conf' via 2026-04-13 02:02:49.276980 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.276985 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.276990 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.276994 | debian-bookworm | 2026-04-13 02:02:49.276999 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.277004 | debian-bookworm | 2026-04-13 02:02:49.277009 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.277013 | debian-bookworm | 2026-04-13 02:02:49.277018 | debian-bookworm | 2026-04-13 02:02:49.277023 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.277028 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.277032 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.277037 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.277042 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.277047 | debian-bookworm | 2026-04-13 02:02:49.277052 | debian-bookworm | !! 2026-04-13 02:02:49.277056 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.277061 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hdfs' is absent from the `packages` configuration. 2026-04-13 02:02:49.277066 | debian-bookworm | !! 2026-04-13 02:02:49.277071 | debian-bookworm | 2026-04-13 02:02:49.277076 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.277080 | debian-bookworm | ############################ 2026-04-13 02:02:49.277085 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.277090 | debian-bookworm | ############################ 2026-04-13 02:02:49.277095 | debian-bookworm | Python recognizes 'manila.share.drivers.hdfs' as an importable package[^1], 2026-04-13 02:02:49.277099 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.277104 | debian-bookworm | 2026-04-13 02:02:49.277109 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.277114 | debian-bookworm | package, please make sure that 'manila.share.drivers.hdfs' is explicitly added 2026-04-13 02:02:49.277122 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.277127 | debian-bookworm | 2026-04-13 02:02:49.277131 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.277136 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.277141 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.277146 | debian-bookworm | 2026-04-13 02:02:49.277150 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.277155 | debian-bookworm | 2026-04-13 02:02:49.277160 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.277165 | debian-bookworm | 2026-04-13 02:02:49.277169 | debian-bookworm | If you don't want 'manila.share.drivers.hdfs' to be distributed and are 2026-04-13 02:02:49.277174 | debian-bookworm | already explicitly excluding 'manila.share.drivers.hdfs' via 2026-04-13 02:02:49.277179 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.277184 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.277188 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.277193 | debian-bookworm | 2026-04-13 02:02:49.277198 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.277203 | debian-bookworm | 2026-04-13 02:02:49.277209 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.277214 | debian-bookworm | 2026-04-13 02:02:49.277219 | debian-bookworm | 2026-04-13 02:02:49.277224 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.277228 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.277233 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.277238 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.277243 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.277248 | debian-bookworm | 2026-04-13 02:02:49.277252 | debian-bookworm | !! 2026-04-13 02:02:49.277257 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.277262 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hitachi' is absent from the `packages` configuration. 2026-04-13 02:02:49.277267 | debian-bookworm | !! 2026-04-13 02:02:49.277271 | debian-bookworm | 2026-04-13 02:02:49.277416 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.277421 | debian-bookworm | ############################ 2026-04-13 02:02:49.277426 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.277431 | debian-bookworm | ############################ 2026-04-13 02:02:49.277436 | debian-bookworm | Python recognizes 'manila.share.drivers.hitachi' as an importable package[^1], 2026-04-13 02:02:49.277440 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.277445 | debian-bookworm | 2026-04-13 02:02:49.277450 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.277455 | debian-bookworm | package, please make sure that 'manila.share.drivers.hitachi' is explicitly added 2026-04-13 02:02:49.277459 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.277467 | debian-bookworm | 2026-04-13 02:02:49.277472 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.277477 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.277481 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.277486 | debian-bookworm | 2026-04-13 02:02:49.277491 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.277496 | debian-bookworm | 2026-04-13 02:02:49.277501 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.277517 | debian-bookworm | 2026-04-13 02:02:49.277523 | debian-bookworm | If you don't want 'manila.share.drivers.hitachi' to be distributed and are 2026-04-13 02:02:49.277533 | debian-bookworm | already explicitly excluding 'manila.share.drivers.hitachi' via 2026-04-13 02:02:49.277538 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.277543 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.277548 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.277553 | debian-bookworm | 2026-04-13 02:02:49.277557 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.277562 | debian-bookworm | 2026-04-13 02:02:49.277567 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.277572 | debian-bookworm | 2026-04-13 02:02:49.277577 | debian-bookworm | 2026-04-13 02:02:49.277581 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.277586 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.277591 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.277596 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.277601 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.277605 | debian-bookworm | 2026-04-13 02:02:49.277610 | debian-bookworm | !! 2026-04-13 02:02:49.277615 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.277620 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hitachi.hnas' is absent from the `packages` configuration. 2026-04-13 02:02:49.277625 | debian-bookworm | !! 2026-04-13 02:02:49.277629 | debian-bookworm | 2026-04-13 02:02:49.277634 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.277639 | debian-bookworm | ############################ 2026-04-13 02:02:49.277644 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.277649 | debian-bookworm | ############################ 2026-04-13 02:02:49.277653 | debian-bookworm | Python recognizes 'manila.share.drivers.hitachi.hnas' as an importable package[^1], 2026-04-13 02:02:49.277658 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.277663 | debian-bookworm | 2026-04-13 02:02:49.277668 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.277672 | debian-bookworm | package, please make sure that 'manila.share.drivers.hitachi.hnas' is explicitly added 2026-04-13 02:02:49.277677 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.277682 | debian-bookworm | 2026-04-13 02:02:49.277687 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.277691 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.277696 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.277701 | debian-bookworm | 2026-04-13 02:02:49.277706 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.277711 | debian-bookworm | 2026-04-13 02:02:49.277715 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.277720 | debian-bookworm | 2026-04-13 02:02:49.277725 | debian-bookworm | If you don't want 'manila.share.drivers.hitachi.hnas' to be distributed and are 2026-04-13 02:02:49.277730 | debian-bookworm | already explicitly excluding 'manila.share.drivers.hitachi.hnas' via 2026-04-13 02:02:49.277734 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.277741 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.277746 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.277751 | debian-bookworm | 2026-04-13 02:02:49.277756 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.277760 | debian-bookworm | 2026-04-13 02:02:49.277765 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.277773 | debian-bookworm | 2026-04-13 02:02:49.277778 | debian-bookworm | 2026-04-13 02:02:49.277783 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.277787 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.277792 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.277839 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.277845 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.277849 | debian-bookworm | 2026-04-13 02:02:49.277854 | debian-bookworm | !! 2026-04-13 02:02:49.277859 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.277873 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hitachi.hsp' is absent from the `packages` configuration. 2026-04-13 02:02:49.277878 | debian-bookworm | !! 2026-04-13 02:02:49.277883 | debian-bookworm | 2026-04-13 02:02:49.277888 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.277892 | debian-bookworm | ############################ 2026-04-13 02:02:49.277897 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.277902 | debian-bookworm | ############################ 2026-04-13 02:02:49.277907 | debian-bookworm | Python recognizes 'manila.share.drivers.hitachi.hsp' as an importable package[^1], 2026-04-13 02:02:49.277911 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.277916 | debian-bookworm | 2026-04-13 02:02:49.277921 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.277926 | debian-bookworm | package, please make sure that 'manila.share.drivers.hitachi.hsp' is explicitly added 2026-04-13 02:02:49.277931 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.277935 | debian-bookworm | 2026-04-13 02:02:49.277940 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.277945 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.277950 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.277954 | debian-bookworm | 2026-04-13 02:02:49.277959 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.277964 | debian-bookworm | 2026-04-13 02:02:49.277968 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.277973 | debian-bookworm | 2026-04-13 02:02:49.277978 | debian-bookworm | If you don't want 'manila.share.drivers.hitachi.hsp' to be distributed and are 2026-04-13 02:02:49.277983 | debian-bookworm | already explicitly excluding 'manila.share.drivers.hitachi.hsp' via 2026-04-13 02:02:49.277987 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.277992 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.277997 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.278002 | debian-bookworm | 2026-04-13 02:02:49.278007 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.278011 | debian-bookworm | 2026-04-13 02:02:49.278016 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.278021 | debian-bookworm | 2026-04-13 02:02:49.278026 | debian-bookworm | 2026-04-13 02:02:49.278030 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.278035 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.278040 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.278045 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.278049 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.278054 | debian-bookworm | 2026-04-13 02:02:49.278059 | debian-bookworm | !! 2026-04-13 02:02:49.278064 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.278068 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hpe' is absent from the `packages` configuration. 2026-04-13 02:02:49.278077 | debian-bookworm | !! 2026-04-13 02:02:49.278082 | debian-bookworm | 2026-04-13 02:02:49.278087 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.278092 | debian-bookworm | ############################ 2026-04-13 02:02:49.278096 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.278101 | debian-bookworm | ############################ 2026-04-13 02:02:49.278106 | debian-bookworm | Python recognizes 'manila.share.drivers.hpe' as an importable package[^1], 2026-04-13 02:02:49.278111 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.278116 | debian-bookworm | 2026-04-13 02:02:49.278121 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.278125 | debian-bookworm | package, please make sure that 'manila.share.drivers.hpe' is explicitly added 2026-04-13 02:02:49.278130 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.278134 | debian-bookworm | 2026-04-13 02:02:49.278137 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.278140 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.278144 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.278147 | debian-bookworm | 2026-04-13 02:02:49.278151 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.278154 | debian-bookworm | 2026-04-13 02:02:49.278157 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.278161 | debian-bookworm | 2026-04-13 02:02:49.278164 | debian-bookworm | If you don't want 'manila.share.drivers.hpe' to be distributed and are 2026-04-13 02:02:49.278170 | debian-bookworm | already explicitly excluding 'manila.share.drivers.hpe' via 2026-04-13 02:02:49.278173 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.278177 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.278180 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.278183 | debian-bookworm | 2026-04-13 02:02:49.278187 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.278190 | debian-bookworm | 2026-04-13 02:02:49.278193 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.278197 | debian-bookworm | 2026-04-13 02:02:49.278200 | debian-bookworm | 2026-04-13 02:02:49.278203 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.278207 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.278210 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.278220 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.278224 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.278227 | debian-bookworm | 2026-04-13 02:02:49.278230 | debian-bookworm | !! 2026-04-13 02:02:49.278234 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.278237 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.huawei' is absent from the `packages` configuration. 2026-04-13 02:02:49.278241 | debian-bookworm | !! 2026-04-13 02:02:49.278244 | debian-bookworm | 2026-04-13 02:02:49.278247 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.278251 | debian-bookworm | ############################ 2026-04-13 02:02:49.278254 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.278257 | debian-bookworm | ############################ 2026-04-13 02:02:49.278261 | debian-bookworm | Python recognizes 'manila.share.drivers.huawei' as an importable package[^1], 2026-04-13 02:02:49.278264 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.278270 | debian-bookworm | 2026-04-13 02:02:49.278273 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.278277 | debian-bookworm | package, please make sure that 'manila.share.drivers.huawei' is explicitly added 2026-04-13 02:02:49.278280 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.278283 | debian-bookworm | 2026-04-13 02:02:49.278287 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.278290 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.278294 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.278297 | debian-bookworm | 2026-04-13 02:02:49.278300 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.278304 | debian-bookworm | 2026-04-13 02:02:49.278307 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.278310 | debian-bookworm | 2026-04-13 02:02:49.278314 | debian-bookworm | If you don't want 'manila.share.drivers.huawei' to be distributed and are 2026-04-13 02:02:49.278317 | debian-bookworm | already explicitly excluding 'manila.share.drivers.huawei' via 2026-04-13 02:02:49.278320 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.278324 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.278327 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.278331 | debian-bookworm | 2026-04-13 02:02:49.278334 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.278337 | debian-bookworm | 2026-04-13 02:02:49.278341 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.278344 | debian-bookworm | 2026-04-13 02:02:49.278347 | debian-bookworm | 2026-04-13 02:02:49.278351 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.278354 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.278357 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.278361 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.278364 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.278368 | debian-bookworm | 2026-04-13 02:02:49.278371 | debian-bookworm | !! 2026-04-13 02:02:49.278374 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.278378 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.huawei.v3' is absent from the `packages` configuration. 2026-04-13 02:02:49.278381 | debian-bookworm | !! 2026-04-13 02:02:49.278384 | debian-bookworm | 2026-04-13 02:02:49.278388 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.278391 | debian-bookworm | ############################ 2026-04-13 02:02:49.278395 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.278398 | debian-bookworm | ############################ 2026-04-13 02:02:49.278401 | debian-bookworm | Python recognizes 'manila.share.drivers.huawei.v3' as an importable package[^1], 2026-04-13 02:02:49.278405 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.278408 | debian-bookworm | 2026-04-13 02:02:49.278411 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.278415 | debian-bookworm | package, please make sure that 'manila.share.drivers.huawei.v3' is explicitly added 2026-04-13 02:02:49.278418 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.278422 | debian-bookworm | 2026-04-13 02:02:49.278425 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.278428 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.278432 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.278435 | debian-bookworm | 2026-04-13 02:02:49.278438 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.278444 | debian-bookworm | 2026-04-13 02:02:49.278448 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.278451 | debian-bookworm | 2026-04-13 02:02:49.278454 | debian-bookworm | If you don't want 'manila.share.drivers.huawei.v3' to be distributed and are 2026-04-13 02:02:49.278458 | debian-bookworm | already explicitly excluding 'manila.share.drivers.huawei.v3' via 2026-04-13 02:02:49.278461 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.278464 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.278468 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.278471 | debian-bookworm | 2026-04-13 02:02:49.278474 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.278478 | debian-bookworm | 2026-04-13 02:02:49.278481 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.278485 | debian-bookworm | 2026-04-13 02:02:49.278488 | debian-bookworm | 2026-04-13 02:02:49.278491 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.278497 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.278500 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.278504 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.278507 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.278511 | debian-bookworm | 2026-04-13 02:02:49.278514 | debian-bookworm | !! 2026-04-13 02:02:49.278517 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.278522 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.ibm' is absent from the `packages` configuration. 2026-04-13 02:02:49.278526 | debian-bookworm | !! 2026-04-13 02:02:49.278529 | debian-bookworm | 2026-04-13 02:02:49.278533 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.278536 | debian-bookworm | ############################ 2026-04-13 02:02:49.278539 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.278543 | debian-bookworm | ############################ 2026-04-13 02:02:49.278546 | debian-bookworm | Python recognizes 'manila.share.drivers.ibm' as an importable package[^1], 2026-04-13 02:02:49.278549 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.278553 | debian-bookworm | 2026-04-13 02:02:49.278556 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.278559 | debian-bookworm | package, please make sure that 'manila.share.drivers.ibm' is explicitly added 2026-04-13 02:02:49.278563 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.278566 | debian-bookworm | 2026-04-13 02:02:49.278569 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.278573 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.278576 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.278579 | debian-bookworm | 2026-04-13 02:02:49.278583 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.278586 | debian-bookworm | 2026-04-13 02:02:49.278589 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.278593 | debian-bookworm | 2026-04-13 02:02:49.278596 | debian-bookworm | If you don't want 'manila.share.drivers.ibm' to be distributed and are 2026-04-13 02:02:49.278599 | debian-bookworm | already explicitly excluding 'manila.share.drivers.ibm' via 2026-04-13 02:02:49.278603 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.278606 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.278610 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.278613 | debian-bookworm | 2026-04-13 02:02:49.278619 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.278622 | debian-bookworm | 2026-04-13 02:02:49.278625 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.278629 | debian-bookworm | 2026-04-13 02:02:49.278632 | debian-bookworm | 2026-04-13 02:02:49.278635 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.278639 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.278642 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.278646 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.278649 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.278652 | debian-bookworm | 2026-04-13 02:02:49.278656 | debian-bookworm | !! 2026-04-13 02:02:49.278659 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.278662 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.infinidat' is absent from the `packages` configuration. 2026-04-13 02:02:49.278666 | debian-bookworm | !! 2026-04-13 02:02:49.278669 | debian-bookworm | 2026-04-13 02:02:49.278673 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.278676 | debian-bookworm | ############################ 2026-04-13 02:02:49.278679 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.278683 | debian-bookworm | ############################ 2026-04-13 02:02:49.278686 | debian-bookworm | Python recognizes 'manila.share.drivers.infinidat' as an importable package[^1], 2026-04-13 02:02:49.278689 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.278693 | debian-bookworm | 2026-04-13 02:02:49.278696 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.278699 | debian-bookworm | package, please make sure that 'manila.share.drivers.infinidat' is explicitly added 2026-04-13 02:02:49.278703 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.278706 | debian-bookworm | 2026-04-13 02:02:49.278710 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.278714 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.278718 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.278721 | debian-bookworm | 2026-04-13 02:02:49.278725 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.278728 | debian-bookworm | 2026-04-13 02:02:49.278731 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.278735 | debian-bookworm | 2026-04-13 02:02:49.278738 | debian-bookworm | If you don't want 'manila.share.drivers.infinidat' to be distributed and are 2026-04-13 02:02:49.278741 | debian-bookworm | already explicitly excluding 'manila.share.drivers.infinidat' via 2026-04-13 02:02:49.278745 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.278748 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.278751 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.278755 | debian-bookworm | 2026-04-13 02:02:49.278758 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.278761 | debian-bookworm | 2026-04-13 02:02:49.278772 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.278775 | debian-bookworm | 2026-04-13 02:02:49.278779 | debian-bookworm | 2026-04-13 02:02:49.278782 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.278786 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.278789 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.278792 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.278796 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.278802 | debian-bookworm | 2026-04-13 02:02:49.278805 | debian-bookworm | !! 2026-04-13 02:02:49.278808 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.278812 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.infortrend' is absent from the `packages` configuration. 2026-04-13 02:02:49.278815 | debian-bookworm | !! 2026-04-13 02:02:49.278818 | debian-bookworm | 2026-04-13 02:02:49.278822 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.278825 | debian-bookworm | ############################ 2026-04-13 02:02:49.278828 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.278832 | debian-bookworm | ############################ 2026-04-13 02:02:49.278835 | debian-bookworm | Python recognizes 'manila.share.drivers.infortrend' as an importable package[^1], 2026-04-13 02:02:49.278839 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.278842 | debian-bookworm | 2026-04-13 02:02:49.278845 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.278849 | debian-bookworm | package, please make sure that 'manila.share.drivers.infortrend' is explicitly added 2026-04-13 02:02:49.278852 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.278855 | debian-bookworm | 2026-04-13 02:02:49.278859 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.278862 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.278865 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.278869 | debian-bookworm | 2026-04-13 02:02:49.278872 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.278875 | debian-bookworm | 2026-04-13 02:02:49.278879 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.278882 | debian-bookworm | 2026-04-13 02:02:49.278886 | debian-bookworm | If you don't want 'manila.share.drivers.infortrend' to be distributed and are 2026-04-13 02:02:49.278889 | debian-bookworm | already explicitly excluding 'manila.share.drivers.infortrend' via 2026-04-13 02:02:49.278892 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.278896 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.278899 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.278902 | debian-bookworm | 2026-04-13 02:02:49.278906 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.278909 | debian-bookworm | 2026-04-13 02:02:49.278912 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.278916 | debian-bookworm | 2026-04-13 02:02:49.278919 | debian-bookworm | 2026-04-13 02:02:49.278922 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.278926 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.278929 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.278933 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.278936 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.278939 | debian-bookworm | 2026-04-13 02:02:49.278943 | debian-bookworm | !! 2026-04-13 02:02:49.278946 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.278949 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.inspur' is absent from the `packages` configuration. 2026-04-13 02:02:49.278953 | debian-bookworm | !! 2026-04-13 02:02:49.278956 | debian-bookworm | 2026-04-13 02:02:49.278960 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.278963 | debian-bookworm | ############################ 2026-04-13 02:02:49.278966 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.278970 | debian-bookworm | ############################ 2026-04-13 02:02:49.278975 | debian-bookworm | Python recognizes 'manila.share.drivers.inspur' as an importable package[^1], 2026-04-13 02:02:49.278979 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.278982 | debian-bookworm | 2026-04-13 02:02:49.278985 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.278990 | debian-bookworm | package, please make sure that 'manila.share.drivers.inspur' is explicitly added 2026-04-13 02:02:49.278994 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.278997 | debian-bookworm | 2026-04-13 02:02:49.279001 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.279004 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.279007 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.279011 | debian-bookworm | 2026-04-13 02:02:49.279014 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.279017 | debian-bookworm | 2026-04-13 02:02:49.279021 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.279024 | debian-bookworm | 2026-04-13 02:02:49.279027 | debian-bookworm | If you don't want 'manila.share.drivers.inspur' to be distributed and are 2026-04-13 02:02:49.279031 | debian-bookworm | already explicitly excluding 'manila.share.drivers.inspur' via 2026-04-13 02:02:49.279034 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.279044 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.279048 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.279051 | debian-bookworm | 2026-04-13 02:02:49.279055 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.279058 | debian-bookworm | 2026-04-13 02:02:49.279061 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.279065 | debian-bookworm | 2026-04-13 02:02:49.279068 | debian-bookworm | 2026-04-13 02:02:49.279071 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.279075 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.279078 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.279081 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.279085 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.279088 | debian-bookworm | 2026-04-13 02:02:49.279092 | debian-bookworm | !! 2026-04-13 02:02:49.279095 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.279098 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.inspur.as13000' is absent from the `packages` configuration. 2026-04-13 02:02:49.279102 | debian-bookworm | !! 2026-04-13 02:02:49.279105 | debian-bookworm | 2026-04-13 02:02:49.279108 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.279112 | debian-bookworm | ############################ 2026-04-13 02:02:49.279115 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.279118 | debian-bookworm | ############################ 2026-04-13 02:02:49.279122 | debian-bookworm | Python recognizes 'manila.share.drivers.inspur.as13000' as an importable package[^1], 2026-04-13 02:02:49.279125 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.279128 | debian-bookworm | 2026-04-13 02:02:49.279132 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.279135 | debian-bookworm | package, please make sure that 'manila.share.drivers.inspur.as13000' is explicitly added 2026-04-13 02:02:49.279138 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.279142 | debian-bookworm | 2026-04-13 02:02:49.279145 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.279151 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.279155 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.279158 | debian-bookworm | 2026-04-13 02:02:49.279161 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.279165 | debian-bookworm | 2026-04-13 02:02:49.279168 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.279171 | debian-bookworm | 2026-04-13 02:02:49.279175 | debian-bookworm | If you don't want 'manila.share.drivers.inspur.as13000' to be distributed and are 2026-04-13 02:02:49.279178 | debian-bookworm | already explicitly excluding 'manila.share.drivers.inspur.as13000' via 2026-04-13 02:02:49.279182 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.279185 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.279188 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.279192 | debian-bookworm | 2026-04-13 02:02:49.279195 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.279198 | debian-bookworm | 2026-04-13 02:02:49.279202 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.279205 | debian-bookworm | 2026-04-13 02:02:49.279208 | debian-bookworm | 2026-04-13 02:02:49.279212 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.279215 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.279219 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.279222 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.279225 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.279229 | debian-bookworm | 2026-04-13 02:02:49.279232 | debian-bookworm | !! 2026-04-13 02:02:49.279235 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.279239 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.inspur.instorage' is absent from the `packages` configuration. 2026-04-13 02:02:49.279242 | debian-bookworm | !! 2026-04-13 02:02:49.279246 | debian-bookworm | 2026-04-13 02:02:49.279249 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.279252 | debian-bookworm | ############################ 2026-04-13 02:02:49.279256 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.279259 | debian-bookworm | ############################ 2026-04-13 02:02:49.279262 | debian-bookworm | Python recognizes 'manila.share.drivers.inspur.instorage' as an importable package[^1], 2026-04-13 02:02:49.279267 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.279271 | debian-bookworm | 2026-04-13 02:02:49.279274 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.279277 | debian-bookworm | package, please make sure that 'manila.share.drivers.inspur.instorage' is explicitly added 2026-04-13 02:02:49.279281 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.279284 | debian-bookworm | 2026-04-13 02:02:49.279288 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.279291 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.279294 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.279298 | debian-bookworm | 2026-04-13 02:02:49.279301 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.279304 | debian-bookworm | 2026-04-13 02:02:49.279308 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.279311 | debian-bookworm | 2026-04-13 02:02:49.279321 | debian-bookworm | If you don't want 'manila.share.drivers.inspur.instorage' to be distributed and are 2026-04-13 02:02:49.279325 | debian-bookworm | already explicitly excluding 'manila.share.drivers.inspur.instorage' via 2026-04-13 02:02:49.279332 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.279336 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.279339 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.279342 | debian-bookworm | 2026-04-13 02:02:49.279346 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.279349 | debian-bookworm | 2026-04-13 02:02:49.279352 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.279356 | debian-bookworm | 2026-04-13 02:02:49.279359 | debian-bookworm | 2026-04-13 02:02:49.279362 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.279366 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.279369 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.279372 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.279376 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.279379 | debian-bookworm | 2026-04-13 02:02:49.279382 | debian-bookworm | !! 2026-04-13 02:02:49.279386 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.279389 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.macrosan' is absent from the `packages` configuration. 2026-04-13 02:02:49.279393 | debian-bookworm | !! 2026-04-13 02:02:49.279396 | debian-bookworm | 2026-04-13 02:02:49.279399 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.279403 | debian-bookworm | ############################ 2026-04-13 02:02:49.279406 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.279409 | debian-bookworm | ############################ 2026-04-13 02:02:49.279413 | debian-bookworm | Python recognizes 'manila.share.drivers.macrosan' as an importable package[^1], 2026-04-13 02:02:49.279416 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.279419 | debian-bookworm | 2026-04-13 02:02:49.279423 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.279426 | debian-bookworm | package, please make sure that 'manila.share.drivers.macrosan' is explicitly added 2026-04-13 02:02:49.279430 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.279433 | debian-bookworm | 2026-04-13 02:02:49.279436 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.279440 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.279443 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.279446 | debian-bookworm | 2026-04-13 02:02:49.279450 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.279453 | debian-bookworm | 2026-04-13 02:02:49.279456 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.279460 | debian-bookworm | 2026-04-13 02:02:49.279463 | debian-bookworm | If you don't want 'manila.share.drivers.macrosan' to be distributed and are 2026-04-13 02:02:49.279466 | debian-bookworm | already explicitly excluding 'manila.share.drivers.macrosan' via 2026-04-13 02:02:49.279470 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.279473 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.279476 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.279480 | debian-bookworm | 2026-04-13 02:02:49.279483 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.279487 | debian-bookworm | 2026-04-13 02:02:49.279490 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.279493 | debian-bookworm | 2026-04-13 02:02:49.279497 | debian-bookworm | 2026-04-13 02:02:49.279500 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.279508 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.279512 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.279515 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.279518 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.279522 | debian-bookworm | 2026-04-13 02:02:49.279525 | debian-bookworm | !! 2026-04-13 02:02:49.279528 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.279532 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.maprfs' is absent from the `packages` configuration. 2026-04-13 02:02:49.279535 | debian-bookworm | !! 2026-04-13 02:02:49.279539 | debian-bookworm | 2026-04-13 02:02:49.279543 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.279547 | debian-bookworm | ############################ 2026-04-13 02:02:49.279550 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.279554 | debian-bookworm | ############################ 2026-04-13 02:02:49.279557 | debian-bookworm | Python recognizes 'manila.share.drivers.maprfs' as an importable package[^1], 2026-04-13 02:02:49.279560 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.279564 | debian-bookworm | 2026-04-13 02:02:49.279567 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.279570 | debian-bookworm | package, please make sure that 'manila.share.drivers.maprfs' is explicitly added 2026-04-13 02:02:49.279574 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.279577 | debian-bookworm | 2026-04-13 02:02:49.279580 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.279584 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.279587 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.279591 | debian-bookworm | 2026-04-13 02:02:49.279601 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.279605 | debian-bookworm | 2026-04-13 02:02:49.279608 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.279612 | debian-bookworm | 2026-04-13 02:02:49.279615 | debian-bookworm | If you don't want 'manila.share.drivers.maprfs' to be distributed and are 2026-04-13 02:02:49.279618 | debian-bookworm | already explicitly excluding 'manila.share.drivers.maprfs' via 2026-04-13 02:02:49.279622 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.279625 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.279628 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.279632 | debian-bookworm | 2026-04-13 02:02:49.279635 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.279638 | debian-bookworm | 2026-04-13 02:02:49.279642 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.279645 | debian-bookworm | 2026-04-13 02:02:49.279648 | debian-bookworm | 2026-04-13 02:02:49.279652 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.279655 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.279658 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.279662 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.279665 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.279668 | debian-bookworm | 2026-04-13 02:02:49.279672 | debian-bookworm | !! 2026-04-13 02:02:49.279675 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.279679 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp' is absent from the `packages` configuration. 2026-04-13 02:02:49.279685 | debian-bookworm | !! 2026-04-13 02:02:49.279688 | debian-bookworm | 2026-04-13 02:02:49.279692 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.279695 | debian-bookworm | ############################ 2026-04-13 02:02:49.279698 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.279702 | debian-bookworm | ############################ 2026-04-13 02:02:49.279705 | debian-bookworm | Python recognizes 'manila.share.drivers.netapp' as an importable package[^1], 2026-04-13 02:02:49.279708 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.279712 | debian-bookworm | 2026-04-13 02:02:49.279715 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.279718 | debian-bookworm | package, please make sure that 'manila.share.drivers.netapp' is explicitly added 2026-04-13 02:02:49.279722 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.279725 | debian-bookworm | 2026-04-13 02:02:49.279728 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.279732 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.279735 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.279739 | debian-bookworm | 2026-04-13 02:02:49.279742 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.279745 | debian-bookworm | 2026-04-13 02:02:49.279749 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.279752 | debian-bookworm | 2026-04-13 02:02:49.279755 | debian-bookworm | If you don't want 'manila.share.drivers.netapp' to be distributed and are 2026-04-13 02:02:49.279759 | debian-bookworm | already explicitly excluding 'manila.share.drivers.netapp' via 2026-04-13 02:02:49.279762 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.279765 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.279769 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.279772 | debian-bookworm | 2026-04-13 02:02:49.279775 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.279779 | debian-bookworm | 2026-04-13 02:02:49.279782 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.279786 | debian-bookworm | 2026-04-13 02:02:49.279789 | debian-bookworm | 2026-04-13 02:02:49.279792 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.279796 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.279799 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.279802 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.279806 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.279809 | debian-bookworm | 2026-04-13 02:02:49.279812 | debian-bookworm | !! 2026-04-13 02:02:49.279816 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.279819 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap' is absent from the `packages` configuration. 2026-04-13 02:02:49.279823 | debian-bookworm | !! 2026-04-13 02:02:49.279826 | debian-bookworm | 2026-04-13 02:02:49.279829 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.279833 | debian-bookworm | ############################ 2026-04-13 02:02:49.279836 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.279839 | debian-bookworm | ############################ 2026-04-13 02:02:49.279843 | debian-bookworm | Python recognizes 'manila.share.drivers.netapp.dataontap' as an importable package[^1], 2026-04-13 02:02:49.279846 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.279850 | debian-bookworm | 2026-04-13 02:02:49.279856 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.279859 | debian-bookworm | package, please make sure that 'manila.share.drivers.netapp.dataontap' is explicitly added 2026-04-13 02:02:49.279865 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.279868 | debian-bookworm | 2026-04-13 02:02:49.279879 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.279882 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.279885 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.279889 | debian-bookworm | 2026-04-13 02:02:49.279892 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.279896 | debian-bookworm | 2026-04-13 02:02:49.279899 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.279902 | debian-bookworm | 2026-04-13 02:02:49.279906 | debian-bookworm | If you don't want 'manila.share.drivers.netapp.dataontap' to be distributed and are 2026-04-13 02:02:49.279909 | debian-bookworm | already explicitly excluding 'manila.share.drivers.netapp.dataontap' via 2026-04-13 02:02:49.279912 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.279916 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.279919 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.279922 | debian-bookworm | 2026-04-13 02:02:49.279926 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.279929 | debian-bookworm | 2026-04-13 02:02:49.279933 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.279936 | debian-bookworm | 2026-04-13 02:02:49.279939 | debian-bookworm | 2026-04-13 02:02:49.279943 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.279946 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.279949 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.279953 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.279956 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.279959 | debian-bookworm | 2026-04-13 02:02:49.279963 | debian-bookworm | !! 2026-04-13 02:02:49.279966 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.279969 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap.client' is absent from the `packages` configuration. 2026-04-13 02:02:49.279973 | debian-bookworm | !! 2026-04-13 02:02:49.279976 | debian-bookworm | 2026-04-13 02:02:49.279980 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.279983 | debian-bookworm | ############################ 2026-04-13 02:02:49.279986 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.279990 | debian-bookworm | ############################ 2026-04-13 02:02:49.279993 | debian-bookworm | Python recognizes 'manila.share.drivers.netapp.dataontap.client' as an importable package[^1], 2026-04-13 02:02:49.279996 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.280000 | debian-bookworm | 2026-04-13 02:02:49.280003 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.280007 | debian-bookworm | package, please make sure that 'manila.share.drivers.netapp.dataontap.client' is explicitly added 2026-04-13 02:02:49.280010 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.280013 | debian-bookworm | 2026-04-13 02:02:49.280017 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.280020 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.280023 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.280027 | debian-bookworm | 2026-04-13 02:02:49.280030 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.280033 | debian-bookworm | 2026-04-13 02:02:49.280037 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.280043 | debian-bookworm | 2026-04-13 02:02:49.280046 | debian-bookworm | If you don't want 'manila.share.drivers.netapp.dataontap.client' to be distributed and are 2026-04-13 02:02:49.280049 | debian-bookworm | already explicitly excluding 'manila.share.drivers.netapp.dataontap.client' via 2026-04-13 02:02:49.280053 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.280056 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.280060 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.280063 | debian-bookworm | 2026-04-13 02:02:49.280067 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.280070 | debian-bookworm | 2026-04-13 02:02:49.280074 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.280078 | debian-bookworm | 2026-04-13 02:02:49.280082 | debian-bookworm | 2026-04-13 02:02:49.280086 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.280089 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.280093 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.280099 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.280103 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.280107 | debian-bookworm | 2026-04-13 02:02:49.280110 | debian-bookworm | !! 2026-04-13 02:02:49.280113 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.280117 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap.cluster_mode' is absent from the `packages` configuration. 2026-04-13 02:02:49.280120 | debian-bookworm | !! 2026-04-13 02:02:49.280124 | debian-bookworm | 2026-04-13 02:02:49.280127 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.280130 | debian-bookworm | ############################ 2026-04-13 02:02:49.280134 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.280137 | debian-bookworm | ############################ 2026-04-13 02:02:49.280140 | debian-bookworm | Python recognizes 'manila.share.drivers.netapp.dataontap.cluster_mode' as an importable package[^1], 2026-04-13 02:02:49.280150 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.280154 | debian-bookworm | 2026-04-13 02:02:49.280157 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.280161 | debian-bookworm | package, please make sure that 'manila.share.drivers.netapp.dataontap.cluster_mode' is explicitly added 2026-04-13 02:02:49.280164 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.280167 | debian-bookworm | 2026-04-13 02:02:49.280171 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.280174 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.280177 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.280181 | debian-bookworm | 2026-04-13 02:02:49.280184 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.280187 | debian-bookworm | 2026-04-13 02:02:49.280191 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.280194 | debian-bookworm | 2026-04-13 02:02:49.280198 | debian-bookworm | If you don't want 'manila.share.drivers.netapp.dataontap.cluster_mode' to be distributed and are 2026-04-13 02:02:49.280201 | debian-bookworm | already explicitly excluding 'manila.share.drivers.netapp.dataontap.cluster_mode' via 2026-04-13 02:02:49.280204 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.280208 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.280211 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.280217 | debian-bookworm | 2026-04-13 02:02:49.280220 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.280224 | debian-bookworm | 2026-04-13 02:02:49.280227 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.280230 | debian-bookworm | 2026-04-13 02:02:49.280234 | debian-bookworm | 2026-04-13 02:02:49.280237 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.280240 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.280244 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.280247 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.280251 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.280254 | debian-bookworm | 2026-04-13 02:02:49.280257 | debian-bookworm | !! 2026-04-13 02:02:49.280261 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.280264 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap.protocols' is absent from the `packages` configuration. 2026-04-13 02:02:49.280267 | debian-bookworm | !! 2026-04-13 02:02:49.280271 | debian-bookworm | 2026-04-13 02:02:49.280274 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.280277 | debian-bookworm | ############################ 2026-04-13 02:02:49.280281 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.280284 | debian-bookworm | ############################ 2026-04-13 02:02:49.280287 | debian-bookworm | Python recognizes 'manila.share.drivers.netapp.dataontap.protocols' as an importable package[^1], 2026-04-13 02:02:49.280291 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.280294 | debian-bookworm | 2026-04-13 02:02:49.280297 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.280301 | debian-bookworm | package, please make sure that 'manila.share.drivers.netapp.dataontap.protocols' is explicitly added 2026-04-13 02:02:49.280304 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.280308 | debian-bookworm | 2026-04-13 02:02:49.280311 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.280314 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.280318 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.280321 | debian-bookworm | 2026-04-13 02:02:49.280324 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.280328 | debian-bookworm | 2026-04-13 02:02:49.280331 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.280334 | debian-bookworm | 2026-04-13 02:02:49.280338 | debian-bookworm | If you don't want 'manila.share.drivers.netapp.dataontap.protocols' to be distributed and are 2026-04-13 02:02:49.280341 | debian-bookworm | already explicitly excluding 'manila.share.drivers.netapp.dataontap.protocols' via 2026-04-13 02:02:49.280345 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.280348 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.280351 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.280355 | debian-bookworm | 2026-04-13 02:02:49.280359 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.280363 | debian-bookworm | 2026-04-13 02:02:49.280366 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.280370 | debian-bookworm | 2026-04-13 02:02:49.280373 | debian-bookworm | 2026-04-13 02:02:49.280376 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.280380 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.280383 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.280389 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.280392 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.280396 | debian-bookworm | 2026-04-13 02:02:49.280399 | debian-bookworm | !! 2026-04-13 02:02:49.280402 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.280413 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.nexenta' is absent from the `packages` configuration. 2026-04-13 02:02:49.280416 | debian-bookworm | !! 2026-04-13 02:02:49.280420 | debian-bookworm | 2026-04-13 02:02:49.280423 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.280426 | debian-bookworm | ############################ 2026-04-13 02:02:49.280430 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.280433 | debian-bookworm | ############################ 2026-04-13 02:02:49.280436 | debian-bookworm | Python recognizes 'manila.share.drivers.nexenta' as an importable package[^1], 2026-04-13 02:02:49.280440 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.280443 | debian-bookworm | 2026-04-13 02:02:49.280447 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.280450 | debian-bookworm | package, please make sure that 'manila.share.drivers.nexenta' is explicitly added 2026-04-13 02:02:49.280453 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.280457 | debian-bookworm | 2026-04-13 02:02:49.280460 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.280463 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.280467 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.280470 | debian-bookworm | 2026-04-13 02:02:49.280473 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.280477 | debian-bookworm | 2026-04-13 02:02:49.280480 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.280484 | debian-bookworm | 2026-04-13 02:02:49.280487 | debian-bookworm | If you don't want 'manila.share.drivers.nexenta' to be distributed and are 2026-04-13 02:02:49.280490 | debian-bookworm | already explicitly excluding 'manila.share.drivers.nexenta' via 2026-04-13 02:02:49.280494 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.280497 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.280500 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.280504 | debian-bookworm | 2026-04-13 02:02:49.280507 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.280510 | debian-bookworm | 2026-04-13 02:02:49.280514 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.280517 | debian-bookworm | 2026-04-13 02:02:49.280520 | debian-bookworm | 2026-04-13 02:02:49.280524 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.280527 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.280531 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.280534 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.280537 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.280541 | debian-bookworm | 2026-04-13 02:02:49.280544 | debian-bookworm | !! 2026-04-13 02:02:49.280547 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.280551 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.nexenta.ns4' is absent from the `packages` configuration. 2026-04-13 02:02:49.280554 | debian-bookworm | !! 2026-04-13 02:02:49.280558 | debian-bookworm | 2026-04-13 02:02:49.280561 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.280564 | debian-bookworm | ############################ 2026-04-13 02:02:49.280570 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.280574 | debian-bookworm | ############################ 2026-04-13 02:02:49.280577 | debian-bookworm | Python recognizes 'manila.share.drivers.nexenta.ns4' as an importable package[^1], 2026-04-13 02:02:49.280580 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.280584 | debian-bookworm | 2026-04-13 02:02:49.280587 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.280591 | debian-bookworm | package, please make sure that 'manila.share.drivers.nexenta.ns4' is explicitly added 2026-04-13 02:02:49.280594 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.280597 | debian-bookworm | 2026-04-13 02:02:49.280601 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.280604 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.280607 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.280611 | debian-bookworm | 2026-04-13 02:02:49.280614 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.280617 | debian-bookworm | 2026-04-13 02:02:49.280621 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.280624 | debian-bookworm | 2026-04-13 02:02:49.280627 | debian-bookworm | If you don't want 'manila.share.drivers.nexenta.ns4' to be distributed and are 2026-04-13 02:02:49.280631 | debian-bookworm | already explicitly excluding 'manila.share.drivers.nexenta.ns4' via 2026-04-13 02:02:49.280636 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.280639 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.280642 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.280646 | debian-bookworm | 2026-04-13 02:02:49.280649 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.280652 | debian-bookworm | 2026-04-13 02:02:49.280656 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.280659 | debian-bookworm | 2026-04-13 02:02:49.280662 | debian-bookworm | 2026-04-13 02:02:49.280666 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.280669 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.280672 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.280676 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.280679 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.280683 | debian-bookworm | 2026-04-13 02:02:49.280686 | debian-bookworm | !! 2026-04-13 02:02:49.280692 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.280695 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.nexenta.ns5' is absent from the `packages` configuration. 2026-04-13 02:02:49.280699 | debian-bookworm | !! 2026-04-13 02:02:49.280702 | debian-bookworm | 2026-04-13 02:02:49.280705 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.280709 | debian-bookworm | ############################ 2026-04-13 02:02:49.280712 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.280716 | debian-bookworm | ############################ 2026-04-13 02:02:49.280719 | debian-bookworm | Python recognizes 'manila.share.drivers.nexenta.ns5' as an importable package[^1], 2026-04-13 02:02:49.280722 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.280726 | debian-bookworm | 2026-04-13 02:02:49.280729 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.280732 | debian-bookworm | package, please make sure that 'manila.share.drivers.nexenta.ns5' is explicitly added 2026-04-13 02:02:49.280736 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.280742 | debian-bookworm | 2026-04-13 02:02:49.280746 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.280749 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.280752 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.280756 | debian-bookworm | 2026-04-13 02:02:49.280759 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.280762 | debian-bookworm | 2026-04-13 02:02:49.280766 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.280769 | debian-bookworm | 2026-04-13 02:02:49.280772 | debian-bookworm | If you don't want 'manila.share.drivers.nexenta.ns5' to be distributed and are 2026-04-13 02:02:49.280776 | debian-bookworm | already explicitly excluding 'manila.share.drivers.nexenta.ns5' via 2026-04-13 02:02:49.280779 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.280783 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.280786 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.280789 | debian-bookworm | 2026-04-13 02:02:49.280793 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.280796 | debian-bookworm | 2026-04-13 02:02:49.280799 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.280803 | debian-bookworm | 2026-04-13 02:02:49.280806 | debian-bookworm | 2026-04-13 02:02:49.280809 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.280813 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.280816 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.280819 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.280823 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.280826 | debian-bookworm | 2026-04-13 02:02:49.280830 | debian-bookworm | !! 2026-04-13 02:02:49.280833 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.280836 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.purestorage' is absent from the `packages` configuration. 2026-04-13 02:02:49.280840 | debian-bookworm | !! 2026-04-13 02:02:49.280843 | debian-bookworm | 2026-04-13 02:02:49.280846 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.280850 | debian-bookworm | ############################ 2026-04-13 02:02:49.280853 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.280856 | debian-bookworm | ############################ 2026-04-13 02:02:49.280860 | debian-bookworm | Python recognizes 'manila.share.drivers.purestorage' as an importable package[^1], 2026-04-13 02:02:49.280863 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.280867 | debian-bookworm | 2026-04-13 02:02:49.280870 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.280873 | debian-bookworm | package, please make sure that 'manila.share.drivers.purestorage' is explicitly added 2026-04-13 02:02:49.280877 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.280880 | debian-bookworm | 2026-04-13 02:02:49.280883 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.280887 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.280890 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.280893 | debian-bookworm | 2026-04-13 02:02:49.280897 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.280900 | debian-bookworm | 2026-04-13 02:02:49.280903 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.280907 | debian-bookworm | 2026-04-13 02:02:49.280912 | debian-bookworm | If you don't want 'manila.share.drivers.purestorage' to be distributed and are 2026-04-13 02:02:49.280919 | debian-bookworm | already explicitly excluding 'manila.share.drivers.purestorage' via 2026-04-13 02:02:49.280923 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.280926 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.280929 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.280933 | debian-bookworm | 2026-04-13 02:02:49.280936 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.280939 | debian-bookworm | 2026-04-13 02:02:49.280943 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.280946 | debian-bookworm | 2026-04-13 02:02:49.280949 | debian-bookworm | 2026-04-13 02:02:49.280953 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.280956 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.280966 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.280970 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.280973 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.280977 | debian-bookworm | 2026-04-13 02:02:49.280980 | debian-bookworm | !! 2026-04-13 02:02:49.280983 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.280987 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.qnap' is absent from the `packages` configuration. 2026-04-13 02:02:49.280990 | debian-bookworm | !! 2026-04-13 02:02:49.280994 | debian-bookworm | 2026-04-13 02:02:49.280997 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.281000 | debian-bookworm | ############################ 2026-04-13 02:02:49.281004 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.281007 | debian-bookworm | ############################ 2026-04-13 02:02:49.281010 | debian-bookworm | Python recognizes 'manila.share.drivers.qnap' as an importable package[^1], 2026-04-13 02:02:49.281014 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.281017 | debian-bookworm | 2026-04-13 02:02:49.281020 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.281024 | debian-bookworm | package, please make sure that 'manila.share.drivers.qnap' is explicitly added 2026-04-13 02:02:49.281027 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.281030 | debian-bookworm | 2026-04-13 02:02:49.281034 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.281037 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.281041 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.281044 | debian-bookworm | 2026-04-13 02:02:49.281047 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.281051 | debian-bookworm | 2026-04-13 02:02:49.281054 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.281057 | debian-bookworm | 2026-04-13 02:02:49.281061 | debian-bookworm | If you don't want 'manila.share.drivers.qnap' to be distributed and are 2026-04-13 02:02:49.281064 | debian-bookworm | already explicitly excluding 'manila.share.drivers.qnap' via 2026-04-13 02:02:49.281067 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.281071 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.281074 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.281078 | debian-bookworm | 2026-04-13 02:02:49.281081 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.281084 | debian-bookworm | 2026-04-13 02:02:49.281088 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.281091 | debian-bookworm | 2026-04-13 02:02:49.281094 | debian-bookworm | 2026-04-13 02:02:49.281098 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.281104 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.281107 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.281111 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.281114 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.281117 | debian-bookworm | 2026-04-13 02:02:49.281121 | debian-bookworm | !! 2026-04-13 02:02:49.281124 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.281127 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.quobyte' is absent from the `packages` configuration. 2026-04-13 02:02:49.281131 | debian-bookworm | !! 2026-04-13 02:02:49.281134 | debian-bookworm | 2026-04-13 02:02:49.281137 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.281141 | debian-bookworm | ############################ 2026-04-13 02:02:49.281144 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.281147 | debian-bookworm | ############################ 2026-04-13 02:02:49.281151 | debian-bookworm | Python recognizes 'manila.share.drivers.quobyte' as an importable package[^1], 2026-04-13 02:02:49.281154 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.281157 | debian-bookworm | 2026-04-13 02:02:49.281161 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.281164 | debian-bookworm | package, please make sure that 'manila.share.drivers.quobyte' is explicitly added 2026-04-13 02:02:49.281168 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.281171 | debian-bookworm | 2026-04-13 02:02:49.281174 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.281178 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.281181 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.281184 | debian-bookworm | 2026-04-13 02:02:49.281188 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.281191 | debian-bookworm | 2026-04-13 02:02:49.281194 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.281198 | debian-bookworm | 2026-04-13 02:02:49.281201 | debian-bookworm | If you don't want 'manila.share.drivers.quobyte' to be distributed and are 2026-04-13 02:02:49.281204 | debian-bookworm | already explicitly excluding 'manila.share.drivers.quobyte' via 2026-04-13 02:02:49.281208 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.281211 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.281214 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.281218 | debian-bookworm | 2026-04-13 02:02:49.281221 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.281225 | debian-bookworm | 2026-04-13 02:02:49.281228 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.281231 | debian-bookworm | 2026-04-13 02:02:49.281235 | debian-bookworm | 2026-04-13 02:02:49.281244 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.281248 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.281251 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.281255 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.281258 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.281261 | debian-bookworm | 2026-04-13 02:02:49.281265 | debian-bookworm | !! 2026-04-13 02:02:49.281268 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.281271 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.tegile' is absent from the `packages` configuration. 2026-04-13 02:02:49.281278 | debian-bookworm | !! 2026-04-13 02:02:49.281281 | debian-bookworm | 2026-04-13 02:02:49.281285 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.281288 | debian-bookworm | ############################ 2026-04-13 02:02:49.281291 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.281295 | debian-bookworm | ############################ 2026-04-13 02:02:49.281298 | debian-bookworm | Python recognizes 'manila.share.drivers.tegile' as an importable package[^1], 2026-04-13 02:02:49.281302 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.281305 | debian-bookworm | 2026-04-13 02:02:49.281308 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.281312 | debian-bookworm | package, please make sure that 'manila.share.drivers.tegile' is explicitly added 2026-04-13 02:02:49.281315 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.281318 | debian-bookworm | 2026-04-13 02:02:49.281322 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.281325 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.281328 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.281332 | debian-bookworm | 2026-04-13 02:02:49.281335 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.281338 | debian-bookworm | 2026-04-13 02:02:49.281344 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.281347 | debian-bookworm | 2026-04-13 02:02:49.281351 | debian-bookworm | If you don't want 'manila.share.drivers.tegile' to be distributed and are 2026-04-13 02:02:49.281354 | debian-bookworm | already explicitly excluding 'manila.share.drivers.tegile' via 2026-04-13 02:02:49.281357 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.281361 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.281364 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.281367 | debian-bookworm | 2026-04-13 02:02:49.281371 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.281374 | debian-bookworm | 2026-04-13 02:02:49.281378 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.281381 | debian-bookworm | 2026-04-13 02:02:49.281384 | debian-bookworm | 2026-04-13 02:02:49.281388 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.281391 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.281394 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.281398 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.281401 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.281404 | debian-bookworm | 2026-04-13 02:02:49.281408 | debian-bookworm | !! 2026-04-13 02:02:49.281411 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.281414 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.vastdata' is absent from the `packages` configuration. 2026-04-13 02:02:49.281418 | debian-bookworm | !! 2026-04-13 02:02:49.281421 | debian-bookworm | 2026-04-13 02:02:49.281425 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.281428 | debian-bookworm | ############################ 2026-04-13 02:02:49.281431 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.281435 | debian-bookworm | ############################ 2026-04-13 02:02:49.281438 | debian-bookworm | Python recognizes 'manila.share.drivers.vastdata' as an importable package[^1], 2026-04-13 02:02:49.281441 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.281445 | debian-bookworm | 2026-04-13 02:02:49.281448 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.281454 | debian-bookworm | package, please make sure that 'manila.share.drivers.vastdata' is explicitly added 2026-04-13 02:02:49.281457 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.281461 | debian-bookworm | 2026-04-13 02:02:49.281468 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.281471 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.281475 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.281478 | debian-bookworm | 2026-04-13 02:02:49.281481 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.281485 | debian-bookworm | 2026-04-13 02:02:49.281488 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.281491 | debian-bookworm | 2026-04-13 02:02:49.281495 | debian-bookworm | If you don't want 'manila.share.drivers.vastdata' to be distributed and are 2026-04-13 02:02:49.281498 | debian-bookworm | already explicitly excluding 'manila.share.drivers.vastdata' via 2026-04-13 02:02:49.281502 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.281515 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.281526 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.281529 | debian-bookworm | 2026-04-13 02:02:49.281532 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.281536 | debian-bookworm | 2026-04-13 02:02:49.281539 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.281543 | debian-bookworm | 2026-04-13 02:02:49.281546 | debian-bookworm | 2026-04-13 02:02:49.281549 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.281553 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.281556 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.281559 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.281563 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.281566 | debian-bookworm | 2026-04-13 02:02:49.281569 | debian-bookworm | !! 2026-04-13 02:02:49.281573 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.281576 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.veritas' is absent from the `packages` configuration. 2026-04-13 02:02:49.281580 | debian-bookworm | !! 2026-04-13 02:02:49.281583 | debian-bookworm | 2026-04-13 02:02:49.281586 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.281590 | debian-bookworm | ############################ 2026-04-13 02:02:49.281593 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.281596 | debian-bookworm | ############################ 2026-04-13 02:02:49.281600 | debian-bookworm | Python recognizes 'manila.share.drivers.veritas' as an importable package[^1], 2026-04-13 02:02:49.281603 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.281606 | debian-bookworm | 2026-04-13 02:02:49.281610 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.281613 | debian-bookworm | package, please make sure that 'manila.share.drivers.veritas' is explicitly added 2026-04-13 02:02:49.281616 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.281620 | debian-bookworm | 2026-04-13 02:02:49.281623 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.281626 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.281630 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.281633 | debian-bookworm | 2026-04-13 02:02:49.281637 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.281640 | debian-bookworm | 2026-04-13 02:02:49.281643 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.281650 | debian-bookworm | 2026-04-13 02:02:49.281653 | debian-bookworm | If you don't want 'manila.share.drivers.veritas' to be distributed and are 2026-04-13 02:02:49.281657 | debian-bookworm | already explicitly excluding 'manila.share.drivers.veritas' via 2026-04-13 02:02:49.281660 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.281663 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.281667 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.281670 | debian-bookworm | 2026-04-13 02:02:49.281673 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.281677 | debian-bookworm | 2026-04-13 02:02:49.281680 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.281684 | debian-bookworm | 2026-04-13 02:02:49.281687 | debian-bookworm | 2026-04-13 02:02:49.281690 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.281694 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.281697 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.281700 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.281704 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.281707 | debian-bookworm | 2026-04-13 02:02:49.281710 | debian-bookworm | !! 2026-04-13 02:02:49.281714 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.281717 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.windows' is absent from the `packages` configuration. 2026-04-13 02:02:49.281721 | debian-bookworm | !! 2026-04-13 02:02:49.281724 | debian-bookworm | 2026-04-13 02:02:49.281727 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.281731 | debian-bookworm | ############################ 2026-04-13 02:02:49.281734 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.281737 | debian-bookworm | ############################ 2026-04-13 02:02:49.281741 | debian-bookworm | Python recognizes 'manila.share.drivers.windows' as an importable package[^1], 2026-04-13 02:02:49.281744 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.281747 | debian-bookworm | 2026-04-13 02:02:49.281752 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.281756 | debian-bookworm | package, please make sure that 'manila.share.drivers.windows' is explicitly added 2026-04-13 02:02:49.281759 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.281762 | debian-bookworm | 2026-04-13 02:02:49.281766 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.281769 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.281773 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.281776 | debian-bookworm | 2026-04-13 02:02:49.281779 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.281783 | debian-bookworm | 2026-04-13 02:02:49.281786 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.281789 | debian-bookworm | 2026-04-13 02:02:49.281793 | debian-bookworm | If you don't want 'manila.share.drivers.windows' to be distributed and are 2026-04-13 02:02:49.281796 | debian-bookworm | already explicitly excluding 'manila.share.drivers.windows' via 2026-04-13 02:02:49.281806 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.281810 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.281813 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.281817 | debian-bookworm | 2026-04-13 02:02:49.281820 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.281826 | debian-bookworm | 2026-04-13 02:02:49.281830 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.281833 | debian-bookworm | 2026-04-13 02:02:49.281838 | debian-bookworm | 2026-04-13 02:02:49.281858 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.281861 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.281864 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.281868 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.281871 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.281875 | debian-bookworm | 2026-04-13 02:02:49.281878 | debian-bookworm | !! 2026-04-13 02:02:49.281881 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.281885 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.zadara' is absent from the `packages` configuration. 2026-04-13 02:02:49.281888 | debian-bookworm | !! 2026-04-13 02:02:49.281891 | debian-bookworm | 2026-04-13 02:02:49.281895 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.281898 | debian-bookworm | ############################ 2026-04-13 02:02:49.281901 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.281905 | debian-bookworm | ############################ 2026-04-13 02:02:49.281908 | debian-bookworm | Python recognizes 'manila.share.drivers.zadara' as an importable package[^1], 2026-04-13 02:02:49.281911 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.281915 | debian-bookworm | 2026-04-13 02:02:49.281918 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.281922 | debian-bookworm | package, please make sure that 'manila.share.drivers.zadara' is explicitly added 2026-04-13 02:02:49.281925 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.281928 | debian-bookworm | 2026-04-13 02:02:49.281932 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.281935 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.281938 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.281942 | debian-bookworm | 2026-04-13 02:02:49.281945 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.281948 | debian-bookworm | 2026-04-13 02:02:49.281952 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.281955 | debian-bookworm | 2026-04-13 02:02:49.281958 | debian-bookworm | If you don't want 'manila.share.drivers.zadara' to be distributed and are 2026-04-13 02:02:49.281962 | debian-bookworm | already explicitly excluding 'manila.share.drivers.zadara' via 2026-04-13 02:02:49.281965 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.281969 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.281972 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.281975 | debian-bookworm | 2026-04-13 02:02:49.281979 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.281982 | debian-bookworm | 2026-04-13 02:02:49.281985 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.281989 | debian-bookworm | 2026-04-13 02:02:49.281992 | debian-bookworm | 2026-04-13 02:02:49.281995 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.281999 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.282002 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.282005 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.282009 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.282012 | debian-bookworm | 2026-04-13 02:02:49.282018 | debian-bookworm | !! 2026-04-13 02:02:49.282022 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.282025 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.zfsonlinux' is absent from the `packages` configuration. 2026-04-13 02:02:49.282028 | debian-bookworm | !! 2026-04-13 02:02:49.282032 | debian-bookworm | 2026-04-13 02:02:49.282035 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.282039 | debian-bookworm | ############################ 2026-04-13 02:02:49.282042 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.282045 | debian-bookworm | ############################ 2026-04-13 02:02:49.282050 | debian-bookworm | Python recognizes 'manila.share.drivers.zfsonlinux' as an importable package[^1], 2026-04-13 02:02:49.282054 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.282057 | debian-bookworm | 2026-04-13 02:02:49.282060 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.282064 | debian-bookworm | package, please make sure that 'manila.share.drivers.zfsonlinux' is explicitly added 2026-04-13 02:02:49.282067 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.282070 | debian-bookworm | 2026-04-13 02:02:49.282074 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.282077 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.282080 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.282084 | debian-bookworm | 2026-04-13 02:02:49.282087 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.282091 | debian-bookworm | 2026-04-13 02:02:49.282094 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.282097 | debian-bookworm | 2026-04-13 02:02:49.282108 | debian-bookworm | If you don't want 'manila.share.drivers.zfsonlinux' to be distributed and are 2026-04-13 02:02:49.282113 | debian-bookworm | already explicitly excluding 'manila.share.drivers.zfsonlinux' via 2026-04-13 02:02:49.282117 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.282121 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.282124 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.282127 | debian-bookworm | 2026-04-13 02:02:49.282131 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.282134 | debian-bookworm | 2026-04-13 02:02:49.282137 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.282141 | debian-bookworm | 2026-04-13 02:02:49.282144 | debian-bookworm | 2026-04-13 02:02:49.282147 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.282151 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.282154 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.282157 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.282161 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.282164 | debian-bookworm | 2026-04-13 02:02:49.282167 | debian-bookworm | !! 2026-04-13 02:02:49.282171 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.282174 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.zfssa' is absent from the `packages` configuration. 2026-04-13 02:02:49.282178 | debian-bookworm | !! 2026-04-13 02:02:49.282181 | debian-bookworm | 2026-04-13 02:02:49.282184 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.282188 | debian-bookworm | ############################ 2026-04-13 02:02:49.282191 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.282194 | debian-bookworm | ############################ 2026-04-13 02:02:49.282198 | debian-bookworm | Python recognizes 'manila.share.drivers.zfssa' as an importable package[^1], 2026-04-13 02:02:49.282204 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.282207 | debian-bookworm | 2026-04-13 02:02:49.282211 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.282214 | debian-bookworm | package, please make sure that 'manila.share.drivers.zfssa' is explicitly added 2026-04-13 02:02:49.282217 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.282221 | debian-bookworm | 2026-04-13 02:02:49.282224 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.282227 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.282231 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.282234 | debian-bookworm | 2026-04-13 02:02:49.282237 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.282241 | debian-bookworm | 2026-04-13 02:02:49.282244 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.282247 | debian-bookworm | 2026-04-13 02:02:49.282251 | debian-bookworm | If you don't want 'manila.share.drivers.zfssa' to be distributed and are 2026-04-13 02:02:49.282254 | debian-bookworm | already explicitly excluding 'manila.share.drivers.zfssa' via 2026-04-13 02:02:49.282258 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.282261 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.282264 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.282268 | debian-bookworm | 2026-04-13 02:02:49.282271 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.282274 | debian-bookworm | 2026-04-13 02:02:49.282278 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.282281 | debian-bookworm | 2026-04-13 02:02:49.282284 | debian-bookworm | 2026-04-13 02:02:49.282288 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.282291 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.282294 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.282298 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.282301 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.282305 | debian-bookworm | 2026-04-13 02:02:49.282308 | debian-bookworm | !! 2026-04-13 02:02:49.282311 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.282315 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.hooks' is absent from the `packages` configuration. 2026-04-13 02:02:49.282318 | debian-bookworm | !! 2026-04-13 02:02:49.282321 | debian-bookworm | 2026-04-13 02:02:49.282325 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.282330 | debian-bookworm | ############################ 2026-04-13 02:02:49.282333 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.282336 | debian-bookworm | ############################ 2026-04-13 02:02:49.282340 | debian-bookworm | Python recognizes 'manila.share.hooks' as an importable package[^1], 2026-04-13 02:02:49.282343 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.282346 | debian-bookworm | 2026-04-13 02:02:49.282350 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.282353 | debian-bookworm | package, please make sure that 'manila.share.hooks' is explicitly added 2026-04-13 02:02:49.282356 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.282360 | debian-bookworm | 2026-04-13 02:02:49.282363 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.282367 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.282370 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.282376 | debian-bookworm | 2026-04-13 02:02:49.282386 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.282389 | debian-bookworm | 2026-04-13 02:02:49.282393 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.282396 | debian-bookworm | 2026-04-13 02:02:49.282399 | debian-bookworm | If you don't want 'manila.share.hooks' to be distributed and are 2026-04-13 02:02:49.282403 | debian-bookworm | already explicitly excluding 'manila.share.hooks' via 2026-04-13 02:02:49.282406 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.282410 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.282413 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.282416 | debian-bookworm | 2026-04-13 02:02:49.282420 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.282423 | debian-bookworm | 2026-04-13 02:02:49.282426 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.282430 | debian-bookworm | 2026-04-13 02:02:49.282433 | debian-bookworm | 2026-04-13 02:02:49.282436 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.282440 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.282443 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.282446 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.282450 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.282453 | debian-bookworm | 2026-04-13 02:02:49.282456 | debian-bookworm | !! 2026-04-13 02:02:49.282460 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.282463 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share_group' is absent from the `packages` configuration. 2026-04-13 02:02:49.282466 | debian-bookworm | !! 2026-04-13 02:02:49.282470 | debian-bookworm | 2026-04-13 02:02:49.282473 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.282476 | debian-bookworm | ############################ 2026-04-13 02:02:49.282480 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.282483 | debian-bookworm | ############################ 2026-04-13 02:02:49.282486 | debian-bookworm | Python recognizes 'manila.share_group' as an importable package[^1], 2026-04-13 02:02:49.282490 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.282493 | debian-bookworm | 2026-04-13 02:02:49.282497 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.282500 | debian-bookworm | package, please make sure that 'manila.share_group' is explicitly added 2026-04-13 02:02:49.282503 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.282507 | debian-bookworm | 2026-04-13 02:02:49.282510 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.282513 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.282517 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.282520 | debian-bookworm | 2026-04-13 02:02:49.282523 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.282527 | debian-bookworm | 2026-04-13 02:02:49.282530 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.282534 | debian-bookworm | 2026-04-13 02:02:49.282537 | debian-bookworm | If you don't want 'manila.share_group' to be distributed and are 2026-04-13 02:02:49.282540 | debian-bookworm | already explicitly excluding 'manila.share_group' via 2026-04-13 02:02:49.282544 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.282547 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.282550 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.282556 | debian-bookworm | 2026-04-13 02:02:49.282560 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.282563 | debian-bookworm | 2026-04-13 02:02:49.282567 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.282570 | debian-bookworm | 2026-04-13 02:02:49.282573 | debian-bookworm | 2026-04-13 02:02:49.282577 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.282580 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.282583 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.282587 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.282590 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.282593 | debian-bookworm | 2026-04-13 02:02:49.282597 | debian-bookworm | !! 2026-04-13 02:02:49.282600 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.282604 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.testing' is absent from the `packages` configuration. 2026-04-13 02:02:49.282607 | debian-bookworm | !! 2026-04-13 02:02:49.282610 | debian-bookworm | 2026-04-13 02:02:49.282616 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.282620 | debian-bookworm | ############################ 2026-04-13 02:02:49.282623 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.282627 | debian-bookworm | ############################ 2026-04-13 02:02:49.282630 | debian-bookworm | Python recognizes 'manila.testing' as an importable package[^1], 2026-04-13 02:02:49.282633 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.282637 | debian-bookworm | 2026-04-13 02:02:49.282640 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.282643 | debian-bookworm | package, please make sure that 'manila.testing' is explicitly added 2026-04-13 02:02:49.282647 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.282650 | debian-bookworm | 2026-04-13 02:02:49.282653 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.282657 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.282667 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.282670 | debian-bookworm | 2026-04-13 02:02:49.282674 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.282677 | debian-bookworm | 2026-04-13 02:02:49.282681 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.282684 | debian-bookworm | 2026-04-13 02:02:49.282687 | debian-bookworm | If you don't want 'manila.testing' to be distributed and are 2026-04-13 02:02:49.282691 | debian-bookworm | already explicitly excluding 'manila.testing' via 2026-04-13 02:02:49.282694 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.282697 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.282701 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.282704 | debian-bookworm | 2026-04-13 02:02:49.282707 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.282711 | debian-bookworm | 2026-04-13 02:02:49.282714 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.282718 | debian-bookworm | 2026-04-13 02:02:49.282721 | debian-bookworm | 2026-04-13 02:02:49.282724 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.282728 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.282731 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.282734 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.282738 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.282744 | debian-bookworm | 2026-04-13 02:02:49.282747 | debian-bookworm | !! 2026-04-13 02:02:49.282751 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.282754 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests' is absent from the `packages` configuration. 2026-04-13 02:02:49.282757 | debian-bookworm | !! 2026-04-13 02:02:49.282761 | debian-bookworm | 2026-04-13 02:02:49.282764 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.282767 | debian-bookworm | ############################ 2026-04-13 02:02:49.282771 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.282774 | debian-bookworm | ############################ 2026-04-13 02:02:49.282777 | debian-bookworm | Python recognizes 'manila.tests' as an importable package[^1], 2026-04-13 02:02:49.282781 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.282784 | debian-bookworm | 2026-04-13 02:02:49.282788 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.282791 | debian-bookworm | package, please make sure that 'manila.tests' is explicitly added 2026-04-13 02:02:49.282794 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.282798 | debian-bookworm | 2026-04-13 02:02:49.282801 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.282804 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.282808 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.282811 | debian-bookworm | 2026-04-13 02:02:49.282814 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.282818 | debian-bookworm | 2026-04-13 02:02:49.282821 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.282825 | debian-bookworm | 2026-04-13 02:02:49.282828 | debian-bookworm | If you don't want 'manila.tests' to be distributed and are 2026-04-13 02:02:49.282831 | debian-bookworm | already explicitly excluding 'manila.tests' via 2026-04-13 02:02:49.282835 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.282838 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.282841 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.282845 | debian-bookworm | 2026-04-13 02:02:49.282848 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.282851 | debian-bookworm | 2026-04-13 02:02:49.282855 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.282858 | debian-bookworm | 2026-04-13 02:02:49.282861 | debian-bookworm | 2026-04-13 02:02:49.282865 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.282868 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.282872 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.282875 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.282878 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.282882 | debian-bookworm | 2026-04-13 02:02:49.282885 | debian-bookworm | !! 2026-04-13 02:02:49.282888 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.282892 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api' is absent from the `packages` configuration. 2026-04-13 02:02:49.282895 | debian-bookworm | !! 2026-04-13 02:02:49.282898 | debian-bookworm | 2026-04-13 02:02:49.282902 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.282905 | debian-bookworm | ############################ 2026-04-13 02:02:49.282908 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.282912 | debian-bookworm | ############################ 2026-04-13 02:02:49.282915 | debian-bookworm | Python recognizes 'manila.tests.api' as an importable package[^1], 2026-04-13 02:02:49.282921 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.282925 | debian-bookworm | 2026-04-13 02:02:49.282928 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.282932 | debian-bookworm | package, please make sure that 'manila.tests.api' is explicitly added 2026-04-13 02:02:49.282935 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.282938 | debian-bookworm | 2026-04-13 02:02:49.282942 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.282945 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.282951 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.282954 | debian-bookworm | 2026-04-13 02:02:49.282958 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.282961 | debian-bookworm | 2026-04-13 02:02:49.282964 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.282968 | debian-bookworm | 2026-04-13 02:02:49.282971 | debian-bookworm | If you don't want 'manila.tests.api' to be distributed and are 2026-04-13 02:02:49.282974 | debian-bookworm | already explicitly excluding 'manila.tests.api' via 2026-04-13 02:02:49.282978 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.282981 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.282985 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.282988 | debian-bookworm | 2026-04-13 02:02:49.282991 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.282995 | debian-bookworm | 2026-04-13 02:02:49.282998 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.283001 | debian-bookworm | 2026-04-13 02:02:49.283005 | debian-bookworm | 2026-04-13 02:02:49.283008 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.283011 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.283015 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.283018 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.283021 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.283025 | debian-bookworm | 2026-04-13 02:02:49.283028 | debian-bookworm | !! 2026-04-13 02:02:49.283031 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.283035 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.contrib' is absent from the `packages` configuration. 2026-04-13 02:02:49.283038 | debian-bookworm | !! 2026-04-13 02:02:49.283042 | debian-bookworm | 2026-04-13 02:02:49.283045 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.283048 | debian-bookworm | ############################ 2026-04-13 02:02:49.283052 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.283055 | debian-bookworm | ############################ 2026-04-13 02:02:49.283059 | debian-bookworm | Python recognizes 'manila.tests.api.contrib' as an importable package[^1], 2026-04-13 02:02:49.283062 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.283066 | debian-bookworm | 2026-04-13 02:02:49.283069 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.283072 | debian-bookworm | package, please make sure that 'manila.tests.api.contrib' is explicitly added 2026-04-13 02:02:49.283076 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.283079 | debian-bookworm | 2026-04-13 02:02:49.283084 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.283087 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.283091 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.283094 | debian-bookworm | 2026-04-13 02:02:49.283100 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.283104 | debian-bookworm | 2026-04-13 02:02:49.283107 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.283110 | debian-bookworm | 2026-04-13 02:02:49.283114 | debian-bookworm | If you don't want 'manila.tests.api.contrib' to be distributed and are 2026-04-13 02:02:49.283117 | debian-bookworm | already explicitly excluding 'manila.tests.api.contrib' via 2026-04-13 02:02:49.283120 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.283124 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.283127 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.283131 | debian-bookworm | 2026-04-13 02:02:49.283134 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.283137 | debian-bookworm | 2026-04-13 02:02:49.283141 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.283145 | debian-bookworm | 2026-04-13 02:02:49.283149 | debian-bookworm | 2026-04-13 02:02:49.283153 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.283157 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.283160 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.283165 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.283169 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.283172 | debian-bookworm | 2026-04-13 02:02:49.283176 | debian-bookworm | !! 2026-04-13 02:02:49.283179 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.283184 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.extensions' is absent from the `packages` configuration. 2026-04-13 02:02:49.283188 | debian-bookworm | !! 2026-04-13 02:02:49.283191 | debian-bookworm | 2026-04-13 02:02:49.283194 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.283198 | debian-bookworm | ############################ 2026-04-13 02:02:49.283201 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.283204 | debian-bookworm | ############################ 2026-04-13 02:02:49.283208 | debian-bookworm | Python recognizes 'manila.tests.api.extensions' as an importable package[^1], 2026-04-13 02:02:49.283211 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.283214 | debian-bookworm | 2026-04-13 02:02:49.283218 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.283221 | debian-bookworm | package, please make sure that 'manila.tests.api.extensions' is explicitly added 2026-04-13 02:02:49.283224 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.283228 | debian-bookworm | 2026-04-13 02:02:49.283234 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.283237 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.283241 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.283244 | debian-bookworm | 2026-04-13 02:02:49.283247 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.283251 | debian-bookworm | 2026-04-13 02:02:49.283254 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.283257 | debian-bookworm | 2026-04-13 02:02:49.283261 | debian-bookworm | If you don't want 'manila.tests.api.extensions' to be distributed and are 2026-04-13 02:02:49.283264 | debian-bookworm | already explicitly excluding 'manila.tests.api.extensions' via 2026-04-13 02:02:49.283268 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.283271 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.283274 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.283280 | debian-bookworm | 2026-04-13 02:02:49.283284 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.283287 | debian-bookworm | 2026-04-13 02:02:49.283290 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.283294 | debian-bookworm | 2026-04-13 02:02:49.283297 | debian-bookworm | 2026-04-13 02:02:49.283300 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.283304 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.283307 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.283310 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.283314 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.283317 | debian-bookworm | 2026-04-13 02:02:49.283320 | debian-bookworm | !! 2026-04-13 02:02:49.283324 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.283327 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.middleware' is absent from the `packages` configuration. 2026-04-13 02:02:49.283331 | debian-bookworm | !! 2026-04-13 02:02:49.283334 | debian-bookworm | 2026-04-13 02:02:49.283337 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.283341 | debian-bookworm | ############################ 2026-04-13 02:02:49.283344 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.283347 | debian-bookworm | ############################ 2026-04-13 02:02:49.283351 | debian-bookworm | Python recognizes 'manila.tests.api.middleware' as an importable package[^1], 2026-04-13 02:02:49.283354 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.283357 | debian-bookworm | 2026-04-13 02:02:49.283361 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.283364 | debian-bookworm | package, please make sure that 'manila.tests.api.middleware' is explicitly added 2026-04-13 02:02:49.283368 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.283371 | debian-bookworm | 2026-04-13 02:02:49.283374 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.283378 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.283381 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.283384 | debian-bookworm | 2026-04-13 02:02:49.283388 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.283391 | debian-bookworm | 2026-04-13 02:02:49.283394 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.283398 | debian-bookworm | 2026-04-13 02:02:49.283401 | debian-bookworm | If you don't want 'manila.tests.api.middleware' to be distributed and are 2026-04-13 02:02:49.283405 | debian-bookworm | already explicitly excluding 'manila.tests.api.middleware' via 2026-04-13 02:02:49.283408 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.283411 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.283415 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.283418 | debian-bookworm | 2026-04-13 02:02:49.283421 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.283425 | debian-bookworm | 2026-04-13 02:02:49.283428 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.283431 | debian-bookworm | 2026-04-13 02:02:49.283435 | debian-bookworm | 2026-04-13 02:02:49.283438 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.283441 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.283445 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.283448 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.283489 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.283493 | debian-bookworm | 2026-04-13 02:02:49.283496 | debian-bookworm | !! 2026-04-13 02:02:49.283499 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.283503 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.openstack' is absent from the `packages` configuration. 2026-04-13 02:02:49.283506 | debian-bookworm | !! 2026-04-13 02:02:49.283509 | debian-bookworm | 2026-04-13 02:02:49.283513 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.283516 | debian-bookworm | ############################ 2026-04-13 02:02:49.283519 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.283523 | debian-bookworm | ############################ 2026-04-13 02:02:49.283526 | debian-bookworm | Python recognizes 'manila.tests.api.openstack' as an importable package[^1], 2026-04-13 02:02:49.283530 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.283533 | debian-bookworm | 2026-04-13 02:02:49.283536 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.283546 | debian-bookworm | package, please make sure that 'manila.tests.api.openstack' is explicitly added 2026-04-13 02:02:49.283550 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.283553 | debian-bookworm | 2026-04-13 02:02:49.283557 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.283560 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.283563 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.283567 | debian-bookworm | 2026-04-13 02:02:49.283570 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.283573 | debian-bookworm | 2026-04-13 02:02:49.283577 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.283580 | debian-bookworm | 2026-04-13 02:02:49.283583 | debian-bookworm | If you don't want 'manila.tests.api.openstack' to be distributed and are 2026-04-13 02:02:49.283587 | debian-bookworm | already explicitly excluding 'manila.tests.api.openstack' via 2026-04-13 02:02:49.283590 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.283594 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.283597 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.283600 | debian-bookworm | 2026-04-13 02:02:49.283604 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.283607 | debian-bookworm | 2026-04-13 02:02:49.283610 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.283614 | debian-bookworm | 2026-04-13 02:02:49.283617 | debian-bookworm | 2026-04-13 02:02:49.283620 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.283624 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.283627 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.283630 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.283634 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.283637 | debian-bookworm | 2026-04-13 02:02:49.283640 | debian-bookworm | !! 2026-04-13 02:02:49.283644 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.283647 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.v1' is absent from the `packages` configuration. 2026-04-13 02:02:49.283650 | debian-bookworm | !! 2026-04-13 02:02:49.283654 | debian-bookworm | 2026-04-13 02:02:49.283657 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.283661 | debian-bookworm | ############################ 2026-04-13 02:02:49.283664 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.283670 | debian-bookworm | ############################ 2026-04-13 02:02:49.283673 | debian-bookworm | Python recognizes 'manila.tests.api.v1' as an importable package[^1], 2026-04-13 02:02:49.283677 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.283680 | debian-bookworm | 2026-04-13 02:02:49.283683 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.283687 | debian-bookworm | package, please make sure that 'manila.tests.api.v1' is explicitly added 2026-04-13 02:02:49.283690 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.283693 | debian-bookworm | 2026-04-13 02:02:49.283697 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.283700 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.283704 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.283707 | debian-bookworm | 2026-04-13 02:02:49.283710 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.283714 | debian-bookworm | 2026-04-13 02:02:49.283717 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.283720 | debian-bookworm | 2026-04-13 02:02:49.283724 | debian-bookworm | If you don't want 'manila.tests.api.v1' to be distributed and are 2026-04-13 02:02:49.283727 | debian-bookworm | already explicitly excluding 'manila.tests.api.v1' via 2026-04-13 02:02:49.283730 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.283734 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.283737 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.283740 | debian-bookworm | 2026-04-13 02:02:49.283744 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.283747 | debian-bookworm | 2026-04-13 02:02:49.283751 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.283754 | debian-bookworm | 2026-04-13 02:02:49.283757 | debian-bookworm | 2026-04-13 02:02:49.283761 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.283764 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.283769 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.283772 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.283776 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.283779 | debian-bookworm | 2026-04-13 02:02:49.283782 | debian-bookworm | !! 2026-04-13 02:02:49.283786 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.283789 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.v2' is absent from the `packages` configuration. 2026-04-13 02:02:49.283793 | debian-bookworm | !! 2026-04-13 02:02:49.283796 | debian-bookworm | 2026-04-13 02:02:49.283799 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.283803 | debian-bookworm | ############################ 2026-04-13 02:02:49.283806 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.283809 | debian-bookworm | ############################ 2026-04-13 02:02:49.283813 | debian-bookworm | Python recognizes 'manila.tests.api.v2' as an importable package[^1], 2026-04-13 02:02:49.283822 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.283826 | debian-bookworm | 2026-04-13 02:02:49.283829 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.283833 | debian-bookworm | package, please make sure that 'manila.tests.api.v2' is explicitly added 2026-04-13 02:02:49.283836 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.283840 | debian-bookworm | 2026-04-13 02:02:49.283843 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.283846 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.283852 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.283856 | debian-bookworm | 2026-04-13 02:02:49.283859 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.283862 | debian-bookworm | 2026-04-13 02:02:49.283866 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.283869 | debian-bookworm | 2026-04-13 02:02:49.283872 | debian-bookworm | If you don't want 'manila.tests.api.v2' to be distributed and are 2026-04-13 02:02:49.283876 | debian-bookworm | already explicitly excluding 'manila.tests.api.v2' via 2026-04-13 02:02:49.283879 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.283882 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.283886 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.283889 | debian-bookworm | 2026-04-13 02:02:49.283892 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.283896 | debian-bookworm | 2026-04-13 02:02:49.283899 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.283902 | debian-bookworm | 2026-04-13 02:02:49.283906 | debian-bookworm | 2026-04-13 02:02:49.283909 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.283913 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.283916 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.283919 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.283923 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.283926 | debian-bookworm | 2026-04-13 02:02:49.283929 | debian-bookworm | !! 2026-04-13 02:02:49.283933 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.283936 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.views' is absent from the `packages` configuration. 2026-04-13 02:02:49.283939 | debian-bookworm | !! 2026-04-13 02:02:49.283943 | debian-bookworm | 2026-04-13 02:02:49.283946 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.283950 | debian-bookworm | ############################ 2026-04-13 02:02:49.283953 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.283956 | debian-bookworm | ############################ 2026-04-13 02:02:49.283960 | debian-bookworm | Python recognizes 'manila.tests.api.views' as an importable package[^1], 2026-04-13 02:02:49.283963 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.283966 | debian-bookworm | 2026-04-13 02:02:49.283970 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.283973 | debian-bookworm | package, please make sure that 'manila.tests.api.views' is explicitly added 2026-04-13 02:02:49.283976 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.283980 | debian-bookworm | 2026-04-13 02:02:49.283983 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.283986 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.283990 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.283993 | debian-bookworm | 2026-04-13 02:02:49.283997 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.284000 | debian-bookworm | 2026-04-13 02:02:49.284003 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.284007 | debian-bookworm | 2026-04-13 02:02:49.284010 | debian-bookworm | If you don't want 'manila.tests.api.views' to be distributed and are 2026-04-13 02:02:49.284013 | debian-bookworm | already explicitly excluding 'manila.tests.api.views' via 2026-04-13 02:02:49.284017 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.284020 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.284026 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.284029 | debian-bookworm | 2026-04-13 02:02:49.284033 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.284036 | debian-bookworm | 2026-04-13 02:02:49.284039 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.284043 | debian-bookworm | 2026-04-13 02:02:49.284046 | debian-bookworm | 2026-04-13 02:02:49.284049 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.284054 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.284058 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.284061 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.284064 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.284068 | debian-bookworm | 2026-04-13 02:02:49.284071 | debian-bookworm | !! 2026-04-13 02:02:49.284074 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.284078 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.cmd' is absent from the `packages` configuration. 2026-04-13 02:02:49.284081 | debian-bookworm | !! 2026-04-13 02:02:49.284085 | debian-bookworm | 2026-04-13 02:02:49.284088 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.284091 | debian-bookworm | ############################ 2026-04-13 02:02:49.284095 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.284098 | debian-bookworm | ############################ 2026-04-13 02:02:49.284108 | debian-bookworm | Python recognizes 'manila.tests.cmd' as an importable package[^1], 2026-04-13 02:02:49.284111 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.284115 | debian-bookworm | 2026-04-13 02:02:49.284118 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.284121 | debian-bookworm | package, please make sure that 'manila.tests.cmd' is explicitly added 2026-04-13 02:02:49.284125 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.284128 | debian-bookworm | 2026-04-13 02:02:49.284131 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.284135 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.284138 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.284141 | debian-bookworm | 2026-04-13 02:02:49.284145 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.284148 | debian-bookworm | 2026-04-13 02:02:49.284151 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.284155 | debian-bookworm | 2026-04-13 02:02:49.284158 | debian-bookworm | If you don't want 'manila.tests.cmd' to be distributed and are 2026-04-13 02:02:49.284162 | debian-bookworm | already explicitly excluding 'manila.tests.cmd' via 2026-04-13 02:02:49.284165 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.284168 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.284172 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.284175 | debian-bookworm | 2026-04-13 02:02:49.284178 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.284182 | debian-bookworm | 2026-04-13 02:02:49.284185 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.284188 | debian-bookworm | 2026-04-13 02:02:49.284192 | debian-bookworm | 2026-04-13 02:02:49.284195 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.284198 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.284202 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.284205 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.284211 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.284214 | debian-bookworm | 2026-04-13 02:02:49.284218 | debian-bookworm | !! 2026-04-13 02:02:49.284221 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.284224 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.common' is absent from the `packages` configuration. 2026-04-13 02:02:49.284228 | debian-bookworm | !! 2026-04-13 02:02:49.284231 | debian-bookworm | 2026-04-13 02:02:49.284235 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.284238 | debian-bookworm | ############################ 2026-04-13 02:02:49.284241 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.284245 | debian-bookworm | ############################ 2026-04-13 02:02:49.284248 | debian-bookworm | Python recognizes 'manila.tests.common' as an importable package[^1], 2026-04-13 02:02:49.284251 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.284255 | debian-bookworm | 2026-04-13 02:02:49.284258 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.284261 | debian-bookworm | package, please make sure that 'manila.tests.common' is explicitly added 2026-04-13 02:02:49.284265 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.284268 | debian-bookworm | 2026-04-13 02:02:49.284272 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.284275 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.284278 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.284282 | debian-bookworm | 2026-04-13 02:02:49.284285 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.284288 | debian-bookworm | 2026-04-13 02:02:49.284292 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.284295 | debian-bookworm | 2026-04-13 02:02:49.284298 | debian-bookworm | If you don't want 'manila.tests.common' to be distributed and are 2026-04-13 02:02:49.284302 | debian-bookworm | already explicitly excluding 'manila.tests.common' via 2026-04-13 02:02:49.284305 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.284308 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.284312 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.284315 | debian-bookworm | 2026-04-13 02:02:49.284319 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.284322 | debian-bookworm | 2026-04-13 02:02:49.284325 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.284329 | debian-bookworm | 2026-04-13 02:02:49.284332 | debian-bookworm | 2026-04-13 02:02:49.284338 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.284342 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.284345 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.284348 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.284352 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.284355 | debian-bookworm | 2026-04-13 02:02:49.284359 | debian-bookworm | !! 2026-04-13 02:02:49.284362 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.284365 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.compute' is absent from the `packages` configuration. 2026-04-13 02:02:49.284369 | debian-bookworm | !! 2026-04-13 02:02:49.284372 | debian-bookworm | 2026-04-13 02:02:49.284375 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.284379 | debian-bookworm | ############################ 2026-04-13 02:02:49.284388 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.284394 | debian-bookworm | ############################ 2026-04-13 02:02:49.284398 | debian-bookworm | Python recognizes 'manila.tests.compute' as an importable package[^1], 2026-04-13 02:02:49.284401 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.284405 | debian-bookworm | 2026-04-13 02:02:49.284408 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.284411 | debian-bookworm | package, please make sure that 'manila.tests.compute' is explicitly added 2026-04-13 02:02:49.284415 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.284418 | debian-bookworm | 2026-04-13 02:02:49.284421 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.284425 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.284428 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.284432 | debian-bookworm | 2026-04-13 02:02:49.284435 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.284438 | debian-bookworm | 2026-04-13 02:02:49.284442 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.284445 | debian-bookworm | 2026-04-13 02:02:49.284448 | debian-bookworm | If you don't want 'manila.tests.compute' to be distributed and are 2026-04-13 02:02:49.284452 | debian-bookworm | already explicitly excluding 'manila.tests.compute' via 2026-04-13 02:02:49.284455 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.284458 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.284462 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.284465 | debian-bookworm | 2026-04-13 02:02:49.284469 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.284472 | debian-bookworm | 2026-04-13 02:02:49.284475 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.284479 | debian-bookworm | 2026-04-13 02:02:49.284482 | debian-bookworm | 2026-04-13 02:02:49.284485 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.284489 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.284492 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.284495 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.284499 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.284502 | debian-bookworm | 2026-04-13 02:02:49.284506 | debian-bookworm | !! 2026-04-13 02:02:49.284509 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.284512 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.data' is absent from the `packages` configuration. 2026-04-13 02:02:49.284516 | debian-bookworm | !! 2026-04-13 02:02:49.284519 | debian-bookworm | 2026-04-13 02:02:49.284522 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.284526 | debian-bookworm | ############################ 2026-04-13 02:02:49.284529 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.284532 | debian-bookworm | ############################ 2026-04-13 02:02:49.284536 | debian-bookworm | Python recognizes 'manila.tests.data' as an importable package[^1], 2026-04-13 02:02:49.284539 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.284543 | debian-bookworm | 2026-04-13 02:02:49.284546 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.284549 | debian-bookworm | package, please make sure that 'manila.tests.data' is explicitly added 2026-04-13 02:02:49.284553 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.284556 | debian-bookworm | 2026-04-13 02:02:49.284559 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.284563 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.284569 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.284573 | debian-bookworm | 2026-04-13 02:02:49.284576 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.284580 | debian-bookworm | 2026-04-13 02:02:49.284583 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.284586 | debian-bookworm | 2026-04-13 02:02:49.284590 | debian-bookworm | If you don't want 'manila.tests.data' to be distributed and are 2026-04-13 02:02:49.284593 | debian-bookworm | already explicitly excluding 'manila.tests.data' via 2026-04-13 02:02:49.284596 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.284600 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.284603 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.284606 | debian-bookworm | 2026-04-13 02:02:49.284610 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.284613 | debian-bookworm | 2026-04-13 02:02:49.284618 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.284621 | debian-bookworm | 2026-04-13 02:02:49.284625 | debian-bookworm | 2026-04-13 02:02:49.284628 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.284631 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.284635 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.284638 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.284641 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.284645 | debian-bookworm | 2026-04-13 02:02:49.284648 | debian-bookworm | !! 2026-04-13 02:02:49.284651 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.284655 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db' is absent from the `packages` configuration. 2026-04-13 02:02:49.284658 | debian-bookworm | !! 2026-04-13 02:02:49.284662 | debian-bookworm | 2026-04-13 02:02:49.284671 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.284675 | debian-bookworm | ############################ 2026-04-13 02:02:49.284678 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.284682 | debian-bookworm | ############################ 2026-04-13 02:02:49.284685 | debian-bookworm | Python recognizes 'manila.tests.db' as an importable package[^1], 2026-04-13 02:02:49.284688 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.284692 | debian-bookworm | 2026-04-13 02:02:49.284695 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.284698 | debian-bookworm | package, please make sure that 'manila.tests.db' is explicitly added 2026-04-13 02:02:49.284702 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.284705 | debian-bookworm | 2026-04-13 02:02:49.284708 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.284712 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.284715 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.284718 | debian-bookworm | 2026-04-13 02:02:49.284722 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.284725 | debian-bookworm | 2026-04-13 02:02:49.284728 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.284732 | debian-bookworm | 2026-04-13 02:02:49.284735 | debian-bookworm | If you don't want 'manila.tests.db' to be distributed and are 2026-04-13 02:02:49.284738 | debian-bookworm | already explicitly excluding 'manila.tests.db' via 2026-04-13 02:02:49.284742 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.284745 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.284751 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.284755 | debian-bookworm | 2026-04-13 02:02:49.284758 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.284761 | debian-bookworm | 2026-04-13 02:02:49.284765 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.284768 | debian-bookworm | 2026-04-13 02:02:49.284771 | debian-bookworm | 2026-04-13 02:02:49.284775 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.284778 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.284781 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.284785 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.284788 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.284791 | debian-bookworm | 2026-04-13 02:02:49.284795 | debian-bookworm | !! 2026-04-13 02:02:49.284798 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.284801 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db.migrations' is absent from the `packages` configuration. 2026-04-13 02:02:49.284805 | debian-bookworm | !! 2026-04-13 02:02:49.284808 | debian-bookworm | 2026-04-13 02:02:49.284812 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.284815 | debian-bookworm | ############################ 2026-04-13 02:02:49.284818 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.284822 | debian-bookworm | ############################ 2026-04-13 02:02:49.284825 | debian-bookworm | Python recognizes 'manila.tests.db.migrations' as an importable package[^1], 2026-04-13 02:02:49.284828 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.284832 | debian-bookworm | 2026-04-13 02:02:49.284835 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.284838 | debian-bookworm | package, please make sure that 'manila.tests.db.migrations' is explicitly added 2026-04-13 02:02:49.284842 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.284845 | debian-bookworm | 2026-04-13 02:02:49.284849 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.284852 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.284855 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.284859 | debian-bookworm | 2026-04-13 02:02:49.284862 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.284865 | debian-bookworm | 2026-04-13 02:02:49.284869 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.284872 | debian-bookworm | 2026-04-13 02:02:49.284875 | debian-bookworm | If you don't want 'manila.tests.db.migrations' to be distributed and are 2026-04-13 02:02:49.284879 | debian-bookworm | already explicitly excluding 'manila.tests.db.migrations' via 2026-04-13 02:02:49.284882 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.284886 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.284889 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.284892 | debian-bookworm | 2026-04-13 02:02:49.284896 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.284899 | debian-bookworm | 2026-04-13 02:02:49.284902 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.284906 | debian-bookworm | 2026-04-13 02:02:49.284909 | debian-bookworm | 2026-04-13 02:02:49.284912 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.284916 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.284919 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.284925 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.284928 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.284932 | debian-bookworm | 2026-04-13 02:02:49.284935 | debian-bookworm | !! 2026-04-13 02:02:49.284938 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.284948 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db.migrations.alembic' is absent from the `packages` configuration. 2026-04-13 02:02:49.284952 | debian-bookworm | !! 2026-04-13 02:02:49.284955 | debian-bookworm | 2026-04-13 02:02:49.284958 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.284962 | debian-bookworm | ############################ 2026-04-13 02:02:49.284965 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.284968 | debian-bookworm | ############################ 2026-04-13 02:02:49.284972 | debian-bookworm | Python recognizes 'manila.tests.db.migrations.alembic' as an importable package[^1], 2026-04-13 02:02:49.284975 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.284979 | debian-bookworm | 2026-04-13 02:02:49.284982 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.284985 | debian-bookworm | package, please make sure that 'manila.tests.db.migrations.alembic' is explicitly added 2026-04-13 02:02:49.284989 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.284992 | debian-bookworm | 2026-04-13 02:02:49.284995 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.284999 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.285002 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.285006 | debian-bookworm | 2026-04-13 02:02:49.285009 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.285012 | debian-bookworm | 2026-04-13 02:02:49.285016 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.285019 | debian-bookworm | 2026-04-13 02:02:49.285022 | debian-bookworm | If you don't want 'manila.tests.db.migrations.alembic' to be distributed and are 2026-04-13 02:02:49.285026 | debian-bookworm | already explicitly excluding 'manila.tests.db.migrations.alembic' via 2026-04-13 02:02:49.285029 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.285032 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.285036 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.285039 | debian-bookworm | 2026-04-13 02:02:49.285136 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.285140 | debian-bookworm | 2026-04-13 02:02:49.285144 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.285147 | debian-bookworm | 2026-04-13 02:02:49.285151 | debian-bookworm | 2026-04-13 02:02:49.285154 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.285157 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.285161 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.285164 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.285167 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.285171 | debian-bookworm | 2026-04-13 02:02:49.285174 | debian-bookworm | !! 2026-04-13 02:02:49.285178 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.285181 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db.sqlalchemy' is absent from the `packages` configuration. 2026-04-13 02:02:49.285184 | debian-bookworm | !! 2026-04-13 02:02:49.285188 | debian-bookworm | 2026-04-13 02:02:49.285193 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.285199 | debian-bookworm | ############################ 2026-04-13 02:02:49.285203 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.285206 | debian-bookworm | ############################ 2026-04-13 02:02:49.285209 | debian-bookworm | Python recognizes 'manila.tests.db.sqlalchemy' as an importable package[^1], 2026-04-13 02:02:49.285213 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.285216 | debian-bookworm | 2026-04-13 02:02:49.285220 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.285223 | debian-bookworm | package, please make sure that 'manila.tests.db.sqlalchemy' is explicitly added 2026-04-13 02:02:49.285226 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.285230 | debian-bookworm | 2026-04-13 02:02:49.285233 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.285237 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.285240 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.285243 | debian-bookworm | 2026-04-13 02:02:49.285247 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.285250 | debian-bookworm | 2026-04-13 02:02:49.285253 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.285257 | debian-bookworm | 2026-04-13 02:02:49.285260 | debian-bookworm | If you don't want 'manila.tests.db.sqlalchemy' to be distributed and are 2026-04-13 02:02:49.285264 | debian-bookworm | already explicitly excluding 'manila.tests.db.sqlalchemy' via 2026-04-13 02:02:49.285267 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.285270 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.285274 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.285277 | debian-bookworm | 2026-04-13 02:02:49.285280 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.285284 | debian-bookworm | 2026-04-13 02:02:49.285287 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.285290 | debian-bookworm | 2026-04-13 02:02:49.285294 | debian-bookworm | 2026-04-13 02:02:49.285297 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.285301 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.285304 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.285307 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.285311 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.285314 | debian-bookworm | 2026-04-13 02:02:49.285455 | debian-bookworm | !! 2026-04-13 02:02:49.285458 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.285462 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.hacking' is absent from the `packages` configuration. 2026-04-13 02:02:49.285467 | debian-bookworm | !! 2026-04-13 02:02:49.285471 | debian-bookworm | 2026-04-13 02:02:49.285474 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.285478 | debian-bookworm | ############################ 2026-04-13 02:02:49.285481 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.285484 | debian-bookworm | ############################ 2026-04-13 02:02:49.285488 | debian-bookworm | Python recognizes 'manila.tests.hacking' as an importable package[^1], 2026-04-13 02:02:49.285491 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.285494 | debian-bookworm | 2026-04-13 02:02:49.285498 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.285501 | debian-bookworm | package, please make sure that 'manila.tests.hacking' is explicitly added 2026-04-13 02:02:49.285514 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.285518 | debian-bookworm | 2026-04-13 02:02:49.285525 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.285528 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.285532 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.285535 | debian-bookworm | 2026-04-13 02:02:49.285538 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.285542 | debian-bookworm | 2026-04-13 02:02:49.285545 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.285548 | debian-bookworm | 2026-04-13 02:02:49.285552 | debian-bookworm | If you don't want 'manila.tests.hacking' to be distributed and are 2026-04-13 02:02:49.285555 | debian-bookworm | already explicitly excluding 'manila.tests.hacking' via 2026-04-13 02:02:49.285558 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.285562 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.285565 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.285569 | debian-bookworm | 2026-04-13 02:02:49.285572 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.285575 | debian-bookworm | 2026-04-13 02:02:49.285579 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.285582 | debian-bookworm | 2026-04-13 02:02:49.285585 | debian-bookworm | 2026-04-13 02:02:49.285589 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.285592 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.285596 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.285599 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.285602 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.285606 | debian-bookworm | 2026-04-13 02:02:49.285609 | debian-bookworm | !! 2026-04-13 02:02:49.285612 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.285617 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.image' is absent from the `packages` configuration. 2026-04-13 02:02:49.285621 | debian-bookworm | !! 2026-04-13 02:02:49.285624 | debian-bookworm | 2026-04-13 02:02:49.285628 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.285631 | debian-bookworm | ############################ 2026-04-13 02:02:49.285634 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.285638 | debian-bookworm | ############################ 2026-04-13 02:02:49.285641 | debian-bookworm | Python recognizes 'manila.tests.image' as an importable package[^1], 2026-04-13 02:02:49.285645 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.285648 | debian-bookworm | 2026-04-13 02:02:49.285651 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.285655 | debian-bookworm | package, please make sure that 'manila.tests.image' is explicitly added 2026-04-13 02:02:49.285658 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.285661 | debian-bookworm | 2026-04-13 02:02:49.285665 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.285668 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.285672 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.285675 | debian-bookworm | 2026-04-13 02:02:49.285678 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.285682 | debian-bookworm | 2026-04-13 02:02:49.285685 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.285688 | debian-bookworm | 2026-04-13 02:02:49.285692 | debian-bookworm | If you don't want 'manila.tests.image' to be distributed and are 2026-04-13 02:02:49.285695 | debian-bookworm | already explicitly excluding 'manila.tests.image' via 2026-04-13 02:02:49.285699 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.285704 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.285708 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.285711 | debian-bookworm | 2026-04-13 02:02:49.285714 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.285718 | debian-bookworm | 2026-04-13 02:02:49.285721 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.285725 | debian-bookworm | 2026-04-13 02:02:49.285728 | debian-bookworm | 2026-04-13 02:02:49.285731 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.285735 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.285738 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.285741 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.285752 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.285755 | debian-bookworm | 2026-04-13 02:02:49.285759 | debian-bookworm | !! 2026-04-13 02:02:49.285762 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.285766 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.integrated' is absent from the `packages` configuration. 2026-04-13 02:02:49.285769 | debian-bookworm | !! 2026-04-13 02:02:49.285772 | debian-bookworm | 2026-04-13 02:02:49.285776 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.285779 | debian-bookworm | ############################ 2026-04-13 02:02:49.285783 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.285786 | debian-bookworm | ############################ 2026-04-13 02:02:49.285789 | debian-bookworm | Python recognizes 'manila.tests.integrated' as an importable package[^1], 2026-04-13 02:02:49.285793 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.285796 | debian-bookworm | 2026-04-13 02:02:49.285799 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.285803 | debian-bookworm | package, please make sure that 'manila.tests.integrated' is explicitly added 2026-04-13 02:02:49.285806 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.285809 | debian-bookworm | 2026-04-13 02:02:49.285813 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.285816 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.285820 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.285823 | debian-bookworm | 2026-04-13 02:02:49.285826 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.285830 | debian-bookworm | 2026-04-13 02:02:49.285833 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.285836 | debian-bookworm | 2026-04-13 02:02:49.285840 | debian-bookworm | If you don't want 'manila.tests.integrated' to be distributed and are 2026-04-13 02:02:49.285843 | debian-bookworm | already explicitly excluding 'manila.tests.integrated' via 2026-04-13 02:02:49.285847 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.285850 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.285853 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.285857 | debian-bookworm | 2026-04-13 02:02:49.285860 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.285863 | debian-bookworm | 2026-04-13 02:02:49.285867 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.285870 | debian-bookworm | 2026-04-13 02:02:49.285873 | debian-bookworm | 2026-04-13 02:02:49.285877 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.285882 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.285913 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.285916 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.285920 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.285923 | debian-bookworm | 2026-04-13 02:02:49.285927 | debian-bookworm | !! 2026-04-13 02:02:49.285933 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.285936 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.integrated.api' is absent from the `packages` configuration. 2026-04-13 02:02:49.285940 | debian-bookworm | !! 2026-04-13 02:02:49.285943 | debian-bookworm | 2026-04-13 02:02:49.285946 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.285950 | debian-bookworm | ############################ 2026-04-13 02:02:49.285953 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.285957 | debian-bookworm | ############################ 2026-04-13 02:02:49.285960 | debian-bookworm | Python recognizes 'manila.tests.integrated.api' as an importable package[^1], 2026-04-13 02:02:49.285963 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.285967 | debian-bookworm | 2026-04-13 02:02:49.285970 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.285973 | debian-bookworm | package, please make sure that 'manila.tests.integrated.api' is explicitly added 2026-04-13 02:02:49.285977 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.285980 | debian-bookworm | 2026-04-13 02:02:49.285984 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.285987 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.285990 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.285994 | debian-bookworm | 2026-04-13 02:02:49.285997 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.286001 | debian-bookworm | 2026-04-13 02:02:49.286004 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.286007 | debian-bookworm | 2026-04-13 02:02:49.286011 | debian-bookworm | If you don't want 'manila.tests.integrated.api' to be distributed and are 2026-04-13 02:02:49.286014 | debian-bookworm | already explicitly excluding 'manila.tests.integrated.api' via 2026-04-13 02:02:49.286017 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.286021 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.286024 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.286028 | debian-bookworm | 2026-04-13 02:02:49.286031 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.286034 | debian-bookworm | 2026-04-13 02:02:49.286038 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.286041 | debian-bookworm | 2026-04-13 02:02:49.286044 | debian-bookworm | 2026-04-13 02:02:49.286048 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.286051 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.286061 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.286065 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.286068 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.286072 | debian-bookworm | 2026-04-13 02:02:49.286075 | debian-bookworm | !! 2026-04-13 02:02:49.286078 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.286082 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.keymgr' is absent from the `packages` configuration. 2026-04-13 02:02:49.286085 | debian-bookworm | !! 2026-04-13 02:02:49.286089 | debian-bookworm | 2026-04-13 02:02:49.286095 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.286098 | debian-bookworm | ############################ 2026-04-13 02:02:49.286101 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.286105 | debian-bookworm | ############################ 2026-04-13 02:02:49.286108 | debian-bookworm | Python recognizes 'manila.tests.keymgr' as an importable package[^1], 2026-04-13 02:02:49.286111 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.286115 | debian-bookworm | 2026-04-13 02:02:49.286118 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.286122 | debian-bookworm | package, please make sure that 'manila.tests.keymgr' is explicitly added 2026-04-13 02:02:49.286125 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.286128 | debian-bookworm | 2026-04-13 02:02:49.286132 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.286135 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.286138 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.286142 | debian-bookworm | 2026-04-13 02:02:49.286145 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.286149 | debian-bookworm | 2026-04-13 02:02:49.286152 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.286155 | debian-bookworm | 2026-04-13 02:02:49.286159 | debian-bookworm | If you don't want 'manila.tests.keymgr' to be distributed and are 2026-04-13 02:02:49.286162 | debian-bookworm | already explicitly excluding 'manila.tests.keymgr' via 2026-04-13 02:02:49.286166 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.286169 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.286172 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.286176 | debian-bookworm | 2026-04-13 02:02:49.286179 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.286182 | debian-bookworm | 2026-04-13 02:02:49.286186 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.286189 | debian-bookworm | 2026-04-13 02:02:49.286192 | debian-bookworm | 2026-04-13 02:02:49.286196 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.286199 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.286202 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.286207 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.286211 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.286214 | debian-bookworm | 2026-04-13 02:02:49.286217 | debian-bookworm | !! 2026-04-13 02:02:49.286221 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.286224 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.lock' is absent from the `packages` configuration. 2026-04-13 02:02:49.286228 | debian-bookworm | !! 2026-04-13 02:02:49.286231 | debian-bookworm | 2026-04-13 02:02:49.286234 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.286238 | debian-bookworm | ############################ 2026-04-13 02:02:49.286241 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.286244 | debian-bookworm | ############################ 2026-04-13 02:02:49.286248 | debian-bookworm | Python recognizes 'manila.tests.lock' as an importable package[^1], 2026-04-13 02:02:49.286251 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.286255 | debian-bookworm | 2026-04-13 02:02:49.286258 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.286261 | debian-bookworm | package, please make sure that 'manila.tests.lock' is explicitly added 2026-04-13 02:02:49.286265 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.286271 | debian-bookworm | 2026-04-13 02:02:49.286274 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.286278 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.286281 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.286284 | debian-bookworm | 2026-04-13 02:02:49.286288 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.286291 | debian-bookworm | 2026-04-13 02:02:49.286294 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.286298 | debian-bookworm | 2026-04-13 02:02:49.286301 | debian-bookworm | If you don't want 'manila.tests.lock' to be distributed and are 2026-04-13 02:02:49.286305 | debian-bookworm | already explicitly excluding 'manila.tests.lock' via 2026-04-13 02:02:49.286308 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.286311 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.286315 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.286318 | debian-bookworm | 2026-04-13 02:02:49.286321 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.286325 | debian-bookworm | 2026-04-13 02:02:49.286328 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.286332 | debian-bookworm | 2026-04-13 02:02:49.286335 | debian-bookworm | 2026-04-13 02:02:49.286345 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.286348 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.286352 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.286355 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.286358 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.286362 | debian-bookworm | 2026-04-13 02:02:49.286365 | debian-bookworm | !! 2026-04-13 02:02:49.286368 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.286372 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.message' is absent from the `packages` configuration. 2026-04-13 02:02:49.286375 | debian-bookworm | !! 2026-04-13 02:02:49.286379 | debian-bookworm | 2026-04-13 02:02:49.286382 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.286386 | debian-bookworm | ############################ 2026-04-13 02:02:49.286389 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.286392 | debian-bookworm | ############################ 2026-04-13 02:02:49.286396 | debian-bookworm | Python recognizes 'manila.tests.message' as an importable package[^1], 2026-04-13 02:02:49.286399 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.286402 | debian-bookworm | 2026-04-13 02:02:49.286406 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.286409 | debian-bookworm | package, please make sure that 'manila.tests.message' is explicitly added 2026-04-13 02:02:49.286413 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.286416 | debian-bookworm | 2026-04-13 02:02:49.286419 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.286423 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.286426 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.286429 | debian-bookworm | 2026-04-13 02:02:49.286433 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.286436 | debian-bookworm | 2026-04-13 02:02:49.286440 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.286443 | debian-bookworm | 2026-04-13 02:02:49.286446 | debian-bookworm | If you don't want 'manila.tests.message' to be distributed and are 2026-04-13 02:02:49.286450 | debian-bookworm | already explicitly excluding 'manila.tests.message' via 2026-04-13 02:02:49.286455 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.286459 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.286462 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.286466 | debian-bookworm | 2026-04-13 02:02:49.286469 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.286472 | debian-bookworm | 2026-04-13 02:02:49.286476 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.286479 | debian-bookworm | 2026-04-13 02:02:49.286482 | debian-bookworm | 2026-04-13 02:02:49.286486 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.286489 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.286494 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.286497 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.286501 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.286504 | debian-bookworm | 2026-04-13 02:02:49.286507 | debian-bookworm | !! 2026-04-13 02:02:49.286511 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.286514 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.monkey_patch_example' is absent from the `packages` configuration. 2026-04-13 02:02:49.286518 | debian-bookworm | !! 2026-04-13 02:02:49.286521 | debian-bookworm | 2026-04-13 02:02:49.286524 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.286528 | debian-bookworm | ############################ 2026-04-13 02:02:49.286531 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.286534 | debian-bookworm | ############################ 2026-04-13 02:02:49.286538 | debian-bookworm | Python recognizes 'manila.tests.monkey_patch_example' as an importable package[^1], 2026-04-13 02:02:49.286541 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.286545 | debian-bookworm | 2026-04-13 02:02:49.286548 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.286551 | debian-bookworm | package, please make sure that 'manila.tests.monkey_patch_example' is explicitly added 2026-04-13 02:02:49.286555 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.286558 | debian-bookworm | 2026-04-13 02:02:49.286561 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.286565 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.286568 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.286572 | debian-bookworm | 2026-04-13 02:02:49.286575 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.286578 | debian-bookworm | 2026-04-13 02:02:49.286582 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.286585 | debian-bookworm | 2026-04-13 02:02:49.286588 | debian-bookworm | If you don't want 'manila.tests.monkey_patch_example' to be distributed and are 2026-04-13 02:02:49.286592 | debian-bookworm | already explicitly excluding 'manila.tests.monkey_patch_example' via 2026-04-13 02:02:49.286595 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.286599 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.286602 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.286605 | debian-bookworm | 2026-04-13 02:02:49.286615 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.286619 | debian-bookworm | 2026-04-13 02:02:49.286622 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.286626 | debian-bookworm | 2026-04-13 02:02:49.286629 | debian-bookworm | 2026-04-13 02:02:49.286632 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.286638 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.286642 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.286645 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.286648 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.286652 | debian-bookworm | 2026-04-13 02:02:49.286655 | debian-bookworm | !! 2026-04-13 02:02:49.286658 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.286662 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.network' is absent from the `packages` configuration. 2026-04-13 02:02:49.286665 | debian-bookworm | !! 2026-04-13 02:02:49.286669 | debian-bookworm | 2026-04-13 02:02:49.286672 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.286675 | debian-bookworm | ############################ 2026-04-13 02:02:49.286679 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.286682 | debian-bookworm | ############################ 2026-04-13 02:02:49.286685 | debian-bookworm | Python recognizes 'manila.tests.network' as an importable package[^1], 2026-04-13 02:02:49.286689 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.286692 | debian-bookworm | 2026-04-13 02:02:49.286696 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.286699 | debian-bookworm | package, please make sure that 'manila.tests.network' is explicitly added 2026-04-13 02:02:49.286702 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.286706 | debian-bookworm | 2026-04-13 02:02:49.286709 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.286712 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.286716 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.286719 | debian-bookworm | 2026-04-13 02:02:49.286722 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.286726 | debian-bookworm | 2026-04-13 02:02:49.286729 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.286733 | debian-bookworm | 2026-04-13 02:02:49.286736 | debian-bookworm | If you don't want 'manila.tests.network' to be distributed and are 2026-04-13 02:02:49.286739 | debian-bookworm | already explicitly excluding 'manila.tests.network' via 2026-04-13 02:02:49.286743 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.286746 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.286750 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.286753 | debian-bookworm | 2026-04-13 02:02:49.286756 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.286760 | debian-bookworm | 2026-04-13 02:02:49.286763 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.286766 | debian-bookworm | 2026-04-13 02:02:49.286770 | debian-bookworm | 2026-04-13 02:02:49.286775 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.286778 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.286781 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.286785 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.286788 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.286791 | debian-bookworm | 2026-04-13 02:02:49.286795 | debian-bookworm | !! 2026-04-13 02:02:49.286798 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.286802 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.network.linux' is absent from the `packages` configuration. 2026-04-13 02:02:49.286807 | debian-bookworm | !! 2026-04-13 02:02:49.286811 | debian-bookworm | 2026-04-13 02:02:49.286814 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.286817 | debian-bookworm | ############################ 2026-04-13 02:02:49.286821 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.286824 | debian-bookworm | ############################ 2026-04-13 02:02:49.286827 | debian-bookworm | Python recognizes 'manila.tests.network.linux' as an importable package[^1], 2026-04-13 02:02:49.286831 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.286834 | debian-bookworm | 2026-04-13 02:02:49.286838 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.286841 | debian-bookworm | package, please make sure that 'manila.tests.network.linux' is explicitly added 2026-04-13 02:02:49.286844 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.286848 | debian-bookworm | 2026-04-13 02:02:49.286851 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.286854 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.286858 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.286861 | debian-bookworm | 2026-04-13 02:02:49.286864 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.286868 | debian-bookworm | 2026-04-13 02:02:49.286871 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.286875 | debian-bookworm | 2026-04-13 02:02:49.286878 | debian-bookworm | If you don't want 'manila.tests.network.linux' to be distributed and are 2026-04-13 02:02:49.286881 | debian-bookworm | already explicitly excluding 'manila.tests.network.linux' via 2026-04-13 02:02:49.286885 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.286888 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.286894 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.286897 | debian-bookworm | 2026-04-13 02:02:49.286901 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.286904 | debian-bookworm | 2026-04-13 02:02:49.286907 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.286911 | debian-bookworm | 2026-04-13 02:02:49.286914 | debian-bookworm | 2026-04-13 02:02:49.286917 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.286921 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.286924 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.286928 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.286931 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.286934 | debian-bookworm | 2026-04-13 02:02:49.286938 | debian-bookworm | !! 2026-04-13 02:02:49.286941 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.286944 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.network.neutron' is absent from the `packages` configuration. 2026-04-13 02:02:49.286948 | debian-bookworm | !! 2026-04-13 02:02:49.286951 | debian-bookworm | 2026-04-13 02:02:49.286955 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.286958 | debian-bookworm | ############################ 2026-04-13 02:02:49.286961 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.286965 | debian-bookworm | ############################ 2026-04-13 02:02:49.286968 | debian-bookworm | Python recognizes 'manila.tests.network.neutron' as an importable package[^1], 2026-04-13 02:02:49.286971 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.286975 | debian-bookworm | 2026-04-13 02:02:49.286978 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.286984 | debian-bookworm | package, please make sure that 'manila.tests.network.neutron' is explicitly added 2026-04-13 02:02:49.286988 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.286991 | debian-bookworm | 2026-04-13 02:02:49.286995 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.286998 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.287001 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.287005 | debian-bookworm | 2026-04-13 02:02:49.287008 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.287011 | debian-bookworm | 2026-04-13 02:02:49.287015 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.287018 | debian-bookworm | 2026-04-13 02:02:49.287022 | debian-bookworm | If you don't want 'manila.tests.network.neutron' to be distributed and are 2026-04-13 02:02:49.287025 | debian-bookworm | already explicitly excluding 'manila.tests.network.neutron' via 2026-04-13 02:02:49.287028 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.287032 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.287035 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.287038 | debian-bookworm | 2026-04-13 02:02:49.287043 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.287047 | debian-bookworm | 2026-04-13 02:02:49.287050 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.287053 | debian-bookworm | 2026-04-13 02:02:49.287057 | debian-bookworm | 2026-04-13 02:02:49.287060 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.287064 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.287068 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.287071 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.287074 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.287078 | debian-bookworm | 2026-04-13 02:02:49.287081 | debian-bookworm | !! 2026-04-13 02:02:49.287085 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.287088 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler' is absent from the `packages` configuration. 2026-04-13 02:02:49.287091 | debian-bookworm | !! 2026-04-13 02:02:49.287095 | debian-bookworm | 2026-04-13 02:02:49.287098 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.287102 | debian-bookworm | ############################ 2026-04-13 02:02:49.287105 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.287108 | debian-bookworm | ############################ 2026-04-13 02:02:49.287112 | debian-bookworm | Python recognizes 'manila.tests.scheduler' as an importable package[^1], 2026-04-13 02:02:49.287115 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.287118 | debian-bookworm | 2026-04-13 02:02:49.287122 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.287125 | debian-bookworm | package, please make sure that 'manila.tests.scheduler' is explicitly added 2026-04-13 02:02:49.287128 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.287132 | debian-bookworm | 2026-04-13 02:02:49.287135 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.287139 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.287142 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.287145 | debian-bookworm | 2026-04-13 02:02:49.287149 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.287152 | debian-bookworm | 2026-04-13 02:02:49.287155 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.287162 | debian-bookworm | 2026-04-13 02:02:49.287165 | debian-bookworm | If you don't want 'manila.tests.scheduler' to be distributed and are 2026-04-13 02:02:49.287169 | debian-bookworm | already explicitly excluding 'manila.tests.scheduler' via 2026-04-13 02:02:49.287179 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.287182 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.287185 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.287189 | debian-bookworm | 2026-04-13 02:02:49.287192 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.287196 | debian-bookworm | 2026-04-13 02:02:49.287199 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.287202 | debian-bookworm | 2026-04-13 02:02:49.287206 | debian-bookworm | 2026-04-13 02:02:49.287209 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.287213 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.287216 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.287219 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.287223 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.287226 | debian-bookworm | 2026-04-13 02:02:49.287229 | debian-bookworm | !! 2026-04-13 02:02:49.287233 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.287236 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.drivers' is absent from the `packages` configuration. 2026-04-13 02:02:49.287240 | debian-bookworm | !! 2026-04-13 02:02:49.287243 | debian-bookworm | 2026-04-13 02:02:49.287246 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.287250 | debian-bookworm | ############################ 2026-04-13 02:02:49.287253 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.287256 | debian-bookworm | ############################ 2026-04-13 02:02:49.287260 | debian-bookworm | Python recognizes 'manila.tests.scheduler.drivers' as an importable package[^1], 2026-04-13 02:02:49.287263 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.287267 | debian-bookworm | 2026-04-13 02:02:49.287270 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.287273 | debian-bookworm | package, please make sure that 'manila.tests.scheduler.drivers' is explicitly added 2026-04-13 02:02:49.287277 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.287280 | debian-bookworm | 2026-04-13 02:02:49.287283 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.287287 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.287290 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.287294 | debian-bookworm | 2026-04-13 02:02:49.287297 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.287300 | debian-bookworm | 2026-04-13 02:02:49.287304 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.287307 | debian-bookworm | 2026-04-13 02:02:49.287310 | debian-bookworm | If you don't want 'manila.tests.scheduler.drivers' to be distributed and are 2026-04-13 02:02:49.287314 | debian-bookworm | already explicitly excluding 'manila.tests.scheduler.drivers' via 2026-04-13 02:02:49.287317 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.287321 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.287324 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.287327 | debian-bookworm | 2026-04-13 02:02:49.287331 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.287334 | debian-bookworm | 2026-04-13 02:02:49.287340 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.287343 | debian-bookworm | 2026-04-13 02:02:49.287347 | debian-bookworm | 2026-04-13 02:02:49.287350 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.287353 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.287357 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.287360 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.287364 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.287367 | debian-bookworm | 2026-04-13 02:02:49.287370 | debian-bookworm | !! 2026-04-13 02:02:49.287374 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.287377 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.evaluator' is absent from the `packages` configuration. 2026-04-13 02:02:49.287381 | debian-bookworm | !! 2026-04-13 02:02:49.287384 | debian-bookworm | 2026-04-13 02:02:49.287387 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.287391 | debian-bookworm | ############################ 2026-04-13 02:02:49.287394 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.287397 | debian-bookworm | ############################ 2026-04-13 02:02:49.287401 | debian-bookworm | Python recognizes 'manila.tests.scheduler.evaluator' as an importable package[^1], 2026-04-13 02:02:49.287404 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.287408 | debian-bookworm | 2026-04-13 02:02:49.287411 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.287414 | debian-bookworm | package, please make sure that 'manila.tests.scheduler.evaluator' is explicitly added 2026-04-13 02:02:49.287418 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.287421 | debian-bookworm | 2026-04-13 02:02:49.287424 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.287428 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.287431 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.287435 | debian-bookworm | 2026-04-13 02:02:49.287438 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.287441 | debian-bookworm | 2026-04-13 02:02:49.287451 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.287455 | debian-bookworm | 2026-04-13 02:02:49.287458 | debian-bookworm | If you don't want 'manila.tests.scheduler.evaluator' to be distributed and are 2026-04-13 02:02:49.287461 | debian-bookworm | already explicitly excluding 'manila.tests.scheduler.evaluator' via 2026-04-13 02:02:49.287465 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.287468 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.287492 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.287497 | debian-bookworm | 2026-04-13 02:02:49.287500 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.287504 | debian-bookworm | 2026-04-13 02:02:49.287507 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.287511 | debian-bookworm | 2026-04-13 02:02:49.287514 | debian-bookworm | 2026-04-13 02:02:49.287517 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.287521 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.287524 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.287528 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.287531 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.287534 | debian-bookworm | 2026-04-13 02:02:49.287538 | debian-bookworm | !! 2026-04-13 02:02:49.287541 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.287547 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.filters' is absent from the `packages` configuration. 2026-04-13 02:02:49.287551 | debian-bookworm | !! 2026-04-13 02:02:49.287554 | debian-bookworm | 2026-04-13 02:02:49.287558 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.287561 | debian-bookworm | ############################ 2026-04-13 02:02:49.287565 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.287568 | debian-bookworm | ############################ 2026-04-13 02:02:49.287571 | debian-bookworm | Python recognizes 'manila.tests.scheduler.filters' as an importable package[^1], 2026-04-13 02:02:49.287575 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.287578 | debian-bookworm | 2026-04-13 02:02:49.287581 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.287585 | debian-bookworm | package, please make sure that 'manila.tests.scheduler.filters' is explicitly added 2026-04-13 02:02:49.287588 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.287591 | debian-bookworm | 2026-04-13 02:02:49.287595 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.287598 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.287602 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.287605 | debian-bookworm | 2026-04-13 02:02:49.287608 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.287612 | debian-bookworm | 2026-04-13 02:02:49.287615 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.287618 | debian-bookworm | 2026-04-13 02:02:49.287623 | debian-bookworm | If you don't want 'manila.tests.scheduler.filters' to be distributed and are 2026-04-13 02:02:49.287626 | debian-bookworm | already explicitly excluding 'manila.tests.scheduler.filters' via 2026-04-13 02:02:49.287630 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.287633 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.287637 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.287640 | debian-bookworm | 2026-04-13 02:02:49.287643 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.287647 | debian-bookworm | 2026-04-13 02:02:49.287650 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.287654 | debian-bookworm | 2026-04-13 02:02:49.287657 | debian-bookworm | 2026-04-13 02:02:49.287660 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.287664 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.287667 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.287670 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.287674 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.287677 | debian-bookworm | 2026-04-13 02:02:49.287680 | debian-bookworm | !! 2026-04-13 02:02:49.287684 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.287687 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.weighers' is absent from the `packages` configuration. 2026-04-13 02:02:49.287691 | debian-bookworm | !! 2026-04-13 02:02:49.287694 | debian-bookworm | 2026-04-13 02:02:49.287697 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.287701 | debian-bookworm | ############################ 2026-04-13 02:02:49.287704 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.287707 | debian-bookworm | ############################ 2026-04-13 02:02:49.287711 | debian-bookworm | Python recognizes 'manila.tests.scheduler.weighers' as an importable package[^1], 2026-04-13 02:02:49.287717 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.287720 | debian-bookworm | 2026-04-13 02:02:49.287724 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.287727 | debian-bookworm | package, please make sure that 'manila.tests.scheduler.weighers' is explicitly added 2026-04-13 02:02:49.287730 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.287734 | debian-bookworm | 2026-04-13 02:02:49.287737 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.287740 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.287751 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.287755 | debian-bookworm | 2026-04-13 02:02:49.287758 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.287761 | debian-bookworm | 2026-04-13 02:02:49.287765 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.287768 | debian-bookworm | 2026-04-13 02:02:49.287772 | debian-bookworm | If you don't want 'manila.tests.scheduler.weighers' to be distributed and are 2026-04-13 02:02:49.287775 | debian-bookworm | already explicitly excluding 'manila.tests.scheduler.weighers' via 2026-04-13 02:02:49.287778 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.287782 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.287785 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.287788 | debian-bookworm | 2026-04-13 02:02:49.287792 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.287795 | debian-bookworm | 2026-04-13 02:02:49.287799 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.287802 | debian-bookworm | 2026-04-13 02:02:49.287805 | debian-bookworm | 2026-04-13 02:02:49.287809 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.287812 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.287815 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.287819 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.287822 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.287826 | debian-bookworm | 2026-04-13 02:02:49.287829 | debian-bookworm | !! 2026-04-13 02:02:49.287832 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.287836 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.services' is absent from the `packages` configuration. 2026-04-13 02:02:49.287839 | debian-bookworm | !! 2026-04-13 02:02:49.287843 | debian-bookworm | 2026-04-13 02:02:49.287846 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.287849 | debian-bookworm | ############################ 2026-04-13 02:02:49.287853 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.287856 | debian-bookworm | ############################ 2026-04-13 02:02:49.287860 | debian-bookworm | Python recognizes 'manila.tests.services' as an importable package[^1], 2026-04-13 02:02:49.287863 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.287866 | debian-bookworm | 2026-04-13 02:02:49.287870 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.287873 | debian-bookworm | package, please make sure that 'manila.tests.services' is explicitly added 2026-04-13 02:02:49.287877 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.287880 | debian-bookworm | 2026-04-13 02:02:49.287883 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.287887 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.287890 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.287897 | debian-bookworm | 2026-04-13 02:02:49.287901 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.287905 | debian-bookworm | 2026-04-13 02:02:49.287908 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.287912 | debian-bookworm | 2026-04-13 02:02:49.287915 | debian-bookworm | If you don't want 'manila.tests.services' to be distributed and are 2026-04-13 02:02:49.287918 | debian-bookworm | already explicitly excluding 'manila.tests.services' via 2026-04-13 02:02:49.287922 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.287925 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.287929 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.287932 | debian-bookworm | 2026-04-13 02:02:49.287935 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.287939 | debian-bookworm | 2026-04-13 02:02:49.287942 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.287946 | debian-bookworm | 2026-04-13 02:02:49.287949 | debian-bookworm | 2026-04-13 02:02:49.287952 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.287956 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.287959 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.287963 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.287966 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.287969 | debian-bookworm | 2026-04-13 02:02:49.287973 | debian-bookworm | !! 2026-04-13 02:02:49.287976 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.287979 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share' is absent from the `packages` configuration. 2026-04-13 02:02:49.287983 | debian-bookworm | !! 2026-04-13 02:02:49.287986 | debian-bookworm | 2026-04-13 02:02:49.287990 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.287993 | debian-bookworm | ############################ 2026-04-13 02:02:49.287996 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.288000 | debian-bookworm | ############################ 2026-04-13 02:02:49.288003 | debian-bookworm | Python recognizes 'manila.tests.share' as an importable package[^1], 2026-04-13 02:02:49.288006 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.288010 | debian-bookworm | 2026-04-13 02:02:49.288013 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.288017 | debian-bookworm | package, please make sure that 'manila.tests.share' is explicitly added 2026-04-13 02:02:49.288020 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.288023 | debian-bookworm | 2026-04-13 02:02:49.288033 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.288037 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.288040 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.288044 | debian-bookworm | 2026-04-13 02:02:49.288047 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.288050 | debian-bookworm | 2026-04-13 02:02:49.288054 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.288057 | debian-bookworm | 2026-04-13 02:02:49.288061 | debian-bookworm | If you don't want 'manila.tests.share' to be distributed and are 2026-04-13 02:02:49.288064 | debian-bookworm | already explicitly excluding 'manila.tests.share' via 2026-04-13 02:02:49.288067 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.288071 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.288074 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.288081 | debian-bookworm | 2026-04-13 02:02:49.288085 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.288088 | debian-bookworm | 2026-04-13 02:02:49.288092 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.288095 | debian-bookworm | 2026-04-13 02:02:49.288098 | debian-bookworm | 2026-04-13 02:02:49.288102 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.288105 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.288109 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.288112 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.288115 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.288119 | debian-bookworm | 2026-04-13 02:02:49.288122 | debian-bookworm | !! 2026-04-13 02:02:49.288126 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.288129 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers' is absent from the `packages` configuration. 2026-04-13 02:02:49.288132 | debian-bookworm | !! 2026-04-13 02:02:49.288136 | debian-bookworm | 2026-04-13 02:02:49.288139 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.288143 | debian-bookworm | ############################ 2026-04-13 02:02:49.288146 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.288149 | debian-bookworm | ############################ 2026-04-13 02:02:49.288153 | debian-bookworm | Python recognizes 'manila.tests.share.drivers' as an importable package[^1], 2026-04-13 02:02:49.288156 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.288159 | debian-bookworm | 2026-04-13 02:02:49.288163 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.288166 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers' is explicitly added 2026-04-13 02:02:49.288170 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.288173 | debian-bookworm | 2026-04-13 02:02:49.288176 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.288181 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.288185 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.288188 | debian-bookworm | 2026-04-13 02:02:49.288191 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.288195 | debian-bookworm | 2026-04-13 02:02:49.288198 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.288202 | debian-bookworm | 2026-04-13 02:02:49.288205 | debian-bookworm | If you don't want 'manila.tests.share.drivers' to be distributed and are 2026-04-13 02:02:49.288208 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers' via 2026-04-13 02:02:49.288212 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.288215 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.288218 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.288222 | debian-bookworm | 2026-04-13 02:02:49.288225 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.288228 | debian-bookworm | 2026-04-13 02:02:49.288232 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.288235 | debian-bookworm | 2026-04-13 02:02:49.288239 | debian-bookworm | 2026-04-13 02:02:49.288242 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.288245 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.288249 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.288252 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.288255 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.288262 | debian-bookworm | 2026-04-13 02:02:49.288265 | debian-bookworm | !! 2026-04-13 02:02:49.288269 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.288272 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.cephfs' is absent from the `packages` configuration. 2026-04-13 02:02:49.288275 | debian-bookworm | !! 2026-04-13 02:02:49.288279 | debian-bookworm | 2026-04-13 02:02:49.288282 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.288286 | debian-bookworm | ############################ 2026-04-13 02:02:49.288289 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.288292 | debian-bookworm | ############################ 2026-04-13 02:02:49.288296 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.cephfs' as an importable package[^1], 2026-04-13 02:02:49.288299 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.288302 | debian-bookworm | 2026-04-13 02:02:49.288306 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.288315 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.cephfs' is explicitly added 2026-04-13 02:02:49.288319 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.288322 | debian-bookworm | 2026-04-13 02:02:49.288326 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.288329 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.288332 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.288336 | debian-bookworm | 2026-04-13 02:02:49.288339 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.288343 | debian-bookworm | 2026-04-13 02:02:49.288346 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.288349 | debian-bookworm | 2026-04-13 02:02:49.288353 | debian-bookworm | If you don't want 'manila.tests.share.drivers.cephfs' to be distributed and are 2026-04-13 02:02:49.288356 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.cephfs' via 2026-04-13 02:02:49.288359 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.288363 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.288366 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.288369 | debian-bookworm | 2026-04-13 02:02:49.288373 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.288376 | debian-bookworm | 2026-04-13 02:02:49.288380 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.288383 | debian-bookworm | 2026-04-13 02:02:49.288386 | debian-bookworm | 2026-04-13 02:02:49.288390 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.288393 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.288396 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.288400 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.288403 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.288406 | debian-bookworm | 2026-04-13 02:02:49.288410 | debian-bookworm | !! 2026-04-13 02:02:49.288413 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.288417 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.container' is absent from the `packages` configuration. 2026-04-13 02:02:49.288420 | debian-bookworm | !! 2026-04-13 02:02:49.288423 | debian-bookworm | 2026-04-13 02:02:49.288427 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.288430 | debian-bookworm | ############################ 2026-04-13 02:02:49.288434 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.288440 | debian-bookworm | ############################ 2026-04-13 02:02:49.288443 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.container' as an importable package[^1], 2026-04-13 02:02:49.288446 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.288450 | debian-bookworm | 2026-04-13 02:02:49.288453 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.288458 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.container' is explicitly added 2026-04-13 02:02:49.288462 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.288465 | debian-bookworm | 2026-04-13 02:02:49.288468 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.288472 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.288475 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.288479 | debian-bookworm | 2026-04-13 02:02:49.288482 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.288485 | debian-bookworm | 2026-04-13 02:02:49.288489 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.288492 | debian-bookworm | 2026-04-13 02:02:49.288495 | debian-bookworm | If you don't want 'manila.tests.share.drivers.container' to be distributed and are 2026-04-13 02:02:49.288499 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.container' via 2026-04-13 02:02:49.288502 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.288506 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.288509 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.288512 | debian-bookworm | 2026-04-13 02:02:49.288516 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.288519 | debian-bookworm | 2026-04-13 02:02:49.288522 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.288526 | debian-bookworm | 2026-04-13 02:02:49.288529 | debian-bookworm | 2026-04-13 02:02:49.288533 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.288536 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.288539 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.288543 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.288546 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.288549 | debian-bookworm | 2026-04-13 02:02:49.288553 | debian-bookworm | !! 2026-04-13 02:02:49.288556 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.288559 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc' is absent from the `packages` configuration. 2026-04-13 02:02:49.288563 | debian-bookworm | !! 2026-04-13 02:02:49.288566 | debian-bookworm | 2026-04-13 02:02:49.288570 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.288573 | debian-bookworm | ############################ 2026-04-13 02:02:49.288576 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.288580 | debian-bookworm | ############################ 2026-04-13 02:02:49.288585 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc' as an importable package[^1], 2026-04-13 02:02:49.288589 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.288592 | debian-bookworm | 2026-04-13 02:02:49.288595 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.288599 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc' is explicitly added 2026-04-13 02:02:49.288602 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.288606 | debian-bookworm | 2026-04-13 02:02:49.288609 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.288615 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.288618 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.288622 | debian-bookworm | 2026-04-13 02:02:49.288625 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.288628 | debian-bookworm | 2026-04-13 02:02:49.288632 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.288635 | debian-bookworm | 2026-04-13 02:02:49.288639 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc' to be distributed and are 2026-04-13 02:02:49.288642 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc' via 2026-04-13 02:02:49.288645 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.288649 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.288652 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.288655 | debian-bookworm | 2026-04-13 02:02:49.288659 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.288662 | debian-bookworm | 2026-04-13 02:02:49.288666 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.288669 | debian-bookworm | 2026-04-13 02:02:49.288672 | debian-bookworm | 2026-04-13 02:02:49.288676 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.288679 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.288682 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.288686 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.288689 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.288692 | debian-bookworm | 2026-04-13 02:02:49.288696 | debian-bookworm | !! 2026-04-13 02:02:49.288699 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.288703 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.common' is absent from the `packages` configuration. 2026-04-13 02:02:49.288706 | debian-bookworm | !! 2026-04-13 02:02:49.288709 | debian-bookworm | 2026-04-13 02:02:49.288713 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.288716 | debian-bookworm | ############################ 2026-04-13 02:02:49.288720 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.288723 | debian-bookworm | ############################ 2026-04-13 02:02:49.288728 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.common' as an importable package[^1], 2026-04-13 02:02:49.288731 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.288735 | debian-bookworm | 2026-04-13 02:02:49.288738 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.288741 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.common' is explicitly added 2026-04-13 02:02:49.288745 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.288748 | debian-bookworm | 2026-04-13 02:02:49.288751 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.288755 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.288758 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.288762 | debian-bookworm | 2026-04-13 02:02:49.288765 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.288768 | debian-bookworm | 2026-04-13 02:02:49.288772 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.288775 | debian-bookworm | 2026-04-13 02:02:49.288778 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.common' to be distributed and are 2026-04-13 02:02:49.288782 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.common' via 2026-04-13 02:02:49.288788 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.288791 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.288795 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.288798 | debian-bookworm | 2026-04-13 02:02:49.288802 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.288805 | debian-bookworm | 2026-04-13 02:02:49.288808 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.288812 | debian-bookworm | 2026-04-13 02:02:49.288815 | debian-bookworm | 2026-04-13 02:02:49.288818 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.288822 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.288825 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.288829 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.288832 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.288835 | debian-bookworm | 2026-04-13 02:02:49.288839 | debian-bookworm | !! 2026-04-13 02:02:49.288842 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.288852 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.common.enas' is absent from the `packages` configuration. 2026-04-13 02:02:49.288856 | debian-bookworm | !! 2026-04-13 02:02:49.288859 | debian-bookworm | 2026-04-13 02:02:49.288862 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.288866 | debian-bookworm | ############################ 2026-04-13 02:02:49.288869 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.288872 | debian-bookworm | ############################ 2026-04-13 02:02:49.288876 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.common.enas' as an importable package[^1], 2026-04-13 02:02:49.288879 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.288883 | debian-bookworm | 2026-04-13 02:02:49.288886 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.288889 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.common.enas' is explicitly added 2026-04-13 02:02:49.288893 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.288896 | debian-bookworm | 2026-04-13 02:02:49.288899 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.288903 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.288906 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.288910 | debian-bookworm | 2026-04-13 02:02:49.288913 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.288916 | debian-bookworm | 2026-04-13 02:02:49.288920 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.288923 | debian-bookworm | 2026-04-13 02:02:49.288926 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.common.enas' to be distributed and are 2026-04-13 02:02:49.288930 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.common.enas' via 2026-04-13 02:02:49.288933 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.288937 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.288940 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.288943 | debian-bookworm | 2026-04-13 02:02:49.288947 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.288950 | debian-bookworm | 2026-04-13 02:02:49.288953 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.288961 | debian-bookworm | 2026-04-13 02:02:49.288965 | debian-bookworm | 2026-04-13 02:02:49.288968 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.288971 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.288975 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.288978 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.288982 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.288985 | debian-bookworm | 2026-04-13 02:02:49.288988 | debian-bookworm | !! 2026-04-13 02:02:49.288992 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.288997 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins' is absent from the `packages` configuration. 2026-04-13 02:02:49.289000 | debian-bookworm | !! 2026-04-13 02:02:49.289003 | debian-bookworm | 2026-04-13 02:02:49.289007 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.289010 | debian-bookworm | ############################ 2026-04-13 02:02:49.289013 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.289017 | debian-bookworm | ############################ 2026-04-13 02:02:49.289020 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins' as an importable package[^1], 2026-04-13 02:02:49.289024 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.289027 | debian-bookworm | 2026-04-13 02:02:49.289030 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.289034 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins' is explicitly added 2026-04-13 02:02:49.289037 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.289041 | debian-bookworm | 2026-04-13 02:02:49.289044 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.289047 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.289051 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.289054 | debian-bookworm | 2026-04-13 02:02:49.289057 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.289061 | debian-bookworm | 2026-04-13 02:02:49.289064 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.289068 | debian-bookworm | 2026-04-13 02:02:49.289071 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins' to be distributed and are 2026-04-13 02:02:49.289074 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins' via 2026-04-13 02:02:49.289078 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.289081 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.289085 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.289088 | debian-bookworm | 2026-04-13 02:02:49.289091 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.289095 | debian-bookworm | 2026-04-13 02:02:49.289098 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.289101 | debian-bookworm | 2026-04-13 02:02:49.289105 | debian-bookworm | 2026-04-13 02:02:49.289109 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.289112 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.289123 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.289127 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.289131 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.289134 | debian-bookworm | 2026-04-13 02:02:49.289139 | debian-bookworm | !! 2026-04-13 02:02:49.289143 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.289150 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerflex' is absent from the `packages` configuration. 2026-04-13 02:02:49.289153 | debian-bookworm | !! 2026-04-13 02:02:49.289157 | debian-bookworm | 2026-04-13 02:02:49.289160 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.289163 | debian-bookworm | ############################ 2026-04-13 02:02:49.289167 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.289170 | debian-bookworm | ############################ 2026-04-13 02:02:49.289174 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerflex' as an importable package[^1], 2026-04-13 02:02:49.289177 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.289180 | debian-bookworm | 2026-04-13 02:02:49.289184 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.289187 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerflex' is explicitly added 2026-04-13 02:02:49.289191 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.289194 | debian-bookworm | 2026-04-13 02:02:49.289197 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.289201 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.289204 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.289208 | debian-bookworm | 2026-04-13 02:02:49.289211 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.289214 | debian-bookworm | 2026-04-13 02:02:49.289218 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.289221 | debian-bookworm | 2026-04-13 02:02:49.289224 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerflex' to be distributed and are 2026-04-13 02:02:49.289228 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerflex' via 2026-04-13 02:02:49.289231 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.289235 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.289238 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.289242 | debian-bookworm | 2026-04-13 02:02:49.289245 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.289248 | debian-bookworm | 2026-04-13 02:02:49.289252 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.289255 | debian-bookworm | 2026-04-13 02:02:49.289258 | debian-bookworm | 2026-04-13 02:02:49.289262 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.289265 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.289270 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.289273 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.289277 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.289280 | debian-bookworm | 2026-04-13 02:02:49.289283 | debian-bookworm | !! 2026-04-13 02:02:49.289287 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.289290 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' is absent from the `packages` configuration. 2026-04-13 02:02:49.289294 | debian-bookworm | !! 2026-04-13 02:02:49.289297 | debian-bookworm | 2026-04-13 02:02:49.289301 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.289304 | debian-bookworm | ############################ 2026-04-13 02:02:49.289307 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.289311 | debian-bookworm | ############################ 2026-04-13 02:02:49.289317 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' as an importable package[^1], 2026-04-13 02:02:49.289320 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.289324 | debian-bookworm | 2026-04-13 02:02:49.289327 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.289330 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' is explicitly added 2026-04-13 02:02:49.289334 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.289337 | debian-bookworm | 2026-04-13 02:02:49.289341 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.289344 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.289347 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.289351 | debian-bookworm | 2026-04-13 02:02:49.289354 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.289357 | debian-bookworm | 2026-04-13 02:02:49.289361 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.289364 | debian-bookworm | 2026-04-13 02:02:49.289368 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' to be distributed and are 2026-04-13 02:02:49.289371 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' via 2026-04-13 02:02:49.289375 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.289386 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.289389 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.289393 | debian-bookworm | 2026-04-13 02:02:49.289396 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.289399 | debian-bookworm | 2026-04-13 02:02:49.289403 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.289406 | debian-bookworm | 2026-04-13 02:02:49.289409 | debian-bookworm | 2026-04-13 02:02:49.289413 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.289416 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.289420 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.289423 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.289426 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.289430 | debian-bookworm | 2026-04-13 02:02:49.289433 | debian-bookworm | !! 2026-04-13 02:02:49.289437 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.289440 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powermax' is absent from the `packages` configuration. 2026-04-13 02:02:49.289444 | debian-bookworm | !! 2026-04-13 02:02:49.289447 | debian-bookworm | 2026-04-13 02:02:49.289450 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.289454 | debian-bookworm | ############################ 2026-04-13 02:02:49.289457 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.289460 | debian-bookworm | ############################ 2026-04-13 02:02:49.289464 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powermax' as an importable package[^1], 2026-04-13 02:02:49.289469 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.289472 | debian-bookworm | 2026-04-13 02:02:49.289476 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.289479 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powermax' is explicitly added 2026-04-13 02:02:49.289483 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.289489 | debian-bookworm | 2026-04-13 02:02:49.289492 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.289496 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.289499 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.289503 | debian-bookworm | 2026-04-13 02:02:49.289516 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.289520 | debian-bookworm | 2026-04-13 02:02:49.289524 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.289527 | debian-bookworm | 2026-04-13 02:02:49.289531 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powermax' to be distributed and are 2026-04-13 02:02:49.289534 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powermax' via 2026-04-13 02:02:49.289538 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.289543 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.289546 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.289550 | debian-bookworm | 2026-04-13 02:02:49.289553 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.289556 | debian-bookworm | 2026-04-13 02:02:49.289560 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.289563 | debian-bookworm | 2026-04-13 02:02:49.289566 | debian-bookworm | 2026-04-13 02:02:49.289570 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.289573 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.289577 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.289580 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.289583 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.289587 | debian-bookworm | 2026-04-13 02:02:49.289590 | debian-bookworm | !! 2026-04-13 02:02:49.289593 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.289597 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerscale' is absent from the `packages` configuration. 2026-04-13 02:02:49.289600 | debian-bookworm | !! 2026-04-13 02:02:49.289604 | debian-bookworm | 2026-04-13 02:02:49.289607 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.289610 | debian-bookworm | ############################ 2026-04-13 02:02:49.289614 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.289617 | debian-bookworm | ############################ 2026-04-13 02:02:49.289620 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerscale' as an importable package[^1], 2026-04-13 02:02:49.289624 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.289627 | debian-bookworm | 2026-04-13 02:02:49.289631 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.289634 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerscale' is explicitly added 2026-04-13 02:02:49.289637 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.289641 | debian-bookworm | 2026-04-13 02:02:49.289644 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.289648 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.289651 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.289654 | debian-bookworm | 2026-04-13 02:02:49.289658 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.289661 | debian-bookworm | 2026-04-13 02:02:49.289667 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.289670 | debian-bookworm | 2026-04-13 02:02:49.289677 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerscale' to be distributed and are 2026-04-13 02:02:49.289680 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerscale' via 2026-04-13 02:02:49.289684 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.289687 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.289690 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.289694 | debian-bookworm | 2026-04-13 02:02:49.289697 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.289701 | debian-bookworm | 2026-04-13 02:02:49.289704 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.289707 | debian-bookworm | 2026-04-13 02:02:49.289711 | debian-bookworm | 2026-04-13 02:02:49.289714 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.289717 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.289721 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.289724 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.289728 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.289731 | debian-bookworm | 2026-04-13 02:02:49.289734 | debian-bookworm | !! 2026-04-13 02:02:49.289738 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.289741 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerstore' is absent from the `packages` configuration. 2026-04-13 02:02:49.289745 | debian-bookworm | !! 2026-04-13 02:02:49.289748 | debian-bookworm | 2026-04-13 02:02:49.289751 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.289755 | debian-bookworm | ############################ 2026-04-13 02:02:49.289758 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.289762 | debian-bookworm | ############################ 2026-04-13 02:02:49.289765 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerstore' as an importable package[^1], 2026-04-13 02:02:49.289768 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.289772 | debian-bookworm | 2026-04-13 02:02:49.289775 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.289778 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerstore' is explicitly added 2026-04-13 02:02:49.289782 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.289785 | debian-bookworm | 2026-04-13 02:02:49.289788 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.289792 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.289795 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.289799 | debian-bookworm | 2026-04-13 02:02:49.289802 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.289805 | debian-bookworm | 2026-04-13 02:02:49.289809 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.289812 | debian-bookworm | 2026-04-13 02:02:49.289815 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerstore' to be distributed and are 2026-04-13 02:02:49.289819 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerstore' via 2026-04-13 02:02:49.289822 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.289826 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.289829 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.289832 | debian-bookworm | 2026-04-13 02:02:49.289838 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.289842 | debian-bookworm | 2026-04-13 02:02:49.289845 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.289848 | debian-bookworm | 2026-04-13 02:02:49.289852 | debian-bookworm | 2026-04-13 02:02:49.289855 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.289858 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.289862 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.289865 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.289879 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.289884 | debian-bookworm | 2026-04-13 02:02:49.289888 | debian-bookworm | !! 2026-04-13 02:02:49.289891 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.289895 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' is absent from the `packages` configuration. 2026-04-13 02:02:49.289898 | debian-bookworm | !! 2026-04-13 02:02:49.289902 | debian-bookworm | 2026-04-13 02:02:49.289905 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.289908 | debian-bookworm | ############################ 2026-04-13 02:02:49.289912 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.289915 | debian-bookworm | ############################ 2026-04-13 02:02:49.289919 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' as an importable package[^1], 2026-04-13 02:02:49.289924 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.289939 | debian-bookworm | 2026-04-13 02:02:49.289942 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.289953 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' is explicitly added 2026-04-13 02:02:49.289957 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.289960 | debian-bookworm | 2026-04-13 02:02:49.289964 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.289967 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.289970 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.289974 | debian-bookworm | 2026-04-13 02:02:49.289977 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.289980 | debian-bookworm | 2026-04-13 02:02:49.289984 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.289987 | debian-bookworm | 2026-04-13 02:02:49.289991 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' to be distributed and are 2026-04-13 02:02:49.289994 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' via 2026-04-13 02:02:49.289998 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.290001 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.290004 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.290008 | debian-bookworm | 2026-04-13 02:02:49.290011 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.290014 | debian-bookworm | 2026-04-13 02:02:49.290018 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.290021 | debian-bookworm | 2026-04-13 02:02:49.290025 | debian-bookworm | 2026-04-13 02:02:49.290028 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.290031 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.290035 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.290041 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.290044 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.290048 | debian-bookworm | 2026-04-13 02:02:49.290051 | debian-bookworm | !! 2026-04-13 02:02:49.290054 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.290058 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.unity' is absent from the `packages` configuration. 2026-04-13 02:02:49.290061 | debian-bookworm | !! 2026-04-13 02:02:49.290065 | debian-bookworm | 2026-04-13 02:02:49.290068 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.290072 | debian-bookworm | ############################ 2026-04-13 02:02:49.290075 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.290078 | debian-bookworm | ############################ 2026-04-13 02:02:49.290082 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.unity' as an importable package[^1], 2026-04-13 02:02:49.290085 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.290088 | debian-bookworm | 2026-04-13 02:02:49.290093 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.290097 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.unity' is explicitly added 2026-04-13 02:02:49.290100 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.290104 | debian-bookworm | 2026-04-13 02:02:49.290107 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.290110 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.290114 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.290117 | debian-bookworm | 2026-04-13 02:02:49.290120 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.290124 | debian-bookworm | 2026-04-13 02:02:49.290127 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.290130 | debian-bookworm | 2026-04-13 02:02:49.290134 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.unity' to be distributed and are 2026-04-13 02:02:49.290137 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.unity' via 2026-04-13 02:02:49.290141 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.290144 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.290147 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.290151 | debian-bookworm | 2026-04-13 02:02:49.290154 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.290157 | debian-bookworm | 2026-04-13 02:02:49.290161 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.290164 | debian-bookworm | 2026-04-13 02:02:49.290167 | debian-bookworm | 2026-04-13 02:02:49.290171 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.290174 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.290177 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.290181 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.290184 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.290187 | debian-bookworm | 2026-04-13 02:02:49.290191 | debian-bookworm | !! 2026-04-13 02:02:49.290194 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.290198 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.vnx' is absent from the `packages` configuration. 2026-04-13 02:02:49.290201 | debian-bookworm | !! 2026-04-13 02:02:49.290204 | debian-bookworm | 2026-04-13 02:02:49.290217 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.290221 | debian-bookworm | ############################ 2026-04-13 02:02:49.290224 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.290227 | debian-bookworm | ############################ 2026-04-13 02:02:49.290231 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.vnx' as an importable package[^1], 2026-04-13 02:02:49.290234 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.290237 | debian-bookworm | 2026-04-13 02:02:49.290241 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.290244 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.vnx' is explicitly added 2026-04-13 02:02:49.290248 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.290251 | debian-bookworm | 2026-04-13 02:02:49.290254 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.290258 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.290261 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.290264 | debian-bookworm | 2026-04-13 02:02:49.290268 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.290271 | debian-bookworm | 2026-04-13 02:02:49.290275 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.290278 | debian-bookworm | 2026-04-13 02:02:49.290281 | debian-bookworm | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.vnx' to be distributed and are 2026-04-13 02:02:49.290285 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.vnx' via 2026-04-13 02:02:49.290288 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.290291 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.290295 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.290298 | debian-bookworm | 2026-04-13 02:02:49.290302 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.290305 | debian-bookworm | 2026-04-13 02:02:49.290308 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.290312 | debian-bookworm | 2026-04-13 02:02:49.290315 | debian-bookworm | 2026-04-13 02:02:49.290318 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.290322 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.290325 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.290328 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.290332 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.290335 | debian-bookworm | 2026-04-13 02:02:49.290339 | debian-bookworm | !! 2026-04-13 02:02:49.290342 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.290345 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.ganesha' is absent from the `packages` configuration. 2026-04-13 02:02:49.290349 | debian-bookworm | !! 2026-04-13 02:02:49.290352 | debian-bookworm | 2026-04-13 02:02:49.290357 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.290361 | debian-bookworm | ############################ 2026-04-13 02:02:49.290364 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.290367 | debian-bookworm | ############################ 2026-04-13 02:02:49.290371 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.ganesha' as an importable package[^1], 2026-04-13 02:02:49.290374 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.290377 | debian-bookworm | 2026-04-13 02:02:49.290381 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.290384 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.ganesha' is explicitly added 2026-04-13 02:02:49.290390 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.290394 | debian-bookworm | 2026-04-13 02:02:49.290397 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.290400 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.290404 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.290407 | debian-bookworm | 2026-04-13 02:02:49.290410 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.290414 | debian-bookworm | 2026-04-13 02:02:49.290417 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.290420 | debian-bookworm | 2026-04-13 02:02:49.290424 | debian-bookworm | If you don't want 'manila.tests.share.drivers.ganesha' to be distributed and are 2026-04-13 02:02:49.290427 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.ganesha' via 2026-04-13 02:02:49.290430 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.290434 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.290437 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.290440 | debian-bookworm | 2026-04-13 02:02:49.290444 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.290447 | debian-bookworm | 2026-04-13 02:02:49.290451 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.290454 | debian-bookworm | 2026-04-13 02:02:49.290457 | debian-bookworm | 2026-04-13 02:02:49.290461 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.290464 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.290467 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.290471 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.290474 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.290477 | debian-bookworm | 2026-04-13 02:02:49.290481 | debian-bookworm | !! 2026-04-13 02:02:49.290491 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.290495 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.glusterfs' is absent from the `packages` configuration. 2026-04-13 02:02:49.290498 | debian-bookworm | !! 2026-04-13 02:02:49.290501 | debian-bookworm | 2026-04-13 02:02:49.290505 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.290508 | debian-bookworm | ############################ 2026-04-13 02:02:49.290512 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.290515 | debian-bookworm | ############################ 2026-04-13 02:02:49.290518 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.glusterfs' as an importable package[^1], 2026-04-13 02:02:49.290522 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.290525 | debian-bookworm | 2026-04-13 02:02:49.290528 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.290532 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.glusterfs' is explicitly added 2026-04-13 02:02:49.290535 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.290539 | debian-bookworm | 2026-04-13 02:02:49.290542 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.290545 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.290549 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.290552 | debian-bookworm | 2026-04-13 02:02:49.290555 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.290559 | debian-bookworm | 2026-04-13 02:02:49.290562 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.290568 | debian-bookworm | 2026-04-13 02:02:49.290572 | debian-bookworm | If you don't want 'manila.tests.share.drivers.glusterfs' to be distributed and are 2026-04-13 02:02:49.290575 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.glusterfs' via 2026-04-13 02:02:49.290579 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.290582 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.290585 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.290589 | debian-bookworm | 2026-04-13 02:02:49.290592 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.290595 | debian-bookworm | 2026-04-13 02:02:49.290599 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.290602 | debian-bookworm | 2026-04-13 02:02:49.290605 | debian-bookworm | 2026-04-13 02:02:49.290609 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.290612 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.290616 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.290619 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.290622 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.290626 | debian-bookworm | 2026-04-13 02:02:49.290629 | debian-bookworm | !! 2026-04-13 02:02:49.290632 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.290645 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hdfs' is absent from the `packages` configuration. 2026-04-13 02:02:49.290649 | debian-bookworm | !! 2026-04-13 02:02:49.290652 | debian-bookworm | 2026-04-13 02:02:49.290655 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.290659 | debian-bookworm | ############################ 2026-04-13 02:02:49.290662 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.290665 | debian-bookworm | ############################ 2026-04-13 02:02:49.290669 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.hdfs' as an importable package[^1], 2026-04-13 02:02:49.290672 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.290676 | debian-bookworm | 2026-04-13 02:02:49.290679 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.290682 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.hdfs' is explicitly added 2026-04-13 02:02:49.290686 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.290689 | debian-bookworm | 2026-04-13 02:02:49.290692 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.290696 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.290699 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.290703 | debian-bookworm | 2026-04-13 02:02:49.290706 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.290709 | debian-bookworm | 2026-04-13 02:02:49.290713 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.290716 | debian-bookworm | 2026-04-13 02:02:49.290719 | debian-bookworm | If you don't want 'manila.tests.share.drivers.hdfs' to be distributed and are 2026-04-13 02:02:49.290723 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.hdfs' via 2026-04-13 02:02:49.290726 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.290730 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.290733 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.290736 | debian-bookworm | 2026-04-13 02:02:49.290740 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.290746 | debian-bookworm | 2026-04-13 02:02:49.290749 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.290752 | debian-bookworm | 2026-04-13 02:02:49.290756 | debian-bookworm | 2026-04-13 02:02:49.290759 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.290763 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.290768 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.290772 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.290775 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.290778 | debian-bookworm | 2026-04-13 02:02:49.290782 | debian-bookworm | !! 2026-04-13 02:02:49.290785 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.290789 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hitachi' is absent from the `packages` configuration. 2026-04-13 02:02:49.290792 | debian-bookworm | !! 2026-04-13 02:02:49.290795 | debian-bookworm | 2026-04-13 02:02:49.290799 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.290802 | debian-bookworm | ############################ 2026-04-13 02:02:49.290805 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.290809 | debian-bookworm | ############################ 2026-04-13 02:02:49.290812 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.hitachi' as an importable package[^1], 2026-04-13 02:02:49.290815 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.290819 | debian-bookworm | 2026-04-13 02:02:49.290822 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.290825 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.hitachi' is explicitly added 2026-04-13 02:02:49.290829 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.290832 | debian-bookworm | 2026-04-13 02:02:49.290835 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.290839 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.290842 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.290846 | debian-bookworm | 2026-04-13 02:02:49.290849 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.290852 | debian-bookworm | 2026-04-13 02:02:49.290856 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.290859 | debian-bookworm | 2026-04-13 02:02:49.290862 | debian-bookworm | If you don't want 'manila.tests.share.drivers.hitachi' to be distributed and are 2026-04-13 02:02:49.290866 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.hitachi' via 2026-04-13 02:02:49.290869 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.290872 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.290876 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.290879 | debian-bookworm | 2026-04-13 02:02:49.290882 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.290886 | debian-bookworm | 2026-04-13 02:02:49.290889 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.290892 | debian-bookworm | 2026-04-13 02:02:49.290896 | debian-bookworm | 2026-04-13 02:02:49.290899 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.290903 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.290906 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.290911 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.290914 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.290920 | debian-bookworm | 2026-04-13 02:02:49.290923 | debian-bookworm | !! 2026-04-13 02:02:49.290927 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.290930 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hitachi.hnas' is absent from the `packages` configuration. 2026-04-13 02:02:49.290934 | debian-bookworm | !! 2026-04-13 02:02:49.290937 | debian-bookworm | 2026-04-13 02:02:49.290940 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.290944 | debian-bookworm | ############################ 2026-04-13 02:02:49.290947 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.290950 | debian-bookworm | ############################ 2026-04-13 02:02:49.290954 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.hitachi.hnas' as an importable package[^1], 2026-04-13 02:02:49.290957 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.290961 | debian-bookworm | 2026-04-13 02:02:49.290964 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.290967 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.hitachi.hnas' is explicitly added 2026-04-13 02:02:49.290971 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.290974 | debian-bookworm | 2026-04-13 02:02:49.290977 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.290981 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.290984 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.290988 | debian-bookworm | 2026-04-13 02:02:49.290991 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.290994 | debian-bookworm | 2026-04-13 02:02:49.290998 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.291001 | debian-bookworm | 2026-04-13 02:02:49.291004 | debian-bookworm | If you don't want 'manila.tests.share.drivers.hitachi.hnas' to be distributed and are 2026-04-13 02:02:49.291008 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.hitachi.hnas' via 2026-04-13 02:02:49.291011 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.291014 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.291018 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.291021 | debian-bookworm | 2026-04-13 02:02:49.291063 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.291067 | debian-bookworm | 2026-04-13 02:02:49.291071 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.291074 | debian-bookworm | 2026-04-13 02:02:49.291078 | debian-bookworm | 2026-04-13 02:02:49.291081 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.291084 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.291088 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.291091 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.291095 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.291098 | debian-bookworm | 2026-04-13 02:02:49.291101 | debian-bookworm | !! 2026-04-13 02:02:49.291105 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.291108 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hitachi.hsp' is absent from the `packages` configuration. 2026-04-13 02:02:49.291111 | debian-bookworm | !! 2026-04-13 02:02:49.291115 | debian-bookworm | 2026-04-13 02:02:49.291118 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.291122 | debian-bookworm | ############################ 2026-04-13 02:02:49.291125 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.291128 | debian-bookworm | ############################ 2026-04-13 02:02:49.291135 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.hitachi.hsp' as an importable package[^1], 2026-04-13 02:02:49.291138 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.291141 | debian-bookworm | 2026-04-13 02:02:49.291145 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.291148 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.hitachi.hsp' is explicitly added 2026-04-13 02:02:49.291151 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.291155 | debian-bookworm | 2026-04-13 02:02:49.291158 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.291162 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.291165 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.291168 | debian-bookworm | 2026-04-13 02:02:49.291172 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.291175 | debian-bookworm | 2026-04-13 02:02:49.291178 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.291182 | debian-bookworm | 2026-04-13 02:02:49.291185 | debian-bookworm | If you don't want 'manila.tests.share.drivers.hitachi.hsp' to be distributed and are 2026-04-13 02:02:49.291189 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.hitachi.hsp' via 2026-04-13 02:02:49.291192 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.291195 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.291199 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.291202 | debian-bookworm | 2026-04-13 02:02:49.291205 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.291209 | debian-bookworm | 2026-04-13 02:02:49.291214 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.291217 | debian-bookworm | 2026-04-13 02:02:49.291220 | debian-bookworm | 2026-04-13 02:02:49.291224 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.291227 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.291231 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.291234 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.291237 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.291241 | debian-bookworm | 2026-04-13 02:02:49.291244 | debian-bookworm | !! 2026-04-13 02:02:49.291247 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.291251 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hpe' is absent from the `packages` configuration. 2026-04-13 02:02:49.291254 | debian-bookworm | !! 2026-04-13 02:02:49.291258 | debian-bookworm | 2026-04-13 02:02:49.291261 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.291264 | debian-bookworm | ############################ 2026-04-13 02:02:49.291268 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.291271 | debian-bookworm | ############################ 2026-04-13 02:02:49.291274 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.hpe' as an importable package[^1], 2026-04-13 02:02:49.291278 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.291281 | debian-bookworm | 2026-04-13 02:02:49.291284 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.291288 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.hpe' is explicitly added 2026-04-13 02:02:49.291291 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.291295 | debian-bookworm | 2026-04-13 02:02:49.291298 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.291304 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.291308 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.291311 | debian-bookworm | 2026-04-13 02:02:49.291315 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.291318 | debian-bookworm | 2026-04-13 02:02:49.291321 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.291325 | debian-bookworm | 2026-04-13 02:02:49.291328 | debian-bookworm | If you don't want 'manila.tests.share.drivers.hpe' to be distributed and are 2026-04-13 02:02:49.291331 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.hpe' via 2026-04-13 02:02:49.291341 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.291345 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.291348 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.291352 | debian-bookworm | 2026-04-13 02:02:49.291355 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.291359 | debian-bookworm | 2026-04-13 02:02:49.291362 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.291365 | debian-bookworm | 2026-04-13 02:02:49.291369 | debian-bookworm | 2026-04-13 02:02:49.291372 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.291375 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.291379 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.291382 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.291385 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.291389 | debian-bookworm | 2026-04-13 02:02:49.291392 | debian-bookworm | !! 2026-04-13 02:02:49.291396 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.291399 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.huawei' is absent from the `packages` configuration. 2026-04-13 02:02:49.291402 | debian-bookworm | !! 2026-04-13 02:02:49.291406 | debian-bookworm | 2026-04-13 02:02:49.291409 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.291412 | debian-bookworm | ############################ 2026-04-13 02:02:49.291416 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.291419 | debian-bookworm | ############################ 2026-04-13 02:02:49.291423 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.huawei' as an importable package[^1], 2026-04-13 02:02:49.291426 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.291429 | debian-bookworm | 2026-04-13 02:02:49.291433 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.291436 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.huawei' is explicitly added 2026-04-13 02:02:49.291439 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.291443 | debian-bookworm | 2026-04-13 02:02:49.291446 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.291450 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.291453 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.291456 | debian-bookworm | 2026-04-13 02:02:49.291460 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.291463 | debian-bookworm | 2026-04-13 02:02:49.291466 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.291470 | debian-bookworm | 2026-04-13 02:02:49.291473 | debian-bookworm | If you don't want 'manila.tests.share.drivers.huawei' to be distributed and are 2026-04-13 02:02:49.291477 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.huawei' via 2026-04-13 02:02:49.291480 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.291489 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.291492 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.291496 | debian-bookworm | 2026-04-13 02:02:49.291499 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.291502 | debian-bookworm | 2026-04-13 02:02:49.291506 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.291509 | debian-bookworm | 2026-04-13 02:02:49.291513 | debian-bookworm | 2026-04-13 02:02:49.291516 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.291519 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.291523 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.291526 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.291529 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.291533 | debian-bookworm | 2026-04-13 02:02:49.291536 | debian-bookworm | !! 2026-04-13 02:02:49.291540 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.291543 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.ibm' is absent from the `packages` configuration. 2026-04-13 02:02:49.291546 | debian-bookworm | !! 2026-04-13 02:02:49.291550 | debian-bookworm | 2026-04-13 02:02:49.291553 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.291557 | debian-bookworm | ############################ 2026-04-13 02:02:49.291560 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.291563 | debian-bookworm | ############################ 2026-04-13 02:02:49.291567 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.ibm' as an importable package[^1], 2026-04-13 02:02:49.291570 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.291573 | debian-bookworm | 2026-04-13 02:02:49.291577 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.291580 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.ibm' is explicitly added 2026-04-13 02:02:49.291584 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.291587 | debian-bookworm | 2026-04-13 02:02:49.291590 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.291594 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.291597 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.291601 | debian-bookworm | 2026-04-13 02:02:49.291604 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.291607 | debian-bookworm | 2026-04-13 02:02:49.291611 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.291614 | debian-bookworm | 2026-04-13 02:02:49.291624 | debian-bookworm | If you don't want 'manila.tests.share.drivers.ibm' to be distributed and are 2026-04-13 02:02:49.291627 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.ibm' via 2026-04-13 02:02:49.291631 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.291634 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.291637 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.291641 | debian-bookworm | 2026-04-13 02:02:49.291644 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.291647 | debian-bookworm | 2026-04-13 02:02:49.291651 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.291654 | debian-bookworm | 2026-04-13 02:02:49.291658 | debian-bookworm | 2026-04-13 02:02:49.291661 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.291667 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.291670 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.291674 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.291677 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.291680 | debian-bookworm | 2026-04-13 02:02:49.291684 | debian-bookworm | !! 2026-04-13 02:02:49.291687 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.291690 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.infinidat' is absent from the `packages` configuration. 2026-04-13 02:02:49.291694 | debian-bookworm | !! 2026-04-13 02:02:49.291697 | debian-bookworm | 2026-04-13 02:02:49.291701 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.291704 | debian-bookworm | ############################ 2026-04-13 02:02:49.291707 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.291711 | debian-bookworm | ############################ 2026-04-13 02:02:49.291714 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.infinidat' as an importable package[^1], 2026-04-13 02:02:49.291717 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.291721 | debian-bookworm | 2026-04-13 02:02:49.291724 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.291727 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.infinidat' is explicitly added 2026-04-13 02:02:49.291731 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.291734 | debian-bookworm | 2026-04-13 02:02:49.291737 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.291741 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.291744 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.291748 | debian-bookworm | 2026-04-13 02:02:49.291751 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.291754 | debian-bookworm | 2026-04-13 02:02:49.291758 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.291761 | debian-bookworm | 2026-04-13 02:02:49.291766 | debian-bookworm | If you don't want 'manila.tests.share.drivers.infinidat' to be distributed and are 2026-04-13 02:02:49.291769 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.infinidat' via 2026-04-13 02:02:49.291773 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.291776 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.291779 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.291783 | debian-bookworm | 2026-04-13 02:02:49.291786 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.291789 | debian-bookworm | 2026-04-13 02:02:49.291793 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.291796 | debian-bookworm | 2026-04-13 02:02:49.291799 | debian-bookworm | 2026-04-13 02:02:49.291803 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.291806 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.291810 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.291813 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.291816 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.291820 | debian-bookworm | 2026-04-13 02:02:49.291823 | debian-bookworm | !! 2026-04-13 02:02:49.291826 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.291830 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.infortrend' is absent from the `packages` configuration. 2026-04-13 02:02:49.291835 | debian-bookworm | !! 2026-04-13 02:02:49.291839 | debian-bookworm | 2026-04-13 02:02:49.291842 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.291846 | debian-bookworm | ############################ 2026-04-13 02:02:49.291849 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.291852 | debian-bookworm | ############################ 2026-04-13 02:02:49.291856 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.infortrend' as an importable package[^1], 2026-04-13 02:02:49.291859 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.291862 | debian-bookworm | 2026-04-13 02:02:49.291866 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.291869 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.infortrend' is explicitly added 2026-04-13 02:02:49.291873 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.291876 | debian-bookworm | 2026-04-13 02:02:49.291879 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.291889 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.291893 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.291896 | debian-bookworm | 2026-04-13 02:02:49.291899 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.291903 | debian-bookworm | 2026-04-13 02:02:49.291906 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.291909 | debian-bookworm | 2026-04-13 02:02:49.291913 | debian-bookworm | If you don't want 'manila.tests.share.drivers.infortrend' to be distributed and are 2026-04-13 02:02:49.291916 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.infortrend' via 2026-04-13 02:02:49.291920 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.291923 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.291926 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.291930 | debian-bookworm | 2026-04-13 02:02:49.291933 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.291936 | debian-bookworm | 2026-04-13 02:02:49.291940 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.291943 | debian-bookworm | 2026-04-13 02:02:49.291946 | debian-bookworm | 2026-04-13 02:02:49.291950 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.291953 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.291956 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.291960 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.291963 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.291966 | debian-bookworm | 2026-04-13 02:02:49.291970 | debian-bookworm | !! 2026-04-13 02:02:49.291973 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.291977 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.inspur' is absent from the `packages` configuration. 2026-04-13 02:02:49.291980 | debian-bookworm | !! 2026-04-13 02:02:49.291983 | debian-bookworm | 2026-04-13 02:02:49.291987 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.291990 | debian-bookworm | ############################ 2026-04-13 02:02:49.291993 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.291997 | debian-bookworm | ############################ 2026-04-13 02:02:49.292000 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.inspur' as an importable package[^1], 2026-04-13 02:02:49.292003 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.292007 | debian-bookworm | 2026-04-13 02:02:49.292010 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.292016 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.inspur' is explicitly added 2026-04-13 02:02:49.292019 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.292023 | debian-bookworm | 2026-04-13 02:02:49.292026 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.292030 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.292034 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.292038 | debian-bookworm | 2026-04-13 02:02:49.292041 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.292044 | debian-bookworm | 2026-04-13 02:02:49.292048 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.292051 | debian-bookworm | 2026-04-13 02:02:49.292054 | debian-bookworm | If you don't want 'manila.tests.share.drivers.inspur' to be distributed and are 2026-04-13 02:02:49.292058 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.inspur' via 2026-04-13 02:02:49.292061 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.292065 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.292068 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.292071 | debian-bookworm | 2026-04-13 02:02:49.292075 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.292078 | debian-bookworm | 2026-04-13 02:02:49.292081 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.292085 | debian-bookworm | 2026-04-13 02:02:49.292088 | debian-bookworm | 2026-04-13 02:02:49.292091 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.292095 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.292098 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.292101 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.292105 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.292108 | debian-bookworm | 2026-04-13 02:02:49.292112 | debian-bookworm | !! 2026-04-13 02:02:49.292115 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.292118 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.inspur.as13000' is absent from the `packages` configuration. 2026-04-13 02:02:49.292122 | debian-bookworm | !! 2026-04-13 02:02:49.292125 | debian-bookworm | 2026-04-13 02:02:49.292128 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.292132 | debian-bookworm | ############################ 2026-04-13 02:02:49.292135 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.292139 | debian-bookworm | ############################ 2026-04-13 02:02:49.292142 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.inspur.as13000' as an importable package[^1], 2026-04-13 02:02:49.292145 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.292149 | debian-bookworm | 2026-04-13 02:02:49.292152 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.292158 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.inspur.as13000' is explicitly added 2026-04-13 02:02:49.292161 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.292165 | debian-bookworm | 2026-04-13 02:02:49.292168 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.292171 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.292175 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.292178 | debian-bookworm | 2026-04-13 02:02:49.292182 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.292187 | debian-bookworm | 2026-04-13 02:02:49.292191 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.292194 | debian-bookworm | 2026-04-13 02:02:49.292198 | debian-bookworm | If you don't want 'manila.tests.share.drivers.inspur.as13000' to be distributed and are 2026-04-13 02:02:49.292201 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.inspur.as13000' via 2026-04-13 02:02:49.292204 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.292208 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.292211 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.292214 | debian-bookworm | 2026-04-13 02:02:49.292218 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.292221 | debian-bookworm | 2026-04-13 02:02:49.292224 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.292228 | debian-bookworm | 2026-04-13 02:02:49.292231 | debian-bookworm | 2026-04-13 02:02:49.292235 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.292238 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.292241 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.292245 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.292248 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.292251 | debian-bookworm | 2026-04-13 02:02:49.292255 | debian-bookworm | !! 2026-04-13 02:02:49.292258 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.292261 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.inspur.instorage' is absent from the `packages` configuration. 2026-04-13 02:02:49.292265 | debian-bookworm | !! 2026-04-13 02:02:49.292268 | debian-bookworm | 2026-04-13 02:02:49.292272 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.292275 | debian-bookworm | ############################ 2026-04-13 02:02:49.292278 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.292282 | debian-bookworm | ############################ 2026-04-13 02:02:49.292285 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.inspur.instorage' as an importable package[^1], 2026-04-13 02:02:49.292288 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.292292 | debian-bookworm | 2026-04-13 02:02:49.292295 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.292300 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.inspur.instorage' is explicitly added 2026-04-13 02:02:49.292303 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.292307 | debian-bookworm | 2026-04-13 02:02:49.292310 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.292313 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.292317 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.292320 | debian-bookworm | 2026-04-13 02:02:49.292324 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.292327 | debian-bookworm | 2026-04-13 02:02:49.292330 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.292334 | debian-bookworm | 2026-04-13 02:02:49.292337 | debian-bookworm | If you don't want 'manila.tests.share.drivers.inspur.instorage' to be distributed and are 2026-04-13 02:02:49.292340 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.inspur.instorage' via 2026-04-13 02:02:49.292344 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.292347 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.292350 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.292356 | debian-bookworm | 2026-04-13 02:02:49.292360 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.292363 | debian-bookworm | 2026-04-13 02:02:49.292366 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.292370 | debian-bookworm | 2026-04-13 02:02:49.292373 | debian-bookworm | 2026-04-13 02:02:49.292376 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.292380 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.292383 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.292387 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.292390 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.292393 | debian-bookworm | 2026-04-13 02:02:49.292397 | debian-bookworm | !! 2026-04-13 02:02:49.292400 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.292403 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.macrosan' is absent from the `packages` configuration. 2026-04-13 02:02:49.292407 | debian-bookworm | !! 2026-04-13 02:02:49.292410 | debian-bookworm | 2026-04-13 02:02:49.292414 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.292417 | debian-bookworm | ############################ 2026-04-13 02:02:49.292421 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.292426 | debian-bookworm | ############################ 2026-04-13 02:02:49.292429 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.macrosan' as an importable package[^1], 2026-04-13 02:02:49.292433 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.292436 | debian-bookworm | 2026-04-13 02:02:49.292440 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.292443 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.macrosan' is explicitly added 2026-04-13 02:02:49.292446 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.292450 | debian-bookworm | 2026-04-13 02:02:49.292453 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.292456 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.292460 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.292463 | debian-bookworm | 2026-04-13 02:02:49.292467 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.292470 | debian-bookworm | 2026-04-13 02:02:49.292473 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.292477 | debian-bookworm | 2026-04-13 02:02:49.292480 | debian-bookworm | If you don't want 'manila.tests.share.drivers.macrosan' to be distributed and are 2026-04-13 02:02:49.292483 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.macrosan' via 2026-04-13 02:02:49.292487 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.292490 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.292493 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.292497 | debian-bookworm | 2026-04-13 02:02:49.292500 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.292503 | debian-bookworm | 2026-04-13 02:02:49.292507 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.292510 | debian-bookworm | 2026-04-13 02:02:49.292514 | debian-bookworm | 2026-04-13 02:02:49.292517 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.292520 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.292524 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.292527 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.292533 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.292537 | debian-bookworm | 2026-04-13 02:02:49.292540 | debian-bookworm | !! 2026-04-13 02:02:49.292543 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.292547 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.maprfs' is absent from the `packages` configuration. 2026-04-13 02:02:49.292550 | debian-bookworm | !! 2026-04-13 02:02:49.292553 | debian-bookworm | 2026-04-13 02:02:49.292557 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.292560 | debian-bookworm | ############################ 2026-04-13 02:02:49.292564 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.292567 | debian-bookworm | ############################ 2026-04-13 02:02:49.292570 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.maprfs' as an importable package[^1], 2026-04-13 02:02:49.292574 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.292577 | debian-bookworm | 2026-04-13 02:02:49.292592 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.292597 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.maprfs' is explicitly added 2026-04-13 02:02:49.292600 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.292604 | debian-bookworm | 2026-04-13 02:02:49.292607 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.292611 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.292614 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.292617 | debian-bookworm | 2026-04-13 02:02:49.292621 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.292624 | debian-bookworm | 2026-04-13 02:02:49.292628 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.292631 | debian-bookworm | 2026-04-13 02:02:49.292634 | debian-bookworm | If you don't want 'manila.tests.share.drivers.maprfs' to be distributed and are 2026-04-13 02:02:49.292649 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.maprfs' via 2026-04-13 02:02:49.292652 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.292655 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.292659 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.292662 | debian-bookworm | 2026-04-13 02:02:49.292666 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.292669 | debian-bookworm | 2026-04-13 02:02:49.292672 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.292676 | debian-bookworm | 2026-04-13 02:02:49.292679 | debian-bookworm | 2026-04-13 02:02:49.292682 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.292686 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.292689 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.292693 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.292696 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.292699 | debian-bookworm | 2026-04-13 02:02:49.292703 | debian-bookworm | !! 2026-04-13 02:02:49.292706 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.292713 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp' is absent from the `packages` configuration. 2026-04-13 02:02:49.292717 | debian-bookworm | !! 2026-04-13 02:02:49.292720 | debian-bookworm | 2026-04-13 02:02:49.292723 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.292727 | debian-bookworm | ############################ 2026-04-13 02:02:49.292733 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.292736 | debian-bookworm | ############################ 2026-04-13 02:02:49.292740 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.netapp' as an importable package[^1], 2026-04-13 02:02:49.292743 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.292746 | debian-bookworm | 2026-04-13 02:02:49.292750 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.292753 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.netapp' is explicitly added 2026-04-13 02:02:49.292757 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.292760 | debian-bookworm | 2026-04-13 02:02:49.292763 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.292767 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.292770 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.292773 | debian-bookworm | 2026-04-13 02:02:49.292777 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.292780 | debian-bookworm | 2026-04-13 02:02:49.292784 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.292787 | debian-bookworm | 2026-04-13 02:02:49.292790 | debian-bookworm | If you don't want 'manila.tests.share.drivers.netapp' to be distributed and are 2026-04-13 02:02:49.292794 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.netapp' via 2026-04-13 02:02:49.292797 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.292801 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.292804 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.292807 | debian-bookworm | 2026-04-13 02:02:49.292811 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.292814 | debian-bookworm | 2026-04-13 02:02:49.292817 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.292821 | debian-bookworm | 2026-04-13 02:02:49.292824 | debian-bookworm | 2026-04-13 02:02:49.292827 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.292831 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.292834 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.292838 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.292841 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.292844 | debian-bookworm | 2026-04-13 02:02:49.292848 | debian-bookworm | !! 2026-04-13 02:02:49.292851 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.292854 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap' is absent from the `packages` configuration. 2026-04-13 02:02:49.292858 | debian-bookworm | !! 2026-04-13 02:02:49.292861 | debian-bookworm | 2026-04-13 02:02:49.292866 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.292870 | debian-bookworm | ############################ 2026-04-13 02:02:49.292873 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.292876 | debian-bookworm | ############################ 2026-04-13 02:02:49.292880 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.netapp.dataontap' as an importable package[^1], 2026-04-13 02:02:49.292883 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.292886 | debian-bookworm | 2026-04-13 02:02:49.292890 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.292893 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap' is explicitly added 2026-04-13 02:02:49.292896 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.292902 | debian-bookworm | 2026-04-13 02:02:49.292906 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.292909 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.292912 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.292916 | debian-bookworm | 2026-04-13 02:02:49.292919 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.292923 | debian-bookworm | 2026-04-13 02:02:49.292926 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.292929 | debian-bookworm | 2026-04-13 02:02:49.292933 | debian-bookworm | If you don't want 'manila.tests.share.drivers.netapp.dataontap' to be distributed and are 2026-04-13 02:02:49.292936 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap' via 2026-04-13 02:02:49.292939 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.292943 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.292946 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.292949 | debian-bookworm | 2026-04-13 02:02:49.292953 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.292956 | debian-bookworm | 2026-04-13 02:02:49.292960 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.292963 | debian-bookworm | 2026-04-13 02:02:49.292966 | debian-bookworm | 2026-04-13 02:02:49.292970 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.292973 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.292976 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.292980 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.292986 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.292989 | debian-bookworm | 2026-04-13 02:02:49.292993 | debian-bookworm | !! 2026-04-13 02:02:49.292996 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.292999 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap.client' is absent from the `packages` configuration. 2026-04-13 02:02:49.293003 | debian-bookworm | !! 2026-04-13 02:02:49.293006 | debian-bookworm | 2026-04-13 02:02:49.293010 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.293013 | debian-bookworm | ############################ 2026-04-13 02:02:49.293016 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.293020 | debian-bookworm | ############################ 2026-04-13 02:02:49.293023 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.netapp.dataontap.client' as an importable package[^1], 2026-04-13 02:02:49.293026 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.293030 | debian-bookworm | 2026-04-13 02:02:49.293033 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.293036 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap.client' is explicitly added 2026-04-13 02:02:49.293040 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.293043 | debian-bookworm | 2026-04-13 02:02:49.293047 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.293050 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.293053 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.293057 | debian-bookworm | 2026-04-13 02:02:49.293060 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.293063 | debian-bookworm | 2026-04-13 02:02:49.293067 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.293070 | debian-bookworm | 2026-04-13 02:02:49.293074 | debian-bookworm | If you don't want 'manila.tests.share.drivers.netapp.dataontap.client' to be distributed and are 2026-04-13 02:02:49.293080 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap.client' via 2026-04-13 02:02:49.293083 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.293086 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.293090 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.293093 | debian-bookworm | 2026-04-13 02:02:49.293096 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.293100 | debian-bookworm | 2026-04-13 02:02:49.293103 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.293106 | debian-bookworm | 2026-04-13 02:02:49.293110 | debian-bookworm | 2026-04-13 02:02:49.293113 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.293116 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.293120 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.293125 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.293128 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.293131 | debian-bookworm | 2026-04-13 02:02:49.293135 | debian-bookworm | !! 2026-04-13 02:02:49.293138 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.293142 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' is absent from the `packages` configuration. 2026-04-13 02:02:49.293145 | debian-bookworm | !! 2026-04-13 02:02:49.293148 | debian-bookworm | 2026-04-13 02:02:49.293152 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.293155 | debian-bookworm | ############################ 2026-04-13 02:02:49.293158 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.293162 | debian-bookworm | ############################ 2026-04-13 02:02:49.293165 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' as an importable package[^1], 2026-04-13 02:02:49.293169 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.293172 | debian-bookworm | 2026-04-13 02:02:49.293175 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.293179 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' is explicitly added 2026-04-13 02:02:49.293182 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.293185 | debian-bookworm | 2026-04-13 02:02:49.293189 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.293192 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.293195 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.293199 | debian-bookworm | 2026-04-13 02:02:49.293202 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.293206 | debian-bookworm | 2026-04-13 02:02:49.293209 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.293212 | debian-bookworm | 2026-04-13 02:02:49.293216 | debian-bookworm | If you don't want 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' to be distributed and are 2026-04-13 02:02:49.293219 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' via 2026-04-13 02:02:49.293222 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.293226 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.293229 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.293233 | debian-bookworm | 2026-04-13 02:02:49.293238 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.293244 | debian-bookworm | 2026-04-13 02:02:49.293248 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.293251 | debian-bookworm | 2026-04-13 02:02:49.293254 | debian-bookworm | 2026-04-13 02:02:49.293258 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.293261 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.293265 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.293268 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.293271 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.293275 | debian-bookworm | 2026-04-13 02:02:49.293278 | debian-bookworm | !! 2026-04-13 02:02:49.293281 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.293285 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap.protocols' is absent from the `packages` configuration. 2026-04-13 02:02:49.293288 | debian-bookworm | !! 2026-04-13 02:02:49.293292 | debian-bookworm | 2026-04-13 02:02:49.293295 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.293298 | debian-bookworm | ############################ 2026-04-13 02:02:49.293302 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.293305 | debian-bookworm | ############################ 2026-04-13 02:02:49.293319 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.netapp.dataontap.protocols' as an importable package[^1], 2026-04-13 02:02:49.293323 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.293326 | debian-bookworm | 2026-04-13 02:02:49.293330 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.293333 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap.protocols' is explicitly added 2026-04-13 02:02:49.293336 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.293340 | debian-bookworm | 2026-04-13 02:02:49.293343 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.293347 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.293350 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.293353 | debian-bookworm | 2026-04-13 02:02:49.293357 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.293360 | debian-bookworm | 2026-04-13 02:02:49.293364 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.293367 | debian-bookworm | 2026-04-13 02:02:49.293370 | debian-bookworm | If you don't want 'manila.tests.share.drivers.netapp.dataontap.protocols' to be distributed and are 2026-04-13 02:02:49.293374 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap.protocols' via 2026-04-13 02:02:49.293377 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.293381 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.293385 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.293389 | debian-bookworm | 2026-04-13 02:02:49.293392 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.293396 | debian-bookworm | 2026-04-13 02:02:49.293399 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.293402 | debian-bookworm | 2026-04-13 02:02:49.293406 | debian-bookworm | 2026-04-13 02:02:49.293409 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.293413 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.293416 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.293419 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.293425 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.293429 | debian-bookworm | 2026-04-13 02:02:49.293432 | debian-bookworm | !! 2026-04-13 02:02:49.293436 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.293439 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.nexenta' is absent from the `packages` configuration. 2026-04-13 02:02:49.293442 | debian-bookworm | !! 2026-04-13 02:02:49.293446 | debian-bookworm | 2026-04-13 02:02:49.293449 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.293453 | debian-bookworm | ############################ 2026-04-13 02:02:49.293456 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.293459 | debian-bookworm | ############################ 2026-04-13 02:02:49.293463 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.nexenta' as an importable package[^1], 2026-04-13 02:02:49.293468 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.293472 | debian-bookworm | 2026-04-13 02:02:49.293475 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.293478 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.nexenta' is explicitly added 2026-04-13 02:02:49.293482 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.293485 | debian-bookworm | 2026-04-13 02:02:49.293489 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.293492 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.293495 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.293499 | debian-bookworm | 2026-04-13 02:02:49.293502 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.293515 | debian-bookworm | 2026-04-13 02:02:49.293519 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.293524 | debian-bookworm | 2026-04-13 02:02:49.293528 | debian-bookworm | If you don't want 'manila.tests.share.drivers.nexenta' to be distributed and are 2026-04-13 02:02:49.293534 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.nexenta' via 2026-04-13 02:02:49.293538 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.293541 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.293544 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.293548 | debian-bookworm | 2026-04-13 02:02:49.293551 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.293554 | debian-bookworm | 2026-04-13 02:02:49.293558 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.293561 | debian-bookworm | 2026-04-13 02:02:49.293564 | debian-bookworm | 2026-04-13 02:02:49.293568 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.293571 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.293574 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.293578 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.293581 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.293584 | debian-bookworm | 2026-04-13 02:02:49.293588 | debian-bookworm | !! 2026-04-13 02:02:49.293591 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.293604 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.nexenta.ns4' is absent from the `packages` configuration. 2026-04-13 02:02:49.293607 | debian-bookworm | !! 2026-04-13 02:02:49.293611 | debian-bookworm | 2026-04-13 02:02:49.293614 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.293617 | debian-bookworm | ############################ 2026-04-13 02:02:49.293624 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.293628 | debian-bookworm | ############################ 2026-04-13 02:02:49.293631 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.nexenta.ns4' as an importable package[^1], 2026-04-13 02:02:49.293634 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.293638 | debian-bookworm | 2026-04-13 02:02:49.293641 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.293645 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.nexenta.ns4' is explicitly added 2026-04-13 02:02:49.293648 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.293651 | debian-bookworm | 2026-04-13 02:02:49.293655 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.293658 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.293661 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.293665 | debian-bookworm | 2026-04-13 02:02:49.293668 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.293672 | debian-bookworm | 2026-04-13 02:02:49.293675 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.293678 | debian-bookworm | 2026-04-13 02:02:49.293682 | debian-bookworm | If you don't want 'manila.tests.share.drivers.nexenta.ns4' to be distributed and are 2026-04-13 02:02:49.293687 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.nexenta.ns4' via 2026-04-13 02:02:49.293690 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.293693 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.293697 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.293700 | debian-bookworm | 2026-04-13 02:02:49.293704 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.293707 | debian-bookworm | 2026-04-13 02:02:49.293710 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.293714 | debian-bookworm | 2026-04-13 02:02:49.293717 | debian-bookworm | 2026-04-13 02:02:49.293720 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.293724 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.293727 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.293731 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.293734 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.293737 | debian-bookworm | 2026-04-13 02:02:49.293741 | debian-bookworm | !! 2026-04-13 02:02:49.293744 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.293747 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.nexenta.ns5' is absent from the `packages` configuration. 2026-04-13 02:02:49.293751 | debian-bookworm | !! 2026-04-13 02:02:49.293754 | debian-bookworm | 2026-04-13 02:02:49.293758 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.293761 | debian-bookworm | ############################ 2026-04-13 02:02:49.293764 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.293768 | debian-bookworm | ############################ 2026-04-13 02:02:49.293771 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.nexenta.ns5' as an importable package[^1], 2026-04-13 02:02:49.293774 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.293778 | debian-bookworm | 2026-04-13 02:02:49.293781 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.293785 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.nexenta.ns5' is explicitly added 2026-04-13 02:02:49.293788 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.293794 | debian-bookworm | 2026-04-13 02:02:49.293797 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.293801 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.293804 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.293807 | debian-bookworm | 2026-04-13 02:02:49.293813 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.293817 | debian-bookworm | 2026-04-13 02:02:49.293820 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.293823 | debian-bookworm | 2026-04-13 02:02:49.293827 | debian-bookworm | If you don't want 'manila.tests.share.drivers.nexenta.ns5' to be distributed and are 2026-04-13 02:02:49.293830 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.nexenta.ns5' via 2026-04-13 02:02:49.293834 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.293837 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.293840 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.293844 | debian-bookworm | 2026-04-13 02:02:49.293847 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.293850 | debian-bookworm | 2026-04-13 02:02:49.293854 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.293857 | debian-bookworm | 2026-04-13 02:02:49.293860 | debian-bookworm | 2026-04-13 02:02:49.293864 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.293867 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.293871 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.293874 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.293877 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.293881 | debian-bookworm | 2026-04-13 02:02:49.293884 | debian-bookworm | !! 2026-04-13 02:02:49.293887 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.293891 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.purestorage' is absent from the `packages` configuration. 2026-04-13 02:02:49.293894 | debian-bookworm | !! 2026-04-13 02:02:49.293898 | debian-bookworm | 2026-04-13 02:02:49.293901 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.293904 | debian-bookworm | ############################ 2026-04-13 02:02:49.293908 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.293911 | debian-bookworm | ############################ 2026-04-13 02:02:49.293915 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.purestorage' as an importable package[^1], 2026-04-13 02:02:49.293918 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.293921 | debian-bookworm | 2026-04-13 02:02:49.293925 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.293928 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.purestorage' is explicitly added 2026-04-13 02:02:49.293931 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.293935 | debian-bookworm | 2026-04-13 02:02:49.293938 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.293942 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.293945 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.293948 | debian-bookworm | 2026-04-13 02:02:49.293953 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.293956 | debian-bookworm | 2026-04-13 02:02:49.293960 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.293963 | debian-bookworm | 2026-04-13 02:02:49.293968 | debian-bookworm | If you don't want 'manila.tests.share.drivers.purestorage' to be distributed and are 2026-04-13 02:02:49.294000 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.purestorage' via 2026-04-13 02:02:49.294003 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.294007 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.294010 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.294014 | debian-bookworm | 2026-04-13 02:02:49.294017 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.294020 | debian-bookworm | 2026-04-13 02:02:49.294024 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.294027 | debian-bookworm | 2026-04-13 02:02:49.294031 | debian-bookworm | 2026-04-13 02:02:49.294034 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.294037 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.294041 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.294044 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.294047 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.294051 | debian-bookworm | 2026-04-13 02:02:49.294054 | debian-bookworm | !! 2026-04-13 02:02:49.294058 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.294061 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.qnap' is absent from the `packages` configuration. 2026-04-13 02:02:49.294065 | debian-bookworm | !! 2026-04-13 02:02:49.294068 | debian-bookworm | 2026-04-13 02:02:49.294071 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.294075 | debian-bookworm | ############################ 2026-04-13 02:02:49.294078 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.294082 | debian-bookworm | ############################ 2026-04-13 02:02:49.294085 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.qnap' as an importable package[^1], 2026-04-13 02:02:49.294089 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.294092 | debian-bookworm | 2026-04-13 02:02:49.294095 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.294101 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.qnap' is explicitly added 2026-04-13 02:02:49.294105 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.294108 | debian-bookworm | 2026-04-13 02:02:49.294112 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.294115 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.294118 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.294122 | debian-bookworm | 2026-04-13 02:02:49.294125 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.294128 | debian-bookworm | 2026-04-13 02:02:49.294132 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.294135 | debian-bookworm | 2026-04-13 02:02:49.294138 | debian-bookworm | If you don't want 'manila.tests.share.drivers.qnap' to be distributed and are 2026-04-13 02:02:49.294142 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.qnap' via 2026-04-13 02:02:49.294145 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.294149 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.294152 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.294155 | debian-bookworm | 2026-04-13 02:02:49.294159 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.294162 | debian-bookworm | 2026-04-13 02:02:49.294165 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.294173 | debian-bookworm | 2026-04-13 02:02:49.294176 | debian-bookworm | 2026-04-13 02:02:49.294179 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.294183 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.294186 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.294189 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.294193 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.294196 | debian-bookworm | 2026-04-13 02:02:49.294200 | debian-bookworm | !! 2026-04-13 02:02:49.294203 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.294206 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.quobyte' is absent from the `packages` configuration. 2026-04-13 02:02:49.294210 | debian-bookworm | !! 2026-04-13 02:02:49.294213 | debian-bookworm | 2026-04-13 02:02:49.294217 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.294220 | debian-bookworm | ############################ 2026-04-13 02:02:49.294223 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.294227 | debian-bookworm | ############################ 2026-04-13 02:02:49.294230 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.quobyte' as an importable package[^1], 2026-04-13 02:02:49.294233 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.294237 | debian-bookworm | 2026-04-13 02:02:49.294240 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.294244 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.quobyte' is explicitly added 2026-04-13 02:02:49.294247 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.294250 | debian-bookworm | 2026-04-13 02:02:49.294255 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.294259 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.294262 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.294265 | debian-bookworm | 2026-04-13 02:02:49.294269 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.294272 | debian-bookworm | 2026-04-13 02:02:49.294275 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.294279 | debian-bookworm | 2026-04-13 02:02:49.294282 | debian-bookworm | If you don't want 'manila.tests.share.drivers.quobyte' to be distributed and are 2026-04-13 02:02:49.294286 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.quobyte' via 2026-04-13 02:02:49.294289 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.294292 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.294296 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.294299 | debian-bookworm | 2026-04-13 02:02:49.294302 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.294306 | debian-bookworm | 2026-04-13 02:02:49.294309 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.294313 | debian-bookworm | 2026-04-13 02:02:49.294316 | debian-bookworm | 2026-04-13 02:02:49.294319 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.294323 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.294326 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.294329 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.294333 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.294336 | debian-bookworm | 2026-04-13 02:02:49.294340 | debian-bookworm | !! 2026-04-13 02:02:49.294343 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.294346 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.tegile' is absent from the `packages` configuration. 2026-04-13 02:02:49.294352 | debian-bookworm | !! 2026-04-13 02:02:49.294356 | debian-bookworm | 2026-04-13 02:02:49.294359 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.294362 | debian-bookworm | ############################ 2026-04-13 02:02:49.294366 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.294369 | debian-bookworm | ############################ 2026-04-13 02:02:49.294373 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.tegile' as an importable package[^1], 2026-04-13 02:02:49.294378 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.294382 | debian-bookworm | 2026-04-13 02:02:49.294385 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.294388 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.tegile' is explicitly added 2026-04-13 02:02:49.294392 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.294395 | debian-bookworm | 2026-04-13 02:02:49.294399 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.294402 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.294405 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.294409 | debian-bookworm | 2026-04-13 02:02:49.294412 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.294415 | debian-bookworm | 2026-04-13 02:02:49.294419 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.294422 | debian-bookworm | 2026-04-13 02:02:49.294425 | debian-bookworm | If you don't want 'manila.tests.share.drivers.tegile' to be distributed and are 2026-04-13 02:02:49.294429 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.tegile' via 2026-04-13 02:02:49.294432 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.294436 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.294439 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.294442 | debian-bookworm | 2026-04-13 02:02:49.294446 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.294449 | debian-bookworm | 2026-04-13 02:02:49.294452 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.294456 | debian-bookworm | 2026-04-13 02:02:49.294459 | debian-bookworm | 2026-04-13 02:02:49.294462 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.294466 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.294469 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.294472 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.294476 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.294479 | debian-bookworm | 2026-04-13 02:02:49.294482 | debian-bookworm | !! 2026-04-13 02:02:49.294486 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.294489 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.vastdata' is absent from the `packages` configuration. 2026-04-13 02:02:49.294493 | debian-bookworm | !! 2026-04-13 02:02:49.294496 | debian-bookworm | 2026-04-13 02:02:49.294499 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.294503 | debian-bookworm | ############################ 2026-04-13 02:02:49.294506 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.294517 | debian-bookworm | ############################ 2026-04-13 02:02:49.294520 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.vastdata' as an importable package[^1], 2026-04-13 02:02:49.294524 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.294530 | debian-bookworm | 2026-04-13 02:02:49.294535 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.294538 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.vastdata' is explicitly added 2026-04-13 02:02:49.294542 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.294545 | debian-bookworm | 2026-04-13 02:02:49.294548 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.294552 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.294555 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.294558 | debian-bookworm | 2026-04-13 02:02:49.294562 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.294565 | debian-bookworm | 2026-04-13 02:02:49.294569 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.294572 | debian-bookworm | 2026-04-13 02:02:49.294575 | debian-bookworm | If you don't want 'manila.tests.share.drivers.vastdata' to be distributed and are 2026-04-13 02:02:49.294579 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.vastdata' via 2026-04-13 02:02:49.294582 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.294585 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.294589 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.294592 | debian-bookworm | 2026-04-13 02:02:49.294595 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.294599 | debian-bookworm | 2026-04-13 02:02:49.294602 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.294606 | debian-bookworm | 2026-04-13 02:02:49.294609 | debian-bookworm | 2026-04-13 02:02:49.294612 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.294616 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.294619 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.294622 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.294626 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.294629 | debian-bookworm | 2026-04-13 02:02:49.294633 | debian-bookworm | !! 2026-04-13 02:02:49.294636 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.294639 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.veritas' is absent from the `packages` configuration. 2026-04-13 02:02:49.294643 | debian-bookworm | !! 2026-04-13 02:02:49.294646 | debian-bookworm | 2026-04-13 02:02:49.294652 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.294655 | debian-bookworm | ############################ 2026-04-13 02:02:49.294659 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.294662 | debian-bookworm | ############################ 2026-04-13 02:02:49.294666 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.veritas' as an importable package[^1], 2026-04-13 02:02:49.294669 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.294672 | debian-bookworm | 2026-04-13 02:02:49.294676 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.294679 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.veritas' is explicitly added 2026-04-13 02:02:49.294683 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.294686 | debian-bookworm | 2026-04-13 02:02:49.294689 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.294693 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.294696 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.294702 | debian-bookworm | 2026-04-13 02:02:49.294705 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.294709 | debian-bookworm | 2026-04-13 02:02:49.294712 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.294715 | debian-bookworm | 2026-04-13 02:02:49.294719 | debian-bookworm | If you don't want 'manila.tests.share.drivers.veritas' to be distributed and are 2026-04-13 02:02:49.294722 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.veritas' via 2026-04-13 02:02:49.294726 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.294729 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.294732 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.294736 | debian-bookworm | 2026-04-13 02:02:49.294739 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.294743 | debian-bookworm | 2026-04-13 02:02:49.294746 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.294749 | debian-bookworm | 2026-04-13 02:02:49.294753 | debian-bookworm | 2026-04-13 02:02:49.294756 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.294759 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.294763 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.294766 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.294770 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.294773 | debian-bookworm | 2026-04-13 02:02:49.294776 | debian-bookworm | !! 2026-04-13 02:02:49.294780 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.294783 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.windows' is absent from the `packages` configuration. 2026-04-13 02:02:49.294787 | debian-bookworm | !! 2026-04-13 02:02:49.294790 | debian-bookworm | 2026-04-13 02:02:49.294793 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.294797 | debian-bookworm | ############################ 2026-04-13 02:02:49.294801 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.294805 | debian-bookworm | ############################ 2026-04-13 02:02:49.294808 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.windows' as an importable package[^1], 2026-04-13 02:02:49.294812 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.294815 | debian-bookworm | 2026-04-13 02:02:49.294818 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.294822 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.windows' is explicitly added 2026-04-13 02:02:49.294825 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.294829 | debian-bookworm | 2026-04-13 02:02:49.294832 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.294835 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.294839 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.294842 | debian-bookworm | 2026-04-13 02:02:49.294845 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.294849 | debian-bookworm | 2026-04-13 02:02:49.294852 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.294856 | debian-bookworm | 2026-04-13 02:02:49.294859 | debian-bookworm | If you don't want 'manila.tests.share.drivers.windows' to be distributed and are 2026-04-13 02:02:49.294862 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.windows' via 2026-04-13 02:02:49.294866 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.294869 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.294875 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.294878 | debian-bookworm | 2026-04-13 02:02:49.294882 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.294885 | debian-bookworm | 2026-04-13 02:02:49.294889 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.294892 | debian-bookworm | 2026-04-13 02:02:49.294895 | debian-bookworm | 2026-04-13 02:02:49.294899 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.294902 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.294906 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.294909 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.294912 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.294916 | debian-bookworm | 2026-04-13 02:02:49.294919 | debian-bookworm | !! 2026-04-13 02:02:49.294923 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.294928 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.zadara' is absent from the `packages` configuration. 2026-04-13 02:02:49.294932 | debian-bookworm | !! 2026-04-13 02:02:49.294935 | debian-bookworm | 2026-04-13 02:02:49.294939 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.294942 | debian-bookworm | ############################ 2026-04-13 02:02:49.294945 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.294949 | debian-bookworm | ############################ 2026-04-13 02:02:49.294952 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.zadara' as an importable package[^1], 2026-04-13 02:02:49.294956 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.294959 | debian-bookworm | 2026-04-13 02:02:49.294962 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.294966 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.zadara' is explicitly added 2026-04-13 02:02:49.294969 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.294973 | debian-bookworm | 2026-04-13 02:02:49.294976 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.294979 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.294983 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.294986 | debian-bookworm | 2026-04-13 02:02:49.294990 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.294993 | debian-bookworm | 2026-04-13 02:02:49.294996 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.295000 | debian-bookworm | 2026-04-13 02:02:49.295003 | debian-bookworm | If you don't want 'manila.tests.share.drivers.zadara' to be distributed and are 2026-04-13 02:02:49.295006 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.zadara' via 2026-04-13 02:02:49.295010 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.295013 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.295017 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.295020 | debian-bookworm | 2026-04-13 02:02:49.295023 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.295027 | debian-bookworm | 2026-04-13 02:02:49.295030 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.295033 | debian-bookworm | 2026-04-13 02:02:49.295037 | debian-bookworm | 2026-04-13 02:02:49.295040 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.295044 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.295047 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.295053 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.295056 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.295059 | debian-bookworm | 2026-04-13 02:02:49.295063 | debian-bookworm | !! 2026-04-13 02:02:49.295066 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.295081 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.zfsonlinux' is absent from the `packages` configuration. 2026-04-13 02:02:49.295085 | debian-bookworm | !! 2026-04-13 02:02:49.295088 | debian-bookworm | 2026-04-13 02:02:49.295092 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.295095 | debian-bookworm | ############################ 2026-04-13 02:02:49.295098 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.295102 | debian-bookworm | ############################ 2026-04-13 02:02:49.295105 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.zfsonlinux' as an importable package[^1], 2026-04-13 02:02:49.295109 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.295112 | debian-bookworm | 2026-04-13 02:02:49.295115 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.295119 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.zfsonlinux' is explicitly added 2026-04-13 02:02:49.295122 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.295126 | debian-bookworm | 2026-04-13 02:02:49.295129 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.295132 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.295136 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.295139 | debian-bookworm | 2026-04-13 02:02:49.295142 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.295146 | debian-bookworm | 2026-04-13 02:02:49.295149 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.295153 | debian-bookworm | 2026-04-13 02:02:49.295156 | debian-bookworm | If you don't want 'manila.tests.share.drivers.zfsonlinux' to be distributed and are 2026-04-13 02:02:49.295159 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.zfsonlinux' via 2026-04-13 02:02:49.295163 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.295166 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.295169 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.295173 | debian-bookworm | 2026-04-13 02:02:49.295176 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.295180 | debian-bookworm | 2026-04-13 02:02:49.295183 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.295186 | debian-bookworm | 2026-04-13 02:02:49.295190 | debian-bookworm | 2026-04-13 02:02:49.295193 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.295196 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.295202 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.295205 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.295209 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.295212 | debian-bookworm | 2026-04-13 02:02:49.295216 | debian-bookworm | !! 2026-04-13 02:02:49.295219 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.295222 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.zfssa' is absent from the `packages` configuration. 2026-04-13 02:02:49.295226 | debian-bookworm | !! 2026-04-13 02:02:49.295229 | debian-bookworm | 2026-04-13 02:02:49.295232 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.295239 | debian-bookworm | ############################ 2026-04-13 02:02:49.295242 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.295245 | debian-bookworm | ############################ 2026-04-13 02:02:49.295249 | debian-bookworm | Python recognizes 'manila.tests.share.drivers.zfssa' as an importable package[^1], 2026-04-13 02:02:49.295252 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.295255 | debian-bookworm | 2026-04-13 02:02:49.295259 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.295262 | debian-bookworm | package, please make sure that 'manila.tests.share.drivers.zfssa' is explicitly added 2026-04-13 02:02:49.295266 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.295269 | debian-bookworm | 2026-04-13 02:02:49.295272 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.295276 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.295279 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.295282 | debian-bookworm | 2026-04-13 02:02:49.295286 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.295289 | debian-bookworm | 2026-04-13 02:02:49.295293 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.295296 | debian-bookworm | 2026-04-13 02:02:49.295306 | debian-bookworm | If you don't want 'manila.tests.share.drivers.zfssa' to be distributed and are 2026-04-13 02:02:49.295309 | debian-bookworm | already explicitly excluding 'manila.tests.share.drivers.zfssa' via 2026-04-13 02:02:49.295313 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.295316 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.295319 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.295323 | debian-bookworm | 2026-04-13 02:02:49.295326 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.295329 | debian-bookworm | 2026-04-13 02:02:49.295333 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.295336 | debian-bookworm | 2026-04-13 02:02:49.295339 | debian-bookworm | 2026-04-13 02:02:49.295343 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.295346 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.295350 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.295354 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.295358 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.295361 | debian-bookworm | 2026-04-13 02:02:49.295364 | debian-bookworm | !! 2026-04-13 02:02:49.295368 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.295371 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share_group' is absent from the `packages` configuration. 2026-04-13 02:02:49.295375 | debian-bookworm | !! 2026-04-13 02:02:49.295378 | debian-bookworm | 2026-04-13 02:02:49.295381 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.295385 | debian-bookworm | ############################ 2026-04-13 02:02:49.295388 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.295392 | debian-bookworm | ############################ 2026-04-13 02:02:49.295395 | debian-bookworm | Python recognizes 'manila.tests.share_group' as an importable package[^1], 2026-04-13 02:02:49.295398 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.295402 | debian-bookworm | 2026-04-13 02:02:49.295405 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.295408 | debian-bookworm | package, please make sure that 'manila.tests.share_group' is explicitly added 2026-04-13 02:02:49.295412 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.295418 | debian-bookworm | 2026-04-13 02:02:49.295421 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.295425 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.295428 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.295432 | debian-bookworm | 2026-04-13 02:02:49.295435 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.295438 | debian-bookworm | 2026-04-13 02:02:49.295442 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.295445 | debian-bookworm | 2026-04-13 02:02:49.295448 | debian-bookworm | If you don't want 'manila.tests.share_group' to be distributed and are 2026-04-13 02:02:49.295452 | debian-bookworm | already explicitly excluding 'manila.tests.share_group' via 2026-04-13 02:02:49.295455 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.295459 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.295462 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.295465 | debian-bookworm | 2026-04-13 02:02:49.295469 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.295472 | debian-bookworm | 2026-04-13 02:02:49.295475 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.295479 | debian-bookworm | 2026-04-13 02:02:49.295482 | debian-bookworm | 2026-04-13 02:02:49.295488 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.295491 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.295494 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.295498 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.295501 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.295505 | debian-bookworm | 2026-04-13 02:02:49.295508 | debian-bookworm | !! 2026-04-13 02:02:49.295511 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.295515 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.var' is absent from the `packages` configuration. 2026-04-13 02:02:49.295518 | debian-bookworm | !! 2026-04-13 02:02:49.295522 | debian-bookworm | 2026-04-13 02:02:49.295525 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.295528 | debian-bookworm | ############################ 2026-04-13 02:02:49.295532 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.295535 | debian-bookworm | ############################ 2026-04-13 02:02:49.295538 | debian-bookworm | Python recognizes 'manila.tests.var' as an importable package[^1], 2026-04-13 02:02:49.295542 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.295545 | debian-bookworm | 2026-04-13 02:02:49.295549 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.295552 | debian-bookworm | package, please make sure that 'manila.tests.var' is explicitly added 2026-04-13 02:02:49.295555 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.295559 | debian-bookworm | 2026-04-13 02:02:49.295562 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.295565 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.295569 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.295572 | debian-bookworm | 2026-04-13 02:02:49.295576 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.295579 | debian-bookworm | 2026-04-13 02:02:49.295582 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.295586 | debian-bookworm | 2026-04-13 02:02:49.295589 | debian-bookworm | If you don't want 'manila.tests.var' to be distributed and are 2026-04-13 02:02:49.295592 | debian-bookworm | already explicitly excluding 'manila.tests.var' via 2026-04-13 02:02:49.295598 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.295602 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.295605 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.295609 | debian-bookworm | 2026-04-13 02:02:49.295612 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.295624 | debian-bookworm | 2026-04-13 02:02:49.295628 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.295631 | debian-bookworm | 2026-04-13 02:02:49.295634 | debian-bookworm | 2026-04-13 02:02:49.295638 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.295641 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.295644 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.295648 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.295651 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.295655 | debian-bookworm | 2026-04-13 02:02:49.295658 | debian-bookworm | !! 2026-04-13 02:02:49.295661 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.295677 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.volume' is absent from the `packages` configuration. 2026-04-13 02:02:49.295682 | debian-bookworm | !! 2026-04-13 02:02:49.295686 | debian-bookworm | 2026-04-13 02:02:49.295689 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.295693 | debian-bookworm | ############################ 2026-04-13 02:02:49.295696 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.295699 | debian-bookworm | ############################ 2026-04-13 02:02:49.295703 | debian-bookworm | Python recognizes 'manila.tests.volume' as an importable package[^1], 2026-04-13 02:02:49.295706 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.295709 | debian-bookworm | 2026-04-13 02:02:49.295713 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.295716 | debian-bookworm | package, please make sure that 'manila.tests.volume' is explicitly added 2026-04-13 02:02:49.295720 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.295723 | debian-bookworm | 2026-04-13 02:02:49.295726 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.295730 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.295733 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.295737 | debian-bookworm | 2026-04-13 02:02:49.295740 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.295743 | debian-bookworm | 2026-04-13 02:02:49.295747 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.295750 | debian-bookworm | 2026-04-13 02:02:49.295754 | debian-bookworm | If you don't want 'manila.tests.volume' to be distributed and are 2026-04-13 02:02:49.295757 | debian-bookworm | already explicitly excluding 'manila.tests.volume' via 2026-04-13 02:02:49.295760 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.295764 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.295767 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.295771 | debian-bookworm | 2026-04-13 02:02:49.295774 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.295777 | debian-bookworm | 2026-04-13 02:02:49.295784 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.295787 | debian-bookworm | 2026-04-13 02:02:49.295790 | debian-bookworm | 2026-04-13 02:02:49.295794 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.295800 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.295803 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.295814 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.295817 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.295820 | debian-bookworm | 2026-04-13 02:02:49.295824 | debian-bookworm | !! 2026-04-13 02:02:49.295827 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.295831 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.wsgi' is absent from the `packages` configuration. 2026-04-13 02:02:49.295834 | debian-bookworm | !! 2026-04-13 02:02:49.295838 | debian-bookworm | 2026-04-13 02:02:49.295841 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.295844 | debian-bookworm | ############################ 2026-04-13 02:02:49.295848 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.295851 | debian-bookworm | ############################ 2026-04-13 02:02:49.295854 | debian-bookworm | Python recognizes 'manila.tests.wsgi' as an importable package[^1], 2026-04-13 02:02:49.295858 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.295861 | debian-bookworm | 2026-04-13 02:02:49.295864 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.295868 | debian-bookworm | package, please make sure that 'manila.tests.wsgi' is explicitly added 2026-04-13 02:02:49.295871 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.295875 | debian-bookworm | 2026-04-13 02:02:49.295878 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.295881 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.295885 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.295888 | debian-bookworm | 2026-04-13 02:02:49.295891 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.295895 | debian-bookworm | 2026-04-13 02:02:49.295898 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.295901 | debian-bookworm | 2026-04-13 02:02:49.295905 | debian-bookworm | If you don't want 'manila.tests.wsgi' to be distributed and are 2026-04-13 02:02:49.295908 | debian-bookworm | already explicitly excluding 'manila.tests.wsgi' via 2026-04-13 02:02:49.295911 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.295915 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.295918 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.295921 | debian-bookworm | 2026-04-13 02:02:49.295925 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.295928 | debian-bookworm | 2026-04-13 02:02:49.295931 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.295935 | debian-bookworm | 2026-04-13 02:02:49.295938 | debian-bookworm | 2026-04-13 02:02:49.295942 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.295946 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.295950 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.295953 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.295956 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.295960 | debian-bookworm | 2026-04-13 02:02:49.295963 | debian-bookworm | !! 2026-04-13 02:02:49.295966 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.295970 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.xenapi' is absent from the `packages` configuration. 2026-04-13 02:02:49.295973 | debian-bookworm | !! 2026-04-13 02:02:49.295977 | debian-bookworm | 2026-04-13 02:02:49.295982 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.295986 | debian-bookworm | ############################ 2026-04-13 02:02:49.295989 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.295992 | debian-bookworm | ############################ 2026-04-13 02:02:49.295996 | debian-bookworm | Python recognizes 'manila.tests.xenapi' as an importable package[^1], 2026-04-13 02:02:49.295999 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.296003 | debian-bookworm | 2026-04-13 02:02:49.296006 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.296009 | debian-bookworm | package, please make sure that 'manila.tests.xenapi' is explicitly added 2026-04-13 02:02:49.296013 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.296016 | debian-bookworm | 2026-04-13 02:02:49.296019 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.296023 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.296026 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.296029 | debian-bookworm | 2026-04-13 02:02:49.296033 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.296036 | debian-bookworm | 2026-04-13 02:02:49.296039 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.296043 | debian-bookworm | 2026-04-13 02:02:49.296046 | debian-bookworm | If you don't want 'manila.tests.xenapi' to be distributed and are 2026-04-13 02:02:49.296049 | debian-bookworm | already explicitly excluding 'manila.tests.xenapi' via 2026-04-13 02:02:49.296053 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.296056 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.296060 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.296063 | debian-bookworm | 2026-04-13 02:02:49.296069 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.296072 | debian-bookworm | 2026-04-13 02:02:49.296075 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.296079 | debian-bookworm | 2026-04-13 02:02:49.296082 | debian-bookworm | 2026-04-13 02:02:49.296085 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.296089 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.296092 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.296095 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.296099 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.296102 | debian-bookworm | 2026-04-13 02:02:49.296106 | debian-bookworm | !! 2026-04-13 02:02:49.296109 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.296112 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.transfer' is absent from the `packages` configuration. 2026-04-13 02:02:49.296116 | debian-bookworm | !! 2026-04-13 02:02:49.296119 | debian-bookworm | 2026-04-13 02:02:49.296122 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.296126 | debian-bookworm | ############################ 2026-04-13 02:02:49.296129 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.296133 | debian-bookworm | ############################ 2026-04-13 02:02:49.296136 | debian-bookworm | Python recognizes 'manila.transfer' as an importable package[^1], 2026-04-13 02:02:49.296139 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.296143 | debian-bookworm | 2026-04-13 02:02:49.296146 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.296149 | debian-bookworm | package, please make sure that 'manila.transfer' is explicitly added 2026-04-13 02:02:49.296153 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.296158 | debian-bookworm | 2026-04-13 02:02:49.296162 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.296165 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.296169 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.296172 | debian-bookworm | 2026-04-13 02:02:49.296175 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.296179 | debian-bookworm | 2026-04-13 02:02:49.296182 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.296185 | debian-bookworm | 2026-04-13 02:02:49.296189 | debian-bookworm | If you don't want 'manila.transfer' to be distributed and are 2026-04-13 02:02:49.296192 | debian-bookworm | already explicitly excluding 'manila.transfer' via 2026-04-13 02:02:49.296195 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.296199 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.296202 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.296206 | debian-bookworm | 2026-04-13 02:02:49.296209 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.296212 | debian-bookworm | 2026-04-13 02:02:49.296216 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.296219 | debian-bookworm | 2026-04-13 02:02:49.296222 | debian-bookworm | 2026-04-13 02:02:49.296227 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.296230 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.296234 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.296237 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.296240 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.296244 | debian-bookworm | 2026-04-13 02:02:49.296247 | debian-bookworm | !! 2026-04-13 02:02:49.296250 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.296254 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.volume' is absent from the `packages` configuration. 2026-04-13 02:02:49.296257 | debian-bookworm | !! 2026-04-13 02:02:49.296261 | debian-bookworm | 2026-04-13 02:02:49.296264 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.296267 | debian-bookworm | ############################ 2026-04-13 02:02:49.296271 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.296274 | debian-bookworm | ############################ 2026-04-13 02:02:49.296277 | debian-bookworm | Python recognizes 'manila.volume' as an importable package[^1], 2026-04-13 02:02:49.296281 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.296284 | debian-bookworm | 2026-04-13 02:02:49.296287 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.296291 | debian-bookworm | package, please make sure that 'manila.volume' is explicitly added 2026-04-13 02:02:49.296294 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.296298 | debian-bookworm | 2026-04-13 02:02:49.296301 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.296304 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.296308 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.296311 | debian-bookworm | 2026-04-13 02:02:49.296314 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.296318 | debian-bookworm | 2026-04-13 02:02:49.296321 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.296324 | debian-bookworm | 2026-04-13 02:02:49.296328 | debian-bookworm | If you don't want 'manila.volume' to be distributed and are 2026-04-13 02:02:49.296331 | debian-bookworm | already explicitly excluding 'manila.volume' via 2026-04-13 02:02:49.296338 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.296341 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.296344 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.296348 | debian-bookworm | 2026-04-13 02:02:49.296353 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.296356 | debian-bookworm | 2026-04-13 02:02:49.296360 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.296363 | debian-bookworm | 2026-04-13 02:02:49.296367 | debian-bookworm | 2026-04-13 02:02:49.296370 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.296373 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.296377 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.296380 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.296383 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.296387 | debian-bookworm | 2026-04-13 02:02:49.296390 | debian-bookworm | !! 2026-04-13 02:02:49.296393 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.296397 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.wsgi' is absent from the `packages` configuration. 2026-04-13 02:02:49.296400 | debian-bookworm | !! 2026-04-13 02:02:49.296404 | debian-bookworm | 2026-04-13 02:02:49.296407 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.296410 | debian-bookworm | ############################ 2026-04-13 02:02:49.296414 | debian-bookworm | # Package would be ignored # 2026-04-13 02:02:49.296417 | debian-bookworm | ############################ 2026-04-13 02:02:49.296420 | debian-bookworm | Python recognizes 'manila.wsgi' as an importable package[^1], 2026-04-13 02:02:49.296424 | debian-bookworm | but it is absent from setuptools' `packages` configuration. 2026-04-13 02:02:49.296436 | debian-bookworm | 2026-04-13 02:02:49.296439 | debian-bookworm | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-13 02:02:49.296443 | debian-bookworm | package, please make sure that 'manila.wsgi' is explicitly added 2026-04-13 02:02:49.296446 | debian-bookworm | to the `packages` configuration field. 2026-04-13 02:02:49.296449 | debian-bookworm | 2026-04-13 02:02:49.296453 | debian-bookworm | Alternatively, you can also rely on setuptools' discovery methods 2026-04-13 02:02:49.296456 | debian-bookworm | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-13 02:02:49.296459 | debian-bookworm | instead of `find_packages(...)`/`find:`). 2026-04-13 02:02:49.296463 | debian-bookworm | 2026-04-13 02:02:49.296466 | debian-bookworm | You can read more about "package discovery" on setuptools documentation page: 2026-04-13 02:02:49.296469 | debian-bookworm | 2026-04-13 02:02:49.296473 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-13 02:02:49.296476 | debian-bookworm | 2026-04-13 02:02:49.296480 | debian-bookworm | If you don't want 'manila.wsgi' to be distributed and are 2026-04-13 02:02:49.296483 | debian-bookworm | already explicitly excluding 'manila.wsgi' via 2026-04-13 02:02:49.296486 | debian-bookworm | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-13 02:02:49.296490 | debian-bookworm | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-13 02:02:49.296493 | debian-bookworm | combination with a more fine grained `package-data` configuration. 2026-04-13 02:02:49.296496 | debian-bookworm | 2026-04-13 02:02:49.296500 | debian-bookworm | You can read more about "package data files" on setuptools documentation page: 2026-04-13 02:02:49.296503 | debian-bookworm | 2026-04-13 02:02:49.296506 | debian-bookworm | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-13 02:02:49.296510 | debian-bookworm | 2026-04-13 02:02:49.296513 | debian-bookworm | 2026-04-13 02:02:49.296518 | debian-bookworm | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-13 02:02:49.296521 | debian-bookworm | even if it does not contain any `.py` files. 2026-04-13 02:02:49.296527 | debian-bookworm | On the other hand, currently there is no concept of package data 2026-04-13 02:02:49.296531 | debian-bookworm | directory, all directories are treated like packages. 2026-04-13 02:02:49.296534 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.296537 | debian-bookworm | 2026-04-13 02:02:49.296541 | debian-bookworm | !! 2026-04-13 02:02:49.296544 | debian-bookworm | check.warn(importable) 2026-04-13 02:02:49.307994 | debian-bookworm | Editable install will be performed using a meta path finder. 2026-04-13 02:02:49.308012 | debian-bookworm | 2026-04-13 02:02:49.308020 | debian-bookworm | Options like `package-data`, `include/exclude-package-data` or 2026-04-13 02:02:49.308027 | debian-bookworm | `packages.find.exclude/include` may have no effect. 2026-04-13 02:02:49.308035 | debian-bookworm | 2026-04-13 02:02:49.308449 | debian-bookworm | adding '__editable___manila_1_0_0_dev6864_finder.py' 2026-04-13 02:02:49.309002 | debian-bookworm | adding '__editable__.manila-1.0.0.dev6864.pth' 2026-04-13 02:02:49.309011 | debian-bookworm | creating '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-cw0ysofe/manila-1.0.0.dev6864-0.editable-py3-none-any.whl' and adding '/tmp/tmpgd8u_yknmanila-1.0.0.dev6864-0.editable-py3-none-any.whl' to it 2026-04-13 02:02:49.309318 | debian-bookworm | adding 'manila-1.0.0.dev6864.dist-info/licenses/LICENSE' 2026-04-13 02:02:49.309327 | debian-bookworm | adding 'manila-1.0.0.dev6864.dist-info/METADATA' 2026-04-13 02:02:49.309742 | debian-bookworm | adding 'manila-1.0.0.dev6864.dist-info/WHEEL' 2026-04-13 02:02:49.309755 | debian-bookworm | adding 'manila-1.0.0.dev6864.dist-info/entry_points.txt' 2026-04-13 02:02:49.309763 | debian-bookworm | adding 'manila-1.0.0.dev6864.dist-info/pbr.json' 2026-04-13 02:02:49.310116 | debian-bookworm | adding 'manila-1.0.0.dev6864.dist-info/top_level.txt' 2026-04-13 02:02:49.310125 | debian-bookworm | adding 'manila-1.0.0.dev6864.dist-info/RECORD' 2026-04-13 02:02:49.310321 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.11/site-packages/setuptools/command/editable_wheel.py:352: InformationOnly: Editable installation. 2026-04-13 02:02:49.310332 | debian-bookworm | !! 2026-04-13 02:02:49.310340 | debian-bookworm | 2026-04-13 02:02:49.310348 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.310356 | debian-bookworm | Please be careful with folders in your working directory with the same 2026-04-13 02:02:49.310363 | debian-bookworm | name as your package as they may take precedence during imports. 2026-04-13 02:02:49.310371 | debian-bookworm | ******************************************************************************** 2026-04-13 02:02:49.310379 | debian-bookworm | 2026-04-13 02:02:49.310387 | debian-bookworm | !! 2026-04-13 02:02:49.310395 | debian-bookworm | with strategy, WheelFile(wheel_path, "w") as wheel_obj: 2026-04-13 02:02:49.310934 | debian-bookworm | Backend: Wrote response {'return': 'manila-1.0.0.dev6864-0.editable-py3-none-any.whl'} to /tmp/pep517_build_editable-toyhrkrm.json 2026-04-13 02:02:49.313324 | debian-bookworm | .pkg: 2960 I exit None (1.19 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build pid=6417 [tox/execute/api.py:311] 2026-04-13 02:02:49.324639 | debian-bookworm | .pkg: 2971 D package .tmp/package/2/manila-1.0.0.dev6864-0.editable-py3-none-any.whl copied to .pkg/dist/manila-1.0.0.dev6864-0.editable-py3-none-any.whl (/home/zuul/src/github.com/vexxhost/manila/.tox) [tox/util/file_view.py:30] 2026-04-13 02:02:49.325666 | debian-bookworm | py311: 2972 W install_package> python -I -m pip install --force-reinstall --no-deps /home/zuul/src/github.com/vexxhost/manila/.tox/.tmp/package/2/manila-1.0.0.dev6864-0.editable-py3-none-any.whl [tox/tox_env/api.py:499] 2026-04-13 02:02:49.620441 | debian-bookworm | Processing ./.tox/.tmp/package/2/manila-1.0.0.dev6864-0.editable-py3-none-any.whl 2026-04-13 02:02:49.627309 | debian-bookworm | Installing collected packages: manila 2026-04-13 02:02:49.627719 | debian-bookworm | Attempting uninstall: manila 2026-04-13 02:02:49.629935 | debian-bookworm | Found existing installation: manila 1.0.0.dev6864 2026-04-13 02:02:49.632491 | debian-bookworm | Uninstalling manila-1.0.0.dev6864: 2026-04-13 02:02:49.691825 | debian-bookworm | Successfully uninstalled manila-1.0.0.dev6864 2026-04-13 02:02:49.721171 | debian-bookworm | Successfully installed manila-1.0.0.dev6864 2026-04-13 02:02:49.765111 | debian-bookworm | py311: 3411 I exit 0 (0.44 seconds) /home/zuul/src/github.com/vexxhost/manila> python -I -m pip install --force-reinstall --no-deps /home/zuul/src/github.com/vexxhost/manila/.tox/.tmp/package/2/manila-1.0.0.dev6864-0.editable-py3-none-any.whl pid=6591 [tox/execute/api.py:311] 2026-04-13 02:02:49.765594 | debian-bookworm | py311: 3412 W commands[0]> stestr run [tox/tox_env/api.py:499] 2026-04-13 02:02:50.209366 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-04-13 02:02:50.209426 | debian-bookworm | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-13 02:02:50.209435 | debian-bookworm | we strongly recommend against using it for new projects. 2026-04-13 02:02:50.209443 | debian-bookworm | 2026-04-13 02:02:50.209451 | debian-bookworm | If you are already using Eventlet, we recommend migrating to a different 2026-04-13 02:02:50.209460 | debian-bookworm | framework. For more detail see 2026-04-13 02:02:50.209515 | debian-bookworm | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-13 02:02:50.209523 | debian-bookworm | 2026-04-13 02:02:50.209531 | debian-bookworm | import eventlet 2026-04-13 02:02:55.645677 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-04-13 02:02:55.645720 | debian-bookworm | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-13 02:02:55.645725 | debian-bookworm | we strongly recommend against using it for new projects. 2026-04-13 02:02:55.645728 | debian-bookworm | 2026-04-13 02:02:55.645732 | debian-bookworm | If you are already using Eventlet, we recommend migrating to a different 2026-04-13 02:02:55.645736 | debian-bookworm | framework. For more detail see 2026-04-13 02:02:55.645743 | debian-bookworm | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-13 02:02:55.645746 | debian-bookworm | 2026-04-13 02:02:55.645750 | debian-bookworm | import eventlet 2026-04-13 02:02:55.669831 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-04-13 02:02:55.669854 | debian-bookworm | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-13 02:02:55.669858 | debian-bookworm | we strongly recommend against using it for new projects. 2026-04-13 02:02:55.669862 | debian-bookworm | 2026-04-13 02:02:55.669866 | debian-bookworm | If you are already using Eventlet, we recommend migrating to a different 2026-04-13 02:02:55.669869 | debian-bookworm | framework. For more detail see 2026-04-13 02:02:55.669873 | debian-bookworm | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-13 02:02:55.669876 | debian-bookworm | 2026-04-13 02:02:55.669879 | debian-bookworm | import eventlet 2026-04-13 02:02:55.669883 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-04-13 02:02:55.669886 | debian-bookworm | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-13 02:02:55.669890 | debian-bookworm | we strongly recommend against using it for new projects. 2026-04-13 02:02:55.669893 | debian-bookworm | 2026-04-13 02:02:55.669896 | debian-bookworm | If you are already using Eventlet, we recommend migrating to a different 2026-04-13 02:02:55.669900 | debian-bookworm | framework. For more detail see 2026-04-13 02:02:55.669903 | debian-bookworm | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-13 02:02:55.669907 | debian-bookworm | 2026-04-13 02:02:55.669910 | debian-bookworm | import eventlet 2026-04-13 02:02:55.669913 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-04-13 02:02:55.669917 | debian-bookworm | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-13 02:02:55.669920 | debian-bookworm | we strongly recommend against using it for new projects. 2026-04-13 02:02:55.669924 | debian-bookworm | 2026-04-13 02:02:55.669927 | debian-bookworm | If you are already using Eventlet, we recommend migrating to a different 2026-04-13 02:02:55.669930 | debian-bookworm | framework. For more detail see 2026-04-13 02:02:55.669934 | debian-bookworm | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-13 02:02:55.669937 | debian-bookworm | 2026-04-13 02:02:55.669940 | debian-bookworm | import eventlet 2026-04-13 02:02:55.669944 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-04-13 02:02:55.669947 | debian-bookworm | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-13 02:02:55.669951 | debian-bookworm | we strongly recommend against using it for new projects. 2026-04-13 02:02:55.669963 | debian-bookworm | 2026-04-13 02:02:55.669966 | debian-bookworm | If you are already using Eventlet, we recommend migrating to a different 2026-04-13 02:02:55.669970 | debian-bookworm | framework. For more detail see 2026-04-13 02:02:55.669973 | debian-bookworm | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-13 02:02:55.669976 | debian-bookworm | 2026-04-13 02:02:55.669980 | debian-bookworm | import eventlet 2026-04-13 02:02:55.669983 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-04-13 02:02:55.669987 | debian-bookworm | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-13 02:02:55.669990 | debian-bookworm | we strongly recommend against using it for new projects. 2026-04-13 02:02:55.669993 | debian-bookworm | 2026-04-13 02:02:55.669997 | debian-bookworm | If you are already using Eventlet, we recommend migrating to a different 2026-04-13 02:02:55.670000 | debian-bookworm | framework. For more detail see 2026-04-13 02:02:55.670004 | debian-bookworm | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-13 02:02:55.670007 | debian-bookworm | 2026-04-13 02:02:55.670010 | debian-bookworm | import eventlet 2026-04-13 02:02:55.685673 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-04-13 02:02:55.685700 | debian-bookworm | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-13 02:02:55.685704 | debian-bookworm | we strongly recommend against using it for new projects. 2026-04-13 02:02:55.685708 | debian-bookworm | 2026-04-13 02:02:55.685712 | debian-bookworm | If you are already using Eventlet, we recommend migrating to a different 2026-04-13 02:02:55.685715 | debian-bookworm | framework. For more detail see 2026-04-13 02:02:55.685719 | debian-bookworm | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-13 02:02:55.685722 | debian-bookworm | 2026-04-13 02:02:55.685726 | debian-bookworm | import eventlet 2026-04-13 02:02:55.705678 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-04-13 02:02:55.705702 | debian-bookworm | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-13 02:02:55.705706 | debian-bookworm | we strongly recommend against using it for new projects. 2026-04-13 02:02:55.705710 | debian-bookworm | 2026-04-13 02:02:55.705714 | debian-bookworm | If you are already using Eventlet, we recommend migrating to a different 2026-04-13 02:02:55.705717 | debian-bookworm | framework. For more detail see 2026-04-13 02:02:55.705721 | debian-bookworm | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-13 02:02:55.705724 | debian-bookworm | 2026-04-13 02:02:55.705728 | debian-bookworm | import eventlet 2026-04-13 02:03:00.960734 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:00.960764 | debian-bookworm | warnings.warn( 2026-04-13 02:03:00.985225 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:01.019537 | debian-bookworm | Caught error: 2026-04-13 02:03:01.019570 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:01.019575 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/middleware/fault.py", line 76, in __call__ 2026-04-13 02:03:01.019579 | debian-bookworm | return req.get_response(self.application) 2026-04-13 02:03:01.019583 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:01.019587 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/request.py", line 1313, in send 2026-04-13 02:03:01.019629 | debian-bookworm | status, headers, app_iter = self.call_application( 2026-04-13 02:03:01.019633 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:01.019637 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/request.py", line 1278, in call_application 2026-04-13 02:03:01.019651 | debian-bookworm | app_iter = application(self.environ, start_response) 2026-04-13 02:03:01.019654 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:01.019658 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/dec.py", line 129, in __call__ 2026-04-13 02:03:01.019662 | debian-bookworm | resp = self.call_func(req, *args, **kw) 2026-04-13 02:03:01.019665 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:01.019669 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/dec.py", line 193, in call_func 2026-04-13 02:03:01.019672 | debian-bookworm | return self.func(req, *args, **kwargs) 2026-04-13 02:03:01.019676 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:01.019679 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/api/middleware/test_faults.py", line 181, in fail 2026-04-13 02:03:01.019683 | debian-bookworm | raise ExceptionWithNoneCode() 2026-04-13 02:03:01.019686 | debian-bookworm | manila.tests.api.middleware.test_faults.ExceptionTest.test_exception_with_none_code_throws_500..ExceptionWithNoneCode 2026-04-13 02:03:01.020648 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. 2026-04-13 02:03:01.020657 | debian-bookworm | warnings.warn( 2026-04-13 02:03:01.020661 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:01.020665 | debian-bookworm | warnings.warn( 2026-04-13 02:03:01.088237 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. 2026-04-13 02:03:01.088266 | debian-bookworm | warnings.warn( 2026-04-13 02:03:01.132556 | debian-bookworm | {1} manila.tests.api.middleware.test_auth.TestManilaKeystoneContextMiddleware.test_user_only [0.191344s] ... ok 2026-04-13 02:03:01.136451 | debian-bookworm | {1} manila.tests.api.middleware.test_faults.ExceptionTest.test_exception_with_none_code_throws_500 [0.033644s] ... ok 2026-04-13 02:03:01.136465 | debian-bookworm | {1} manila.tests.api.middleware.test_faults.TestFaults.test_raise [0.026277s] ... ok 2026-04-13 02:03:01.137219 | debian-bookworm | {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_07_5_03 [0.032522s] ... ok 2026-04-13 02:03:01.137230 | debian-bookworm | {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_str_3___1____0___True_ [0.031239s] ... ok 2026-04-13 02:03:01.141675 | debian-bookworm | Caught error: too many used 2026-04-13 02:03:01.141688 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:01.141693 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/middleware/fault.py", line 76, in __call__ 2026-04-13 02:03:01.141697 | debian-bookworm | return req.get_response(self.application) 2026-04-13 02:03:01.141701 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:01.141705 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/request.py", line 1313, in send 2026-04-13 02:03:01.141708 | debian-bookworm | status, headers, app_iter = self.call_application( 2026-04-13 02:03:01.141712 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:01.141716 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/request.py", line 1278, in call_application 2026-04-13 02:03:01.141719 | debian-bookworm | app_iter = application(self.environ, start_response) 2026-04-13 02:03:01.141723 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:01.141739 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/dec.py", line 129, in __call__ 2026-04-13 02:03:01.141743 | debian-bookworm | resp = self.call_func(req, *args, **kw) 2026-04-13 02:03:01.141746 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:01.141750 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/dec.py", line 193, in call_func 2026-04-13 02:03:01.141753 | debian-bookworm | return self.func(req, *args, **kwargs) 2026-04-13 02:03:01.141757 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:01.141760 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/api/middleware/test_faults.py", line 146, in fail 2026-04-13 02:03:01.141764 | debian-bookworm | raise exception_type(msg) 2026-04-13 02:03:01.141767 | debian-bookworm | manila.exception.QuotaError: too many used 2026-04-13 02:03:01.145706 | debian-bookworm | {1} manila.tests.api.openstack.test_wsgi.ActionDispatcherTest.test_dispatch_action_None [0.029394s] ... ok 2026-04-13 02:03:01.165695 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:01.165719 | debian-bookworm | warnings.warn( 2026-04-13 02:03:01.165723 | debian-bookworm | Caught error: some explanation 2026-04-13 02:03:01.165727 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:01.165731 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/middleware/fault.py", line 76, in __call__ 2026-04-13 02:03:01.165735 | debian-bookworm | return req.get_response(self.application) 2026-04-13 02:03:01.165739 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:01.165742 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/request.py", line 1313, in send 2026-04-13 02:03:01.165746 | debian-bookworm | status, headers, app_iter = self.call_application( 2026-04-13 02:03:01.165750 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:01.165753 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/request.py", line 1278, in call_application 2026-04-13 02:03:01.165757 | debian-bookworm | app_iter = application(self.environ, start_response) 2026-04-13 02:03:01.165760 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:01.165764 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/dec.py", line 129, in __call__ 2026-04-13 02:03:01.165768 | debian-bookworm | resp = self.call_func(req, *args, **kw) 2026-04-13 02:03:01.165771 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:01.165775 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/dec.py", line 193, in call_func 2026-04-13 02:03:01.165778 | debian-bookworm | return self.func(req, *args, **kwargs) 2026-04-13 02:03:01.165782 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:01.165785 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/api/middleware/test_faults.py", line 126, in fail 2026-04-13 02:03:01.165789 | debian-bookworm | raise ExceptionWithSafety('some explanation') 2026-04-13 02:03:01.165792 | debian-bookworm | manila.tests.api.middleware.test_faults.ExceptionTest._do_test_exception_safety_reflected_in_faults..ExceptionWithSafety: some explanation 2026-04-13 02:03:01.165797 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:01.165800 | debian-bookworm | warnings.warn( 2026-04-13 02:03:01.177688 | debian-bookworm | {1} manila.tests.api.openstack.test_wsgi.RequestTest.test_cache_and_retrieve_resources [0.032396s] ... ok 2026-04-13 02:03:01.181006 | debian-bookworm | {0} manila.tests.api.middleware.test_faults.TestFaults.test_400_fault_json [0.141160s] ... ok 2026-04-13 02:03:01.181521 | debian-bookworm | {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_experimental_property_1_True [0.019316s] ... ok 2026-04-13 02:03:01.183108 | debian-bookworm | {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_02_200 [0.018306s] ... ok 2026-04-13 02:03:01.183818 | debian-bookworm | {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_04_200_23_66_3 [0.018452s] ... ok 2026-04-13 02:03:01.184050 | debian-bookworm | {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_06_5__3 [0.018041s] ... ok 2026-04-13 02:03:01.185634 | debian-bookworm | {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_09_2_001 [0.018139s] ... ok 2026-04-13 02:03:01.195636 | debian-bookworm | {6} manila.tests.api.middleware.test_faults.ExceptionTest.test_validate_request_unicode_decode_fault [0.133687s] ... ok 2026-04-13 02:03:01.198884 | debian-bookworm | {6} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_experimental_property_2_False [0.020458s] ... ok 2026-04-13 02:03:01.199835 | debian-bookworm | {6} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_03_2_1_4 [0.018759s] ... ok 2026-04-13 02:03:01.201862 | debian-bookworm | {6} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_from_accept_best [0.019735s] ... ok 2026-04-13 02:03:01.201874 | debian-bookworm | {6} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_missing [0.018830s] ... ok 2026-04-13 02:03:01.201878 | debian-bookworm | {6} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_2__share [0.018730s] ... ok 2026-04-13 02:03:01.202190 | debian-bookworm | {6} manila.tests.api.openstack.test_wsgi.ResourceTest.test_deserialize_badtype [0.018408s] ... ok 2026-04-13 02:03:01.206891 | debian-bookworm | {1} manila.tests.api.openstack.test_wsgi.RequestTest.test_cache_and_retrieve_resources_by_resource_1_share_type [0.029313s] ... ok 2026-04-13 02:03:01.207582 | debian-bookworm | {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_10_ [0.017902s] ... ok 2026-04-13 02:03:01.209417 | debian-bookworm | {6} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_body_bad_content [0.018696s] ... ok 2026-04-13 02:03:01.209653 | debian-bookworm | {6} manila.tests.api.openstack.test_wsgi.ResourceTest.test_pre_process_extensions_generator_response [0.018778s] ... ok 2026-04-13 02:03:01.211163 | debian-bookworm | {6} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_get_serializer_defaults [0.029832s] ... ok 2026-04-13 02:03:01.211174 | debian-bookworm | {6} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_override_default_code [0.028312s] ... ok 2026-04-13 02:03:01.211178 | debian-bookworm | {6} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body_none [0.025325s] ... ok 2026-04-13 02:03:01.221491 | debian-bookworm | {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_version_comparisons [0.018045s] ... ok 2026-04-13 02:03:01.223342 | debian-bookworm | {6} manila.tests.api.test_common.LimiterTest.test_limiter_negative_limit [0.022146s] ... ok 2026-04-13 02:03:01.237110 | debian-bookworm | {1} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_regular_response [0.028203s] ... ok 2026-04-13 02:03:01.268852 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:01.271220 | debian-bookworm | {6} manila.tests.api.test_common.MiscFunctionsTest.test__check_net_id_and_subnet_id_1 [0.019779s] ... ok 2026-04-13 02:03:01.275964 | debian-bookworm | {0} manila.tests.api.openstack.test_wsgi.AuthorizeDecoratorTest.test_authorize_decorator_no_args [0.018423s] ... ok 2026-04-13 02:03:01.275987 | debian-bookworm | {0} manila.tests.api.openstack.test_wsgi.JSONDeserializerTest.test_json [0.017949s] ... ok 2026-04-13 02:03:01.275991 | debian-bookworm | {1} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_serialize [0.021737s] ... ok 2026-04-13 02:03:01.285144 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. 2026-04-13 02:03:01.285158 | debian-bookworm | warnings.warn( 2026-04-13 02:03:01.287668 | debian-bookworm | {6} manila.tests.api.test_common.MiscFunctionsTest.test__check_net_id_and_subnet_id_3 [0.021605s] ... ok 2026-04-13 02:03:01.293825 | debian-bookworm | Caught error: Expectation failed 2026-04-13 02:03:01.293839 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:01.293844 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/middleware/fault.py", line 76, in __call__ 2026-04-13 02:03:01.293847 | debian-bookworm | return req.get_response(self.application) 2026-04-13 02:03:01.293851 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:01.293854 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/request.py", line 1313, in send 2026-04-13 02:03:01.293858 | debian-bookworm | status, headers, app_iter = self.call_application( 2026-04-13 02:03:01.293862 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:01.293866 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/request.py", line 1278, in call_application 2026-04-13 02:03:01.293870 | debian-bookworm | app_iter = application(self.environ, start_response) 2026-04-13 02:03:01.293873 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:01.293877 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/dec.py", line 129, in __call__ 2026-04-13 02:03:01.293881 | debian-bookworm | resp = self.call_func(req, *args, **kw) 2026-04-13 02:03:01.293884 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:01.293887 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/dec.py", line 193, in call_func 2026-04-13 02:03:01.293891 | debian-bookworm | return self.func(req, *args, **kwargs) 2026-04-13 02:03:01.293894 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:01.293898 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/api/middleware/test_faults.py", line 146, in fail 2026-04-13 02:03:01.293902 | debian-bookworm | raise exception_type(msg) 2026-04-13 02:03:01.293905 | debian-bookworm | manila.tests.api.middleware.test_faults.ExceptionTest.test_non_manila_exception_mapping..ExceptionWithCode: Expectation failed 2026-04-13 02:03:01.293909 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:01.293913 | debian-bookworm | warnings.warn( 2026-04-13 02:03:01.326804 | debian-bookworm | {0} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_with_charset [0.017975s] ... ok 2026-04-13 02:03:01.333665 | debian-bookworm | {1} manila.tests.api.test_common.LimiterTest.test_limiter_limit_zero [0.021246s] ... ok 2026-04-13 02:03:01.339439 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. 2026-04-13 02:03:01.339453 | debian-bookworm | warnings.warn( 2026-04-13 02:03:01.382079 | debian-bookworm | {0} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_5__v1_1_ [0.017934s] ... ok 2026-04-13 02:03:01.398049 | debian-bookworm | {1} manila.tests.api.test_common.LimiterTest.test_limiter_offset_medium [0.021880s] ... ok 2026-04-13 02:03:01.405316 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:01.405730 | debian-bookworm | {0} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_9__shared_file_sytems_v2_shares_xyzzy_action [0.018581s] ... ok 2026-04-13 02:03:01.405742 | debian-bookworm | {3} manila.tests.api.middleware.test_faults.ExceptionTest.test_quota_error_mapping [0.156675s] ... ok 2026-04-13 02:03:01.405746 | debian-bookworm | {3} manila.tests.api.middleware.test_faults.ExceptionTest.test_unsafe_exceptions_are_not_described_in_faults [0.022214s] ... ok 2026-04-13 02:03:01.405750 | debian-bookworm | {3} manila.tests.api.middleware.test_faults.TestFaults.test_fault_has_status_int [0.019615s] ... ok 2026-04-13 02:03:01.405754 | debian-bookworm | {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_init [0.018720s] ... ok 2026-04-13 02:03:01.405757 | debian-bookworm | {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_min_version [0.018568s] ... ok 2026-04-13 02:03:01.405761 | debian-bookworm | {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_str_1___1____0___False_ [0.019107s] ... ok 2026-04-13 02:03:01.405764 | debian-bookworm | {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_version_matches [0.018792s] ... ok 2026-04-13 02:03:01.405768 | debian-bookworm | {3} manila.tests.api.openstack.test_wsgi.AuthorizeDecoratorTest.test_authorize_decorator_action_name [0.019042s] ... ok 2026-04-13 02:03:01.405771 | debian-bookworm | {3} manila.tests.api.openstack.test_wsgi.AuthorizeDecoratorTest.test_authorize_exception [0.020656s] ... ok 2026-04-13 02:03:01.405775 | debian-bookworm | {4} manila.tests.api.middleware.test_faults.TestFaults.test_413_fault_json [0.186113s] ... ok 2026-04-13 02:03:01.405778 | debian-bookworm | {3} manila.tests.api.openstack.test_wsgi.JSONDictSerializerTest.test_json [0.019342s] ... ok 2026-04-13 02:03:01.405782 | debian-bookworm | {4} manila.tests.api.middleware.test_faults.TestFaults.test_raise_403 [0.036858s] ... ok 2026-04-13 02:03:01.405785 | debian-bookworm | {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_deserialize_decorator [0.018023s] ... ok 2026-04-13 02:03:01.419083 | debian-bookworm | {3} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_from_accept [0.019033s] ... ok 2026-04-13 02:03:01.425680 | debian-bookworm | {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_dispatch [0.017983s] ... ok 2026-04-13 02:03:01.425692 | debian-bookworm | {3} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_1_ [0.018621s] ... ok 2026-04-13 02:03:01.425697 | debian-bookworm | {3} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_3__v1 [0.018861s] ... ok 2026-04-13 02:03:01.425700 | debian-bookworm | {2} manila.tests.api.middleware.test_auth.TestManilaKeystoneContextMiddleware.test_no_user_or_user_id [0.140880s] ... ok 2026-04-13 02:03:01.425704 | debian-bookworm | {2} manila.tests.api.middleware.test_faults.ExceptionTest.test_non_manila_exception_mapping [0.020383s] ... ok 2026-04-13 02:03:01.425708 | debian-bookworm | {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_get_string [0.018530s] ... ok 2026-04-13 02:03:01.425711 | debian-bookworm | {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_05_5__3 [0.018842s] ... ok 2026-04-13 02:03:01.425715 | debian-bookworm | {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_matches_versioned_method [0.023322s] ... ok 2026-04-13 02:03:01.425719 | debian-bookworm | {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_str_2___1____1___False_ [0.025687s] ... ok 2026-04-13 02:03:01.425722 | debian-bookworm | {4} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_cmpkey [0.019062s] ... ok 2026-04-13 02:03:01.425726 | debian-bookworm | {4} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_3___5_234___5__234_ [0.018128s] ... ok 2026-04-13 02:03:01.425737 | debian-bookworm | {4} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_6___2_200___2__200_ [0.018300s] ... ok 2026-04-13 02:03:01.444109 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:01.457136 | debian-bookworm | {3} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_4__v2_shares [0.018989s] ... ok 2026-04-13 02:03:01.469539 | debian-bookworm | Caught error: some explanation 2026-04-13 02:03:01.469554 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:01.469560 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/middleware/fault.py", line 76, in __call__ 2026-04-13 02:03:01.469564 | debian-bookworm | return req.get_response(self.application) 2026-04-13 02:03:01.469567 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:01.469571 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/request.py", line 1313, in send 2026-04-13 02:03:01.469575 | debian-bookworm | status, headers, app_iter = self.call_application( 2026-04-13 02:03:01.469578 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:01.469582 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/request.py", line 1278, in call_application 2026-04-13 02:03:01.469585 | debian-bookworm | app_iter = application(self.environ, start_response) 2026-04-13 02:03:01.469589 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:01.469593 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/dec.py", line 129, in __call__ 2026-04-13 02:03:01.469596 | debian-bookworm | resp = self.call_func(req, *args, **kw) 2026-04-13 02:03:01.469600 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:01.469603 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/dec.py", line 193, in call_func 2026-04-13 02:03:01.469607 | debian-bookworm | return self.func(req, *args, **kwargs) 2026-04-13 02:03:01.469610 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:01.469613 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/api/middleware/test_faults.py", line 126, in fail 2026-04-13 02:03:01.469617 | debian-bookworm | raise ExceptionWithSafety('some explanation') 2026-04-13 02:03:01.469620 | debian-bookworm | manila.tests.api.middleware.test_faults.ExceptionTest._do_test_exception_safety_reflected_in_faults..ExceptionWithSafety: some explanation 2026-04-13 02:03:01.469948 | debian-bookworm | {4} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_experimental_header_2_true [0.018451s] ... ok 2026-04-13 02:03:01.469959 | debian-bookworm | {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_2___2_10___2__10_ [0.020699s] ... ok 2026-04-13 02:03:01.469964 | debian-bookworm | {5} manila.tests.api.middleware.test_auth.TestManilaKeystoneContextMiddleware.test_user_id_only [0.170220s] ... ok 2026-04-13 02:03:01.469967 | debian-bookworm | {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_body_no_content_type [0.018398s] ... ok 2026-04-13 02:03:01.469971 | debian-bookworm | {4} manila.tests.api.openstack.test_wsgi.ResourceTest.test_deserialize_default [0.018073s] ... ok 2026-04-13 02:03:01.469975 | debian-bookworm | {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_4___12_5___12__5_ [0.018703s] ... ok 2026-04-13 02:03:01.469979 | debian-bookworm | {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_5___2_0___2__0_ [0.018337s] ... ok 2026-04-13 02:03:01.469982 | debian-bookworm | {4} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_unknown_controller_action [0.018499s] ... ok 2026-04-13 02:03:01.469986 | debian-bookworm | {6} manila.tests.api.test_common.MiscFunctionsTest.test__check_net_id_and_subnet_id_4 [0.168558s] ... ok 2026-04-13 02:03:01.469995 | debian-bookworm | {5} manila.tests.api.middleware.test_auth.TestManilaKeystoneContextMiddleware.test_user_id_trumps_user [0.038195s] ... ok 2026-04-13 02:03:01.469999 | debian-bookworm | {4} manila.tests.api.openstack.test_wsgi.ResourceTest.test_register_actions [0.018175s] ... ok 2026-04-13 02:03:01.470002 | debian-bookworm | {6} manila.tests.api.test_common.MiscFunctionsTest.test__get_existing_subnets_2_fake_az [0.019104s] ... ok 2026-04-13 02:03:01.470006 | debian-bookworm | {2} manila.tests.api.openstack.test_wsgi.ActionDispatcherTest.test_dispatch [0.018284s] ... ok 2026-04-13 02:03:01.470009 | debian-bookworm | {5} manila.tests.api.middleware.test_faults.ExceptionTest.test_safe_exceptions_are_described_in_faults [0.020663s] ... ok 2026-04-13 02:03:01.470013 | debian-bookworm | {1} manila.tests.api.test_common.MiscFunctionsTest.test__check_net_id_and_subnet_id_2 [0.169206s] ... ok 2026-04-13 02:03:01.485770 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:01.485785 | debian-bookworm | warnings.warn( 2026-04-13 02:03:01.486087 | debian-bookworm | {6} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_1_None [0.018571s] ... ok 2026-04-13 02:03:01.486098 | debian-bookworm | {4} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_del_header [0.018588s] ... ok 2026-04-13 02:03:01.486102 | debian-bookworm | {2} manila.tests.api.openstack.test_wsgi.DictSerializerTest.test_dispatch_default [0.018684s] ... ok 2026-04-13 02:03:01.497820 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. 2026-04-13 02:03:01.497842 | debian-bookworm | warnings.warn( 2026-04-13 02:03:01.501763 | debian-bookworm | {5} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_11__2_1 [0.018758s] ... ok 2026-04-13 02:03:01.501777 | debian-bookworm | {1} manila.tests.api.test_common.MiscFunctionsTest.test__get_existing_subnets_1_None [0.019132s] ... ok 2026-04-13 02:03:01.501782 | debian-bookworm | {6} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_1___http___manila_example_com_v2_b2d18606_2673_4965_885a_4f5a8b955b9b_____http___manila_example_com_b2d18606_2673_4965_885a_4f5a8b955b9b___ [0.018332s] ... ok 2026-04-13 02:03:01.501786 | debian-bookworm | {4} manila.tests.api.test_common.LimiterTest.test_limiter_limit_and_offset [0.018563s] ... ok 2026-04-13 02:03:01.501790 | debian-bookworm | {2} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_accept_default [0.018369s] ... ok 2026-04-13 02:03:01.501794 | debian-bookworm | {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_bad_body [0.153186s] ... ok 2026-04-13 02:03:01.517743 | debian-bookworm | {5} manila.tests.api.openstack.test_versioned_method.VersionedMethodTestCase.test_cmpkey [0.018700s] ... ok 2026-04-13 02:03:01.517764 | debian-bookworm | {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_02___user____alice___False__False_ [0.018395s] ... ok 2026-04-13 02:03:01.517769 | debian-bookworm | {6} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_3___http___manila_example_com_share_v2_22_____http___manila_example_com_share___ [0.019026s] ... ok 2026-04-13 02:03:01.517773 | debian-bookworm | {4} manila.tests.api.test_common.LimiterTest.test_limiter_limit_over_max [0.018588s] ... ok 2026-04-13 02:03:01.537749 | debian-bookworm | {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_method [0.018622s] ... ok 2026-04-13 02:03:01.537770 | debian-bookworm | {5} manila.tests.api.openstack.test_versioned_method.VersionedMethodTestCase.test_str [0.018403s] ... ok 2026-04-13 02:03:01.537775 | debian-bookworm | {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_09___ip____1001__1001___False__True_ [0.017832s] ... ok 2026-04-13 02:03:01.537779 | debian-bookworm | {6} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_07___user____group___________False__False_ [0.019233s] ... ok 2026-04-13 02:03:01.537789 | debian-bookworm | {4} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_6___http___10_10_10_10_3366_v2_b2d18606_2673_4965_885a_4f5a8b955b9b_____http___10_10_10_10_3366_b2d18606_2673_4965_885a_4f5a8b955b9b___ [0.018458s] ... ok 2026-04-13 02:03:01.537793 | debian-bookworm | {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_whitelist_extensions [0.018110s] ... ok 2026-04-13 02:03:01.545711 | debian-bookworm | {5} manila.tests.api.openstack.test_wsgi.ActionDispatcherTest.test_dispatch_default [0.018071s] ... ok 2026-04-13 02:03:01.545725 | debian-bookworm | {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_03___ip____255_255_255_265___False_ [0.018171s] ... ok 2026-04-13 02:03:01.548356 | debian-bookworm | Caught error: NotFound 2026-04-13 02:03:01.548370 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:01.548374 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/middleware/fault.py", line 76, in __call__ 2026-04-13 02:03:01.548378 | debian-bookworm | return req.get_response(self.application) 2026-04-13 02:03:01.548381 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:01.548385 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/request.py", line 1313, in send 2026-04-13 02:03:01.548389 | debian-bookworm | status, headers, app_iter = self.call_application( 2026-04-13 02:03:01.548392 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:01.548396 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/request.py", line 1278, in call_application 2026-04-13 02:03:01.548399 | debian-bookworm | app_iter = application(self.environ, start_response) 2026-04-13 02:03:01.548403 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:01.548406 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/dec.py", line 129, in __call__ 2026-04-13 02:03:01.548410 | debian-bookworm | resp = self.call_func(req, *args, **kw) 2026-04-13 02:03:01.548413 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:01.548417 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/dec.py", line 193, in call_func 2026-04-13 02:03:01.548420 | debian-bookworm | return self.func(req, *args, **kwargs) 2026-04-13 02:03:01.548428 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:01.548431 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/api/middleware/test_faults.py", line 146, in fail 2026-04-13 02:03:01.548436 | debian-bookworm | raise exception_type(msg) 2026-04-13 02:03:01.548440 | debian-bookworm | manila.tests.api.middleware.test_faults.ExceptionTest.test_non_manila_notfound_exception_mapping..ExceptionWithCode: NotFound 2026-04-13 02:03:01.557587 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:01.557604 | debian-bookworm | warnings.warn( 2026-04-13 02:03:01.557883 | debian-bookworm | {6} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_01___ip____alice___False_ [0.018467s] ... ok 2026-04-13 02:03:01.557892 | debian-bookworm | {4} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_04___cephx____alice___True__False_ [0.018049s] ... ok 2026-04-13 02:03:01.557896 | debian-bookworm | {7} manila.tests.api.middleware.test_faults.ExceptionTest.test_non_manila_notfound_exception_mapping [0.190807s] ... ok 2026-04-13 02:03:01.557900 | debian-bookworm | {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_generator_response [0.017719s] ... ok 2026-04-13 02:03:01.577810 | debian-bookworm | {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_11___user____group_____False_ [0.018451s] ... ok 2026-04-13 02:03:01.577835 | debian-bookworm | {5} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_no_version_header [0.018955s] ... ok 2026-04-13 02:03:01.577840 | debian-bookworm | {4} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_13___ip____1001__1001_256___False_ [0.017830s] ... ok 2026-04-13 02:03:01.577844 | debian-bookworm | {6} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_10___user____bob____False_ [0.018847s] ... ok 2026-04-13 02:03:01.577848 | debian-bookworm | {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_regular [0.017684s] ... ok 2026-04-13 02:03:01.577851 | debian-bookworm | {7} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_experimental_property_value_error [0.022512s] ... ok 2026-04-13 02:03:01.577855 | debian-bookworm | {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_undefined_controller_action [0.160323s] ... ok 2026-04-13 02:03:01.585711 | debian-bookworm | {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_False_4_no [0.018264s] ... ok 2026-04-13 02:03:01.585725 | debian-bookworm | {5} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_body [0.018581s] ... ok 2026-04-13 02:03:01.585729 | debian-bookworm | {6} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_invalid_with_non_ascii [0.018952s] ... ok 2026-04-13 02:03:01.591130 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:01.591145 | debian-bookworm | warnings.warn( 2026-04-13 02:03:01.593690 | debian-bookworm | {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_resource_not_authorized [0.020342s] ... ok 2026-04-13 02:03:01.602998 | debian-bookworm | {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_pre_process_extensions_regular [0.019016s] ... ok 2026-04-13 02:03:01.603018 | debian-bookworm | {7} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_01_2 [0.021729s] ... ok 2026-04-13 02:03:01.603023 | debian-bookworm | {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_True_4_yes [0.018524s] ... ok 2026-04-13 02:03:01.603026 | debian-bookworm | {6} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_not_authorized_3_true [0.018630s] ... ok 2026-04-13 02:03:01.621906 | debian-bookworm | {0} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_default_code [0.018238s] ... ok 2026-04-13 02:03:01.621928 | debian-bookworm | {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_register_extensions [0.018525s] ... ok 2026-04-13 02:03:01.621933 | debian-bookworm | {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_invalid_value_4_None [0.018166s] ... ok 2026-04-13 02:03:01.621937 | debian-bookworm | {7} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_08_02_1 [0.023103s] ... ok 2026-04-13 02:03:01.633755 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:01.633783 | debian-bookworm | warnings.warn( 2026-04-13 02:03:01.634161 | debian-bookworm | {6} manila.tests.api.test_common.MiscFunctionsTest.test_validate_subnet_create_net_not_found [0.018927s] ... ok 2026-04-13 02:03:01.634175 | debian-bookworm | {0} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_override_modified_code [0.017934s] ... ok 2026-04-13 02:03:01.641795 | debian-bookworm | {1} manila.tests.api.test_common.PaginationParamsTest.test_invalid_limit [0.018113s] ... ok 2026-04-13 02:03:01.641814 | debian-bookworm | {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_resource_call [0.021185s] ... ok 2026-04-13 02:03:01.641818 | debian-bookworm | {6} manila.tests.api.test_common.PaginationParamsTest.test_valid_marker [0.018474s] ... ok 2026-04-13 02:03:01.647569 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:01.647586 | debian-bookworm | warnings.warn( 2026-04-13 02:03:01.652875 | debian-bookworm | {7} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_12_2_1_ [0.023162s] ... ok 2026-04-13 02:03:01.652889 | debian-bookworm | {0} manila.tests.api.openstack.test_wsgi.TextDeserializerTest.test_dispatch_default [0.017661s] ... ok 2026-04-13 02:03:01.652894 | debian-bookworm | {2} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_from_query_extension [0.156366s] ... ok 2026-04-13 02:03:01.661724 | debian-bookworm | {1} manila.tests.api.test_common.PaginationParamsTest.test_valid_limit [0.018220s] ... ok 2026-04-13 02:03:01.661739 | debian-bookworm | {3} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_default_serializers [0.019366s] ... ok 2026-04-13 02:03:01.661743 | debian-bookworm | {6} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_all_match_2 [0.018569s] ... ok 2026-04-13 02:03:01.673956 | debian-bookworm | {0} manila.tests.api.test_common.LimiterTest.test_limiter_offset_blank [0.018408s] ... ok 2026-04-13 02:03:01.673974 | debian-bookworm | {7} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_max_api_version [0.022642s] ... ok 2026-04-13 02:03:01.673979 | debian-bookworm | {2} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_unsupported [0.018960s] ... ok 2026-04-13 02:03:01.681746 | debian-bookworm | {3} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_get_serializer [0.018199s] ... ok 2026-04-13 02:03:01.681760 | debian-bookworm | {6} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_no_updates_2_1_40 [0.018375s] ... ok 2026-04-13 02:03:01.689207 | debian-bookworm | Extension Fox In Socks: Cannot extend resource servers: No such resource 2026-04-13 02:03:01.691875 | debian-bookworm | {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_08___ip____172_24_41_0_24___False__False_ [0.018191s] ... ok 2026-04-13 02:03:01.691888 | debian-bookworm | {7} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_null_version [0.020326s] ... ok 2026-04-13 02:03:01.691892 | debian-bookworm | {2} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_7__shared_file_sytems_v2 [0.018893s] ... ok 2026-04-13 02:03:01.691896 | debian-bookworm | {3} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_header_isolation [0.017882s] ... ok 2026-04-13 02:03:01.701887 | debian-bookworm | {6} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_v1_6_2_False [0.018933s] ... ok 2026-04-13 02:03:01.701901 | debian-bookworm | {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_10___ip____1001__1000_120___False__True_ [0.017733s] ... ok 2026-04-13 02:03:01.710477 | debian-bookworm | {2} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_exception [0.018808s] ... ok 2026-04-13 02:03:01.710495 | debian-bookworm | {7} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_1___1_1___1__1_ [0.020753s] ... ok 2026-04-13 02:03:01.710567 | debian-bookworm | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-04-13 02:03:01.710575 | debian-bookworm | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-04-13 02:03:01.717713 | debian-bookworm | {3} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_modified_code [0.018897s] ... ok 2026-04-13 02:03:01.733668 | debian-bookworm | {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_09___cephx_______True_ [0.018272s] ... ok 2026-04-13 02:03:01.733699 | debian-bookworm | {4} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_invalid_value_2_123 [0.156611s] ... ok 2026-04-13 02:03:01.733706 | debian-bookworm | {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_version_not_found [0.019487s] ... ok 2026-04-13 02:03:01.733712 | debian-bookworm | {3} manila.tests.api.test_common.LimiterTest.test_limiter_limit_medium [0.018791s] ... ok 2026-04-13 02:03:01.733725 | debian-bookworm | {7} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_version_matches_experimental_request [0.022588s] ... ok 2026-04-13 02:03:01.749774 | debian-bookworm | {5} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_body_no_content_body [0.156042s] ... ok 2026-04-13 02:03:01.749793 | debian-bookworm | {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_12___user________group___False_ [0.018273s] ... ok 2026-04-13 02:03:01.749798 | debian-bookworm | {4} manila.tests.api.test_common.PaginationParamsTest.test_no_params [0.018511s] ... ok 2026-04-13 02:03:01.749802 | debian-bookworm | {2} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_bind_serializers [0.019126s] ... ok 2026-04-13 02:03:01.749806 | debian-bookworm | {3} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_4___http___manila_example_com_share_v1_b2d18606_2673_4965_885a_4f5a8b955b9b_____http___manila_example_com_share_b2d18606_2673_4965_885a_4f5a8b955b9b___ [0.018533s] ... ok 2026-04-13 02:03:01.769730 | debian-bookworm | {7} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_6__share_v1 [0.022492s] ... ok 2026-04-13 02:03:01.769750 | debian-bookworm | {5} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_extensions [0.018997s] ... ok 2026-04-13 02:03:01.769754 | debian-bookworm | {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_invalid_with_period [0.018226s] ... ok 2026-04-13 02:03:01.769758 | debian-bookworm | {4} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_all_match_3 [0.018253s] ... ok 2026-04-13 02:03:01.769762 | debian-bookworm | {2} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_set_header [0.018824s] ... ok 2026-04-13 02:03:01.769766 | debian-bookworm | {3} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_7___http___manila_example_com_3366_v1_1_____http___manila_example_com_3366___ [0.017949s] ... ok 2026-04-13 02:03:01.772552 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:01.772564 | debian-bookworm | warnings.warn( 2026-04-13 02:03:01.789787 | debian-bookworm | {5} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_extensions [0.018931s] ... ok 2026-04-13 02:03:01.789807 | debian-bookworm | {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_valid_2_alice_bob [0.018152s] ... ok 2026-04-13 02:03:01.789812 | debian-bookworm | {1} manila.tests.api.test_extensions.ExtensionControllerTest.test_get_extension_json [0.122032s] ... ok 2026-04-13 02:03:01.789815 | debian-bookworm | {7} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_8__share_v3_5_share_replicas [0.022189s] ... ok 2026-04-13 02:03:01.789819 | debian-bookworm | {4} manila.tests.api.test_extensions.ExtensionAuthorizeTestCase.test_extension_authorizer_2 [0.018223s] ... ok 2026-04-13 02:03:01.789823 | debian-bookworm | {2} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body_empty [0.018627s] ... ok 2026-04-13 02:03:01.789827 | debian-bookworm | {3} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_bad_request_2_http___manila_example_com_v_shares [0.018707s] ... ok 2026-04-13 02:03:01.797812 | debian-bookworm | {5} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_get_header [0.018300s] ... ok 2026-04-13 02:03:01.797825 | debian-bookworm | {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_False_1_0 [0.017906s] ... ok 2026-04-13 02:03:01.797829 | debian-bookworm | {4} manila.tests.api.test_extensions.ExtensionAuthorizeTestCase.test_extension_authorizer_empty_target [0.018193s] ... ok 2026-04-13 02:03:01.804124 | debian-bookworm | {7} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_experimental_header_1_None [0.021201s] ... ok 2026-04-13 02:03:01.804139 | debian-bookworm | {2} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body_no_entity [0.019373s] ... ok 2026-04-13 02:03:01.804150 | debian-bookworm | {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_05___user____alice____False__False_ [0.018480s] ... ok 2026-04-13 02:03:01.811703 | debian-bookworm | {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_False_3_false [0.018116s] ... ok 2026-04-13 02:03:01.811717 | debian-bookworm | {5} manila.tests.api.test_common.LimiterTest.test_limiter_negative_offset [0.018660s] ... ok 2026-04-13 02:03:01.813389 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:01.813398 | debian-bookworm | warnings.warn( 2026-04-13 02:03:01.820828 | debian-bookworm | {6} manila.tests.api.test_extensions.ExtensionControllerIdFormatTest.test_id_with_bad_format [0.119231s] ... ok 2026-04-13 02:03:01.820843 | debian-bookworm | {7} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_experimental_header_3_false [0.020756s] ... ok 2026-04-13 02:03:01.833806 | debian-bookworm | {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_04___ip____1_1_1_0_34___False_ [0.018398s] ... ok 2026-04-13 02:03:01.833825 | debian-bookworm | {2} manila.tests.api.test_common.LimiterTest.test_limiter_custom_max_limit [0.019955s] ... ok 2026-04-13 02:03:01.833829 | debian-bookworm | {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_not_authorized_2_True [0.017897s] ... ok 2026-04-13 02:03:01.833833 | debian-bookworm | {5} manila.tests.api.test_common.LimiterTest.test_limiter_offset_bad [0.019484s] ... ok 2026-04-13 02:03:01.853685 | debian-bookworm | {7} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_action_args [0.020965s] ... ok 2026-04-13 02:03:01.853708 | debian-bookworm | {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_07___group____alice___True_ [0.018749s] ... ok 2026-04-13 02:03:01.853712 | debian-bookworm | {2} manila.tests.api.test_common.LimiterTest.test_limiter_nothing [0.020465s] ... ok 2026-04-13 02:03:01.853717 | debian-bookworm | {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_subnet_create_az_not_found [0.019155s] ... ok 2026-04-13 02:03:01.853721 | debian-bookworm | {5} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_invalid [0.018458s] ... ok 2026-04-13 02:03:01.855449 | debian-bookworm | Extension Fox In Socks: Cannot extend resource servers: No such resource 2026-04-13 02:03:01.862518 | debian-bookworm | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-04-13 02:03:01.862531 | debian-bookworm | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-04-13 02:03:01.873707 | debian-bookworm | {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_False_2_False [0.018384s] ... ok 2026-04-13 02:03:01.873725 | debian-bookworm | {7} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_json [0.020838s] ... ok 2026-04-13 02:03:01.873729 | debian-bookworm | {2} manila.tests.api.test_common.LimiterTest.test_limiter_offset_over_max [0.018986s] ... ok 2026-04-13 02:03:01.873733 | debian-bookworm | {0} manila.tests.api.test_extensions.ExtensionAuthorizeTestCase.test_extension_authorizer_1 [0.018380s] ... ok 2026-04-13 02:03:01.873736 | debian-bookworm | {5} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_3_true [0.018691s] ... ok 2026-04-13 02:03:01.885810 | debian-bookworm | {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_no_is_public [0.018459s] ... ok 2026-04-13 02:03:01.885839 | debian-bookworm | {2} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_2_True [0.018509s] ... ok 2026-04-13 02:03:01.893842 | debian-bookworm | {5} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_4_false [0.018466s] ... ok 2026-04-13 02:03:01.911045 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:01.911108 | debian-bookworm | warnings.warn( 2026-04-13 02:03:01.911427 | debian-bookworm | {3} manila.tests.api.test_common.PaginationParamsTest.test_valid_limit_and_marker [0.018140s] ... ok 2026-04-13 02:03:01.911436 | debian-bookworm | {2} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_5_all [0.018425s] ... ok 2026-04-13 02:03:01.911440 | debian-bookworm | {5} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_06___user____test_group_name___False__False_ [0.018370s] ... ok 2026-04-13 02:03:01.921866 | debian-bookworm | {6} manila.tests.api.test_extensions.ExtensionControllerTest.test_list_extensions_json [0.098066s] ... ok 2026-04-13 02:03:01.921904 | debian-bookworm | {3} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_all_match_1 [0.019508s] ... ok 2026-04-13 02:03:01.921909 | debian-bookworm | {2} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_2___http___manila_example_com_v1_____http___manila_example_com___ [0.018529s] ... ok 2026-04-13 02:03:01.931512 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-04-13 02:03:01.931569 | debian-bookworm | debtcollector.deprecate( 2026-04-13 02:03:01.937699 | debian-bookworm | {5} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_02___ip____1_1_1_0_10_12___False_ [0.018921s] ... ok 2026-04-13 02:03:01.937731 | debian-bookworm | {3} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_all_match_4 [0.019461s] ... ok 2026-04-13 02:03:01.937735 | debian-bookworm | {2} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_5___http___10_10_10_10_3366_v1_____http___10_10_10_10_3366___ [0.018314s] ... ok 2026-04-13 02:03:01.941648 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-04-13 02:03:01.941680 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-04-13 02:03:01.950016 | debian-bookworm | {5} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_08___cephx____alice___False_ [0.019558s] ... ok 2026-04-13 02:03:01.961788 | debian-bookworm | {2} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_bad_request_1_http___manila_example_com_1_1_shares [0.018702s] ... ok 2026-04-13 02:03:01.961837 | debian-bookworm | {3} manila.tests.api.test_validation.AdditionalPropertiesDisableTestCase.test_validate_additionalProperties_disable_fails [0.019858s] ... ok 2026-04-13 02:03:01.971276 | debian-bookworm | {5} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_not_authorized_1_1 [0.018942s] ... ok 2026-04-13 02:03:01.989828 | debian-bookworm | {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_03___cert____alice___False__False_ [0.020259s] ... ok 2026-04-13 02:03:01.989869 | debian-bookworm | {3} manila.tests.api.test_validation.AdditionalPropertiesEnableTestCase.test_validate_additionalProperties_enable [0.020829s] ... ok 2026-04-13 02:03:01.989874 | debian-bookworm | {5} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_not_authorized_4_yes [0.019980s] ... ok 2026-04-13 02:03:02.001816 | debian-bookworm | {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_06___cephx____client_alice___True_ [0.018699s] ... ok 2026-04-13 02:03:02.001855 | debian-bookworm | {3} manila.tests.api.test_validation.RequiredDisableTestCase.test_validate_required_disable [0.019131s] ... ok 2026-04-13 02:03:02.002557 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/service.py:370: DeprecationWarning: Using class 'Server' (either directly or via inheritance) is deprecated and will be removed in version '2026.2': The Server class utilises the eventlet service, and eventlet support is deprecated for removal. You should remove use of eventlet servers from your application and switch to deploying via WSGI. 2026-04-13 02:03:02.002578 | debian-bookworm | self.server = wsgi.Server( 2026-04-13 02:03:02.009825 | debian-bookworm | {5} manila.tests.api.test_common.MiscFunctionsTest.test_validate_subnet_create [0.019763s] ... ok 2026-04-13 02:03:02.014204 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/futurist/_futures.py:702: DeprecationWarning: Using class 'GreenFuture' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green future. 2026-04-13 02:03:02.014223 | debian-bookworm | f: Future[_R] = GreenFuture() 2026-04-13 02:03:02.021798 | debian-bookworm | {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_14___ip____1001_1001_256___False_ [0.019320s] ... ok 2026-04-13 02:03:02.021822 | debian-bookworm | {3} manila.tests.api.test_validation.StringLengthTestCase.test_validate_string_length [0.019896s] ... ok 2026-04-13 02:03:02.029668 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-04-13 02:03:02.029695 | debian-bookworm | debtcollector.deprecate( 2026-04-13 02:03:02.029700 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-04-13 02:03:02.029704 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-04-13 02:03:02.045810 | debian-bookworm | {5} manila.tests.api.test_common.MiscFunctionsTest.test_validate_subnet_create_multiple_subnet_not_support [0.019226s] ... ok 2026-04-13 02:03:02.045832 | debian-bookworm | {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_valid_1_alice [0.019085s] ... ok 2026-04-13 02:03:02.045836 | debian-bookworm | {3} manila.tests.api.test_validation.StringTestCase.test_validate_string [0.020719s] ... ok 2026-04-13 02:03:02.045840 | debian-bookworm | {7} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_generator [0.177116s] ... ok 2026-04-13 02:03:02.053653 | debian-bookworm | {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_valid_3_alice_bob [0.018204s] ... ok 2026-04-13 02:03:02.054946 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:02.054956 | debian-bookworm | warnings.warn( 2026-04-13 02:03:02.069839 | debian-bookworm | {3} manila.tests.api.test_versions.ExperimentalAPITestCase.test_experimental_api_called_when_requested [0.019906s] ... ok 2026-04-13 02:03:02.069859 | debian-bookworm | {7} manila.tests.api.openstack.test_wsgi.ResourceTest.test_pre_process_extensions_generator [0.020284s] ... ok 2026-04-13 02:03:02.085706 | debian-bookworm | {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_True_3_true [0.018588s] ... ok 2026-04-13 02:03:02.085725 | debian-bookworm | {7} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body [0.019382s] ... ok 2026-04-13 02:03:02.091368 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/service.py:370: DeprecationWarning: Using class 'Server' (either directly or via inheritance) is deprecated and will be removed in version '2026.2': The Server class utilises the eventlet service, and eventlet support is deprecated for removal. You should remove use of eventlet servers from your application and switch to deploying via WSGI. 2026-04-13 02:03:02.091389 | debian-bookworm | self.server = wsgi.Server( 2026-04-13 02:03:02.097010 | debian-bookworm | {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_invalid_value_3_all [0.018691s] ... ok 2026-04-13 02:03:02.097022 | debian-bookworm | {3} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_None_2___2_37____newer__ [0.039868s] ... ok 2026-04-13 02:03:02.101733 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/futurist/_futures.py:702: DeprecationWarning: Using class 'GreenFuture' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green future. 2026-04-13 02:03:02.101748 | debian-bookworm | f: Future[_R] = GreenFuture() 2026-04-13 02:03:02.101753 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:02.101757 | debian-bookworm | warnings.warn( 2026-04-13 02:03:02.105665 | debian-bookworm | {7} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body_malformed_entity [0.019842s] ... ok 2026-04-13 02:03:02.120979 | debian-bookworm | {2} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_v1_6_1_True [0.020217s] ... ok 2026-04-13 02:03:02.121000 | debian-bookworm | {7} manila.tests.api.test_common.LimiterTest.test_limiter_offset_zero [0.018966s] ... ok 2026-04-13 02:03:02.129721 | debian-bookworm | {2} manila.tests.api.test_validation.RequiredEnableTestCase.test_validate_required_enable_fails [0.019493s] ... ok 2026-04-13 02:03:02.134067 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:02.134079 | debian-bookworm | warnings.warn( 2026-04-13 02:03:02.137669 | debian-bookworm | {3} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_if_1___2_5____older__ [0.039885s] ... ok 2026-04-13 02:03:02.145756 | debian-bookworm | {5} manila.tests.api.test_extensions.ExtensionControllerIdFormatTest.test_id_with_json_format [0.116661s] ... ok 2026-04-13 02:03:02.145777 | debian-bookworm | {7} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_8___http___manila_example_com_3366_v2_b2d18606_2673_4965_885a_4f5a8b955b9b_____http___manila_example_com_3366_b2d18606_2673_4965_885a_4f5a8b955b9b___ [0.021258s] ... ok 2026-04-13 02:03:02.149785 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:02.149802 | debian-bookworm | warnings.warn( 2026-04-13 02:03:02.157940 | debian-bookworm | {2} manila.tests.api.test_versions.ExperimentalAPITestCase.test_experimental_header_returned_in_exception [0.021751s] ... ok 2026-04-13 02:03:02.168658 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:02.168682 | debian-bookworm | warnings.warn( 2026-04-13 02:03:02.169929 | debian-bookworm | {7} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_bad_request_3_http___manila_example_com_v1_1shares [0.021295s] ... ok 2026-04-13 02:03:02.177638 | debian-bookworm | Extension Fox In Socks: Cannot extend resource servers: No such resource 2026-04-13 02:03:02.177659 | debian-bookworm | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-04-13 02:03:02.177663 | debian-bookworm | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-04-13 02:03:02.177667 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:02.177671 | debian-bookworm | warnings.warn( 2026-04-13 02:03:02.177847 | debian-bookworm | {2} manila.tests.api.test_versions.ExperimentalAPITestCase.test_stable_api_always_called_1_True [0.019374s] ... ok 2026-04-13 02:03:02.185673 | debian-bookworm | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_01___ip____1_1_1_1___False__False_ [0.020848s] ... ok 2026-04-13 02:03:02.202498 | debian-bookworm | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_05___cert_______False_ [0.019019s] ... ok 2026-04-13 02:03:02.213241 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:02.213258 | debian-bookworm | warnings.warn( 2026-04-13 02:03:02.217629 | debian-bookworm | {2} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_root_2_1_1 [0.047023s] ... ok 2026-04-13 02:03:02.229758 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:02.229776 | debian-bookworm | warnings.warn( 2026-04-13 02:03:02.229992 | debian-bookworm | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_True_1_1 [0.019497s] ... ok 2026-04-13 02:03:02.242686 | debian-bookworm | {5} manila.tests.api.test_extensions.ExtensionControllerTest.test_get_non_existing_extension_json [0.093216s] ... ok 2026-04-13 02:03:02.242700 | debian-bookworm | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_True_2_True [0.019071s] ... ok 2026-04-13 02:03:02.249780 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-04-13 02:03:02.249796 | debian-bookworm | debtcollector.deprecate( 2026-04-13 02:03:02.249801 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-04-13 02:03:02.249805 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-04-13 02:03:02.273788 | debian-bookworm | {5} manila.tests.api.test_validation.StringTestCase.test_validate_string_fails [0.023434s] ... ok 2026-04-13 02:03:02.273808 | debian-bookworm | {3} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_version_invalid [0.119451s] ... ok 2026-04-13 02:03:02.273813 | debian-bookworm | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_invalid_value_1_foo [0.019411s] ... ok 2026-04-13 02:03:02.277318 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:02.277334 | debian-bookworm | warnings.warn( 2026-04-13 02:03:02.293788 | debian-bookworm | {5} manila.tests.api.test_versions.ExperimentalAPITestCase.test_stable_api_always_called_2_False [0.023208s] ... ok 2026-04-13 02:03:02.293805 | debian-bookworm | {7} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_no_updates_1_1_0 [0.019571s] ... ok 2026-04-13 02:03:02.305646 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/service.py:370: DeprecationWarning: Using class 'Server' (either directly or via inheritance) is deprecated and will be removed in version '2026.2': The Server class utilises the eventlet service, and eventlet support is deprecated for removal. You should remove use of eventlet servers from your application and switch to deploying via WSGI. 2026-04-13 02:03:02.305660 | debian-bookworm | self.server = wsgi.Server( 2026-04-13 02:03:02.317731 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/futurist/_futures.py:702: DeprecationWarning: Using class 'GreenFuture' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green future. 2026-04-13 02:03:02.317747 | debian-bookworm | f: Future[_R] = GreenFuture() 2026-04-13 02:03:02.317752 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:02.317756 | debian-bookworm | warnings.warn( 2026-04-13 02:03:02.319019 | debian-bookworm | {5} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_None_1___2_5____older__ [0.038910s] ... ok 2026-04-13 02:03:02.323397 | debian-bookworm | {4} manila.tests.api.test_schemas.SchemaTest.test_schemas [0.528025s] ... ok 2026-04-13 02:03:02.342852 | debian-bookworm | {4} manila.tests.api.test_validation.AdditionalPropertiesDisableTestCase.test_validate_additionalProperties_disable [0.019401s] ... ok 2026-04-13 02:03:02.363537 | debian-bookworm | {4} manila.tests.api.test_validation.IntegerTestCase.test_validate_integer [0.020523s] ... ok 2026-04-13 02:03:02.382581 | debian-bookworm | {4} manila.tests.api.test_validation.PatternPropertiesTestCase.test_validate_patternProperties [0.018994s] ... ok 2026-04-13 02:03:02.398144 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:02.398159 | debian-bookworm | warnings.warn( 2026-04-13 02:03:02.400696 | debian-bookworm | {7} manila.tests.api.test_extensions.ExtensionControllerIdFormatTest.test_id_with_xml_format [0.118948s] ... ok 2026-04-13 02:03:02.402680 | debian-bookworm | {4} manila.tests.api.test_validation.StringLengthTestCase.test_validate_string_length_fails [0.019996s] ... ok 2026-04-13 02:03:02.424702 | debian-bookworm | {1} manila.tests.api.test_middleware.TestCORSMiddleware.test_options_request_2___http___invalid_example_com___None_ [0.649265s] ... ok 2026-04-13 02:03:02.432214 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:02.444750 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:02.444776 | debian-bookworm | warnings.warn( 2026-04-13 02:03:02.447808 | debian-bookworm | {4} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_root_4_3_0 [0.044717s] ... ok 2026-04-13 02:03:02.448308 | debian-bookworm | {1} manila.tests.api.test_validation.IntegerRangeTestCase.test_validate_integer_range_fails [0.023530s] ... ok 2026-04-13 02:03:02.450950 | debian-bookworm | {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create_empty_body [0.194202s] ... ok 2026-04-13 02:03:02.487537 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:02.487576 | debian-bookworm | warnings.warn( 2026-04-13 02:03:02.490355 | debian-bookworm | {1} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_1___2_5___200_ [0.041653s] ... ok 2026-04-13 02:03:02.497015 | debian-bookworm | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create [0.279165s] ... ok 2026-04-13 02:03:02.526692 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:02.526711 | debian-bookworm | warnings.warn( 2026-04-13 02:03:02.529137 | debian-bookworm | {1} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_None_None [0.038858s] ... ok 2026-04-13 02:03:02.551102 | debian-bookworm | {0} manila.tests.api.test_middleware.TestCORSMiddleware.test_get_request_1___http___valid_example_com____http___valid_example_com__ [0.683888s] ... ok 2026-04-13 02:03:02.559242 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:02.566378 | debian-bookworm | {6} manila.tests.api.test_middleware.TestCORSMiddleware.test_options_request_1___http___valid_example_com____http___valid_example_com__ [0.651740s] ... ok 2026-04-13 02:03:02.572247 | debian-bookworm | {5} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v1_1_1_0 [0.253197s] ... ok 2026-04-13 02:03:02.577794 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-04-13 02:03:02.577810 | debian-bookworm | debtcollector.deprecate( 2026-04-13 02:03:02.577815 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-04-13 02:03:02.577819 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-04-13 02:03:02.577823 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:02.577832 | debian-bookworm | warnings.warn( 2026-04-13 02:03:02.577835 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:02.577839 | debian-bookworm | warnings.warn( 2026-04-13 02:03:02.577842 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:02.577846 | debian-bookworm | warnings.warn( 2026-04-13 02:03:02.581704 | debian-bookworm | {1} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_root_3_2_0 [0.043711s] ... ok 2026-04-13 02:03:02.581717 | debian-bookworm | {4} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_version_not_acceptable [0.131625s] ... ok 2026-04-13 02:03:02.601538 | debian-bookworm | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete [0.090082s] ... ok 2026-04-13 02:03:02.601553 | debian-bookworm | {6} manila.tests.api.test_validation.BooleanTestCase.test_validate_boolean [0.026430s] ... ok 2026-04-13 02:03:02.601833 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-04-13 02:03:02.601843 | debian-bookworm | debtcollector.deprecate( 2026-04-13 02:03:02.601847 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-04-13 02:03:02.601851 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-04-13 02:03:02.617821 | debian-bookworm | {6} manila.tests.api.test_validation.DatetimeTestCase.test_validate_datetime_fails [0.021851s] ... ok 2026-04-13 02:03:02.628676 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:02.628690 | debian-bookworm | warnings.warn( 2026-04-13 02:03:02.632003 | debian-bookworm | {5} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v2_1_2_0 [0.059680s] ... ok 2026-04-13 02:03:02.649708 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/service.py:370: DeprecationWarning: Using class 'Server' (either directly or via inheritance) is deprecated and will be removed in version '2026.2': The Server class utilises the eventlet service, and eventlet support is deprecated for removal. You should remove use of eventlet servers from your application and switch to deploying via WSGI. 2026-04-13 02:03:02.649727 | debian-bookworm | self.server = wsgi.Server( 2026-04-13 02:03:02.649733 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/futurist/_futures.py:702: DeprecationWarning: Using class 'GreenFuture' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green future. 2026-04-13 02:03:02.649737 | debian-bookworm | f: Future[_R] = GreenFuture() 2026-04-13 02:03:02.650084 | debian-bookworm | {6} manila.tests.api.test_validation.IntegerRangeTestCase.test_validate_integer_range [0.021760s] ... ok 2026-04-13 02:03:02.650096 | debian-bookworm | {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create_item_key_too_long [0.196609s] ... ok 2026-04-13 02:03:02.658599 | debian-bookworm | {6} manila.tests.api.test_validation.RequiredEnableTestCase.test_validate_required_enable [0.021602s] ... ok 2026-04-13 02:03:02.661666 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/service.py:370: DeprecationWarning: Using class 'Server' (either directly or via inheritance) is deprecated and will be removed in version '2026.2': The Server class utilises the eventlet service, and eventlet support is deprecated for removal. You should remove use of eventlet servers from your application and switch to deploying via WSGI. 2026-04-13 02:03:02.661679 | debian-bookworm | self.server = wsgi.Server( 2026-04-13 02:03:02.661683 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/futurist/_futures.py:702: DeprecationWarning: Using class 'GreenFuture' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green future. 2026-04-13 02:03:02.661687 | debian-bookworm | f: Future[_R] = GreenFuture() 2026-04-13 02:03:02.661691 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:02.697681 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:02.697701 | debian-bookworm | warnings.warn( 2026-04-13 02:03:02.700139 | debian-bookworm | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_affinities_admin_2_____affinity_different_host_______affinity_different_host__ [0.112683s] ... ok 2026-04-13 02:03:02.700430 | debian-bookworm | {6} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_if_2___2_37____newer__ [0.041529s] ... ok 2026-04-13 02:03:02.703776 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:02.703787 | debian-bookworm | warnings.warn( 2026-04-13 02:03:02.707451 | debian-bookworm | {1} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v1_3_2_0 [0.134446s] ... ok 2026-04-13 02:03:02.712446 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:02.743971 | debian-bookworm | {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_show_meta_not_found [0.095947s] ... ok 2026-04-13 02:03:02.770256 | debian-bookworm | {0} manila.tests.api.test_middleware.TestHealthCheckMiddleware.test_healthcheck [0.218644s] ... ok 2026-04-13 02:03:02.793415 | debian-bookworm | {0} manila.tests.api.test_validation.BooleanTestCase.test_validate_boolean_fails [0.022943s] ... ok 2026-04-13 02:03:02.806128 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:02.816851 | debian-bookworm | {0} manila.tests.api.test_validation.DatetimeTestCase.test_validate_datetime [0.023262s] ... ok 2026-04-13 02:03:02.826536 | debian-bookworm | {5} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_show_nonexistent_share [0.194072s] ... ok 2026-04-13 02:03:02.844175 | debian-bookworm | {0} manila.tests.api.test_validation.IntegerTestCase.test_validate_integer_fails [0.027249s] ... ok 2026-04-13 02:03:02.870924 | debian-bookworm | {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all [0.126749s] ... ok 2026-04-13 02:03:02.877771 | debian-bookworm | {0} manila.tests.api.test_validation.PatternPropertiesTestCase.test_validate_patternProperties_fails [0.027380s] ... ok 2026-04-13 02:03:02.894097 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:02.894115 | debian-bookworm | warnings.warn( 2026-04-13 02:03:02.897283 | debian-bookworm | {0} manila.tests.api.test_versions.ExperimentalAPITestCase.test_experimental_api_not_called_when_not_requested [0.025490s] ... ok 2026-04-13 02:03:02.905700 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:02.931932 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:02.939132 | debian-bookworm | {1} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v2_2_2_91 [0.231525s] ... ok 2026-04-13 02:03:02.945887 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:02.945899 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:02.945904 | debian-bookworm | warnings.warn( 2026-04-13 02:03:02.945912 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:02.945916 | debian-bookworm | warnings.warn( 2026-04-13 02:03:02.949693 | debian-bookworm | {0} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_root_1_1_0 [0.048576s] ... ok 2026-04-13 02:03:02.965736 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:02.975741 | debian-bookworm | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_index [0.395836s] ... ok 2026-04-13 02:03:02.977199 | debian-bookworm | {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item [0.106348s] ... ok 2026-04-13 02:03:02.982967 | debian-bookworm | {5} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_admin_3 [0.156324s] ... ok 2026-04-13 02:03:02.994502 | debian-bookworm | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_admin_4 [0.293936s] ... ok 2026-04-13 02:03:02.999102 | debian-bookworm | {3} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_details_share_server_not_found [0.021597s] ... ok 2026-04-13 02:03:03.012273 | debian-bookworm | {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create_nonexistent_share [0.072710s] ... ok 2026-04-13 02:03:03.020545 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:03.020570 | debian-bookworm | warnings.warn( 2026-04-13 02:03:03.020852 | debian-bookworm | {3} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_host_filter [0.019869s] ... ok 2026-04-13 02:03:03.025074 | debian-bookworm | {6} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v1_2_1_1 [0.323838s] ... ok 2026-04-13 02:03:03.037655 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.039152 | debian-bookworm | {3} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_share_network_not_found_filter_project [0.020114s] ... ok 2026-04-13 02:03:03.053735 | debian-bookworm | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_show [0.077845s] ... ok 2026-04-13 02:03:03.059281 | debian-bookworm | {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_in_recycle_bin [0.019856s] ... ok 2026-04-13 02:03:03.073429 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.073721 | debian-bookworm | {0} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v1_4_2_91 [0.127669s] ... ok 2026-04-13 02:03:03.077684 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:03.077699 | debian-bookworm | warnings.warn( 2026-04-13 02:03:03.077703 | debian-bookworm | Cannot set or update admin only metadata. 2026-04-13 02:03:03.077707 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:03.077711 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata 2026-04-13 02:03:03.077715 | debian-bookworm | policy.check_policy( 2026-04-13 02:03:03.077719 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-04-13 02:03:03.077723 | debian-bookworm | return authorize(context, _action, target, do_raise=do_raise) 2026-04-13 02:03:03.077726 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:03.077730 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-04-13 02:03:03.077733 | debian-bookworm | with excutils.save_and_reraise_exception(): 2026-04-13 02:03:03.077741 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-04-13 02:03:03.077750 | debian-bookworm | self.force_reraise() 2026-04-13 02:03:03.077754 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-13 02:03:03.077757 | debian-bookworm | raise self.value 2026-04-13 02:03:03.077761 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:03:03.077764 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:03:03.077768 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:03.077772 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-13 02:03:03.077775 | debian-bookworm | return self.enforce( 2026-04-13 02:03:03.077778 | debian-bookworm | ^^^^^^^^^^^^^ 2026-04-13 02:03:03.077782 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1117, in enforce 2026-04-13 02:03:03.077785 | debian-bookworm | raise exc(*args, **kwargs) 2026-04-13 02:03:03.077789 | debian-bookworm | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-04-13 02:03:03.081702 | debian-bookworm | {7} manila.tests.api.test_middleware.TestCORSMiddleware.test_get_request_2___http___invalid_example_com___None_ [0.675303s] ... ok 2026-04-13 02:03:03.081715 | debian-bookworm | {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_body [0.019268s] ... ok 2026-04-13 02:03:03.093509 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.093522 | debian-bookworm | Cannot set or update admin only metadata. 2026-04-13 02:03:03.093527 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:03.093530 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata 2026-04-13 02:03:03.093534 | debian-bookworm | policy.check_policy( 2026-04-13 02:03:03.093538 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-04-13 02:03:03.093541 | debian-bookworm | return authorize(context, _action, target, do_raise=do_raise) 2026-04-13 02:03:03.093545 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:03.093548 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-04-13 02:03:03.093552 | debian-bookworm | with excutils.save_and_reraise_exception(): 2026-04-13 02:03:03.093556 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-04-13 02:03:03.093565 | debian-bookworm | self.force_reraise() 2026-04-13 02:03:03.093568 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-13 02:03:03.093572 | debian-bookworm | raise self.value 2026-04-13 02:03:03.093575 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:03:03.093579 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:03:03.093582 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:03.093586 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-13 02:03:03.093589 | debian-bookworm | return self.enforce( 2026-04-13 02:03:03.093592 | debian-bookworm | ^^^^^^^^^^^^^ 2026-04-13 02:03:03.093596 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1117, in enforce 2026-04-13 02:03:03.093599 | debian-bookworm | raise exc(*args, **kwargs) 2026-04-13 02:03:03.093609 | debian-bookworm | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-04-13 02:03:03.093612 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.093764 | debian-bookworm | {5} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_user_2 [0.101730s] ... ok 2026-04-13 02:03:03.093772 | debian-bookworm | {0} manila.tests.api.test_wsgi.Test.test_router [0.019731s] ... ok 2026-04-13 02:03:03.109700 | debian-bookworm | {6} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create_item_empty_key [0.072214s] ... ok 2026-04-13 02:03:03.109715 | debian-bookworm | {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_by_admin [0.019722s] ... ok 2026-04-13 02:03:03.109719 | debian-bookworm | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_user_1 [0.104493s] ... ok 2026-04-13 02:03:03.117692 | debian-bookworm | {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_by_admin [0.019022s] ... ok 2026-04-13 02:03:03.119497 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:03.119509 | debian-bookworm | warnings.warn( 2026-04-13 02:03:03.125524 | debian-bookworm | {7} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_2___2_55___404_ [0.045299s] ... ok 2026-04-13 02:03:03.135967 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.139077 | debian-bookworm | {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_affinities_admin_1_____affinity_same_host_______affinity_same_host__ [0.126847s] ... ok 2026-04-13 02:03:03.150707 | debian-bookworm | Cannot set or update admin only metadata. 2026-04-13 02:03:03.150723 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:03.150727 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata 2026-04-13 02:03:03.150731 | debian-bookworm | policy.check_policy( 2026-04-13 02:03:03.150736 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-04-13 02:03:03.150739 | debian-bookworm | return authorize(context, _action, target, do_raise=do_raise) 2026-04-13 02:03:03.150743 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:03.150746 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-04-13 02:03:03.150750 | debian-bookworm | with excutils.save_and_reraise_exception(): 2026-04-13 02:03:03.150754 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-04-13 02:03:03.150757 | debian-bookworm | self.force_reraise() 2026-04-13 02:03:03.150761 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-13 02:03:03.150765 | debian-bookworm | raise self.value 2026-04-13 02:03:03.150768 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:03:03.150772 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:03:03.150775 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:03.150786 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-13 02:03:03.150789 | debian-bookworm | return self.enforce( 2026-04-13 02:03:03.150793 | debian-bookworm | ^^^^^^^^^^^^^ 2026-04-13 02:03:03.150796 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1117, in enforce 2026-04-13 02:03:03.150800 | debian-bookworm | raise exc(*args, **kwargs) 2026-04-13 02:03:03.150804 | debian-bookworm | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-04-13 02:03:03.150808 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.153849 | debian-bookworm | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_user_3 [0.098545s] ... ok 2026-04-13 02:03:03.164220 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.164237 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.164245 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:03.164250 | debian-bookworm | warnings.warn( 2026-04-13 02:03:03.164254 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.164257 | debian-bookworm | Metadata property key is blank. 2026-04-13 02:03:03.164501 | debian-bookworm | {7} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_version_not_found [0.041529s] ... ok 2026-04-13 02:03:03.185559 | debian-bookworm | {5} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_data_3 [0.081946s] ... ok 2026-04-13 02:03:03.185907 | debian-bookworm | Metadata property value is blank. 2026-04-13 02:03:03.197747 | debian-bookworm | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_data_2 [0.083056s] ... ok 2026-04-13 02:03:03.197765 | debian-bookworm | {5} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_3__is__True [0.021727s] ... ok 2026-04-13 02:03:03.197770 | debian-bookworm | {6} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_meta_not_found [0.095584s] ... ok 2026-04-13 02:03:03.197895 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.207858 | debian-bookworm | {5} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_4_1 [0.018937s] ... ok 2026-04-13 02:03:03.213829 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.225902 | debian-bookworm | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_nonexistent_share [0.043735s] ... ok 2026-04-13 02:03:03.229671 | debian-bookworm | Cannot delete admin only metadata. 2026-04-13 02:03:03.229686 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:03.229691 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 185, in delete 2026-04-13 02:03:03.229694 | debian-bookworm | policy.check_policy(context, 'share', 2026-04-13 02:03:03.229698 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-04-13 02:03:03.229702 | debian-bookworm | return authorize(context, _action, target, do_raise=do_raise) 2026-04-13 02:03:03.229705 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:03.229709 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-04-13 02:03:03.229713 | debian-bookworm | with excutils.save_and_reraise_exception(): 2026-04-13 02:03:03.229716 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-04-13 02:03:03.229720 | debian-bookworm | self.force_reraise() 2026-04-13 02:03:03.229724 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-13 02:03:03.229728 | debian-bookworm | raise self.value 2026-04-13 02:03:03.229731 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:03:03.229735 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:03:03.229738 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:03.229742 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-13 02:03:03.229745 | debian-bookworm | return self.enforce( 2026-04-13 02:03:03.229748 | debian-bookworm | ^^^^^^^^^^^^^ 2026-04-13 02:03:03.229752 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1117, in enforce 2026-04-13 02:03:03.229755 | debian-bookworm | raise exc(*args, **kwargs) 2026-04-13 02:03:03.229759 | debian-bookworm | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-04-13 02:03:03.233691 | debian-bookworm | {5} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_status_none [0.019246s] ... ok 2026-04-13 02:03:03.233704 | debian-bookworm | {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_missing [0.113372s] ... ok 2026-04-13 02:03:03.241716 | debian-bookworm | {6} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_index_nonexistent_share [0.044718s] ... ok 2026-04-13 02:03:03.241859 | debian-bookworm | Cannot delete admin only metadata. 2026-04-13 02:03:03.241869 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:03.241873 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 185, in delete 2026-04-13 02:03:03.241876 | debian-bookworm | policy.check_policy(context, 'share', 2026-04-13 02:03:03.241880 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-04-13 02:03:03.241884 | debian-bookworm | return authorize(context, _action, target, do_raise=do_raise) 2026-04-13 02:03:03.241887 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:03.241891 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-04-13 02:03:03.241894 | debian-bookworm | with excutils.save_and_reraise_exception(): 2026-04-13 02:03:03.241898 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-04-13 02:03:03.241908 | debian-bookworm | self.force_reraise() 2026-04-13 02:03:03.241912 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-13 02:03:03.241915 | debian-bookworm | raise self.value 2026-04-13 02:03:03.241919 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:03:03.241922 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:03:03.241926 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:03.241929 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-13 02:03:03.241932 | debian-bookworm | return self.enforce( 2026-04-13 02:03:03.241936 | debian-bookworm | ^^^^^^^^^^^^^ 2026-04-13 02:03:03.241939 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1117, in enforce 2026-04-13 02:03:03.241943 | debian-bookworm | raise exc(*args, **kwargs) 2026-04-13 02:03:03.241946 | debian-bookworm | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-04-13 02:03:03.241950 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.241954 | debian-bookworm | Cannot set or update admin only metadata. 2026-04-13 02:03:03.241965 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:03.241969 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata 2026-04-13 02:03:03.241973 | debian-bookworm | policy.check_policy( 2026-04-13 02:03:03.241976 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-04-13 02:03:03.241980 | debian-bookworm | return authorize(context, _action, target, do_raise=do_raise) 2026-04-13 02:03:03.241983 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:03.241987 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-04-13 02:03:03.241990 | debian-bookworm | with excutils.save_and_reraise_exception(): 2026-04-13 02:03:03.241994 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-04-13 02:03:03.241997 | debian-bookworm | self.force_reraise() 2026-04-13 02:03:03.242000 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-13 02:03:03.242004 | debian-bookworm | raise self.value 2026-04-13 02:03:03.242007 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:03:03.242011 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:03:03.242014 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:03.242018 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-13 02:03:03.242021 | debian-bookworm | return self.enforce( 2026-04-13 02:03:03.242025 | debian-bookworm | ^^^^^^^^^^^^^ 2026-04-13 02:03:03.242028 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1117, in enforce 2026-04-13 02:03:03.242031 | debian-bookworm | raise exc(*args, **kwargs) 2026-04-13 02:03:03.242035 | debian-bookworm | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-04-13 02:03:03.261732 | debian-bookworm | {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_affinities_user_2_____affinity_different_host_______affinity_different_host__ [0.148749s] ... ok 2026-04-13 02:03:03.261752 | debian-bookworm | {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_affinities_user_1_____affinity_same_host_______affinity_same_host__ [0.107806s] ... ok 2026-04-13 02:03:03.261764 | debian-bookworm | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_user_4 [0.098595s] ... ok 2026-04-13 02:03:03.265814 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.273723 | debian-bookworm | {5} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_mount_point_name [0.040015s] ... ok 2026-04-13 02:03:03.273738 | debian-bookworm | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_body_uri_mismatch [0.043955s] ... ok 2026-04-13 02:03:03.281760 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.281777 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.286573 | debian-bookworm | {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_nonexistent_share [0.043968s] ... ok 2026-04-13 02:03:03.297675 | debian-bookworm | Metadata property key is greater than 255 characters. 2026-04-13 02:03:03.301784 | debian-bookworm | {5} manila.tests.api.v1.test_shares.ShareAPITest.test_share_creation_fails_with_invalid_share_type [0.020970s] ... ok 2026-04-13 02:03:03.301799 | debian-bookworm | {2} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_active_server [0.020861s] ... ok 2026-04-13 02:03:03.309704 | debian-bookworm | {0} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_error_server [0.021213s] ... ok 2026-04-13 02:03:03.309718 | debian-bookworm | {5} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_summary [0.020007s] ... ok 2026-04-13 02:03:03.317658 | debian-bookworm | {2} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_used_server [0.020093s] ... ok 2026-04-13 02:03:03.321709 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.321723 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.321727 | debian-bookworm | Metadata property value is greater than 1023 characters. 2026-04-13 02:03:03.327623 | debian-bookworm | {0} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_3 [0.019553s] ... ok 2026-04-13 02:03:03.336237 | debian-bookworm | {2} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_details [0.019161s] ... ok 2026-04-13 02:03:03.339010 | debian-bookworm | Metadata property key is blank. 2026-04-13 02:03:03.347834 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.353941 | debian-bookworm | {7} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_invalid_metadata_items_on_create [0.176523s] ... ok 2026-04-13 02:03:03.353971 | debian-bookworm | {5} manila.tests.api.v1.test_shares.ShareAPITest.test_share_show_with_share_type_name [0.039086s] ... ok 2026-04-13 02:03:03.353981 | debian-bookworm | {2} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_status_filter [0.019166s] ... ok 2026-04-13 02:03:03.357653 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.373797 | debian-bookworm | {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_index_no_data [0.117919s] ... ok 2026-04-13 02:03:03.373816 | debian-bookworm | {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_delete [0.038035s] ... ok 2026-04-13 02:03:03.373821 | debian-bookworm | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_02 [0.019406s] ... ok 2026-04-13 02:03:03.373824 | debian-bookworm | {2} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_1 [0.020216s] ... ok 2026-04-13 02:03:03.377814 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.381698 | debian-bookworm | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_empty_container [0.127635s] ... ok 2026-04-13 02:03:03.401764 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.402041 | debian-bookworm | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_deny_access_policy_not_authorized_1__allow_access [0.019793s] ... ok 2026-04-13 02:03:03.402052 | debian-bookworm | {6} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_admin_2 [0.150252s] ... ok 2026-04-13 02:03:03.402056 | debian-bookworm | {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_by_non_admin [0.019424s] ... ok 2026-04-13 02:03:03.409720 | debian-bookworm | {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_delete_nofound [0.037899s] ... ok 2026-04-13 02:03:03.409735 | debian-bookworm | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_13 [0.019620s] ... ok 2026-04-13 02:03:03.409740 | debian-bookworm | {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_empty_body [0.042139s] ... ok 2026-04-13 02:03:03.423253 | debian-bookworm | {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail [0.019496s] ... ok 2026-04-13 02:03:03.424405 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.433762 | debian-bookworm | {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_1 [0.193245s] ... ok 2026-04-13 02:03:03.433778 | debian-bookworm | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_exception_2 [0.019924s] ... ok 2026-04-13 02:03:03.445699 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.445724 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.453773 | debian-bookworm | {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary [0.019757s] ... ok 2026-04-13 02:03:03.465641 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.465656 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.465660 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.469822 | debian-bookworm | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_data_1___asdf__ [0.080521s] ... ok 2026-04-13 02:03:03.469839 | debian-bookworm | {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show [0.019390s] ... ok 2026-04-13 02:03:03.477649 | debian-bookworm | {6} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_data_4 [0.084688s] ... ok 2026-04-13 02:03:03.485797 | debian-bookworm | Metadata property key is blank. 2026-04-13 02:03:03.485813 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.485817 | debian-bookworm | Metadata property value is greater than 1023 characters. 2026-04-13 02:03:03.487340 | debian-bookworm | {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_value_too_long [0.079973s] ... ok 2026-04-13 02:03:03.493682 | debian-bookworm | {6} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_creating_server [0.020859s] ... ok 2026-04-13 02:03:03.505945 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.513823 | debian-bookworm | {7} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_admin_1 [0.163587s] ... ok 2026-04-13 02:03:03.513838 | debian-bookworm | {1} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_deleting_server [0.019803s] ... ok 2026-04-13 02:03:03.521677 | debian-bookworm | {6} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_fake_filter [0.021117s] ... ok 2026-04-13 02:03:03.529691 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.537717 | debian-bookworm | {1} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_invalid_input_2 [0.020650s] ... ok 2026-04-13 02:03:03.537730 | debian-bookworm | {6} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_2 [0.020794s] ... ok 2026-04-13 02:03:03.550821 | debian-bookworm | {7} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_container [0.044733s] ... ok 2026-04-13 02:03:03.558561 | debian-bookworm | {6} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_server_not_found_2 [0.022861s] ... ok 2026-04-13 02:03:03.563120 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.576957 | debian-bookworm | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_affinities_admin_1_____affinity_same_host_______affinity_same_host__ [0.117585s] ... ok 2026-04-13 02:03:03.585678 | debian-bookworm | {6} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_1_true [0.019878s] ... ok 2026-04-13 02:03:03.597895 | debian-bookworm | {7} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_nonexistent_share [0.045120s] ... ok 2026-04-13 02:03:03.605698 | debian-bookworm | {6} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_2_True [0.019259s] ... ok 2026-04-13 02:03:03.616318 | debian-bookworm | Snapshots cannot be created for share '100' since it does not have that capability. 2026-04-13 02:03:03.621707 | debian-bookworm | {7} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_no_filters [0.020866s] ... ok 2026-04-13 02:03:03.621723 | debian-bookworm | {6} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_support_1_0 [0.020203s] ... ok 2026-04-13 02:03:03.639493 | debian-bookworm | {7} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_project_id_filter [0.021482s] ... ok 2026-04-13 02:03:03.653581 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.662041 | debian-bookworm | {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_1 [0.272391s] ... ok 2026-04-13 02:03:03.669721 | debian-bookworm | {7} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_share_network_filter_by_id [0.027729s] ... ok 2026-04-13 02:03:03.672101 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.677735 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_not_supported_1_1_0 [0.057214s] ... ok 2026-04-13 02:03:03.696354 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_availability_zone [0.020569s] ... ok 2026-04-13 02:03:03.701074 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.705680 | debian-bookworm | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_affinities_admin_2_____affinity_different_host_______affinity_different_host__ [0.121938s] ... ok 2026-04-13 02:03:03.705702 | debian-bookworm | {1} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_2 [0.171221s] ... ok 2026-04-13 02:03:03.705707 | debian-bookworm | {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_original_1_1_0 [0.042542s] ... ok 2026-04-13 02:03:03.713715 | debian-bookworm | {7} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_share_not_updates_size [0.041117s] ... ok 2026-04-13 02:03:03.717710 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.721688 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_subnet_2 [0.020565s] ... ok 2026-04-13 02:03:03.737816 | debian-bookworm | {5} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_reset_status_for_missing [0.297368s] ... ok 2026-04-13 02:03:03.737834 | debian-bookworm | {7} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_status_none [0.020415s] ... ok 2026-04-13 02:03:03.742157 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.749793 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareAPITest.test_share_creation_fails_with_bad_size [0.022461s] ... ok 2026-04-13 02:03:03.749806 | debian-bookworm | {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_share_net [0.040318s] ... ok 2026-04-13 02:03:03.749810 | debian-bookworm | {5} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_4 [0.023072s] ... ok 2026-04-13 02:03:03.752730 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.773578 | debian-bookworm | {7} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_nofound [0.020592s] ... ok 2026-04-13 02:03:03.773597 | debian-bookworm | {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_with_share_net_equals_parent [0.056765s] ... ok 2026-04-13 02:03:03.773898 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.773908 | debian-bookworm | Cannot set or update admin only metadata. 2026-04-13 02:03:03.773913 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:03.773917 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata 2026-04-13 02:03:03.773921 | debian-bookworm | policy.check_policy( 2026-04-13 02:03:03.773925 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-04-13 02:03:03.773934 | debian-bookworm | return authorize(context, _action, target, do_raise=do_raise) 2026-04-13 02:03:03.773937 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:03.773941 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-04-13 02:03:03.773945 | debian-bookworm | with excutils.save_and_reraise_exception(): 2026-04-13 02:03:03.773948 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-04-13 02:03:03.773960 | debian-bookworm | self.force_reraise() 2026-04-13 02:03:03.773963 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-13 02:03:03.773967 | debian-bookworm | raise self.value 2026-04-13 02:03:03.773970 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:03:03.773974 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:03:03.773977 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:03.773981 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-13 02:03:03.773984 | debian-bookworm | return self.enforce( 2026-04-13 02:03:03.773987 | debian-bookworm | ^^^^^^^^^^^^^ 2026-04-13 02:03:03.773991 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1117, in enforce 2026-04-13 02:03:03.773994 | debian-bookworm | raise exc(*args, **kwargs) 2026-04-13 02:03:03.773998 | debian-bookworm | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-04-13 02:03:03.783232 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.789704 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareAPITest.test_share_delete [0.022721s] ... ok 2026-04-13 02:03:03.789717 | debian-bookworm | {5} manila.tests.api.v2.test_limits.LimitMiddlewareTest.test_good_request [0.019550s] ... ok 2026-04-13 02:03:03.789721 | debian-bookworm | {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_2 [0.352222s] ... ok 2026-04-13 02:03:03.789726 | debian-bookworm | {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_subnet_1 [0.021754s] ... ok 2026-04-13 02:03:03.789730 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test__check_for_access_rules_locks_too_many_locks [0.020600s] ... ok 2026-04-13 02:03:03.789733 | debian-bookworm | {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_snapshot_support_without_cg_2_2_3 [0.039180s] ... ok 2026-04-13 02:03:03.789737 | debian-bookworm | {5} manila.tests.api.v2.test_limits.LimiterTest.test_delay_PUT [0.019024s] ... ok 2026-04-13 02:03:03.789741 | debian-bookworm | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_affinities_user_1_____affinity_same_host_______affinity_same_host__ [0.088587s] ... ok 2026-04-13 02:03:03.793676 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.797688 | debian-bookworm | {7} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_description [0.041913s] ... ok 2026-04-13 02:03:03.809721 | debian-bookworm | {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_invalid_share_net [0.022851s] ... ok 2026-04-13 02:03:03.809737 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_locks_3 [0.019178s] ... ok 2026-04-13 02:03:03.809742 | debian-bookworm | {5} manila.tests.api.v2.test_limits.LimitsViewBuilderTest.test_build_limits_empty_limits [0.019218s] ... ok 2026-04-13 02:03:03.814781 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.817711 | debian-bookworm | {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_2 [0.351548s] ... ok 2026-04-13 02:03:03.825650 | debian-bookworm | {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_snapshot_support_without_cg_1_2_2 [0.039642s] ... ok 2026-04-13 02:03:03.825662 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_05 [0.020281s] ... ok 2026-04-13 02:03:03.825671 | debian-bookworm | {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_not_updates_size [0.039422s] ... ok 2026-04-13 02:03:03.825674 | debian-bookworm | {5} manila.tests.api.v2.test_limits.ParseLimitsTest.test_bad_rule [0.018782s] ... ok 2026-04-13 02:03:03.833665 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.833678 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.837754 | debian-bookworm | {7} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_display_descr [0.041774s] ... ok 2026-04-13 02:03:03.851300 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.851594 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_06 [0.019431s] ... ok 2026-04-13 02:03:03.851604 | debian-bookworm | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_01 [0.019559s] ... ok 2026-04-13 02:03:03.851608 | debian-bookworm | {5} manila.tests.api.v2.test_limits.WsgiLimiterTest.test_invalid_methods [0.019704s] ... ok 2026-04-13 02:03:03.873532 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.873547 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.873552 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.873556 | debian-bookworm | Cannot set or update admin only metadata. 2026-04-13 02:03:03.873561 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:03.873564 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata 2026-04-13 02:03:03.873569 | debian-bookworm | policy.check_policy( 2026-04-13 02:03:03.873574 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-04-13 02:03:03.873578 | debian-bookworm | return authorize(context, _action, target, do_raise=do_raise) 2026-04-13 02:03:03.873582 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:03.873585 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-04-13 02:03:03.873594 | debian-bookworm | with excutils.save_and_reraise_exception(): 2026-04-13 02:03:03.873598 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-04-13 02:03:03.873601 | debian-bookworm | self.force_reraise() 2026-04-13 02:03:03.873605 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-13 02:03:03.873608 | debian-bookworm | raise self.value 2026-04-13 02:03:03.873612 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:03:03.873615 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:03:03.873619 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:03.873622 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-13 02:03:03.873626 | debian-bookworm | return self.enforce( 2026-04-13 02:03:03.873629 | debian-bookworm | ^^^^^^^^^^^^^ 2026-04-13 02:03:03.873633 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1117, in enforce 2026-04-13 02:03:03.873636 | debian-bookworm | raise exc(*args, **kwargs) 2026-04-13 02:03:03.873643 | debian-bookworm | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-04-13 02:03:03.873845 | debian-bookworm | {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_not_supported_2_2_0 [0.055478s] ... ok 2026-04-13 02:03:03.873854 | debian-bookworm | {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_valid_default_share_type [0.039776s] ... ok 2026-04-13 02:03:03.873858 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_09 [0.019660s] ... ok 2026-04-13 02:03:03.873862 | debian-bookworm | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_04 [0.020187s] ... ok 2026-04-13 02:03:03.881849 | debian-bookworm | {5} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_5 [0.029900s] ... ok 2026-04-13 02:03:03.881862 | debian-bookworm | {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_input_2 [0.020605s] ... ok 2026-04-13 02:03:03.881866 | debian-bookworm | {7} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_without_share_net_no_parent [0.042822s] ... ok 2026-04-13 02:03:03.881871 | debian-bookworm | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_affinities_user_2_____affinity_different_host_______affinity_different_host__ [0.090620s] ... ok 2026-04-13 02:03:03.887205 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_07 [0.019703s] ... ok 2026-04-13 02:03:03.887220 | debian-bookworm | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_05 [0.019404s] ... ok 2026-04-13 02:03:03.897756 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.897770 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.898007 | debian-bookworm | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_share_type_arg_is_absent_1 [0.018978s] ... ok 2026-04-13 02:03:03.905726 | debian-bookworm | {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_by_admin [0.040380s] ... ok 2026-04-13 02:03:03.905741 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_10 [0.019354s] ... ok 2026-04-13 02:03:03.905754 | debian-bookworm | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_08 [0.019166s] ... ok 2026-04-13 02:03:03.913400 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.917677 | debian-bookworm | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__get_share_type_id_is_not_provided [0.019575s] ... ok 2026-04-13 02:03:03.917690 | debian-bookworm | {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_original_3_2_1 [0.040303s] ... ok 2026-04-13 02:03:03.933730 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_visibility_restrictions_2 [0.020027s] ... ok 2026-04-13 02:03:03.933743 | debian-bookworm | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend [0.019697s] ... ok 2026-04-13 02:03:03.934135 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.945682 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.945706 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.949730 | debian-bookworm | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_5 [0.020934s] ... ok 2026-04-13 02:03:03.949744 | debian-bookworm | {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_show_admin [0.038947s] ... ok 2026-04-13 02:03:03.949748 | debian-bookworm | {7} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_without_share_net_parent_exists [0.059528s] ... ok 2026-04-13 02:03:03.949752 | debian-bookworm | {2} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_instantiate_controller_2_AvailabilityZoneController [0.018350s] ... ok 2026-04-13 02:03:03.949756 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_invalid_body_1 [0.020205s] ... ok 2026-04-13 02:03:03.957663 | debian-bookworm | Metadata property key is blank. 2026-04-13 02:03:03.969732 | debian-bookworm | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_6 [0.020838s] ... ok 2026-04-13 02:03:03.969767 | debian-bookworm | {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_1 [0.142441s] ... ok 2026-04-13 02:03:03.969777 | debian-bookworm | {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_share_net_not_active [0.040843s] ... ok 2026-04-13 02:03:03.969785 | debian-bookworm | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_empty_key [0.079317s] ... ok 2026-04-13 02:03:03.969793 | debian-bookworm | {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_show_no_share [0.020370s] ... ok 2026-04-13 02:03:03.969801 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_invalid_body_3 [0.019983s] ... ok 2026-04-13 02:03:03.969808 | debian-bookworm | {7} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_dhss_true_and_network_notexist [0.024695s] ... ok 2026-04-13 02:03:03.981821 | debian-bookworm | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_share_type_quota_using_too_old_microversion [0.020231s] ... ok 2026-04-13 02:03:03.981848 | debian-bookworm | {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_no_body [0.020331s] ... ok 2026-04-13 02:03:03.994972 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:03.998576 | debian-bookworm | {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_detail [0.040987s] ... ok 2026-04-13 02:03:04.005699 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:04.018045 | debian-bookworm | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_quota_detail_1 [0.025657s] ... ok 2026-04-13 02:03:04.018456 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:04.025782 | debian-bookworm | {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_original_2_2_0 [0.040755s] ... ok 2026-04-13 02:03:04.025822 | debian-bookworm | {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_access_list [0.024685s] ... ok 2026-04-13 02:03:04.033810 | debian-bookworm | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_2 [0.031656s] ... ok 2026-04-13 02:03:04.037746 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:04.037768 | debian-bookworm | Metadata property key is greater than 255 characters. 2026-04-13 02:03:04.044617 | debian-bookworm | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_key_too_long [0.079802s] ... ok 2026-04-13 02:03:04.044644 | debian-bookworm | {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_invalid_default_share_type [0.020532s] ... ok 2026-04-13 02:03:04.044649 | debian-bookworm | {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_12 [0.021015s] ... ok 2026-04-13 02:03:04.054841 | debian-bookworm | Quota '{1: 2}' for shares should be integer. 2026-04-13 02:03:04.057091 | debian-bookworm | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_invalid_value_3 [0.023376s] ... ok 2026-04-13 02:03:04.065950 | debian-bookworm | {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_deny_access_policy_not_authorized_2__deny_access [0.019364s] ... ok 2026-04-13 02:03:04.075299 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:04.077783 | debian-bookworm | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_value_greater_than_2147483647_2 [0.020620s] ... ok 2026-04-13 02:03:04.085862 | debian-bookworm | {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_show [0.039485s] ... ok 2026-04-13 02:03:04.085889 | debian-bookworm | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_too_many_keys [0.042085s] ... ok 2026-04-13 02:03:04.085893 | debian-bookworm | {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_02 [0.019407s] ... ok 2026-04-13 02:03:04.097462 | debian-bookworm | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_without_quota [0.019481s] ... ok 2026-04-13 02:03:04.105802 | debian-bookworm | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_08 [0.019368s] ... ok 2026-04-13 02:03:04.105830 | debian-bookworm | {4} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_not_found [0.019469s] ... ok 2026-04-13 02:03:04.105835 | debian-bookworm | {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_deny_access_not_found [0.019962s] ... ok 2026-04-13 02:03:04.125887 | debian-bookworm | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_10 [0.019438s] ... ok 2026-04-13 02:03:04.125921 | debian-bookworm | {5} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_pagination_3 [0.021152s] ... ok 2026-04-13 02:03:04.125925 | debian-bookworm | {4} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_share_network_filter_by_name [0.020148s] ... ok 2026-04-13 02:03:04.125929 | debian-bookworm | {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_exception_1 [0.019162s] ... ok 2026-04-13 02:03:04.137316 | debian-bookworm | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_01 [0.019341s] ... ok 2026-04-13 02:03:04.145786 | debian-bookworm | {4} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_share_network_not_found [0.019213s] ... ok 2026-04-13 02:03:04.145811 | debian-bookworm | {5} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_time_filters_1 [0.021046s] ... ok 2026-04-13 02:03:04.145815 | debian-bookworm | {2} manila.tests.api.v2.test_limits.LimiterTest.test_delay_GET [0.198649s] ... ok 2026-04-13 02:03:04.145819 | debian-bookworm | {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_exception_3 [0.020163s] ... ok 2026-04-13 02:03:04.157900 | debian-bookworm | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_03 [0.020370s] ... ok 2026-04-13 02:03:04.165729 | debian-bookworm | {4} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_4 [0.020010s] ... ok 2026-04-13 02:03:04.165750 | debian-bookworm | {2} manila.tests.api.v2.test_limits.ParseLimitsTest.test_bad_unit [0.020020s] ... ok 2026-04-13 02:03:04.165754 | debian-bookworm | {5} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_time_filters_4 [0.021760s] ... ok 2026-04-13 02:03:04.177964 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:04.178440 | debian-bookworm | {3} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_3 [0.023408s] ... ok 2026-04-13 02:03:04.178452 | debian-bookworm | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_06 [0.019766s] ... ok 2026-04-13 02:03:04.185667 | debian-bookworm | {2} manila.tests.api.v2.test_limits.ParseLimitsTest.test_missing_arg [0.018465s] ... ok 2026-04-13 02:03:04.185680 | debian-bookworm | {4} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_server_not_found_1 [0.019698s] ... ok 2026-04-13 02:03:04.185684 | debian-bookworm | {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_update [0.223475s] ... ok 2026-04-13 02:03:04.185688 | debian-bookworm | {5} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_show [0.021960s] ... ok 2026-04-13 02:03:04.197014 | debian-bookworm | {3} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_with_unsupported_versions_1 [0.020280s] ... ok 2026-04-13 02:03:04.197030 | debian-bookworm | {7} manila.tests.api.v1.test_shares.ShareAPITest.test_share_delete_no_share [0.227764s] ... ok 2026-04-13 02:03:04.197034 | debian-bookworm | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_exception_2 [0.019521s] ... ok 2026-04-13 02:03:04.205068 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. 2026-04-13 02:03:04.205086 | debian-bookworm | warnings.warn( 2026-04-13 02:03:04.209715 | debian-bookworm | {4} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_invalid_input_1 [0.018935s] ... ok 2026-04-13 02:03:04.209728 | debian-bookworm | {2} manila.tests.api.v2.test_messages.MessageApiTest.test_index [0.021623s] ... ok 2026-04-13 02:03:04.209732 | debian-bookworm | {1} manila.tests.api.v1.test_shares.ShareActionsTest.test__check_for_access_rule_locks_no_locks [0.020742s] ... ok 2026-04-13 02:03:04.209736 | debian-bookworm | {5} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_forbidden_2_detail [0.020772s] ... ok 2026-04-13 02:03:04.209739 | debian-bookworm | {3} manila.tests.api.v2.test_limits.LimitMiddlewareTest.test_limited_request_json [0.020588s] ... ok 2026-04-13 02:03:04.217658 | debian-bookworm | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_invalid_body_3 [0.019531s] ... ok 2026-04-13 02:03:04.217670 | debian-bookworm | {4} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_support_2_False [0.019202s] ... ok 2026-04-13 02:03:04.221682 | debian-bookworm | Snapshots cannot be created for share '100' since it does not have that capability. 2026-04-13 02:03:04.225745 | debian-bookworm | {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_09 [0.020428s] ... ok 2026-04-13 02:03:04.225757 | debian-bookworm | {5} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_index_with_filters_1_1_0 [0.020669s] ... ok 2026-04-13 02:03:04.233668 | debian-bookworm | {3} manila.tests.api.v2.test_limits.LimitsViewBuilderTest.test_build_limits [0.020244s] ... ok 2026-04-13 02:03:04.233681 | debian-bookworm | {2} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_invalid_metadata_3 [0.030749s] ... ok 2026-04-13 02:03:04.237792 | debian-bookworm | Metadata property key is greater than 255 characters. 2026-04-13 02:03:04.237809 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:04.241668 | debian-bookworm | {7} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_detail_with_task_state [0.043218s] ... ok 2026-04-13 02:03:04.241682 | debian-bookworm | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_exception_1 [0.019869s] ... ok 2026-04-13 02:03:04.241686 | debian-bookworm | {4} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_by_non_admin [0.019130s] ... ok 2026-04-13 02:03:04.253708 | debian-bookworm | {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_visibility_restrictions_1 [0.020909s] ... ok 2026-04-13 02:03:04.253721 | debian-bookworm | {3} manila.tests.api.v2.test_limits.WsgiLimiterProxyTest.test_200 [0.021445s] ... ok 2026-04-13 02:03:04.253725 | debian-bookworm | {2} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_api_not_found_2 [0.019386s] ... ok 2026-04-13 02:03:04.253729 | debian-bookworm | {5} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_not_found_2_detail [0.026676s] ... ok 2026-04-13 02:03:04.269795 | debian-bookworm | {4} manila.tests.api.v1.test_shares.ShareAPITest.test_remove_invalid_options [0.018967s] ... ok 2026-04-13 02:03:04.269816 | debian-bookworm | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_invalid_body_1 [0.019977s] ... ok 2026-04-13 02:03:04.269821 | debian-bookworm | {7} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_by_non_admin [0.023189s] ... ok 2026-04-13 02:03:04.289772 | debian-bookworm | {3} manila.tests.api.v2.test_limits.WsgiLimiterProxyTest.test_403 [0.021375s] ... ok 2026-04-13 02:03:04.289795 | debian-bookworm | {5} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_list_all_filter_opts [0.021496s] ... ok 2026-04-13 02:03:04.289799 | debian-bookworm | {2} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_6 [0.024343s] ... ok 2026-04-13 02:03:04.289804 | debian-bookworm | {4} manila.tests.api.v1.test_shares.ShareAPITest.test_remove_invalid_options_admin [0.020295s] ... ok 2026-04-13 02:03:04.289813 | debian-bookworm | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test__check_for_access_rules_locks_unauthorized [0.021837s] ... ok 2026-04-13 02:03:04.292099 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:04.297710 | debian-bookworm | {3} manila.tests.api.v2.test_messages.MessageApiTest.test_delete_not_found [0.021689s] ... ok 2026-04-13 02:03:04.297722 | debian-bookworm | {5} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_services_list_all_tenants_policy_authorized [0.020523s] ... ok 2026-04-13 02:03:04.297731 | debian-bookworm | {2} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_not_authorized [0.020287s] ... ok 2026-04-13 02:03:04.309755 | debian-bookworm | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_deletion_locks_creation_failed [0.021602s] ... ok 2026-04-13 02:03:04.328117 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:04.329737 | debian-bookworm | {5} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_services_list_all_tenants_policy_not_authorized [0.019989s] ... ok 2026-04-13 02:03:04.329755 | debian-bookworm | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_2 [0.019113s] ... ok 2026-04-13 02:03:04.329762 | debian-bookworm | {3} manila.tests.api.v2.test_messages.MessageApiTest.test_index_with_created_since_and_created_before [0.022248s] ... ok 2026-04-13 02:03:04.329768 | debian-bookworm | {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_deny_access_with_share_network_id [0.072483s] ... ok 2026-04-13 02:03:04.349741 | debian-bookworm | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_03 [0.028265s] ... ok 2026-04-13 02:03:04.349763 | debian-bookworm | {4} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_mount_point_name [0.055340s] ... ok 2026-04-13 02:03:04.349767 | debian-bookworm | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_7 [0.019056s] ... ok 2026-04-13 02:03:04.349771 | debian-bookworm | {3} manila.tests.api.v2.test_messages.MessageApiTest.test_index_with_invalid_time_format [0.021771s] ... ok 2026-04-13 02:03:04.349775 | debian-bookworm | {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_invalid_body_2 [0.020254s] ... ok 2026-04-13 02:03:04.351245 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:04.369781 | debian-bookworm | {4} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_input_1 [0.019893s] ... ok 2026-04-13 02:03:04.369802 | debian-bookworm | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_14 [0.022291s] ... ok 2026-04-13 02:03:04.369807 | debian-bookworm | {5} manila.tests.api.v2.test_security_services.SecurityServicesAPITest.test_index_2_2_43 [0.040407s] ... ok 2026-04-13 02:03:04.369811 | debian-bookworm | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_9 [0.020597s] ... ok 2026-04-13 02:03:04.369815 | debian-bookworm | {3} manila.tests.api.v2.test_messages.MessageApiTest.test_show_not_found [0.023032s] ... ok 2026-04-13 02:03:04.372811 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:04.377667 | debian-bookworm | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_12 [0.020809s] ... ok 2026-04-13 02:03:04.391306 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:04.391320 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:04.393696 | debian-bookworm | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_quota_detail_2 [0.024687s] ... ok 2026-04-13 02:03:04.393709 | debian-bookworm | {4} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_by_non_admin [0.039754s] ... ok 2026-04-13 02:03:04.409749 | debian-bookworm | {5} manila.tests.api.v2.test_security_services.SecurityServicesAPITest.test_index_3_2_44 [0.039993s] ... ok 2026-04-13 02:03:04.409767 | debian-bookworm | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_14 [0.021170s] ... ok 2026-04-13 02:03:04.409776 | debian-bookworm | {6} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_force_delete_missing [0.436936s] ... ok 2026-04-13 02:03:04.409780 | debian-bookworm | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_share_type_quota_detail_2_2_40 [0.023906s] ... ok 2026-04-13 02:03:04.409783 | debian-bookworm | {3} manila.tests.api.v2.test_metadata.MetadataAPITest.test__get_resource_policy_not_authorized_private_resource_1_True [0.048313s] ... ok 2026-04-13 02:03:04.421726 | debian-bookworm | {4} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_by_admin [0.020474s] ... ok 2026-04-13 02:03:04.421741 | debian-bookworm | {5} manila.tests.api.v2.test_services.ServicesTest.test_services_update_legacy_url_2_dot_7_api_not_found_2 [0.020059s] ... ok 2026-04-13 02:03:04.421745 | debian-bookworm | {6} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_with_unsupported_versions_2 [0.020926s] ... ok 2026-04-13 02:03:04.429726 | debian-bookworm | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_quota_not_authorized [0.020263s] ... ok 2026-04-13 02:03:04.437710 | debian-bookworm | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test__check_for_access_rules_cant_manipulate_lock [0.020270s] ... ok 2026-04-13 02:03:04.445686 | debian-bookworm | {6} manila.tests.api.v2.test_limits.LimiterTest.test_delay_PUT_volumes [0.019380s] ... ok 2026-04-13 02:03:04.445701 | debian-bookworm | {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_4_invalid_reason [0.018947s] ... ok 2026-04-13 02:03:04.452365 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:04.452693 | debian-bookworm | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_locks_1 [0.019494s] ... ok 2026-04-13 02:03:04.461748 | debian-bookworm | {6} manila.tests.api.v2.test_limits.LimitsControllerTest.test_empty_index_json [0.019196s] ... ok 2026-04-13 02:03:04.481786 | debian-bookworm | {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_6_invalid_resource_type [0.019175s] ... ok 2026-04-13 02:03:04.481807 | debian-bookworm | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_locks_2 [0.019883s] ... ok 2026-04-13 02:03:04.481812 | debian-bookworm | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_with_network_id [0.075570s] ... ok 2026-04-13 02:03:04.481815 | debian-bookworm | {6} manila.tests.api.v2.test_limits.LimitsControllerTest.test_index_json_1_2_0 [0.018550s] ... ok 2026-04-13 02:03:04.481825 | debian-bookworm | {3} manila.tests.api.v2.test_metadata.MetadataAPITest.test_delete_metadata_not_found [0.070781s] ... ok 2026-04-13 02:03:04.481829 | debian-bookworm | {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_3_resource_action [0.019015s] ... ok 2026-04-13 02:03:04.491341 | debian-bookworm | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_visibility_locks_creation_failed [0.019486s] ... ok 2026-04-13 02:03:04.501995 | debian-bookworm | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_invalid_body_2 [0.021727s] ... ok 2026-04-13 02:03:04.502011 | debian-bookworm | {6} manila.tests.api.v2.test_limits.ParseLimitsTest.test_bad_value [0.019181s] ... ok 2026-04-13 02:03:04.513706 | debian-bookworm | {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_create_visibility_already_locked [0.020421s] ... ok 2026-04-13 02:03:04.513720 | debian-bookworm | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_07 [0.020242s] ... ok 2026-04-13 02:03:04.524180 | debian-bookworm | {5} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_access_metadata_not_found [0.099696s] ... ok 2026-04-13 02:03:04.524200 | debian-bookworm | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink [0.021093s] ... ok 2026-04-13 02:03:04.524205 | debian-bookworm | {6} manila.tests.api.v2.test_limits.ParseLimitsTest.test_invalid [0.019473s] ... ok 2026-04-13 02:03:04.529768 | debian-bookworm | {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index [0.022254s] ... ok 2026-04-13 02:03:04.537740 | debian-bookworm | {6} manila.tests.api.v2.test_limits.WsgiLimiterTest.test_escaping [0.019329s] ... ok 2026-04-13 02:03:04.552324 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:04.553781 | debian-bookworm | {2} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_get_pools_detail [0.019442s] ... ok 2026-04-13 02:03:04.561715 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:04.561959 | debian-bookworm | {3} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_all_metadata_2 [0.074870s] ... ok 2026-04-13 02:03:04.561969 | debian-bookworm | {6} manila.tests.api.v2.test_messages.MessageApiTest.test_delete [0.022118s] ... ok 2026-04-13 02:03:04.581771 | debian-bookworm | {2} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_forbidden_1_index [0.019940s] ... ok 2026-04-13 02:03:04.581787 | debian-bookworm | {6} manila.tests.api.v2.test_messages.MessageApiTest.test_show [0.021675s] ... ok 2026-04-13 02:03:04.588670 | debian-bookworm | {2} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_index [0.019088s] ... ok 2026-04-13 02:03:04.605701 | debian-bookworm | {2} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_create_invalid_active_directory_1_2_76 [0.019111s] ... ok 2026-04-13 02:03:04.613767 | debian-bookworm | {1} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_1 [0.272077s] ... ok 2026-04-13 02:03:04.621703 | debian-bookworm | {5} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_metadata [0.105110s] ... ok 2026-04-13 02:03:04.621716 | debian-bookworm | {2} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_delete_not_found [0.019202s] ... ok 2026-04-13 02:03:04.635182 | debian-bookworm | {3} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_get_metadata_item_3 [0.080440s] ... ok 2026-04-13 02:03:04.646721 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:04.647031 | debian-bookworm | {2} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_has_share_servers [0.019409s] ... ok 2026-04-13 02:03:04.657825 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:04.660739 | debian-bookworm | {2} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_services_list_all_tenants_with_invalid_value [0.019619s] ... ok 2026-04-13 02:03:04.668640 | debian-bookworm | {6} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_get_metadata_item_1 [0.081390s] ... ok 2026-04-13 02:03:04.668659 | debian-bookworm | {3} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_invalid_metadata_2 [0.033188s] ... ok 2026-04-13 02:03:04.677674 | debian-bookworm | Metadata property key is blank. 2026-04-13 02:03:04.683055 | debian-bookworm | {2} manila.tests.api.v2.test_services.ServicesTest.test_services_disable_3 [0.019103s] ... ok 2026-04-13 02:03:04.683071 | debian-bookworm | {7} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_invalid_reset_status_body_1 [0.164767s] ... ok 2026-04-13 02:03:04.689713 | debian-bookworm | {3} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_api_not_found_3 [0.020204s] ... ok 2026-04-13 02:03:04.701847 | debian-bookworm | {6} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_invalid_metadata_1 [0.033463s] ... ok 2026-04-13 02:03:04.701861 | debian-bookworm | {2} manila.tests.api.v2.test_services.ServicesTest.test_services_enable_1 [0.018890s] ... ok 2026-04-13 02:03:04.701963 | debian-bookworm | Metadata property value is blank. 2026-04-13 02:03:04.714740 | debian-bookworm | {5} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_3 [0.082242s] ... ok 2026-04-13 02:03:04.714753 | debian-bookworm | {0} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_2 [0.447549s] ... ok 2026-04-13 02:03:04.714758 | debian-bookworm | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_11 [0.193216s] ... ok 2026-04-13 02:03:04.719168 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:04.720940 | debian-bookworm | {3} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_7 [0.030032s] ... ok 2026-04-13 02:03:04.720951 | debian-bookworm | {6} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_1 [0.025466s] ... ok 2026-04-13 02:03:04.729795 | debian-bookworm | {0} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_with_unsupported_versions_3 [0.020326s] ... ok 2026-04-13 02:03:04.729812 | debian-bookworm | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_13 [0.020257s] ... ok 2026-04-13 02:03:04.734671 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:04.741661 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:04.745719 | debian-bookworm | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_share_type_arg_is_absent_exception [0.020164s] ... ok 2026-04-13 02:03:04.745732 | debian-bookworm | {0} manila.tests.api.v2.test_limits.LimitTest.test_GET_delay [0.018752s] ... ok 2026-04-13 02:03:04.745736 | debian-bookworm | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_04 [0.019404s] ... ok 2026-04-13 02:03:04.759160 | debian-bookworm | {6} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_4 [0.026202s] ... ok 2026-04-13 02:03:04.759172 | debian-bookworm | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_3 [0.019740s] ... ok 2026-04-13 02:03:04.773681 | debian-bookworm | {5} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_unsupported_version_1_1_0 [0.058291s] ... ok 2026-04-13 02:03:04.773694 | debian-bookworm | {0} manila.tests.api.v2.test_limits.LimiterTest.test_multiple_delays [0.018837s] ... ok 2026-04-13 02:03:04.773698 | debian-bookworm | {2} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_unsupported_version_2_2_0 [0.063314s] ... ok 2026-04-13 02:03:04.773702 | debian-bookworm | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_11 [0.019946s] ... ok 2026-04-13 02:03:04.773706 | debian-bookworm | {6} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_5 [0.024889s] ... ok 2026-04-13 02:03:04.781654 | debian-bookworm | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__validate_user_id_and_share_type_args_exception [0.020012s] ... ok 2026-04-13 02:03:04.781667 | debian-bookworm | {0} manila.tests.api.v2.test_limits.LimitsControllerTest.test_index_diff_regex [0.017964s] ... ok 2026-04-13 02:03:04.789765 | debian-bookworm | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_15 [0.020018s] ... ok 2026-04-13 02:03:04.801676 | debian-bookworm | {6} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_api_not_found_2 [0.020136s] ... ok 2026-04-13 02:03:04.801695 | debian-bookworm | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_api_not_found_3 [0.019157s] ... ok 2026-04-13 02:03:04.813677 | debian-bookworm | {0} manila.tests.api.v2.test_messages.MessageApiTest.test_index_with_limit_and_offset [0.021401s] ... ok 2026-04-13 02:03:04.813691 | debian-bookworm | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_16 [0.019424s] ... ok 2026-04-13 02:03:04.813695 | debian-bookworm | {5} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_with_unsupported_version_1_1_0 [0.046633s] ... ok 2026-04-13 02:03:04.813698 | debian-bookworm | {2} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test__is_rule_restricted_1_True [0.047464s] ... ok 2026-04-13 02:03:04.825619 | debian-bookworm | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_2 [0.021202s] ... ok 2026-04-13 02:03:04.825631 | debian-bookworm | {6} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_4 [0.029006s] ... ok 2026-04-13 02:03:04.825636 | debian-bookworm | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_visibility_restrictions_3 [0.019645s] ... ok 2026-04-13 02:03:04.840812 | debian-bookworm | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_8 [0.020814s] ... ok 2026-04-13 02:03:04.853648 | debian-bookworm | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test_check_for_access_rules_locks [0.019450s] ... ok 2026-04-13 02:03:04.853662 | debian-bookworm | {0} manila.tests.api.v2.test_metadata.MetadataAPITest.test__get_resource_policy_not_authorized_pubic_resource [0.045417s] ... ok 2026-04-13 02:03:04.853666 | debian-bookworm | {6} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_6 [0.028476s] ... ok 2026-04-13 02:03:04.865697 | debian-bookworm | {5} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_access_not_found [0.049011s] ... ok 2026-04-13 02:03:04.865711 | debian-bookworm | {2} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_accesses_share_not_found [0.047559s] ... ok 2026-04-13 02:03:04.865715 | debian-bookworm | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_tenant_quota_1 [0.020045s] ... ok 2026-04-13 02:03:04.865724 | debian-bookworm | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test_deny_access [0.019404s] ... ok 2026-04-13 02:03:04.875751 | debian-bookworm | {6} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_not_authorized [0.025444s] ... ok 2026-04-13 02:03:04.893665 | debian-bookworm | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_1 [0.020320s] ... ok 2026-04-13 02:03:04.893677 | debian-bookworm | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test_deny_access_delete_locks [0.019825s] ... ok 2026-04-13 02:03:04.894468 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:04.901763 | debian-bookworm | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_5 [0.019812s] ... ok 2026-04-13 02:03:04.901776 | debian-bookworm | {5} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_exception_path_2_ShareBusyException [0.041271s] ... ok 2026-04-13 02:03:04.913816 | debian-bookworm | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_quota_2 [0.022297s] ... ok 2026-04-13 02:03:04.913867 | debian-bookworm | {2} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_accesses_share_req_share_id_not_exist [0.046851s] ... ok 2026-04-13 02:03:04.918412 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:04.925873 | debian-bookworm | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_4 [0.021643s] ... ok 2026-04-13 02:03:04.933911 | debian-bookworm | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_share_type_quota_1_2_39 [0.023537s] ... ok 2026-04-13 02:03:04.938616 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:04.941826 | debian-bookworm | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_share_type_quota [0.020540s] ... ok 2026-04-13 02:03:04.941849 | debian-bookworm | {5} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_invalid_share_id [0.042412s] ... ok 2026-04-13 02:03:04.945819 | debian-bookworm | Config option None.quota_shares is deprecated. Use option quota.shares instead. 2026-04-13 02:03:04.945844 | debian-bookworm | Config option None.quota_gigabytes is deprecated. Use option quota.gigabytes instead. 2026-04-13 02:03:04.945848 | debian-bookworm | Config option None.quota_snapshots is deprecated. Use option quota.snapshots instead. 2026-04-13 02:03:04.945852 | debian-bookworm | Config option None.quota_snapshot_gigabytes is deprecated. Use option quota.snapshot_gigabytes instead. 2026-04-13 02:03:04.945857 | debian-bookworm | Config option None.quota_share_networks is deprecated. Use option quota.share_networks instead. 2026-04-13 02:03:04.958270 | debian-bookworm | {0} manila.tests.api.v2.test_metadata.MetadataAPITest.test_delete_metadata [0.097994s] ... ok 2026-04-13 02:03:04.958295 | debian-bookworm | {2} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_policy_not_authorized_2_detail [0.047263s] ... ok 2026-04-13 02:03:04.961652 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:04.973825 | debian-bookworm | {1} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_2 [0.348657s] ... ok 2026-04-13 02:03:04.973872 | debian-bookworm | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_tenant_quota_2 [0.022008s] ... ok 2026-04-13 02:03:04.973877 | debian-bookworm | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_all_quotas_with_force_2 [0.037716s] ... ok 2026-04-13 02:03:04.981686 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:04.989090 | debian-bookworm | {1} manila.tests.api.v2.test_limits.LimitMiddlewareTest.test_limit_class [0.019103s] ... ok 2026-04-13 02:03:04.989125 | debian-bookworm | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_tenant_quota_3 [0.020160s] ... ok 2026-04-13 02:03:04.989130 | debian-bookworm | {5} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_with_limit [0.044668s] ... ok 2026-04-13 02:03:04.989134 | debian-bookworm | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_inexistent_quota [0.020596s] ... ok 2026-04-13 02:03:04.999275 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.013829 | debian-bookworm | {1} manila.tests.api.v2.test_limits.LimiterTest.test_delay_PUT_wait [0.019808s] ... ok 2026-04-13 02:03:05.013863 | debian-bookworm | {2} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_show [0.051762s] ... ok 2026-04-13 02:03:05.013868 | debian-bookworm | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_share_type_quota_detail_1_2_39 [0.028446s] ... ok 2026-04-13 02:03:05.021369 | debian-bookworm | {1} manila.tests.api.v2.test_limits.WsgiLimiterTest.test_good_url [0.019040s] ... ok 2026-04-13 02:03:05.023912 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.029465 | debian-bookworm | {0} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_all_metadata_3 [0.076129s] ... ok 2026-04-13 02:03:05.029528 | debian-bookworm | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_1 [0.036575s] ... ok 2026-04-13 02:03:05.035982 | debian-bookworm | {5} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_restore_invalid_backup_id [0.045375s] ... ok 2026-04-13 02:03:05.036003 | debian-bookworm | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_quota_1 [0.024712s] ... ok 2026-04-13 02:03:05.041776 | debian-bookworm | {1} manila.tests.api.v2.test_limits.WsgiLimiterTest.test_response_to_delays [0.019476s] ... ok 2026-04-13 02:03:05.045730 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.049201 | debian-bookworm | {3} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_1_no_body_content [0.020224s] ... ok 2026-04-13 02:03:05.049214 | debian-bookworm | {2} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_1_index [0.044150s] ... ok 2026-04-13 02:03:05.056008 | debian-bookworm | {0} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_2 [0.027114s] ... ok 2026-04-13 02:03:05.056045 | debian-bookworm | {1} manila.tests.api.v2.test_messages.MessageApiTest.test_show_pre_microversion [0.019438s] ... ok 2026-04-13 02:03:05.069891 | debian-bookworm | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_api_not_found_2 [0.022824s] ... ok 2026-04-13 02:03:05.069918 | debian-bookworm | {3} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_5_invalid_resource_id [0.019964s] ... ok 2026-04-13 02:03:05.069922 | debian-bookworm | {0} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_api_not_found_1 [0.019603s] ... ok 2026-04-13 02:03:05.069994 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.077793 | debian-bookworm | {1} manila.tests.api.v2.test_messages.MessageApiTest.test_show_with_resource [0.021022s] ... ok 2026-04-13 02:03:05.077819 | debian-bookworm | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_not_authorized [0.020104s] ... ok 2026-04-13 02:03:05.093764 | debian-bookworm | {3} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_pagination_1 [0.021705s] ... ok 2026-04-13 02:03:05.093794 | debian-bookworm | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_3 [0.019557s] ... ok 2026-04-13 02:03:05.098004 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.107300 | debian-bookworm | {3} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_show_not_found [0.021980s] ... ok 2026-04-13 02:03:05.113742 | debian-bookworm | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_6 [0.019209s] ... ok 2026-04-13 02:03:05.113761 | debian-bookworm | {1} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_resource_id_not_found [0.032078s] ... ok 2026-04-13 02:03:05.113766 | debian-bookworm | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_user_quota_can_not_be_bigger_than_tenant_quota [0.032210s] ... ok 2026-04-13 02:03:05.126852 | debian-bookworm | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_1 [0.018771s] ... ok 2026-04-13 02:03:05.141625 | debian-bookworm | {1} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_api_not_found_1 [0.020000s] ... ok 2026-04-13 02:03:05.141640 | debian-bookworm | {6} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_2_invalid_body [0.020989s] ... ok 2026-04-13 02:03:05.141645 | debian-bookworm | {3} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_not_found_1_index [0.026980s] ... ok 2026-04-13 02:03:05.153682 | debian-bookworm | {5} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_create_metadata [0.113957s] ... ok 2026-04-13 02:03:05.153695 | debian-bookworm | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_5 [0.019488s] ... ok 2026-04-13 02:03:05.153699 | debian-bookworm | {1} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_api_not_found_3 [0.020153s] ... ok 2026-04-13 02:03:05.153703 | debian-bookworm | {6} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_3_invalid_action [0.020793s] ... ok 2026-04-13 02:03:05.165205 | debian-bookworm | {3} manila.tests.api.v2.test_security_service.ShareApiTest.test_create_security_service_no_body [0.021233s] ... ok 2026-04-13 02:03:05.165224 | debian-bookworm | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_6 [0.018552s] ... ok 2026-04-13 02:03:05.173734 | debian-bookworm | {7} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_invalid_reset_status_body_2 [0.487000s] ... ok 2026-04-13 02:03:05.173756 | debian-bookworm | {6} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_4_invalid_reason [0.019892s] ... ok 2026-04-13 02:03:05.173761 | debian-bookworm | {1} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_7 [0.023635s] ... ok 2026-04-13 02:03:05.173834 | debian-bookworm | Cannot set or update admin only metadata. 2026-04-13 02:03:05.173845 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:05.173849 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v2/share_export_locations.py", line 134, in _validate_metadata_for_update 2026-04-13 02:03:05.173854 | debian-bookworm | policy.check_policy( 2026-04-13 02:03:05.173860 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:05.173865 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:05.173869 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:05.173874 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:05.173879 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:05.173883 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:05.173887 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:05.173890 | debian-bookworm | raise effect 2026-04-13 02:03:05.173894 | debian-bookworm | manila.exception.PolicyNotAuthorized: Policy doesn't allow update_admin_only_metadata to be performed. 2026-04-13 02:03:05.184305 | debian-bookworm | {2} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_validate_metadata_for_update_invalid [0.127824s] ... ok 2026-04-13 02:03:05.184321 | debian-bookworm | {3} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_valid_keys_sh_server_exists [0.023348s] ... ok 2026-04-13 02:03:05.184326 | debian-bookworm | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__validate_user_id_and_share_type_args_1__None__None_ [0.018993s] ... ok 2026-04-13 02:03:05.185105 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.197752 | debian-bookworm | {6} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_enable_4___detail___True__False_ [0.020178s] ... ok 2026-04-13 02:03:05.197772 | debian-bookworm | {7} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_2 [0.025816s] ... ok 2026-04-13 02:03:05.213717 | debian-bookworm | {3} manila.tests.api.v2.test_services.ServicesTest.test_services_enable_3 [0.020988s] ... ok 2026-04-13 02:03:05.213733 | debian-bookworm | {1} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_2 [0.027700s] ... ok 2026-04-13 02:03:05.213738 | debian-bookworm | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__validate_user_id_and_share_type_args_2__None___foo__ [0.018597s] ... ok 2026-04-13 02:03:05.213742 | debian-bookworm | {6} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_services_list_all_tenants_with_value_zero [0.020590s] ... ok 2026-04-13 02:03:05.228001 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares', 'gigabytes'] 2026-04-13 02:03:05.233750 | debian-bookworm | {7} manila.tests.api.v2.test_limits.LimiterTest.test_no_delay_GET [0.020708s] ... ok 2026-04-13 02:03:05.233763 | debian-bookworm | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__get_share_type_id_found [0.019434s] ... ok 2026-04-13 02:03:05.233768 | debian-bookworm | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_1 [0.020523s] ... ok 2026-04-13 02:03:05.233772 | debian-bookworm | {6} manila.tests.api.v2.test_services.ServicesTest.test_services_list_api_not_found_2 [0.019446s] ... ok 2026-04-13 02:03:05.237686 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.244314 | debian-bookworm | {7} manila.tests.api.v2.test_limits.LimiterTest.test_user_limit [0.019578s] ... ok 2026-04-13 02:03:05.244328 | debian-bookworm | {4} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_1 [0.353488s] ... ok 2026-04-13 02:03:05.244332 | debian-bookworm | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__get_share_type_id_not_found [0.019477s] ... ok 2026-04-13 02:03:05.244336 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test__force_delete_call_1 [0.065313s] ... ok 2026-04-13 02:03:05.249676 | debian-bookworm | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_7 [0.021221s] ... ok 2026-04-13 02:03:05.257678 | debian-bookworm | {6} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_status [0.019572s] ... ok 2026-04-13 02:03:05.257693 | debian-bookworm | {7} manila.tests.api.v2.test_limits.LimitsControllerTest.test_index_ignores_extra_absolute_limits_json [0.020998s] ... ok 2026-04-13 02:03:05.264663 | debian-bookworm | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__validate_user_id_and_share_type_args_3___bar___None_ [0.019466s] ... ok 2026-04-13 02:03:05.264677 | debian-bookworm | {4} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_1 [0.022794s] ... ok 2026-04-13 02:03:05.264682 | debian-bookworm | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_not_authorized [0.019799s] ... ok 2026-04-13 02:03:05.277727 | debian-bookworm | Config option None.quota_shares is deprecated. Use option quota.shares instead. 2026-04-13 02:03:05.277744 | debian-bookworm | Config option None.quota_gigabytes is deprecated. Use option quota.gigabytes instead. 2026-04-13 02:03:05.279658 | debian-bookworm | {5} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_1 [0.134171s] ... ok 2026-04-13 02:03:05.289782 | debian-bookworm | Config option None.quota_snapshots is deprecated. Use option quota.snapshots instead. 2026-04-13 02:03:05.289798 | debian-bookworm | Config option None.quota_snapshot_gigabytes is deprecated. Use option quota.snapshot_gigabytes instead. 2026-04-13 02:03:05.289803 | debian-bookworm | Config option None.quota_share_networks is deprecated. Use option quota.share_networks instead. 2026-04-13 02:03:05.289807 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.289811 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.290086 | debian-bookworm | {4} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_with_unsupported_versions_4 [0.020496s] ... ok 2026-04-13 02:03:05.290097 | debian-bookworm | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_2 [0.020744s] ... ok 2026-04-13 02:03:05.290101 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test__force_delete_call_2 [0.046781s] ... ok 2026-04-13 02:03:05.301792 | debian-bookworm | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_all_quotas_with_force_3 [0.038696s] ... ok 2026-04-13 02:03:05.301807 | debian-bookworm | {4} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_instantiate_controller_1_AvailabilityZoneControllerLegacy [0.018750s] ... ok 2026-04-13 02:03:05.318089 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.321782 | debian-bookworm | {7} manila.tests.api.v2.test_metadata.MetadataAPITest.test__get_resource_policy_not_authorized_private_resource_2_False [0.049807s] ... ok 2026-04-13 02:03:05.321795 | debian-bookworm | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_5 [0.021317s] ... ok 2026-04-13 02:03:05.321799 | debian-bookworm | {6} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_metadata_with_unsupported_version_1_1_0 [0.064128s] ... ok 2026-04-13 02:03:05.321804 | debian-bookworm | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_api_not_found_3 [0.019468s] ... ok 2026-04-13 02:03:05.321808 | debian-bookworm | {4} manila.tests.api.v2.test_limits.LimitTest.test_GET_no_delay [0.019316s] ... ok 2026-04-13 02:03:05.328137 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.333686 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test__reset_status_call_2 [0.038977s] ... ok 2026-04-13 02:03:05.341711 | debian-bookworm | {4} manila.tests.api.v2.test_limits.LimiterTest.test_delay_POST [0.018291s] ... ok 2026-04-13 02:03:05.353211 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.353646 | debian-bookworm | {5} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.062128s] ... ok 2026-04-13 02:03:05.353658 | debian-bookworm | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_invalid_value_1__2 [0.024609s] ... ok 2026-04-13 02:03:05.353663 | debian-bookworm | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_share_type_quota_2_2_40 [0.037738s] ... ok 2026-04-13 02:03:05.361776 | debian-bookworm | {4} manila.tests.api.v2.test_limits.LimiterTest.test_multiple_users [0.018633s] ... ok 2026-04-13 02:03:05.373834 | debian-bookworm | Quota '[1]' for shares should be integer. 2026-04-13 02:03:05.373867 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.374233 | debian-bookworm | {0} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_3_invalid_action [0.019258s] ... ok 2026-04-13 02:03:05.374254 | debian-bookworm | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_invalid_value_4__1_ [0.023295s] ... ok 2026-04-13 02:03:05.374263 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_1 [0.039639s] ... ok 2026-04-13 02:03:05.381708 | debian-bookworm | {6} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_metadata_with_unsupported_version_2_2_0 [0.058576s] ... ok 2026-04-13 02:03:05.381726 | debian-bookworm | {4} manila.tests.api.v2.test_limits.LimiterTest.test_no_delay_PUT [0.019227s] ... ok 2026-04-13 02:03:05.383667 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.394581 | debian-bookworm | {7} manila.tests.api.v2.test_metadata.MetadataAPITest.test_create_index_metadata [0.075443s] ... ok 2026-04-13 02:03:05.394598 | debian-bookworm | {0} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_1_no_body_content [0.019355s] ... ok 2026-04-13 02:03:05.394607 | debian-bookworm | {4} manila.tests.api.v2.test_limits.LimitsControllerTest.test_index_json_2_2_58 [0.018433s] ... ok 2026-04-13 02:03:05.401822 | debian-bookworm | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_share_type_quota_1_2_39 [0.035315s] ... ok 2026-04-13 02:03:05.403085 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.412531 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.412840 | debian-bookworm | {5} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.060205s] ... ok 2026-04-13 02:03:05.412852 | debian-bookworm | {0} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_2_invalid_body [0.020364s] ... ok 2026-04-13 02:03:05.412857 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_delete_not_found [0.038446s] ... ok 2026-04-13 02:03:05.412861 | debian-bookworm | {4} manila.tests.api.v2.test_limits.ParseLimitsTest.test_multiple_rules [0.018546s] ... ok 2026-04-13 02:03:05.429748 | debian-bookworm | {7} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_body_error [0.035113s] ... ok 2026-04-13 02:03:05.429769 | debian-bookworm | {0} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_5_disallowed_attributes [0.019139s] ... ok 2026-04-13 02:03:05.429774 | debian-bookworm | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_share_type_quota_for_share_networks [0.025852s] ... ok 2026-04-13 02:03:05.438266 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.438609 | debian-bookworm | {4} manila.tests.api.v2.test_limits.WsgiLimiterTest.test_response_to_delays_usernames [0.019259s] ... ok 2026-04-13 02:03:05.438620 | debian-bookworm | {6} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_metadata_with_unsupported_version_3_2_43 [0.058053s] ... ok 2026-04-13 02:03:05.445699 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_invalid_share_group [0.039053s] ... ok 2026-04-13 02:03:05.445714 | debian-bookworm | {0} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_time_filters_3 [0.020307s] ... ok 2026-04-13 02:03:05.445718 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_with_name_and_description_2 [0.038461s] ... ok 2026-04-13 02:03:05.445723 | debian-bookworm | {7} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_3 [0.027176s] ... ok 2026-04-13 02:03:05.457705 | debian-bookworm | {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create [0.019127s] ... ok 2026-04-13 02:03:05.457974 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.465680 | debian-bookworm | {0} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_enable_2___index___False__False_ [0.019479s] ... ok 2026-04-13 02:03:05.465693 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_06 [0.019170s] ... ok 2026-04-13 02:03:05.473690 | debian-bookworm | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_share_type_arg_is_absent_2 [0.020539s] ... ok 2026-04-13 02:03:05.473705 | debian-bookworm | {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_2_lock_reason [0.019464s] ... ok 2026-04-13 02:03:05.473896 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.485632 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.485861 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_with_name [0.039134s] ... ok 2026-04-13 02:03:05.485871 | debian-bookworm | {0} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_create_invalid_types [0.019473s] ... ok 2026-04-13 02:03:05.485875 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_14 [0.019307s] ... ok 2026-04-13 02:03:05.505776 | debian-bookworm | {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_create_no_such_resource [0.020358s] ... ok 2026-04-13 02:03:05.505795 | debian-bookworm | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_4 [0.020438s] ... ok 2026-04-13 02:03:05.505800 | debian-bookworm | {3} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_and_show_1 [0.292723s] ... ok 2026-04-13 02:03:05.505804 | debian-bookworm | {0} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_invalid_keys_sh_server_exists [0.019258s] ... ok 2026-04-13 02:03:05.505808 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_16 [0.018806s] ... ok 2026-04-13 02:03:05.516358 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.516674 | debian-bookworm | {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_pagination_2 [0.020090s] ... ok 2026-04-13 02:03:05.516684 | debian-bookworm | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_2 [0.020276s] ... ok 2026-04-13 02:03:05.516689 | debian-bookworm | {4} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_all_metadata_1 [0.076523s] ... ok 2026-04-13 02:03:05.533775 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_2 [0.039031s] ... ok 2026-04-13 02:03:05.533793 | debian-bookworm | {0} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_share_server_dependent_exists_1_True [0.019111s] ... ok 2026-04-13 02:03:05.533798 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_with_too_small_key [0.019473s] ... ok 2026-04-13 02:03:05.533807 | debian-bookworm | {1} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_index_with_filters_2_2_22 [0.019913s] ... ok 2026-04-13 02:03:05.533811 | debian-bookworm | {6} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_1 [0.094745s] ... ok 2026-04-13 02:03:05.533815 | debian-bookworm | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_api_not_found_2 [0.020802s] ... ok 2026-04-13 02:03:05.541727 | debian-bookworm | {0} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_share_server_dependent_exists_2_False [0.019262s] ... ok 2026-04-13 02:03:05.541741 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_invalid_body_1_None [0.019344s] ... ok 2026-04-13 02:03:05.549770 | debian-bookworm | {1} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_disabled_2___detail___True_ [0.019094s] ... ok 2026-04-13 02:03:05.557698 | debian-bookworm | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_user_quota [0.021140s] ... ok 2026-04-13 02:03:05.565720 | debian-bookworm | {1} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_enable_1___index___False__True_ [0.019377s] ... ok 2026-04-13 02:03:05.565812 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.573755 | debian-bookworm | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_4 [0.022442s] ... ok 2026-04-13 02:03:05.575562 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.584894 | debian-bookworm | {3} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_access_not_authorized [0.081820s] ... ok 2026-04-13 02:03:05.584907 | debian-bookworm | {0} manila.tests.api.v2.test_security_services.SecurityServicesAPITest.test_index_4_2_76 [0.038069s] ... ok 2026-04-13 02:03:05.584911 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_missing_add_project_access_in_body [0.038363s] ... ok 2026-04-13 02:03:05.584916 | debian-bookworm | {1} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_enable_3___detail___True__True_ [0.019104s] ... ok 2026-04-13 02:03:05.589652 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.593670 | debian-bookworm | {4} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_get_metadata_item_2 [0.084852s] ... ok 2026-04-13 02:03:05.601653 | debian-bookworm | Metadata property key is blank. 2026-04-13 02:03:05.609721 | debian-bookworm | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_share_type_quota_with_old_microversion_1_show [0.021352s] ... ok 2026-04-13 02:03:05.609735 | debian-bookworm | {6} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_with_invalid_metadata_2 [0.069330s] ... ok 2026-04-13 02:03:05.609740 | debian-bookworm | {0} manila.tests.api.v2.test_services.ServicesTest.test_services_list_api_not_found_1 [0.019443s] ... ok 2026-04-13 02:03:05.609744 | debian-bookworm | {1} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_delete_has_share_networks [0.019629s] ... ok 2026-04-13 02:03:05.617345 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.617683 | debian-bookworm | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_share_type_quota_with_old_microversion_2_detail [0.020526s] ... ok 2026-04-13 02:03:05.617695 | debian-bookworm | {0} manila.tests.api.v2.test_services.ServicesTest.test_services_update_legacy_url_2_dot_7_api_not_found_3 [0.018826s] ... ok 2026-04-13 02:03:05.624246 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_missing_project_in_body [0.038243s] ... ok 2026-04-13 02:03:05.624260 | debian-bookworm | {3} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_update_access_level_invalid_update_request [0.048303s] ... ok 2026-04-13 02:03:05.637668 | debian-bookworm | {1} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_description [0.019663s] ... ok 2026-04-13 02:03:05.644935 | debian-bookworm | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_share_type_quota_2_2_40 [0.024695s] ... ok 2026-04-13 02:03:05.644966 | debian-bookworm | {1} manila.tests.api.v2.test_services.ServicesTest.test_services_list_api_not_found_3 [0.019107s] ... ok 2026-04-13 02:03:05.652482 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.662972 | debian-bookworm | {6} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_accesses_restricted_2_False [0.054027s] ... ok 2026-04-13 02:03:05.662984 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_nonexistent_rule [0.037702s] ... ok 2026-04-13 02:03:05.662989 | debian-bookworm | {1} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_binary [0.019283s] ... ok 2026-04-13 02:03:05.665777 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.665795 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.669803 | debian-bookworm | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_api_not_found_1 [0.025867s] ... ok 2026-04-13 02:03:05.681696 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_group_specs_1_None [0.019113s] ... ok 2026-04-13 02:03:05.697982 | debian-bookworm | {1} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_host [0.019083s] ... ok 2026-04-13 02:03:05.698003 | debian-bookworm | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_value_greater_than_2147483647_1 [0.020783s] ... ok 2026-04-13 02:03:05.698008 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_older_api_version [0.018493s] ... ok 2026-04-13 02:03:05.713928 | debian-bookworm | {6} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_with_unsupported_version_2_2_0 [0.046240s] ... ok 2026-04-13 02:03:05.713954 | debian-bookworm | {1} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_zone [0.019386s] ... ok 2026-04-13 02:03:05.713958 | debian-bookworm | {7} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_1_action_and_lock_reason [0.021849s] ... ok 2026-04-13 02:03:05.713969 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_list_with_is_default_key_2___2_45___False_ [0.019127s] ... ok 2026-04-13 02:03:05.721119 | debian-bookworm | {0} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_2 [0.098132s] ... ok 2026-04-13 02:03:05.721142 | debian-bookworm | {1} manila.tests.api.v2.test_services.ServicesTest.test_services_update_legacy_url_2_dot_7_api_not_found_1 [0.019309s] ... ok 2026-04-13 02:03:05.734038 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.741849 | debian-bookworm | {3} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_index_metadata_1_2_86 [0.107695s] ... ok 2026-04-13 02:03:05.741876 | debian-bookworm | {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_list_with_is_default_key_3___2_46___True_ [0.018550s] ... ok 2026-04-13 02:03:05.741881 | debian-bookworm | {7} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_time_filters_2 [0.025356s] ... ok 2026-04-13 02:03:05.741886 | debian-bookworm | {6} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_invalid_body [0.039756s] ... ok 2026-04-13 02:03:05.741890 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_with_limit [0.221639s] ... ok 2026-04-13 02:03:05.757750 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.757790 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.757795 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.759451 | debian-bookworm | {7} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_create [0.023146s] ... ok 2026-04-13 02:03:05.773681 | debian-bookworm | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test__force_delete_call_1 [0.038484s] ... ok 2026-04-13 02:03:05.774691 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.774702 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.774706 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.789726 | debian-bookworm | {0} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_unsupported_version_4_2_44 [0.058877s] ... ok 2026-04-13 02:03:05.789745 | debian-bookworm | {6} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_backups_detail_2_False [0.040357s] ... ok 2026-04-13 02:03:05.789749 | debian-bookworm | {1} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_access_metadata_with_body_error [0.062537s] ... ok 2026-04-13 02:03:05.789754 | debian-bookworm | {7} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_list_all_filter_opts_separately [0.024525s] ... ok 2026-04-13 02:03:05.797745 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.804867 | debian-bookworm | {7} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_show [0.020116s] ... ok 2026-04-13 02:03:05.809675 | debian-bookworm | Metadata property value is greater than 1023 characters. 2026-04-13 02:03:05.809687 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.813700 | debian-bookworm | {4} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_invalid_metadata_4 [0.214290s] ... ok 2026-04-13 02:03:05.813714 | debian-bookworm | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test__force_delete_call_2 [0.039031s] ... ok 2026-04-13 02:03:05.825713 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.825726 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.825730 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.826011 | debian-bookworm | {6} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_backups_summary_with_share_id [0.039090s] ... ok 2026-04-13 02:03:05.833691 | debian-bookworm | {7} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_show_not_found [0.021262s] ... ok 2026-04-13 02:03:05.839788 | debian-bookworm | Metadata property value is blank. 2026-04-13 02:03:05.841684 | debian-bookworm | {4} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_1 [0.028741s] ... ok 2026-04-13 02:03:05.849648 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.849874 | debian-bookworm | {0} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_with_invalid_metadata_1 [0.067412s] ... ok 2026-04-13 02:03:05.849891 | debian-bookworm | {7} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_name [0.020921s] ... ok 2026-04-13 02:03:05.849895 | debian-bookworm | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_invalid_body_invalid_field [0.038500s] ... ok 2026-04-13 02:03:05.857767 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.857787 | debian-bookworm | Metadata property value is greater than 1023 characters. 2026-04-13 02:03:05.869787 | debian-bookworm | {6} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_2_2_91 [0.039904s] ... ok 2026-04-13 02:03:05.869820 | debian-bookworm | {1} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_with_invalid_metadata_4 [0.076447s] ... ok 2026-04-13 02:03:05.869826 | debian-bookworm | {4} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_3 [0.027411s] ... ok 2026-04-13 02:03:05.885456 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.885808 | debian-bookworm | {7} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_services_list_admin_context_invalid_opts [0.024274s] ... ok 2026-04-13 02:03:05.885818 | debian-bookworm | {3} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_with_preferred_flag_2_user [0.146877s] ... ok 2026-04-13 02:03:05.885822 | debian-bookworm | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_1 [0.019506s] ... ok 2026-04-13 02:03:05.893697 | debian-bookworm | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_source_group_snapshot_not_a_uuid [0.040293s] ... ok 2026-04-13 02:03:05.893710 | debian-bookworm | {0} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test__is_rule_restricted_2_False [0.047366s] ... ok 2026-04-13 02:03:05.897672 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.907510 | debian-bookworm | {6} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_restore_to_target_share [0.041531s] ... ok 2026-04-13 02:03:05.907521 | debian-bookworm | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_4 [0.019135s] ... ok 2026-04-13 02:03:05.912004 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.921715 | debian-bookworm | {1} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_with_unsupported_version_3_2_8 [0.047215s] ... ok 2026-04-13 02:03:05.921732 | debian-bookworm | {7} manila.tests.api.v2.test_security_services.SecurityServicesAPITest.test_index_1_2_0 [0.042793s] ... ok 2026-04-13 02:03:05.929654 | debian-bookworm | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_api_not_found_1 [0.019575s] ... ok 2026-04-13 02:03:05.929667 | debian-bookworm | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_az [0.038360s] ... ok 2026-04-13 02:03:05.933727 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.933743 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.957554 | debian-bookworm | {7} manila.tests.api.v2.test_services.ServicesTest.test_ensure_shares_conflict [0.020927s] ... ok 2026-04-13 02:03:05.957579 | debian-bookworm | {6} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_4_create [0.038719s] ... ok 2026-04-13 02:03:05.957584 | debian-bookworm | {0} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_accesses_restricted_1_True [0.052029s] ... ok 2026-04-13 02:03:05.957588 | debian-bookworm | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_3 [0.021373s] ... ok 2026-04-13 02:03:05.958052 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.969659 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.977808 | debian-bookworm | {7} manila.tests.api.v2.test_services.ServicesTest.test_services_disable_4 [0.020734s] ... ok 2026-04-13 02:03:05.977843 | debian-bookworm | {1} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_restricted_1_True [0.056182s] ... ok 2026-04-13 02:03:05.977847 | debian-bookworm | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_3 [0.021143s] ... ok 2026-04-13 02:03:05.977851 | debian-bookworm | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_invalid_share_types_field_not_uuids [0.038759s] ... ok 2026-04-13 02:03:05.993696 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:05.997756 | debian-bookworm | {7} manila.tests.api.v2.test_services.ServicesTest.test_services_enable_2 [0.023662s] ... ok 2026-04-13 02:03:05.997769 | debian-bookworm | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_6 [0.021698s] ... ok 2026-04-13 02:03:05.997774 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_force_delete_with_different_roles_3 [0.250180s] ... ok 2026-04-13 02:03:06.005679 | debian-bookworm | {7} manila.tests.api.v2.test_services.ServicesTest.test_services_list_1 [0.020971s] ... ok 2026-04-13 02:03:06.009647 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.009661 | debian-bookworm | Config option None.quota_shares is deprecated. Use option quota.shares instead. 2026-04-13 02:03:06.009672 | debian-bookworm | Config option None.quota_gigabytes is deprecated. Use option quota.gigabytes instead. 2026-04-13 02:03:06.009676 | debian-bookworm | Config option None.quota_snapshots is deprecated. Use option quota.snapshots instead. 2026-04-13 02:03:06.009679 | debian-bookworm | Config option None.quota_snapshot_gigabytes is deprecated. Use option quota.snapshot_gigabytes instead. 2026-04-13 02:03:06.009684 | debian-bookworm | Config option None.quota_share_networks is deprecated. Use option quota.share_networks instead. 2026-04-13 02:03:06.013690 | debian-bookworm | {1} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_with_unsupported_version_1_1_0 [0.046346s] ... ok 2026-04-13 02:03:06.021660 | debian-bookworm | {3} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_export_locations_replicated_share_1_2_91 [0.135608s] ... ok 2026-04-13 02:03:06.029065 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.041706 | debian-bookworm | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_all_quotas_with_force_1 [0.035000s] ... ok 2026-04-13 02:03:06.041721 | debian-bookworm | {7} manila.tests.api.v2.test_services.ServicesTest.test_services_list_3 [0.020687s] ... ok 2026-04-13 02:03:06.041726 | debian-bookworm | {0} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_and_show_2 [0.084675s] ... ok 2026-04-13 02:03:06.041730 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_invalid_body [0.040244s] ... ok 2026-04-13 02:03:06.043457 | debian-bookworm | Quota 'foo' for shares should be integer. 2026-04-13 02:03:06.049748 | debian-bookworm | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_invalid_value_2_foo [0.022669s] ... ok 2026-04-13 02:03:06.049763 | debian-bookworm | {7} manila.tests.api.v2.test_services.ServicesTest.test_services_list_4 [0.021009s] ... ok 2026-04-13 02:03:06.049768 | debian-bookworm | {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_delete [0.039164s] ... ok 2026-04-13 02:03:06.053625 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.053639 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.065136 | debian-bookworm | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_share_type_quota_using_too_old_microversion [0.019722s] ... ok 2026-04-13 02:03:06.085542 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.085934 | debian-bookworm | {7} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_host_binary [0.020148s] ... ok 2026-04-13 02:03:06.085944 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_with_name_and_description_1 [0.039311s] ... ok 2026-04-13 02:03:06.085949 | debian-bookworm | {0} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_update_access_level_invalid_access_level [0.046891s] ... ok 2026-04-13 02:03:06.085953 | debian-bookworm | {6} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_3 [0.140663s] ... ok 2026-04-13 02:03:06.095812 | debian-bookworm | {4} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_create [0.022731s] ... ok 2026-04-13 02:03:06.095825 | debian-bookworm | {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_1_2_80 [0.040171s] ... ok 2026-04-13 02:03:06.095829 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_10 [0.020075s] ... ok 2026-04-13 02:03:06.101725 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.105677 | debian-bookworm | {3} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [0.088167s] ... ok 2026-04-13 02:03:06.113706 | debian-bookworm | {4} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_delete [0.020668s] ... ok 2026-04-13 02:03:06.113722 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_05 [0.019719s] ... ok 2026-04-13 02:03:06.121683 | debian-bookworm | {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_exception_path_1_InvalidBackup [0.040396s] ... ok 2026-04-13 02:03:06.125652 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.125674 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.125679 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.125682 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.129675 | debian-bookworm | {4} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_delete_not_found [0.019129s] ... ok 2026-04-13 02:03:06.129687 | debian-bookworm | {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_with_limit_and_offset [0.039252s] ... ok 2026-04-13 02:03:06.137720 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_with_too_small_value [0.019548s] ... ok 2026-04-13 02:03:06.137737 | debian-bookworm | {7} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_access_metadata_with_access_id_not_found [0.067742s] ... ok 2026-04-13 02:03:06.149910 | debian-bookworm | {4} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_update [0.021168s] ... ok 2026-04-13 02:03:06.150043 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.150052 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.157760 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_index_no_data [0.019479s] ... ok 2026-04-13 02:03:06.157773 | debian-bookworm | {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_invalid_share [0.041165s] ... ok 2026-04-13 02:03:06.169859 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.177726 | debian-bookworm | {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_restore [0.038136s] ... ok 2026-04-13 02:03:06.177743 | debian-bookworm | {4} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_index_with_filters_3_2_23 [0.020167s] ... ok 2026-04-13 02:03:06.177748 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_show_2 [0.018818s] ... ok 2026-04-13 02:03:06.190251 | debian-bookworm | {3} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.087286s] ... ok 2026-04-13 02:03:06.190276 | debian-bookworm | {4} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_disabled_1___index___False_ [0.020070s] ... ok 2026-04-13 02:03:06.193762 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.193786 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.205706 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.205949 | debian-bookworm | {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_with_limit [0.039187s] ... ok 2026-04-13 02:03:06.213771 | debian-bookworm | {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_show_no_backup [0.038708s] ... ok 2026-04-13 02:03:06.213785 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_to_public_share_type [0.038916s] ... ok 2026-04-13 02:03:06.213790 | debian-bookworm | {4} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsTestCase.test_create_resource [0.019681s] ... ok 2026-04-13 02:03:06.221677 | debian-bookworm | {7} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_with_invalid_metadata_3 [0.082976s] ... ok 2026-04-13 02:03:06.241541 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.241561 | debian-bookworm | Metadata property key is greater than 255 characters. 2026-04-13 02:03:06.241579 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.241584 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.241949 | debian-bookworm | {4} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_delete [0.019881s] ... ok 2026-04-13 02:03:06.241961 | debian-bookworm | {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_policy_not_authorized_1_index [0.038518s] ... ok 2026-04-13 02:03:06.241965 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_group_does_not_exist [0.043551s] ... ok 2026-04-13 02:03:06.249681 | debian-bookworm | {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_update [0.038351s] ... ok 2026-04-13 02:03:06.249695 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_missing_project_in_body [0.037788s] ... ok 2026-04-13 02:03:06.249700 | debian-bookworm | {4} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_list [0.019320s] ... ok 2026-04-13 02:03:06.257712 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.257730 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.269712 | debian-bookworm | {4} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_list_filter_by_sn [0.019691s] ... ok 2026-04-13 02:03:06.273634 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.273656 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.277772 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_provided_share_type_does_not_exist [0.026741s] ... ok 2026-04-13 02:03:06.277791 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_1 [0.040840s] ... ok 2026-04-13 02:03:06.285774 | debian-bookworm | {7} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_restricted_2_False [0.062883s] ... ok 2026-04-13 02:03:06.285803 | debian-bookworm | {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_3_show [0.038173s] ... ok 2026-04-13 02:03:06.293805 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.294088 | debian-bookworm | {4} manila.tests.api.v2.test_services.ServicesTest.test_ensure_shares [0.019663s] ... ok 2026-04-13 02:03:06.294099 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_5_1 [0.019937s] ... ok 2026-04-13 02:03:06.309426 | debian-bookworm | {4} manila.tests.api.v2.test_services.ServicesTest.test_ensure_shares_host_not_found [0.020546s] ... ok 2026-04-13 02:03:06.313769 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.325756 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_7 [0.020008s] ... ok 2026-04-13 02:03:06.325777 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_no_share_groups [0.040342s] ... ok 2026-04-13 02:03:06.329631 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.337798 | debian-bookworm | {4} manila.tests.api.v2.test_services.ServicesTest.test_ensure_shares_no_host_param [0.019285s] ... ok 2026-04-13 02:03:06.337814 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_8 [0.019578s] ... ok 2026-04-13 02:03:06.349791 | debian-bookworm | {4} manila.tests.api.v2.test_services.ServicesTest.test_services_disable_1 [0.019864s] ... ok 2026-04-13 02:03:06.349809 | debian-bookworm | {7} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_update_access_level [0.067788s] ... ok 2026-04-13 02:03:06.352595 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.357673 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_1 [0.019315s] ... ok 2026-04-13 02:03:06.357686 | debian-bookworm | {1} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_export_locations_share_not_found [0.071616s] ... ok 2026-04-13 02:03:06.357690 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_with_limit_and_offset [0.042560s] ... ok 2026-04-13 02:03:06.377677 | debian-bookworm | {4} manila.tests.api.v2.test_services.ServicesTest.test_services_disable_2 [0.019325s] ... ok 2026-04-13 02:03:06.377690 | debian-bookworm | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_no_data_2_False [0.019331s] ... ok 2026-04-13 02:03:06.388294 | debian-bookworm | {4} manila.tests.api.v2.test_services.ServicesTest.test_services_list_2 [0.020291s] ... ok 2026-04-13 02:03:06.388730 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.397843 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.397866 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.409711 | debian-bookworm | {7} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_delete_exception [0.043343s] ... ok 2026-04-13 02:03:06.409725 | debian-bookworm | {6} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_export_locations_replicated_share_2_2_46 [0.318979s] ... ok 2026-04-13 02:03:06.409729 | debian-bookworm | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_force_delete_with_different_roles_3 [0.432768s] ... ok 2026-04-13 02:03:06.409733 | debian-bookworm | {4} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_state [0.021013s] ... ok 2026-04-13 02:03:06.421671 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.422238 | debian-bookworm | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_group_create_invalid_body_share_types_and_source_group_snapshot [0.039030s] ... ok 2026-04-13 02:03:06.422248 | debian-bookworm | {1} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_with_unsupported_version_3_2_8 [0.061296s] ... ok 2026-04-13 02:03:06.433675 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.433802 | debian-bookworm | {7} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_delete_invalid_backup [0.040748s] ... ok 2026-04-13 02:03:06.449790 | debian-bookworm | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_with_name_and_description_2 [0.039908s] ... ok 2026-04-13 02:03:06.449918 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.449926 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.449930 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.449934 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.462030 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.465731 | debian-bookworm | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_1 [0.038952s] ... ok 2026-04-13 02:03:06.473749 | debian-bookworm | {4} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_unsupported_version_3_2_8 [0.062820s] ... ok 2026-04-13 02:03:06.477666 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.477696 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.481783 | debian-bookworm | {7} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_backups_detail_1_True [0.045708s] ... ok 2026-04-13 02:03:06.489648 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.489983 | debian-bookworm | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_invalid_input [0.038935s] ... ok 2026-04-13 02:03:06.500575 | debian-bookworm | {1} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_export_location_not_found [0.080589s] ... ok 2026-04-13 02:03:06.520022 | debian-bookworm | {4} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_with_unsupported_version_2_2_0 [0.047172s] ... ok 2026-04-13 02:03:06.520290 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.541764 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.541790 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.542053 | debian-bookworm | {0} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_delete_metadata [0.288407s] ... ok 2026-04-13 02:03:06.542064 | debian-bookworm | {7} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_backups_summary [0.043958s] ... ok 2026-04-13 02:03:06.542068 | debian-bookworm | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_az_and_source_share_group_snapshot [0.038901s] ... ok 2026-04-13 02:03:06.542073 | debian-bookworm | {6} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_export_locations_replicated_share_3_2_47 [0.134988s] ... ok 2026-04-13 02:03:06.553669 | debian-bookworm | {2} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_1 [0.114338s] ... ok 2026-04-13 02:03:06.573583 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.574035 | debian-bookworm | {7} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_2_detail [0.041760s] ... ok 2026-04-13 02:03:06.574047 | debian-bookworm | {4} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_with_unsupported_version_4_2_44 [0.047094s] ... ok 2026-04-13 02:03:06.574052 | debian-bookworm | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_1 [0.038924s] ... ok 2026-04-13 02:03:06.585753 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.585774 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.585778 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.589581 | debian-bookworm | {1} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_export_location_share_not_found [0.092246s] ... ok 2026-04-13 02:03:06.593774 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.617541 | debian-bookworm | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_invalid_body [0.038675s] ... ok 2026-04-13 02:03:06.617561 | debian-bookworm | {7} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_5_delete [0.042732s] ... ok 2026-04-13 02:03:06.617929 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.617940 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.633759 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.634120 | debian-bookworm | {4} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_with_unsupported_version_3_2_44 [0.046808s] ... ok 2026-04-13 02:03:06.641775 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.653762 | debian-bookworm | {6} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_metadata_1_2_86 [0.107266s] ... ok 2026-04-13 02:03:06.653787 | debian-bookworm | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_with_name_and_description_1 [0.038859s] ... ok 2026-04-13 02:03:06.673790 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.673828 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.674285 | debian-bookworm | {2} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_with_preferred_flag_1_admin [0.103011s] ... ok 2026-04-13 02:03:06.674296 | debian-bookworm | {4} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create [0.047413s] ... ok 2026-04-13 02:03:06.689781 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.689806 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.690173 | debian-bookworm | {1} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_with_unsupported_version_3_2_8 [0.090974s] ... ok 2026-04-13 02:03:06.701060 | debian-bookworm | {0} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_get_admin_export_location [0.168304s] ... ok 2026-04-13 02:03:06.702304 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.702317 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.709786 | debian-bookworm | {4} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_no_share_id [0.040449s] ... ok 2026-04-13 02:03:06.729572 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.730084 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test__reset_status_call_1 [0.042518s] ... ok 2026-04-13 02:03:06.742249 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.742268 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.742584 | debian-bookworm | {2} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_show_export_location_share_instance_not_found [0.076632s] ... ok 2026-04-13 02:03:06.742595 | debian-bookworm | {6} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_update_all_metadata [0.093298s] ... ok 2026-04-13 02:03:06.742600 | debian-bookworm | {4} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_with_limit_and_offset [0.039802s] ... ok 2026-04-13 02:03:06.761920 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.763763 | debian-bookworm | {7} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_with_preferred_flag_1_admin [0.153374s] ... ok 2026-04-13 02:03:06.773936 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.773957 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.774357 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_no_share_group_id [0.042376s] ... ok 2026-04-13 02:03:06.774368 | debian-bookworm | {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_access_3___index___1_ [0.040534s] ... ok 2026-04-13 02:03:06.781674 | debian-bookworm | {6} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_with_limit_and_offset [0.041570s] ... ok 2026-04-13 02:03:06.789656 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.799809 | debian-bookworm | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_groups_reset_status_with_different_roles_3 [0.154171s] ... ok 2026-04-13 02:03:06.802602 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.806755 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_with_name_and_description [0.040855s] ... ok 2026-04-13 02:03:06.809641 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.809656 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.817706 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.821809 | debian-bookworm | {0} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_2 [0.130529s] ... ok 2026-04-13 02:03:06.833858 | debian-bookworm | {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_get_share_instances_3_2_9 [0.055828s] ... ok 2026-04-13 02:03:06.833875 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_force_delete_with_different_roles_1 [0.474435s] ... ok 2026-04-13 02:03:06.841676 | debian-bookworm | {4} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_index_metadata_2_2_87 [0.098332s] ... ok 2026-04-13 02:03:06.843850 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.858211 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.861734 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_no_share_groups [0.041574s] ... ok 2026-04-13 02:03:06.861748 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_01 [0.021684s] ... ok 2026-04-13 02:03:06.861752 | debian-bookworm | {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_with_description [0.040321s] ... ok 2026-04-13 02:03:06.874798 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_09 [0.020436s] ... ok 2026-04-13 02:03:06.885572 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.885591 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.891816 | debian-bookworm | {7} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_metadata_2_2_87 [0.127329s] ... ok 2026-04-13 02:03:06.897645 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.897661 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.905765 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_15 [0.019824s] ... ok 2026-04-13 02:03:06.905783 | debian-bookworm | {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_show_share_group_not_found [0.039031s] ... ok 2026-04-13 02:03:06.914786 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_06 [0.019990s] ... ok 2026-04-13 02:03:06.932469 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.933725 | debian-bookworm | {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_05 [0.020088s] ... ok 2026-04-13 02:03:06.933737 | debian-bookworm | {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_2_2_34 [0.094934s] ... ok 2026-04-13 02:03:06.933741 | debian-bookworm | {6} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_reset_status_with_different_roles_1 [0.150226s] ... ok 2026-04-13 02:03:06.949708 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_07 [0.020168s] ... ok 2026-04-13 02:03:06.949747 | debian-bookworm | {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_08 [0.019175s] ... ok 2026-04-13 02:03:06.962261 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_10 [0.019772s] ... ok 2026-04-13 02:03:06.962295 | debian-bookworm | {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_13 [0.019751s] ... ok 2026-04-13 02:03:06.962498 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.975211 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_11 [0.020122s] ... ok 2026-04-13 02:03:06.977670 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:06.993598 | debian-bookworm | {4} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_4 [0.138966s] ... ok 2026-04-13 02:03:06.993637 | debian-bookworm | {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_non_experimental_4 [0.020295s] ... ok 2026-04-13 02:03:07.012471 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_too_many_keys_allowed_chars [0.019675s] ... ok 2026-04-13 02:03:07.012503 | debian-bookworm | {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_with_too_big_value [0.020034s] ... ok 2026-04-13 02:03:07.012516 | debian-bookworm | {7} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_validate_metadata_for_update [0.110053s] ... ok 2026-04-13 02:03:07.017073 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.029823 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_item_body_uri_mismatch [0.020813s] ... ok 2026-04-13 02:03:07.029863 | debian-bookworm | {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_invalid_body_2 [0.019467s] ... ok 2026-04-13 02:03:07.029868 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_2 [0.040955s] ... ok 2026-04-13 02:03:07.037461 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.041789 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_invalid_request_duplicate_name [0.020162s] ... ok 2026-04-13 02:03:07.041817 | debian-bookworm | {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_invalid_body_3 [0.019044s] ... ok 2026-04-13 02:03:07.050436 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_invalid_body [0.047395s] ... ok 2026-04-13 02:03:07.053786 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.062526 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_invalid_request_missing_share_types [0.020526s] ... ok 2026-04-13 02:03:07.062550 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_group_does_not_a_uuid [0.038437s] ... ok 2026-04-13 02:03:07.062555 | debian-bookworm | {5} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.261786s] ... ok 2026-04-13 02:03:07.069709 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.077766 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_1_str [0.020554s] ... ok 2026-04-13 02:03:07.081688 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.089784 | debian-bookworm | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_2 [0.038969s] ... ok 2026-04-13 02:03:07.089833 | debian-bookworm | {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_with_different_roles_2 [0.155761s] ... ok 2026-04-13 02:03:07.093639 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.105696 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.105728 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.109837 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_delete_1 [0.045398s] ... ok 2026-04-13 02:03:07.109861 | debian-bookworm | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_invalid_request_missing_name [0.019099s] ... ok 2026-04-13 02:03:07.109865 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_create_with_is_default_key_2___2_45___False_ [0.020885s] ... ok 2026-04-13 02:03:07.109870 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_delete_2 [0.038834s] ... ok 2026-04-13 02:03:07.117789 | debian-bookworm | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_group_specs_2 [0.019239s] ... ok 2026-04-13 02:03:07.125776 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_default_2 [0.020344s] ... ok 2026-04-13 02:03:07.125803 | debian-bookworm | {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_not_found_1_show [0.041432s] ... ok 2026-04-13 02:03:07.129679 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.136537 | debian-bookworm | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_4___t____u____p____l____e__ [0.019220s] ... ok 2026-04-13 02:03:07.138201 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.138213 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.145790 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_delete_in_conflicting_status [0.038773s] ... ok 2026-04-13 02:03:07.145817 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_2 [0.019533s] ... ok 2026-04-13 02:03:07.145822 | debian-bookworm | {5} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_with_limit [0.078732s] ... ok 2026-04-13 02:03:07.145826 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_2 [0.045976s] ... ok 2026-04-13 02:03:07.161927 | debian-bookworm | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_delete_2 [0.019554s] ... ok 2026-04-13 02:03:07.161972 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_not_experimental [0.019499s] ... ok 2026-04-13 02:03:07.162048 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.173767 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.175540 | debian-bookworm | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_show_with_share_types [0.019388s] ... ok 2026-04-13 02:03:07.189764 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_1 [0.038996s] ... ok 2026-04-13 02:03:07.189784 | debian-bookworm | {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_show_1 [0.020120s] ... ok 2026-04-13 02:03:07.189788 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_with_limit [0.043983s] ... ok 2026-04-13 02:03:07.189962 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.189972 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.212763 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.212787 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.214096 | debian-bookworm | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_group_create_invalid_group_snapshot_state [0.038375s] ... ok 2026-04-13 02:03:07.221641 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.241573 | debian-bookworm | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test__reset_status_call_2 [0.040129s] ... ok 2026-04-13 02:03:07.241913 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.253789 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.263074 | debian-bookworm | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_sg_create_with_source_sg_snapshot_id_and_share_network [0.039604s] ... ok 2026-04-13 02:03:07.265676 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.281846 | debian-bookworm | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_invalid_body_share_types_not_a_list [0.045083s] ... ok 2026-04-13 02:03:07.289245 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.301732 | debian-bookworm | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_1 [0.039272s] ... ok 2026-04-13 02:03:07.302020 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.317949 | debian-bookworm | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_no_default_group_type [0.041644s] ... ok 2026-04-13 02:03:07.328566 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_reset_status_with_different_roles_2 [0.151608s] ... ok 2026-04-13 02:03:07.329034 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.342987 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.345801 | debian-bookworm | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_with_limit_and_offset [0.039516s] ... ok 2026-04-13 02:03:07.345822 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_force_delete_with_different_roles_2 [0.489470s] ... ok 2026-04-13 02:03:07.365788 | debian-bookworm | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_source_group_snapshot_does_not_exist [0.041495s] ... ok 2026-04-13 02:03:07.365837 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_11 [0.020999s] ... ok 2026-04-13 02:03:07.367476 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.381762 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_12 [0.019451s] ... ok 2026-04-13 02:03:07.381807 | debian-bookworm | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_show_as_admin [0.038506s] ... ok 2026-04-13 02:03:07.381964 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.389825 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_01_None [0.018880s] ... ok 2026-04-13 02:03:07.393632 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.397842 | debian-bookworm | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_delete_in_conflicting_status [0.048886s] ... ok 2026-04-13 02:03:07.406322 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.414193 | debian-bookworm | {5} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_with_different_roles_1 [0.258855s] ... ok 2026-04-13 02:03:07.414227 | debian-bookworm | {6} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_reset_status_with_different_roles_4 [0.477347s] ... ok 2026-04-13 02:03:07.414233 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_09 [0.020480s] ... ok 2026-04-13 02:03:07.414237 | debian-bookworm | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_invalid_body_readonly_field [0.039261s] ... ok 2026-04-13 02:03:07.427351 | debian-bookworm | {6} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_02 [0.023629s] ... ok 2026-04-13 02:03:07.435178 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.441684 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.441967 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_with_too_big_key [0.023938s] ... ok 2026-04-13 02:03:07.453857 | debian-bookworm | {5} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_not_found_2_get_share_instances [0.044564s] ... ok 2026-04-13 02:03:07.453888 | debian-bookworm | {6} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_04 [0.020239s] ... ok 2026-04-13 02:03:07.457742 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.467122 | debian-bookworm | {6} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_03 [0.019241s] ... ok 2026-04-13 02:03:07.473707 | debian-bookworm | {0} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_export_locations_share_instance_not_found [0.061970s] ... ok 2026-04-13 02:03:07.479977 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.487205 | debian-bookworm | {6} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_04 [0.019612s] ... ok 2026-04-13 02:03:07.487227 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_force_delete_with_different_roles_4 [0.148790s] ... ok 2026-04-13 02:03:07.505982 | debian-bookworm | {6} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_08 [0.018903s] ... ok 2026-04-13 02:03:07.509704 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.523780 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.525027 | debian-bookworm | {6} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_delete_not_found [0.019244s] ... ok 2026-04-13 02:03:07.533737 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_show_1 [0.041057s] ... ok 2026-04-13 02:03:07.544501 | debian-bookworm | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_minimal_2 [0.019201s] ... ok 2026-04-13 02:03:07.553706 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test__update_call_1 [0.021823s] ... ok 2026-04-13 02:03:07.553725 | debian-bookworm | {0} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [0.077309s] ... ok 2026-04-13 02:03:07.564316 | debian-bookworm | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_force_delete_with_different_roles_4 [0.166888s] ... ok 2026-04-13 02:03:07.564337 | debian-bookworm | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_6 [0.019460s] ... ok 2026-04-13 02:03:07.573797 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test__update_call_2 [0.020933s] ... ok 2026-04-13 02:03:07.581720 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_reset_status_with_different_roles_3 [0.390074s] ... ok 2026-04-13 02:03:07.585798 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.592832 | debian-bookworm | {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_invalid_reset_status_body_3 [0.459648s] ... ok 2026-04-13 02:03:07.592847 | debian-bookworm | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_create_with_is_default_key_3___2_46___True_ [0.019460s] ... ok 2026-04-13 02:03:07.592852 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_03 [0.021449s] ... ok 2026-04-13 02:03:07.601733 | debian-bookworm | {5} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_04 [0.154082s] ... ok 2026-04-13 02:03:07.607514 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.613515 | debian-bookworm | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_delete_1 [0.019208s] ... ok 2026-04-13 02:03:07.613526 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_07 [0.020530s] ... ok 2026-04-13 02:03:07.618219 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.621736 | debian-bookworm | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_with_limit [0.050984s] ... ok 2026-04-13 02:03:07.633750 | debian-bookworm | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_delete_not_found [0.019187s] ... ok 2026-04-13 02:03:07.633773 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_show_2 [0.044714s] ... ok 2026-04-13 02:03:07.637669 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.637691 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.657556 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_non_experimental_1 [0.021364s] ... ok 2026-04-13 02:03:07.657581 | debian-bookworm | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_as_admin_default_public_only [0.018750s] ... ok 2026-04-13 02:03:07.657889 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.672098 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.693555 | debian-bookworm | {5} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_without_export_locations [0.053153s] ... ok 2026-04-13 02:03:07.693583 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_show_spec_not_found [0.221101s] ... ok 2026-04-13 02:03:07.693588 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_delete_1 [0.020275s] ... ok 2026-04-13 02:03:07.693592 | debian-bookworm | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_2 [0.044433s] ... ok 2026-04-13 02:03:07.693601 | debian-bookworm | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_shares_group_types_show_with_is_default_key_4___2_46___False_ [0.019013s] ... ok 2026-04-13 02:03:07.693605 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_invalid_body_invalid_field [0.042451s] ... ok 2026-04-13 02:03:07.693609 | debian-bookworm | {5} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_forbidden_manage [0.020137s] ... ok 2026-04-13 02:03:07.693613 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_item_too_many_keys [0.020221s] ... ok 2026-04-13 02:03:07.693616 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_index_1 [0.020469s] ... ok 2026-04-13 02:03:07.695097 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.708451 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.708463 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.708738 | debian-bookworm | {5} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_invalid_body_3 [0.019518s] ... ok 2026-04-13 02:03:07.708749 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_index_2 [0.022736s] ... ok 2026-04-13 02:03:07.708753 | debian-bookworm | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_sg_create_no_default_share_type_with_share_group_snapshot [0.039072s] ... ok 2026-04-13 02:03:07.708756 | debian-bookworm | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_show_group_not_found [0.041100s] ... ok 2026-04-13 02:03:07.708760 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_invalid_body_readonly_field [0.042627s] ... ok 2026-04-13 02:03:07.719887 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_1 [0.038922s] ... ok 2026-04-13 02:03:07.719904 | debian-bookworm | {5} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_invalid_share_server [0.021618s] ... ok 2026-04-13 02:03:07.734681 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.734696 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.734954 | debian-bookworm | {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instances_reset_status_with_different_roles_3 [0.147654s] ... ok 2026-04-13 02:03:07.734964 | debian-bookworm | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_add_security_service_conflict_2 [0.020600s] ... ok 2026-04-13 02:03:07.741695 | debian-bookworm | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_share_network_id_not_a_uuid [0.038693s] ... ok 2026-04-13 02:03:07.741716 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_2 [0.041395s] ... ok 2026-04-13 02:03:07.761543 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.761563 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.761567 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.761571 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.761948 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_snapshot_not_found [0.042204s] ... ok 2026-04-13 02:03:07.761958 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_list_type_access_private [0.039326s] ... ok 2026-04-13 02:03:07.761962 | debian-bookworm | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_1_2_25 [0.020901s] ... ok 2026-04-13 02:03:07.773658 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.773672 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.773892 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_02 [0.020942s] ... ok 2026-04-13 02:03:07.781714 | debian-bookworm | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_1_2_25 [0.020103s] ... ok 2026-04-13 02:03:07.781728 | debian-bookworm | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_source_group_snapshot_not_in_available [0.038285s] ... ok 2026-04-13 02:03:07.781733 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_with_already_added_access [0.041067s] ... ok 2026-04-13 02:03:07.785905 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.789654 | debian-bookworm | {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_1_2_3 [0.053196s] ... ok 2026-04-13 02:03:07.797633 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.797843 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_12 [0.021641s] ... ok 2026-04-13 02:03:07.811644 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.813767 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_list_type_access_type_not_found [0.046276s] ... ok 2026-04-13 02:03:07.821690 | debian-bookworm | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_group_type_specified [0.038970s] ... ok 2026-04-13 02:03:07.821705 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_key_allowed_chars [0.020764s] ... ok 2026-04-13 02:03:07.825736 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.825749 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.829687 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_non_existent_type [0.041837s] ... ok 2026-04-13 02:03:07.829699 | debian-bookworm | {2} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_4 [0.040408s] ... ok 2026-04-13 02:03:07.841912 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_non_experimental_2 [0.020608s] ... ok 2026-04-13 02:03:07.841930 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_from_public_share_type [0.037733s] ... ok 2026-04-13 02:03:07.842022 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.853538 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.857683 | debian-bookworm | {2} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_duplicate_share [0.019576s] ... ok 2026-04-13 02:03:07.857696 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_minimal_1 [0.022006s] ... ok 2026-04-13 02:03:07.857700 | debian-bookworm | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_nonexistent_az [0.038059s] ... ok 2026-04-13 02:03:07.857704 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_private_share_group_type [0.019414s] ... ok 2026-04-13 02:03:07.857708 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_non_experimental_3 [0.021443s] ... ok 2026-04-13 02:03:07.865690 | debian-bookworm | {2} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_forbidden_validate_service_host [0.019672s] ... ok 2026-04-13 02:03:07.881731 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_2___l____i____s____t__ [0.022304s] ... ok 2026-04-13 02:03:07.881749 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_default_not_found [0.018675s] ... ok 2026-04-13 02:03:07.881754 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_delete_2 [0.020783s] ... ok 2026-04-13 02:03:07.888551 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.889660 | debian-bookworm | {2} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_invalid_body_2 [0.019108s] ... ok 2026-04-13 02:03:07.901764 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_3 [0.023346s] ... ok 2026-04-13 02:03:07.901781 | debian-bookworm | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_share_types [0.038619s] ... ok 2026-04-13 02:03:07.901785 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_as_admin [0.019607s] ... ok 2026-04-13 02:03:07.901789 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_show_1 [0.020808s] ... ok 2026-04-13 02:03:07.921710 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_list_with_is_default_key_4___2_46___False_ [0.018544s] ... ok 2026-04-13 02:03:07.921727 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_create_with_is_default_key_1___2_45___True_ [0.023527s] ... ok 2026-04-13 02:03:07.927007 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.932883 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_show_2 [0.019231s] ... ok 2026-04-13 02:03:07.942269 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.957769 | debian-bookworm | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_shares_group_types_show_with_is_default_key_1___2_45___True_ [0.022244s] ... ok 2026-04-13 02:03:07.957788 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_non_existent_type [0.045116s] ... ok 2026-04-13 02:03:07.957793 | debian-bookworm | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_shares_group_types_show_with_is_default_key_3___2_46___True_ [0.018639s] ... ok 2026-04-13 02:03:07.965671 | debian-bookworm | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_groups_reset_status_with_different_roles_1 [0.259551s] ... ok 2026-04-13 02:03:07.975420 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.980389 | debian-bookworm | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_description [0.042176s] ... ok 2026-04-13 02:03:07.993957 | debian-bookworm | {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_share_network_subnet_delete_network_not_found [0.100309s] ... ok 2026-04-13 02:03:07.993978 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_list_type_access_public [0.039855s] ... ok 2026-04-13 02:03:07.993983 | debian-bookworm | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_2 [0.038367s] ... ok 2026-04-13 02:03:07.994064 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:07.994072 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.017239 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.021966 | debian-bookworm | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_invalid_group_type_specified [0.041499s] ... ok 2026-04-13 02:03:08.029733 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.033697 | debian-bookworm | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_invalid_share_types_field [0.037901s] ... ok 2026-04-13 02:03:08.033710 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_1 [0.047510s] ... ok 2026-04-13 02:03:08.045916 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.045932 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.062010 | debian-bookworm | {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_10 [0.486466s] ... ok 2026-04-13 02:03:08.062025 | debian-bookworm | {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_show_subnet_not_found_2 [0.053701s] ... ok 2026-04-13 02:03:08.062029 | debian-bookworm | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_force_delete_with_different_roles_1 [0.150323s] ... ok 2026-04-13 02:03:08.062033 | debian-bookworm | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_with_servers [0.270512s] ... ok 2026-04-13 02:03:08.073650 | debian-bookworm | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_share_network_id [0.040505s] ... ok 2026-04-13 02:03:08.073672 | debian-bookworm | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_delete_2 [0.042397s] ... ok 2026-04-13 02:03:08.093624 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.093642 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.093647 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.093655 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.093659 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.094085 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_missing_remove_project_access_in_body [0.041141s] ... ok 2026-04-13 02:03:08.094096 | debian-bookworm | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_share_api_failed_2 [0.030072s] ... ok 2026-04-13 02:03:08.094101 | debian-bookworm | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_no_groups [0.040463s] ... ok 2026-04-13 02:03:08.094105 | debian-bookworm | {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_1 [0.054215s] ... ok 2026-04-13 02:03:08.103409 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_create_with_is_default_key_4___2_46___False_ [0.021449s] ... ok 2026-04-13 02:03:08.105693 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.105708 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.117742 | debian-bookworm | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_with_like_filter [0.040833s] ... ok 2026-04-13 02:03:08.117756 | debian-bookworm | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service [0.029806s] ... ok 2026-04-13 02:03:08.117760 | debian-bookworm | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_delete_group_not_found [0.038275s] ... ok 2026-04-13 02:03:08.117770 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_default_1 [0.020350s] ... ok 2026-04-13 02:03:08.119035 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.125743 | debian-bookworm | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_with_limit_and_offset [0.039451s] ... ok 2026-04-13 02:03:08.137680 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_no_data_1_True [0.020159s] ... ok 2026-04-13 02:03:08.139982 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.147047 | debian-bookworm | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_show_2 [0.040473s] ... ok 2026-04-13 02:03:08.147060 | debian-bookworm | {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_3 [0.053577s] ... ok 2026-04-13 02:03:08.147065 | debian-bookworm | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_error_on_network_creation [0.040721s] ... ok 2026-04-13 02:03:08.157726 | debian-bookworm | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_2 [0.039635s] ... ok 2026-04-13 02:03:08.161768 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.161783 | debian-bookworm | None 2026-04-13 02:03:08.161788 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:08.161792 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v2/share_networks.py", line 406, in create 2026-04-13 02:03:08.161796 | debian-bookworm | share_network = db_api.share_network_create( 2026-04-13 02:03:08.161800 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:08.161803 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:08.161807 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:08.161810 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:08.161814 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:08.161817 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:08.161820 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:08.161824 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:08.161827 | debian-bookworm | raise effect 2026-04-13 02:03:08.161831 | debian-bookworm | oslo_db.exception.DBError: None 2026-04-13 02:03:08.161835 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.161838 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.169757 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_list_with_is_default_key_1___2_45___True_ [0.020691s] ... ok 2026-04-13 02:03:08.169779 | debian-bookworm | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_invalid_body_invalid_field [0.038237s] ... ok 2026-04-13 02:03:08.179273 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_show_not_found [0.020106s] ... ok 2026-04-13 02:03:08.179598 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.189105 | debian-bookworm | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_show_1 [0.040675s] ... ok 2026-04-13 02:03:08.189430 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.189441 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.205810 | debian-bookworm | The service cannot determine if there are any non-managed shares on the share network subnet fake_sns_id, so it cannot be deleted. Please contact the cloud administrator to rectify. 2026-04-13 02:03:08.205828 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.206180 | debian-bookworm | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_subnet_contains_share_server [0.046484s] ... ok 2026-04-13 02:03:08.206190 | debian-bookworm | {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_4 [0.053429s] ... ok 2026-04-13 02:03:08.206194 | debian-bookworm | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_shares_group_types_show_with_is_default_key_2___2_45___False_ [0.020524s] ... ok 2026-04-13 02:03:08.206204 | debian-bookworm | {1} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.060755s] ... ok 2026-04-13 02:03:08.219548 | debian-bookworm | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__share_servers_are_auto_deletable_2 [0.020984s] ... ok 2026-04-13 02:03:08.223898 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.234303 | debian-bookworm | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_1___name_fo___0_ [0.040566s] ... ok 2026-04-13 02:03:08.237858 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.237871 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.241720 | debian-bookworm | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_forbidden [0.019496s] ... ok 2026-04-13 02:03:08.241734 | debian-bookworm | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test__reset_status_call_1 [0.040461s] ... ok 2026-04-13 02:03:08.245628 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.245642 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.257789 | debian-bookworm | {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_access_2___get_share_instances___2_ [0.040061s] ... ok 2026-04-13 02:03:08.265514 | debian-bookworm | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_share_no_share_servers [0.019449s] ... ok 2026-04-13 02:03:08.270963 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.277625 | debian-bookworm | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_4___name_foo___1_ [0.040073s] ... ok 2026-04-13 02:03:08.289703 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.289716 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.301625 | debian-bookworm | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_security_service_contains_share_servers_2_remove_security_service [0.019728s] ... ok 2026-04-13 02:03:08.301638 | debian-bookworm | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_invalid_body [0.040309s] ... ok 2026-04-13 02:03:08.301646 | debian-bookworm | {4} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_4 [0.101878s] ... ok 2026-04-13 02:03:08.313674 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.313994 | debian-bookworm | {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_get_share_instances_1_2_3 [0.057106s] ... ok 2026-04-13 02:03:08.329738 | debian-bookworm | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_7___name_foo_description__ds___1_ [0.039836s] ... ok 2026-04-13 02:03:08.329776 | debian-bookworm | {3} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_2 [0.357908s] ... ok 2026-04-13 02:03:08.329781 | debian-bookworm | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_with_server_invalid_version [0.046800s] ... ok 2026-04-13 02:03:08.329785 | debian-bookworm | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_no_default_share_type [0.044074s] ... ok 2026-04-13 02:03:08.329825 | debian-bookworm | {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_12 [0.290004s] ... ok 2026-04-13 02:03:08.329834 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.329838 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.329842 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.339100 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.351342 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.354675 | debian-bookworm | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_no_filters [0.040071s] ... ok 2026-04-13 02:03:08.365677 | debian-bookworm | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_with_server_update_failed_1 [0.039579s] ... ok 2026-04-13 02:03:08.369703 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.369718 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.369729 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.369733 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.377661 | debian-bookworm | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_name [0.042715s] ... ok 2026-04-13 02:03:08.391275 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.391504 | debian-bookworm | {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_with_export_locations [0.052651s] ... ok 2026-04-13 02:03:08.391513 | debian-bookworm | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_get_share_instances_2_2_8 [0.065479s] ... ok 2026-04-13 02:03:08.409628 | debian-bookworm | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service_not_found [0.027310s] ... ok 2026-04-13 02:03:08.409644 | debian-bookworm | {4} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_with_preferred_flag_2_user [0.102741s] ... ok 2026-04-13 02:03:08.409649 | debian-bookworm | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_default_subnet_errors_3 [0.040010s] ... ok 2026-04-13 02:03:08.409653 | debian-bookworm | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_groups_reset_status_with_different_roles_4 [0.246524s] ... ok 2026-04-13 02:03:08.413230 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.419644 | debian-bookworm | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_name_and_description [0.047629s] ... ok 2026-04-13 02:03:08.419658 | debian-bookworm | {0} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_2 [0.039775s] ... ok 2026-04-13 02:03:08.429758 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.429775 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.429779 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.429783 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.430484 | debian-bookworm | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_1 [0.037940s] ... ok 2026-04-13 02:03:08.441716 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.457671 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.462022 | debian-bookworm | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_source_sg_snapshot_id [0.044823s] ... ok 2026-04-13 02:03:08.469658 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.469675 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.485649 | debian-bookworm | {4} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.074784s] ... ok 2026-04-13 02:03:08.485669 | debian-bookworm | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_detailed [0.038337s] ... ok 2026-04-13 02:03:08.498240 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.501928 | debian-bookworm | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_delete_1 [0.039411s] ... ok 2026-04-13 02:03:08.509713 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.509730 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.515891 | debian-bookworm | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_ss_and_project_id_admin_context [0.037641s] ... ok 2026-04-13 02:03:08.515920 | debian-bookworm | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_valid_cases_1 [0.116430s] ... ok 2026-04-13 02:03:08.525736 | debian-bookworm | {0} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_create_metadata_1_2_78 [0.100155s] ... ok 2026-04-13 02:03:08.539162 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.539400 | debian-bookworm | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_with_different_roles_3 [0.151838s] ... ok 2026-04-13 02:03:08.553678 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.553702 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.553711 | debian-bookworm | Failed to update usages deleting share-network. 2026-04-13 02:03:08.553715 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:08.553719 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v2/share_networks.py", line 156, in delete 2026-04-13 02:03:08.553723 | debian-bookworm | share_networks=-1, user_id=share_network['user_id']) 2026-04-13 02:03:08.553727 | debian-bookworm | ~~~~~~~~~~~~~^^^^^^^^^^^ 2026-04-13 02:03:08.553730 | debian-bookworm | KeyError: 'user_id' 2026-04-13 02:03:08.555226 | debian-bookworm | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_sec_service_delete [0.048313s] ... ok 2026-04-13 02:03:08.572300 | debian-bookworm | Cannot delete share network subnet fake_sns_id, it has one or more shares. 2026-04-13 02:03:08.574966 | debian-bookworm | {0} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_delete_subnet_with_shares_fail [0.054810s] ... ok 2026-04-13 02:03:08.589751 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.639753 | debian-bookworm | {0} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_list_subnet [0.064560s] ... ok 2026-04-13 02:03:08.691312 | debian-bookworm | Service fake_srv is down. 2026-04-13 02:03:08.693984 | debian-bookworm | {0} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_fail_update_network_allocation_1 [0.054094s] ... ok 2026-04-13 02:03:08.725809 | debian-bookworm | {4} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_02 [0.256625s] ... ok 2026-04-13 02:03:08.745572 | debian-bookworm | {6} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_3 [0.337550s] ... ok 2026-04-13 02:03:08.762492 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.762784 | debian-bookworm | {0} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_update_all_metadata_2_2_89 [0.054796s] ... ok 2026-04-13 02:03:08.777664 | debian-bookworm | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_force_delete_with_different_roles_2 [0.262146s] ... ok 2026-04-13 02:03:08.777682 | debian-bookworm | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__subnet_has_search_opt_1 [0.019516s] ... ok 2026-04-13 02:03:08.777687 | debian-bookworm | {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_missing [0.466143s] ... ok 2026-04-13 02:03:08.781025 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.788279 | debian-bookworm | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_subnet_create_check_1___ [0.226659s] ... ok 2026-04-13 02:03:08.788293 | debian-bookworm | {6} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_access_1___show___2_ [0.039025s] ... ok 2026-04-13 02:03:08.788297 | debian-bookworm | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_add_security_service_conflict_1 [0.019836s] ... ok 2026-04-13 02:03:08.801705 | debian-bookworm | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_invalid_reset_status_body_1 [0.258794s] ... ok 2026-04-13 02:03:08.803427 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.816473 | debian-bookworm | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_no_groups [0.042062s] ... ok 2026-04-13 02:03:08.816758 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.829304 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.829318 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.829322 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.829456 | debian-bookworm | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_with_server_update_failed_2 [0.041037s] ... ok 2026-04-13 02:03:08.840159 | debian-bookworm | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_with_different_roles_1 [0.328578s] ... ok 2026-04-13 02:03:08.849819 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.849835 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.865760 | debian-bookworm | {6} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_get_share_instances_4_2_11 [0.055862s] ... ok 2026-04-13 02:03:08.865783 | debian-bookworm | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_with_limit [0.040562s] ... ok 2026-04-13 02:03:08.865788 | debian-bookworm | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service_share_api_failed_2 [0.027739s] ... ok 2026-04-13 02:03:08.876431 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.888002 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.888026 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.888248 | debian-bookworm | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_cases_3 [0.090184s] ... ok 2026-04-13 02:03:08.888259 | debian-bookworm | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_summary_1__False___2_55__ [0.039750s] ... ok 2026-04-13 02:03:08.888264 | debian-bookworm | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service_share_api_failed_3 [0.027650s] ... ok 2026-04-13 02:03:08.888268 | debian-bookworm | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_group_not_found [0.039762s] ... ok 2026-04-13 02:03:08.907998 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.911153 | debian-bookworm | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_valid_keys_in_use [0.038731s] ... ok 2026-04-13 02:03:08.918803 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.925647 | debian-bookworm | {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_invalid_reset_status_body_2 [0.150011s] ... ok 2026-04-13 02:03:08.925661 | debian-bookworm | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_detail_invalid_share [0.039290s] ... ok 2026-04-13 02:03:08.925666 | debian-bookworm | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_2 [0.040212s] ... ok 2026-04-13 02:03:08.933668 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.933683 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.949880 | debian-bookworm | {6} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_1_2_3 [0.096258s] ... ok 2026-04-13 02:03:08.949952 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.959738 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.959752 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.969707 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.969973 | debian-bookworm | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_with_limit_and_offset [0.039860s] ... ok 2026-04-13 02:03:08.969983 | debian-bookworm | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_6 [0.039112s] ... ok 2026-04-13 02:03:08.993728 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:08.999951 | debian-bookworm | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_quiesce_wait_time_3___2_75___10_ [0.040215s] ... ok 2026-04-13 02:03:09.010020 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.010042 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.010047 | debian-bookworm | Can not delete share network fake network id, it has share group(s). 2026-04-13 02:03:09.025117 | debian-bookworm | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_contains_is_auto_deletable_false_servers [0.045033s] ... ok 2026-04-13 02:03:09.035840 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.036216 | debian-bookworm | {6} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_4_2_69 [0.094169s] ... ok 2026-04-13 02:03:09.067442 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.074816 | debian-bookworm | {4} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_06 [0.348485s] ... ok 2026-04-13 02:03:09.097077 | debian-bookworm | {2} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_and_show_2___admin____2_56__ [0.185484s] ... ok 2026-04-13 02:03:09.111410 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.134364 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.177083 | debian-bookworm | {6} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_with_different_roles_4 [0.145371s] ... ok 2026-04-13 02:03:09.189726 | debian-bookworm | {2} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.083553s] ... ok 2026-04-13 02:03:09.212956 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.216270 | debian-bookworm | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instances_reset_status_with_different_roles_1 [0.421707s] ... ok 2026-04-13 02:03:09.221639 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.249310 | debian-bookworm | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_groups_reset_status_with_different_roles_2 [0.360841s] ... ok 2026-04-13 02:03:09.253328 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.269583 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.285934 | debian-bookworm | Failed to update usages deleting share-network. 2026-04-13 02:03:09.285960 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:09.285965 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v2/share_networks.py", line 156, in delete 2026-04-13 02:03:09.285969 | debian-bookworm | share_networks=-1, user_id=share_network['user_id']) 2026-04-13 02:03:09.285973 | debian-bookworm | ~~~~~~~~~~~~~^^^^^^^^^^^ 2026-04-13 02:03:09.285977 | debian-bookworm | KeyError: 'user_id' 2026-04-13 02:03:09.285998 | debian-bookworm | {3} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_5 [0.041276s] ... ok 2026-04-13 02:03:09.286004 | debian-bookworm | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_nominal [0.262583s] ... ok 2026-04-13 02:03:09.286015 | debian-bookworm | {3} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_invalid_input [0.024356s] ... ok 2026-04-13 02:03:09.293585 | debian-bookworm | {2} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_show_with_unsupported_version_3_2_46 [0.111985s] ... ok 2026-04-13 02:03:09.301647 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.313699 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.317657 | debian-bookworm | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_tenants_with_invaild_value [0.039431s] ... ok 2026-04-13 02:03:09.333932 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.334219 | debian-bookworm | {7} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_with_unsupported_version_3_2_8 [0.070270s] ... ok 2026-04-13 02:03:09.334229 | debian-bookworm | {4} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_07 [0.259312s] ... ok 2026-04-13 02:03:09.349786 | debian-bookworm | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_exception_path_2_ReplicationException [0.047116s] ... ok 2026-04-13 02:03:09.349950 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.361677 | debian-bookworm | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_project_id_non_admin_context [0.038396s] ... ok 2026-04-13 02:03:09.361693 | debian-bookworm | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_invalid_body_2 [0.353620s] ... ok 2026-04-13 02:03:09.369693 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.373718 | debian-bookworm | {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_delete_metadata_2_2_89 [0.087188s] ... ok 2026-04-13 02:03:09.381764 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.381781 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.391934 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.391955 | debian-bookworm | Failed to update usages deleting share-network. 2026-04-13 02:03:09.391960 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:09.391964 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v2/share_networks.py", line 154, in delete 2026-04-13 02:03:09.391967 | debian-bookworm | reservations = QUOTAS.reserve( 2026-04-13 02:03:09.391971 | debian-bookworm | ^^^^^^^^^^^^^^^ 2026-04-13 02:03:09.391974 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:09.391978 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:09.391981 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:09.391985 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:09.391988 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:09.391992 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:09.391995 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:09.391999 | debian-bookworm | raise effect 2026-04-13 02:03:09.392003 | debian-bookworm | Exception 2026-04-13 02:03:09.392006 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.397666 | debian-bookworm | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_no_share_id [0.039314s] ... ok 2026-04-13 02:03:09.397679 | debian-bookworm | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_quota_delete_reservation_failed [0.041569s] ... ok 2026-04-13 02:03:09.397683 | debian-bookworm | {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_05 [0.477682s] ... ok 2026-04-13 02:03:09.414890 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.415176 | debian-bookworm | {7} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_show_with_unsupported_version_3_2_8 [0.079413s] ... ok 2026-04-13 02:03:09.429647 | debian-bookworm | {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_index_metadata [0.058479s] ... ok 2026-04-13 02:03:09.430560 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.445646 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.445663 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.449646 | debian-bookworm | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_show_nominal [0.038147s] ... ok 2026-04-13 02:03:09.449668 | debian-bookworm | {6} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_invalid_reset_status_body_4 [0.253384s] ... ok 2026-04-13 02:03:09.467489 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.471556 | debian-bookworm | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service [0.041020s] ... ok 2026-04-13 02:03:09.485779 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.489398 | debian-bookworm | {4} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_11 [0.155419s] ... ok 2026-04-13 02:03:09.509723 | debian-bookworm | {7} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_3_2_35 [0.099176s] ... ok 2026-04-13 02:03:09.509750 | debian-bookworm | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failed_2 [0.028915s] ... ok 2026-04-13 02:03:09.524933 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.525215 | debian-bookworm | {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_share_network_subnet_delete_subnet_not_found [0.083873s] ... ok 2026-04-13 02:03:09.536242 | debian-bookworm | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failed_3 [0.028019s] ... ok 2026-04-13 02:03:09.537047 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.555980 | debian-bookworm | {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_08 [0.159187s] ... ok 2026-04-13 02:03:09.567158 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.570128 | debian-bookworm | {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_2 [0.057870s] ... ok 2026-04-13 02:03:09.581666 | debian-bookworm | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failure_1 [0.041778s] ... ok 2026-04-13 02:03:09.592919 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.609766 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.612215 | debian-bookworm | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_invalid_body_4 [0.258553s] ... ok 2026-04-13 02:03:09.626456 | debian-bookworm | {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_update_all_metadata_1_2_78 [0.056061s] ... ok 2026-04-13 02:03:09.648158 | debian-bookworm | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__share_network_subnets_contain_share_servers_1 [0.021461s] ... ok 2026-04-13 02:03:09.648187 | debian-bookworm | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_missing_replica [0.268740s] ... ok 2026-04-13 02:03:09.649231 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.664135 | debian-bookworm | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_valid_cases_2 [0.093492s] ... ok 2026-04-13 02:03:09.684720 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.685642 | debian-bookworm | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__share_network_subnets_contain_share_servers_2 [0.020443s] ... ok 2026-04-13 02:03:09.699595 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.701678 | debian-bookworm | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_4_1_0 [0.019670s] ... ok 2026-04-13 02:03:09.723846 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.740610 | debian-bookworm | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_valid_cases_3 [0.076341s] ... ok 2026-04-13 02:03:09.755780 | debian-bookworm | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_valid_cases_1 [0.067296s] ... ok 2026-04-13 02:03:09.765712 | debian-bookworm | {7} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_01 [0.262912s] ... ok 2026-04-13 02:03:09.776098 | debian-bookworm | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_with_different_roles_2 [0.163745s] ... ok 2026-04-13 02:03:09.789535 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.796447 | debian-bookworm | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_wrong_body [0.040598s] ... ok 2026-04-13 02:03:09.801722 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.801750 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.813669 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.813820 | debian-bookworm | {6} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instances_reset_status_with_different_roles_2 [0.370249s] ... ok 2026-04-13 02:03:09.813829 | debian-bookworm | {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_09 [0.257506s] ... ok 2026-04-13 02:03:09.829628 | debian-bookworm | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_show_2__False___2_56__ [0.039253s] ... ok 2026-04-13 02:03:09.833088 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.841665 | debian-bookworm | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_contains_more_than_one_subnet [0.040002s] ... ok 2026-04-13 02:03:09.841821 | debian-bookworm | The share network fake network id has more than one subnet attached. Please remove the subnets untill you have one or no subnets remaining. 2026-04-13 02:03:09.841828 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.849651 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.849809 | debian-bookworm | {0} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.103149s] ... ok 2026-04-13 02:03:09.873546 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.873931 | debian-bookworm | {6} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_with_replica_state [0.052590s] ... ok 2026-04-13 02:03:09.873940 | debian-bookworm | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_show_no_replica [0.039455s] ... ok 2026-04-13 02:03:09.873945 | debian-bookworm | {6} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_bad_request_1 [0.020069s] ... ok 2026-04-13 02:03:09.889734 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.889764 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.889786 | debian-bookworm | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_filter_opts [0.040199s] ... ok 2026-04-13 02:03:09.901741 | debian-bookworm | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_2__False___2_56__ [0.048256s] ... ok 2026-04-13 02:03:09.901764 | debian-bookworm | {6} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_invalid_body_4 [0.020098s] ... ok 2026-04-13 02:03:09.901769 | debian-bookworm | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_9_resync [0.039411s] ... ok 2026-04-13 02:03:09.901922 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.917715 | debian-bookworm | {6} manila.tests.api.v2.test_share_manage.ShareManageTest.test_wrong_permissions [0.018717s] ... ok 2026-04-13 02:03:09.917729 | debian-bookworm | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_tenants_non_admin_context [0.039663s] ... ok 2026-04-13 02:03:09.921656 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.929701 | debian-bookworm | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_multiple_subnet_1_True [0.031685s] ... ok 2026-04-13 02:03:09.933714 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.949755 | debian-bookworm | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_exception_path_3_ShareBusyException [0.047118s] ... ok 2026-04-13 02:03:09.953007 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.966374 | debian-bookworm | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_subnet_not_found_2_False [0.029644s] ... ok 2026-04-13 02:03:09.966389 | debian-bookworm | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_tenants_with_value_zero [0.039595s] ... ok 2026-04-13 02:03:09.966394 | debian-bookworm | {4} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instances_reset_status_with_different_roles_4 [0.473832s] ... ok 2026-04-13 02:03:09.975692 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:09.977744 | debian-bookworm | {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_14 [0.152857s] ... ok 2026-04-13 02:03:09.987126 | debian-bookworm | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_delete_1_2_55 [0.039990s] ... ok 2026-04-13 02:03:09.987152 | debian-bookworm | {1} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_bad_request_2 [0.020289s] ... ok 2026-04-13 02:03:09.993056 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.001636 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.001919 | debian-bookworm | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_security_service [0.039884s] ... ok 2026-04-13 02:03:10.013525 | debian-bookworm | {6} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_create_metadata_2_2_89 [0.089240s] ... ok 2026-04-13 02:03:10.013539 | debian-bookworm | {1} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_share_type_not_found [0.026006s] ... ok 2026-04-13 02:03:10.015166 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.025788 | debian-bookworm | {4} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_2_2_54 [0.052189s] ... ok 2026-04-13 02:03:10.025806 | debian-bookworm | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_8_reset_status [0.038980s] ... ok 2026-04-13 02:03:10.039920 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.045699 | debian-bookworm | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_with_different_roles_2 [0.396419s] ... ok 2026-04-13 02:03:10.051539 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.053739 | debian-bookworm | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_reset_status [0.052767s] ... ok 2026-04-13 02:03:10.061674 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.069708 | debian-bookworm | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_admin_required_exception [0.038826s] ... ok 2026-04-13 02:03:10.069723 | debian-bookworm | {4} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_3_2_71 [0.052172s] ... ok 2026-04-13 02:03:10.077730 | debian-bookworm | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_subnet_create_check_api_failed_1 [0.021192s] ... ok 2026-04-13 02:03:10.077970 | debian-bookworm | fake 2026-04-13 02:03:10.097877 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.097904 | debian-bookworm | The service cannot determine if there are any non-managed shares on the share network subnet fake_sns_id,so it cannot be deleted. Please contact the cloud administrator to rectify. 2026-04-13 02:03:10.097909 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.098075 | debian-bookworm | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_detail_1_True [0.038836s] ... ok 2026-04-13 02:03:10.098085 | debian-bookworm | {6} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_delete_subnet_with_share_servers_fail [0.083094s] ... ok 2026-04-13 02:03:10.108892 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.108913 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.109072 | debian-bookworm | {4} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_1 [0.040502s] ... ok 2026-04-13 02:03:10.119557 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.125702 | debian-bookworm | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_show_not_found [0.040691s] ... ok 2026-04-13 02:03:10.125716 | debian-bookworm | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_detail_2_False [0.039438s] ... ok 2026-04-13 02:03:10.137830 | debian-bookworm | {4} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_service_not_found [0.019426s] ... ok 2026-04-13 02:03:10.147791 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.161642 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.161977 | debian-bookworm | {6} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_list_subnet_share_network_not_found [0.053411s] ... ok 2026-04-13 02:03:10.161988 | debian-bookworm | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_default_subnet_errors_1 [0.039788s] ... ok 2026-04-13 02:03:10.161993 | debian-bookworm | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_with_limit [0.038573s] ... ok 2026-04-13 02:03:10.177643 | debian-bookworm | {7} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_03 [0.401356s] ... ok 2026-04-13 02:03:10.188178 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.191581 | debian-bookworm | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_default_subnet_errors_2 [0.040105s] ... ok 2026-04-13 02:03:10.197619 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.213645 | debian-bookworm | {6} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_show_metadata [0.053323s] ... ok 2026-04-13 02:03:10.213658 | debian-bookworm | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_replication_exception [0.038250s] ... ok 2026-04-13 02:03:10.213865 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.227629 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.237712 | debian-bookworm | {4} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_delete_metadata_1_2_78 [0.090206s] ... ok 2026-04-13 02:03:10.237725 | debian-bookworm | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_3__False___2_72__ [0.040134s] ... ok 2026-04-13 02:03:10.244855 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.247710 | debian-bookworm | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_1_migration_error [0.288718s] ... ok 2026-04-13 02:03:10.247722 | debian-bookworm | {6} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_show_subnet [0.055158s] ... ok 2026-04-13 02:03:10.266030 | debian-bookworm | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_cancel_exceptions_1 [0.021014s] ... ok 2026-04-13 02:03:10.267218 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.289825 | debian-bookworm | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__subnet_has_search_opt_2 [0.019475s] ... ok 2026-04-13 02:03:10.289838 | debian-bookworm | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_invalid_share_id [0.039526s] ... ok 2026-04-13 02:03:10.289843 | debian-bookworm | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_3_2_26 [0.020884s] ... ok 2026-04-13 02:03:10.307034 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.307263 | debian-bookworm | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check_exception_3 [0.030745s] ... ok 2026-04-13 02:03:10.307273 | debian-bookworm | {4} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_share_network_subnet_delete [0.084128s] ... ok 2026-04-13 02:03:10.317771 | debian-bookworm | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_4_1_0 [0.020759s] ... ok 2026-04-13 02:03:10.317785 | debian-bookworm | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_exceptions_2 [0.020669s] ... ok 2026-04-13 02:03:10.337203 | debian-bookworm | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_6_unmanage_starting [0.019141s] ... ok 2026-04-13 02:03:10.348380 | debian-bookworm | {1} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_show_subnet_not_found_1 [0.323871s] ... ok 2026-04-13 02:03:10.348412 | debian-bookworm | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service [0.028943s] ... ok 2026-04-13 02:03:10.355875 | debian-bookworm | None 2026-04-13 02:03:10.365631 | debian-bookworm | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_invalid_body_2 [0.295795s] ... ok 2026-04-13 02:03:10.365648 | debian-bookworm | {4} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_fail_update_network_allocation_3 [0.055464s] ... ok 2026-04-13 02:03:10.374970 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.389665 | debian-bookworm | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_5 [0.039999s] ... ok 2026-04-13 02:03:10.389680 | debian-bookworm | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_2_False [0.045494s] ... ok 2026-04-13 02:03:10.393670 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.401652 | debian-bookworm | {1} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_fail_update_network_allocation_2 [0.055599s] ... ok 2026-04-13 02:03:10.413625 | debian-bookworm | {4} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_update_metadata_item_2_2_89 [0.054712s] ... ok 2026-04-13 02:03:10.415514 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.426934 | debian-bookworm | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_invalid_statuses_3_creating [0.044276s] ... ok 2026-04-13 02:03:10.441745 | debian-bookworm | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_nominal [0.054595s] ... ok 2026-04-13 02:03:10.441792 | debian-bookworm | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_3_2_26 [0.020594s] ... ok 2026-04-13 02:03:10.461724 | debian-bookworm | {7} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_13 [0.277169s] ... ok 2026-04-13 02:03:10.461796 | debian-bookworm | {1} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_invalid_body [0.053330s] ... ok 2026-04-13 02:03:10.461801 | debian-bookworm | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_security_service_contains_share_servers_1_add_security_service [0.021116s] ... ok 2026-04-13 02:03:10.469774 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.473706 | debian-bookworm | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_in_use_by_share [0.039797s] ... ok 2026-04-13 02:03:10.490773 | debian-bookworm | Can not delete share network fake network id, it has 2 share(s). 2026-04-13 02:03:10.490831 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.491003 | debian-bookworm | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_not_found [0.027762s] ... ok 2026-04-13 02:03:10.491009 | debian-bookworm | {7} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_3 [0.041814s] ... ok 2026-04-13 02:03:10.498372 | debian-bookworm | None 2026-04-13 02:03:10.508729 | debian-bookworm | {1} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_subnet_db_error_1_2_51 [0.054408s] ... ok 2026-04-13 02:03:10.508972 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.526788 | debian-bookworm | {5} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.081542s] ... ok 2026-04-13 02:03:10.526844 | debian-bookworm | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_share_api_failed_3 [0.028069s] ... ok 2026-04-13 02:03:10.526849 | debian-bookworm | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_tenants_admin_context [0.038338s] ... ok 2026-04-13 02:03:10.526852 | debian-bookworm | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_4 [0.314409s] ... ok 2026-04-13 02:03:10.530226 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.533189 | debian-bookworm | {7} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_6 [0.048594s] ... ok 2026-04-13 02:03:10.546925 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.550048 | debian-bookworm | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_6___name__foo_description__ds___2_ [0.038382s] ... ok 2026-04-13 02:03:10.557687 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.557715 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.581537 | debian-bookworm | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_error_on_subnet_creation [0.039500s] ... ok 2026-04-13 02:03:10.581558 | debian-bookworm | {1} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_update_metadata_item_1_2_78 [0.056310s] ... ok 2026-04-13 02:03:10.581563 | debian-bookworm | {7} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_allow_dhss_true [0.040349s] ... ok 2026-04-13 02:03:10.581926 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.598003 | debian-bookworm | {5} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.066414s] ... ok 2026-04-13 02:03:10.598020 | debian-bookworm | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_2_2_91 [0.021767s] ... ok 2026-04-13 02:03:10.598025 | debian-bookworm | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_body [0.038040s] ... ok 2026-04-13 02:03:10.598029 | debian-bookworm | {7} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_invalid_body_1 [0.021045s] ... ok 2026-04-13 02:03:10.598184 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.598193 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.613767 | debian-bookworm | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_share_api_exception_3 [0.020434s] ... ok 2026-04-13 02:03:10.623727 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.624019 | debian-bookworm | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_valid_cases_upper_2_50_1 [0.066250s] ... ok 2026-04-13 02:03:10.624030 | debian-bookworm | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_2_2_91 [0.020098s] ... ok 2026-04-13 02:03:10.645661 | debian-bookworm | {5} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [0.056675s] ... ok 2026-04-13 02:03:10.654173 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.665672 | debian-bookworm | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_failed_project_id_1 [0.028760s] ... ok 2026-04-13 02:03:10.665688 | debian-bookworm | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_cases_2 [0.072147s] ... ok 2026-04-13 02:03:10.665692 | debian-bookworm | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_in_use_by_share_group [0.045987s] ... ok 2026-04-13 02:03:10.673593 | debian-bookworm | Can not delete share network fake network id, it has 2 share group(s). 2026-04-13 02:03:10.673611 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.677718 | debian-bookworm | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_with_active_state [0.158133s] ... ok 2026-04-13 02:03:10.677734 | debian-bookworm | {5} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_policy_not_authorized_2_detail [0.041228s] ... ok 2026-04-13 02:03:10.677739 | debian-bookworm | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_share_api_failed_1 [0.027854s] ... ok 2026-04-13 02:03:10.677743 | debian-bookworm | {7} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_subnet_db_error_2_2_70 [0.082043s] ... ok 2026-04-13 02:03:10.685747 | debian-bookworm | None 2026-04-13 02:03:10.697738 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.698089 | debian-bookworm | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__share_servers_are_auto_deletable_1 [0.019655s] ... ok 2026-04-13 02:03:10.713693 | debian-bookworm | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_not_found [0.040881s] ... ok 2026-04-13 02:03:10.713957 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.713967 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.713971 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.737550 | debian-bookworm | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_share_api_exception_1 [0.022169s] ... ok 2026-04-13 02:03:10.737579 | debian-bookworm | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_data_not_found_exception [0.050833s] ... ok 2026-04-13 02:03:10.737828 | debian-bookworm | None 2026-04-13 02:03:10.737836 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:10.737841 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v2/share_networks.py", line 406, in create 2026-04-13 02:03:10.737845 | debian-bookworm | share_network = db_api.share_network_create( 2026-04-13 02:03:10.737860 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:10.737864 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:10.737868 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:10.737871 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:10.737875 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:10.737878 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:10.737882 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:10.737885 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:10.737889 | debian-bookworm | raise effect 2026-04-13 02:03:10.737893 | debian-bookworm | oslo_db.exception.DBError: None 2026-04-13 02:03:10.757629 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.757882 | debian-bookworm | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_db_api_exception [0.055722s] ... ok 2026-04-13 02:03:10.757892 | debian-bookworm | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_cases_4 [0.076801s] ... ok 2026-04-13 02:03:10.757896 | debian-bookworm | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_share_api_exception_2 [0.021151s] ... ok 2026-04-13 02:03:10.757900 | debian-bookworm | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_2___description_d___0_ [0.038850s] ... ok 2026-04-13 02:03:10.769655 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.771549 | debian-bookworm | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_3 [0.038762s] ... ok 2026-04-13 02:03:10.785662 | debian-bookworm | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service_share_api_failed_1 [0.030284s] ... ok 2026-04-13 02:03:10.785688 | debian-bookworm | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_deny_access_data_not_found_exception [0.051260s] ... ok 2026-04-13 02:03:10.785692 | debian-bookworm | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_nominal [0.039695s] ... ok 2026-04-13 02:03:10.785701 | debian-bookworm | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_5___description_ds___1_ [0.039681s] ... ok 2026-04-13 02:03:10.785900 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.785910 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.805659 | debian-bookworm | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_delete [0.021446s] ... ok 2026-04-13 02:03:10.811009 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.814232 | debian-bookworm | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_az_not_found_1 [0.041131s] ... ok 2026-04-13 02:03:10.821651 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.821664 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.829507 | debian-bookworm | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_not_found [0.041346s] ... ok 2026-04-13 02:03:10.829523 | debian-bookworm | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_4 [0.047565s] ... ok 2026-04-13 02:03:10.829527 | debian-bookworm | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_3 [0.026660s] ... ok 2026-04-13 02:03:10.829531 | debian-bookworm | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_8___name__foo_description_ds___1_ [0.042507s] ... ok 2026-04-13 02:03:10.829536 | debian-bookworm | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_1___2_55___202_ [0.557735s] ... ok 2026-04-13 02:03:10.837713 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.845086 | debian-bookworm | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_4 [0.019962s] ... ok 2026-04-13 02:03:10.856313 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.865670 | debian-bookworm | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_service_not_found [0.041048s] ... ok 2026-04-13 02:03:10.865684 | debian-bookworm | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_3___name_foo_description_d___0_ [0.048370s] ... ok 2026-04-13 02:03:10.865689 | debian-bookworm | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_project_id_admin_context [0.045095s] ... ok 2026-04-13 02:03:10.865693 | debian-bookworm | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_nofound [0.019439s] ... ok 2026-04-13 02:03:10.866212 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.866223 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.866226 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.881637 | debian-bookworm | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_1___active____2_55__ [0.512619s] ... ok 2026-04-13 02:03:10.881902 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.893650 | debian-bookworm | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_subnet_create_check_2___fake_server__ [0.020812s] ... ok 2026-04-13 02:03:10.895512 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.909649 | debian-bookworm | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_subnet_create_check_api_failed_2 [0.019987s] ... ok 2026-04-13 02:03:10.909671 | debian-bookworm | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_2_detail [0.039324s] ... ok 2026-04-13 02:03:10.913698 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.913713 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.913717 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.921636 | debian-bookworm | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failure_2 [0.045764s] ... ok 2026-04-13 02:03:10.941136 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.944371 | debian-bookworm | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_db_api_exception [0.039573s] ... ok 2026-04-13 02:03:10.957738 | debian-bookworm | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_7_reset_replica_state [0.039149s] ... ok 2026-04-13 02:03:10.957752 | debian-bookworm | {6} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_export_locations_share_replica_not_found [0.091885s] ... ok 2026-04-13 02:03:10.957894 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.957912 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.976271 | debian-bookworm | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_multiple_subnet_2_False [0.031099s] ... ok 2026-04-13 02:03:10.981535 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:10.985636 | debian-bookworm | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_with_different_roles_3 [0.150550s] ... ok 2026-04-13 02:03:10.999653 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.005161 | debian-bookworm | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_subnet_not_found_1_True [0.028734s] ... ok 2026-04-13 02:03:11.025672 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.026104 | debian-bookworm | {4} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_and_show_1___user____2_47__ [0.181708s] ... ok 2026-04-13 02:03:11.026116 | debian-bookworm | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_detail_2__False___2_56__ [0.041073s] ... ok 2026-04-13 02:03:11.026120 | debian-bookworm | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_4 [0.020713s] ... ok 2026-04-13 02:03:11.041633 | debian-bookworm | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_cases_1 [0.089854s] ... ok 2026-04-13 02:03:11.041647 | debian-bookworm | {6} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.083748s] ... ok 2026-04-13 02:03:11.044846 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.053714 | debian-bookworm | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_5 [0.018984s] ... ok 2026-04-13 02:03:11.053727 | debian-bookworm | {1} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_show_export_location_share_replica_not_found [0.136288s] ... ok 2026-04-13 02:03:11.057275 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.071902 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.072052 | debian-bookworm | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_3__show [0.039549s] ... ok 2026-04-13 02:03:11.072060 | debian-bookworm | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_cancel_exceptions_2 [0.019728s] ... ok 2026-04-13 02:03:11.081645 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.089697 | debian-bookworm | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_key_in_use [0.040420s] ... ok 2026-04-13 02:03:11.089709 | debian-bookworm | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_has_been_soft_deleted [0.040853s] ... ok 2026-04-13 02:03:11.097602 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.097614 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.099690 | debian-bookworm | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_get_progress [0.030166s] ... ok 2026-04-13 02:03:11.113821 | debian-bookworm | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_already_active [0.039879s] ... ok 2026-04-13 02:03:11.113834 | debian-bookworm | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failed_1 [0.030177s] ... ok 2026-04-13 02:03:11.124405 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.124640 | debian-bookworm | {6} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_with_unsupported_version_3_2_46 [0.083417s] ... ok 2026-04-13 02:03:11.137600 | debian-bookworm | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_invalid_network_id [0.040757s] ... ok 2026-04-13 02:03:11.137629 | debian-bookworm | {4} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_and_show_with_non_replicas [0.124456s] ... ok 2026-04-13 02:03:11.137906 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.147168 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.149667 | debian-bookworm | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_invalid_body [0.040822s] ... ok 2026-04-13 02:03:11.161657 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.169031 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.056340s] ... ok 2026-04-13 02:03:11.169289 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.169300 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.184048 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.189783 | debian-bookworm | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_1 [0.303976s] ... ok 2026-04-13 02:03:11.189799 | debian-bookworm | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_delete_2_2_56 [0.040298s] ... ok 2026-04-13 02:03:11.189804 | debian-bookworm | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_exception_path_1_AvailabilityZoneNotFound [0.046684s] ... ok 2026-04-13 02:03:11.189808 | debian-bookworm | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_delete_invalid_replica [0.040222s] ... ok 2026-04-13 02:03:11.199926 | debian-bookworm | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_with_different_roles_3 [0.517223s] ... ok 2026-04-13 02:03:11.206342 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.209633 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_3_2_5 [0.054996s] ... ok 2026-04-13 02:03:11.219508 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.219530 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.225651 | debian-bookworm | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_summary [0.041800s] ... ok 2026-04-13 02:03:11.225690 | debian-bookworm | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_has_been_encrypted [0.040384s] ... ok 2026-04-13 02:03:11.233693 | debian-bookworm | {6} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [0.106578s] ... ok 2026-04-13 02:03:11.237675 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.237695 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.247298 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.251913 | debian-bookworm | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_6__promote [0.040553s] ... ok 2026-04-13 02:03:11.257699 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.265690 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.272262 | debian-bookworm | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_1__True___2_55__ [0.046079s] ... ok 2026-04-13 02:03:11.277676 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.289727 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.292320 | debian-bookworm | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_7_reset_replica_state [0.040372s] ... ok 2026-04-13 02:03:11.305824 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_index [0.091102s] ... ok 2026-04-13 02:03:11.313670 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.321775 | debian-bookworm | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_delete_exception [0.040340s] ... ok 2026-04-13 02:03:11.328701 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.332720 | debian-bookworm | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_9__resync [0.040043s] ... ok 2026-04-13 02:03:11.348027 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.348434 | debian-bookworm | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_3___out_of_sync____2_56__ [0.157603s] ... ok 2026-04-13 02:03:11.365819 | debian-bookworm | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_detail_1__True___2_55__ [0.038858s] ... ok 2026-04-13 02:03:11.365857 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.053870s] ... ok 2026-04-13 02:03:11.369111 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.381891 | debian-bookworm | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_2 [0.269523s] ... ok 2026-04-13 02:03:11.385213 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.397847 | debian-bookworm | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_detail_with_limit [0.038361s] ... ok 2026-04-13 02:03:11.398091 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.408323 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_4_2_8 [0.055913s] ... ok 2026-04-13 02:03:11.409676 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.425848 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.429896 | debian-bookworm | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_detail_with_limit_and_offset [0.039417s] ... ok 2026-04-13 02:03:11.464617 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.468430 | debian-bookworm | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_1_index [0.038443s] ... ok 2026-04-13 02:03:11.481745 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_5_2_31 [0.064168s] ... ok 2026-04-13 02:03:11.529250 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_3_2_5 [0.056438s] ... ok 2026-04-13 02:03:11.541613 | debian-bookworm | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_replica_not_found [0.166977s] ... ok 2026-04-13 02:03:11.550454 | debian-bookworm | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_3 [0.380784s] ... ok 2026-04-13 02:03:11.579453 | debian-bookworm | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_conflict_2 [0.041544s] ... ok 2026-04-13 02:03:11.587987 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.592512 | debian-bookworm | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_with_different_roles_4 [0.360943s] ... ok 2026-04-13 02:03:11.592529 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_5_2_31 [0.055804s] ... ok 2026-04-13 02:03:11.592534 | debian-bookworm | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_1 [0.042133s] ... ok 2026-04-13 02:03:11.618667 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.618873 | debian-bookworm | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_conflict_3 [0.039217s] ... ok 2026-04-13 02:03:11.641711 | debian-bookworm | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_share_network_not_active [0.041784s] ... ok 2026-04-13 02:03:11.641729 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_policy_not_authorized_4_reset_status [0.041439s] ... ok 2026-04-13 02:03:11.641734 | debian-bookworm | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_invalid_body_1 [0.293784s] ... ok 2026-04-13 02:03:11.641737 | debian-bookworm | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_2___2_56___202_ [0.443929s] ... ok 2026-04-13 02:03:11.641741 | debian-bookworm | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_2 [0.039366s] ... ok 2026-04-13 02:03:11.642047 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.642055 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.665544 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.665900 | debian-bookworm | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_host_with_pool [0.038021s] ... ok 2026-04-13 02:03:11.677740 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.677757 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.677761 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.677765 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.677903 | debian-bookworm | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_10_reverting [0.038965s] ... ok 2026-04-13 02:03:11.701658 | debian-bookworm | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_summary_2__False___2_56__ [0.047138s] ... ok 2026-04-13 02:03:11.701675 | debian-bookworm | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_non_boolean_1_nondisruptive [0.032942s] ... ok 2026-04-13 02:03:11.707051 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.713693 | debian-bookworm | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_11_server_migrating [0.039083s] ... ok 2026-04-13 02:03:11.717699 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.733633 | debian-bookworm | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_4__create [0.039169s] ... ok 2026-04-13 02:03:11.733648 | debian-bookworm | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_service_host_1 [0.030459s] ... ok 2026-04-13 02:03:11.736158 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.749603 | debian-bookworm | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_2_detail [0.271961s] ... ok 2026-04-13 02:03:11.749615 | debian-bookworm | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_1 [0.019771s] ... ok 2026-04-13 02:03:11.749894 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.759430 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.769637 | debian-bookworm | {5} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_body_1 [0.039141s] ... ok 2026-04-13 02:03:11.769651 | debian-bookworm | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_quiesce_wait_time_2___2_75___None_ [0.039540s] ... ok 2026-04-13 02:03:11.775814 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.793644 | debian-bookworm | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_5__delete_share_replica [0.038971s] ... ok 2026-04-13 02:03:11.795273 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.803538 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.814059 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.818402 | debian-bookworm | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_1_2_55 [0.038826s] ... ok 2026-04-13 02:03:11.832662 | debian-bookworm | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_4___error____2_56__ [0.484507s] ... ok 2026-04-13 02:03:11.851968 | debian-bookworm | Transfer fa4074e4-6400-4aa2-8686-a2d58c5e723e: share id 3c5e55eb-d62c-482b-827c-8a2afee53467 expected in awaiting_transfer state. 2026-04-13 02:03:11.854686 | debian-bookworm | {5} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_share_status [0.104094s] ... ok 2026-04-13 02:03:11.869785 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.869813 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.870068 | debian-bookworm | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_2_2_56 [0.040270s] ... ok 2026-04-13 02:03:11.885624 | debian-bookworm | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_4_create [0.040741s] ... ok 2026-04-13 02:03:11.892795 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.897655 | debian-bookworm | {5} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_bad_request_1 [0.041087s] ... ok 2026-04-13 02:03:11.913842 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.913894 | debian-bookworm | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_invalid_replica_id [0.039525s] ... ok 2026-04-13 02:03:11.913901 | debian-bookworm | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_non_boolean_3_preserve_snapshots [0.033081s] ... ok 2026-04-13 02:03:11.913906 | debian-bookworm | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_invalid_body_3 [0.285701s] ... ok 2026-04-13 02:03:11.927544 | debian-bookworm | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_share_server_not_found [0.020659s] ... ok 2026-04-13 02:03:11.931506 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.934535 | debian-bookworm | {5} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_bad_request_2 [0.038330s] ... ok 2026-04-13 02:03:11.945492 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.951996 | debian-bookworm | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_quiesce_wait_time_1___2_74___None_ [0.053689s] ... ok 2026-04-13 02:03:11.961632 | debian-bookworm | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_network_not_active [0.028385s] ... ok 2026-04-13 02:03:11.961876 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.973455 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:11.981652 | debian-bookworm | {5} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_with_no_admin_user [0.038681s] ... ok 2026-04-13 02:03:11.997670 | debian-bookworm | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_share_network_not_found [0.029213s] ... ok 2026-04-13 02:03:11.997686 | debian-bookworm | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_quiesce_wait_time_4___2_75____foobar__ [0.042894s] ... ok 2026-04-13 02:03:11.997985 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.009813 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.012719 | debian-bookworm | {5} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_access_public [0.039104s] ... ok 2026-04-13 02:03:12.025771 | debian-bookworm | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_service_host_3 [0.029912s] ... ok 2026-04-13 02:03:12.032515 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.045743 | debian-bookworm | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_1 [0.402957s] ... ok 2026-04-13 02:03:12.045757 | debian-bookworm | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check_exception_1 [0.291845s] ... ok 2026-04-13 02:03:12.045762 | debian-bookworm | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_with_different_roles_1 [0.272844s] ... ok 2026-04-13 02:03:12.048610 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.051312 | debian-bookworm | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check_host_with_pool [0.035713s] ... ok 2026-04-13 02:03:12.051808 | debian-bookworm | {5} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_from_public_share_type [0.038857s] ... ok 2026-04-13 02:03:12.067314 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.070767 | debian-bookworm | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_invalid_body_1 [0.162439s] ... ok 2026-04-13 02:03:12.081644 | debian-bookworm | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_2_error [0.021040s] ... ok 2026-04-13 02:03:12.081657 | debian-bookworm | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_5_delete [0.041698s] ... ok 2026-04-13 02:03:12.081670 | debian-bookworm | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete [0.045951s] ... ok 2026-04-13 02:03:12.085680 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.090324 | debian-bookworm | {5} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_with_bad_access [0.038342s] ... ok 2026-04-13 02:03:12.097646 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.109766 | debian-bookworm | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_no_body [0.019369s] ... ok 2026-04-13 02:03:12.109780 | debian-bookworm | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_exceptions_from_api_1 [0.019602s] ... ok 2026-04-13 02:03:12.117715 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.130110 | debian-bookworm | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_create_with_is_default_key_2___2_45___False_ [0.019692s] ... ok 2026-04-13 02:03:12.130125 | debian-bookworm | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_show_1__True___2_55__ [0.042755s] ... ok 2026-04-13 02:03:12.130129 | debian-bookworm | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_not_found [0.019961s] ... ok 2026-04-13 02:03:12.130133 | debian-bookworm | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start [0.048674s] ... ok 2026-04-13 02:03:12.130136 | debian-bookworm | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_create_with_is_default_key_3___2_46___True_ [0.019613s] ... ok 2026-04-13 02:03:12.141692 | debian-bookworm | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_5_manage_starting [0.018414s] ... ok 2026-04-13 02:03:12.148882 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.150721 | debian-bookworm | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_multiple_subnets_fail [0.051769s] ... ok 2026-04-13 02:03:12.150733 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_reset_status_with_different_roles_3 [0.520104s] ... ok 2026-04-13 02:03:12.150738 | debian-bookworm | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_with_invalid_parameter_2________new_description____true__ [0.020327s] ... ok 2026-04-13 02:03:12.157644 | debian-bookworm | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_1_index [0.038610s] ... ok 2026-04-13 02:03:12.165824 | debian-bookworm | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_not_found [0.021912s] ... ok 2026-04-13 02:03:12.181711 | debian-bookworm | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_conflict_1 [0.044142s] ... ok 2026-04-13 02:03:12.181739 | debian-bookworm | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_01___1_0____os_share_type_access___True_ [0.019700s] ... ok 2026-04-13 02:03:12.181744 | debian-bookworm | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_1_True [0.041418s] ... ok 2026-04-13 02:03:12.183005 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.193652 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.209557 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_show_snapshot_instance_not_found [0.040379s] ... ok 2026-04-13 02:03:12.209579 | debian-bookworm | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_14___2_27____share_type_access___False_ [0.020248s] ... ok 2026-04-13 02:03:12.209584 | debian-bookworm | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_3_show [0.038594s] ... ok 2026-04-13 02:03:12.209588 | debian-bookworm | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_missing_mandatory_2_body [0.034736s] ... ok 2026-04-13 02:03:12.221652 | debian-bookworm | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_03___2_0____os_share_type_access___True_ [0.019761s] ... ok 2026-04-13 02:03:12.221669 | debian-bookworm | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_invalid_statuses_1_manage_starting [0.042637s] ... ok 2026-04-13 02:03:12.224118 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.233670 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_5_2_31 [0.056454s] ... ok 2026-04-13 02:03:12.233686 | debian-bookworm | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_6_promote [0.038939s] ... ok 2026-04-13 02:03:12.233691 | debian-bookworm | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_13___2_27____share_type_access___True_ [0.020188s] ... ok 2026-04-13 02:03:12.233695 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_upsupported_microversion_2_show [0.044697s] ... ok 2026-04-13 02:03:12.233875 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.241732 | debian-bookworm | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_new_share_network_not_found [0.034922s] ... ok 2026-04-13 02:03:12.253701 | debian-bookworm | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_14___2_27____share_type_access___False_ [0.019825s] ... ok 2026-04-13 02:03:12.265771 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.269681 | debian-bookworm | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_invalid_statuses_2_deleting [0.045146s] ... ok 2026-04-13 02:03:12.269696 | debian-bookworm | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_invalid_body_4 [0.271573s] ... ok 2026-04-13 02:03:12.269700 | debian-bookworm | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_8_reset_status [0.039161s] ... ok 2026-04-13 02:03:12.293743 | debian-bookworm | {5} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_05 [0.019570s] ... ok 2026-04-13 02:03:12.293765 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_upsupported_microversion_3_detail [0.042533s] ... ok 2026-04-13 02:03:12.293770 | debian-bookworm | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_non_boolean_2_writable [0.035679s] ... ok 2026-04-13 02:03:12.293774 | debian-bookworm | {5} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_1 [0.019884s] ... ok 2026-04-13 02:03:12.294044 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.294055 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.304239 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.304280 | debian-bookworm | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_3 [0.274418s] ... ok 2026-04-13 02:03:12.311460 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show [0.085765s] ... ok 2026-04-13 02:03:12.311474 | debian-bookworm | {5} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_5 [0.019792s] ... ok 2026-04-13 02:03:12.333716 | debian-bookworm | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_manage_1_fake_net_name [0.045439s] ... ok 2026-04-13 02:03:12.333735 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_3___1001__1001____2_38__ [0.052134s] ... ok 2026-04-13 02:03:12.333740 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.061822s] ... ok 2026-04-13 02:03:12.333744 | debian-bookworm | {5} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_1___1_0____key5__ [0.019298s] ... ok 2026-04-13 02:03:12.342020 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.353696 | debian-bookworm | {5} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_5___2_24____driver_handles_share_servers__ [0.019301s] ... ok 2026-04-13 02:03:12.353722 | debian-bookworm | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_manage_invalid [0.031815s] ... ok 2026-04-13 02:03:12.365735 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_1 [0.034125s] ... ok 2026-04-13 02:03:12.365751 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_4_2_8 [0.056255s] ... ok 2026-04-13 02:03:12.366264 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.385674 | debian-bookworm | {5} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_13_backup_restoring [0.019488s] ... ok 2026-04-13 02:03:12.385696 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_list_snapshot_instances_summary_1_None [0.042016s] ... ok 2026-04-13 02:03:12.385701 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_5 [0.023567s] ... ok 2026-04-13 02:03:12.397767 | debian-bookworm | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_cancel [0.033801s] ... ok 2026-04-13 02:03:12.397787 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_exception_2 [0.020828s] ... ok 2026-04-13 02:03:12.401237 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.411740 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.425750 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_list_snapshot_instances_detail_invalid_snapshot [0.040309s] ... ok 2026-04-13 02:03:12.425771 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_display_name_and_description_1_2_0 [0.020601s] ... ok 2026-04-13 02:03:12.425776 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_delete_metadata [0.020241s] ... ok 2026-04-13 02:03:12.425780 | debian-bookworm | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_invalid_body_3 [0.154258s] ... ok 2026-04-13 02:03:12.441645 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.441671 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.441977 | debian-bookworm | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check [0.040279s] ... ok 2026-04-13 02:03:12.450581 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_list_snapshot_instances_summary_2_FAKE_SNAPSHOT_ID [0.039732s] ... ok 2026-04-13 02:03:12.450606 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_3 [0.040113s] ... ok 2026-04-13 02:03:12.450611 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start [0.038509s] ... ok 2026-04-13 02:03:12.465673 | debian-bookworm | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_driver_opts_not_instance_dict [0.029782s] ... ok 2026-04-13 02:03:12.465690 | debian-bookworm | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check_exception_2 [0.034017s] ... ok 2026-04-13 02:03:12.465695 | debian-bookworm | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_5 [0.160751s] ... ok 2026-04-13 02:03:12.477704 | debian-bookworm | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_extract_host [0.021133s] ... ok 2026-04-13 02:03:12.481664 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.497851 | debian-bookworm | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_get_progress_exceptions_1 [0.021779s] ... ok 2026-04-13 02:03:12.497872 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_new_share_type_not_found [0.033449s] ... ok 2026-04-13 02:03:12.497876 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_policy_not_authorized_3_show [0.040319s] ... ok 2026-04-13 02:03:12.497880 | debian-bookworm | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_3 [0.019273s] ... ok 2026-04-13 02:03:12.498050 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.505101 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.517725 | debian-bookworm | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_get_progress_exceptions_2 [0.020556s] ... ok 2026-04-13 02:03:12.517746 | debian-bookworm | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_6 [0.020285s] ... ok 2026-04-13 02:03:12.517751 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_3_preserve_metadata [0.032852s] ... ok 2026-04-13 02:03:12.529651 | debian-bookworm | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_7_unmanage_error [0.020527s] ... ok 2026-04-13 02:03:12.541630 | debian-bookworm | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_service_host_4 [0.264672s] ... ok 2026-04-13 02:03:12.541647 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_empty_parameters [0.051858s] ... ok 2026-04-13 02:03:12.553655 | debian-bookworm | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_8_manage_error [0.021355s] ... ok 2026-04-13 02:03:12.553705 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_share_other_project_public_share [0.034363s] ... ok 2026-04-13 02:03:12.561652 | debian-bookworm | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_2 [0.019584s] ... ok 2026-04-13 02:03:12.561675 | debian-bookworm | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_manage_2_ [0.042832s] ... ok 2026-04-13 02:03:12.585782 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_az_not_in_share_type_3_v2_91_share_not_from_snap [0.021627s] ... ok 2026-04-13 02:03:12.585804 | debian-bookworm | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_exceptions_1 [0.021068s] ... ok 2026-04-13 02:03:12.585809 | debian-bookworm | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_manage_forbidden [0.028921s] ... ok 2026-04-13 02:03:12.597693 | debian-bookworm | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_network_not_active [0.041795s] ... ok 2026-04-13 02:03:12.597731 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_share_without_mount_snap_support [0.052538s] ... ok 2026-04-13 02:03:12.597735 | debian-bookworm | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_3_deleting [0.020076s] ... ok 2026-04-13 02:03:12.614214 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.621657 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_3_2_17 [0.020405s] ... ok 2026-04-13 02:03:12.621676 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_without_share_net_parent_exists [0.043534s] ... ok 2026-04-13 02:03:12.621681 | debian-bookworm | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_2_None [0.036794s] ... ok 2026-04-13 02:03:12.645657 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_delete_nofound [0.019595s] ... ok 2026-04-13 02:03:12.645674 | debian-bookworm | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_badrequest_2_PolicyNotAuthorized [0.043003s] ... ok 2026-04-13 02:03:12.645679 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_reset_status_with_different_roles_4 [0.268326s] ... ok 2026-04-13 02:03:12.655197 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.657648 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_1 [0.020685s] ... ok 2026-04-13 02:03:12.657661 | debian-bookworm | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_error_invalid [0.031873s] ... ok 2026-04-13 02:03:12.669661 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_encryption_1 [0.040371s] ... ok 2026-04-13 02:03:12.677715 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.685859 | debian-bookworm | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_cancel_not_found [0.020131s] ... ok 2026-04-13 02:03:12.685876 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_3 [0.021818s] ... ok 2026-04-13 02:03:12.685884 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_show [0.041005s] ... ok 2026-04-13 02:03:12.694898 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.701645 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_5_2_31 [0.101057s] ... ok 2026-04-13 02:03:12.701664 | debian-bookworm | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_1_active [0.020079s] ... ok 2026-04-13 02:03:12.701668 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_3_2_17 [0.020591s] ... ok 2026-04-13 02:03:12.701672 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_snapshot_support_without_cg_2_2_3 [0.039365s] ... ok 2026-04-13 02:03:12.713650 | debian-bookworm | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_4_creating [0.018965s] ... ok 2026-04-13 02:03:12.713665 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_display_name_and_description_2_2_16 [0.019566s] ... ok 2026-04-13 02:03:12.728996 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.729237 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete [0.020323s] ... ok 2026-04-13 02:03:12.738998 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_1___1_1_1_1____2_32__ [0.051586s] ... ok 2026-04-13 02:03:12.739014 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.099276s] ... ok 2026-04-13 02:03:12.739026 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_in_share_group_param_not_provided [0.020372s] ... ok 2026-04-13 02:03:12.753628 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.754541 | debian-bookworm | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_badrequest_1_ShareServerInUse [0.041694s] ... ok 2026-04-13 02:03:12.776196 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.779712 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_8 [0.040054s] ... ok 2026-04-13 02:03:12.801733 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_exists_exception [0.053275s] ... ok 2026-04-13 02:03:12.801749 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_2 [0.344926s] ... ok 2026-04-13 02:03:12.815569 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.815949 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_1_1_0 [0.023345s] ... ok 2026-04-13 02:03:12.829158 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.829180 | debian-bookworm | Snapshots cannot be created for share '100' since it does not have that capability. 2026-04-13 02:03:12.829430 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_task_state [0.039227s] ... ok 2026-04-13 02:03:12.829439 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_support_2_False [0.020162s] ... ok 2026-04-13 02:03:12.839427 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.845725 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_dhss_true_with_share_server [0.043264s] ... ok 2026-04-13 02:03:12.845739 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_01 [0.020472s] ... ok 2026-04-13 02:03:12.845743 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show [0.104642s] ... ok 2026-04-13 02:03:12.865708 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_2_2_16 [0.020630s] ... ok 2026-04-13 02:03:12.865726 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_05 [0.020187s] ... ok 2026-04-13 02:03:12.870172 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.877828 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_2 [0.020043s] ... ok 2026-04-13 02:03:12.877843 | debian-bookworm | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_13_backup_restoring [0.040037s] ... ok 2026-04-13 02:03:12.895975 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.902085 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_2 [0.176253s] ... ok 2026-04-13 02:03:12.902101 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_metadata_filter [0.022540s] ... ok 2026-04-13 02:03:12.902106 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_4_2_8 [0.055710s] ... ok 2026-04-13 02:03:12.902110 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_share_group_earlier_version [0.038769s] ... ok 2026-04-13 02:03:12.917002 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_4 [0.024300s] ... ok 2026-04-13 02:03:12.925982 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.937667 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_soft_delete_has_replicas [0.021111s] ... ok 2026-04-13 02:03:12.937682 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_2 [0.039774s] ... ok 2026-04-13 02:03:12.941712 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.949670 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_1_2_0 [0.021390s] ... ok 2026-04-13 02:03:12.949685 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_update_all_metadata [0.020947s] ... ok 2026-04-13 02:03:12.949693 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_upsupported_microversion_1_index [0.045070s] ... ok 2026-04-13 02:03:12.957668 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.961703 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_display_name_and_description_3_2_17 [0.020915s] ... ok 2026-04-13 02:03:12.961716 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_05 [0.019702s] ... ok 2026-04-13 02:03:12.969631 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.985674 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:12.985992 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_03_manage_starting [0.040430s] ... ok 2026-04-13 02:03:12.986004 | debian-bookworm | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_2___in_sync____2_55__ [0.508153s] ... ok 2026-04-13 02:03:12.986008 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_17 [0.019459s] ... ok 2026-04-13 02:03:12.986012 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_upsupported_microversion_4_reset_status [0.040386s] ... ok 2026-04-13 02:03:12.997676 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.009702 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_exception_4 [0.040265s] ... ok 2026-04-13 02:03:13.009726 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_body [0.020838s] ... ok 2026-04-13 02:03:13.025061 | debian-bookworm | Failed to update quota donating share transfer id 3a329b5e-41e1-4096-8343-b1aeee99ea3f 2026-04-13 02:03:13.025083 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:13.025088 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/transfer/api.py", line 318, in _check_donor_project_quota 2026-04-13 02:03:13.025092 | debian-bookworm | donor_reservations = QUOTAS.reserve(context.elevated(), 2026-04-13 02:03:13.025096 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:13.025099 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:13.025103 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:13.025107 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:13.025110 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:13.025114 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:13.025118 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:13.025121 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:13.025125 | debian-bookworm | raise effect 2026-04-13 02:03:13.025128 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/transfer/api.py", line 305, in _check_transferred_project_quota 2026-04-13 02:03:13.025132 | debian-bookworm | reservations = QUOTAS.reserve(context, 2026-04-13 02:03:13.025135 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:13.025139 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:13.025142 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:13.025146 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:13.025149 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:13.025152 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:13.025156 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:13.025159 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:13.025163 | debian-bookworm | raise effect 2026-04-13 02:03:13.025166 | debian-bookworm | manila.exception.OverQuota: Quota exceeded for resources: {'snapshot_gigabytes': 'fake'}. 2026-04-13 02:03:13.025176 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.025180 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.025184 | debian-bookworm | Quota exceeded for fake_project_id, tried to accept 0G snapshot (10G of 5G already consumed). 2026-04-13 02:03:13.025325 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_04_unmanage_starting [0.039419s] ... ok 2026-04-13 02:03:13.025333 | debian-bookworm | {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_accept_share_over_quota_3 [0.140317s] ... ok 2026-04-13 02:03:13.025337 | debian-bookworm | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_invalid_statuses_4_unmanage_starting [0.264971s] ... ok 2026-04-13 02:03:13.037662 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_3_2_17 [0.020157s] ... ok 2026-04-13 02:03:13.037683 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_4___2_28____error__ [0.056263s] ... ok 2026-04-13 02:03:13.048479 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.048503 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.053625 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_07_migrating [0.039213s] ... ok 2026-04-13 02:03:13.053637 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary [0.025023s] ... ok 2026-04-13 02:03:13.068942 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_is_in_error_1_2_1 [0.031386s] ... ok 2026-04-13 02:03:13.069719 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.085685 | debian-bookworm | {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_share_with_network_id [0.061466s] ... ok 2026-04-13 02:03:13.089659 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.089672 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.101721 | debian-bookworm | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_share_not_found [0.038909s] ... ok 2026-04-13 02:03:13.101737 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_01 [0.020558s] ... ok 2026-04-13 02:03:13.101742 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_version_not_found_1_1_0 [0.042590s] ... ok 2026-04-13 02:03:13.117644 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_reset_status_with_different_roles_1 [0.415254s] ... ok 2026-04-13 02:03:13.117666 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_06 [0.019083s] ... ok 2026-04-13 02:03:13.117671 | debian-bookworm | {6} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_4_2_8 [0.091465s] ... ok 2026-04-13 02:03:13.129657 | debian-bookworm | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_API_exception [0.150701s] ... ok 2026-04-13 02:03:13.129672 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_08 [0.019127s] ... ok 2026-04-13 02:03:13.130596 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.141722 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.141744 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.148646 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_10 [0.020001s] ... ok 2026-04-13 02:03:13.154787 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.158902 | debian-bookworm | {6} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_list_snapshot_instances_detail [0.039520s] ... ok 2026-04-13 02:03:13.169616 | debian-bookworm | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_missing_mandatory_1_host [0.034820s] ... ok 2026-04-13 02:03:13.169632 | debian-bookworm | {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_not_public_share_type [0.086049s] ... ok 2026-04-13 02:03:13.169637 | debian-bookworm | {2} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer [0.076110s] ... ok 2026-04-13 02:03:13.169641 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_17 [0.019354s] ... ok 2026-04-13 02:03:13.170059 | debian-bookworm | Share type of share 8a22c819-0e12-4aa0-b264-9a12e035ab2e is not public, and current project can not access the share type 2026-04-13 02:03:13.189378 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.189734 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_deny_access [0.071018s] ... ok 2026-04-13 02:03:13.189745 | debian-bookworm | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_no_body [0.020792s] ... ok 2026-04-13 02:03:13.189749 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_20 [0.020366s] ... ok 2026-04-13 02:03:13.189753 | debian-bookworm | {6} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_policy_not_authorized_1_index [0.038746s] ... ok 2026-04-13 02:03:13.205641 | debian-bookworm | Metadata property key is greater than 255 characters. 2026-04-13 02:03:13.205657 | debian-bookworm | Snapshots cannot be created for share '100' since it does not have that capability. 2026-04-13 02:03:13.205662 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.205864 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_support_1_0 [0.021501s] ... ok 2026-04-13 02:03:13.205877 | debian-bookworm | {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_with_already_added_access [0.041761s] ... ok 2026-04-13 02:03:13.217718 | debian-bookworm | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_service_host_2 [0.030995s] ... ok 2026-04-13 02:03:13.231529 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.231758 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_2 [0.029419s] ... ok 2026-04-13 02:03:13.242714 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_no_transitional_states_1___2_1____syncing__ [0.049904s] ... ok 2026-04-13 02:03:13.242737 | debian-bookworm | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_access_list [0.049330s] ... ok 2026-04-13 02:03:13.242741 | debian-bookworm | {2} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_share_with_invalid_snapshot [0.076259s] ... ok 2026-04-13 02:03:13.261676 | debian-bookworm | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_error_body [0.031653s] ... ok 2026-04-13 02:03:13.261701 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_6 [0.023558s] ... ok 2026-04-13 02:03:13.261706 | debian-bookworm | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_share_update_invalid_key [0.019672s] ... ok 2026-04-13 02:03:13.274327 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_2_2_16 [0.020066s] ... ok 2026-04-13 02:03:13.278570 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.288946 | debian-bookworm | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_not_found [0.033424s] ... ok 2026-04-13 02:03:13.288963 | debian-bookworm | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_2_2_16 [0.020800s] ... ok 2026-04-13 02:03:13.288967 | debian-bookworm | {2} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_body_2 [0.040987s] ... ok 2026-04-13 02:03:13.288971 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_no_transitional_states_2___2_1____active__ [0.049968s] ... ok 2026-04-13 02:03:13.298299 | debian-bookworm | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_reset_server_status_invalid [0.021793s] ... ok 2026-04-13 02:03:13.309312 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_1 [0.020118s] ... ok 2026-04-13 02:03:13.312327 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.317636 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_exception_3 [0.041092s] ... ok 2026-04-13 02:03:13.321033 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.321044 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.325693 | debian-bookworm | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_exception_1 [0.038355s] ... ok 2026-04-13 02:03:13.325712 | debian-bookworm | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_exceptions_from_api_2 [0.020250s] ... ok 2026-04-13 02:03:13.325722 | debian-bookworm | {2} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_body_2 [0.038811s] ... ok 2026-04-13 02:03:13.333647 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_invalid_body_3 [0.020831s] ... ok 2026-04-13 02:03:13.353344 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.353607 | debian-bookworm | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_no_status [0.023175s] ... ok 2026-04-13 02:03:13.353618 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_missing [0.255631s] ... ok 2026-04-13 02:03:13.365205 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.377533 | debian-bookworm | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_exception_2 [0.038598s] ... ok 2026-04-13 02:03:13.377547 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot__unmanage [0.048948s] ... ok 2026-04-13 02:03:13.377757 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.389640 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.389655 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.389812 | debian-bookworm | {2} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access [0.068325s] ... ok 2026-04-13 02:03:13.398845 | debian-bookworm | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_4 [0.038338s] ... ok 2026-04-13 02:03:13.398858 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_4 [0.398795s] ... ok 2026-04-13 02:03:13.401678 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.413787 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.425676 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.425693 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.429527 | debian-bookworm | {2} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_to_public_share_type [0.038256s] ... ok 2026-04-13 02:03:13.439258 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.439272 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.439492 | debian-bookworm | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_4 [0.038305s] ... ok 2026-04-13 02:03:13.439501 | debian-bookworm | {1} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_index [0.097027s] ... ok 2026-04-13 02:03:13.457625 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_3 [0.041192s] ... ok 2026-04-13 02:03:13.462354 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.478401 | debian-bookworm | {2} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_not_found [0.037246s] ... ok 2026-04-13 02:03:13.478730 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.478740 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.478744 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.485754 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_replicated_snapshot [0.038426s] ... ok 2026-04-13 02:03:13.485771 | debian-bookworm | {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_access_private [0.277808s] ... ok 2026-04-13 02:03:13.497619 | debian-bookworm | {1} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_3_2_5 [0.054772s] ... ok 2026-04-13 02:03:13.499842 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.513675 | debian-bookworm | {2} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_ispublic_false_proj2 [0.038142s] ... ok 2026-04-13 02:03:13.513920 | debian-bookworm | Share type 2 has invalid required extra specs. 2026-04-13 02:03:13.513928 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:13.513932 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-13 02:03:13.513937 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-04-13 02:03:13.513940 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:13.513944 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-13 02:03:13.513947 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-04-13 02:03:13.513962 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-13 02:03:13.513965 | debian-bookworm | Share type 3 has invalid required extra specs. 2026-04-13 02:03:13.513969 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:13.513972 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-13 02:03:13.513976 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-04-13 02:03:13.513979 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:13.513983 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-13 02:03:13.513986 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-04-13 02:03:13.513989 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-13 02:03:13.513994 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.521778 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.521822 | debian-bookworm | Share type 0 has invalid required extra specs. 2026-04-13 02:03:13.521827 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:13.521831 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-13 02:03:13.521835 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-04-13 02:03:13.521838 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:13.521842 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-13 02:03:13.521846 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-04-13 02:03:13.521850 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-13 02:03:13.521853 | debian-bookworm | Share type 1 has invalid required extra specs. 2026-04-13 02:03:13.521869 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:13.521872 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-13 02:03:13.521876 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-04-13 02:03:13.521879 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:13.521883 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-13 02:03:13.521886 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-04-13 02:03:13.521889 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-13 02:03:13.521893 | debian-bookworm | Share type 2 has invalid required extra specs. 2026-04-13 02:03:13.521896 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:13.521900 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-13 02:03:13.521903 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-04-13 02:03:13.521906 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:13.521910 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-13 02:03:13.521913 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-04-13 02:03:13.521917 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-13 02:03:13.521926 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_01_creating [0.038994s] ... ok 2026-04-13 02:03:13.529628 | debian-bookworm | {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_default_proj2 [0.040680s] ... ok 2026-04-13 02:03:13.538570 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.541255 | debian-bookworm | {2} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_with_no_context [0.037797s] ... ok 2026-04-13 02:03:13.550427 | debian-bookworm | {1} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [0.056090s] ... ok 2026-04-13 02:03:13.556544 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.561659 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_14_backup_creating [0.038865s] ... ok 2026-04-13 02:03:13.565758 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.565792 | debian-bookworm | Share type 0 has invalid required extra specs. 2026-04-13 02:03:13.565797 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:13.565802 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-13 02:03:13.565806 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-04-13 02:03:13.565809 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:13.565813 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-13 02:03:13.565831 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-04-13 02:03:13.565836 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-13 02:03:13.565839 | debian-bookworm | Share type 1 has invalid required extra specs. 2026-04-13 02:03:13.565842 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:13.565846 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-13 02:03:13.565850 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-04-13 02:03:13.565853 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:13.565857 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-13 02:03:13.565860 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-04-13 02:03:13.565863 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-13 02:03:13.577771 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.585648 | debian-bookworm | {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_no_admin_ispublic_none [0.039855s] ... ok 2026-04-13 02:03:13.585689 | debian-bookworm | {2} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_bad_request_2 [0.037472s] ... ok 2026-04-13 02:03:13.595500 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.613571 | debian-bookworm | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_snapshot_not_found [0.038737s] ... ok 2026-04-13 02:03:13.613624 | debian-bookworm | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_not_found [0.019224s] ... ok 2026-04-13 02:03:13.613629 | debian-bookworm | {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_by_nonexistent_share_type [0.039723s] ... ok 2026-04-13 02:03:13.613983 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.625649 | debian-bookworm | {1} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_3_2_5 [0.056812s] ... ok 2026-04-13 02:03:13.625695 | debian-bookworm | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_with_is_default_key_2___2_45___False_ [0.018949s] ... ok 2026-04-13 02:03:13.625700 | debian-bookworm | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_5 [0.020050s] ... ok 2026-04-13 02:03:13.649603 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.649925 | debian-bookworm | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_delete [0.018786s] ... ok 2026-04-13 02:03:13.649932 | debian-bookworm | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_8 [0.019812s] ... ok 2026-04-13 02:03:13.661743 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.673732 | debian-bookworm | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_delete_in_use [0.019437s] ... ok 2026-04-13 02:03:13.673774 | debian-bookworm | {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_project_id_prefix_mount_point_name [0.060165s] ... ok 2026-04-13 02:03:13.673778 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_1 [0.292602s] ... ok 2026-04-13 02:03:13.673783 | debian-bookworm | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_2_23_1_driver_handles_share_servers [0.020033s] ... ok 2026-04-13 02:03:13.689714 | debian-bookworm | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_with_invalid_parameter_1___new_name____new_description____wrong_bool__ [0.019261s] ... ok 2026-04-13 02:03:13.689758 | debian-bookworm | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_with_is_default_key_1___2_45___True_ [0.019669s] ... ok 2026-04-13 02:03:13.697593 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.701629 | debian-bookworm | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_09___2_23____share_type_access___True_ [0.019498s] ... ok 2026-04-13 02:03:13.701649 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_1 [0.042534s] ... ok 2026-04-13 02:03:13.709742 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.721762 | debian-bookworm | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_with_is_default_key_4___2_46___False_ [0.020561s] ... ok 2026-04-13 02:03:13.721775 | debian-bookworm | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_09___2_23____share_type_access___True_ [0.019021s] ... ok 2026-04-13 02:03:13.738231 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.738571 | debian-bookworm | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update [0.019716s] ... ok 2026-04-13 02:03:13.738580 | debian-bookworm | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_1 [0.296027s] ... ok 2026-04-13 02:03:13.738584 | debian-bookworm | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_10___2_23____share_type_access___False_ [0.019104s] ... ok 2026-04-13 02:03:13.753657 | debian-bookworm | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_with_volumes_destroy [0.019977s] ... ok 2026-04-13 02:03:13.753670 | debian-bookworm | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_16___2_41____share_type_access___False_ [0.019624s] ... ok 2026-04-13 02:03:13.767574 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.769654 | debian-bookworm | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_06___2_6____os_share_type_access___False_ [0.020435s] ... ok 2026-04-13 02:03:13.781646 | debian-bookworm | {2} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_07 [0.018966s] ... ok 2026-04-13 02:03:13.793617 | debian-bookworm | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_07___2_7____share_type_access___True_ [0.020098s] ... ok 2026-04-13 02:03:13.793641 | debian-bookworm | {2} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_01_None [0.019168s] ... ok 2026-04-13 02:03:13.805631 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_missing_1_2_6 [0.463909s] ... ok 2026-04-13 02:03:13.805650 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_2 [0.454396s] ... ok 2026-04-13 02:03:13.805656 | debian-bookworm | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_04 [0.020047s] ... ok 2026-04-13 02:03:13.817715 | debian-bookworm | {2} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_05 [0.018686s] ... ok 2026-04-13 02:03:13.831395 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.831566 | debian-bookworm | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_09 [0.019310s] ... ok 2026-04-13 02:03:13.831575 | debian-bookworm | {2} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_07 [0.019112s] ... ok 2026-04-13 02:03:13.843522 | debian-bookworm | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_12 [0.019258s] ... ok 2026-04-13 02:03:13.849664 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.857620 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_5 [0.042301s] ... ok 2026-04-13 02:03:13.857633 | debian-bookworm | {2} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_not_found [0.018951s] ... ok 2026-04-13 02:03:13.863930 | debian-bookworm | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_13 [0.020252s] ... ok 2026-04-13 02:03:13.873625 | debian-bookworm | {2} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_invalid_body_1_None [0.019010s] ... ok 2026-04-13 02:03:13.884579 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.885664 | debian-bookworm | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_10 [0.019622s] ... ok 2026-04-13 02:03:13.906096 | debian-bookworm | {2} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_1_available [0.020326s] ... ok 2026-04-13 02:03:13.906110 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_share_server [0.043152s] ... ok 2026-04-13 02:03:13.906125 | debian-bookworm | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_4___2_24____snapshot_support__ [0.020613s] ... ok 2026-04-13 02:03:13.921452 | debian-bookworm | {2} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_that_has_backups [0.023034s] ... ok 2026-04-13 02:03:13.921475 | debian-bookworm | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_4 [0.191115s] ... ok 2026-04-13 02:03:13.927327 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.937795 | debian-bookworm | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_item [0.020799s] ... ok 2026-04-13 02:03:13.937809 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_09_restoring [0.042352s] ... ok 2026-04-13 02:03:13.949799 | debian-bookworm | {0} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_2_manage_error [0.022093s] ... ok 2026-04-13 02:03:13.965740 | debian-bookworm | {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_delete_transfer_awaiting_transfer [0.299482s] ... ok 2026-04-13 02:03:13.965764 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_2 [0.163652s] ... ok 2026-04-13 02:03:13.969443 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:13.977770 | debian-bookworm | {0} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_based_on_share_server [0.020854s] ... ok 2026-04-13 02:03:13.977784 | debian-bookworm | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_15_ensuring [0.041605s] ... ok 2026-04-13 02:03:13.989331 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_bad_request_2 [0.020542s] ... ok 2026-04-13 02:03:13.989348 | debian-bookworm | {0} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_that_has_replicas [0.020599s] ... ok 2026-04-13 02:03:14.001110 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_forbidden_manage [0.021133s] ... ok 2026-04-13 02:03:14.012518 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.012878 | debian-bookworm | {0} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_01_creating [0.019802s] ... ok 2026-04-13 02:03:14.021659 | debian-bookworm | {4} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_body_3 [0.043165s] ... ok 2026-04-13 02:03:14.021672 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_invalid_body_1 [0.020215s] ... ok 2026-04-13 02:03:14.029741 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.037741 | debian-bookworm | {0} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_02_deleting [0.019587s] ... ok 2026-04-13 02:03:14.053734 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_invalid_body_2 [0.019640s] ... ok 2026-04-13 02:03:14.053752 | debian-bookworm | {0} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_07_migrating [0.019464s] ... ok 2026-04-13 02:03:14.077575 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.077957 | debian-bookworm | {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_with_all_tenants [0.100333s] ... ok 2026-04-13 02:03:14.077966 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_share_type_not_found [0.022368s] ... ok 2026-04-13 02:03:14.077970 | debian-bookworm | {0} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_12_server_migrating_to [0.019411s] ... ok 2026-04-13 02:03:14.093763 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_invalid_status_3 [0.019904s] ... ok 2026-04-13 02:03:14.093786 | debian-bookworm | {4} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_share_status [0.072496s] ... ok 2026-04-13 02:03:14.100882 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.109225 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_invalid_1 [0.045107s] ... ok 2026-04-13 02:03:14.120204 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.120689 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_cancel [0.032666s] ... ok 2026-04-13 02:03:14.134292 | debian-bookworm | {1} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_reset_status_with_different_roles_2 [0.526649s] ... ok 2026-04-13 02:03:14.145959 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.149348 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_02_deleting [0.039884s] ... ok 2026-04-13 02:03:14.156328 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.173540 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_3_preserve_metadata [0.033372s] ... ok 2026-04-13 02:03:14.173557 | debian-bookworm | {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_with_limit [0.100536s] ... ok 2026-04-13 02:03:14.186716 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.187208 | debian-bookworm | {2} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_09_restoring [0.252955s] ... ok 2026-04-13 02:03:14.187217 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_3 [0.473149s] ... ok 2026-04-13 02:03:14.187221 | debian-bookworm | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_3 [0.020489s] ... ok 2026-04-13 02:03:14.187225 | debian-bookworm | {2} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_11_server_migrating [0.020373s] ... ok 2026-04-13 02:03:14.197721 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.197937 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_new_share_network_not_found [0.033115s] ... ok 2026-04-13 02:03:14.197945 | debian-bookworm | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_2___1_1_1_1____2_38__ [0.055382s] ... ok 2026-04-13 02:03:14.197949 | debian-bookworm | {5} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_10_reverting [0.040461s] ... ok 2026-04-13 02:03:14.197953 | debian-bookworm | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_08_migrating_to [0.270365s] ... ok 2026-04-13 02:03:14.197957 | debian-bookworm | {4} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_with_sort_1_desc [0.104674s] ... ok 2026-04-13 02:03:14.209353 | debian-bookworm | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_4 [0.022292s] ... ok 2026-04-13 02:03:14.209368 | debian-bookworm | {2} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_14_backup_creating [0.020038s] ... ok 2026-04-13 02:03:14.209373 | debian-bookworm | {5} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test__collection_name [0.019261s] ... ok 2026-04-13 02:03:14.214774 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.222007 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage [0.043669s] ... ok 2026-04-13 02:03:14.229754 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_2_None [0.034653s] ... ok 2026-04-13 02:03:14.229768 | debian-bookworm | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_already_exists [0.022612s] ... ok 2026-04-13 02:03:14.229773 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_invalid_status_1 [0.020423s] ... ok 2026-04-13 02:03:14.229776 | debian-bookworm | {5} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_09___fake_quota_class____2_80__ [0.019705s] ... ok 2026-04-13 02:03:14.245686 | debian-bookworm | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_1_None [0.022494s] ... ok 2026-04-13 02:03:14.245702 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_snapshot_latest_not_found [0.019786s] ... ok 2026-04-13 02:03:14.253883 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.261653 | debian-bookworm | {5} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_12__None___fake_share_type_id____2_62__ [0.018992s] ... ok 2026-04-13 02:03:14.261668 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_error_invalid [0.033635s] ... ok 2026-04-13 02:03:14.261672 | debian-bookworm | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_deny_access_access_rule_not_found [0.067463s] ... ok 2026-04-13 02:03:14.261676 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_05_extending [0.040911s] ... ok 2026-04-13 02:03:14.265686 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.265698 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.285605 | debian-bookworm | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_delete_not_found [0.022248s] ... ok 2026-04-13 02:03:14.285625 | debian-bookworm | {5} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_summary_view_1_2_20 [0.019610s] ... ok 2026-04-13 02:03:14.285629 | debian-bookworm | {4} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_show_transfer [0.081311s] ... ok 2026-04-13 02:03:14.285633 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_complete_not_found [0.031278s] ... ok 2026-04-13 02:03:14.285636 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_encryption_2 [0.021169s] ... ok 2026-04-13 02:03:14.285640 | debian-bookworm | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_1_2_0 [0.023443s] ... ok 2026-04-13 02:03:14.297231 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.297498 | debian-bookworm | {5} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_view_2_2_21 [0.018747s] ... ok 2026-04-13 02:03:14.297508 | debian-bookworm | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_no_data [0.020229s] ... ok 2026-04-13 02:03:14.306513 | debian-bookworm | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_06_shrinking [0.040985s] ... ok 2026-04-13 02:03:14.306526 | debian-bookworm | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_4_2_73 [0.020655s] ... ok 2026-04-13 02:03:14.306530 | debian-bookworm | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test__collection_name [0.018905s] ... ok 2026-04-13 02:03:14.312963 | debian-bookworm | Quota exceeded for fake_project_id, tried to create 1G share (10G of 5G already consumed). 2026-04-13 02:03:14.315648 | debian-bookworm | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_with_is_default_key_1___2_45___True_ [0.020581s] ... ok 2026-04-13 02:03:14.315662 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_1_nondisruptive [0.033287s] ... ok 2026-04-13 02:03:14.315676 | debian-bookworm | {6} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_accept_share_over_quota_1 [0.123827s] ... ok 2026-04-13 02:03:14.325636 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_type_azs_3__v2_47_az_unsupported [0.041042s] ... ok 2026-04-13 02:03:14.325656 | debian-bookworm | {4} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_default_proj1 [0.042124s] ... ok 2026-04-13 02:03:14.329726 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.329741 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.329746 | debian-bookworm | Share type 0 has invalid required extra specs. 2026-04-13 02:03:14.329750 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:14.329754 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-13 02:03:14.329758 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-04-13 02:03:14.329762 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:14.329765 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-13 02:03:14.329769 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-04-13 02:03:14.329772 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-13 02:03:14.329776 | debian-bookworm | Share type 1 has invalid required extra specs. 2026-04-13 02:03:14.329779 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:14.329783 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-13 02:03:14.329786 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-04-13 02:03:14.329790 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:14.329793 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-13 02:03:14.329797 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-04-13 02:03:14.329800 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-13 02:03:14.344434 | debian-bookworm | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_06_______2_20__ [0.018925s] ... ok 2026-04-13 02:03:14.344449 | debian-bookworm | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_with_is_default_key_2___2_45___False_ [0.019739s] ... ok 2026-04-13 02:03:14.344453 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_5_host [0.032617s] ... ok 2026-04-13 02:03:14.344457 | debian-bookworm | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_12 [0.018496s] ... ok 2026-04-13 02:03:14.349673 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.353646 | debian-bookworm | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_share_has_been_soft_deleted [0.042679s] ... ok 2026-04-13 02:03:14.353662 | debian-bookworm | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_with_invalid_body [0.019516s] ... ok 2026-04-13 02:03:14.361698 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.361717 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.361722 | debian-bookworm | Share type 0 has invalid required extra specs. 2026-04-13 02:03:14.361726 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:14.361730 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-13 02:03:14.361733 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-04-13 02:03:14.361737 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:14.361740 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-13 02:03:14.361744 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-04-13 02:03:14.361748 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-13 02:03:14.361751 | debian-bookworm | Share type 1 has invalid required extra specs. 2026-04-13 02:03:14.361755 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:14.361758 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-13 02:03:14.361762 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-04-13 02:03:14.361765 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:14.361768 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-13 02:03:14.361772 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-04-13 02:03:14.361775 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-13 02:03:14.369758 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_snapshot_support_without_cg_1_2_2 [0.039823s] ... ok 2026-04-13 02:03:14.369774 | debian-bookworm | {4} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_ispublic_true [0.043290s] ... ok 2026-04-13 02:03:14.369778 | debian-bookworm | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_16 [0.019327s] ... ok 2026-04-13 02:03:14.369781 | debian-bookworm | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_with_invalid_parameter_4__None__None__None_ [0.021342s] ... ok 2026-04-13 02:03:14.379858 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.381637 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_6_body [0.033412s] ... ok 2026-04-13 02:03:14.389703 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.389718 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.401419 | debian-bookworm | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_22 [0.018475s] ... ok 2026-04-13 02:03:14.401433 | debian-bookworm | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_version_not_found_2_2_6 [0.040974s] ... ok 2026-04-13 02:03:14.401437 | debian-bookworm | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_04___2_0____os_share_type_access___False_ [0.021887s] ... ok 2026-04-13 02:03:14.401443 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_replication_type [0.040280s] ... ok 2026-04-13 02:03:14.401447 | debian-bookworm | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_26 [0.018634s] ... ok 2026-04-13 02:03:14.409665 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.409681 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.409902 | debian-bookworm | {4} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access [0.043091s] ... ok 2026-04-13 02:03:14.409911 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_1_nondisruptive [0.033761s] ... ok 2026-04-13 02:03:14.420044 | debian-bookworm | Quota exceeded for fake_project_id, tried to create share (20 shares already consumed). 2026-04-13 02:03:14.433660 | debian-bookworm | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_07___2_7____share_type_access___True_ [0.021668s] ... ok 2026-04-13 02:03:14.433676 | debian-bookworm | {6} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_accept_share_over_quota_2 [0.104153s] ... ok 2026-04-13 02:03:14.433681 | debian-bookworm | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_27 [0.018451s] ... ok 2026-04-13 02:03:14.433685 | debian-bookworm | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_version_not_found_3_2_11 [0.038697s] ... ok 2026-04-13 02:03:14.433688 | debian-bookworm | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_10___2_23____share_type_access___False_ [0.019709s] ... ok 2026-04-13 02:03:14.433965 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.445653 | debian-bookworm | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_28 [0.018566s] ... ok 2026-04-13 02:03:14.445671 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_2 [0.040899s] ... ok 2026-04-13 02:03:14.445676 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_4_preserve_snapshots [0.032907s] ... ok 2026-04-13 02:03:14.457635 | debian-bookworm | Failed to update quota donating share transfer id 8e078d34-9a3e-4fdd-a932-9b87ea9f5d43 2026-04-13 02:03:14.457650 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:14.457655 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/transfer/api.py", line 318, in _check_donor_project_quota 2026-04-13 02:03:14.457659 | debian-bookworm | donor_reservations = QUOTAS.reserve(context.elevated(), 2026-04-13 02:03:14.457670 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:14.457673 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:14.457677 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:14.457680 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:14.457684 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:14.457688 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:14.457691 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:14.457694 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:14.457698 | debian-bookworm | raise effect 2026-04-13 02:03:14.457701 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/transfer/api.py", line 305, in _check_transferred_project_quota 2026-04-13 02:03:14.457705 | debian-bookworm | reservations = QUOTAS.reserve(context, 2026-04-13 02:03:14.457708 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:14.457718 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:14.457721 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:14.457724 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:14.457728 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:14.457731 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:14.457735 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:14.457738 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:14.457741 | debian-bookworm | raise effect 2026-04-13 02:03:14.457745 | debian-bookworm | manila.exception.OverQuota: Quota exceeded for resources: {'snapshots': 'fake'}. 2026-04-13 02:03:14.457752 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.457756 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.457760 | debian-bookworm | Quota exceeded for fake_project_id, tried to accept 1 snapshot (20 of 10 already consumed). 2026-04-13 02:03:14.469691 | debian-bookworm | {4} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_bad_request_1 [0.041080s] ... ok 2026-04-13 02:03:14.469704 | debian-bookworm | {7} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_accept_share_over_quota_4 [0.149126s] ... ok 2026-04-13 02:03:14.469709 | debian-bookworm | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_13___2_27____share_type_access___True_ [0.019997s] ... ok 2026-04-13 02:03:14.469713 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_az_not_in_share_type_2_v2_91_share_from_snap [0.023394s] ... ok 2026-04-13 02:03:14.469717 | debian-bookworm | {4} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_1 [0.020873s] ... ok 2026-04-13 02:03:14.473713 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.485721 | debian-bookworm | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_15___2_41____share_type_access___True_ [0.019346s] ... ok 2026-04-13 02:03:14.485739 | debian-bookworm | {5} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_4_2_11 [0.039464s] ... ok 2026-04-13 02:03:14.485751 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_5 [0.041412s] ... ok 2026-04-13 02:03:14.486044 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.486054 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.486058 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.502595 | debian-bookworm | Transfer c9b09943-7da4-4d34-9cad-4de1517d8df8: share id 845fce12-e4e1-423d-a4ab-61f807f0194f expected in awaiting_transfer state. 2026-04-13 02:03:14.502983 | debian-bookworm | {4} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_create_with_is_default_key_4___2_46___False_ [0.022524s] ... ok 2026-04-13 02:03:14.502991 | debian-bookworm | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_15___2_41____share_type_access___True_ [0.020689s] ... ok 2026-04-13 02:03:14.513595 | debian-bookworm | {6} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_delete_transfer_not_awaiting_transfer [0.084923s] ... ok 2026-04-13 02:03:14.513608 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_original_with_user_id_1_2_15 [0.041601s] ... ok 2026-04-13 02:03:14.515657 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.515673 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.525726 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.525744 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.529676 | debian-bookworm | {4} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_with_is_default_key_3___2_46___True_ [0.024352s] ... ok 2026-04-13 02:03:14.529687 | debian-bookworm | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_06 [0.022458s] ... ok 2026-04-13 02:03:14.529691 | debian-bookworm | {5} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_translate_creating_from_snapshot_status_2_2_51 [0.039404s] ... ok 2026-04-13 02:03:14.529695 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_without_export_locations [0.040025s] ... ok 2026-04-13 02:03:14.529706 | debian-bookworm | {7} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_mount_point_name [0.075882s] ... ok 2026-04-13 02:03:14.545143 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.545386 | debian-bookworm | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_08 [0.021281s] ... ok 2026-04-13 02:03:14.545397 | debian-bookworm | {4} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_show [0.025007s] ... ok 2026-04-13 02:03:14.545401 | debian-bookworm | {5} manila.tests.cmd.test_data.ManilaCmdDataTestCase.test_main [0.021489s] ... ok 2026-04-13 02:03:14.545405 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_06 [0.020780s] ... ok 2026-04-13 02:03:14.553634 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_group [0.040449s] ... ok 2026-04-13 02:03:14.560072 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.565632 | debian-bookworm | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_16 [0.019513s] ... ok 2026-04-13 02:03:14.565646 | debian-bookworm | {4} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_06___2_6____os_share_type_access___False_ [0.020145s] ... ok 2026-04-13 02:03:14.565651 | debian-bookworm | {5} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_arg_string_1_bar [0.019888s] ... ok 2026-04-13 02:03:14.575768 | debian-bookworm | Attempt to transfer 82def02e-7b5e-4a7d-9ca9-5474a1300686 with invalid auth key. 2026-04-13 02:03:14.585651 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_restore_with_deleting_status [0.023922s] ... ok 2026-04-13 02:03:14.585668 | debian-bookworm | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_06 [0.018818s] ... ok 2026-04-13 02:03:14.585672 | debian-bookworm | {6} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_auth_key [0.072311s] ... ok 2026-04-13 02:03:14.585676 | debian-bookworm | {5} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_arg_string_2__bar [0.019963s] ... ok 2026-04-13 02:03:14.585680 | debian-bookworm | {4} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_11___2_24____share_type_access___True_ [0.020864s] ... ok 2026-04-13 02:03:14.597701 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.597715 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.597958 | debian-bookworm | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_4 [0.163305s] ... ok 2026-04-13 02:03:14.597969 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_net [0.044530s] ... ok 2026-04-13 02:03:14.597973 | debian-bookworm | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_08 [0.019608s] ... ok 2026-04-13 02:03:14.609631 | debian-bookworm | {5} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_list_commands_json [0.020224s] ... ok 2026-04-13 02:03:14.609648 | debian-bookworm | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_01 [0.022302s] ... ok 2026-04-13 02:03:14.609652 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show [0.039438s] ... ok 2026-04-13 02:03:14.621697 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.621712 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.629659 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_in_share_group_wrong_id [0.020435s] ... ok 2026-04-13 02:03:14.629675 | debian-bookworm | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_09 [0.021189s] ... ok 2026-04-13 02:03:14.629679 | debian-bookworm | {6} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_body_3 [0.039364s] ... ok 2026-04-13 02:03:14.629683 | debian-bookworm | {5} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_main_argv_lt_2 [0.021743s] ... ok 2026-04-13 02:03:14.629687 | debian-bookworm | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_02 [0.022017s] ... ok 2026-04-13 02:03:14.633661 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.644866 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.649656 | debian-bookworm | {7} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers [0.109486s] ... ok 2026-04-13 02:03:14.649669 | debian-bookworm | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_11 [0.020832s] ... ok 2026-04-13 02:03:14.649674 | debian-bookworm | {5} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_main_sudo_failed [0.021034s] ... ok 2026-04-13 02:03:14.649677 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_replication_type [0.039251s] ... ok 2026-04-13 02:03:14.649681 | debian-bookworm | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_11 [0.021100s] ... ok 2026-04-13 02:03:14.653658 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.653675 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.669723 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail [0.040161s] ... ok 2026-04-13 02:03:14.669740 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_no_admin_default [0.039361s] ... ok 2026-04-13 02:03:14.669744 | debian-bookworm | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_12 [0.019618s] ... ok 2026-04-13 02:03:14.669748 | debian-bookworm | {5} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_methods_of [0.020076s] ... ok 2026-04-13 02:03:14.669752 | debian-bookworm | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_15 [0.020268s] ... ok 2026-04-13 02:03:14.669789 | debian-bookworm | Share type 0 has invalid required extra specs. 2026-04-13 02:03:14.669796 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:14.669800 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-13 02:03:14.669804 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-04-13 02:03:14.669807 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:14.669811 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-13 02:03:14.669814 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-04-13 02:03:14.669818 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-13 02:03:14.669821 | debian-bookworm | Share type 1 has invalid required extra specs. 2026-04-13 02:03:14.669824 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:14.669828 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-13 02:03:14.669831 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-04-13 02:03:14.669835 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:14.669838 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-13 02:03:14.669842 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-04-13 02:03:14.669845 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-13 02:03:14.681647 | debian-bookworm | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_2___2_23____key5__ [0.019073s] ... ok 2026-04-13 02:03:14.681661 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_restore [0.022111s] ... ok 2026-04-13 02:03:14.684429 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.693637 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_user_id_1_2_15 [0.039487s] ... ok 2026-04-13 02:03:14.693656 | debian-bookworm | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_03 [0.020452s] ... ok 2026-04-13 02:03:14.693661 | debian-bookworm | {5} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_bpython_import_error ... SKIPPED: No module named 'bpython' 2026-04-13 02:03:14.707517 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_no_admin_ispublic_false [0.038288s] ... ok 2026-04-13 02:03:14.707533 | debian-bookworm | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_3___2_24____key5__ [0.019627s] ... ok 2026-04-13 02:03:14.707537 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_18 [0.020806s] ... ok 2026-04-13 02:03:14.707774 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.707791 | debian-bookworm | Share type 0 has invalid required extra specs. 2026-04-13 02:03:14.707795 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:14.707799 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-13 02:03:14.707803 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-04-13 02:03:14.707807 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:14.707810 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-13 02:03:14.707814 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-04-13 02:03:14.707821 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-13 02:03:14.707824 | debian-bookworm | Share type 1 has invalid required extra specs. 2026-04-13 02:03:14.707828 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:14.707831 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-13 02:03:14.707835 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-04-13 02:03:14.707838 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:14.707842 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-13 02:03:14.707845 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-04-13 02:03:14.707849 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-13 02:03:14.707852 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.721541 | debian-bookworm | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_key_allowed_chars [0.021080s] ... ok 2026-04-13 02:03:14.721560 | debian-bookworm | {5} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_ipython_import_error ... SKIPPED: No module named 'IPython' 2026-04-13 02:03:14.721564 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_2 [0.020318s] ... ok 2026-04-13 02:03:14.721568 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_admin [0.040983s] ... ok 2026-04-13 02:03:14.721880 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.735238 | debian-bookworm | {3} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_allow_dhss_true_with_share_server [0.022850s] ... ok 2026-04-13 02:03:14.735252 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_19 [0.019921s] ... ok 2026-04-13 02:03:14.735256 | debian-bookworm | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_too_many_keys_allowed_chars [0.021632s] ... ok 2026-04-13 02:03:14.735260 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_6 [0.019924s] ... ok 2026-04-13 02:03:14.745613 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_11 [0.020613s] ... ok 2026-04-13 02:03:14.745632 | debian-bookworm | {3} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_03_manage_starting [0.019971s] ... ok 2026-04-13 02:03:14.750415 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.757664 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_invalid_body_1 [0.020706s] ... ok 2026-04-13 02:03:14.757680 | debian-bookworm | {7} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_detail [0.112004s] ... ok 2026-04-13 02:03:14.757685 | debian-bookworm | {5} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_service_commands_cleanup_2_False [0.040312s] ... ok 2026-04-13 02:03:14.757688 | debian-bookworm | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_2 [0.023215s] ... ok 2026-04-13 02:03:14.757692 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_7 [0.020280s] ... ok 2026-04-13 02:03:14.769659 | debian-bookworm | {3} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_08_migrating_to [0.019759s] ... ok 2026-04-13 02:03:14.769674 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_12 [0.021600s] ... ok 2026-04-13 02:03:14.769679 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_exception_2 [0.020439s] ... ok 2026-04-13 02:03:14.789649 | debian-bookworm | {5} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_5___fake__ [0.020322s] ... ok 2026-04-13 02:03:14.789669 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_7 [0.019466s] ... ok 2026-04-13 02:03:14.789673 | debian-bookworm | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_4 [0.020766s] ... ok 2026-04-13 02:03:14.789680 | debian-bookworm | {3} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_wrong_permissions [0.019150s] ... ok 2026-04-13 02:03:14.789684 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_14 [0.020470s] ... ok 2026-04-13 02:03:14.803276 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.803565 | debian-bookworm | {5} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_07_NFS [0.019256s] ... ok 2026-04-13 02:03:14.803576 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_create_with_is_default_key_1___2_45___True_ [0.019567s] ... ok 2026-04-13 02:03:14.803580 | debian-bookworm | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_1___1_0____driver_handles_share_servers__ [0.019673s] ... ok 2026-04-13 02:03:14.803584 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_no_share_id [0.021052s] ... ok 2026-04-13 02:03:14.803588 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_15 [0.020716s] ... ok 2026-04-13 02:03:14.813625 | debian-bookworm | {5} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_12_MAPRFS [0.019439s] ... ok 2026-04-13 02:03:14.821775 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_with_is_default_key_3___2_46___True_ [0.020168s] ... ok 2026-04-13 02:03:14.821791 | debian-bookworm | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_2___1_0____snapshot_support__ [0.020611s] ... ok 2026-04-13 02:03:14.821926 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.833677 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_not_found [0.032122s] ... ok 2026-04-13 02:03:14.833692 | debian-bookworm | {5} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_13_nfs_cifs_glusterfs_hdfs_cephfs_maprfs_NFS_CIFS_GLUSTERFS_HDFS_CEPHFS_MAPRFS [0.019551s] ... ok 2026-04-13 02:03:14.849710 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_1_True [0.019457s] ... ok 2026-04-13 02:03:14.849726 | debian-bookworm | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_4___2_23____snapshot_support__ [0.020973s] ... ok 2026-04-13 02:03:14.869660 | debian-bookworm | {5} manila.tests.compute.test_nova.NovaApiTestCase.test_instance_volume_attach [0.019075s] ... ok 2026-04-13 02:03:14.869681 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_invalid_availability_zone [0.021283s] ... ok 2026-04-13 02:03:14.869686 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_failed [0.020284s] ... ok 2026-04-13 02:03:14.869689 | debian-bookworm | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_item_body_uri_mismatch [0.021821s] ... ok 2026-04-13 02:03:14.869693 | debian-bookworm | {7} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_with_sort_2_asc [0.116772s] ... ok 2026-04-13 02:03:14.869697 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_2___2_91____syncing__ [0.065225s] ... ok 2026-04-13 02:03:14.881662 | debian-bookworm | {5} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get_by_name_or_id [0.019122s] ... ok 2026-04-13 02:03:14.881681 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_no_body [0.019974s] ... ok 2026-04-13 02:03:14.881686 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_not_found [0.019574s] ... ok 2026-04-13 02:03:14.881690 | debian-bookworm | {4} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_that_has_snapshots [0.021312s] ... ok 2026-04-13 02:03:14.901630 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_02 [0.019672s] ... ok 2026-04-13 02:03:14.901649 | debian-bookworm | {5} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception [0.018379s] ... ok 2026-04-13 02:03:14.901653 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_12___2_24____share_type_access___False_ [0.019807s] ... ok 2026-04-13 02:03:14.901658 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_exception_4 [0.020253s] ... ok 2026-04-13 02:03:14.907681 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.913651 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.913795 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_03 [0.020485s] ... ok 2026-04-13 02:03:14.913813 | debian-bookworm | {5} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_not_found [0.018647s] ... ok 2026-04-13 02:03:14.913818 | debian-bookworm | {7} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_body_1 [0.044828s] ... ok 2026-04-13 02:03:14.913822 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_original_2_2_1 [0.039920s] ... ok 2026-04-13 02:03:14.927667 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_02___1_0____os_share_type_access___False_ [0.019492s] ... ok 2026-04-13 02:03:14.927689 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_invalid_status_2 [0.020948s] ... ok 2026-04-13 02:03:14.927693 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_13 [0.020358s] ... ok 2026-04-13 02:03:14.945627 | debian-bookworm | {5} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_1_HTTPNotImplemented [0.019807s] ... ok 2026-04-13 02:03:14.945647 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_05___2_6____os_share_type_access___True_ [0.019490s] ... ok 2026-04-13 02:03:14.945652 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_in_share_group [0.020819s] ... ok 2026-04-13 02:03:14.946672 | debian-bookworm | Metadata property value is blank. 2026-04-13 02:03:14.954248 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_21 [0.020840s] ... ok 2026-04-13 02:03:14.954264 | debian-bookworm | {5} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_3_Unauthorized [0.019647s] ... ok 2026-04-13 02:03:14.954269 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_08___2_7____share_type_access___False_ [0.020432s] ... ok 2026-04-13 02:03:14.957688 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.957703 | debian-bookworm | Share type 2 has invalid required extra specs. 2026-04-13 02:03:14.957707 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:14.957711 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-13 02:03:14.957715 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-04-13 02:03:14.957729 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:14.957733 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-13 02:03:14.957736 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-04-13 02:03:14.957740 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-13 02:03:14.957744 | debian-bookworm | Share type 3 has invalid required extra specs. 2026-04-13 02:03:14.957747 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:14.957751 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-13 02:03:14.957754 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-04-13 02:03:14.957757 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:14.957761 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-13 02:03:14.957764 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-04-13 02:03:14.957768 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-13 02:03:14.970493 | debian-bookworm | {7} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_ispublic_false [0.042865s] ... ok 2026-04-13 02:03:14.970509 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_complete [0.035975s] ... ok 2026-04-13 02:03:14.970518 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_1 [0.020997s] ... ok 2026-04-13 02:03:14.973310 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.985583 | debian-bookworm | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_12___2_24____share_type_access___False_ [0.019129s] ... ok 2026-04-13 02:03:14.985603 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_3 [0.042323s] ... ok 2026-04-13 02:03:14.993118 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:14.993652 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_invalid_body_2 [0.020203s] ... ok 2026-04-13 02:03:14.993665 | debian-bookworm | {6} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_14 [0.019689s] ... ok 2026-04-13 02:03:15.012605 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_get_progress [0.038407s] ... ok 2026-04-13 02:03:15.012635 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary [0.019962s] ... ok 2026-04-13 02:03:15.012639 | debian-bookworm | {7} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_with_no_admin_user [0.042207s] ... ok 2026-04-13 02:03:15.012643 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_exception_1 [0.020438s] ... ok 2026-04-13 02:03:15.012647 | debian-bookworm | {6} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_04 [0.019202s] ... ok 2026-04-13 02:03:15.021666 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opt_count_0_1 [0.020350s] ... ok 2026-04-13 02:03:15.021686 | debian-bookworm | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_5 [0.021296s] ... ok 2026-04-13 02:03:15.021690 | debian-bookworm | {5} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_4 [0.071661s] ... ok 2026-04-13 02:03:15.041644 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_conflict [0.035624s] ... ok 2026-04-13 02:03:15.041665 | debian-bookworm | {6} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_13 [0.019295s] ... ok 2026-04-13 02:03:15.041669 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_07 [0.019786s] ... ok 2026-04-13 02:03:15.041673 | debian-bookworm | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_4 [0.021833s] ... ok 2026-04-13 02:03:15.045728 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.053752 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_for_missing_1_2_6 [0.278130s] ... ok 2026-04-13 02:03:15.053767 | debian-bookworm | {6} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_show_spec_not_found [0.019575s] ... ok 2026-04-13 02:03:15.069665 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_08 [0.020885s] ... ok 2026-04-13 02:03:15.069688 | debian-bookworm | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_6 [0.021168s] ... ok 2026-04-13 02:03:15.069692 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_5_force_host_assisted_migration [0.033516s] ... ok 2026-04-13 02:03:15.069697 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_duplicate_share [0.021973s] ... ok 2026-04-13 02:03:15.085626 | debian-bookworm | {6} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_invalid_body_3 [0.019613s] ... ok 2026-04-13 02:03:15.085656 | debian-bookworm | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_not_found [0.021561s] ... ok 2026-04-13 02:03:15.085888 | debian-bookworm | A new share may not be created from snapshot '333', because the snapshot's parent share does not have that capability. 2026-04-13 02:03:15.097657 | debian-bookworm | {5} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_exception_not_set [0.066715s] ... ok 2026-04-13 02:03:15.097683 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_not_supported [0.022970s] ... ok 2026-04-13 02:03:15.097687 | debian-bookworm | {6} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_item_too_many_keys [0.019630s] ... ok 2026-04-13 02:03:15.108285 | debian-bookworm | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default [0.020873s] ... ok 2026-04-13 02:03:15.108300 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_with_user_id [0.040072s] ... ok 2026-04-13 02:03:15.108889 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.108901 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.125754 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_access_rules_status_translated_1___2_10___True_ [0.050836s] ... ok 2026-04-13 02:03:15.125777 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_encryption_3 [0.023206s] ... ok 2026-04-13 02:03:15.125781 | debian-bookworm | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_3 [0.525613s] ... ok 2026-04-13 02:03:15.125785 | debian-bookworm | {6} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_invalid_1 [0.025087s] ... ok 2026-04-13 02:03:15.141666 | debian-bookworm | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_with_is_default_key_4___2_46___False_ [0.021938s] ... ok 2026-04-13 02:03:15.141688 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_no_share [0.020940s] ... ok 2026-04-13 02:03:15.141693 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_nonexistent_share_group [0.020412s] ... ok 2026-04-13 02:03:15.141696 | debian-bookworm | {6} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_invalid_2 [0.024376s] ... ok 2026-04-13 02:03:15.143863 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.153854 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_04_unmanage_starting [0.039459s] ... ok 2026-04-13 02:03:15.153870 | debian-bookworm | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_2_False [0.021403s] ... ok 2026-04-13 02:03:15.158966 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.177752 | debian-bookworm | {5} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_unmount_temp_folder_2 [0.065720s] ... ok 2026-04-13 02:03:15.177784 | debian-bookworm | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_02_deleting [0.040850s] ... ok 2026-04-13 02:03:15.177789 | debian-bookworm | {6} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_04_unmanage_starting [0.019689s] ... ok 2026-04-13 02:03:15.177793 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_share_group [0.038649s] ... ok 2026-04-13 02:03:15.177797 | debian-bookworm | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_show_not_found [0.021219s] ... ok 2026-04-13 02:03:15.177801 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_replication [0.040358s] ... ok 2026-04-13 02:03:15.177944 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.177959 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.187502 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.193622 | debian-bookworm | {6} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_05_extending [0.020287s] ... ok 2026-04-13 02:03:15.193638 | debian-bookworm | {0} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_wrong_permissions [0.040219s] ... ok 2026-04-13 02:03:15.193643 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_soft_delete [0.021242s] ... ok 2026-04-13 02:03:15.205722 | debian-bookworm | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_02___1_0____os_share_type_access___False_ [0.023299s] ... ok 2026-04-13 02:03:15.205740 | debian-bookworm | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_12_server_migrating_to [0.040728s] ... ok 2026-04-13 02:03:15.205745 | debian-bookworm | {6} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_15_ensuring [0.019580s] ... ok 2026-04-13 02:03:15.205838 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.206864 | debian-bookworm | {0} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_06__None___2_53__ [0.019328s] ... ok 2026-04-13 02:03:15.209740 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_01 [0.019584s] ... ok 2026-04-13 02:03:15.212337 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.215960 | debian-bookworm | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_05___2_6____os_share_type_access___True_ [0.021409s] ... ok 2026-04-13 02:03:15.216559 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_type_azs_1__v2_0_az_unsupported [0.043598s] ... ok 2026-04-13 02:03:15.226204 | debian-bookworm | {0} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_11___fake_quota_class____2_90__ [0.019240s] ... ok 2026-04-13 02:03:15.231840 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.245674 | debian-bookworm | {5} manila.tests.data.test_helper.DataServiceHelperTestCase.test_mount_share_instance_or_backup_1_migration [0.074140s] ... ok 2026-04-13 02:03:15.245691 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_02 [0.019596s] ... ok 2026-04-13 02:03:15.245696 | debian-bookworm | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_version_not_found_1_1_0 [0.039651s] ... ok 2026-04-13 02:03:15.245700 | debian-bookworm | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_08___2_7____share_type_access___False_ [0.021649s] ... ok 2026-04-13 02:03:15.245704 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_no_share [0.021397s] ... ok 2026-04-13 02:03:15.245708 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_snapshot_access_applying [0.037802s] ... ok 2026-04-13 02:03:15.245712 | debian-bookworm | {0} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_10___fake_project_id___None___2_53__ [0.018965s] ... ok 2026-04-13 02:03:15.257641 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_04 [0.020008s] ... ok 2026-04-13 02:03:15.269643 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_snapshot_not_latest [0.020352s] ... ok 2026-04-13 02:03:15.269664 | debian-bookworm | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_16___2_41____share_type_access___False_ [0.021123s] ... ok 2026-04-13 02:03:15.269668 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opt_count_0_2 [0.021791s] ... ok 2026-04-13 02:03:15.269672 | debian-bookworm | {0} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_list_view_2_2_21 [0.019704s] ... ok 2026-04-13 02:03:15.269676 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_08 [0.019457s] ... ok 2026-04-13 02:03:15.271658 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.281781 | debian-bookworm | Share data copy failed attempting to mount destination at /tmp/ins2_id. 2026-04-13 02:03:15.281799 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:15.281803 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 310, in _copy_share_data 2026-04-13 02:03:15.281807 | debian-bookworm | helper_dest.mount_share_instance_or_backup(info_dest, mount_path) 2026-04-13 02:03:15.281811 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:15.281815 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:15.281818 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:15.281822 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:15.281826 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:15.281829 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:15.281833 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-04-13 02:03:15.281836 | debian-bookworm | raise result 2026-04-13 02:03:15.281840 | debian-bookworm | Exception: fake 2026-04-13 02:03:15.282168 | debian-bookworm | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_version_not_found_2_2_6 [0.039648s] ... ok 2026-04-13 02:03:15.282187 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_remove_invalid_options [0.019078s] ... ok 2026-04-13 02:03:15.282191 | debian-bookworm | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_11___2_24____share_type_access___True_ [0.021323s] ... ok 2026-04-13 02:03:15.282195 | debian-bookworm | {5} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_exception_mount_2 [0.053055s] ... ok 2026-04-13 02:03:15.293641 | debian-bookworm | {0} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_list_view_3_2_33 [0.019213s] ... ok 2026-04-13 02:03:15.293657 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_12 [0.019479s] ... ok 2026-04-13 02:03:15.298383 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.305635 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_share_has_been_soft_deleted [0.020637s] ... ok 2026-04-13 02:03:15.305651 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_share_type_name [0.042271s] ... ok 2026-04-13 02:03:15.305655 | debian-bookworm | {7} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_10 [0.022967s] ... ok 2026-04-13 02:03:15.317610 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_16 [0.020250s] ... ok 2026-04-13 02:03:15.317630 | debian-bookworm | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_version_not_found_3_2_11 [0.041698s] ... ok 2026-04-13 02:03:15.321694 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.321710 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares', 'gigabytes'] 2026-04-13 02:03:15.333725 | debian-bookworm | {0} manila.tests.api.views.test_share_network_subnets.ViewBuilderTestCase.test_build_share_network_subnets_1_2_51 [0.034779s] ... ok 2026-04-13 02:03:15.333749 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_az_not_in_share_type_1_v2_48_share_from_snap [0.020302s] ... ok 2026-04-13 02:03:15.333754 | debian-bookworm | {7} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_3___2_23____driver_handles_share_servers__ [0.021275s] ... ok 2026-04-13 02:03:15.333763 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_1 [0.317773s] ... ok 2026-04-13 02:03:15.333768 | debian-bookworm | {5} manila.tests.data.test_manager.DataManagerTestCase.test__run_backup_2 [0.046978s] ... ok 2026-04-13 02:03:15.340725 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.357651 | debian-bookworm | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_01 [0.019244s] ... ok 2026-04-13 02:03:15.357677 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_az_not_in_share_type_4_v2_48_share_not_from_snap [0.019763s] ... ok 2026-04-13 02:03:15.357682 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_user_id_2_2_16 [0.041667s] ... ok 2026-04-13 02:03:15.357686 | debian-bookworm | {7} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_invalid_body_2 [0.022144s] ... ok 2026-04-13 02:03:15.357878 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.369638 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_invalid_share_net [0.020000s] ... ok 2026-04-13 02:03:15.369657 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_06 [0.020214s] ... ok 2026-04-13 02:03:15.369662 | debian-bookworm | {7} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_06_shrinking [0.020529s] ... ok 2026-04-13 02:03:15.381527 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.393864 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.394012 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_encryption_4 [0.020117s] ... ok 2026-04-13 02:03:15.394020 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_05 [0.019587s] ... ok 2026-04-13 02:03:15.394025 | debian-bookworm | {5} manila.tests.data.test_manager.DataManagerTestCase.test_create_backup_respects_use_data_manager [0.055747s] ... ok 2026-04-13 02:03:15.394028 | debian-bookworm | {7} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_10_reverting [0.020760s] ... ok 2026-04-13 02:03:15.417686 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_invalid_default_share_type [0.020252s] ... ok 2026-04-13 02:03:15.417718 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_11 [0.021557s] ... ok 2026-04-13 02:03:15.417723 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test__revert [0.022670s] ... ok 2026-04-13 02:03:15.432122 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_sg_and_different_availability_zone [0.020713s] ... ok 2026-04-13 02:03:15.432144 | debian-bookworm | {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_share_id_specified [0.104327s] ... ok 2026-04-13 02:03:15.432148 | debian-bookworm | {5} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_continue_1___90___False_ [0.046662s] ... ok 2026-04-13 02:03:15.437671 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_deny_access_not_found [0.027697s] ... ok 2026-04-13 02:03:15.437687 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_id_mismatch [0.021883s] ... ok 2026-04-13 02:03:15.456329 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_exception_2 [0.022194s] ... ok 2026-04-13 02:03:15.457218 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.468186 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.468215 | debian-bookworm | Share type 0 has invalid required extra specs. 2026-04-13 02:03:15.468220 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:15.468225 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-13 02:03:15.468229 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-04-13 02:03:15.468232 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:15.468236 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-13 02:03:15.468240 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-04-13 02:03:15.468243 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-13 02:03:15.468247 | debian-bookworm | Share type 1 has invalid required extra specs. 2026-04-13 02:03:15.468250 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:15.468254 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-13 02:03:15.468257 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-04-13 02:03:15.468261 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:15.468264 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-13 02:03:15.468268 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-04-13 02:03:15.468271 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-13 02:03:15.468275 | debian-bookworm | Share type 2 has invalid required extra specs. 2026-04-13 02:03:15.468278 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:15.468281 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-13 02:03:15.468285 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-04-13 02:03:15.468288 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:15.468292 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-13 02:03:15.468295 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-04-13 02:03:15.468299 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-13 02:03:15.468302 | debian-bookworm | Share type 3 has invalid required extra specs. 2026-04-13 02:03:15.468305 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:15.468309 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-13 02:03:15.468312 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-04-13 02:03:15.468316 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:15.468319 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-13 02:03:15.468323 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-04-13 02:03:15.468326 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-13 02:03:15.473715 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_not_supported [0.021087s] ... ok 2026-04-13 02:03:15.473729 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_valid_default_share_type [0.039631s] ... ok 2026-04-13 02:03:15.473733 | debian-bookworm | {1} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_ispublic_none [0.042774s] ... ok 2026-04-13 02:03:15.473737 | debian-bookworm | {5} manila.tests.data.test_manager.DataManagerTestCase.test_migration_start_3 [0.032820s] ... ok 2026-04-13 02:03:15.493637 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_exception_3 [0.020822s] ... ok 2026-04-13 02:03:15.493661 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_share_has_been_soft_deleted [0.021105s] ... ok 2026-04-13 02:03:15.496600 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.504982 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.504999 | debian-bookworm | Share type 0 has invalid required extra specs. 2026-04-13 02:03:15.505004 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:15.505008 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-13 02:03:15.505012 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-04-13 02:03:15.505015 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:15.505019 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-13 02:03:15.505023 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-04-13 02:03:15.505026 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-13 02:03:15.505030 | debian-bookworm | Share type 1 has invalid required extra specs. 2026-04-13 02:03:15.505033 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:15.505036 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-13 02:03:15.505040 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-04-13 02:03:15.505043 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:15.505047 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-13 02:03:15.505050 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-04-13 02:03:15.505054 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-13 02:03:15.513721 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_invalid_body_3 [0.019402s] ... ok 2026-04-13 02:03:15.513739 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_create_metadata [0.020816s] ... ok 2026-04-13 02:03:15.513743 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_1 [0.039284s] ... ok 2026-04-13 02:03:15.513747 | debian-bookworm | {1} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_no_admin_ispublic_true [0.040222s] ... ok 2026-04-13 02:03:15.513751 | debian-bookworm | {5} manila.tests.data.test_manager.DataManagerTestCase.test_restore_backup_continue_respects_use_data_manager [0.042263s] ... ok 2026-04-13 02:03:15.521704 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_2 [0.020519s] ... ok 2026-04-13 02:03:15.536683 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.545690 | debian-bookworm | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_2 [0.020206s] ... ok 2026-04-13 02:03:15.545728 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_cancel_not_found [0.034240s] ... ok 2026-04-13 02:03:15.545732 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_4 [0.039807s] ... ok 2026-04-13 02:03:15.553690 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.569739 | debian-bookworm | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_3 [0.022570s] ... ok 2026-04-13 02:03:15.569789 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_2_writable [0.033638s] ... ok 2026-04-13 02:03:15.569794 | debian-bookworm | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_pre_v250 [0.020720s] ... ok 2026-04-13 02:03:15.575841 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.581782 | debian-bookworm | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_05 [0.237914s] ... ok 2026-04-13 02:03:15.581820 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_7 [0.039300s] ... ok 2026-04-13 02:03:15.597675 | debian-bookworm | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_03___2_0____os_share_type_access___True_ [0.020946s] ... ok 2026-04-13 02:03:15.617713 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_03 [0.020806s] ... ok 2026-04-13 02:03:15.617767 | debian-bookworm | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_17 [0.026164s] ... ok 2026-04-13 02:03:15.617771 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_4_preserve_snapshots [0.040438s] ... ok 2026-04-13 02:03:15.617776 | debian-bookworm | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_01___1_0____os_share_type_access___True_ [0.020838s] ... ok 2026-04-13 02:03:15.641756 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_09 [0.020139s] ... ok 2026-04-13 02:03:15.641802 | debian-bookworm | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_20 [0.019763s] ... ok 2026-04-13 02:03:15.641806 | debian-bookworm | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_04___2_0____os_share_type_access___False_ [0.020390s] ... ok 2026-04-13 02:03:15.650791 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.651038 | debian-bookworm | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_04_______1_0__ [0.019476s] ... ok 2026-04-13 02:03:15.657723 | debian-bookworm | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_03 [0.020885s] ... ok 2026-04-13 02:03:15.657766 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_with_share_net_equals_parent [0.045522s] ... ok 2026-04-13 02:03:15.665655 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_not_updates_size [0.039836s] ... ok 2026-04-13 02:03:15.665693 | debian-bookworm | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_05_______2_49__ [0.018961s] ... ok 2026-04-13 02:03:15.665857 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.674881 | debian-bookworm | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_02 [0.020593s] ... ok 2026-04-13 02:03:15.691990 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.692230 | debian-bookworm | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_08_______2_18__ [0.018721s] ... ok 2026-04-13 02:03:15.705722 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_without_share_net_no_parent [0.040581s] ... ok 2026-04-13 02:03:15.705763 | debian-bookworm | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_3 [0.020596s] ... ok 2026-04-13 02:03:15.705768 | debian-bookworm | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_09 [0.019337s] ... ok 2026-04-13 02:03:15.705772 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_invalid_reset_status_body_1 [0.392050s] ... ok 2026-04-13 02:03:15.708047 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.725660 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_access_rules_status_translated_2___2_27___True_ [0.051097s] ... ok 2026-04-13 02:03:15.725699 | debian-bookworm | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_index [0.020891s] ... ok 2026-04-13 02:03:15.725703 | debian-bookworm | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_11 [0.020548s] ... ok 2026-04-13 02:03:15.725707 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_3 [0.394479s] ... ok 2026-04-13 02:03:15.733692 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.737610 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_original_1_2_0 [0.041126s] ... ok 2026-04-13 02:03:15.745767 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.746202 | debian-bookworm | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_index_no_data [0.021953s] ... ok 2026-04-13 02:03:15.746211 | debian-bookworm | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_14 [0.019351s] ... ok 2026-04-13 02:03:15.761617 | debian-bookworm | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_show [0.020905s] ... ok 2026-04-13 02:03:15.761661 | debian-bookworm | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_29 [0.020806s] ... ok 2026-04-13 02:03:15.761963 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.781660 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_access_rules_status_translated_3___2_28___False_ [0.050771s] ... ok 2026-04-13 02:03:15.781707 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_2 [0.043292s] ... ok 2026-04-13 02:03:15.781714 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_type_azs_2__v2_0_az_supported [0.042038s] ... ok 2026-04-13 02:03:15.781719 | debian-bookworm | {0} manila.tests.api.views.test_shares.ViewBuilderTestCase.test__collection_name [0.018699s] ... ok 2026-04-13 02:03:15.785744 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.785770 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.793879 | debian-bookworm | {1} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_not_found [0.021435s] ... ok 2026-04-13 02:03:15.793922 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_soft_delete_has_been_soft_deleted_already [0.020554s] ... ok 2026-04-13 02:03:15.793928 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_service_not_found [0.024208s] ... ok 2026-04-13 02:03:15.809638 | debian-bookworm | {5} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_continue_1___90___False_ [0.290081s] ... ok 2026-04-13 02:03:15.809673 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_creation_fails_with_bad_size [0.021740s] ... ok 2026-04-13 02:03:15.809678 | debian-bookworm | {1} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_that_has_been_soft_deleted [0.024190s] ... ok 2026-04-13 02:03:15.814741 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.821737 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.821943 | debian-bookworm | {0} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_1_2_6 [0.037876s] ... ok 2026-04-13 02:03:15.821964 | debian-bookworm | {5} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress_not_initialized [0.022786s] ... ok 2026-04-13 02:03:15.828424 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_update [0.039369s] ... ok 2026-04-13 02:03:15.828443 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_has_replicas [0.021587s] ... ok 2026-04-13 02:03:15.828447 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_exception_1 [0.021751s] ... ok 2026-04-13 02:03:15.829672 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.841650 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_with_is_public_2 [0.041570s] ... ok 2026-04-13 02:03:15.852637 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.852916 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_exception_3 [0.021345s] ... ok 2026-04-13 02:03:15.861656 | debian-bookworm | {0} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_translate_creating_from_snapshot_status_1_1_0 [0.037765s] ... ok 2026-04-13 02:03:15.861669 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_update_with_share_group [0.038612s] ... ok 2026-04-13 02:03:15.869755 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.869767 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.869896 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_share_group [0.040449s] ... ok 2026-04-13 02:03:15.881814 | debian-bookworm | {0} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_no_path_4____v2______fake_path_____http___localhost_v2_fake_path___ [0.019575s] ... ok 2026-04-13 02:03:15.881827 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_that_has_snapshots [0.043054s] ... ok 2026-04-13 02:03:15.881947 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.897638 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_access_list [0.023442s] ... ok 2026-04-13 02:03:15.897652 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_02 [0.021393s] ... ok 2026-04-13 02:03:15.897656 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_get_progress_not_found [0.037027s] ... ok 2026-04-13 02:03:15.897660 | debian-bookworm | {0} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_get_base_url_without_version_3___http___1_1_1_1_v1_____http___1_1_1_1___ [0.019052s] ... ok 2026-04-13 02:03:15.913059 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.913398 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_07 [0.019761s] ... ok 2026-04-13 02:03:15.913408 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_10 [0.020392s] ... ok 2026-04-13 02:03:15.933658 | debian-bookworm | {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_python_import_error [0.020982s] ... ok 2026-04-13 02:03:15.933720 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_01_creating [0.041372s] ... ok 2026-04-13 02:03:15.933724 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_09 [0.018981s] ... ok 2026-04-13 02:03:15.933739 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_invalid_force_host_assisted_migration [0.037028s] ... ok 2026-04-13 02:03:15.933743 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_03 [0.020522s] ... ok 2026-04-13 02:03:15.952022 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.952316 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_10 [0.019421s] ... ok 2026-04-13 02:03:15.952326 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_for_missing_2_2_7 [0.243875s] ... ok 2026-04-13 02:03:15.952330 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_04 [0.019557s] ... ok 2026-04-13 02:03:15.959736 | debian-bookworm | {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_service_commands_list_format_1_json [0.039874s] ... ok 2026-04-13 02:03:15.960877 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.973700 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_08_migrating_to [0.043552s] ... ok 2026-04-13 02:03:15.973715 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_invalid_writable_preserve_metadata_1_writable [0.039950s] ... ok 2026-04-13 02:03:15.973719 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_09 [0.020245s] ... ok 2026-04-13 02:03:15.981588 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:15.988788 | debian-bookworm | {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_server_update_capability_not_supported [0.019991s] ... ok 2026-04-13 02:03:15.992781 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_deny_access [0.025406s] ... ok 2026-04-13 02:03:15.998062 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:16.001687 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_missing_2_2_7 [0.476324s] ... ok 2026-04-13 02:03:16.001703 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_1___2_91____error__ [0.055191s] ... ok 2026-04-13 02:03:16.001708 | debian-bookworm | {0} manila.tests.cmd.test_share.ManilaCmdShareTestCase.test_main_1_None [0.023365s] ... ok 2026-04-13 02:03:16.013677 | debian-bookworm | {2} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_13_backup_restoring [0.040743s] ... ok 2026-04-13 02:03:16.013712 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_invalid_writable_preserve_metadata_2_preserve_metadata [0.037057s] ... ok 2026-04-13 02:03:16.031581 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:16.037677 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_2 [0.022869s] ... ok 2026-04-13 02:03:16.037711 | debian-bookworm | {0} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_01_nfs [0.020121s] ... ok 2026-04-13 02:03:16.037726 | debian-bookworm | {2} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_01___fake_quota_class____2_40__ [0.019735s] ... ok 2026-04-13 02:03:16.037730 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareManageTest.test__manage [0.021103s] ... ok 2026-04-13 02:03:16.049619 | debian-bookworm | {0} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_05_cephfs [0.019237s] ... ok 2026-04-13 02:03:16.049634 | debian-bookworm | {2} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test__collection_name [0.018401s] ... ok 2026-04-13 02:03:16.049638 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_2_writable [0.037793s] ... ok 2026-04-13 02:03:16.061680 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_3___2_91____active__ [0.053650s] ... ok 2026-04-13 02:03:16.062898 | debian-bookworm | {0} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_11_CEPHFS [0.018807s] ... ok 2026-04-13 02:03:16.062907 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareManageTest.test_revert [0.021567s] ... ok 2026-04-13 02:03:16.062911 | debian-bookworm | {2} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_03___fake_project_id___None___2_40__ [0.018852s] ... ok 2026-04-13 02:03:16.064444 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_remove_invalid_options_admin [0.023023s] ... ok 2026-04-13 02:03:16.089481 | debian-bookworm | {0} manila.tests.compute.test_nova.NovaclientTestCase.test_with_auth_obj [0.019745s] ... ok 2026-04-13 02:03:16.096064 | debian-bookworm | {2} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_04__None__None___2_40__ [0.020493s] ... ok 2026-04-13 02:03:16.096078 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareManageTest.test_unsupported_version [0.024031s] ... ok 2026-04-13 02:03:16.096082 | debian-bookworm | {0} manila.tests.compute.test_nova.ToDictTestCase.test_obj_provided_without_to_dict_method [0.018270s] ... ok 2026-04-13 02:03:16.113600 | debian-bookworm | {2} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_16__None__None___2_80__ [0.018473s] ... ok 2026-04-13 02:03:16.113614 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_3 [0.153219s] ... ok 2026-04-13 02:03:16.113618 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_1_migration_error [0.038661s] ... ok 2026-04-13 02:03:16.113622 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_5___2_28____syncing__ [0.053781s] ... ok 2026-04-13 02:03:16.120733 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:16.133645 | debian-bookworm | {0} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_6_OverLimit [0.018602s] ... ok 2026-04-13 02:03:16.134457 | debian-bookworm | {2} manila.tests.api.views.test_scheduler_stats.ViewBuilderTestCase.test_pools [0.019004s] ... ok 2026-04-13 02:03:16.134465 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareManageTest.test_revert_unsupported [0.019908s] ... ok 2026-04-13 02:03:16.134469 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_03_manage_starting [0.040080s] ... ok 2026-04-13 02:03:16.136295 | debian-bookworm | {2} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_collection_name [0.018576s] ... ok 2026-04-13 02:03:16.138690 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_is_in_error_2_2_27 [0.032509s] ... ok 2026-04-13 02:03:16.143714 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_error_body [0.039848s] ... ok 2026-04-13 02:03:16.151758 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_invalid_reset_status_body_2 [0.157714s] ... ok 2026-04-13 02:03:16.154843 | debian-bookworm | {2} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_view_1_2_20 [0.018572s] ... ok 2026-04-13 02:03:16.158277 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:16.159775 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_ceph_2 [0.021005s] ... ok 2026-04-13 02:03:16.162000 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_5 [0.043261s] ... ok 2026-04-13 02:03:16.162726 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:16.166830 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_07_migrating [0.042705s] ... ok 2026-04-13 02:03:16.173007 | debian-bookworm | {2} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_view_4_2_45 [0.018128s] ... ok 2026-04-13 02:03:16.179954 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_07 [0.019981s] ... ok 2026-04-13 02:03:16.186361 | debian-bookworm | {0} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_2 [0.071565s] ... ok 2026-04-13 02:03:16.187499 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:16.189061 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:16.191537 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_original_with_user_id_2_2_16 [0.047363s] ... ok 2026-04-13 02:03:16.192033 | debian-bookworm | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_security_service_update_check_1___update_security_service___True_ [0.018445s] ... ok 2026-04-13 02:03:16.199181 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_15 [0.019213s] ... ok 2026-04-13 02:03:16.200605 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:16.204376 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_with_is_public_1 [0.042271s] ... ok 2026-04-13 02:03:16.206472 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:16.209675 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_15_ensuring [0.042409s] ... ok 2026-04-13 02:03:16.211027 | debian-bookworm | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_security_service_update_check_2___add_security_service___False_ [0.019408s] ... ok 2026-04-13 02:03:16.230072 | debian-bookworm | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_18 [0.018506s] ... ok 2026-04-13 02:03:16.234827 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:16.235040 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:16.235702 | debian-bookworm | {7} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_v249 [0.025377s] ... ok 2026-04-13 02:03:16.239135 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_sg_and_availability_zone [0.046970s] ... ok 2026-04-13 02:03:16.243959 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:16.247529 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_not_found [0.042821s] ... ok 2026-04-13 02:03:16.248420 | debian-bookworm | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_19 [0.018526s] ... ok 2026-04-13 02:03:16.259185 | debian-bookworm | {7} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_03___fake_quota_class____2_39__ [0.022942s] ... ok 2026-04-13 02:03:16.266869 | debian-bookworm | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_13 [0.018376s] ... ok 2026-04-13 02:03:16.277095 | debian-bookworm | {0} manila.tests.data.test_helper.DataServiceHelperTestCase.test_allow_access_to_data_service_1_True [0.090582s] ... ok 2026-04-13 02:03:16.279914 | debian-bookworm | {7} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_08__None__None___2_39__ [0.020253s] ... ok 2026-04-13 02:03:16.281635 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:16.285270 | debian-bookworm | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_15 [0.018408s] ... ok 2026-04-13 02:03:16.285727 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_type_azs_4__v2_47_az_supported [0.046346s] ... ok 2026-04-13 02:03:16.286150 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:16.289650 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_05_extending [0.042089s] ... ok 2026-04-13 02:03:16.301304 | debian-bookworm | {7} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_11__None__None___2_53__ [0.020866s] ... ok 2026-04-13 02:03:16.303445 | debian-bookworm | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_23 [0.017944s] ... ok 2026-04-13 02:03:16.322450 | debian-bookworm | {7} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_summary_view_3_2_33 [0.020564s] ... ok 2026-04-13 02:03:16.328359 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:16.328782 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:16.332252 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_09_restoring [0.042145s] ... ok 2026-04-13 02:03:16.333283 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_6 [0.047303s] ... ok 2026-04-13 02:03:16.338542 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:16.341699 | debian-bookworm | {2} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_8_2_54 [0.037952s] ... ok 2026-04-13 02:03:16.347182 | debian-bookworm | {0} manila.tests.data.test_helper.DataServiceHelperTestCase.test_unmount_share_instance_or_backup_3 [0.069363s] ... ok 2026-04-13 02:03:16.347531 | debian-bookworm | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_03 [0.023686s] ... ok 2026-04-13 02:03:16.357698 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_04 [0.024182s] ... ok 2026-04-13 02:03:16.367971 | debian-bookworm | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_22 [0.021104s] ... ok 2026-04-13 02:03:16.370930 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:16.375171 | debian-bookworm | {3} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_12_server_migrating_to [0.043072s] ... ok 2026-04-13 02:03:16.377094 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:16.380538 | debian-bookworm | {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_service_commands_cleanup_1_True [0.038723s] ... ok 2026-04-13 02:03:16.382578 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_13 [0.024561s] ... ok 2026-04-13 02:03:16.388355 | debian-bookworm | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_subnet_create_check_2_False [0.020201s] ... ok 2026-04-13 02:03:16.395588 | debian-bookworm | {3} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_05___fake_project_id____fake_share_type_id____2_39__ [0.019970s] ... ok 2026-04-13 02:03:16.399029 | debian-bookworm | Failed to copy data from source to destination /tmp/ins1_id to /tmp/backup_id. 2026-04-13 02:03:16.399071 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:16.399080 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 326, in _copy_share_data 2026-04-13 02:03:16.399098 | debian-bookworm | copy.run() 2026-04-13 02:03:16.399106 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:16.399114 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:16.399122 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:16.399129 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:16.399137 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:16.399145 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:16.399153 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:16.399160 | debian-bookworm | raise effect 2026-04-13 02:03:16.399168 | debian-bookworm | Exception: fake 2026-04-13 02:03:16.399400 | debian-bookworm | Could not unmount src /tmp/ins1_id after its data copy. 2026-04-13 02:03:16.399421 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:16.399429 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-13 02:03:16.399437 | debian-bookworm | helper_src.unmount_share_instance_or_backup(info_src, 2026-04-13 02:03:16.399445 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:16.399452 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:16.399460 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:16.399471 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:16.399482 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:16.399493 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:16.399503 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:16.399514 | debian-bookworm | raise effect 2026-04-13 02:03:16.399524 | debian-bookworm | Exception: fake 2026-04-13 02:03:16.399918 | debian-bookworm | Could not unmount dest /tmp/backup_id after its data copy. 2026-04-13 02:03:16.399946 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:16.399955 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-04-13 02:03:16.399963 | debian-bookworm | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-04-13 02:03:16.399970 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:16.399978 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:16.399985 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:16.399993 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:16.400000 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:16.400007 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:16.400015 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:16.400022 | debian-bookworm | raise effect 2026-04-13 02:03:16.400030 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-13 02:03:16.400037 | debian-bookworm | helper_src.unmount_share_instance_or_backup(info_src, 2026-04-13 02:03:16.400045 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:16.400052 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:16.400060 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:16.400067 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:16.400075 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:16.400082 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:16.400100 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:16.400108 | debian-bookworm | raise effect 2026-04-13 02:03:16.400115 | debian-bookworm | Exception: fake 2026-04-13 02:03:16.400354 | debian-bookworm | Could not deny access to src instance ins1_id after its data copy. 2026-04-13 02:03:16.400373 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:16.400385 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-04-13 02:03:16.400394 | debian-bookworm | helper_src.deny_access_to_data_service(access_ref_src, 2026-04-13 02:03:16.400401 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:16.400409 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:16.400416 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:16.400424 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:16.400431 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:16.400439 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:16.400446 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:16.400454 | debian-bookworm | raise effect 2026-04-13 02:03:16.400477 | debian-bookworm | Exception: fake 2026-04-13 02:03:16.403365 | debian-bookworm | {0} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_5 [0.056579s] ... ok 2026-04-13 02:03:16.406417 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_16 [0.023576s] ... ok 2026-04-13 02:03:16.408833 | debian-bookworm | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_10 [0.020144s] ... ok 2026-04-13 02:03:16.414355 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_4 [0.262497s] ... ok 2026-04-13 02:03:16.416319 | debian-bookworm | {3} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_15___fake_project_id___None___2_80__ [0.020883s] ... ok 2026-04-13 02:03:16.417209 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:16.421677 | debian-bookworm | {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_service_commands_list [0.040394s] ... ok 2026-04-13 02:03:16.433591 | debian-bookworm | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_15 [0.024149s] ... ok 2026-04-13 02:03:16.440438 | debian-bookworm | {3} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_list_view_1_2_20 [0.021485s] ... ok 2026-04-13 02:03:16.440748 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_invalid_body_3 [0.026169s] ... ok 2026-04-13 02:03:16.453684 | debian-bookworm | {0} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_exception_access [0.040043s] ... ok 2026-04-13 02:03:16.456173 | debian-bookworm | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_16 [0.022232s] ... ok 2026-04-13 02:03:16.459089 | debian-bookworm | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_02 [0.020251s] ... ok 2026-04-13 02:03:16.459581 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:16.463877 | debian-bookworm | {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_service_commands_list_format_2_yaml [0.042552s] ... ok 2026-04-13 02:03:16.474329 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_6___2_28____active__ [0.067595s] ... ok 2026-04-13 02:03:16.476112 | debian-bookworm | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_19 [0.019638s] ... ok 2026-04-13 02:03:16.478526 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:16.480383 | debian-bookworm | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_06 [0.021134s] ... ok 2026-04-13 02:03:16.481878 | debian-bookworm | {4} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_based_on_share_server [0.041138s] ... ok 2026-04-13 02:03:16.486179 | debian-bookworm | {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_1 [0.021645s] ... ok 2026-04-13 02:03:16.515912 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:16.516142 | debian-bookworm | {0} manila.tests.data.test_manager.DataManagerTestCase.test__run_restore_1_None [0.047984s] ... ok 2026-04-13 02:03:16.516152 | debian-bookworm | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_13 [0.018319s] ... ok 2026-04-13 02:03:16.516156 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_ceph_1 [0.024105s] ... ok 2026-04-13 02:03:16.516160 | debian-bookworm | {4} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_05___fake_quota_class____2_53__ [0.018661s] ... ok 2026-04-13 02:03:16.516165 | debian-bookworm | {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_3 [0.022245s] ... ok 2026-04-13 02:03:16.529915 | debian-bookworm | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_subnet_create_check_1_True [0.018457s] ... ok 2026-04-13 02:03:16.529965 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_14 [0.020035s] ... ok 2026-04-13 02:03:16.529979 | debian-bookworm | {4} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_07___fake_quota_class____2_62__ [0.018287s] ... ok 2026-04-13 02:03:16.529991 | debian-bookworm | {7} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_translate_creating_from_snapshot_status_3_2_54 [0.044096s] ... ok 2026-04-13 02:03:16.530002 | debian-bookworm | {0} manila.tests.data.test_manager.DataManagerTestCase.test_init [0.030310s] ... ok 2026-04-13 02:03:16.530624 | debian-bookworm | {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_shell_commands_ipython [0.022097s] ... ok 2026-04-13 02:03:16.536658 | debian-bookworm | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_11 [0.019195s] ... ok 2026-04-13 02:03:16.538581 | debian-bookworm | {4} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_10__None___2_80__ [0.019279s] ... ok 2026-04-13 02:03:16.547261 | debian-bookworm | {7} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_build_versions [0.026278s] ... ok 2026-04-13 02:03:16.561730 | debian-bookworm | {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_shell_commands_python [0.022578s] ... ok 2026-04-13 02:03:16.561766 | debian-bookworm | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_01_______2_25__ [0.019728s] ... ok 2026-04-13 02:03:16.561773 | debian-bookworm | {4} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_09__None___fake_share_type_id____2_53__ [0.018214s] ... ok 2026-04-13 02:03:16.567075 | debian-bookworm | {0} manila.tests.data.test_manager.DataManagerTestCase.test_init_host_2_data_copying_starting [0.041617s] ... ok 2026-04-13 02:03:16.569540 | debian-bookworm | {7} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_no_path_3____v2_____fake_path____http___localhost_v2_fake_path__ [0.021797s] ... ok 2026-04-13 02:03:16.570621 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_no_transitional_states_3___2_27____syncing__ [0.051633s] ... ok 2026-04-13 02:03:16.575172 | debian-bookworm | {2} manila.tests.common.test_client_auth.ClientAuthTestCase.test_list_opts_not_found [0.021356s] ... ok 2026-04-13 02:03:16.575190 | debian-bookworm | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_02_______2_91__ [0.019117s] ... ok 2026-04-13 02:03:16.577242 | debian-bookworm | {4} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_14__None__None___2_62__ [0.018508s] ... ok 2026-04-13 02:03:16.592006 | debian-bookworm | {7} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_get_base_url_without_version_1___http___1_1_1_1_____http___1_1_1_1___ [0.022283s] ... ok 2026-04-13 02:03:16.605759 | debian-bookworm | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_06_______2_20__ [0.018124s] ... ok 2026-04-13 02:03:16.605789 | debian-bookworm | {4} manila.tests.api.views.test_scheduler_stats.ViewBuilderTestCase.test_pools_with_details [0.017996s] ... ok 2026-04-13 02:03:16.605794 | debian-bookworm | {2} manila.tests.common.test_client_auth.ClientAuthTestCase.test_load_auth_plugin_no_auth [0.020487s] ... ok 2026-04-13 02:03:16.613643 | debian-bookworm | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_08_______2_18__ [0.018215s] ... ok 2026-04-13 02:03:16.613661 | debian-bookworm | {4} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_view_3_2_33 [0.018423s] ... ok 2026-04-13 02:03:16.625048 | debian-bookworm | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_log_commands_errors [0.022452s] ... ok 2026-04-13 02:03:16.625076 | debian-bookworm | {2} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_4___ [0.021429s] ... ok 2026-04-13 02:03:16.625082 | debian-bookworm | {0} manila.tests.data.test_manager.DataManagerTestCase.test_restore_backup_respects_use_data_manager [0.054464s] ... ok 2026-04-13 02:03:16.625089 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_no_transitional_states_4___2_27____active__ [0.052625s] ... ok 2026-04-13 02:03:16.633807 | debian-bookworm | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_30 [0.018807s] ... ok 2026-04-13 02:03:16.633841 | debian-bookworm | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_07 [0.018309s] ... ok 2026-04-13 02:03:16.638493 | debian-bookworm | {2} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_06_maprfs [0.020949s] ... ok 2026-04-13 02:03:16.638850 | debian-bookworm | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_list [0.023792s] ... ok 2026-04-13 02:03:16.649652 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_exception_1 [0.025582s] ... ok 2026-04-13 02:03:16.650953 | debian-bookworm | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_09 [0.019969s] ... ok 2026-04-13 02:03:16.651237 | debian-bookworm | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_31 [0.020715s] ... ok 2026-04-13 02:03:16.659830 | debian-bookworm | {2} manila.tests.compute.test_nova.NovaApiTestCase.test_server_create [0.021882s] ... ok 2026-04-13 02:03:16.662804 | debian-bookworm | {0} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup [0.044294s] ... ok 2026-04-13 02:03:16.664097 | debian-bookworm | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_list_commands_yaml [0.024934s] ... ok 2026-04-13 02:03:16.670682 | debian-bookworm | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_10 [0.019785s] ... ok 2026-04-13 02:03:16.673783 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_reset_status_other_project_public_share_1_2_6 [0.472710s] ... ok 2026-04-13 02:03:16.673813 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_invalid_body_1 [0.022633s] ... ok 2026-04-13 02:03:16.682664 | debian-bookworm | {2} manila.tests.compute.test_nova.NovaApiTestCase.test_server_reboot_soft [0.022908s] ... ok 2026-04-13 02:03:16.688873 | debian-bookworm | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_list_zone_is_none [0.024404s] ... ok 2026-04-13 02:03:16.689250 | debian-bookworm | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_15 [0.018879s] ... ok 2026-04-13 02:03:16.698341 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_invalid_body_2 [0.022152s] ... ok 2026-04-13 02:03:16.706346 | debian-bookworm | {0} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_continue_3___100___False_ [0.043444s] ... ok 2026-04-13 02:03:16.707960 | debian-bookworm | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_07_______2_0__ [0.018545s] ... ok 2026-04-13 02:03:16.708470 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:16.710350 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/log.py:312: DeprecationWarning: Eventlet support is deprecated and will be removed 2026-04-13 02:03:16.710373 | debian-bookworm | debtcollector.deprecate( 2026-04-13 02:03:16.715467 | debian-bookworm | 2026-04-13 02:03:16.714 6641 INFO manila.coordination [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:03:16.716662 | debian-bookworm | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_main [0.027549s] ... ok 2026-04-13 02:03:16.728879 | debian-bookworm | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_14 [0.020221s] ... ok 2026-04-13 02:03:16.734940 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:16.739514 | debian-bookworm | 2026-04-13 02:03:16.737 6641 INFO manila.coordination [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:03:16.746929 | debian-bookworm | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run ... SKIPPED: No module named 'bpython' 2026-04-13 02:03:16.748466 | debian-bookworm | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_17 [0.018691s] ... ok 2026-04-13 02:03:16.749307 | debian-bookworm | Failed to restore backup f3672db2-1515-495e-9af6-a5bf07248784 to share a8f878f3-1e80-492b-a0f9-a3ff40a0f258 by data driver. 2026-04-13 02:03:16.753604 | debian-bookworm | {0} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_exception [0.045895s] ... ok 2026-04-13 02:03:16.781747 | debian-bookworm | {2} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_3 [0.075360s] ... ok 2026-04-13 02:03:16.781781 | debian-bookworm | 2026-04-13 02:03:16.767 6641 INFO manila.coordination [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:03:16.781785 | debian-bookworm | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_server_update_capability [0.025297s] ... ok 2026-04-13 02:03:16.783038 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:16.789789 | debian-bookworm | {4} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_6_2_24 [0.038495s] ... ok 2026-04-13 02:03:16.801425 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:16.801739 | debian-bookworm | 2026-04-13 02:03:16.790 6641 INFO manila.coordination [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:03:16.801769 | debian-bookworm | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_4 [0.022616s] ... ok 2026-04-13 02:03:16.811210 | debian-bookworm | {4} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_no_path_2____v2____None___http___localhost_v2___ [0.018904s] ... ok 2026-04-13 02:03:16.811257 | debian-bookworm | {0} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_data_copy_cancel [0.053509s] ... ok 2026-04-13 02:03:16.816671 | debian-bookworm | 2026-04-13 02:03:16.816738 | debian-bookworm | 2026-04-13 02:03:16.815 6641 INFO manila.coordination [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:03:16.829818 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_reset_status_other_project_public_share_2_2_7 [0.145313s] ... ok 2026-04-13 02:03:16.829854 | debian-bookworm | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_version [0.024883s] ... ok 2026-04-13 02:03:16.829859 | debian-bookworm | {4} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_get_base_url_without_version_4___http___1_1_1_1_v1____http___1_1_1_1___ [0.018999s] ... ok 2026-04-13 02:03:16.845753 | debian-bookworm | {2} manila.tests.data.test_helper.DataServiceHelperTestCase.test_deny_access_to_data_service [0.074369s] ... ok 2026-04-13 02:03:16.845784 | debian-bookworm | 2026-04-13 02:03:16.839 6641 INFO manila.coordination [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:03:16.845789 | debian-bookworm | {7} manila.tests.cmd.test_scheduler.ManilaCmdSchedulerTestCase.test_main [0.023267s] ... ok 2026-04-13 02:03:16.845793 | debian-bookworm | {4} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_log_commands_syslog_no_log_file [0.019445s] ... ok 2026-04-13 02:03:16.854342 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:16.859329 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:16.860824 | debian-bookworm | {0} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_data_copy_get_progress [0.053329s] ... ok 2026-04-13 02:03:16.865717 | debian-bookworm | 2026-04-13 02:03:16.861 6641 INFO manila.coordination [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:03:16.865744 | debian-bookworm | {7} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_02_cifs [0.022481s] ... ok 2026-04-13 02:03:16.865752 | debian-bookworm | {4} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_revision [0.020951s] ... ok 2026-04-13 02:03:16.881621 | debian-bookworm | {0} manila.tests.data.test_utils.CopyClassTestCase.test_get_total_size_cancelled_2 [0.021804s] ... ok 2026-04-13 02:03:16.885684 | debian-bookworm | {4} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_delete [0.020107s] ... ok 2026-04-13 02:03:16.889228 | debian-bookworm | Failed to copy data from source to destination /tmp/backup_id to /tmp/ins2_id. 2026-04-13 02:03:16.889248 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:16.889252 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 326, in _copy_share_data 2026-04-13 02:03:16.889256 | debian-bookworm | copy.run() 2026-04-13 02:03:16.889260 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:16.889264 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:16.889267 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:16.889271 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:16.889274 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:16.889278 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:16.889281 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:16.889291 | debian-bookworm | raise effect 2026-04-13 02:03:16.889295 | debian-bookworm | Exception: fake 2026-04-13 02:03:16.901661 | debian-bookworm | Could not unmount src /tmp/backup_id after its data copy. 2026-04-13 02:03:16.901688 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:16.901694 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-13 02:03:16.901698 | debian-bookworm | helper_src.unmount_share_instance_or_backup(info_src, 2026-04-13 02:03:16.901702 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:16.901705 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:16.901709 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:16.901712 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:16.901716 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:16.901719 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:16.901723 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:16.901726 | debian-bookworm | raise effect 2026-04-13 02:03:16.901730 | debian-bookworm | Exception: fake 2026-04-13 02:03:16.901734 | debian-bookworm | Could not unmount dest /tmp/ins2_id after its data copy. 2026-04-13 02:03:16.901737 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:16.901740 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-04-13 02:03:16.901744 | debian-bookworm | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-04-13 02:03:16.901747 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:16.901751 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:16.901754 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:16.901757 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:16.901761 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:16.901764 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:16.901768 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:16.901771 | debian-bookworm | raise effect 2026-04-13 02:03:16.901774 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-13 02:03:16.901778 | debian-bookworm | helper_src.unmount_share_instance_or_backup(info_src, 2026-04-13 02:03:16.901781 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:16.901785 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:16.901788 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:16.901791 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:16.901795 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:16.901798 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:16.901802 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:16.901813 | debian-bookworm | raise effect 2026-04-13 02:03:16.901817 | debian-bookworm | Exception: fake 2026-04-13 02:03:16.901820 | debian-bookworm | Could not deny access to dest instance ins2_id after its data copy. 2026-04-13 02:03:16.901824 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:16.901827 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 362, in _copy_share_data 2026-04-13 02:03:16.901830 | debian-bookworm | helper_dest.deny_access_to_data_service(access_ref_dest, 2026-04-13 02:03:16.901834 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:16.901837 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:16.901840 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:16.901844 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:16.901847 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:16.901851 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:16.901854 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:16.901857 | debian-bookworm | raise effect 2026-04-13 02:03:16.901861 | debian-bookworm | Exception: fake 2026-04-13 02:03:16.902091 | debian-bookworm | 2026-04-13 02:03:16.886 6641 INFO manila.coordination [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:03:16.902100 | debian-bookworm | {7} manila.tests.compute.test_nova.NovaApiTestCase.test_instance_volumes_list [0.024033s] ... ok 2026-04-13 02:03:16.902107 | debian-bookworm | {2} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_8 [0.060543s] ... ok 2026-04-13 02:03:16.911240 | debian-bookworm | {4} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_fail_validation_1 [0.020195s] ... ok 2026-04-13 02:03:16.911256 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_more_values_2 [0.025466s] ... ok 2026-04-13 02:03:16.911260 | debian-bookworm | 2026-04-13 02:03:16.908 6641 INFO manila.coordination [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:03:16.911264 | debian-bookworm | {7} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get_by_name_or_id_failed [0.021140s] ... ok 2026-04-13 02:03:16.911964 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares', 'gigabytes'] 2026-04-13 02:03:16.919485 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_2 [0.224354s] ... ok 2026-04-13 02:03:16.925698 | debian-bookworm | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_32 [0.268698s] ... ok 2026-04-13 02:03:16.928639 | debian-bookworm | {4} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_fail_validation_2 [0.020722s] ... ok 2026-04-13 02:03:16.928661 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_not_found [0.021224s] ... ok 2026-04-13 02:03:16.949764 | debian-bookworm | 2026-04-13 02:03:16.929 6641 INFO manila.coordination [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:03:16.949793 | debian-bookworm | {7} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get_failed_1 [0.021849s] ... ok 2026-04-13 02:03:16.949797 | debian-bookworm | {2} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup [0.048693s] ... ok 2026-04-13 02:03:16.949802 | debian-bookworm | {4} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_version_commands_list [0.022076s] ... ok 2026-04-13 02:03:16.955759 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:16.961333 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ReservationDatabaseAPITest.test_reservation_expire [0.027399s] ... ok 2026-04-13 02:03:16.961349 | debian-bookworm | 2026-04-13 02:03:16.954 6641 INFO manila.coordination [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:03:16.961354 | debian-bookworm | {7} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get_failed_2 [0.024711s] ... ok 2026-04-13 02:03:16.961358 | debian-bookworm | {3} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_7_2_27 [0.038695s] ... ok 2026-04-13 02:03:16.973830 | debian-bookworm | {4} manila.tests.cmd.test_share.ManilaCmdShareTestCase.test_main_3___foo__ [0.022007s] ... ok 2026-04-13 02:03:16.973943 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:16.985708 | debian-bookworm | {3} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_build_version [0.018439s] ... ok 2026-04-13 02:03:16.985750 | debian-bookworm | 2026-04-13 02:03:16.976 6641 INFO manila.coordination [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:03:16.985757 | debian-bookworm | {7} manila.tests.compute.test_nova.ToDictTestCase.test_obj_provided_with_to_dict_method [0.020596s] ... ok 2026-04-13 02:03:16.988414 | debian-bookworm | {2} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_continue_3___100___False_ [0.045910s] ... ok 2026-04-13 02:03:16.991683 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:16.997254 | debian-bookworm | {4} manila.tests.common.test_client_auth.ClientAuthTestCase.test_get_client_admin_false [0.019761s] ... ok 2026-04-13 02:03:16.997292 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_get_invalid [0.040615s] ... ok 2026-04-13 02:03:16.997642 | debian-bookworm | {3} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_get_base_url_without_version_5___http___1_1_1_1_v11____http___1_1_1_1___ [0.020017s] ... ok 2026-04-13 02:03:17.005754 | debian-bookworm | 2026-04-13 02:03:16.999 6641 INFO manila.coordination [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:03:17.005785 | debian-bookworm | {7} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_bad_request [0.023179s] ... ok 2026-04-13 02:03:17.011221 | debian-bookworm | {4} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_1_None [0.020594s] ... ok 2026-04-13 02:03:17.017603 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ServiceDatabaseAPITestCase.test_create__az_missing [0.020189s] ... ok 2026-04-13 02:03:17.020284 | debian-bookworm | {3} manila.tests.cmd.test_api.ManilaCmdApiTestCase.test_main [0.022598s] ... ok 2026-04-13 02:03:17.024705 | debian-bookworm | 2026-04-13 02:03:17.023 6641 INFO manila.coordination [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:03:17.053728 | debian-bookworm | {7} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_2_RetryAfterException [0.023628s] ... ok 2026-04-13 02:03:17.053759 | debian-bookworm | {4} manila.tests.compute.test_nova.NovaApiTestCase.test_instance_volume_detach [0.019204s] ... ok 2026-04-13 02:03:17.053763 | debian-bookworm | {2} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_continue_4___100___True_ [0.043678s] ... ok 2026-04-13 02:03:17.053776 | debian-bookworm | {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_arg_string_3___bar [0.019640s] ... ok 2026-04-13 02:03:17.053780 | debian-bookworm | {4} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get [0.018634s] ... ok 2026-04-13 02:03:17.065783 | debian-bookworm | {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_log_commands_no_errors [0.019403s] ... ok 2026-04-13 02:03:17.066429 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_3 [0.049203s] ... ok 2026-04-13 02:03:17.073734 | debian-bookworm | {4} manila.tests.compute.test_nova.NovaApiTestCase.test_server_reboot_hard [0.018984s] ... ok 2026-04-13 02:03:17.073948 | debian-bookworm | {2} manila.tests.data.test_manager.DataManagerTestCase.test_data_copy_cancel [0.041701s] ... ok 2026-04-13 02:03:17.080541 | debian-bookworm | {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_shell_commands_bpython [0.019986s] ... ok 2026-04-13 02:03:17.082750 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_1 [0.265003s] ... ok 2026-04-13 02:03:17.087223 | debian-bookworm | {4} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_4_Forbidden [0.018665s] ... ok 2026-04-13 02:03:17.099077 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_share_1_0 [0.032294s] ... ok 2026-04-13 02:03:17.105712 | debian-bookworm | {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_version_commands_call [0.020577s] ... ok 2026-04-13 02:03:17.121001 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:17.121640 | debian-bookworm | {3} manila.tests.cmd.test_share.ManilaCmdShareTestCase.test_main_2___ [0.021211s] ... ok 2026-04-13 02:03:17.133784 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_1 [0.041294s] ... ok 2026-04-13 02:03:17.133813 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_update [0.025552s] ... ok 2026-04-13 02:03:17.133817 | debian-bookworm | {2} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_create_backup [0.056068s] ... ok 2026-04-13 02:03:17.137723 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:17.140549 | debian-bookworm | {3} manila.tests.common.test_client_auth.ClientAuthTestCase.test_load_auth_plugin_caching [0.018794s] ... ok 2026-04-13 02:03:17.149621 | debian-bookworm | 2026-04-13 02:03:17.143 6641 INFO manila.coordination [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:03:17.149640 | debian-bookworm | {7} manila.tests.data.test_helper.DataServiceHelperTestCase.test__change_data_access_to_instance_2_False [0.120247s] ... ok 2026-04-13 02:03:17.160108 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:17.161675 | debian-bookworm | {3} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_2_ [0.020805s] ... ok 2026-04-13 02:03:17.165712 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_3 [0.039000s] ... ok 2026-04-13 02:03:17.165745 | debian-bookworm | {4} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_data_access_2 [0.077127s] ... ok 2026-04-13 02:03:17.176954 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_filter_by_host_with_pools [0.052156s] ... ok 2026-04-13 02:03:17.183548 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareManageTest.test_wrong_permissions [0.019526s] ... ok 2026-04-13 02:03:17.183566 | debian-bookworm | {3} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_6___nfsfake__ [0.021861s] ... ok 2026-04-13 02:03:17.185686 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:17.201681 | debian-bookworm | {2} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_migration_start [0.059903s] ... ok 2026-04-13 02:03:17.217747 | debian-bookworm | {3} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_04_hdfs [0.019565s] ... ok 2026-04-13 02:03:17.218399 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:17.228782 | debian-bookworm | {2} manila.tests.data.test_utils.CopyClassTestCase.test_cancel [0.027958s] ... ok 2026-04-13 02:03:17.228811 | debian-bookworm | {6} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_14_backup_creating [0.038516s] ... ok 2026-04-13 02:03:17.228815 | debian-bookworm | {3} manila.tests.compute.test_nova.NovaApiTestCase.test_keypair_delete [0.018784s] ... ok 2026-04-13 02:03:17.228820 | debian-bookworm | 2026-04-13 02:03:17.223 6641 INFO manila.coordination [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:03:17.228824 | debian-bookworm | {7} manila.tests.data.test_helper.DataServiceHelperTestCase.test_mount_share_instance_or_backup_3_restore [0.078854s] ... ok 2026-04-13 02:03:17.240896 | debian-bookworm | {6} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_02__None___2_40__ [0.019039s] ... ok 2026-04-13 02:03:17.241398 | debian-bookworm | {2} manila.tests.data.test_utils.CopyClassTestCase.test_copy_stats [0.022914s] ... ok 2026-04-13 02:03:17.241756 | debian-bookworm | {3} manila.tests.compute.test_nova.NovaApiTestCase.test_keypair_list [0.019676s] ... ok 2026-04-13 02:03:17.247845 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_export_location_1_id [0.070944s] ... ok 2026-04-13 02:03:17.259452 | debian-bookworm | {6} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_04__None___2_39__ [0.018451s] ... ok 2026-04-13 02:03:17.261619 | debian-bookworm | {3} manila.tests.compute.test_nova.NovaApiTestCase.test_server_delete [0.019768s] ... ok 2026-04-13 02:03:17.269678 | debian-bookworm | {2} manila.tests.data.test_utils.CopyClassTestCase.test_copy_stats_cancelled_1 [0.020309s] ... ok 2026-04-13 02:03:17.277741 | debian-bookworm | {6} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_02__None___fake_share_type_id____2_40__ [0.018296s] ... ok 2026-04-13 02:03:17.279980 | debian-bookworm | {3} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_7_RateLimit [0.018294s] ... ok 2026-04-13 02:03:17.281922 | debian-bookworm | {2} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress [0.019820s] ... ok 2026-04-13 02:03:17.296030 | debian-bookworm | {6} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_06__None___fake_share_type_id____2_39__ [0.018344s] ... ok 2026-04-13 02:03:17.302433 | debian-bookworm | {2} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress_current_copy_none [0.020415s] ... ok 2026-04-13 02:03:17.308127 | debian-bookworm | 2026-04-13 02:03:17.283 6641 ERROR manila.data.manager [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Could not unmount src /tmp/ins1_id after its data copy.: Exception: fake 2026-04-13 02:03:17.308145 | debian-bookworm | 2026-04-13 02:03:17.283 6641 ERROR manila.data.manager Traceback (most recent call last): 2026-04-13 02:03:17.308150 | debian-bookworm | 2026-04-13 02:03:17.283 6641 ERROR manila.data.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-13 02:03:17.308154 | debian-bookworm | 2026-04-13 02:03:17.283 6641 ERROR manila.data.manager helper_src.unmount_share_instance_or_backup(info_src, 2026-04-13 02:03:17.308157 | debian-bookworm | 2026-04-13 02:03:17.283 6641 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:17.308161 | debian-bookworm | 2026-04-13 02:03:17.283 6641 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2026-04-13 02:03:17.308165 | debian-bookworm | 2026-04-13 02:03:17.283 6641 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:17.308169 | debian-bookworm | 2026-04-13 02:03:17.283 6641 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:17.308172 | debian-bookworm | 2026-04-13 02:03:17.283 6641 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:17.308176 | debian-bookworm | 2026-04-13 02:03:17.283 6641 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:17.308179 | debian-bookworm | 2026-04-13 02:03:17.283 6641 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:17.308183 | debian-bookworm | 2026-04-13 02:03:17.283 6641 ERROR manila.data.manager raise effect 2026-04-13 02:03:17.308187 | debian-bookworm | 2026-04-13 02:03:17.283 6641 ERROR manila.data.manager Exception: fake 2026-04-13 02:03:17.308191 | debian-bookworm | 2026-04-13 02:03:17.283 6641 ERROR manila.data.manager 2026-04-13 02:03:17.308194 | debian-bookworm | 2026-04-13 02:03:17.285 6641 ERROR manila.data.manager [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Could not unmount dest /tmp/ins2_id after its data copy.: Exception: fake 2026-04-13 02:03:17.308198 | debian-bookworm | 2026-04-13 02:03:17.285 6641 ERROR manila.data.manager Traceback (most recent call last): 2026-04-13 02:03:17.308201 | debian-bookworm | 2026-04-13 02:03:17.285 6641 ERROR manila.data.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-04-13 02:03:17.308204 | debian-bookworm | 2026-04-13 02:03:17.285 6641 ERROR manila.data.manager helper_dest.unmount_share_instance_or_backup(info_dest, 2026-04-13 02:03:17.308208 | debian-bookworm | 2026-04-13 02:03:17.285 6641 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:17.308211 | debian-bookworm | 2026-04-13 02:03:17.285 6641 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2026-04-13 02:03:17.308215 | debian-bookworm | 2026-04-13 02:03:17.285 6641 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:17.308218 | debian-bookworm | 2026-04-13 02:03:17.285 6641 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:17.308221 | debian-bookworm | 2026-04-13 02:03:17.285 6641 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:17.308225 | debian-bookworm | 2026-04-13 02:03:17.285 6641 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:17.308228 | debian-bookworm | 2026-04-13 02:03:17.285 6641 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:17.308232 | debian-bookworm | 2026-04-13 02:03:17.285 6641 ERROR manila.data.manager raise effect 2026-04-13 02:03:17.308235 | debian-bookworm | 2026-04-13 02:03:17.285 6641 ERROR manila.data.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-13 02:03:17.308238 | debian-bookworm | 2026-04-13 02:03:17.285 6641 ERROR manila.data.manager helper_src.unmount_share_instance_or_backup(info_src, 2026-04-13 02:03:17.308274 | debian-bookworm | 2026-04-13 02:03:17.285 6641 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:17.308278 | debian-bookworm | 2026-04-13 02:03:17.285 6641 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2026-04-13 02:03:17.308282 | debian-bookworm | 2026-04-13 02:03:17.285 6641 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:17.308285 | debian-bookworm | 2026-04-13 02:03:17.285 6641 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:17.308288 | debian-bookworm | 2026-04-13 02:03:17.285 6641 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:17.308292 | debian-bookworm | 2026-04-13 02:03:17.285 6641 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:17.308295 | debian-bookworm | 2026-04-13 02:03:17.285 6641 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:17.308302 | debian-bookworm | 2026-04-13 02:03:17.285 6641 ERROR manila.data.manager raise effect 2026-04-13 02:03:17.308307 | debian-bookworm | 2026-04-13 02:03:17.285 6641 ERROR manila.data.manager Exception: fake 2026-04-13 02:03:17.308311 | debian-bookworm | 2026-04-13 02:03:17.285 6641 ERROR manila.data.manager 2026-04-13 02:03:17.308315 | debian-bookworm | 2026-04-13 02:03:17.287 6641 ERROR manila.data.manager [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Could not deny access to src instance ins1_id after its data copy.: Exception: fake 2026-04-13 02:03:17.308318 | debian-bookworm | 2026-04-13 02:03:17.287 6641 ERROR manila.data.manager Traceback (most recent call last): 2026-04-13 02:03:17.308322 | debian-bookworm | 2026-04-13 02:03:17.287 6641 ERROR manila.data.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-04-13 02:03:17.308325 | debian-bookworm | 2026-04-13 02:03:17.287 6641 ERROR manila.data.manager helper_src.deny_access_to_data_service(access_ref_src, 2026-04-13 02:03:17.308329 | debian-bookworm | 2026-04-13 02:03:17.287 6641 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:17.308332 | debian-bookworm | 2026-04-13 02:03:17.287 6641 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2026-04-13 02:03:17.308335 | debian-bookworm | 2026-04-13 02:03:17.287 6641 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:17.308339 | debian-bookworm | 2026-04-13 02:03:17.287 6641 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:17.308342 | debian-bookworm | 2026-04-13 02:03:17.287 6641 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:17.308346 | debian-bookworm | 2026-04-13 02:03:17.287 6641 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:17.308349 | debian-bookworm | 2026-04-13 02:03:17.287 6641 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:17.308352 | debian-bookworm | 2026-04-13 02:03:17.287 6641 ERROR manila.data.manager raise effect 2026-04-13 02:03:17.308356 | debian-bookworm | 2026-04-13 02:03:17.287 6641 ERROR manila.data.manager Exception: fake 2026-04-13 02:03:17.308359 | debian-bookworm | 2026-04-13 02:03:17.287 6641 ERROR manila.data.manager 2026-04-13 02:03:17.308362 | debian-bookworm | 2026-04-13 02:03:17.288 6641 ERROR manila.data.manager [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Could not deny access to dest instance ins2_id after its data copy.: Exception: fake 2026-04-13 02:03:17.308366 | debian-bookworm | 2026-04-13 02:03:17.288 6641 ERROR manila.data.manager Traceback (most recent call last): 2026-04-13 02:03:17.308370 | debian-bookworm | 2026-04-13 02:03:17.288 6641 ERROR manila.data.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 362, in _copy_share_data 2026-04-13 02:03:17.308373 | debian-bookworm | 2026-04-13 02:03:17.288 6641 ERROR manila.data.manager helper_dest.deny_access_to_data_service(access_ref_dest, 2026-04-13 02:03:17.308376 | debian-bookworm | 2026-04-13 02:03:17.288 6641 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:17.308383 | debian-bookworm | 2026-04-13 02:03:17.288 6641 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2026-04-13 02:03:17.308386 | debian-bookworm | 2026-04-13 02:03:17.288 6641 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:17.308390 | debian-bookworm | 2026-04-13 02:03:17.288 6641 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:17.308393 | debian-bookworm | 2026-04-13 02:03:17.288 6641 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:17.308396 | debian-bookworm | 2026-04-13 02:03:17.288 6641 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:17.308400 | debian-bookworm | 2026-04-13 02:03:17.288 6641 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:17.308403 | debian-bookworm | 2026-04-13 02:03:17.288 6641 ERROR manila.data.manager raise effect 2026-04-13 02:03:17.308407 | debian-bookworm | 2026-04-13 02:03:17.288 6641 ERROR manila.data.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-04-13 02:03:17.308410 | debian-bookworm | 2026-04-13 02:03:17.288 6641 ERROR manila.data.manager helper_src.deny_access_to_data_service(access_ref_src, 2026-04-13 02:03:17.308413 | debian-bookworm | 2026-04-13 02:03:17.288 6641 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:17.308417 | debian-bookworm | 2026-04-13 02:03:17.288 6641 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2026-04-13 02:03:17.308420 | debian-bookworm | 2026-04-13 02:03:17.288 6641 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:17.308423 | debian-bookworm | 2026-04-13 02:03:17.288 6641 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:17.308427 | debian-bookworm | 2026-04-13 02:03:17.288 6641 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:17.308432 | debian-bookworm | 2026-04-13 02:03:17.288 6641 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:17.308437 | debian-bookworm | 2026-04-13 02:03:17.288 6641 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:17.308440 | debian-bookworm | 2026-04-13 02:03:17.288 6641 ERROR manila.data.manager raise effect 2026-04-13 02:03:17.308443 | debian-bookworm | 2026-04-13 02:03:17.288 6641 ERROR manila.data.manager Exception: fake 2026-04-13 02:03:17.308447 | debian-bookworm | 2026-04-13 02:03:17.288 6641 ERROR manila.data.manager 2026-04-13 02:03:17.308451 | debian-bookworm | 2026-04-13 02:03:17.290 6641 DEBUG manila.data.manager [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Copy of data from source /tmp/ins1_id to destination /tmp/ins2_id was successful. _copy_share_data /home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py:388 2026-04-13 02:03:17.308455 | debian-bookworm | 2026-04-13 02:03:17.293 6641 INFO manila.coordination [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:03:17.308640 | debian-bookworm | {7} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_1 [0.070264s] ... ok 2026-04-13 02:03:17.314111 | debian-bookworm | {6} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_07___fake_project_id___None___2_39__ [0.018085s] ... ok 2026-04-13 02:03:17.322361 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_like_filters_with_percent_sign_2___display_description_____display_description_____fake_desc_1____fake_desc_2____fake_desc__________ [0.074018s] ... ok 2026-04-13 02:03:17.330764 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_delete_all [0.026940s] ... ok 2026-04-13 02:03:17.337766 | debian-bookworm | {6} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_13___fake_project_id___None___2_62__ [0.018876s] ... ok 2026-04-13 02:03:17.355403 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_delete_single [0.025490s] ... ok 2026-04-13 02:03:17.369783 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_has_replicas_field_2_writable [0.036864s] ... ok 2026-04-13 02:03:17.369815 | debian-bookworm | {6} manila.tests.api.views.test_share_network_subnets.ViewBuilderTestCase.test_build_share_network_subnet [0.027345s] ... ok 2026-04-13 02:03:17.372458 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Could not unmount src /tmp/ins1_id after its data copy.: Exception: fake 2026-04-13 02:03:17.372481 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager Traceback (most recent call last): 2026-04-13 02:03:17.372487 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-13 02:03:17.372493 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager helper_src.unmount_share_instance_or_backup(info_src, 2026-04-13 02:03:17.372498 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:17.372503 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2026-04-13 02:03:17.372507 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:17.372510 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:17.372514 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:17.372518 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:17.372521 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:17.372525 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager raise effect 2026-04-13 02:03:17.372529 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager Exception: fake 2026-04-13 02:03:17.372532 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager 2026-04-13 02:03:17.372536 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Could not unmount dest /tmp/backup_id after its data copy.: Exception: fake 2026-04-13 02:03:17.372539 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager Traceback (most recent call last): 2026-04-13 02:03:17.372543 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-04-13 02:03:17.372546 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager helper_dest.unmount_share_instance_or_backup(info_dest, 2026-04-13 02:03:17.372554 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:17.372558 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2026-04-13 02:03:17.372563 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:17.372568 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:17.372573 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:17.372577 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:17.372582 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:17.372596 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager raise effect 2026-04-13 02:03:17.372601 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-13 02:03:17.372606 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager helper_src.unmount_share_instance_or_backup(info_src, 2026-04-13 02:03:17.372610 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:17.372615 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2026-04-13 02:03:17.372620 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:17.372624 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:17.372629 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:17.372634 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:17.372638 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:17.372653 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager raise effect 2026-04-13 02:03:17.372657 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager Exception: fake 2026-04-13 02:03:17.372660 | debian-bookworm | 2026-04-13 02:03:17.349 6641 ERROR manila.data.manager 2026-04-13 02:03:17.372664 | debian-bookworm | 2026-04-13 02:03:17.350 6641 ERROR manila.data.manager [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Could not deny access to src instance ins1_id after its data copy.: Exception: fake 2026-04-13 02:03:17.372667 | debian-bookworm | 2026-04-13 02:03:17.350 6641 ERROR manila.data.manager Traceback (most recent call last): 2026-04-13 02:03:17.372671 | debian-bookworm | 2026-04-13 02:03:17.350 6641 ERROR manila.data.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-04-13 02:03:17.372674 | debian-bookworm | 2026-04-13 02:03:17.350 6641 ERROR manila.data.manager helper_src.deny_access_to_data_service(access_ref_src, 2026-04-13 02:03:17.372678 | debian-bookworm | 2026-04-13 02:03:17.350 6641 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:17.372681 | debian-bookworm | 2026-04-13 02:03:17.350 6641 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2026-04-13 02:03:17.372685 | debian-bookworm | 2026-04-13 02:03:17.350 6641 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:17.372688 | debian-bookworm | 2026-04-13 02:03:17.350 6641 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:17.372691 | debian-bookworm | 2026-04-13 02:03:17.350 6641 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:17.372695 | debian-bookworm | 2026-04-13 02:03:17.350 6641 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:17.372698 | debian-bookworm | 2026-04-13 02:03:17.350 6641 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:17.372701 | debian-bookworm | 2026-04-13 02:03:17.350 6641 ERROR manila.data.manager raise effect 2026-04-13 02:03:17.372705 | debian-bookworm | 2026-04-13 02:03:17.350 6641 ERROR manila.data.manager Exception: fake 2026-04-13 02:03:17.372708 | debian-bookworm | 2026-04-13 02:03:17.350 6641 ERROR manila.data.manager 2026-04-13 02:03:17.372711 | debian-bookworm | 2026-04-13 02:03:17.351 6641 WARNING manila.data.manager [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Copy of data from source /tmp/ins1_id to destination /tmp/backup_id was cancelled. 2026-04-13 02:03:17.372715 | debian-bookworm | 2026-04-13 02:03:17.352 6641 INFO manila.coordination [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:03:17.372724 | debian-bookworm | {7} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_6 [0.057468s] ... ok 2026-04-13 02:03:17.390436 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_az_get_all [0.034903s] ... ok 2026-04-13 02:03:17.391922 | debian-bookworm | {3} manila.tests.data.test_helper.DataServiceHelperTestCase.test__change_data_access_to_instance_1_True [0.110901s] ... ok 2026-04-13 02:03:17.394257 | debian-bookworm | {6} manila.tests.api.views.test_share_network_subnets.ViewBuilderTestCase.test_build_share_network_subnets_2_2_78 [0.033366s] ... ok 2026-04-13 02:03:17.405636 | debian-bookworm | --- Logging error --- 2026-04-13 02:03:17.407776 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_is_soft_deleted [0.048397s] ... ok 2026-04-13 02:03:17.408855 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:17.409136 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 447, in create_backup_continue 2026-04-13 02:03:17.409150 | debian-bookworm | result = self.data_copy_get_progress(context, share_id) 2026-04-13 02:03:17.409155 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:17.409161 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:17.409166 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:17.409171 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:17.409177 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:17.409182 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:17.409187 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:17.409378 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:17.409389 | debian-bookworm | raise effect 2026-04-13 02:03:17.409395 | debian-bookworm | manila.exception.ManilaException: An unknown exception occurred. 2026-04-13 02:03:17.409400 | debian-bookworm | 2026-04-13 02:03:17.409406 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-04-13 02:03:17.409411 | debian-bookworm | 2026-04-13 02:03:17.409416 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:17.409600 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-04-13 02:03:17.409612 | debian-bookworm | msg = self.format(record) 2026-04-13 02:03:17.409617 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:17.409622 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-04-13 02:03:17.409628 | debian-bookworm | return fmt.format(record) 2026-04-13 02:03:17.409633 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:17.409638 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 565, in format 2026-04-13 02:03:17.409644 | debian-bookworm | return logging.Formatter.format(self, record) 2026-04-13 02:03:17.409649 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:17.409654 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 687, in format 2026-04-13 02:03:17.409659 | debian-bookworm | record.message = record.getMessage() 2026-04-13 02:03:17.409665 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:17.409670 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 377, in getMessage 2026-04-13 02:03:17.409675 | debian-bookworm | msg = msg % self.args 2026-04-13 02:03:17.409680 | debian-bookworm | ~~~~^~~~~~~~~~~ 2026-04-13 02:03:17.409686 | debian-bookworm | ValueError: incomplete format 2026-04-13 02:03:17.409691 | debian-bookworm | Call stack: 2026-04-13 02:03:17.410371 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-04-13 02:03:17.410581 | debian-bookworm | File "", line 88, in _run_code 2026-04-13 02:03:17.410592 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-13 02:03:17.410598 | debian-bookworm | main() 2026-04-13 02:03:17.410604 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-13 02:03:17.410622 | debian-bookworm | program.TestProgram( 2026-04-13 02:03:17.410628 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-13 02:03:17.410634 | debian-bookworm | self.runTests() 2026-04-13 02:03:17.410639 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-13 02:03:17.410645 | debian-bookworm | self.result = testRunner.run(self.test) 2026-04-13 02:03:17.410650 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-13 02:03:17.410655 | debian-bookworm | test(result) 2026-04-13 02:03:17.410660 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:03:17.410666 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:03:17.410671 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:03:17.410676 | debian-bookworm | test(result) 2026-04-13 02:03:17.410681 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:03:17.410686 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:03:17.410691 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:03:17.410696 | debian-bookworm | test(result) 2026-04-13 02:03:17.410702 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:03:17.410707 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:03:17.410712 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:03:17.410717 | debian-bookworm | test(result) 2026-04-13 02:03:17.410723 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-04-13 02:03:17.410730 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:03:17.410738 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 906, in run 2026-04-13 02:03:17.410746 | debian-bookworm | return run_test.run(result) 2026-04-13 02:03:17.410759 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-04-13 02:03:17.410766 | debian-bookworm | return self._run_one(actual_result) 2026-04-13 02:03:17.410772 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-13 02:03:17.410777 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-13 02:03:17.410783 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-13 02:03:17.410789 | debian-bookworm | self._run_core() 2026-04-13 02:03:17.410794 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 167, in _run_core 2026-04-13 02:03:17.410799 | debian-bookworm | if self.exception_caught == self._run_user( 2026-04-13 02:03:17.410805 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-13 02:03:17.410810 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:03:17.410815 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-04-13 02:03:17.410821 | debian-bookworm | return self._get_test_method()() 2026-04-13 02:03:17.410826 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/data/test_manager.py", line 626, in test_create_share_backup_continue_exception 2026-04-13 02:03:17.410831 | debian-bookworm | self.manager.create_backup_continue(self.context) 2026-04-13 02:03:17.410836 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 461, in create_backup_continue 2026-04-13 02:03:17.410841 | debian-bookworm | LOG.warning("Failed to get progress of share %(share)s " 2026-04-13 02:03:17.410846 | debian-bookworm | Message: 'Failed to get progress of share %(share)s backing up in share_backup %(backup).' 2026-04-13 02:03:17.410852 | debian-bookworm | Arguments: {'share': '68df23ee-0a02-4b22-b0a5-3583541b5dfa', 'backup': 'a96e8896-1c53-4ed6-9036-d85981fea655'} 2026-04-13 02:03:17.411976 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_4 [0.021418s] ... ok 2026-04-13 02:03:17.413371 | debian-bookworm | 2026-04-13 02:03:17.411 6641 INFO manila.coordination [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:03:17.413955 | debian-bookworm | {7} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_continue_exception [0.059537s] ... ok 2026-04-13 02:03:17.414758 | debian-bookworm | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_08 [0.020500s] ... ok 2026-04-13 02:03:17.422899 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_4 [0.503163s] ... ok 2026-04-13 02:03:17.434939 | debian-bookworm | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_11 [0.019937s] ... ok 2026-04-13 02:03:17.437751 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.BackendInfoDatabaseAPITestCase.test_create [0.024412s] ... ok 2026-04-13 02:03:17.453276 | debian-bookworm | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_12 [0.018268s] ... ok 2026-04-13 02:03:17.458707 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.BackendInfoDatabaseAPITestCase.test_double_update [0.022181s] ... ok 2026-04-13 02:03:17.460006 | debian-bookworm | {3} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_data_access_1_None [0.068717s] ... ok 2026-04-13 02:03:17.461992 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:17.465656 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_4 [0.042341s] ... ok 2026-04-13 02:03:17.471828 | debian-bookworm | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_21 [0.018461s] ... ok 2026-04-13 02:03:17.476309 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_update [0.068556s] ... ok 2026-04-13 02:03:17.484121 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_delete_existing [0.025168s] ... ok 2026-04-13 02:03:17.487533 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_bad_request_1 [0.021666s] ... ok 2026-04-13 02:03:17.490343 | debian-bookworm | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_01_______2_25__ [0.018345s] ... ok 2026-04-13 02:03:17.510081 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_sorted [0.025622s] ... ok 2026-04-13 02:03:17.515823 | debian-bookworm | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_02_______2_91__ [0.019544s] ... ok 2026-04-13 02:03:17.515843 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_forbidden_validate_service_host [0.023597s] ... ok 2026-04-13 02:03:17.528135 | debian-bookworm | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_03_______2_26__ [0.018117s] ... ok 2026-04-13 02:03:17.530926 | debian-bookworm | {3} manila.tests.data.test_helper.DataServiceHelperTestCase.test_mount_share_instance_or_backup_2_backup [0.070546s] ... ok 2026-04-13 02:03:17.544500 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_get_with_share_server [0.067829s] ... ok 2026-04-13 02:03:17.547031 | debian-bookworm | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_09 [0.018676s] ... ok 2026-04-13 02:03:17.548299 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get_no_result [0.038283s] ... ok 2026-04-13 02:03:17.553703 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:17.560522 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share [0.048776s] ... ok 2026-04-13 02:03:17.582249 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_update [0.037701s] ... ok 2026-04-13 02:03:17.585102 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:17.594997 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_delete [0.046200s] ... ok 2026-04-13 02:03:17.602991 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:17.612306 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_invalid_2 [0.051406s] ... ok 2026-04-13 02:03:17.618132 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get [0.023308s] ... ok 2026-04-13 02:03:17.640377 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_2_2 [0.021779s] ... ok 2026-04-13 02:03:17.644155 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_by_share_2 [0.061690s] ... ok 2026-04-13 02:03:17.654042 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:17.658086 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_06_shrinking [0.045602s] ... ok 2026-04-13 02:03:17.668320 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ServiceDatabaseAPITestCase.test_update [0.028272s] ... ok 2026-04-13 02:03:17.682025 | debian-bookworm | 2026-04-13 02:03:17.677 6641 INFO manila.data.manager [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Create backup started, backup: e33ff208-230a-4b4e-b58b-a9a19298c5c1 share: 02dbd5b9-bc29-42d6-ae71-3d50f92d6b09. 2026-04-13 02:03:17.682058 | debian-bookworm | 2026-04-13 02:03:17.677 6641 ERROR manila.data.manager [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Failed to create share backup e33ff208-230a-4b4e-b58b-a9a19298c5c1 by data driver.: manila.exception.ShareDataCopyFailed: Share Data copy failed: fake 2026-04-13 02:03:17.682111 | debian-bookworm | 2026-04-13 02:03:17.678 6641 INFO manila.coordination [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:03:17.682570 | debian-bookworm | {7} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_exception [0.266666s] ... ok 2026-04-13 02:03:17.697867 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_update_string [0.053168s] ... ok 2026-04-13 02:03:17.699963 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:17.704872 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_11_server_migrating [0.045748s] ... ok 2026-04-13 02:03:17.723743 | debian-bookworm | 2026-04-13 02:03:17.713 6641 DEBUG manila.data.manager [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Received request to migrate share content from share instance ins1_id to instance ins2_id. migration_start /home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py:140 2026-04-13 02:03:17.723776 | debian-bookworm | 2026-04-13 02:03:17.713 6641 ERROR manila.data.manager [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Failed to copy contents from instance ins1_id to instance ins2_id.: Exception: fake 2026-04-13 02:03:17.723785 | debian-bookworm | 2026-04-13 02:03:17.713 6641 ERROR manila.data.manager Traceback (most recent call last): 2026-04-13 02:03:17.723794 | debian-bookworm | 2026-04-13 02:03:17.713 6641 ERROR manila.data.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 182, in migration_start 2026-04-13 02:03:17.723802 | debian-bookworm | 2026-04-13 02:03:17.713 6641 ERROR manila.data.manager self._copy_share_data(context, copy, info_src, info_dest) 2026-04-13 02:03:17.723822 | debian-bookworm | 2026-04-13 02:03:17.713 6641 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:17.723830 | debian-bookworm | 2026-04-13 02:03:17.713 6641 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2026-04-13 02:03:17.723838 | debian-bookworm | 2026-04-13 02:03:17.713 6641 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:17.723846 | debian-bookworm | 2026-04-13 02:03:17.713 6641 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:17.723853 | debian-bookworm | 2026-04-13 02:03:17.713 6641 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:17.723861 | debian-bookworm | 2026-04-13 02:03:17.713 6641 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:17.723869 | debian-bookworm | 2026-04-13 02:03:17.713 6641 ERROR manila.data.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:17.723877 | debian-bookworm | 2026-04-13 02:03:17.713 6641 ERROR manila.data.manager raise effect 2026-04-13 02:03:17.723885 | debian-bookworm | 2026-04-13 02:03:17.713 6641 ERROR manila.data.manager Exception: fake 2026-04-13 02:03:17.723894 | debian-bookworm | 2026-04-13 02:03:17.713 6641 ERROR manila.data.manager 2026-04-13 02:03:17.723901 | debian-bookworm | 2026-04-13 02:03:17.715 6641 INFO manila.coordination [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:03:17.724117 | debian-bookworm | {7} manila.tests.data.test_manager.DataManagerTestCase.test_migration_start_2 [0.036929s] ... ok 2026-04-13 02:03:17.725993 | debian-bookworm | {1} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unsupported_version [0.022015s] ... ok 2026-04-13 02:03:17.736958 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_1 [0.039536s] ... ok 2026-04-13 02:03:17.737270 | debian-bookworm | 2026-04-13 02:03:17.735 6641 INFO manila.coordination [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:03:17.737545 | debian-bookworm | {7} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress_completed_empty [0.019363s] ... ok 2026-04-13 02:03:17.740353 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_instance_access_delete_with_locks [0.071901s] ... ok 2026-04-13 02:03:17.748427 | debian-bookworm | {1} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_08__None___2_62__ [0.021891s] ... ok 2026-04-13 02:03:17.758750 | debian-bookworm | 2026-04-13 02:03:17.756 6641 INFO manila.coordination [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:03:17.759113 | debian-bookworm | {7} manila.tests.data.test_utils.CopyClassTestCase.test_get_total_size [0.021131s] ... ok 2026-04-13 02:03:17.770676 | debian-bookworm | {1} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_12__None___2_90__ [0.022025s] ... ok 2026-04-13 02:03:17.793343 | debian-bookworm | {1} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_01___fake_project_id____fake_share_type_id____2_40__ [0.022282s] ... ok 2026-04-13 02:03:17.805401 | debian-bookworm | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_10 [0.258013s] ... ok 2026-04-13 02:03:17.814891 | debian-bookworm | {1} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_17___fake_project_id___None___2_90__ [0.021495s] ... ok 2026-04-13 02:03:17.816342 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_like_filters_2___display_description_____display_description_____fake_desc_1____fake_desc_2____fake_desc_3_____fake_desc__ [0.075741s] ... ok 2026-04-13 02:03:17.823818 | debian-bookworm | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_04_______1_0__ [0.018591s] ... ok 2026-04-13 02:03:17.835964 | debian-bookworm | {1} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_18__None__None___2_90__ [0.020866s] ... ok 2026-04-13 02:03:17.842151 | debian-bookworm | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_05_______2_49__ [0.018372s] ... ok 2026-04-13 02:03:17.860274 | debian-bookworm | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_07_______2_0__ [0.017901s] ... ok 2026-04-13 02:03:17.867077 | debian-bookworm | {1} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_list_view_4_2_45 [0.030741s] ... ok 2026-04-13 02:03:17.878537 | debian-bookworm | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_12 [0.018351s] ... ok 2026-04-13 02:03:17.890286 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_like_filters_with_percent_sign_1___display_name_____display_name_____fake_name_1____fake_name_2____fake_name__________ [0.073908s] ... ok 2026-04-13 02:03:17.896435 | debian-bookworm | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_13 [0.017780s] ... ok 2026-04-13 02:03:17.903729 | debian-bookworm | {1} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_summary_view_2_2_21 [0.036220s] ... ok 2026-04-13 02:03:17.914608 | debian-bookworm | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_18 [0.018117s] ... ok 2026-04-13 02:03:17.924006 | debian-bookworm | {1} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_summary_view_4_2_45 [0.020556s] ... ok 2026-04-13 02:03:17.929840 | debian-bookworm | 2026-04-13 02:03:17.927 6641 INFO oslo_db.sqlalchemy.provision [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] CREATE BACKEND mysql+pymysql://openstack_citest:***@localhost/ TOKEN orckybuwtk 2026-04-13 02:03:17.932536 | debian-bookworm | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_20 [0.017910s] ... ok 2026-04-13 02:03:17.935794 | debian-bookworm | 2026-04-13 02:03:17.933 6641 DEBUG oslo_db.sqlalchemy.engines [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION _check_effective_sql_mode /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/engines.py:325 2026-04-13 02:03:17.944780 | debian-bookworm | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_04 [0.019748s] ... ok 2026-04-13 02:03:17.947560 | debian-bookworm | 2026-04-13 02:03:17.945 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:17.947599 | debian-bookworm | 2026-04-13 02:03:17.946 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:17.951914 | debian-bookworm | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_21 [0.019130s] ... ok 2026-04-13 02:03:17.954597 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_count_1 [0.064257s] ... ok 2026-04-13 02:03:17.962539 | debian-bookworm | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_14 [0.018409s] ... ok 2026-04-13 02:03:17.979977 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_project_with_details [0.242790s] ... ok 2026-04-13 02:03:17.980822 | debian-bookworm | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_16 [0.018346s] ... ok 2026-04-13 02:03:17.986365 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:17.987186 | debian-bookworm | 2026-04-13 02:03:17.984 6641 DEBUG manila.tests.test_migrations [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] latest version is e975ea83b712 _walk_versions /home/zuul/src/github.com/vexxhost/manila/manila/tests/db/migrations/alembic/test_migration.py:81 2026-04-13 02:03:17.987406 | debian-bookworm | 2026-04-13 02:03:17.985 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:17.987418 | debian-bookworm | 2026-04-13 02:03:17.985 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:17.989362 | debian-bookworm | {6} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_2_2_9 [0.037521s] ... ok 2026-04-13 02:03:18.000813 | debian-bookworm | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_23 [0.019779s] ... ok 2026-04-13 02:03:18.011115 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_5 [0.056158s] ... ok 2026-04-13 02:03:18.020583 | debian-bookworm | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_24 [0.019730s] ... ok 2026-04-13 02:03:18.024472 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:18.027667 | debian-bookworm | {6} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_5_2_16 [0.038017s] ... ok 2026-04-13 02:03:18.039322 | debian-bookworm | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_03_______2_26__ [0.018390s] ... ok 2026-04-13 02:03:18.047745 | debian-bookworm | 2026-04-13 02:03:18.045 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade -> 162a3e673105, manila_init 2026-04-13 02:03:18.059189 | debian-bookworm | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_24 [0.019437s] ... ok 2026-04-13 02:03:18.062262 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:18.064405 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_get_export_locations_by_share_id [0.084031s] ... ok 2026-04-13 02:03:18.065235 | debian-bookworm | {6} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_9_2_69 [0.037633s] ... ok 2026-04-13 02:03:18.079359 | debian-bookworm | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_25 [0.020271s] ... ok 2026-04-13 02:03:18.084401 | debian-bookworm | {6} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_no_path_1___v2___None___http___localhost_v2___ [0.018873s] ... ok 2026-04-13 02:03:18.104486 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_add_security_service [0.039155s] ... ok 2026-04-13 02:03:18.104774 | debian-bookworm | {6} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_downgrade [0.019911s] ... ok 2026-04-13 02:03:18.114544 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:18.118139 | debian-bookworm | {1} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_3_2_10 [0.038819s] ... ok 2026-04-13 02:03:18.129933 | debian-bookworm | {6} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_bpython_2 ... SKIPPED: No module named 'bpython' 2026-04-13 02:03:18.138081 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_association_get [0.034044s] ... ok 2026-04-13 02:03:18.138458 | debian-bookworm | {1} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_build_links [0.019939s] ... ok 2026-04-13 02:03:18.148267 | debian-bookworm | {6} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_2 [0.019761s] ... ok 2026-04-13 02:03:18.158528 | debian-bookworm | {1} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_defaults [0.019734s] ... ok 2026-04-13 02:03:18.165953 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_create_one_network [0.027722s] ... ok 2026-04-13 02:03:18.169685 | debian-bookworm | {6} manila.tests.cmd.test_share.ManilaCmdShareTestCase.test_main_4___foo____bar__ [0.021529s] ... ok 2026-04-13 02:03:18.177787 | debian-bookworm | {1} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_get_base_url_without_version_2___http___localhost_____http___localhost___ [0.019621s] ... ok 2026-04-13 02:03:18.190298 | debian-bookworm | {6} manila.tests.common.test_client_auth.ClientAuthTestCase.test_get_client_admin_true [0.019909s] ... ok 2026-04-13 02:03:18.204150 | debian-bookworm | {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_bpython_1 ... SKIPPED: No module named 'bpython' 2026-04-13 02:03:18.204777 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_all_by_share_network_1 [0.038783s] ... ok 2026-04-13 02:03:18.209188 | debian-bookworm | {6} manila.tests.common.test_client_auth.ClientAuthTestCase.test_list_opts [0.018791s] ... ok 2026-04-13 02:03:18.227184 | debian-bookworm | {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_ipython ... SKIPPED: No module named 'IPython' 2026-04-13 02:03:18.229290 | debian-bookworm | {6} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_3_fake [0.020150s] ... ok 2026-04-13 02:03:18.233808 | debian-bookworm | {4} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_temp_folder_1_False [1.068982s] ... ok 2026-04-13 02:03:18.236181 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_by_share_server_id_not_found [0.030885s] ... ok 2026-04-13 02:03:18.247080 | debian-bookworm | {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_python [0.021523s] ... ok 2026-04-13 02:03:18.249268 | debian-bookworm | {6} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_03_glusterfs [0.019882s] ... ok 2026-04-13 02:03:18.260535 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_not_found [0.024253s] ... ok 2026-04-13 02:03:18.268480 | debian-bookworm | {6} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_08_CIFS [0.018962s] ... ok 2026-04-13 02:03:18.269273 | debian-bookworm | {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_stamp [0.022154s] ... ok 2026-04-13 02:03:18.287464 | debian-bookworm | {6} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_09_GLUSTERFS [0.019031s] ... ok 2026-04-13 02:03:18.291066 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_and_snapshot_instances_status_update_invalid_status_1 [0.030811s] ... ok 2026-04-13 02:03:18.291552 | debian-bookworm | {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_sync [0.022208s] ... ok 2026-04-13 02:03:18.292459 | debian-bookworm | Could not unmount src /tmp/backup_id after its data copy. 2026-04-13 02:03:18.293122 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:18.293149 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-13 02:03:18.293159 | debian-bookworm | helper_src.unmount_share_instance_or_backup(info_src, 2026-04-13 02:03:18.293166 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:18.293174 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:18.293182 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.293190 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:18.293197 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:18.293205 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.293213 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:18.293221 | debian-bookworm | raise effect 2026-04-13 02:03:18.293228 | debian-bookworm | Exception: fake 2026-04-13 02:03:18.293243 | debian-bookworm | Could not unmount dest /tmp/ins2_id after its data copy. 2026-04-13 02:03:18.293251 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:18.293259 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-04-13 02:03:18.293267 | debian-bookworm | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-04-13 02:03:18.293274 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:18.293282 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:18.293289 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.293297 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:18.293304 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:18.293312 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.293320 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:18.293327 | debian-bookworm | raise effect 2026-04-13 02:03:18.293335 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-13 02:03:18.293342 | debian-bookworm | helper_src.unmount_share_instance_or_backup(info_src, 2026-04-13 02:03:18.293350 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:18.293358 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:18.293365 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.293380 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:18.293388 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:18.293396 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.293403 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:18.293411 | debian-bookworm | raise effect 2026-04-13 02:03:18.293419 | debian-bookworm | Exception: fake 2026-04-13 02:03:18.293674 | debian-bookworm | Could not deny access to dest instance ins2_id after its data copy. 2026-04-13 02:03:18.293695 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:18.293714 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 362, in _copy_share_data 2026-04-13 02:03:18.293722 | debian-bookworm | helper_dest.deny_access_to_data_service(access_ref_dest, 2026-04-13 02:03:18.293730 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:18.293737 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:18.293745 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.293752 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:18.293760 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:18.293767 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.293775 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:18.293783 | debian-bookworm | raise effect 2026-04-13 02:03:18.293791 | debian-bookworm | Exception: fake 2026-04-13 02:03:18.297104 | debian-bookworm | {4} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_7 [0.063016s] ... ok 2026-04-13 02:03:18.306433 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_6 [0.295201s] ... ok 2026-04-13 02:03:18.310331 | debian-bookworm | {6} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_10_HDFS [0.019847s] ... ok 2026-04-13 02:03:18.313193 | debian-bookworm | {1} manila.tests.compute.test_nova.NovaclientTestCase.test_no_auth_obj [0.021134s] ... ok 2026-04-13 02:03:18.327535 | debian-bookworm | {6} manila.tests.compute.test_nova.NovaApiTestCase.test_keypair_import [0.020083s] ... ok 2026-04-13 02:03:18.333081 | debian-bookworm | {1} manila.tests.compute.test_nova.ToDictTestCase.test_dict_provided [0.019849s] ... ok 2026-04-13 02:03:18.347104 | debian-bookworm | {6} manila.tests.compute.test_nova.NovaApiTestCase.test_server_update [0.019358s] ... ok 2026-04-13 02:03:18.352925 | debian-bookworm | {1} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_5_MethodNotAllowed [0.019209s] ... ok 2026-04-13 02:03:18.353360 | debian-bookworm | {4} manila.tests.data.test_manager.DataManagerTestCase.test__run_restore_2 [0.055726s] ... ok 2026-04-13 02:03:18.395923 | debian-bookworm | Failed to copy data from source to destination /tmp/ins1_id to /tmp/ins2_id. 2026-04-13 02:03:18.395960 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:18.395971 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 326, in _copy_share_data 2026-04-13 02:03:18.395990 | debian-bookworm | copy.run() 2026-04-13 02:03:18.396017 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:18.396029 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:18.396039 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.396049 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:18.396060 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:18.396071 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.396082 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:18.396093 | debian-bookworm | raise effect 2026-04-13 02:03:18.396104 | debian-bookworm | Exception: fake 2026-04-13 02:03:18.396206 | debian-bookworm | Could not unmount src /tmp/ins1_id after its data copy. 2026-04-13 02:03:18.396225 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:18.396234 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-13 02:03:18.396241 | debian-bookworm | helper_src.unmount_share_instance_or_backup(info_src, 2026-04-13 02:03:18.396249 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:18.396257 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:18.396265 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.396272 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:18.396280 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:18.396287 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.396295 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:18.396317 | debian-bookworm | raise effect 2026-04-13 02:03:18.396325 | debian-bookworm | Exception: fake 2026-04-13 02:03:18.396689 | debian-bookworm | Could not unmount dest /tmp/ins2_id after its data copy. 2026-04-13 02:03:18.396711 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:18.396722 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-04-13 02:03:18.396733 | debian-bookworm | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-04-13 02:03:18.396745 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:18.396756 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:18.396766 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.396777 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:18.396787 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:18.396798 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.396808 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:18.396820 | debian-bookworm | raise effect 2026-04-13 02:03:18.396870 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-13 02:03:18.397696 | debian-bookworm | helper_src.unmount_share_instance_or_backup(info_src, 2026-04-13 02:03:18.397724 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:18.397732 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:18.397740 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.397747 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:18.397755 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:18.397763 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.397770 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:18.397778 | debian-bookworm | raise effect 2026-04-13 02:03:18.397785 | debian-bookworm | Exception: fake 2026-04-13 02:03:18.397802 | debian-bookworm | Could not deny access to src instance ins1_id after its data copy. 2026-04-13 02:03:18.397810 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:18.397818 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-04-13 02:03:18.397826 | debian-bookworm | helper_src.deny_access_to_data_service(access_ref_src, 2026-04-13 02:03:18.397833 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:18.397841 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:18.397848 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.397856 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:18.397864 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:18.397874 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.397884 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:18.397895 | debian-bookworm | raise effect 2026-04-13 02:03:18.397906 | debian-bookworm | Exception: fake 2026-04-13 02:03:18.397916 | debian-bookworm | Could not deny access to dest instance ins2_id after its data copy. 2026-04-13 02:03:18.397927 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:18.397937 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 362, in _copy_share_data 2026-04-13 02:03:18.397947 | debian-bookworm | helper_dest.deny_access_to_data_service(access_ref_dest, 2026-04-13 02:03:18.397958 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:18.397969 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:18.397981 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.397991 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:18.398002 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:18.398012 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.398039 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:18.398047 | debian-bookworm | raise effect 2026-04-13 02:03:18.398054 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-04-13 02:03:18.398062 | debian-bookworm | helper_src.deny_access_to_data_service(access_ref_src, 2026-04-13 02:03:18.398069 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:18.398077 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:18.398084 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.398092 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:18.398099 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:18.398106 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.398114 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:18.398121 | debian-bookworm | raise effect 2026-04-13 02:03:18.398129 | debian-bookworm | Exception: fake 2026-04-13 02:03:18.400778 | debian-bookworm | {6} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_2 [0.053414s] ... ok 2026-04-13 02:03:18.404202 | debian-bookworm | {4} manila.tests.data.test_manager.DataManagerTestCase.test_create_backup_continue_respects_use_data_manager [0.051225s] ... ok 2026-04-13 02:03:18.414282 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_partial_matches_1 [0.122985s] ... ok 2026-04-13 02:03:18.425797 | debian-bookworm | {1} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_1 [0.072754s] ... ok 2026-04-13 02:03:18.452718 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_create [0.038375s] ... ok 2026-04-13 02:03:18.453558 | debian-bookworm | Could not unmount src /tmp/ins1_id after its data copy. 2026-04-13 02:03:18.453575 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:18.453582 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-13 02:03:18.453588 | debian-bookworm | helper_src.unmount_share_instance_or_backup(info_src, 2026-04-13 02:03:18.453593 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:18.453598 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:18.453603 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.453608 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:18.453613 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:18.453617 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.453622 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:18.453627 | debian-bookworm | raise effect 2026-04-13 02:03:18.453632 | debian-bookworm | Exception: fake 2026-04-13 02:03:18.453636 | debian-bookworm | Could not unmount dest /tmp/ins2_id after its data copy. 2026-04-13 02:03:18.453641 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:18.453645 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-04-13 02:03:18.453650 | debian-bookworm | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-04-13 02:03:18.453659 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:18.453664 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:18.453668 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.453673 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:18.453678 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:18.453682 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.453687 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:18.453691 | debian-bookworm | raise effect 2026-04-13 02:03:18.453696 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-13 02:03:18.453707 | debian-bookworm | helper_src.unmount_share_instance_or_backup(info_src, 2026-04-13 02:03:18.453711 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:18.453716 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:18.453721 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.453726 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:18.453730 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:18.453735 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.453740 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:18.453745 | debian-bookworm | raise effect 2026-04-13 02:03:18.453750 | debian-bookworm | Exception: fake 2026-04-13 02:03:18.453819 | debian-bookworm | Could not deny access to src instance ins1_id after its data copy. 2026-04-13 02:03:18.453831 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:18.453836 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-04-13 02:03:18.453841 | debian-bookworm | helper_src.deny_access_to_data_service(access_ref_src, 2026-04-13 02:03:18.453844 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:18.453847 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:18.453851 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.453855 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:18.453860 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:18.453864 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.453869 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:18.453873 | debian-bookworm | raise effect 2026-04-13 02:03:18.453878 | debian-bookworm | Exception: fake 2026-04-13 02:03:18.454589 | debian-bookworm | Could not deny access to dest instance ins2_id after its data copy. 2026-04-13 02:03:18.454603 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:18.454608 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 362, in _copy_share_data 2026-04-13 02:03:18.454613 | debian-bookworm | helper_dest.deny_access_to_data_service(access_ref_dest, 2026-04-13 02:03:18.454618 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:18.454623 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:18.454627 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.454632 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:18.454636 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:18.454641 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.454646 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:18.454651 | debian-bookworm | raise effect 2026-04-13 02:03:18.454656 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-04-13 02:03:18.454660 | debian-bookworm | helper_src.deny_access_to_data_service(access_ref_src, 2026-04-13 02:03:18.454665 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:18.454670 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:18.454674 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.454679 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:18.454684 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:18.454689 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.454694 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:18.454697 | debian-bookworm | raise effect 2026-04-13 02:03:18.454701 | debian-bookworm | Exception: fake 2026-04-13 02:03:18.454836 | debian-bookworm | Copy of data from source /tmp/ins1_id to destination /tmp/ins2_id was cancelled. 2026-04-13 02:03:18.458417 | debian-bookworm | {6} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_3 [0.057205s] ... ok 2026-04-13 02:03:18.490226 | debian-bookworm | 2026-04-13 02:03:18.487 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] new branch insert 162a3e673105 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:781 2026-04-13 02:03:18.495265 | debian-bookworm | 2026-04-13 02:03:18.493 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:18.495308 | debian-bookworm | 2026-04-13 02:03:18.493 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:18.497126 | debian-bookworm | {1} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_5 [0.071563s] ... ok 2026-04-13 02:03:18.498823 | debian-bookworm | 2026-04-13 02:03:18.496 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:18.498858 | debian-bookworm | 2026-04-13 02:03:18.496 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:18.505608 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_limit_1__10__5_ [0.198697s] ... ok 2026-04-13 02:03:18.507467 | debian-bookworm | Could not unmount src /tmp/ins1_id after its data copy. 2026-04-13 02:03:18.507482 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:18.507487 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-13 02:03:18.507491 | debian-bookworm | helper_src.unmount_share_instance_or_backup(info_src, 2026-04-13 02:03:18.507495 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:18.507498 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:18.507502 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.507505 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:18.507509 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:18.507512 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.507516 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:18.507519 | debian-bookworm | raise effect 2026-04-13 02:03:18.507523 | debian-bookworm | Exception: fake 2026-04-13 02:03:18.507977 | debian-bookworm | Could not unmount dest /tmp/backup_id after its data copy. 2026-04-13 02:03:18.507986 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:18.507989 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-04-13 02:03:18.507993 | debian-bookworm | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-04-13 02:03:18.507996 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:18.508000 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:18.508003 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.508007 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:18.508010 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:18.508014 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.508017 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:18.508021 | debian-bookworm | raise effect 2026-04-13 02:03:18.508024 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-13 02:03:18.508029 | debian-bookworm | helper_src.unmount_share_instance_or_backup(info_src, 2026-04-13 02:03:18.508033 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:18.508037 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:18.508040 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.508044 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:18.508056 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:18.508060 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.508063 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:18.508066 | debian-bookworm | raise effect 2026-04-13 02:03:18.508070 | debian-bookworm | Exception: fake 2026-04-13 02:03:18.508314 | debian-bookworm | Could not deny access to src instance ins1_id after its data copy. 2026-04-13 02:03:18.508322 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:18.508326 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-04-13 02:03:18.508329 | debian-bookworm | helper_src.deny_access_to_data_service(access_ref_src, 2026-04-13 02:03:18.508333 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:18.508336 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:18.508339 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.508343 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:18.508346 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:18.508350 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.508353 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:18.508356 | debian-bookworm | raise effect 2026-04-13 02:03:18.508360 | debian-bookworm | Exception: fake 2026-04-13 02:03:18.511496 | debian-bookworm | {6} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_4 [0.053417s] ... ok 2026-04-13 02:03:18.514832 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_delete [0.062096s] ... ok 2026-04-13 02:03:18.537059 | debian-bookworm | 2026-04-13 02:03:18.535 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 162a3e673105 -> , manila_init 2026-04-13 02:03:18.538881 | debian-bookworm | 2026-04-13 02:03:18.537 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:18.538904 | debian-bookworm | 2026-04-13 02:03:18.537 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:18.557799 | debian-bookworm | {6} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_continue_2___90___True_ [0.046053s] ... ok 2026-04-13 02:03:18.563393 | debian-bookworm | {1} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_ip_list [0.066138s] ... ok 2026-04-13 02:03:18.573509 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_encryption_keys_get_count [0.058274s] ... ok 2026-04-13 02:03:18.576699 | debian-bookworm | 2026-04-13 02:03:18.575 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 162a3e673105 -> 211836bf835c, add access level 2026-04-13 02:03:18.586797 | debian-bookworm | Data copy for migration of share fake_id cannot be cancelled at this moment. 2026-04-13 02:03:18.589731 | debian-bookworm | {6} manila.tests.data.test_manager.DataManagerTestCase.test_data_copy_cancel_not_copying [0.031725s] ... ok 2026-04-13 02:03:18.593174 | debian-bookworm | 2026-04-13 02:03:18.591 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 162a3e673105 to 211836bf835c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:18.598941 | debian-bookworm | 2026-04-13 02:03:18.597 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:18.598991 | debian-bookworm | 2026-04-13 02:03:18.597 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:18.603692 | debian-bookworm | 2026-04-13 02:03:18.602 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:18.603758 | debian-bookworm | 2026-04-13 02:03:18.602 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:18.608854 | debian-bookworm | {3} manila.tests.data.test_helper.DataServiceHelperTestCase.test_unmount_share_instance_or_backup_1__True__True_ [1.078032s] ... ok 2026-04-13 02:03:18.620902 | debian-bookworm | {6} manila.tests.data.test_manager.DataManagerTestCase.test_migration_start_1_None [0.031104s] ... ok 2026-04-13 02:03:18.637327 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_with_filters_2 [0.063262s] ... ok 2026-04-13 02:03:18.643967 | debian-bookworm | 2026-04-13 02:03:18.642 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 211836bf835c -> 162a3e673105, add access level 2026-04-13 02:03:18.665233 | debian-bookworm | 2026-04-13 02:03:18.663 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 211836bf835c to 162a3e673105 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:18.670249 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:18.674547 | debian-bookworm | 2026-04-13 02:03:18.672 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:18.674577 | debian-bookworm | 2026-04-13 02:03:18.672 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:18.674812 | debian-bookworm | {6} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_restore_backup [0.053534s] ... ok 2026-04-13 02:03:18.678765 | debian-bookworm | 2026-04-13 02:03:18.676 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:18.678792 | debian-bookworm | 2026-04-13 02:03:18.677 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:18.682446 | debian-bookworm | {3} manila.tests.data.test_helper.DataServiceHelperTestCase.test_unmount_share_instance_or_backup_2__True__False_ [0.073496s] ... ok 2026-04-13 02:03:18.684204 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_access_copy [0.177953s] ... ok 2026-04-13 02:03:18.685372 | debian-bookworm | {1} manila.tests.data.test_helper.DataServiceHelperTestCase.test_allow_access_to_data_service_2_False [0.122369s] ... ok 2026-04-13 02:03:18.696306 | debian-bookworm | {6} manila.tests.data.test_utils.CopyClassTestCase.test_copy_data [0.021617s] ... ok 2026-04-13 02:03:18.711624 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_with_filters_4 [0.074785s] ... ok 2026-04-13 02:03:18.715483 | debian-bookworm | {6} manila.tests.data.test_utils.CopyClassTestCase.test_copy_data_cancelled_1 [0.019181s] ... ok 2026-04-13 02:03:18.721055 | debian-bookworm | 2026-04-13 02:03:18.719 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 162a3e673105 -> 211836bf835c, add access level 2026-04-13 02:03:18.737257 | debian-bookworm | 2026-04-13 02:03:18.735 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 162a3e673105 to 211836bf835c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:18.737384 | debian-bookworm | Could not unmount src /tmp/backup_id after its data copy. 2026-04-13 02:03:18.737392 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:18.737397 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-13 02:03:18.737410 | debian-bookworm | helper_src.unmount_share_instance_or_backup(info_src, 2026-04-13 02:03:18.737414 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:18.737418 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:18.737421 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.737424 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:18.737428 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:18.737432 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.737435 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:18.737439 | debian-bookworm | raise effect 2026-04-13 02:03:18.737442 | debian-bookworm | Exception: fake 2026-04-13 02:03:18.737446 | debian-bookworm | Could not unmount dest /tmp/ins2_id after its data copy. 2026-04-13 02:03:18.737449 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:18.737453 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-04-13 02:03:18.737456 | debian-bookworm | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-04-13 02:03:18.737459 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:18.737473 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:18.737477 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.737481 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:18.737484 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:18.737488 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.737491 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:18.737494 | debian-bookworm | raise effect 2026-04-13 02:03:18.737498 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-13 02:03:18.737501 | debian-bookworm | helper_src.unmount_share_instance_or_backup(info_src, 2026-04-13 02:03:18.737505 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:18.737508 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:18.737512 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.737515 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:18.737518 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:18.737522 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.737525 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:18.737529 | debian-bookworm | raise effect 2026-04-13 02:03:18.737532 | debian-bookworm | Exception: fake 2026-04-13 02:03:18.737536 | debian-bookworm | Could not deny access to dest instance ins2_id after its data copy. 2026-04-13 02:03:18.737539 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:18.737543 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 362, in _copy_share_data 2026-04-13 02:03:18.737546 | debian-bookworm | helper_dest.deny_access_to_data_service(access_ref_dest, 2026-04-13 02:03:18.737550 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:18.737553 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:18.737556 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.737560 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:18.737563 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:18.737567 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:18.737570 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:18.737574 | debian-bookworm | raise effect 2026-04-13 02:03:18.737577 | debian-bookworm | Exception: fake 2026-04-13 02:03:18.749737 | debian-bookworm | {3} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_9 [0.057455s] ... ok 2026-04-13 02:03:18.749759 | debian-bookworm | 2026-04-13 02:03:18.739 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:18.749773 | debian-bookworm | 2026-04-13 02:03:18.739 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:18.749777 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_with_share_need_to_update_usages [0.065423s] ... ok 2026-04-13 02:03:18.749986 | debian-bookworm | Copy of data from source /tmp/backup_id to destination /tmp/ins2_id was cancelled. 2026-04-13 02:03:18.763904 | debian-bookworm | 2026-04-13 02:03:18.762 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:18.765164 | debian-bookworm | 2026-04-13 02:03:18.762 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:18.779667 | debian-bookworm | {4} manila.tests.data.test_manager.DataManagerTestCase.test_data_copy_get_progress [0.375161s] ... ok 2026-04-13 02:03:18.784435 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get [0.035681s] ... ok 2026-04-13 02:03:18.787211 | debian-bookworm | {3} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_continue_4___100___True_ [0.046998s] ... ok 2026-04-13 02:03:18.802471 | debian-bookworm | 2026-04-13 02:03:18.800 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 211836bf835c -> 38e632621e5a, change volume_type to share_type 2026-04-13 02:03:18.802496 | debian-bookworm | 2026-04-13 02:03:18.800 6641 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Renaming column name shares.volume_type_id to shares.share_type.id 2026-04-13 02:03:18.818044 | debian-bookworm | 2026-04-13 02:03:18.816 6641 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Renaming volume_types table to share_types 2026-04-13 02:03:18.824793 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_host_not_found_exception [0.040063s] ... ok 2026-04-13 02:03:18.837248 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:18.841786 | debian-bookworm | {3} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_delete_backup [0.054253s] ... ok 2026-04-13 02:03:18.842570 | debian-bookworm | {4} manila.tests.data.test_manager.DataManagerTestCase.test_delete_backup_respects_use_data_manager [0.062747s] ... ok 2026-04-13 02:03:18.863870 | debian-bookworm | {3} manila.tests.data.test_utils.CopyClassTestCase.test_run [0.021993s] ... ok 2026-04-13 02:03:18.872452 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_delete_1_2 [0.160490s] ... ok 2026-04-13 02:03:18.873810 | debian-bookworm | 2026-04-13 02:03:18.872 6641 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Creating share_type_extra_specs table 2026-04-13 02:03:18.886145 | debian-bookworm | Failed to update backup quota for fake: An unknown exception occurred.. 2026-04-13 02:03:18.888234 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_delete [0.063401s] ... ok 2026-04-13 02:03:18.888921 | debian-bookworm | {4} manila.tests.data.test_manager.DataManagerTestCase.test_delete_share_backup_exception [0.045884s] ... ok 2026-04-13 02:03:18.896073 | debian-bookworm | 2026-04-13 02:03:18.894 6641 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Migrating volume_type_extra_specs to share_type_extra_specs 2026-04-13 02:03:18.899233 | debian-bookworm | 2026-04-13 02:03:18.898 6641 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Dropping volume_type_extra_specs table 2026-04-13 02:03:18.911576 | debian-bookworm | 2026-04-13 02:03:18.910 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 211836bf835c to 38e632621e5a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:18.915065 | debian-bookworm | 2026-04-13 02:03:18.913 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:18.915093 | debian-bookworm | 2026-04-13 02:03:18.914 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:18.929462 | debian-bookworm | 2026-04-13 02:03:18.928 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:18.929515 | debian-bookworm | 2026-04-13 02:03:18.928 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:18.932977 | debian-bookworm | {4} manila.tests.data.test_manager.DataManagerTestCase.test_init_host_1_data_copying_completing [0.043853s] ... ok 2026-04-13 02:03:18.945415 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_get [0.057112s] ... ok 2026-04-13 02:03:18.946440 | debian-bookworm | {6} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsMySQL.test_single_branch [0.231003s] ... ok 2026-04-13 02:03:18.972954 | debian-bookworm | 2026-04-13 02:03:18.971 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 38e632621e5a -> 211836bf835c, change volume_type to share_type 2026-04-13 02:03:18.973007 | debian-bookworm | 2026-04-13 02:03:18.971 6641 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Creating volume_type_extra_specs table 2026-04-13 02:03:18.977072 | debian-bookworm | {4} manila.tests.data.test_manager.DataManagerTestCase.test_init_host_3_data_copying_in_progress [0.043665s] ... ok 2026-04-13 02:03:18.979147 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_delete_existing [0.032482s] ... ok 2026-04-13 02:03:18.984996 | debian-bookworm | 2026-04-13 02:03:18.984 6641 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Migrating share_type_extra_specs to volume_type_extra_specs 2026-04-13 02:03:18.986057 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_get_all_with_filters_some_1_None [0.113778s] ... ok 2026-04-13 02:03:18.987038 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_get_exception [0.041564s] ... ok 2026-04-13 02:03:18.990787 | debian-bookworm | 2026-04-13 02:03:18.989 6641 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Dropping share_type_extra_specs table 2026-04-13 02:03:18.998842 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_5 [0.019303s] ... ok 2026-04-13 02:03:19.000476 | debian-bookworm | 2026-04-13 02:03:18.998 6641 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Renaming share_types table to volume_types 2026-04-13 02:03:19.019938 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.BackendInfoDatabaseAPITestCase.test_get [0.021131s] ... ok 2026-04-13 02:03:19.027007 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_get_without_share_data [0.039557s] ... ok 2026-04-13 02:03:19.029504 | debian-bookworm | {4} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_continue_2___90___True_ [0.052046s] ... ok 2026-04-13 02:03:19.045643 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_duplicate_1_True [0.025559s] ... ok 2026-04-13 02:03:19.071914 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_more_values_4 [0.026016s] ... ok 2026-04-13 02:03:19.081163 | debian-bookworm | {4} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_continue_exception [0.051173s] ... ok 2026-04-13 02:03:19.081682 | debian-bookworm | --- Logging error --- 2026-04-13 02:03:19.082536 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:19.082542 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 702, in restore_backup_continue 2026-04-13 02:03:19.082546 | debian-bookworm | result = self.data_copy_get_progress(context, share_id) 2026-04-13 02:03:19.082550 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:19.082554 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:19.082558 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:19.082561 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:19.082565 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:19.082568 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:19.082572 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:19.082575 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:19.082579 | debian-bookworm | raise effect 2026-04-13 02:03:19.082582 | debian-bookworm | manila.exception.ManilaException: An unknown exception occurred. 2026-04-13 02:03:19.082586 | debian-bookworm | 2026-04-13 02:03:19.082589 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-04-13 02:03:19.082593 | debian-bookworm | 2026-04-13 02:03:19.082596 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:19.082600 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-04-13 02:03:19.082604 | debian-bookworm | msg = self.format(record) 2026-04-13 02:03:19.082607 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:19.082611 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-04-13 02:03:19.082614 | debian-bookworm | return fmt.format(record) 2026-04-13 02:03:19.082618 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:19.082621 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 687, in format 2026-04-13 02:03:19.082625 | debian-bookworm | record.message = record.getMessage() 2026-04-13 02:03:19.082628 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:19.082632 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 377, in getMessage 2026-04-13 02:03:19.082635 | debian-bookworm | msg = msg % self.args 2026-04-13 02:03:19.082639 | debian-bookworm | ~~~~^~~~~~~~~~~ 2026-04-13 02:03:19.082642 | debian-bookworm | ValueError: incomplete format 2026-04-13 02:03:19.082646 | debian-bookworm | Call stack: 2026-04-13 02:03:19.082649 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-04-13 02:03:19.082653 | debian-bookworm | File "", line 88, in _run_code 2026-04-13 02:03:19.082656 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-13 02:03:19.082660 | debian-bookworm | main() 2026-04-13 02:03:19.082668 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-13 02:03:19.082672 | debian-bookworm | program.TestProgram( 2026-04-13 02:03:19.082675 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-13 02:03:19.082679 | debian-bookworm | self.runTests() 2026-04-13 02:03:19.082683 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-13 02:03:19.082686 | debian-bookworm | self.result = testRunner.run(self.test) 2026-04-13 02:03:19.082690 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-13 02:03:19.082693 | debian-bookworm | test(result) 2026-04-13 02:03:19.082703 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:03:19.082707 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:03:19.082710 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:03:19.082714 | debian-bookworm | test(result) 2026-04-13 02:03:19.082717 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:03:19.082721 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:03:19.082724 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:03:19.082728 | debian-bookworm | test(result) 2026-04-13 02:03:19.082731 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:03:19.082734 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:03:19.082738 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:03:19.082741 | debian-bookworm | test(result) 2026-04-13 02:03:19.082745 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-04-13 02:03:19.082748 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:03:19.082752 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 906, in run 2026-04-13 02:03:19.082756 | debian-bookworm | return run_test.run(result) 2026-04-13 02:03:19.082759 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-04-13 02:03:19.082763 | debian-bookworm | return self._run_one(actual_result) 2026-04-13 02:03:19.082766 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-13 02:03:19.082770 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-13 02:03:19.082774 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-13 02:03:19.082778 | debian-bookworm | self._run_core() 2026-04-13 02:03:19.082781 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 167, in _run_core 2026-04-13 02:03:19.082785 | debian-bookworm | if self.exception_caught == self._run_user( 2026-04-13 02:03:19.082792 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-13 02:03:19.082796 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:03:19.082799 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-04-13 02:03:19.082803 | debian-bookworm | return self._get_test_method()() 2026-04-13 02:03:19.082806 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/data/test_manager.py", line 839, in test_restore_share_backup_continue_exception 2026-04-13 02:03:19.082810 | debian-bookworm | self.manager.restore_backup_continue(self.context) 2026-04-13 02:03:19.082814 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 716, in restore_backup_continue 2026-04-13 02:03:19.082817 | debian-bookworm | LOG.exception("Failed to get progress of share_backup " 2026-04-13 02:03:19.082820 | debian-bookworm | Message: 'Failed to get progress of share_backup %(backup)s restoring in share %(share).' 2026-04-13 02:03:19.082824 | debian-bookworm | Arguments: {'share': '76e74494-11d8-452b-9947-8744781cb991', 'backup': '6c1e19ce-bda6-41e5-a463-4a33f5e52eff'} 2026-04-13 02:03:19.095014 | debian-bookworm | 2026-04-13 02:03:19.093 6641 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Renaming column name shares.share_type_id to shares.volume_type.id 2026-04-13 02:03:19.100228 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all [0.028391s] ... ok 2026-04-13 02:03:19.102925 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_get_admin_export_locations [0.073456s] ... ok 2026-04-13 02:03:19.106019 | debian-bookworm | {4} manila.tests.data.test_utils.CopyClassTestCase.test_copy_data_cancelled_2 [0.024547s] ... ok 2026-04-13 02:03:19.121684 | debian-bookworm | 2026-04-13 02:03:19.120 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 38e632621e5a to 211836bf835c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:19.124694 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_as_admin [0.024301s] ... ok 2026-04-13 02:03:19.125664 | debian-bookworm | 2026-04-13 02:03:19.123 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:19.125677 | debian-bookworm | 2026-04-13 02:03:19.123 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:19.128034 | debian-bookworm | {4} manila.tests.data.test_utils.CopyClassTestCase.test_copy_stats_cancelled_2 [0.021725s] ... ok 2026-04-13 02:03:19.137353 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_metadata_get_item [0.150246s] ... ok 2026-04-13 02:03:19.139811 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_count_share_groups_in_share_network [0.038492s] ... ok 2026-04-13 02:03:19.139995 | debian-bookworm | 2026-04-13 02:03:19.138 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:19.140005 | debian-bookworm | 2026-04-13 02:03:19.138 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:19.153889 | debian-bookworm | {4} manila.tests.data.test_utils.CopyClassTestCase.test_get_total_size_cancelled_1 [0.021983s] ... ok 2026-04-13 02:03:19.153930 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_with_created_since_or_before_filter [0.026098s] ... ok 2026-04-13 02:03:19.171376 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_3 [0.031916s] ... ok 2026-04-13 02:03:19.171666 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:19.174161 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_with_filter [0.023248s] ... ok 2026-04-13 02:03:19.180750 | debian-bookworm | 2026-04-13 02:03:19.179 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 211836bf835c -> 38e632621e5a, change volume_type to share_type 2026-04-13 02:03:19.180764 | debian-bookworm | 2026-04-13 02:03:19.179 6641 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Renaming column name shares.volume_type_id to shares.share_type.id 2026-04-13 02:03:19.193121 | debian-bookworm | 2026-04-13 02:03:19.192 6641 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Renaming volume_types table to share_types 2026-04-13 02:03:19.206507 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_6 [0.035173s] ... ok 2026-04-13 02:03:19.211898 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get_by_subnet_id [0.037582s] ... ok 2026-04-13 02:03:19.234628 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_destroy [0.097982s] ... ok 2026-04-13 02:03:19.240231 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_share_server [0.033710s] ... ok 2026-04-13 02:03:19.247819 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:19.249997 | debian-bookworm | 2026-04-13 02:03:19.248 6641 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Creating share_type_extra_specs table 2026-04-13 02:03:19.262544 | debian-bookworm | 2026-04-13 02:03:19.261 6641 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Migrating volume_type_extra_specs to share_type_extra_specs 2026-04-13 02:03:19.263524 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_get_all_basic_filters [0.051508s] ... ok 2026-04-13 02:03:19.265251 | debian-bookworm | 2026-04-13 02:03:19.264 6641 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Dropping volume_type_extra_specs table 2026-04-13 02:03:19.271647 | debian-bookworm | 2026-04-13 02:03:19.270 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 211836bf835c to 38e632621e5a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:19.275691 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get_all_by_project [0.035186s] ... ok 2026-04-13 02:03:19.277889 | debian-bookworm | 2026-04-13 02:03:19.276 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:19.277902 | debian-bookworm | 2026-04-13 02:03:19.276 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:19.282702 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_5_extending_error [0.048064s] ... ok 2026-04-13 02:03:19.283634 | debian-bookworm | 2026-04-13 02:03:19.282 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:19.283647 | debian-bookworm | 2026-04-13 02:03:19.282 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:19.284837 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_not_found [0.021216s] ... ok 2026-04-13 02:03:19.298839 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_members_get_not_found [0.023197s] ... ok 2026-04-13 02:03:19.313516 | debian-bookworm | {0} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_creating [0.030646s] ... ok 2026-04-13 02:03:19.323356 | debian-bookworm | 2026-04-13 02:03:19.322 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 38e632621e5a -> 17115072e1c3, add_nova_net_id_column_to_share_networks 2026-04-13 02:03:19.333193 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_5 [0.048194s] ... ok 2026-04-13 02:03:19.335440 | debian-bookworm | {0} manila.tests.image.test_image.OpenStackClientTestCase.test_auth [0.021791s] ... ok 2026-04-13 02:03:19.352042 | debian-bookworm | 2026-04-13 02:03:19.350 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 38e632621e5a to 17115072e1c3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:19.357716 | debian-bookworm | 2026-04-13 02:03:19.356 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:19.357752 | debian-bookworm | 2026-04-13 02:03:19.356 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:19.358242 | debian-bookworm | {0} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_5_admin_manipulating_user_lock [0.022072s] ... ok 2026-04-13 02:03:19.363532 | debian-bookworm | 2026-04-13 02:03:19.361 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:19.363558 | debian-bookworm | 2026-04-13 02:03:19.361 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:19.378784 | debian-bookworm | {0} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_not_allowed_2_user_manipulating_service_lock [0.019192s] ... ok 2026-04-13 02:03:19.381099 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_6 [0.047530s] ... ok 2026-04-13 02:03:19.403607 | debian-bookworm | {0} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_1_service_manipulating_user_lock [0.019550s] ... ok 2026-04-13 02:03:19.419626 | debian-bookworm | 2026-04-13 02:03:19.403 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 17115072e1c3 -> 38e632621e5a, add_nova_net_id_column_to_share_networks 2026-04-13 02:03:19.420801 | debian-bookworm | {0} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_3_user_manipulating_locks_they_own [0.023618s] ... ok 2026-04-13 02:03:19.421588 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_with_context_not_found [0.039531s] ... ok 2026-04-13 02:03:19.425415 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_set_metadata_with_different_length_1___k____v__ [0.122052s] ... ok 2026-04-13 02:03:19.446068 | debian-bookworm | {0} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_4_user_manipulating_other_users_lock [0.022994s] ... ok 2026-04-13 02:03:19.451816 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_create_share_backup [0.029849s] ... ok 2026-04-13 02:03:19.462544 | debian-bookworm | User fakeuser not allowed to query locks across all projects. 2026-04-13 02:03:19.462674 | debian-bookworm | 2026-04-13 02:03:19.457 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 17115072e1c3 to 38e632621e5a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:19.463013 | debian-bookworm | 2026-04-13 02:03:19.460 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:19.463032 | debian-bookworm | 2026-04-13 02:03:19.461 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:19.471704 | debian-bookworm | {0} manila.tests.lock.test_api.ResourceLockApiTest.test_get_all_all_projects_ignored [0.020194s] ... ok 2026-04-13 02:03:19.471723 | debian-bookworm | 2026-04-13 02:03:19.466 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:19.471727 | debian-bookworm | 2026-04-13 02:03:19.466 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:19.476251 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_delete [0.025287s] ... ok 2026-04-13 02:03:19.491302 | debian-bookworm | {0} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_2 [0.018660s] ... ok 2026-04-13 02:03:19.496193 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_update_not_found [0.019944s] ... ok 2026-04-13 02:03:19.501677 | debian-bookworm | {0} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_get_device_name [0.018713s] ... ok 2026-04-13 02:03:19.511511 | debian-bookworm | 2026-04-13 02:03:19.508 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 38e632621e5a -> 17115072e1c3, add_nova_net_id_column_to_share_networks 2026-04-13 02:03:19.522549 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_create__no_instance [0.025534s] ... ok 2026-04-13 02:03:19.522839 | debian-bookworm | {0} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_get_device_name [0.020789s] ... ok 2026-04-13 02:03:19.535067 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_set_metadata_with_different_length_2___kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk____v__ [0.109429s] ... ok 2026-04-13 02:03:19.549096 | debian-bookworm | {0} manila.tests.network.linux.test_ip_lib.TestIPCommandBase.test_run [0.019017s] ... ok 2026-04-13 02:03:19.549123 | debian-bookworm | {3} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsPostgreSQL.test_single_branch [0.679322s] ... ok 2026-04-13 02:03:19.549130 | debian-bookworm | 2026-04-13 02:03:19.540 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 38e632621e5a to 17115072e1c3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:19.549136 | debian-bookworm | 2026-04-13 02:03:19.543 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:19.549142 | debian-bookworm | 2026-04-13 02:03:19.543 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:19.549148 | debian-bookworm | 2026-04-13 02:03:19.546 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:19.551309 | debian-bookworm | 2026-04-13 02:03:19.546 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:19.561227 | debian-bookworm | {0} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_netns [0.019433s] ... ok 2026-04-13 02:03:19.566337 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_add_security_service_association_error_already_associated [0.035462s] ... ok 2026-04-13 02:03:19.580066 | debian-bookworm | {0} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_del_gateway [0.018759s] ... ok 2026-04-13 02:03:19.590414 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_filter_all_by_host_with_pools_multiple_hosts [0.068405s] ... ok 2026-04-13 02:03:19.593422 | debian-bookworm | 2026-04-13 02:03:19.592 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 17115072e1c3 -> 4ee2cf4be19a, Remove share_snapshots.export_location 2026-04-13 02:03:19.600306 | debian-bookworm | {0} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_device_to_namespace_is_none [0.020234s] ... ok 2026-04-13 02:03:19.603353 | debian-bookworm | {3} manila.tests.db.migrations.test_utils.MigrationUtilsTestCase.test_load_table [0.060042s] ... ok 2026-04-13 02:03:19.603824 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_subnets_1 [0.037036s] ... ok 2026-04-13 02:03:19.620221 | debian-bookworm | 2026-04-13 02:03:19.618 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 17115072e1c3 to 4ee2cf4be19a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:19.621050 | debian-bookworm | {0} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_execute_wrapper [0.020277s] ... ok 2026-04-13 02:03:19.624844 | debian-bookworm | 2026-04-13 02:03:19.623 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:19.624865 | debian-bookworm | 2026-04-13 02:03:19.623 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:19.627711 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_delete_not_found [0.023832s] ... ok 2026-04-13 02:03:19.630177 | debian-bookworm | 2026-04-13 02:03:19.628 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:19.630218 | debian-bookworm | 2026-04-13 02:03:19.628 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:19.637764 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_1 [0.034063s] ... ok 2026-04-13 02:03:19.640355 | debian-bookworm | {0} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_execute_wrapper_int_options [0.019569s] ... ok 2026-04-13 02:03:19.660501 | debian-bookworm | {0} manila.tests.network.linux.test_ovs_lib.OVS_Lib_Test.test_delete_port [0.020055s] ... ok 2026-04-13 02:03:19.666622 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_2 [0.028821s] ... ok 2026-04-13 02:03:19.668438 | debian-bookworm | 2026-04-13 02:03:19.667 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 4ee2cf4be19a -> 17115072e1c3, Remove share_snapshots.export_location 2026-04-13 02:03:19.670108 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_share_server_with_count [0.079489s] ... ok 2026-04-13 02:03:19.677015 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_all_by_share_network_2 [0.049214s] ... ok 2026-04-13 02:03:19.680361 | debian-bookworm | {0} manila.tests.network.linux.test_ovs_lib.OVS_Lib_Test.test_reset_bridge [0.019559s] ... ok 2026-04-13 02:03:19.695396 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_duplicate_1_True [0.028509s] ... ok 2026-04-13 02:03:19.698548 | debian-bookworm | 2026-04-13 02:03:19.696 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 4ee2cf4be19a to 17115072e1c3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:19.702103 | debian-bookworm | {0} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_bind_port_to_host [0.021427s] ... ok 2026-04-13 02:03:19.709588 | debian-bookworm | 2026-04-13 02:03:19.706 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:19.709623 | debian-bookworm | 2026-04-13 02:03:19.706 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:19.712931 | debian-bookworm | 2026-04-13 02:03:19.711 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:19.713962 | debian-bookworm | 2026-04-13 02:03:19.711 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:19.717199 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_by_availability_zone_id [0.037624s] ... ok 2026-04-13 02:03:19.722784 | debian-bookworm | {0} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_network [0.019953s] ... ok 2026-04-13 02:03:19.725701 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_sort_by_share_instance_fields_1_host [0.055172s] ... ok 2026-04-13 02:03:19.726773 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_2 [0.031244s] ... ok 2026-04-13 02:03:19.742752 | debian-bookworm | {0} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_subnet_exception [0.020739s] ... ok 2026-04-13 02:03:19.750315 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_duplicate_2_False [0.022650s] ... ok 2026-04-13 02:03:19.752591 | debian-bookworm | 2026-04-13 02:03:19.750 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 17115072e1c3 -> 4ee2cf4be19a, Remove share_snapshots.export_location 2026-04-13 02:03:19.760828 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_with_share_servers_1 [0.046058s] ... ok 2026-04-13 02:03:19.763614 | debian-bookworm | {0} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_router_add_interface_exception [0.020741s] ... ok 2026-04-13 02:03:19.778673 | debian-bookworm | 2026-04-13 02:03:19.776 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 17115072e1c3 to 4ee2cf4be19a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:19.782684 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_more_values_1 [0.031042s] ... ok 2026-04-13 02:03:19.783245 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_9 [0.055468s] ... ok 2026-04-13 02:03:19.783257 | debian-bookworm | 2026-04-13 02:03:19.779 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:19.783264 | debian-bookworm | 2026-04-13 02:03:19.780 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:19.784329 | debian-bookworm | {0} manila.tests.network.neutron.test_neutron_api.NeutronclientTestCase.test_with_auth_obj [0.020734s] ... ok 2026-04-13 02:03:19.785917 | debian-bookworm | 2026-04-13 02:03:19.783 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:19.785933 | debian-bookworm | 2026-04-13 02:03:19.784 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:19.805757 | debian-bookworm | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_1 [0.020985s] ... ok 2026-04-13 02:03:19.819717 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_backend_details_set [0.058608s] ... ok 2026-04-13 02:03:19.825512 | debian-bookworm | 2026-04-13 02:03:19.824 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 4ee2cf4be19a -> 59eb64046740, Add required extra spec 2026-04-13 02:03:19.828998 | debian-bookworm | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_allocate_network_multi_segment [0.023269s] ... ok 2026-04-13 02:03:19.831264 | debian-bookworm | 2026-04-13 02:03:19.828 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 4ee2cf4be19a to 59eb64046740 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:19.833081 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_get_only_admin_network_allocations [0.051369s] ... ok 2026-04-13 02:03:19.835657 | debian-bookworm | 2026-04-13 02:03:19.830 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:19.835821 | debian-bookworm | 2026-04-13 02:03:19.830 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:19.835831 | debian-bookworm | 2026-04-13 02:03:19.833 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:19.835842 | debian-bookworm | 2026-04-13 02:03:19.833 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:19.852742 | debian-bookworm | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test___update_share_network_net_data_different_values_empty [0.023036s] ... ok 2026-04-13 02:03:19.874522 | debian-bookworm | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_4 [0.022276s] ... ok 2026-04-13 02:03:19.877941 | debian-bookworm | 2026-04-13 02:03:19.873 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 59eb64046740 -> 4ee2cf4be19a, Add required extra spec 2026-04-13 02:03:19.877968 | debian-bookworm | 2026-04-13 02:03:19.873 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 59eb64046740 to 4ee2cf4be19a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:19.883234 | debian-bookworm | 2026-04-13 02:03:19.880 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:19.883274 | debian-bookworm | 2026-04-13 02:03:19.880 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:19.885527 | debian-bookworm | 2026-04-13 02:03:19.883 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:19.885566 | debian-bookworm | 2026-04-13 02:03:19.883 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:19.896279 | debian-bookworm | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_invalid_2 [0.021566s] ... ok 2026-04-13 02:03:19.907448 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all_by_host_and_share_subnet_valid [0.087626s] ... ok 2026-04-13 02:03:19.916096 | debian-bookworm | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_has_network_provider_extension_false [0.019926s] ... ok 2026-04-13 02:03:19.929149 | debian-bookworm | 2026-04-13 02:03:19.928 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 4ee2cf4be19a -> 59eb64046740, Add required extra spec 2026-04-13 02:03:19.931697 | debian-bookworm | 2026-04-13 02:03:19.930 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 4ee2cf4be19a to 59eb64046740 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:19.935030 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all_by_host_and_share_subnet_valid_not_found [0.027570s] ... ok 2026-04-13 02:03:19.935487 | debian-bookworm | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_unmanage_network_allocations [0.019396s] ... ok 2026-04-13 02:03:19.942596 | debian-bookworm | 2026-04-13 02:03:19.941 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:19.942634 | debian-bookworm | 2026-04-13 02:03:19.941 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:19.947931 | debian-bookworm | 2026-04-13 02:03:19.946 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:19.947965 | debian-bookworm | 2026-04-13 02:03:19.946 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:19.955909 | debian-bookworm | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_invalid_2 [0.020140s] ... ok 2026-04-13 02:03:19.976880 | debian-bookworm | {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_no_available_ipv4_addresses [0.020224s] ... ok 2026-04-13 02:03:19.986024 | debian-bookworm | 2026-04-13 02:03:19.984 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 59eb64046740 -> ef0c02b4366, Add_share_type_projects 2026-04-13 02:03:19.994103 | debian-bookworm | Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. 2026-04-13 02:03:19.996279 | debian-bookworm | {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_zero_addresses_ipv6 [0.019905s] ... ok 2026-04-13 02:03:20.006101 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_unused_deletable_4__False__False__False__0_ [0.070777s] ... ok 2026-04-13 02:03:20.015971 | debian-bookworm | {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_only_with_required_data_v4_1_custom_config_group_name [0.019799s] ... ok 2026-04-13 02:03:20.023728 | debian-bookworm | 2026-04-13 02:03:20.022 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 59eb64046740 to ef0c02b4366 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:20.026471 | debian-bookworm | 2026-04-13 02:03:20.025 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:20.026500 | debian-bookworm | 2026-04-13 02:03:20.025 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:20.031048 | debian-bookworm | 2026-04-13 02:03:20.029 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:20.031073 | debian-bookworm | 2026-04-13 02:03:20.030 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:20.034219 | debian-bookworm | Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. 2026-04-13 02:03:20.049612 | debian-bookworm | {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_only_with_required_data_v6_1_custom_config_group_name [0.020128s] ... ok 2026-04-13 02:03:20.053066 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_update [0.046954s] ... ok 2026-04-13 02:03:20.054023 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_limit_2__20__5_ [0.273018s] ... ok 2026-04-13 02:03:20.057201 | debian-bookworm | {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_6_10_0_10_0_10_0_10_5_10_0_0_0_10_0_0_5 [0.020903s] ... ok 2026-04-13 02:03:20.072344 | debian-bookworm | 2026-04-13 02:03:20.071 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade ef0c02b4366 -> 59eb64046740, Add_share_type_projects 2026-04-13 02:03:20.078072 | debian-bookworm | {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_mismatch_of_versions_2 [0.020596s] ... ok 2026-04-13 02:03:20.098605 | debian-bookworm | {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_2 [0.020206s] ... ok 2026-04-13 02:03:20.099381 | debian-bookworm | 2026-04-13 02:03:20.096 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update ef0c02b4366 to 59eb64046740 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:20.101299 | debian-bookworm | 2026-04-13 02:03:20.099 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:20.101314 | debian-bookworm | 2026-04-13 02:03:20.100 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:20.104691 | debian-bookworm | 2026-04-13 02:03:20.103 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:20.104723 | debian-bookworm | 2026-04-13 02:03:20.103 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:20.115545 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_with_share [0.061179s] ... ok 2026-04-13 02:03:20.118162 | debian-bookworm | {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_unmanage_network_allocations [0.019782s] ... ok 2026-04-13 02:03:20.143600 | debian-bookworm | 2026-04-13 02:03:20.141 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 59eb64046740 -> ef0c02b4366, Add_share_type_projects 2026-04-13 02:03:20.153509 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:20.156672 | debian-bookworm | {0} manila.tests.scheduler.drivers.test_base.SchedulerDriverModuleTestCase.test_share_host_update_db [0.037969s] ... ok 2026-04-13 02:03:20.164241 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_export_location_2_path [0.048596s] ... ok 2026-04-13 02:03:20.178184 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_access_create [0.124585s] ... ok 2026-04-13 02:03:20.180143 | debian-bookworm | 2026-04-13 02:03:20.178 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 59eb64046740 to ef0c02b4366 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:20.185627 | debian-bookworm | 2026-04-13 02:03:20.184 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:20.185655 | debian-bookworm | 2026-04-13 02:03:20.184 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:20.190296 | debian-bookworm | 2026-04-13 02:03:20.188 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:20.190343 | debian-bookworm | 2026-04-13 02:03:20.189 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:20.200088 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_host_no_instance_2 [0.035672s] ... ok 2026-04-13 02:03:20.230575 | debian-bookworm | 2026-04-13 02:03:20.229 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade ef0c02b4366 -> 30cb96d995fa, add public column for share 2026-04-13 02:03:20.251389 | debian-bookworm | 2026-04-13 02:03:20.249 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update ef0c02b4366 to 30cb96d995fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:20.258020 | debian-bookworm | 2026-04-13 02:03:20.256 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:20.258053 | debian-bookworm | 2026-04-13 02:03:20.256 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:20.262751 | debian-bookworm | 2026-04-13 02:03:20.261 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:20.262772 | debian-bookworm | 2026-04-13 02:03:20.261 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:20.264823 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_update_item [0.063755s] ... ok 2026-04-13 02:03:20.303296 | debian-bookworm | 2026-04-13 02:03:20.301 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 30cb96d995fa -> ef0c02b4366, add public column for share 2026-04-13 02:03:20.319920 | debian-bookworm | 2026-04-13 02:03:20.318 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 30cb96d995fa to ef0c02b4366 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:20.323449 | debian-bookworm | 2026-04-13 02:03:20.322 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:20.323472 | debian-bookworm | 2026-04-13 02:03:20.322 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:20.328250 | debian-bookworm | 2026-04-13 02:03:20.327 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:20.328276 | debian-bookworm | 2026-04-13 02:03:20.327 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:20.368461 | debian-bookworm | 2026-04-13 02:03:20.367 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade ef0c02b4366 -> 30cb96d995fa, add public column for share 2026-04-13 02:03:20.383860 | debian-bookworm | 2026-04-13 02:03:20.382 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update ef0c02b4366 to 30cb96d995fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:20.386993 | debian-bookworm | 2026-04-13 02:03:20.385 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:20.387013 | debian-bookworm | 2026-04-13 02:03:20.385 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:20.393636 | debian-bookworm | 2026-04-13 02:03:20.388 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:20.393656 | debian-bookworm | 2026-04-13 02:03:20.389 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:20.422818 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:20.428057 | debian-bookworm | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__format_filter_properties_backend_specified_for_replica_2_False [0.270821s] ... ok 2026-04-13 02:03:20.429070 | debian-bookworm | 2026-04-13 02:03:20.428 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 30cb96d995fa -> 56cdbe267881, Add share_export_locations table 2026-04-13 02:03:20.438785 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_del_days_1 [0.606326s] ... ok 2026-04-13 02:03:20.460251 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_create [0.021249s] ... ok 2026-04-13 02:03:20.463800 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:20.463874 | debian-bookworm | 2026-04-13 02:03:20.462 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 30cb96d995fa to 56cdbe267881 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:20.466488 | debian-bookworm | Share service is down. (host: host7). 2026-04-13 02:03:20.467542 | debian-bookworm | 2026-04-13 02:03:20.465 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:20.467566 | debian-bookworm | 2026-04-13 02:03:20.465 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:20.470165 | debian-bookworm | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_storage_protocol_not_supported_2 [0.042671s] ... ok 2026-04-13 02:03:20.471499 | debian-bookworm | 2026-04-13 02:03:20.470 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:20.471624 | debian-bookworm | 2026-04-13 02:03:20.470 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:20.505219 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:20.507984 | debian-bookworm | Share service is down. (host: host7). 2026-04-13 02:03:20.510069 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:20.510572 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_1 [0.049606s] ... ok 2026-04-13 02:03:20.510812 | debian-bookworm | 2026-04-13 02:03:20.509 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 56cdbe267881 -> 30cb96d995fa, Add share_export_locations table 2026-04-13 02:03:20.512306 | debian-bookworm | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_valid_storage_protocol_3 [0.042090s] ... ok 2026-04-13 02:03:20.548131 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:20.548385 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_access_update_state [0.370055s] ... ok 2026-04-13 02:03:20.553604 | debian-bookworm | Share service is down. (host: host7). 2026-04-13 02:03:20.553969 | debian-bookworm | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_invalid_replication_type_spec_1 [0.041593s] ... ok 2026-04-13 02:03:20.561695 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_7 [0.051354s] ... ok 2026-04-13 02:03:20.562138 | debian-bookworm | 2026-04-13 02:03:20.560 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 56cdbe267881 to 30cb96d995fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:20.565628 | debian-bookworm | 2026-04-13 02:03:20.562 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:20.565650 | debian-bookworm | 2026-04-13 02:03:20.562 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:20.573755 | debian-bookworm | 2026-04-13 02:03:20.571 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:20.573799 | debian-bookworm | 2026-04-13 02:03:20.571 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:20.581673 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_read_deleted_3_only [0.309902s] ... ok 2026-04-13 02:03:20.589567 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:20.590867 | debian-bookworm | Deletion of share type 211a2a61-6a29-44cc-b226-fa9249bd6cfa failed; it in use by 0 shares and 1 share group types 2026-04-13 02:03:20.592277 | debian-bookworm | Deletion of share type 56ab6549-fdd5-4b8e-b457-6ba83a837705 failed; it in use by 0 shares and 1 share group types 2026-04-13 02:03:20.592813 | debian-bookworm | Share service is down. (host: host7). 2026-04-13 02:03:20.594440 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:20.594613 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:20.594624 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:20.594632 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:20.594640 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:20.594648 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:20.601867 | debian-bookworm | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_6 [0.043038s] ... ok 2026-04-13 02:03:20.615462 | debian-bookworm | 2026-04-13 02:03:20.614 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 30cb96d995fa -> 56cdbe267881, Add share_export_locations table 2026-04-13 02:03:20.624148 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_in_use_2 [0.075787s] ... ok 2026-04-13 02:03:20.633319 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:20.636103 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_get_with_share_data [0.061935s] ... ok 2026-04-13 02:03:20.636309 | debian-bookworm | Share service is down. (host: host7). 2026-04-13 02:03:20.637954 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:20.640561 | debian-bookworm | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_valid_replication_spec_3 [0.043123s] ... ok 2026-04-13 02:03:20.645500 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_share_2_3 [0.083834s] ... ok 2026-04-13 02:03:20.667800 | debian-bookworm | 2026-04-13 02:03:20.666 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 30cb96d995fa to 56cdbe267881 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:20.671095 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_quotas_and_reservations_2 [0.044905s] ... ok 2026-04-13 02:03:20.673012 | debian-bookworm | 2026-04-13 02:03:20.669 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:20.673041 | debian-bookworm | 2026-04-13 02:03:20.669 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:20.674902 | debian-bookworm | 2026-04-13 02:03:20.673 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:20.674925 | debian-bookworm | 2026-04-13 02:03:20.673 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:20.677340 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:20.680709 | debian-bookworm | Share service is down. (host: host7). 2026-04-13 02:03:20.683691 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_restore [0.047615s] ... ok 2026-04-13 02:03:20.685036 | debian-bookworm | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_host_passes_filters_no_capacity [0.043825s] ... ok 2026-04-13 02:03:20.693623 | debian-bookworm | Insufficient free space for share creation on host host1#_pool0 (requested / avail): 1024/921 2026-04-13 02:03:20.693646 | debian-bookworm | Insufficient free space for share creation on host host3#_pool0 (requested / avail): 1024/256 2026-04-13 02:03:20.693652 | debian-bookworm | Insufficient free space for thin provisioning. The ratio of provisioned capacity over total capacity 1.40 would exceed the maximum over subscription ratio 1.00 on host host4#_pool0. 2026-04-13 02:03:20.693659 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:20.708823 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all [0.024793s] ... ok 2026-04-13 02:03:20.714373 | debian-bookworm | 2026-04-13 02:03:20.713 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 56cdbe267881 -> 3a482171410f, add_driver_private_data_table 2026-04-13 02:03:20.721614 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:20.728834 | debian-bookworm | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_create_replica_no_host [0.044343s] ... ok 2026-04-13 02:03:20.737047 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get_all [0.026510s] ... ok 2026-04-13 02:03:20.737087 | debian-bookworm | 2026-04-13 02:03:20.734 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 56cdbe267881 to 3a482171410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:20.741216 | debian-bookworm | 2026-04-13 02:03:20.737 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:20.741418 | debian-bookworm | 2026-04-13 02:03:20.738 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:20.755732 | debian-bookworm | 2026-04-13 02:03:20.741 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:20.755768 | debian-bookworm | 2026-04-13 02:03:20.741 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:20.765074 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:20.766726 | debian-bookworm | You must create a share type in advance, and specify in request body or set default_share_type in manila.conf. 2026-04-13 02:03:20.770016 | debian-bookworm | {1} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_temp_folder_2_True [2.082291s] ... ok 2026-04-13 02:03:20.773603 | debian-bookworm | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_share_type_is_none [0.041912s] ... ok 2026-04-13 02:03:20.783298 | debian-bookworm | 2026-04-13 02:03:20.782 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 3a482171410f -> 56cdbe267881, add_driver_private_data_table 2026-04-13 02:03:20.784540 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_members_get_all [0.049199s] ... ok 2026-04-13 02:03:20.788720 | debian-bookworm | 2026-04-13 02:03:20.787 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 3a482171410f to 56cdbe267881 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:20.791069 | debian-bookworm | 2026-04-13 02:03:20.789 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:20.791094 | debian-bookworm | 2026-04-13 02:03:20.789 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:20.808896 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:20.808993 | debian-bookworm | 2026-04-13 02:03:20.792 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:20.809000 | debian-bookworm | 2026-04-13 02:03:20.792 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:20.829844 | debian-bookworm | {0} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_if_services_not_available [0.042798s] ... ok 2026-04-13 02:03:20.829888 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_update [0.030530s] ... ok 2026-04-13 02:03:20.833817 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-04-13 02:03:20.833849 | debian-bookworm | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-04-13 02:03:20.835031 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_models.ShareAccessTestCase.test_share_access_mapping_state_1_queued_to_apply [0.161316s] ... ok 2026-04-13 02:03:20.835055 | debian-bookworm | 2026-04-13 02:03:20.833 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 56cdbe267881 -> 3a482171410f, add_driver_private_data_table 2026-04-13 02:03:20.835308 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-04-13 02:03:20.835317 | debian-bookworm | signop = oneOf('+ -') 2026-04-13 02:03:20.836131 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-04-13 02:03:20.836144 | debian-bookworm | operand.setParseAction(EvalConstant) 2026-04-13 02:03:20.836148 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-04-13 02:03:20.836152 | debian-bookworm | expr = infixNotation(operand, [ 2026-04-13 02:03:20.839461 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-13 02:03:20.839495 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-13 02:03:20.839612 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-13 02:03:20.839619 | debian-bookworm | return fn(self, *args, **kwargs) 2026-04-13 02:03:20.841791 | debian-bookworm | {1} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_unmount_temp_folder_1_None [0.071542s] ... ok 2026-04-13 02:03:20.849890 | debian-bookworm | 2026-04-13 02:03:20.848 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 56cdbe267881 to 3a482171410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:20.855321 | debian-bookworm | {0} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_nonnumber_comparison [0.041218s] ... ok 2026-04-13 02:03:20.858489 | debian-bookworm | 2026-04-13 02:03:20.856 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:20.858507 | debian-bookworm | 2026-04-13 02:03:20.857 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:20.861397 | debian-bookworm | Share group type ad7db10f-55b7-4d57-bfd3-bdb7d4adbfd0 deletion failed, it in use. 2026-04-13 02:03:20.863812 | debian-bookworm | 2026-04-13 02:03:20.862 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:20.863830 | debian-bookworm | 2026-04-13 02:03:20.862 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:20.865259 | debian-bookworm | Share group type 6464a5a7-3073-4da2-9d87-bdfa559ba983 deletion failed, it in use. 2026-04-13 02:03:20.874497 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-13 02:03:20.874530 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-13 02:03:20.874765 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-13 02:03:20.874771 | debian-bookworm | return fn(self, *args, **kwargs) 2026-04-13 02:03:20.885825 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareGroupTypeAPITestCase.test_share_type_destroy_in_use_1_True [0.070244s] ... ok 2026-04-13 02:03:20.900516 | debian-bookworm | Share data copy failed attempting to mount source at /tmp/ins1_id. 2026-04-13 02:03:20.900541 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:20.900545 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 301, in _copy_share_data 2026-04-13 02:03:20.900563 | debian-bookworm | helper_src.mount_share_instance_or_backup(info_src, mount_path) 2026-04-13 02:03:20.900567 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:20.900570 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:20.900574 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:20.900577 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:20.900581 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:20.900585 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:20.900588 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:20.900592 | debian-bookworm | raise effect 2026-04-13 02:03:20.900595 | debian-bookworm | Exception: fake 2026-04-13 02:03:20.900722 | debian-bookworm | {0} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_simple_integer [0.043275s] ... ok 2026-04-13 02:03:20.921758 | debian-bookworm | {1} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_exception_mount_1 [0.063486s] ... ok 2026-04-13 02:03:20.921791 | debian-bookworm | 2026-04-13 02:03:20.902 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 3a482171410f -> 533646c7af38, Remove unused attr status 2026-04-13 02:03:20.921796 | debian-bookworm | {0} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_anti_affinity_filter [0.022851s] ... ok 2026-04-13 02:03:20.942306 | debian-bookworm | 2026-04-13 02:03:20.940 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 3a482171410f to 533646c7af38 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:20.943501 | debian-bookworm | {0} manila.tests.scheduler.filters.test_base.TestBaseFilterHandler.test_get_filtered_objects_return_none [0.021709s] ... ok 2026-04-13 02:03:20.948102 | debian-bookworm | 2026-04-13 02:03:20.945 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:20.948138 | debian-bookworm | 2026-04-13 02:03:20.946 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:20.953409 | debian-bookworm | {1} manila.tests.data.test_manager.DataManagerTestCase.test__run_backup_1_None [0.049855s] ... ok 2026-04-13 02:03:20.969769 | debian-bookworm | 2026-04-13 02:03:20.950 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:20.969802 | debian-bookworm | 2026-04-13 02:03:20.951 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:20.969807 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_get_export_locations_by_share_instance_id [0.076932s] ... ok 2026-04-13 02:03:20.969811 | debian-bookworm | {0} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_multi_level_scope_extra_specs [0.021253s] ... ok 2026-04-13 02:03:20.985095 | debian-bookworm | Migration of share fake_id data copy progress cannot be obtained at this moment. 2026-04-13 02:03:20.985576 | debian-bookworm | {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_1 [0.020476s] ... ok 2026-04-13 02:03:20.988893 | debian-bookworm | {1} manila.tests.data.test_manager.DataManagerTestCase.test_data_copy_get_progress_not_copying [0.035335s] ... ok 2026-04-13 02:03:20.989591 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_with_context [0.343263s] ... ok 2026-04-13 02:03:20.991051 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_models.ShareAccessTestCase.test_share_access_mapping_state_4_applying [0.160005s] ... ok 2026-04-13 02:03:21.002427 | debian-bookworm | 2026-04-13 02:03:21.000 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 533646c7af38 -> 3a482171410f, Remove unused attr status 2026-04-13 02:03:21.006967 | debian-bookworm | {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_04 [0.021185s] ... ok 2026-04-13 02:03:21.028325 | debian-bookworm | {0} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_different_backend_and_availability_zone [0.021067s] ... ok 2026-04-13 02:03:21.031317 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_access_rules_status_2_syncing [0.040286s] ... ok 2026-04-13 02:03:21.035768 | debian-bookworm | {1} manila.tests.data.test_manager.DataManagerTestCase.test_delete_share_backup [0.046778s] ... ok 2026-04-13 02:03:21.048536 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-13 02:03:21.048571 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-13 02:03:21.048576 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-13 02:03:21.048580 | debian-bookworm | return fn(self, *args, **kwargs) 2026-04-13 02:03:21.048857 | debian-bookworm | 2026-04-13 02:03:21.046 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 533646c7af38 to 3a482171410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:21.053796 | debian-bookworm | {0} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_passing_function [0.025042s] ... ok 2026-04-13 02:03:21.056417 | debian-bookworm | 2026-04-13 02:03:21.054 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:21.056773 | debian-bookworm | 2026-04-13 02:03:21.054 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:21.062476 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_metadata_update [0.071357s] ... ok 2026-04-13 02:03:21.078548 | debian-bookworm | 2026-04-13 02:03:21.058 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:21.078581 | debian-bookworm | 2026-04-13 02:03:21.058 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:21.078586 | debian-bookworm | {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_18___12311321_____in__11___True_ [0.020434s] ... ok 2026-04-13 02:03:21.078601 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_set_metadata_with_different_length_3___k____vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv__ [0.113045s] ... ok 2026-04-13 02:03:21.087540 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_3_extending [0.047337s] ... ok 2026-04-13 02:03:21.091906 | debian-bookworm | Cannot restore backup 23b5f095-34d7-4439-8b25-0fd94bd9420a to target share a4141004-dfa4-464f-8758-211dce6b10e0 as backup driver does not provide support for targeted restores 2026-04-13 02:03:21.091925 | debian-bookworm | NoneType: None 2026-04-13 02:03:21.097900 | debian-bookworm | Failed to restore backup 23b5f095-34d7-4439-8b25-0fd94bd9420a to share a4141004-dfa4-464f-8758-211dce6b10e0 by data driver. 2026-04-13 02:03:21.098080 | debian-bookworm | {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_25__True____is__True___True_ [0.020117s] ... ok 2026-04-13 02:03:21.101695 | debian-bookworm | 2026-04-13 02:03:21.100 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 3a482171410f -> 533646c7af38, Remove unused attr status 2026-04-13 02:03:21.103055 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_delete_not_found [0.026898s] ... ok 2026-04-13 02:03:21.104354 | debian-bookworm | {1} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_respects_restore_to_target [0.068413s] ... ok 2026-04-13 02:03:21.115582 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_filter_all_by_share_group [0.055091s] ... ok 2026-04-13 02:03:21.115941 | debian-bookworm | {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_30__False___Nonsense___False_ [0.021436s] ... ok 2026-04-13 02:03:21.124826 | debian-bookworm | {1} manila.tests.data.test_utils.CopyClassTestCase.test__validate_item [0.020353s] ... ok 2026-04-13 02:03:21.125530 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_4_deleting [0.046325s] ... ok 2026-04-13 02:03:21.134706 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get [0.031503s] ... ok 2026-04-13 02:03:21.136445 | debian-bookworm | {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_38___2_______10___True_ [0.019847s] ... ok 2026-04-13 02:03:21.146716 | debian-bookworm | 2026-04-13 02:03:21.145 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 3a482171410f to 533646c7af38 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:21.149802 | debian-bookworm | {1} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress_exception [0.023507s] ... ok 2026-04-13 02:03:21.150741 | debian-bookworm | 2026-04-13 02:03:21.149 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:21.150755 | debian-bookworm | 2026-04-13 02:03:21.149 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:21.156032 | debian-bookworm | 2026-04-13 02:03:21.154 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:21.156055 | debian-bookworm | 2026-04-13 02:03:21.154 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:21.174533 | debian-bookworm | {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_41___2_______3___False_ [0.020751s] ... ok 2026-04-13 02:03:21.174565 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_export_location_not_exist_1_id [0.050445s] ... ok 2026-04-13 02:03:21.174800 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_more_values_3 [0.026095s] ... ok 2026-04-13 02:03:21.177672 | debian-bookworm | {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_43___NFS____nfs___True_ [0.020418s] ... ok 2026-04-13 02:03:21.180066 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_prefer_active_instance [0.054751s] ... ok 2026-04-13 02:03:21.189690 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_by_project [0.049637s] ... ok 2026-04-13 02:03:21.199806 | debian-bookworm | 2026-04-13 02:03:21.196 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 533646c7af38 -> 3db9992c30f3, Transform statuses to lowercase 2026-04-13 02:03:21.207946 | debian-bookworm | 2026-04-13 02:03:21.206 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 533646c7af38 to 3db9992c30f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:21.210125 | debian-bookworm | 2026-04-13 02:03:21.209 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:21.210139 | debian-bookworm | 2026-04-13 02:03:21.209 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:21.213240 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_export_location_not_exist_2_path [0.046772s] ... ok 2026-04-13 02:03:21.214605 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:21.229484 | debian-bookworm | 2026-04-13 02:03:21.211 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:21.229513 | debian-bookworm | 2026-04-13 02:03:21.211 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:21.229518 | debian-bookworm | {0} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_admin_context_3 [0.041325s] ... ok 2026-04-13 02:03:21.229522 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_one_record_1_1 [0.041875s] ... ok 2026-04-13 02:03:21.230055 | debian-bookworm | {2} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_replication_change_3_creating [0.049506s] ... ok 2026-04-13 02:03:21.241647 | debian-bookworm | {0} manila.tests.scheduler.filters.test_ignore_attempted_hosts.HostFiltersTestCase.test_ignore_attempted_hosts_filter_pass [0.019758s] ... ok 2026-04-13 02:03:21.248993 | debian-bookworm | {2} manila.tests.db.test_migration.MigrationTestCase.test_revision [0.019343s] ... ok 2026-04-13 02:03:21.269720 | debian-bookworm | 2026-04-13 02:03:21.250 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 3db9992c30f3 -> 533646c7af38, Transform statuses to lowercase 2026-04-13 02:03:21.269754 | debian-bookworm | 2026-04-13 02:03:21.255 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 3db9992c30f3 to 533646c7af38 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:21.269759 | debian-bookworm | 2026-04-13 02:03:21.257 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:21.269764 | debian-bookworm | 2026-04-13 02:03:21.258 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:21.269768 | debian-bookworm | {0} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_fails_on_disk [0.020780s] ... ok 2026-04-13 02:03:21.269772 | debian-bookworm | 2026-04-13 02:03:21.260 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:21.269785 | debian-bookworm | 2026-04-13 02:03:21.261 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:21.269789 | debian-bookworm | {2} manila.tests.db.test_migration.MigrationTestCase.test_stamp [0.020151s] ... ok 2026-04-13 02:03:21.275092 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_remove_security_service [0.048550s] ... ok 2026-04-13 02:03:21.281692 | debian-bookworm | {0} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_fails_on_service_disabled [0.020170s] ... ok 2026-04-13 02:03:21.291567 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_expired [0.069041s] ... ok 2026-04-13 02:03:21.291594 | debian-bookworm | {2} manila.tests.db.test_migration.MigrationTestCase.test_upgrade [0.019980s] ... ok 2026-04-13 02:03:21.317745 | debian-bookworm | {0} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_passes_with_no_query [0.021669s] ... ok 2026-04-13 02:03:21.317782 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_delete [0.029969s] ... ok 2026-04-13 02:03:21.317787 | debian-bookworm | {2} manila.tests.db.test_migration.MigrationTestCase.test_upgrade_none_version [0.019295s] ... ok 2026-04-13 02:03:21.324380 | debian-bookworm | 2026-04-13 02:03:21.316 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 533646c7af38 -> 3db9992c30f3, Transform statuses to lowercase 2026-04-13 02:03:21.324406 | debian-bookworm | {0} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_03 [0.021378s] ... ok 2026-04-13 02:03:21.329625 | debian-bookworm | 2026-04-13 02:03:21.327 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 533646c7af38 to 3db9992c30f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:21.331532 | debian-bookworm | 2026-04-13 02:03:21.330 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:21.331547 | debian-bookworm | 2026-04-13 02:03:21.330 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:21.338234 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-04-13 02:03:21.338252 | debian-bookworm | debtcollector.deprecate( 2026-04-13 02:03:21.342713 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-04-13 02:03:21.343881 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-04-13 02:03:21.345715 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_sort_by_share_instance_fields_2_share_group_id [0.062774s] ... ok 2026-04-13 02:03:21.346401 | debian-bookworm | Extension Fox In Socks: Cannot extend resource servers: No such resource 2026-04-13 02:03:21.346940 | debian-bookworm | {0} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_08 [0.021824s] ... ok 2026-04-13 02:03:21.349686 | debian-bookworm | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-04-13 02:03:21.349708 | debian-bookworm | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-04-13 02:03:21.369662 | debian-bookworm | Extension Fox In Socks: Cannot extend resource servers: No such resource 2026-04-13 02:03:21.369704 | debian-bookworm | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-04-13 02:03:21.369708 | debian-bookworm | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-04-13 02:03:21.369717 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_share_network_subnet_metadata_update [0.051131s] ... ok 2026-04-13 02:03:21.369721 | debian-bookworm | 2026-04-13 02:03:21.355 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:21.369725 | debian-bookworm | 2026-04-13 02:03:21.355 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:21.369729 | debian-bookworm | {0} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_13 [0.020893s] ... ok 2026-04-13 02:03:21.403693 | debian-bookworm | 2026-04-13 02:03:21.402 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 3db9992c30f3 -> 5077ffcc5f1c, add_share_instances 2026-04-13 02:03:21.405650 | debian-bookworm | Extension Fox In Socks: Cannot extend resource servers: No such resource 2026-04-13 02:03:21.411627 | debian-bookworm | {0} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_exception_puts_share_in_error_state [0.044685s] ... ok 2026-04-13 02:03:21.420264 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_with_filters_1 [0.063202s] ... ok 2026-04-13 02:03:21.421689 | debian-bookworm | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-04-13 02:03:21.421704 | debian-bookworm | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-04-13 02:03:21.421709 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:21.421713 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/service.py:370: DeprecationWarning: Using class 'Server' (either directly or via inheritance) is deprecated and will be removed in version '2026.2': The Server class utilises the eventlet service, and eventlet support is deprecated for removal. You should remove use of eventlet servers from your application and switch to deploying via WSGI. 2026-04-13 02:03:21.421717 | debian-bookworm | self.server = wsgi.Server( 2026-04-13 02:03:21.421722 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/futurist/_futures.py:702: DeprecationWarning: Using class 'GreenFuture' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green future. 2026-04-13 02:03:21.421726 | debian-bookworm | f: Future[_R] = GreenFuture() 2026-04-13 02:03:21.431177 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_az_get [0.255816s] ... ok 2026-04-13 02:03:21.451515 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:21.451989 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_3 [0.020907s] ... ok 2026-04-13 02:03:21.455616 | debian-bookworm | {0} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_get_host_list [0.044097s] ... ok 2026-04-13 02:03:21.465098 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_count_2 [0.119683s] ... ok 2026-04-13 02:03:21.471588 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_9_some_fake_identifier [0.051509s] ... ok 2026-04-13 02:03:21.478698 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.BackendInfoDatabaseAPITestCase.test_delete [0.026850s] ... ok 2026-04-13 02:03:21.494926 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:21.506757 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_more_values_3 [0.027491s] ... ok 2026-04-13 02:03:21.515445 | debian-bookworm | Failed to schedule manage_share: fake 2026-04-13 02:03:21.518482 | debian-bookworm | {0} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_manage_share_exception [0.062844s] ... ok 2026-04-13 02:03:21.519763 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_2 [0.054717s] ... ok 2026-04-13 02:03:21.554846 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:21.560247 | debian-bookworm | {0} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_update_service_capabilities [0.041526s] ... ok 2026-04-13 02:03:21.570140 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. 2026-04-13 02:03:21.570206 | debian-bookworm | warnings.warn( 2026-04-13 02:03:21.572956 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_custom_query [0.066425s] ... ok 2026-04-13 02:03:21.581402 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_4 [0.061247s] ... ok 2026-04-13 02:03:21.582349 | debian-bookworm | {0} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_8 [0.021962s] ... ok 2026-04-13 02:03:21.598870 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_ensure_model_values_has_id_1 [0.025742s] ... ok 2026-04-13 02:03:21.602952 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_create [0.130890s] ... ok 2026-04-13 02:03:21.603242 | debian-bookworm | {0} manila.tests.scheduler.weighers.test_base.TestWeightHandler.test_no_weight_object [0.020347s] ... ok 2026-04-13 02:03:21.620267 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_ensure_model_values_has_id_3 [0.021325s] ... ok 2026-04-13 02:03:21.625264 | debian-bookworm | {0} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_4 [0.022208s] ... ok 2026-04-13 02:03:21.642285 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_8 [0.060820s] ... ok 2026-04-13 02:03:21.647518 | debian-bookworm | {0} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_3 [0.021717s] ... ok 2026-04-13 02:03:21.651524 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_sorted_asc [0.031128s] ... ok 2026-04-13 02:03:21.670971 | debian-bookworm | {0} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_4 [0.023668s] ... ok 2026-04-13 02:03:21.679675 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_with_invalid_sort_key [0.023880s] ... ok 2026-04-13 02:03:21.689786 | debian-bookworm | {2} manila.tests.integrated.test_extensions.ExtensionsTest.test_get_foxnsocks [0.372908s] ... ok 2026-04-13 02:03:21.689986 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_has_replicas_field_1_None [0.043138s] ... ok 2026-04-13 02:03:21.696613 | debian-bookworm | {0} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_6 [0.025439s] ... ok 2026-04-13 02:03:21.712341 | debian-bookworm | {2} manila.tests.keymgr.test_barbican.BarbicanUserAppCredsTestCase.test_delete_application_credentials [0.030321s] ... ok 2026-04-13 02:03:21.714920 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-13 02:03:21.714944 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-13 02:03:21.714949 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-13 02:03:21.714955 | debian-bookworm | return fn(self, *args, **kwargs) 2026-04-13 02:03:21.721537 | debian-bookworm | {0} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_capabilities_substitution [0.025006s] ... ok 2026-04-13 02:03:21.723645 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get [0.048126s] ... ok 2026-04-13 02:03:21.735431 | debian-bookworm | {2} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_1_user_manipulating_user_lock [0.022895s] ... ok 2026-04-13 02:03:21.740379 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-13 02:03:21.740400 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-13 02:03:21.740404 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-13 02:03:21.740408 | debian-bookworm | return fn(self, *args, **kwargs) 2026-04-13 02:03:21.742428 | debian-bookworm | Failed to update usages deleting share replica 'cafedd8b-14a6-4663-82bf-9251d5b0c729'. 2026-04-13 02:03:21.742443 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:21.742448 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1906, in _update_share_instance_usages 2026-04-13 02:03:21.742452 | debian-bookworm | QUOTAS.commit( 2026-04-13 02:03:21.742456 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:21.742459 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:21.742463 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:21.742466 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:21.742470 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:21.742474 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:21.742477 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:21.742481 | debian-bookworm | raise effect 2026-04-13 02:03:21.742484 | debian-bookworm | manila.exception.QuotaError: fake 2026-04-13 02:03:21.745854 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_quota_error_3 [0.060139s] ... ok 2026-04-13 02:03:21.746187 | debian-bookworm | {0} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_extra_specs_substitution [0.024026s] ... ok 2026-04-13 02:03:21.755768 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_access_get_all_for_snapshot_instance [0.153070s] ... ok 2026-04-13 02:03:21.757089 | debian-bookworm | {2} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_3_service_manipulating_user_lock [0.020827s] ... ok 2026-04-13 02:03:21.768047 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-13 02:03:21.768132 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-13 02:03:21.768136 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-13 02:03:21.768150 | debian-bookworm | return fn(self, *args, **kwargs) 2026-04-13 02:03:21.773329 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_update_read_deleted_1_True [0.042949s] ... ok 2026-04-13 02:03:21.773359 | debian-bookworm | {0} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_share_substitution [0.023519s] ... ok 2026-04-13 02:03:21.783616 | debian-bookworm | {2} manila.tests.lock.test_api.ResourceLockApiTest.test__get_lock_context_4_user_context [0.027329s] ... ok 2026-04-13 02:03:21.787623 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:21.789876 | debian-bookworm | {0} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_with_no_goodness_function [0.020270s] ... ok 2026-04-13 02:03:21.804897 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_update_read_deleted_2_False [0.038030s] ... ok 2026-04-13 02:03:21.805712 | debian-bookworm | {2} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_1_deleting [0.021860s] ... ok 2026-04-13 02:03:21.812136 | debian-bookworm | 2026-04-13 02:03:21.810 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 3db9992c30f3 to 5077ffcc5f1c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:21.815370 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_export_location_1_id [0.069312s] ... ok 2026-04-13 02:03:21.818485 | debian-bookworm | 2026-04-13 02:03:21.813 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:21.818506 | debian-bookworm | 2026-04-13 02:03:21.814 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:21.830907 | debian-bookworm | {2} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_2_error_deleting [0.025025s] ... ok 2026-04-13 02:03:21.841879 | debian-bookworm | {0} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_same_backend_and_pool [0.051727s] ... ok 2026-04-13 02:03:21.852460 | debian-bookworm | {2} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_4_manage_error_unmanage_starting [0.021573s] ... ok 2026-04-13 02:03:21.853523 | debian-bookworm | 2026-04-13 02:03:21.852 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:21.853538 | debian-bookworm | 2026-04-13 02:03:21.852 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:21.873796 | debian-bookworm | {0} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_without_snapshot_host [0.020390s] ... ok 2026-04-13 02:03:21.890447 | debian-bookworm | {2} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_5_unmanage_error [0.020982s] ... ok 2026-04-13 02:03:21.890534 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_get_item [0.066731s] ... ok 2026-04-13 02:03:21.890541 | debian-bookworm | {0} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__balance_aggregates_2____key____fake_key_1____scores_____total_weighted_score___10_0______key____fake_key_2____scores_____total_weighted_score___20_0___ [0.024091s] ... ok 2026-04-13 02:03:21.890546 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_3 [0.131320s] ... ok 2026-04-13 02:03:21.891720 | debian-bookworm | 2026-04-13 02:03:21.890 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 5077ffcc5f1c -> 3db9992c30f3, add_share_instances 2026-04-13 02:03:21.895294 | debian-bookworm | {2} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_2_error_deleting [0.021640s] ... ok 2026-04-13 02:03:21.908455 | debian-bookworm | {0} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_1_get [0.021729s] ... ok 2026-04-13 02:03:21.916925 | debian-bookworm | {2} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_4_manage_error_unmanage_starting [0.021098s] ... ok 2026-04-13 02:03:21.931719 | debian-bookworm | {0} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_2_post [0.022983s] ... ok 2026-04-13 02:03:21.940169 | debian-bookworm | {2} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_5_unmanage_error [0.023324s] ... ok 2026-04-13 02:03:21.947852 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_replica_data_get_for_project_2___fake2___None__2_ [0.060346s] ... ok 2026-04-13 02:03:21.953102 | debian-bookworm | {0} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_4_patch [0.021506s] ... ok 2026-04-13 02:03:21.964110 | debian-bookworm | {2} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_6_unmanaged [0.024031s] ... ok 2026-04-13 02:03:21.973354 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_get_by_name_or_id_when_does_not_exist [0.025265s] ... ok 2026-04-13 02:03:21.973737 | debian-bookworm | {0} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__weigh_object [0.020207s] ... ok 2026-04-13 02:03:21.976526 | debian-bookworm | Deleting soft-deleted resource ShareTypes(id='86c7d3e6-f930-4577-99c3-a2dcf6bb258f', deleted='False', name='fake_type', description=None, is_public=True, created_at=datetime.datetime(2026, 4, 13, 2, 3, 21, 824497), updated_at=None, deleted_at=datetime.datetime(2026, 4, 12, 2, 3, 21, 823799)) failed, skipping. 2026-04-13 02:03:21.984853 | debian-bookworm | {2} manila.tests.message.test_api.MessageApiTest.test_create_swallows_exception [0.020691s] ... ok 2026-04-13 02:03:21.994823 | debian-bookworm | {0} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_choose_pool_with_existing_share_server [0.020679s] ... ok 2026-04-13 02:03:21.997934 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_4 [0.024425s] ... ok 2026-04-13 02:03:22.003823 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_read_deleted_1_yes [0.121627s] ... ok 2026-04-13 02:03:22.007240 | debian-bookworm | {2} manila.tests.message.test_message_field.MessageFieldTest.test_translate_action_2 [0.022166s] ... ok 2026-04-13 02:03:22.015502 | debian-bookworm | {0} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_pool_weight_multiplier_positive [0.021176s] ... ok 2026-04-13 02:03:22.029408 | debian-bookworm | {2} manila.tests.network.linux.test_interface.TestABCDriver.test__get_set_of_device_cidrs [0.022084s] ... ok 2026-04-13 02:03:22.037405 | debian-bookworm | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_sub_snapshot_name [0.021789s] ... ok 2026-04-13 02:03:22.048833 | debian-bookworm | {6} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_access_rules_status_1_active [0.050814s] ... ok 2026-04-13 02:03:22.050224 | debian-bookworm | {2} manila.tests.network.linux.test_interface.TestABCDriver.test_verify_abs_class_has_abs_methods [0.020779s] ... ok 2026-04-13 02:03:22.060344 | debian-bookworm | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share_group [0.022861s] ... ok 2026-04-13 02:03:22.073206 | debian-bookworm | {2} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_plug_alt_bridge [0.022741s] ... ok 2026-04-13 02:03:22.075305 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-04-13 02:03:22.075338 | debian-bookworm | debtcollector.deprecate( 2026-04-13 02:03:22.075558 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-04-13 02:03:22.075571 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-04-13 02:03:22.078113 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_get_user_export_locations [0.073312s] ... ok 2026-04-13 02:03:22.085520 | debian-bookworm | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_driver [0.024445s] ... ok 2026-04-13 02:03:22.095517 | debian-bookworm | {2} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_unplug [0.022247s] ... ok 2026-04-13 02:03:22.108632 | debian-bookworm | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_share_group [0.022959s] ... ok 2026-04-13 02:03:22.116807 | debian-bookworm | {2} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_same_namespace [0.020793s] ... ok 2026-04-13 02:03:22.133583 | debian-bookworm | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_share_group_snapshot [0.023374s] ... ok 2026-04-13 02:03:22.136562 | debian-bookworm | {2} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_list [0.019796s] ... ok 2026-04-13 02:03:22.136890 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_constraint [0.331535s] ... ok 2026-04-13 02:03:22.144527 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/service.py:370: DeprecationWarning: Using class 'Server' (either directly or via inheritance) is deprecated and will be removed in version '2026.2': The Server class utilises the eventlet service, and eventlet support is deprecated for removal. You should remove use of eventlet servers from your application and switch to deploying via WSGI. 2026-04-13 02:03:22.144553 | debian-bookworm | self.server = wsgi.Server( 2026-04-13 02:03:22.146098 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/futurist/_futures.py:702: DeprecationWarning: Using class 'GreenFuture' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green future. 2026-04-13 02:03:22.146116 | debian-bookworm | f: Future[_R] = GreenFuture() 2026-04-13 02:03:22.156166 | debian-bookworm | {2} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_qlen_property [0.019299s] ... ok 2026-04-13 02:03:22.156195 | debian-bookworm | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_snapshot_no_snapshot_name [0.022637s] ... ok 2026-04-13 02:03:22.176049 | debian-bookworm | {2} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_execute [0.019771s] ... ok 2026-04-13 02:03:22.179947 | debian-bookworm | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_snapshot_subvolume_not_found [0.023035s] ... ok 2026-04-13 02:03:22.196985 | debian-bookworm | {2} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_add_gateway [0.021108s] ... ok 2026-04-13 02:03:22.206817 | debian-bookworm | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_version_check_3_____version____ceph_version_14_3_1______nautilus__ [0.027200s] ... ok 2026-04-13 02:03:22.222364 | debian-bookworm | {2} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_as_root_namespace [0.024732s] ... ok 2026-04-13 02:03:22.229345 | debian-bookworm | {0} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_allow_access_rw_ro_when_export_does_not_exist_2_ro [0.020998s] ... ok 2026-04-13 02:03:22.244250 | debian-bookworm | {2} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_run_namespace [0.021787s] ... ok 2026-04-13 02:03:22.248367 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:22.248400 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:22.251020 | debian-bookworm | {0} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_03____fakehost____some_host_name____some_host_name____1_1_1_256____True_ [0.022363s] ... ok 2026-04-13 02:03:22.252814 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_update_export_locations_with_metadata [0.175194s] ... ok 2026-04-13 02:03:22.264747 | debian-bookworm | {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_activate_port_binding [0.020825s] ... ok 2026-04-13 02:03:22.270464 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:22.271306 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:22.273349 | debian-bookworm | {0} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_04____fakehost______some_host_name____some_host_name____1_1_1_0____True_ [0.022245s] ... ok 2026-04-13 02:03:22.286792 | debian-bookworm | {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_with_required_args [0.021895s] ... ok 2026-04-13 02:03:22.292093 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:22.292507 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:22.295514 | debian-bookworm | {0} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_06____fakehost____some_host_name____some_host_name_____1_1__1_0____True_ [0.022100s] ... ok 2026-04-13 02:03:22.315005 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:22.315349 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:22.320154 | debian-bookworm | {0} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_07____fakehost____some_host_name____1_1_1_0_24____True_ [0.024307s] ... ok 2026-04-13 02:03:22.320601 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_count_share_group_snapshot_members_in_share [0.067800s] ... ok 2026-04-13 02:03:22.341597 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:22.342373 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:22.344388 | debian-bookworm | {0} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_09____fakehost____some_host_name____1_1_1_0____1001_1001____True_ [0.024103s] ... ok 2026-04-13 02:03:22.352092 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_with_detail [0.031083s] ... ok 2026-04-13 02:03:22.365789 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:22.365831 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:22.367461 | debian-bookworm | {0} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_already_set [0.022924s] ... ok 2026-04-13 02:03:22.380670 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get [0.028404s] ... ok 2026-04-13 02:03:22.388265 | debian-bookworm | {0} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_wrong_type [0.020704s] ... ok 2026-04-13 02:03:22.409799 | debian-bookworm | {0} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_get_configured_ip_versions [0.021405s] ... ok 2026-04-13 02:03:22.419133 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get_all_with_detail [0.038284s] ... ok 2026-04-13 02:03:22.439031 | debian-bookworm | {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_container_exists_1____wrong_name_nfake_nfake_container_nfake_name_____True_ [0.028812s] ... ok 2026-04-13 02:03:22.461176 | debian-bookworm | {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_execute_bad_command_format [0.022338s] ... ok 2026-04-13 02:03:22.480236 | debian-bookworm | {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_execute_command_not_there [0.018970s] ... ok 2026-04-13 02:03:22.487116 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. 2026-04-13 02:03:22.487137 | debian-bookworm | warnings.warn( 2026-04-13 02:03:22.497105 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_get_export_locations_by_share_id_ignore_migration_dest [0.077704s] ... ok 2026-04-13 02:03:22.499599 | debian-bookworm | {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container [0.019541s] ... ok 2026-04-13 02:03:22.506779 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:22.518707 | debian-bookworm | {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container_exception_cmds_1 [0.018650s] ... ok 2026-04-13 02:03:22.525423 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_add_security_service_not_found_02 [0.028389s] ... ok 2026-04-13 02:03:22.537693 | debian-bookworm | Could not rename back container old_name. 2026-04-13 02:03:22.537716 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:22.537722 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/container_helper.py", line 166, in rename_container 2026-04-13 02:03:22.537728 | debian-bookworm | self._inner_execute(cmd) 2026-04-13 02:03:22.537734 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:22.537740 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:22.537745 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:22.537751 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:22.537756 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:22.537762 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:22.537767 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-04-13 02:03:22.537772 | debian-bookworm | raise result 2026-04-13 02:03:22.537787 | debian-bookworm | OSError 2026-04-13 02:03:22.537793 | debian-bookworm | 2026-04-13 02:03:22.537799 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-04-13 02:03:22.537804 | debian-bookworm | 2026-04-13 02:03:22.537809 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:22.537815 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/container_helper.py", line 169, in rename_container 2026-04-13 02:03:22.537820 | debian-bookworm | self._inner_execute(["docker", "rename", new_name, name]) 2026-04-13 02:03:22.537826 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:22.537831 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:22.537837 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:22.537842 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:22.537848 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:22.537853 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:22.537858 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-04-13 02:03:22.537864 | debian-bookworm | raise result 2026-04-13 02:03:22.537869 | debian-bookworm | OSError 2026-04-13 02:03:22.539265 | debian-bookworm | {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container_exception_cmds_2 [0.020297s] ... ok 2026-04-13 02:03:22.557483 | debian-bookworm | {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container_exception_veth [0.018352s] ... ok 2026-04-13 02:03:22.565402 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_delete [0.039974s] ... ok 2026-04-13 02:03:22.577050 | debian-bookworm | {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_delete_port_NeutronClientException [0.290210s] ... ok 2026-04-13 02:03:22.578893 | debian-bookworm | {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__create_export_and_mount_storage [0.021444s] ... ok 2026-04-13 02:03:22.586756 | debian-bookworm | 2026-04-13 02:03:22.583 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 5077ffcc5f1c to 3db9992c30f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:22.593186 | debian-bookworm | 2026-04-13 02:03:22.591 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:22.593201 | debian-bookworm | 2026-04-13 02:03:22.592 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:22.599772 | debian-bookworm | {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_different_security_service_keys [0.020967s] ... ok 2026-04-13 02:03:22.600231 | debian-bookworm | {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_delete_port_binding [0.023143s] ... ok 2026-04-13 02:03:22.619469 | debian-bookworm | {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_helper_existing_ok [0.019526s] ... ok 2026-04-13 02:03:22.621772 | debian-bookworm | {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_show_port [0.021308s] ... ok 2026-04-13 02:03:22.624290 | debian-bookworm | {6} manila.tests.integrated.test_login.LoginTest.test_login [0.574495s] ... ok 2026-04-13 02:03:22.640250 | debian-bookworm | {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_network_existing_interfaces [0.020746s] ... ok 2026-04-13 02:03:22.640869 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_del_days_2 [0.504250s] ... ok 2026-04-13 02:03:22.644080 | debian-bookworm | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_host_id [0.022123s] ... ok 2026-04-13 02:03:22.644426 | debian-bookworm | The 'backend' key_manager backend is not supported. Please use barbican as key_manager. 2026-04-13 02:03:22.646817 | debian-bookworm | {6} manila.tests.keymgr.test_barbican.BarbicanSecretACLTestCase.test_get_client_and_href_missing_backend [0.022946s] ... ok 2026-04-13 02:03:22.660563 | debian-bookworm | {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__teardown_server_1 [0.020122s] ... ok 2026-04-13 02:03:22.661376 | debian-bookworm | Must supply a non-negative value for "age_in_days". 2026-04-13 02:03:22.663484 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_illegal_args [0.022093s] ... ok 2026-04-13 02:03:22.667888 | debian-bookworm | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind [0.023526s] ... ok 2026-04-13 02:03:22.672613 | debian-bookworm | {6} manila.tests.keymgr.test_barbican.BarbicanUserAppCredsTestCase.test_get_application_credentials_success [0.025197s] ... ok 2026-04-13 02:03:22.679623 | debian-bookworm | {0} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__deny_access_not_ok [0.019035s] ... ok 2026-04-13 02:03:22.684846 | debian-bookworm | 2026-04-13 02:03:22.682 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:22.684860 | debian-bookworm | 2026-04-13 02:03:22.683 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:22.693442 | debian-bookworm | {6} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_2_service_manipulating_service_lock [0.021144s] ... ok 2026-04-13 02:03:22.694170 | debian-bookworm | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_2___DOWN____DOWN__ [0.026363s] ... ok 2026-04-13 02:03:22.698860 | debian-bookworm | {0} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__deny_access_ok_so_many_users [0.019204s] ... ok 2026-04-13 02:03:22.703358 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:22.713681 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_update [0.049605s] ... ok 2026-04-13 02:03:22.715992 | debian-bookworm | test_ip isn't a valid ip address, omitted. 2026-04-13 02:03:22.717138 | debian-bookworm | {6} manila.tests.lock.test_api.ResourceLockApiTest.test__get_lock_context_3_service_context [0.022754s] ... ok 2026-04-13 02:03:22.718221 | debian-bookworm | {0} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__get_access_group_other [0.018946s] ... ok 2026-04-13 02:03:22.718408 | debian-bookworm | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_2 [0.023841s] ... ok 2026-04-13 02:03:22.736641 | debian-bookworm | {0} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__get_access_group_ro [0.018636s] ... ok 2026-04-13 02:03:22.738011 | debian-bookworm | test_ip_1 isn't a valid ip address, omitted. 2026-04-13 02:03:22.738286 | debian-bookworm | test_ip_2 isn't a valid ip address, omitted. 2026-04-13 02:03:22.738300 | debian-bookworm | test_ip_1 isn't a valid ip address, omitted. 2026-04-13 02:03:22.738305 | debian-bookworm | test_ip_2 isn't a valid ip address, omitted. 2026-04-13 02:03:22.738924 | debian-bookworm | {6} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_2_admin_manipulating_user_lock [0.022120s] ... ok 2026-04-13 02:03:22.741043 | debian-bookworm | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_illegal_1 [0.022224s] ... ok 2026-04-13 02:03:22.745502 | debian-bookworm | 2026-04-13 02:03:22.744 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 3db9992c30f3 -> 5077ffcc5f1c, add_share_instances 2026-04-13 02:03:22.751962 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:22.754646 | debian-bookworm | {0} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_lvmhelper_setup_explodes_in_gore_on_no_config_supplied [0.017857s] ... ok 2026-04-13 02:03:22.757049 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_update_invalid [0.043063s] ... ok 2026-04-13 02:03:22.764278 | debian-bookworm | {6} manila.tests.lock.test_api.ResourceLockApiTest.test_create_visibility_lock_lock_exists [0.024967s] ... ok 2026-04-13 02:03:22.764969 | debian-bookworm | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_manage_network_allocations_exception [0.024142s] ... ok 2026-04-13 02:03:22.774771 | debian-bookworm | {0} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_check_compatibility_2 [0.019229s] ... ok 2026-04-13 02:03:22.778287 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_create_with_duplicated_id [0.021282s] ... ok 2026-04-13 02:03:22.789516 | debian-bookworm | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test___update_share_network_net_data_different_values_2 [0.024197s] ... ok 2026-04-13 02:03:22.792571 | debian-bookworm | {0} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_check_compatibility_3 [0.018497s] ... ok 2026-04-13 02:03:22.805239 | debian-bookworm | {6} manila.tests.lock.test_api.ResourceLockApiTest.test_delete_not_allowed_with_policy_failure_2_False [0.041042s] ... ok 2026-04-13 02:03:22.811562 | debian-bookworm | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_3 [0.022267s] ... ok 2026-04-13 02:03:22.813140 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_by_share_network [0.035513s] ... ok 2026-04-13 02:03:22.830338 | debian-bookworm | {6} manila.tests.lock.test_api.ResourceLockApiTest.test_update [0.024716s] ... ok 2026-04-13 02:03:22.834753 | debian-bookworm | {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_all_data_v4_1_custom_config_group_name [0.023050s] ... ok 2026-04-13 02:03:22.835620 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_two_records [0.022371s] ... ok 2026-04-13 02:03:22.848902 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.common.enas.test_connector.XMLAPIConnectorTest.test_request_with_general_exception [0.056070s] ... ok 2026-04-13 02:03:22.858952 | debian-bookworm | {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_1_foo [0.024143s] ... ok 2026-04-13 02:03:22.860474 | debian-bookworm | {6} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_1_deleting [0.030336s] ... ok 2026-04-13 02:03:22.867963 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_invalid_ipv6_addr_2 [0.019055s] ... ok 2026-04-13 02:03:22.881746 | debian-bookworm | {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_7_vlaN [0.022626s] ... ok 2026-04-13 02:03:22.884594 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_4 [0.048662s] ... ok 2026-04-13 02:03:22.886036 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_ipv6_addr_1 [0.017966s] ... ok 2026-04-13 02:03:22.891312 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_with_created_since_or_before_filter [0.325756s] ... ok 2026-04-13 02:03:22.904856 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ParseIpaddrTestCase.test_parse_ipv4_addr_3 [0.018752s] ... ok 2026-04-13 02:03:22.906926 | debian-bookworm | {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_valid_network_types_v4_2_vlan [0.024567s] ... ok 2026-04-13 02:03:22.911422 | debian-bookworm | {6} manila.tests.message.test_api.MessageApiTest.test_delete [0.050559s] ... ok 2026-04-13 02:03:22.921376 | debian-bookworm | Creating ssl context is not supported on this version of Python, ssl verification is disabled. 2026-04-13 02:03:22.923343 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SslContextTestCase.test_no_create_default_context [0.018120s] ... ok 2026-04-13 02:03:22.924192 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_other_tenant [0.032724s] ... ok 2026-04-13 02:03:22.931707 | debian-bookworm | {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_2_11_0_0_0_11_0_0_5_11_0_0_11 [0.025210s] ... ok 2026-04-13 02:03:22.937085 | debian-bookworm | {6} manila.tests.message.test_api.MessageApiTest.test_get [0.025603s] ... ok 2026-04-13 02:03:22.943791 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_instance_access_delete [0.058942s] ... ok 2026-04-13 02:03:22.957390 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_other_tenant_as_admin [0.032918s] ... ok 2026-04-13 02:03:22.960197 | debian-bookworm | {'The requested NFS export "Manila-UT-filesystem" was not created.'} 2026-04-13 02:03:22.962274 | debian-bookworm | {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_8_10_0_0_0_10_0_0_5_10_0_10_0_10_0_10_5 [0.030299s] ... ok 2026-04-13 02:03:22.962765 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_share_nfs_filesystem_id_not_found [0.039276s] ... ok 2026-04-13 02:03:22.963469 | debian-bookworm | {6} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_plug_no_ns [0.025860s] ... ok 2026-04-13 02:03:22.986715 | debian-bookworm | {6} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_same_name [0.023314s] ... ok 2026-04-13 02:03:22.989551 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_remove_security_service_not_found_01 [0.032001s] ... ok 2026-04-13 02:03:22.989699 | debian-bookworm | {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_mismatch_of_versions_1 [0.027086s] ... ok 2026-04-13 02:03:23.001862 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_share_nfs [0.038989s] ... ok 2026-04-13 02:03:23.009057 | debian-bookworm | {6} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_str [0.022211s] ... ok 2026-04-13 02:03:23.015806 | debian-bookworm | {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_manage_network_allocations_1_admin [0.026232s] ... ok 2026-04-13 02:03:23.027416 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_update [0.037888s] ... ok 2026-04-13 02:03:23.030458 | debian-bookworm | {6} manila.tests.network.linux.test_ip_lib.TestIPDeviceCommandBase.test_name_property [0.021305s] ... ok 2026-04-13 02:03:23.046200 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_deny_access [0.044305s] ... ok 2026-04-13 02:03:23.052096 | debian-bookworm | {6} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_state_property [0.021488s] ... ok 2026-04-13 02:03:23.059688 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:23.063769 | debian-bookworm | {2} manila.tests.scheduler.drivers.test_base.SchedulerDriverBaseTestCase.test_hosts_up [0.047748s] ... ok 2026-04-13 02:03:23.074545 | debian-bookworm | {6} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_namespace_doest_not_exist [0.022274s] ... ok 2026-04-13 02:03:23.082236 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_get_default_filter_function [0.035924s] ... ok 2026-04-13 02:03:23.096460 | debian-bookworm | {6} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_list [0.021724s] ... ok 2026-04-13 02:03:23.101982 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_create_filesystem [0.019656s] ... ok 2026-04-13 02:03:23.103022 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:23.106899 | debian-bookworm | {2} manila.tests.scheduler.drivers.test_base.SchedulerDriverBaseTestCase.test_unimplemented_schedule [0.042525s] ... ok 2026-04-13 02:03:23.119270 | debian-bookworm | {6} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_ensure_namespace [0.022509s] ... ok 2026-04-13 02:03:23.121248 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_execute_powerflex_post_request_with_no_param [0.019231s] ... ok 2026-04-13 02:03:23.140157 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_set_export_access [0.018490s] ... ok 2026-04-13 02:03:23.142444 | debian-bookworm | {6} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_with_host_id_no_binding_ext [0.022984s] ... ok 2026-04-13 02:03:23.148257 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:23.152884 | debian-bookworm | {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__format_filter_properties_backend_specified_for_replica_1_True [0.046391s] ... ok 2026-04-13 02:03:23.155508 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_no_matches_3_controller_0_otherstore01_pool200 [0.126147s] ... ok 2026-04-13 02:03:23.163685 | debian-bookworm | {6} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_get_subnet [0.021071s] ... ok 2026-04-13 02:03:23.185613 | debian-bookworm | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_allocate_network_one_allocation [0.021991s] ... ok 2026-04-13 02:03:23.194564 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_1 [0.054600s] ... ok 2026-04-13 02:03:23.195270 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:23.198625 | debian-bookworm | Share service is down. (host: host7). 2026-04-13 02:03:23.201596 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:23.204075 | debian-bookworm | {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_valid_replication_spec_1 [0.050934s] ... ok 2026-04-13 02:03:23.211204 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_create [0.267401s] ... ok 2026-04-13 02:03:23.213599 | debian-bookworm | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_host_id [0.027960s] ... ok 2026-04-13 02:03:23.219481 | debian-bookworm | 2026-04-13 02:03:23.217 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 3db9992c30f3 to 5077ffcc5f1c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:23.225061 | debian-bookworm | 2026-04-13 02:03:23.223 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:23.225084 | debian-bookworm | 2026-04-13 02:03:23.223 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:23.235106 | debian-bookworm | test_ip isn't a valid ip address, omitted. 2026-04-13 02:03:23.237664 | debian-bookworm | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_1 [0.023410s] ... ok 2026-04-13 02:03:23.245940 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:23.251342 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_access_with_invalid_access_level [0.056432s] ... ok 2026-04-13 02:03:23.251622 | debian-bookworm | {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_add_retry_host [0.046952s] ... ok 2026-04-13 02:03:23.255671 | debian-bookworm | 2026-04-13 02:03:23.254 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:23.255686 | debian-bookworm | 2026-04-13 02:03:23.254 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:23.258155 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_partial_matches_2 [0.104036s] ... ok 2026-04-13 02:03:23.258652 | debian-bookworm | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_has_network_provider_extension_true [0.020909s] ... ok 2026-04-13 02:03:23.264756 | debian-bookworm | Failed to update usages deleting share 'da930281-df3a-46e9-b0b9-592aa066f361'. 2026-04-13 02:03:23.264772 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:23.264777 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1906, in _update_share_instance_usages 2026-04-13 02:03:23.264781 | debian-bookworm | QUOTAS.commit( 2026-04-13 02:03:23.264785 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:23.264789 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:23.264792 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:23.264796 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:23.264799 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:23.264803 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:23.264806 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:23.264810 | debian-bookworm | raise effect 2026-04-13 02:03:23.264813 | debian-bookworm | manila.exception.QuotaError: fake 2026-04-13 02:03:23.267691 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_quota_error_2 [0.056121s] ... ok 2026-04-13 02:03:23.277404 | debian-bookworm | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_network_data_multi_segment_without_cfg [0.019022s] ... ok 2026-04-13 02:03:23.289593 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_backend_details_set_not_found [0.026757s] ... ok 2026-04-13 02:03:23.290646 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:23.297543 | debian-bookworm | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_network_data_multi_segment_without_ident [0.019531s] ... ok 2026-04-13 02:03:23.297817 | debian-bookworm | 2026-04-13 02:03:23.295 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 5077ffcc5f1c -> 579c267fbb4d, add_share_instances_access_map 2026-04-13 02:03:23.300603 | debian-bookworm | {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_create_group_no_hosts [0.048544s] ... ok 2026-04-13 02:03:23.306446 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_nfs_access [0.055275s] ... ok 2026-04-13 02:03:23.321606 | debian-bookworm | {6} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_one_ip_address_ipv4_no_usages_exist_1_admin [0.020440s] ... ok 2026-04-13 02:03:23.330064 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all_by_host_and_share_subnet_not_found [0.039880s] ... ok 2026-04-13 02:03:23.330084 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_host_1 [0.058191s] ... ok 2026-04-13 02:03:23.338413 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:23.339036 | debian-bookworm | {6} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_two_ip_addresses_ipv4_two_usages_exist [0.021277s] ... ok 2026-04-13 02:03:23.341449 | debian-bookworm | Share service is down. (host: host7). 2026-04-13 02:03:23.343332 | debian-bookworm | Share service is down. (host: host7). 2026-04-13 02:03:23.343808 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:23.344053 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:23.344061 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:23.344065 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:23.344069 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:23.344073 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:23.349124 | debian-bookworm | {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_get_weighted_candidates_for_share_group_no_hosts [0.046638s] ... ok 2026-04-13 02:03:23.356033 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_not_found [0.031062s] ... ok 2026-04-13 02:03:23.356341 | debian-bookworm | 2026-04-13 02:03:23.354 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 5077ffcc5f1c to 579c267fbb4d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:23.361295 | debian-bookworm | 2026-04-13 02:03:23.359 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:23.361313 | debian-bookworm | 2026-04-13 02:03:23.359 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:23.362838 | debian-bookworm | {6} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_deallocate_network [0.022949s] ... ok 2026-04-13 02:03:23.362851 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_nfs_access_with_incorrect_access_type [0.056186s] ... ok 2026-04-13 02:03:23.382028 | debian-bookworm | {6} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_only_with_required_data_v4_2_DEFAULT [0.019523s] ... ok 2026-04-13 02:03:23.386595 | debian-bookworm | 2026-04-13 02:03:23.385 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:23.386620 | debian-bookworm | 2026-04-13 02:03:23.385 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:23.389046 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_share_group [0.063135s] ... ok 2026-04-13 02:03:23.392041 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:23.402188 | debian-bookworm | {6} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_2_foovlan [0.020304s] ... ok 2026-04-13 02:03:23.409022 | debian-bookworm | {2} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_availability_zone_on_host [0.062355s] ... ok 2026-04-13 02:03:23.420497 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_from_snapshot_with_ipv6 [0.057621s] ... ok 2026-04-13 02:03:23.421892 | debian-bookworm | {6} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_3_vlanfoo [0.019733s] ... ok 2026-04-13 02:03:23.424949 | debian-bookworm | 2026-04-13 02:03:23.424 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 579c267fbb4d -> 5077ffcc5f1c, add_share_instances_access_map 2026-04-13 02:03:23.430648 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_unused_deletable_1__True__True__True__3_ [0.074476s] ... ok 2026-04-13 02:03:23.431641 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-04-13 02:03:23.432740 | debian-bookworm | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-04-13 02:03:23.432770 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-04-13 02:03:23.432776 | debian-bookworm | signop = oneOf('+ -') 2026-04-13 02:03:23.433000 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-04-13 02:03:23.433010 | debian-bookworm | operand.setParseAction(EvalConstant) 2026-04-13 02:03:23.433167 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-04-13 02:03:23.433175 | debian-bookworm | expr = infixNotation(operand, [ 2026-04-13 02:03:23.436601 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-13 02:03:23.436615 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-13 02:03:23.437141 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-13 02:03:23.437152 | debian-bookworm | return fn(self, *args, **kwargs) 2026-04-13 02:03:23.449651 | debian-bookworm | {6} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_valid_network_types_v4_4_gre [0.023220s] ... ok 2026-04-13 02:03:23.452187 | debian-bookworm | {2} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_exponent [0.042842s] ... ok 2026-04-13 02:03:23.467236 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_read_deleted_2_no [0.077910s] ... ok 2026-04-13 02:03:23.469383 | debian-bookworm | {6} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_5_10_0_0_0_10_0_0_5_fake [0.023951s] ... ok 2026-04-13 02:03:23.471028 | debian-bookworm | 2026-04-13 02:03:23.469 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 579c267fbb4d to 5077ffcc5f1c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:23.473568 | debian-bookworm | 2026-04-13 02:03:23.472 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:23.473588 | debian-bookworm | 2026-04-13 02:03:23.472 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:23.474155 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-13 02:03:23.474166 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-13 02:03:23.474436 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-13 02:03:23.474448 | debian-bookworm | return fn(self, *args, **kwargs) 2026-04-13 02:03:23.477834 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_pool_name [0.057159s] ... ok 2026-04-13 02:03:23.484507 | debian-bookworm | 2026-04-13 02:03:23.483 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:23.484519 | debian-bookworm | 2026-04-13 02:03:23.483 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:23.490600 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_unused_deletable_3__True__False__False__1_ [0.059100s] ... ok 2026-04-13 02:03:23.490616 | debian-bookworm | {6} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_7_10_0_10_0_10_0_10_5_10_0_0_10_10_0_10_5 [0.021149s] ... ok 2026-04-13 02:03:23.512992 | debian-bookworm | {2} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_function [0.060721s] ... ok 2026-04-13 02:03:23.522160 | debian-bookworm | 2026-04-13 02:03:23.521 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 5077ffcc5f1c -> 579c267fbb4d, add_share_instances_access_map 2026-04-13 02:03:23.526073 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:23.529797 | debian-bookworm | {6} manila.tests.scheduler.drivers.test_base.SchedulerDriverBaseTestCase.test_update_service_capabilities [0.038762s] ... ok 2026-04-13 02:03:23.531865 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_delete [0.064217s] ... ok 2026-04-13 02:03:23.532402 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_share_from_snapshot_with_incorrect_proto [0.054020s] ... ok 2026-04-13 02:03:23.539174 | debian-bookworm | {2} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_filter [0.025650s] ... ok 2026-04-13 02:03:23.551445 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_with_filters_3 [0.061419s] ... ok 2026-04-13 02:03:23.560698 | debian-bookworm | {2} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_different [0.021386s] ... ok 2026-04-13 02:03:23.565830 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:23.570050 | debian-bookworm | {6} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__format_filter_properties_storage_protocol_extra_spec_present_1_True [0.040272s] ... ok 2026-04-13 02:03:23.582885 | debian-bookworm | {2} manila.tests.scheduler.filters.test_base.TestBaseFilterHandler.test_get_all_classes [0.022063s] ... ok 2026-04-13 02:03:23.589253 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_share_from_snapshot_without_pool_name [0.057257s] ... ok 2026-04-13 02:03:23.591640 | debian-bookworm | 2026-04-13 02:03:23.590 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 5077ffcc5f1c to 579c267fbb4d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:23.595655 | debian-bookworm | 2026-04-13 02:03:23.593 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:23.595674 | debian-bookworm | 2026-04-13 02:03:23.593 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:23.603420 | debian-bookworm | 2026-04-13 02:03:23.602 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:23.603434 | debian-bookworm | 2026-04-13 02:03:23.602 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:23.606016 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:23.621627 | debian-bookworm | {2} manila.tests.scheduler.filters.test_base.TestBaseFilterHandler.test_get_filtered_objects_with_filter_run_once [0.022074s] ... ok 2026-04-13 02:03:23.621649 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_6__fake_identifier [0.055618s] ... ok 2026-04-13 02:03:23.621654 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_by_share_3 [0.079339s] ... ok 2026-04-13 02:03:23.621659 | debian-bookworm | {6} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_4 [0.043298s] ... ok 2026-04-13 02:03:23.627937 | debian-bookworm | {2} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_scope_extra_specs [0.022650s] ... ok 2026-04-13 02:03:23.628246 | debian-bookworm | Share service is down. (host: host7). 2026-04-13 02:03:23.628255 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:23.628259 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:23.628263 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:23.628266 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:23.628270 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:23.628273 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:23.642883 | debian-bookworm | 2026-04-13 02:03:23.641 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 579c267fbb4d -> 1f0bd302c1a6, add_availability_zones_table 2026-04-13 02:03:23.646795 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_nfs_access_with_ipv6 [0.057227s] ... ok 2026-04-13 02:03:23.647003 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_7__fake_identifier [0.039834s] ... ok 2026-04-13 02:03:23.649322 | debian-bookworm | Insufficient free space for share creation on host host1 (requested / avail): 100/80 2026-04-13 02:03:23.650540 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:23.653169 | debian-bookworm | {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_1 [0.025037s] ... ok 2026-04-13 02:03:23.654011 | debian-bookworm | Share service is down. (host: host7). 2026-04-13 02:03:23.660168 | debian-bookworm | {6} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_without_snapshot_support_3 [0.044796s] ... ok 2026-04-13 02:03:23.673666 | debian-bookworm | Free capacity not set: share node info collection broken. 2026-04-13 02:03:23.676416 | debian-bookworm | {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_2 [0.023100s] ... ok 2026-04-13 02:03:23.682392 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_get_user_export_locations_old_view [0.071402s] ... ok 2026-04-13 02:03:23.695249 | debian-bookworm | Insufficient free space for share creation on host host1 (requested / avail): 100/75 2026-04-13 02:03:23.697160 | debian-bookworm | {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_11 [0.020689s] ... ok 2026-04-13 02:03:23.698118 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:23.701083 | debian-bookworm | Share service is down. (host: host7). 2026-04-13 02:03:23.703137 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:23.703372 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:23.703380 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:23.703586 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:23.703811 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:23.703821 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:23.704673 | debian-bookworm | Share service is down. (host: host7). 2026-04-13 02:03:23.704955 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_extend_share_with_ipv6 [0.058232s] ... ok 2026-04-13 02:03:23.705187 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:23.705507 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:23.705519 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:23.705729 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:23.705739 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:23.705988 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:23.708659 | debian-bookworm | {6} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_get_weighted_candidates_for_share_group_many_hosts [0.050249s] ... ok 2026-04-13 02:03:23.716777 | debian-bookworm | {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_13 [0.019561s] ... ok 2026-04-13 02:03:23.735910 | debian-bookworm | {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_03 [0.019032s] ... ok 2026-04-13 02:03:23.749129 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:23.754878 | debian-bookworm | {6} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_post_select_populate [0.045688s] ... ok 2026-04-13 02:03:23.757513 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_update_valid_order [0.074663s] ... ok 2026-04-13 02:03:23.759189 | debian-bookworm | {2} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_not_implemented [0.023094s] ... ok 2026-04-13 02:03:23.762829 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_2 [0.057727s] ... ok 2026-04-13 02:03:23.783255 | debian-bookworm | {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_11___1234____s___123___False_ [0.023612s] ... ok 2026-04-13 02:03:23.786597 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_project [0.029223s] ... ok 2026-04-13 02:03:23.789610 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_get_instance [0.142195s] ... ok 2026-04-13 02:03:23.792806 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:23.799311 | debian-bookworm | {6} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_retry_attempt_two [0.044460s] ... ok 2026-04-13 02:03:23.808895 | debian-bookworm | {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_27__False___False___True_ [0.025612s] ... ok 2026-04-13 02:03:23.818367 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_pool [0.055410s] ... ok 2026-04-13 02:03:23.820729 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-04-13 02:03:23.820743 | debian-bookworm | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-04-13 02:03:23.822027 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-04-13 02:03:23.822044 | debian-bookworm | signop = oneOf('+ -') 2026-04-13 02:03:23.822365 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-04-13 02:03:23.822376 | debian-bookworm | operand.setParseAction(EvalConstant) 2026-04-13 02:03:23.822573 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-04-13 02:03:23.822583 | debian-bookworm | expr = infixNotation(operand, [ 2026-04-13 02:03:23.825564 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-13 02:03:23.825578 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-13 02:03:23.825845 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-13 02:03:23.825856 | debian-bookworm | return fn(self, *args, **kwargs) 2026-04-13 02:03:23.832012 | debian-bookworm | 2026-04-13 02:03:23.824 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 579c267fbb4d to 1f0bd302c1a6 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:23.832040 | debian-bookworm | 2026-04-13 02:03:23.827 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:23.832045 | debian-bookworm | 2026-04-13 02:03:23.828 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:23.838310 | debian-bookworm | {6} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_bad_expression [0.032801s] ... ok 2026-04-13 02:03:23.838328 | debian-bookworm | {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_34___12_____or__11__or__12___True_ [0.024774s] ... ok 2026-04-13 02:03:23.838333 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_members_get [0.048475s] ... ok 2026-04-13 02:03:23.841312 | debian-bookworm | 2026-04-13 02:03:23.840 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:23.841324 | debian-bookworm | 2026-04-13 02:03:23.840 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:23.853590 | debian-bookworm | {6} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_only_share_type_AZs_3____zone1zone2zone3_____nova___False_ [0.020053s] ... ok 2026-04-13 02:03:23.861646 | debian-bookworm | {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_44___cifs____nfs___False_ [0.026223s] ... ok 2026-04-13 02:03:23.872142 | debian-bookworm | {6} manila.tests.scheduler.filters.test_base_host.HostFiltersTestCase.test_all_filters [0.019624s] ... ok 2026-04-13 02:03:23.872430 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:23.879351 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_with_existing_vdm [0.058914s] ... ok 2026-04-13 02:03:23.879606 | debian-bookworm | 2026-04-13 02:03:23.878 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 1f0bd302c1a6 -> 579c267fbb4d, add_availability_zones_table 2026-04-13 02:03:23.892230 | debian-bookworm | {6} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_wrong_scope_extra_specs_list [0.019881s] ... ok 2026-04-13 02:03:23.900235 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:23.903878 | debian-bookworm | {2} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_admin_context_2 [0.043535s] ... ok 2026-04-13 02:03:23.911819 | debian-bookworm | {6} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_total_2 [0.019407s] ... ok 2026-04-13 02:03:23.931361 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:23.933102 | debian-bookworm | {6} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_share_extend_reserved_1 [0.019716s] ... ok 2026-04-13 02:03:23.936262 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_access_get [0.145997s] ... ok 2026-04-13 02:03:23.937298 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_with_ipv6 [0.059847s] ... ok 2026-04-13 02:03:23.940269 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:23.944845 | debian-bookworm | {2} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_user_context_3 [0.039602s] ... ok 2026-04-13 02:03:23.953864 | debian-bookworm | {6} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_01 [0.020148s] ... ok 2026-04-13 02:03:23.956780 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_export_location_metadata_get_item_invalid [0.121441s] ... ok 2026-04-13 02:03:23.964931 | debian-bookworm | {2} manila.tests.scheduler.filters.test_retry.HostFiltersTestCase.test_retry_filter_disabled [0.021234s] ... ok 2026-04-13 02:03:23.971558 | debian-bookworm | {6} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_05 [0.019056s] ... ok 2026-04-13 02:03:23.984542 | debian-bookworm | {2} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_fails_no_replication_domain [0.019506s] ... ok 2026-04-13 02:03:23.990204 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_create_two_networks_in_one_tenant [0.033251s] ... ok 2026-04-13 02:03:23.995471 | debian-bookworm | Failed to modify CIFS server 4-57fc88167224. Reason: []. 2026-04-13 02:03:23.996162 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:23.999785 | debian-bookworm | {6} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_06 [0.028609s] ... ok 2026-04-13 02:03:24.000234 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_with_invalid_cifs_server_modification [0.062822s] ... ok 2026-04-13 02:03:24.007986 | debian-bookworm | {2} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_passes_no_replication_type [0.023431s] ... ok 2026-04-13 02:03:24.024245 | debian-bookworm | {6} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_same_backend_1___host1_AAA_pool1____host1_AAA_pool1__ [0.023938s] ... ok 2026-04-13 02:03:24.028666 | debian-bookworm | {2} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_2 [0.020455s] ... ok 2026-04-13 02:03:24.030577 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_shares_1 [0.040370s] ... ok 2026-04-13 02:03:24.041277 | debian-bookworm | 2026-04-13 02:03:24.039 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 1f0bd302c1a6 to 579c267fbb4d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:24.044206 | debian-bookworm | 2026-04-13 02:03:24.042 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:24.044217 | debian-bookworm | 2026-04-13 02:03:24.042 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:24.049602 | debian-bookworm | 2026-04-13 02:03:24.048 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:24.049613 | debian-bookworm | 2026-04-13 02:03:24.048 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:24.052745 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:24.054081 | debian-bookworm | {2} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_3 [0.024928s] ... ok 2026-04-13 02:03:24.055272 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_share_stats [0.054937s] ... ok 2026-04-13 02:03:24.058213 | debian-bookworm | {6} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_same_backend_2___host1_AAA_pool1____host1_AAA_pool2__ [0.033555s] ... ok 2026-04-13 02:03:24.071103 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_shares_relation [0.040272s] ... ok 2026-04-13 02:03:24.078745 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-13 02:03:24.078761 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-13 02:03:24.081611 | debian-bookworm | {2} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_09 [0.022437s] ... ok 2026-04-13 02:03:24.081624 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_get_all_cifs_server [0.024322s] ... ok 2026-04-13 02:03:24.087502 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-13 02:03:24.087523 | debian-bookworm | return fn(self, *args, **kwargs) 2026-04-13 02:03:24.088142 | debian-bookworm | {6} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_function_share_replacement [0.026613s] ... ok 2026-04-13 02:03:24.089013 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_5 [0.148737s] ... ok 2026-04-13 02:03:24.089021 | debian-bookworm | 2026-04-13 02:03:24.087 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 579c267fbb4d -> 1f0bd302c1a6, add_availability_zones_table 2026-04-13 02:03:24.096088 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_create [0.024913s] ... ok 2026-04-13 02:03:24.098675 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:24.099761 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:24.102380 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_create_cifs_share_invalid_mover_id [0.022515s] ... ok 2026-04-13 02:03:24.107257 | debian-bookworm | {6} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_06___123______123___True_ [0.022711s] ... ok 2026-04-13 02:03:24.118646 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:24.120593 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:24.122654 | debian-bookworm | {2} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test__expire_reservations [0.045861s] ... ok 2026-04-13 02:03:24.123211 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_create_dns_domain [0.020632s] ... ok 2026-04-13 02:03:24.132095 | debian-bookworm | {6} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_16___2____s__12___False_ [0.024202s] ... ok 2026-04-13 02:03:24.132431 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_az_subnets [0.035631s] ... ok 2026-04-13 02:03:24.142164 | debian-bookworm | File system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 already exists. Skip the creation. 2026-04-13 02:03:24.144648 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_but_already_exist [0.021082s] ... ok 2026-04-13 02:03:24.156688 | debian-bookworm | {6} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_22___12310321_____in__11__in____False_ [0.024651s] ... ok 2026-04-13 02:03:24.164318 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_default_subnet [0.031927s] ... ok 2026-04-13 02:03:24.165219 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:24.165726 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_on_vdm [0.021191s] ... ok 2026-04-13 02:03:24.174980 | debian-bookworm | {2} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_get_pools [0.051857s] ... ok 2026-04-13 02:03:24.181694 | debian-bookworm | {6} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_23___abc_____in__ABC___True_ [0.024868s] ... ok 2026-04-13 02:03:24.183693 | debian-bookworm | Failed to get file system by name 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. 2026-04-13 02:03:24.185877 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_delete_file_system_but_get_file_system_error [0.019798s] ... ok 2026-04-13 02:03:24.187088 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_update_not_found [0.022806s] ... ok 2026-04-13 02:03:24.203449 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_8 [0.118320s] ... ok 2026-04-13 02:03:24.203813 | debian-bookworm | {6} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_24__True___True___True_ [0.021824s] ... ok 2026-04-13 02:03:24.207637 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system_with_same_size [0.021647s] ... ok 2026-04-13 02:03:24.217812 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:24.226729 | debian-bookworm | Snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 already exists. Skip the creation. 2026-04-13 02:03:24.228387 | debian-bookworm | {6} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_26__True____is__False___False_ [0.024798s] ... ok 2026-04-13 02:03:24.228873 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_create_snapshot_but_already_exist [0.021287s] ... ok 2026-04-13 02:03:24.240294 | debian-bookworm | Failed to schedule migrate_share_to_host: 2026-04-13 02:03:24.243521 | debian-bookworm | {2} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_migrate_share_to_host [0.068626s] ... ok 2026-04-13 02:03:24.250006 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_delete_snapshot [0.021066s] ... ok 2026-04-13 02:03:24.251795 | debian-bookworm | {6} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_36___13_____or__11__or__12__or____False_ [0.023261s] ... ok 2026-04-13 02:03:24.271075 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot [0.020841s] ... ok 2026-04-13 02:03:24.274911 | debian-bookworm | {6} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_filtered_hosts [0.022857s] ... ok 2026-04-13 02:03:24.286552 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:24.287313 | debian-bookworm | 2026-04-13 02:03:24.285 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 579c267fbb4d to 1f0bd302c1a6 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:24.291265 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StorageObjectManagerTestCase.test_get_storage_context [0.019986s] ... ok 2026-04-13 02:03:24.295480 | debian-bookworm | {2} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_periodic_tasks [0.047056s] ... ok 2026-04-13 02:03:24.295494 | debian-bookworm | 2026-04-13 02:03:24.289 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:24.295509 | debian-bookworm | 2026-04-13 02:03:24.289 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:24.311862 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:24.311887 | debian-bookworm | VDM 56aafd02-4d44-43d7-b784-57fc88167224 already exists. Skip the creation. 2026-04-13 02:03:24.311969 | debian-bookworm | 2026-04-13 02:03:24.294 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:24.311979 | debian-bookworm | 2026-04-13 02:03:24.294 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:24.311984 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_partial_matches_3 [0.122836s] ... ok 2026-04-13 02:03:24.311987 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_create_vdm_but_already_exist [0.020378s] ... ok 2026-04-13 02:03:24.316642 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:24.318997 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_export_locations_get [0.115829s] ... ok 2026-04-13 02:03:24.322088 | debian-bookworm | {6} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_pools_host_down [0.046902s] ... ok 2026-04-13 02:03:24.326276 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:24.330626 | debian-bookworm | {2} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_create_share_replica [0.039081s] ... ok 2026-04-13 02:03:24.335521 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:24.335542 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:24.339170 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_create_vdm_invalid_mover_id [0.023001s] ... ok 2026-04-13 02:03:24.344652 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_delete_not_found [0.029485s] ... ok 2026-04-13 02:03:24.346981 | debian-bookworm | {6} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_3 [0.021120s] ... ok 2026-04-13 02:03:24.346995 | debian-bookworm | 2026-04-13 02:03:24.343 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 1f0bd302c1a6 -> 55761e5f59c5, Add 'snapshot_support' extra spec to share types 2026-04-13 02:03:24.349950 | debian-bookworm | {2} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_second_time_change [0.019028s] ... ok 2026-04-13 02:03:24.352387 | debian-bookworm | Failed to get VDM by name 56aafd02-4d44-43d7-b784-57fc88167224. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. 2026-04-13 02:03:24.354805 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_delete_vdm_but_failed_to_get_vdm [0.020054s] ... ok 2026-04-13 02:03:24.366002 | debian-bookworm | 2026-04-13 02:03:24.364 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 1f0bd302c1a6 to 55761e5f59c5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:24.367547 | debian-bookworm | {2} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_9 [0.018425s] ... ok 2026-04-13 02:03:24.381670 | debian-bookworm | {6} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_4 [0.025555s] ... ok 2026-04-13 02:03:24.381689 | debian-bookworm | 2026-04-13 02:03:24.367 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:24.381694 | debian-bookworm | 2026-04-13 02:03:24.367 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:24.381698 | debian-bookworm | 2026-04-13 02:03:24.370 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:24.381701 | debian-bookworm | 2026-04-13 02:03:24.370 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:24.393642 | debian-bookworm | {2} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_1 [0.019645s] ... ok 2026-04-13 02:03:24.393660 | debian-bookworm | {6} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_consume_from_share_capability [0.020644s] ... ok 2026-04-13 02:03:24.407345 | debian-bookworm | {2} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_6 [0.019644s] ... ok 2026-04-13 02:03:24.409715 | debian-bookworm | {6} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_repr [0.019322s] ... ok 2026-04-13 02:03:24.411211 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_delete_with_details [0.069447s] ... ok 2026-04-13 02:03:24.429707 | debian-bookworm | {2} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__balance_aggregates_1___ [0.021816s] ... ok 2026-04-13 02:03:24.431600 | debian-bookworm | {6} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_update_from_share_unknown_capability [0.020757s] ... ok 2026-04-13 02:03:24.448982 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_get_all_with_filters_some [0.129562s] ... ok 2026-04-13 02:03:24.451996 | debian-bookworm | 2026-04-13 02:03:24.450 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 55761e5f59c5 -> 1f0bd302c1a6, Add 'snapshot_support' extra spec to share types 2026-04-13 02:03:24.453770 | debian-bookworm | {2} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_resource_keys_error_1 [0.024345s] ... ok 2026-04-13 02:03:24.464381 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_with_details [0.055111s] ... ok 2026-04-13 02:03:24.471381 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:24.474948 | debian-bookworm | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_volume_mode_exception_1_0o759 [0.021140s] ... ok 2026-04-13 02:03:24.475540 | debian-bookworm | {6} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_1_correct_init [0.045066s] ... ok 2026-04-13 02:03:24.487847 | debian-bookworm | 2026-04-13 02:03:24.486 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 55761e5f59c5 to 1f0bd302c1a6 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:24.491226 | debian-bookworm | 2026-04-13 02:03:24.489 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:24.491242 | debian-bookworm | 2026-04-13 02:03:24.489 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:24.496162 | debian-bookworm | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_volume_mode_exception_2_0x755 [0.021085s] ... ok 2026-04-13 02:03:24.496547 | debian-bookworm | 2026-04-13 02:03:24.494 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:24.496555 | debian-bookworm | 2026-04-13 02:03:24.494 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:24.517736 | debian-bookworm | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_sub_name_has_other_name [0.021457s] ... ok 2026-04-13 02:03:24.518197 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:24.522851 | debian-bookworm | {6} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test__clean_expired_messages [0.047167s] ... ok 2026-04-13 02:03:24.528367 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_by_host_1_fake_fake [0.062980s] ... ok 2026-04-13 02:03:24.538015 | debian-bookworm | Share instance fakeid belonging to share 123 cannot be found on the backend. 2026-04-13 02:03:24.538030 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:24.538035 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py", line 840, in ensure_shares 2026-04-13 02:03:24.538039 | debian-bookworm | 'export_locations': self._get_export_locations(share), 2026-04-13 02:03:24.538043 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:24.538046 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:24.538050 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:24.538054 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:24.538057 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:24.538061 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:24.538064 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:24.538068 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-04-13 02:03:24.538071 | debian-bookworm | raise result 2026-04-13 02:03:24.538075 | debian-bookworm | manila.exception.ShareBackendException: Error ENOENT: subvolume fakeid does not exist 2026-04-13 02:03:24.541601 | debian-bookworm | 2026-04-13 02:03:24.535 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 1f0bd302c1a6 -> 55761e5f59c5, Add 'snapshot_support' extra spec to share types 2026-04-13 02:03:24.542824 | debian-bookworm | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_ensure_shares [0.022092s] ... ok 2026-04-13 02:03:24.556418 | debian-bookworm | 2026-04-13 02:03:24.555 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 1f0bd302c1a6 to 55761e5f59c5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:24.557820 | debian-bookworm | 2026-04-13 02:03:24.556 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:24.557834 | debian-bookworm | 2026-04-13 02:03:24.556 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:24.566480 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:24.570531 | debian-bookworm | 2026-04-13 02:03:24.559 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:24.570545 | debian-bookworm | 2026-04-13 02:03:24.559 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:24.570549 | debian-bookworm | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_extend_share [0.025191s] ... ok 2026-04-13 02:03:24.570553 | debian-bookworm | {6} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test__mark_services_as_down [0.047578s] ... ok 2026-04-13 02:03:24.587325 | debian-bookworm | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_get_configured_ip_versions_2_nfs [0.021058s] ... ok 2026-04-13 02:03:24.590162 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_access_delete [0.141261s] ... ok 2026-04-13 02:03:24.609486 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:24.610107 | debian-bookworm | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_1_True [0.022647s] ... ok 2026-04-13 02:03:24.611158 | debian-bookworm | Failed to schedule_create_share_group: Resource could not be found. 2026-04-13 02:03:24.613707 | debian-bookworm | {6} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_group_exception_puts_group_in_error_state [0.042905s] ... ok 2026-04-13 02:03:24.626352 | debian-bookworm | 2026-04-13 02:03:24.624 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 55761e5f59c5 -> 3651e16d7c43, Create Consistency Groups Tables and Columns 2026-04-13 02:03:24.630959 | debian-bookworm | Could not resize the subvolume using the provided size, as data could be lost. Please update it and try again. 2026-04-13 02:03:24.631705 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:24.631713 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py", line 652, in manage_existing 2026-04-13 02:03:24.631718 | debian-bookworm | self._resize_share(share, new_size, no_shrink=True) 2026-04-13 02:03:24.631721 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:24.631725 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:24.631729 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:24.631732 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:24.631736 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:24.631739 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:24.631743 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:24.631746 | debian-bookworm | raise effect 2026-04-13 02:03:24.631750 | debian-bookworm | manila.exception.ShareShrinkingPossibleDataLoss: fake 2026-04-13 02:03:24.633222 | debian-bookworm | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_subvolume_infinite_size_1_ShareShrinkingPossibleDataLoss [0.022686s] ... ok 2026-04-13 02:03:24.644998 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_cifs [0.289793s] ... ok 2026-04-13 02:03:24.655820 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:24.658914 | debian-bookworm | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_subvolume_infinite_size_2_ShareBackendException [0.025058s] ... ok 2026-04-13 02:03:24.661413 | debian-bookworm | {6} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_other_exception_puts_share_in_error_state [0.047676s] ... ok 2026-04-13 02:03:24.681294 | debian-bookworm | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_update_access [0.022432s] ... ok 2026-04-13 02:03:24.699343 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_nfs [0.054188s] ... ok 2026-04-13 02:03:24.705637 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:24.706688 | debian-bookworm | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_update_share_stats_1_True [0.023552s] ... ok 2026-04-13 02:03:24.723774 | debian-bookworm | {6} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_manage_share [0.062117s] ... ok 2026-04-13 02:03:24.725068 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:24.725508 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:24.728006 | debian-bookworm | {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_12____fakehost____some_host_name____1_1_1_0____1001__1001_129_____True_ [0.022587s] ... ok 2026-04-13 02:03:24.735039 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_create [0.144206s] ... ok 2026-04-13 02:03:24.746950 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:24.747355 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:24.747619 | debian-bookworm | Setting configured IP versions to [4, 6] since a hostname (rather than IP address) was supplied in 'cephfs_ganesha_server_ip' or in 'cephfs_ganesha_export_ips'. 2026-04-13 02:03:24.749450 | debian-bookworm | {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_1___some_host_name___None___4__6__ [0.021324s] ... ok 2026-04-13 02:03:24.752963 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_nfs_with_mount_point_name [0.053743s] ... ok 2026-04-13 02:03:24.763264 | debian-bookworm | 2026-04-13 02:03:24.761 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 55761e5f59c5 to 3651e16d7c43 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:24.766050 | debian-bookworm | 2026-04-13 02:03:24.764 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:24.766068 | debian-bookworm | 2026-04-13 02:03:24.765 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:24.769506 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:24.769797 | debian-bookworm | 2026-04-13 02:03:24.768 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:24.769804 | debian-bookworm | 2026-04-13 02:03:24.768 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:24.783624 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:24.783674 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:24.783679 | debian-bookworm | Failed to schedule migrate_share_to_host: No valid host was found. fake. 2026-04-13 02:03:24.783980 | debian-bookworm | {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_export_locations_no_export_ips_configured [0.022702s] ... ok 2026-04-13 02:03:24.785382 | debian-bookworm | {6} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_migrate_share_to_host_exception_1 [0.061442s] ... ok 2026-04-13 02:03:24.793546 | debian-bookworm | {2} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_connect_network_failure [0.020807s] ... ok 2026-04-13 02:03:24.806166 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_snap_export_path_cifs [0.052795s] ... ok 2026-04-13 02:03:24.824969 | debian-bookworm | {2} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_create_network_failure [0.019489s] ... ok 2026-04-13 02:03:24.825160 | debian-bookworm | 2026-04-13 02:03:24.824 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 3651e16d7c43 -> 55761e5f59c5, Create Consistency Groups Tables and Columns 2026-04-13 02:03:24.829981 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:24.832743 | debian-bookworm | {2} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_execute [0.019688s] ... ok 2026-04-13 02:03:24.835298 | debian-bookworm | {6} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_create_share_group [0.049673s] ... ok 2026-04-13 02:03:24.852666 | debian-bookworm | {2} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_fetch_container_addresses [0.019586s] ... ok 2026-04-13 02:03:24.855411 | debian-bookworm | Quota not found for /path/to/quota 2026-04-13 02:03:24.857197 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_quota_when_quota_does_not_exist [0.051220s] ... ok 2026-04-13 02:03:24.859649 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_2_fake [0.331789s] ... ok 2026-04-13 02:03:24.860471 | debian-bookworm | {6} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_4 [0.025020s] ... ok 2026-04-13 02:03:24.872621 | debian-bookworm | {2} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_start_container [0.020208s] ... ok 2026-04-13 02:03:24.882796 | debian-bookworm | {6} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_5 [0.022437s] ... ok 2026-04-13 02:03:24.892420 | debian-bookworm | {2} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_stop_container [0.019582s] ... ok 2026-04-13 02:03:24.894306 | debian-bookworm | 2026-04-13 02:03:24.892 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 3651e16d7c43 to 55761e5f59c5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:24.896818 | debian-bookworm | 2026-04-13 02:03:24.895 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:24.896832 | debian-bookworm | 2026-04-13 02:03:24.895 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:24.904916 | debian-bookworm | 2026-04-13 02:03:24.903 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:24.904933 | debian-bookworm | 2026-04-13 02:03:24.903 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:24.918982 | debian-bookworm | {6} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_2 [0.024152s] ... ok 2026-04-13 02:03:24.919007 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_share_nfs [0.054612s] ... ok 2026-04-13 02:03:24.919012 | debian-bookworm | {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__check_if_all_fields_are_updatable_1____dns_ip____server____domain____user____password____ou____False_ [0.023613s] ... ok 2026-04-13 02:03:24.919017 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_servers_update [0.058387s] ... ok 2026-04-13 02:03:24.928204 | debian-bookworm | {6} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_3 [0.020931s] ... ok 2026-04-13 02:03:24.938429 | debian-bookworm | {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__connect_to_network [0.022004s] ... ok 2026-04-13 02:03:24.949129 | debian-bookworm | {6} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_4 [0.020672s] ... ok 2026-04-13 02:03:24.952587 | debian-bookworm | 2026-04-13 02:03:24.951 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 55761e5f59c5 -> 3651e16d7c43, Create Consistency Groups Tables and Columns 2026-04-13 02:03:24.958940 | debian-bookworm | {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_correct_container_old_name_1_True [0.020463s] ... ok 2026-04-13 02:03:24.966431 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_share_nfs_with_mount_point_alias_deleted [0.054346s] ... ok 2026-04-13 02:03:24.971173 | debian-bookworm | {6} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_5 [0.022216s] ... ok 2026-04-13 02:03:24.981786 | debian-bookworm | {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_helper_ok [0.021837s] ... ok 2026-04-13 02:03:25.001902 | debian-bookworm | {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_container_fails [0.020786s] ... ok 2026-04-13 02:03:25.019505 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_snapshot_with_provider_location_success [0.052927s] ... ok 2026-04-13 02:03:25.023552 | debian-bookworm | Failed to delete port fake_veth: port vanished. 2026-04-13 02:03:25.025182 | debian-bookworm | Unexpected error while running command. 2026-04-13 02:03:25.025196 | debian-bookworm | Command: None 2026-04-13 02:03:25.025200 | debian-bookworm | Exit code: - 2026-04-13 02:03:25.025204 | debian-bookworm | Stdout: 'fake' 2026-04-13 02:03:25.025207 | debian-bookworm | Stderr: None 2026-04-13 02:03:25.026088 | debian-bookworm | {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__teardown_server_2 [0.024083s] ... ok 2026-04-13 02:03:25.034067 | debian-bookworm | {6} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_different_backend_and_availability_zone [0.062646s] ... ok 2026-04-13 02:03:25.049191 | debian-bookworm | {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_check_for_setup_error_host_not_ok_class_some_other [0.022414s] ... ok 2026-04-13 02:03:25.060113 | debian-bookworm | {6} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__balance_aggregates_error_2 [0.025632s] ... ok 2026-04-13 02:03:25.066705 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_4 [0.147466s] ... ok 2026-04-13 02:03:25.070174 | debian-bookworm | {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_check_update_share_server_network_allocations [0.021522s] ... ok 2026-04-13 02:03:25.072865 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_extend_share [0.053238s] ... ok 2026-04-13 02:03:25.085699 | debian-bookworm | {6} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__call_active_iq [0.025686s] ... ok 2026-04-13 02:03:25.090695 | debian-bookworm | {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_manage_server [0.020168s] ... ok 2026-04-13 02:03:25.101695 | debian-bookworm | 2026-04-13 02:03:25.099 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 55761e5f59c5 to 3651e16d7c43 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:25.108660 | debian-bookworm | 2026-04-13 02:03:25.105 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:25.108680 | debian-bookworm | 2026-04-13 02:03:25.105 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:25.111244 | debian-bookworm | {6} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_3_delete [0.023184s] ... ok 2026-04-13 02:03:25.119834 | debian-bookworm | 2026-04-13 02:03:25.109 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:25.119856 | debian-bookworm | 2026-04-13 02:03:25.110 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:25.119861 | debian-bookworm | {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_unmanage [0.020556s] ... ok 2026-04-13 02:03:25.129182 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_explicit_size_used [0.051423s] ... ok 2026-04-13 02:03:25.130844 | debian-bookworm | {6} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_url_2_False [0.021694s] ... ok 2026-04-13 02:03:25.132902 | debian-bookworm | {2} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_update_access_delete_rules [0.021499s] ... ok 2026-04-13 02:03:25.151857 | debian-bookworm | 2026-04-13 02:03:25.150 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 3651e16d7c43 -> 323840a08dc4, Add shares.task_state 2026-04-13 02:03:25.153084 | debian-bookworm | {2} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_bind [0.020338s] ... ok 2026-04-13 02:03:25.154290 | debian-bookworm | {6} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test_weigh_objects_netapp_only [0.023519s] ... ok 2026-04-13 02:03:25.170002 | debian-bookworm | 2026-04-13 02:03:25.168 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 3651e16d7c43 to 323840a08dc4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:25.174230 | debian-bookworm | {2} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_get_info_exception_2 [0.020515s] ... ok 2026-04-13 02:03:25.175178 | debian-bookworm | The size in driver options to manage snapshot snapshot-id-123 should be an integer, in format driver-options size=. Value passed: invalid. 2026-04-13 02:03:25.178278 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_metadata_update [0.439416s] ... ok 2026-04-13 02:03:25.179348 | debian-bookworm | 2026-04-13 02:03:25.172 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:25.179358 | debian-bookworm | 2026-04-13 02:03:25.172 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:25.179363 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_invalid_size_value [0.052602s] ... ok 2026-04-13 02:03:25.195354 | debian-bookworm | 2026-04-13 02:03:25.177 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:25.195371 | debian-bookworm | 2026-04-13 02:03:25.177 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:25.195375 | debian-bookworm | {6} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_pool_weigher_all_pools_with_share_servers [0.025517s] ... ok 2026-04-13 02:03:25.195380 | debian-bookworm | {2} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_share_server_pools_1_62_50g_72_50g [0.020008s] ... ok 2026-04-13 02:03:25.198747 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_get_with_none_id [0.024783s] ... ok 2026-04-13 02:03:25.199272 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_6 [0.133820s] ... ok 2026-04-13 02:03:25.201424 | debian-bookworm | {6} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_pool_weight_multiplier_negative [0.021372s] ... ok 2026-04-13 02:03:25.213958 | debian-bookworm | {2} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_share_server_pools_3____62_50g__72_50g_ [0.019599s] ... ok 2026-04-13 02:03:25.221513 | debian-bookworm | 2026-04-13 02:03:25.219 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 323840a08dc4 -> 3651e16d7c43, Add shares.task_state 2026-04-13 02:03:25.224421 | debian-bookworm | {6} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_do_setup_alt_volume_mode_2_nfs [0.022631s] ... ok 2026-04-13 02:03:25.226306 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_3 [0.027475s] ... ok 2026-04-13 02:03:25.229419 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_add_nfs [0.052250s] ... ok 2026-04-13 02:03:25.234892 | debian-bookworm | {2} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_provide_storage [0.021020s] ... ok 2026-04-13 02:03:25.250180 | debian-bookworm | {6} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_sub_name [0.024712s] ... ok 2026-04-13 02:03:25.257740 | debian-bookworm | {2} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_get_progess [0.019639s] ... ok 2026-04-13 02:03:25.265292 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:25.266348 | debian-bookworm | 2026-04-13 02:03:25.251 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 323840a08dc4 to 3651e16d7c43 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:25.266372 | debian-bookworm | 2026-04-13 02:03:25.256 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:25.266377 | debian-bookworm | 2026-04-13 02:03:25.256 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:25.266381 | debian-bookworm | 2026-04-13 02:03:25.263 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:25.266385 | debian-bookworm | 2026-04-13 02:03:25.263 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:25.274770 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_6 [0.019926s] ... ok 2026-04-13 02:03:25.276364 | debian-bookworm | {6} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_subvolume_infinite_no_provided_size [0.026293s] ... ok 2026-04-13 02:03:25.278672 | debian-bookworm | Access type foo is not supported for CIFS. 2026-04-13 02:03:25.280921 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_cifs_invalid_access_type [0.051261s] ... ok 2026-04-13 02:03:25.289543 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_get [0.062728s] ... ok 2026-04-13 02:03:25.295303 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_ipv6_addr_2 [0.019357s] ... ok 2026-04-13 02:03:25.298417 | debian-bookworm | {6} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_transfer_accept_3_______fake_project_uuid_1__ [0.021680s] ... ok 2026-04-13 02:03:25.314286 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SizeToGbTestCase.test_mb_to_gb_1 [0.019476s] ... ok 2026-04-13 02:03:25.322066 | debian-bookworm | {6} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_update_share_stats_2_False [0.023310s] ... ok 2026-04-13 02:03:25.333070 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_recover_nfs [0.052121s] ... ok 2026-04-13 02:03:25.337122 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_7_manage_starting [0.047773s] ... ok 2026-04-13 02:03:25.341526 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:25.342162 | debian-bookworm | 2026-04-13 02:03:25.341 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 3651e16d7c43 -> 323840a08dc4, Add shares.task_state 2026-04-13 02:03:25.342703 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:25.344778 | debian-bookworm | {6} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_10____fakehost____some_host_name____1_1_1_0____1001__1001_____True_ [0.022214s] ... ok 2026-04-13 02:03:25.353510 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_extend_share [0.039406s] ... ok 2026-04-13 02:03:25.353720 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_auth_lookup_user [0.020526s] ... ok 2026-04-13 02:03:25.365362 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:25.368171 | debian-bookworm | {6} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_fsal_hook [0.023090s] ... ok 2026-04-13 02:03:25.373618 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_directory_no_permission [0.019008s] ... ok 2026-04-13 02:03:25.374977 | debian-bookworm | 2026-04-13 02:03:25.370 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 3651e16d7c43 to 323840a08dc4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:25.377657 | debian-bookworm | 2026-04-13 02:03:25.375 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:25.377834 | debian-bookworm | 2026-04-13 02:03:25.375 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:25.387344 | debian-bookworm | {3} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_reverting_3_error [0.050002s] ... ok 2026-04-13 02:03:25.388435 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:25.389200 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:25.391100 | debian-bookworm | Failed to update NFS access rules for "foo_display_name". 2026-04-13 02:03:25.392102 | debian-bookworm | {6} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_3___1001__1001___None___6__ [0.024093s] ... ok 2026-04-13 02:03:25.393546 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_smb_export_3__500__False_ [0.019884s] ... ok 2026-04-13 02:03:25.393995 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_update_access_add_nfs_backend_failure [0.039890s] ... ok 2026-04-13 02:03:25.397547 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_get_latest_for_share [0.197681s] ... ok 2026-04-13 02:03:25.412010 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:25.412385 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_nfs_export_aliases_success [0.019374s] ... ok 2026-04-13 02:03:25.412683 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:25.414595 | debian-bookworm | REST REQUEST: https://192.168.0.110:443/rest/v1/file-systems/6432b79e-1cc3-0414-3ffd-2a50fb1ccff3 with params null 2026-04-13 02:03:25.414841 | debian-bookworm | REST RESPONSE: 204 with params 2026-04-13 02:03:25.415658 | debian-bookworm | {6} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_5__None____1001__1001____1_1_1_0_____6__4__ [0.023117s] ... ok 2026-04-13 02:03:25.418754 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_login_patch [0.023274s] ... ok 2026-04-13 02:03:25.425601 | debian-bookworm | 2026-04-13 02:03:25.423 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:25.425618 | debian-bookworm | 2026-04-13 02:03:25.424 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:25.431048 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_nfs_share_1__204__True_ [0.018730s] ... ok 2026-04-13 02:03:25.434789 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:25.435442 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:25.438661 | debian-bookworm | {6} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_init_executor_type_1_False [0.022160s] ... ok 2026-04-13 02:03:25.438944 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_execute_powerflex_patch_request_with_no_param [0.021661s] ... ok 2026-04-13 02:03:25.450792 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_path_error_case [0.019652s] ... ok 2026-04-13 02:03:25.458819 | debian-bookworm | {3} manila.tests.db.test_api.DBInterfaceTestCase.test_interface_methods [0.071067s] ... ok 2026-04-13 02:03:25.459299 | debian-bookworm | {6} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_same_cephx_id_as_manila_service [0.020771s] ... ok 2026-04-13 02:03:25.469934 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_snapshot_error_case [0.019097s] ... ok 2026-04-13 02:03:25.476666 | debian-bookworm | Missing secret_ref provided in current user context. 2026-04-13 02:03:25.483258 | debian-bookworm | {3} manila.tests.keymgr.test_barbican.BarbicanSecretACLTestCase.test_get_client_and_href_missing_secret_ref [0.019651s] ... ok 2026-04-13 02:03:25.483274 | debian-bookworm | {6} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_connect_network [0.020194s] ... ok 2026-04-13 02:03:25.483278 | debian-bookworm | 2026-04-13 02:03:25.481 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 323840a08dc4 -> dda6de06349, Add DB support for share instance export locations metadata. 2026-04-13 02:03:25.489725 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_nfs_export_aliases_error_codes_1_400 [0.019575s] ... ok 2026-04-13 02:03:25.498270 | debian-bookworm | {3} manila.tests.lock.test_api.ResourceLockApiTest.test__get_lock_context_1_admin_context [0.019585s] ... ok 2026-04-13 02:03:25.499693 | debian-bookworm | Failed to get storage pool information. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}] 2026-04-13 02:03:25.500689 | debian-bookworm | {6} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_container_exists_2____wrong_name_nfake_container_nfake_____False_ [0.021174s] ... ok 2026-04-13 02:03:25.501371 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_failed_to_get_pool_info [0.062668s] ... ok 2026-04-13 02:03:25.509512 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshot_1 [0.019656s] ... ok 2026-04-13 02:03:25.518664 | debian-bookworm | {3} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock [0.020373s] ... ok 2026-04-13 02:03:25.530908 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_create__path_does_not_exist [0.021188s] ... ok 2026-04-13 02:03:25.539224 | debian-bookworm | {3} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_3_unmanage_starting [0.020389s] ... ok 2026-04-13 02:03:25.545015 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_access_get [0.146259s] ... ok 2026-04-13 02:03:25.550565 | debian-bookworm | REST Request: POST https://192.168.0.110/api/rest/nfs_export with body {"file_system_id": "6454e9a9-a698-e9bc-ca61-1a9efb93188b", "path": "/powerstore-nfs-share", "name": "powerstore-nfs-share"} 2026-04-13 02:03:25.550849 | debian-bookworm | REST Response: 400 with data 2026-04-13 02:03:25.553170 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_nfs_export_failure [0.021514s] ... ok 2026-04-13 02:03:25.562360 | debian-bookworm | {3} manila.tests.message.test_api.MessageApiTest.test_cleanup_expired_messages [0.019687s] ... ok 2026-04-13 02:03:25.563993 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_access_with_incorrect_proto [0.059535s] ... ok 2026-04-13 02:03:25.578200 | debian-bookworm | {3} manila.tests.network.linux.test_interface.TestNoopInterfaceDriver.test_unplug [0.018704s] ... ok 2026-04-13 02:03:25.582966 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_retreive_cluster_capacity_metrics [0.029480s] ... ok 2026-04-13 02:03:25.596488 | debian-bookworm | {3} manila.tests.network.linux.test_ip_lib.TestDeviceExists.test_device_exists [0.018378s] ... ok 2026-04-13 02:03:25.599550 | debian-bookworm | REST Request: POST https://192.168.0.110/api/rest/metrics/generate?order=timestamp with body {"entity": "space_metrics_by_cluster", "entity_id": "0"} 2026-04-13 02:03:25.599790 | debian-bookworm | REST Response: 400 with data 2026-04-13 02:03:25.606966 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_retreive_cluster_capacity_metrics_failure [0.019337s] ... ok 2026-04-13 02:03:25.606981 | debian-bookworm | 2026-04-13 02:03:25.600 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 323840a08dc4 to dda6de06349 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:25.608799 | debian-bookworm | {6} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_create_container_failure [0.106336s] ... ok 2026-04-13 02:03:25.613761 | debian-bookworm | 2026-04-13 02:03:25.608 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:25.613776 | debian-bookworm | 2026-04-13 02:03:25.608 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:25.615334 | debian-bookworm | {3} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_del_address [0.018809s] ... ok 2026-04-13 02:03:25.619617 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_access_with_incorrect_access_type [0.057620s] ... ok 2026-04-13 02:03:25.620732 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_set_acl [0.019080s] ... ok 2026-04-13 02:03:25.631687 | debian-bookworm | {6} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_network_bridge [0.024070s] ... ok 2026-04-13 02:03:25.641628 | debian-bookworm | {3} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_list_filtered [0.018188s] ... ok 2026-04-13 02:03:25.657710 | debian-bookworm | {6} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__delete_export_and_umount_storage [0.021528s] ... ok 2026-04-13 02:03:25.657733 | debian-bookworm | {3} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_alias_property [0.019224s] ... ok 2026-04-13 02:03:25.659420 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_cifs [0.038624s] ... ok 2026-04-13 02:03:25.670075 | debian-bookworm | 2026-04-13 02:03:25.667 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:25.670096 | debian-bookworm | 2026-04-13 02:03:25.668 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:25.672307 | debian-bookworm | {3} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_down [0.019421s] ... ok 2026-04-13 02:03:25.676831 | debian-bookworm | {6} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_manage_existing_no_share_server [0.023897s] ... ok 2026-04-13 02:03:25.677213 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_ro_access [0.057875s] ... ok 2026-04-13 02:03:25.691713 | debian-bookworm | {3} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_add_namespace [0.019020s] ... ok 2026-04-13 02:03:25.691932 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_delete_2_1 [0.147601s] ... ok 2026-04-13 02:03:25.697751 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_snapshot [0.038056s] ... ok 2026-04-13 02:03:25.698223 | debian-bookworm | {6} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_share_server_migration_complete [0.021556s] ... ok 2026-04-13 02:03:25.710777 | debian-bookworm | {3} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_pullup_route [0.019254s] ... ok 2026-04-13 02:03:25.713067 | debian-bookworm | 2026-04-13 02:03:25.712 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade dda6de06349 -> 323840a08dc4, Add DB support for share instance export locations metadata. 2026-04-13 02:03:25.729865 | debian-bookworm | {3} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_device_to_namespace [0.018845s] ... ok 2026-04-13 02:03:25.733910 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:25.735968 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_get_default_filter_function [0.038331s] ... ok 2026-04-13 02:03:25.736863 | debian-bookworm | {6} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_server_security_service_2_False [0.037958s] ... ok 2026-04-13 02:03:25.737161 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_check_for_setup_error [0.059639s] ... ok 2026-04-13 02:03:25.749971 | debian-bookworm | {3} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_tuntap [0.019864s] ... ok 2026-04-13 02:03:25.757995 | debian-bookworm | 2026-04-13 02:03:25.754 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update dda6de06349 to 323840a08dc4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:25.759133 | debian-bookworm | {6} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__allow_access_not_ok [0.022659s] ... ok 2026-04-13 02:03:25.762915 | debian-bookworm | 2026-04-13 02:03:25.759 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:25.762930 | debian-bookworm | 2026-04-13 02:03:25.759 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:25.773072 | debian-bookworm | Failed to update NFS access rules for "foo_display_name". 2026-04-13 02:03:25.773258 | debian-bookworm | {3} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_veth [0.018365s] ... ok 2026-04-13 02:03:25.777372 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_cifs_backend_failure [0.038638s] ... ok 2026-04-13 02:03:25.777386 | debian-bookworm | 2026-04-13 02:03:25.775 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:25.777391 | debian-bookworm | 2026-04-13 02:03:25.776 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:25.780798 | debian-bookworm | {6} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__set_users [0.021568s] ... ok 2026-04-13 02:03:25.788063 | debian-bookworm | {3} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_ensure_namespace_existing [0.019814s] ... ok 2026-04-13 02:03:25.791807 | debian-bookworm | No share server found. 2026-04-13 02:03:25.800363 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_enable_cifs_service__existed_expt [0.018664s] ... ok 2026-04-13 02:03:25.800385 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_share_server_name [0.057371s] ... ok 2026-04-13 02:03:25.800389 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_export_location_create [0.104436s] ... ok 2026-04-13 02:03:25.800393 | debian-bookworm | {6} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_retry_operation [0.019292s] ... ok 2026-04-13 02:03:25.817740 | debian-bookworm | {3} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_garbage_collect_namespace_existing_empty_ns [0.019310s] ... ok 2026-04-13 02:03:25.817764 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_rw_cifs_share_access [0.020150s] ... ok 2026-04-13 02:03:25.817769 | debian-bookworm | 2026-04-13 02:03:25.816 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 323840a08dc4 -> dda6de06349, Add DB support for share instance export locations metadata. 2026-04-13 02:03:25.818856 | debian-bookworm | {6} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test__try_to_unmount_device_2_ProcessExecutionError [0.018549s] ... ok 2026-04-13 02:03:25.826772 | debian-bookworm | {3} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_namespace_is_empty [0.019111s] ... ok 2026-04-13 02:03:25.831930 | debian-bookworm | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-04-13 02:03:25.833793 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_clear_share_access_cifs [0.019894s] ... ok 2026-04-13 02:03:25.838651 | debian-bookworm | {6} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_continue [0.018893s] ... ok 2026-04-13 02:03:25.846732 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_api_object [0.019917s] ... ok 2026-04-13 02:03:25.852685 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_snapshot [0.058403s] ... ok 2026-04-13 02:03:25.854457 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share_without_share_server [0.020556s] ... ok 2026-04-13 02:03:25.856231 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.common.enas.test_connector.CmdConnectorTest.test_run_ssh_with_debug [0.018051s] ... ok 2026-04-13 02:03:25.867592 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_exception [0.020638s] ... ok 2026-04-13 02:03:25.874662 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_revert_to_snapshot [0.020033s] ... ok 2026-04-13 02:03:25.890696 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_exception_status_409 [0.023091s] ... ok 2026-04-13 02:03:25.894620 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_snapshot [0.038244s] ... ok 2026-04-13 02:03:25.913887 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_cifs_share_with_ipv6 [0.060629s] ... ok 2026-04-13 02:03:25.915355 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_subnet [0.024416s] ... ok 2026-04-13 02:03:25.928701 | debian-bookworm | Failed to delete snapshot "Manila-UT-filesystem-snap". 2026-04-13 02:03:25.929698 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_ro_access_with_ipv6 [0.054690s] ... ok 2026-04-13 02:03:25.930840 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_snapshot_backend_failure [0.035814s] ... ok 2026-04-13 02:03:25.934389 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_update [0.138456s] ... ok 2026-04-13 02:03:25.935287 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_router_update_routes [0.019934s] ... ok 2026-04-13 02:03:25.937704 | debian-bookworm | 2026-04-13 02:03:25.935 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 323840a08dc4 to dda6de06349 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:25.944435 | debian-bookworm | 2026-04-13 02:03:25.942 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:25.944450 | debian-bookworm | 2026-04-13 02:03:25.942 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:25.954990 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_update_port_fixed_ips_exception [0.019627s] ... ok 2026-04-13 02:03:25.957861 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_delete_filesystem [0.027226s] ... ok 2026-04-13 02:03:25.970030 | debian-bookworm | Failed to delete mount point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224. Reason: {'type': 'TaskResponse', 'taskId': '123', 'maxSeverity': 'error', 'objects': [], 'problems': []}. 2026-04-13 02:03:25.970850 | debian-bookworm | Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-04-13 02:03:25.973569 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_cifs_share_with_nonexistent_mount_and_filesystem [0.060106s] ... ok 2026-04-13 02:03:25.976350 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_6 [0.021356s] ... ok 2026-04-13 02:03:25.979161 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_extend_export [0.020833s] ... ok 2026-04-13 02:03:25.985933 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_nfs_access_with_ipv6 [0.056404s] ... ok 2026-04-13 02:03:25.991106 | debian-bookworm | 2026-04-13 02:03:25.990 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:25.992811 | debian-bookworm | 2026-04-13 02:03:25.990 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:25.992824 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_replica_data_get_for_project_1__None__None__5_ [0.057741s] ... ok 2026-04-13 02:03:25.997714 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind_error [0.019242s] ... ok 2026-04-13 02:03:26.001898 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_fsid_from_export_name [0.021734s] ... ok 2026-04-13 02:03:26.017379 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test___update_share_network_net_data_same_values [0.021490s] ... ok 2026-04-13 02:03:26.032866 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_storage_pool_id [0.021051s] ... ok 2026-04-13 02:03:26.032893 | debian-bookworm | 2026-04-13 02:03:26.030 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade dda6de06349 -> 344c1ac4747f, Remove access rules status and add access_rule_status to share_instance 2026-04-13 02:03:26.032898 | debian-bookworm | model 2026-04-13 02:03:26.033094 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_nfs_share_with_ipv6 [0.059261s] ... ok 2026-04-13 02:03:26.040256 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_allocate_network_one_allocation [0.022815s] ... ok 2026-04-13 02:03:26.042571 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_nfs_share_from_snapshot [0.056389s] ... ok 2026-04-13 02:03:26.044427 | debian-bookworm | Deletion of share type 64bd810d-54ad-4186-9c38-15ede1a0e003 failed; it in use by 1 shares and 0 share group types 2026-04-13 02:03:26.046579 | debian-bookworm | Deletion of share type 9c96258a-7651-4c2f-aa1a-99716ea0bfb0 failed; it in use by 1 shares and 0 share group types 2026-04-13 02:03:26.063663 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_3 [0.023119s] ... ok 2026-04-13 02:03:26.076646 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_in_use_1 [0.084012s] ... ok 2026-04-13 02:03:26.085714 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_3 [0.063509s] ... ok 2026-04-13 02:03:26.088072 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind_error [0.023287s] ... ok 2026-04-13 02:03:26.090169 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_no_valid_port [0.057032s] ... ok 2026-04-13 02:03:26.100193 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_nfs_share_with_ipv6 [0.057400s] ... ok 2026-04-13 02:03:26.102095 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_1 [0.025745s] ... ok 2026-04-13 02:03:26.110751 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_3___ACTIVE____DOWN__ [0.023707s] ... ok 2026-04-13 02:03:26.130856 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_network_data_multi_segment [0.019787s] ... ok 2026-04-13 02:03:26.137459 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:26.141256 | debian-bookworm | 2026-04-13 02:03:26.137 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update dda6de06349 to 344c1ac4747f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:26.147199 | debian-bookworm | 2026-04-13 02:03:26.145 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:26.147218 | debian-bookworm | 2026-04-13 02:03:26.145 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:26.149383 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_4 [0.058627s] ... ok 2026-04-13 02:03:26.151143 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_5 [0.065394s] ... ok 2026-04-13 02:03:26.154577 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_share_from_snapshot_with_incorrect_proto [0.054547s] ... ok 2026-04-13 02:03:26.155958 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_allocate_network [0.024492s] ... ok 2026-04-13 02:03:26.161094 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_create [0.058650s] ... ok 2026-04-13 02:03:26.166603 | debian-bookworm | 2026-04-13 02:03:26.165 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:26.167273 | debian-bookworm | 2026-04-13 02:03:26.166 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:26.168174 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:26.168802 | debian-bookworm | Failed to delete CIFS server 56aafd02-4d44-43d7-b784-57fc88167224. Reason: []. 2026-04-13 02:03:26.171057 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_delete_cifs_server_with_error [0.022042s] ... ok 2026-04-13 02:03:26.175652 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_invalid_1 [0.020190s] ... ok 2026-04-13 02:03:26.192633 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_but_unjoin_domain [0.020247s] ... ok 2026-04-13 02:03:26.196404 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:26.197603 | debian-bookworm | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_2 [0.020909s] ... ok 2026-04-13 02:03:26.210247 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_6 [0.058517s] ... ok 2026-04-13 02:03:26.210779 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_snapshot_with_ipv6 [0.056099s] ... ok 2026-04-13 02:03:26.211970 | debian-bookworm | Failed to modify CIFS server 4-57fc88167224. Reason: []. 2026-04-13 02:03:26.214129 | debian-bookworm | Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. 2026-04-13 02:03:26.215698 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_with_error [0.022760s] ... ok 2026-04-13 02:03:26.215723 | debian-bookworm | 2026-04-13 02:03:26.213 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 344c1ac4747f -> dda6de06349, Remove access rules status and add access_rule_status to share_instance 2026-04-13 02:03:26.215728 | debian-bookworm | model 2026-04-13 02:03:26.216470 | debian-bookworm | {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_all_data_v6_2_DEFAULT [0.019696s] ... ok 2026-04-13 02:03:26.233683 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:26.234729 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:26.237776 | debian-bookworm | {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_6_Vlan [0.020107s] ... ok 2026-04-13 02:03:26.238679 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_invalid_mover_id [0.022915s] ... ok 2026-04-13 02:03:26.241366 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_get_all [0.079784s] ... ok 2026-04-13 02:03:26.256569 | debian-bookworm | {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_3_11_0_0_0_11_0_0_5 [0.019392s] ... ok 2026-04-13 02:03:26.257226 | debian-bookworm | Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-04-13 02:03:26.259889 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_with_error [0.022483s] ... ok 2026-04-13 02:03:26.268184 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_ro_access_with_ipv6 [0.056104s] ... ok 2026-04-13 02:03:26.270241 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_rw_access_with_ipv6 [0.059726s] ... ok 2026-04-13 02:03:26.278365 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:26.279424 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:26.282545 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_invalid_mover_id [0.022055s] ... ok 2026-04-13 02:03:26.291629 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:26.295029 | debian-bookworm | {3} manila.tests.scheduler.drivers.test_base.SchedulerTestCase.test_update_service_capabilities [0.038639s] ... ok 2026-04-13 02:03:26.300581 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:26.302982 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_on_mover [0.020693s] ... ok 2026-04-13 02:03:26.321450 | debian-bookworm | Failed to delete mount point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224. Reason: {'type': 'TaskResponse', 'taskId': '123', 'maxSeverity': 'error', 'objects': [], 'problems': []}. 2026-04-13 02:03:26.322493 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_1 [0.055078s] ... ok 2026-04-13 02:03:26.323607 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_with_error [0.020416s] ... ok 2026-04-13 02:03:26.327337 | debian-bookworm | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-04-13 02:03:26.330293 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:26.331361 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_with_invalide_cifs_server_name [0.059812s] ... ok 2026-04-13 02:03:26.332213 | debian-bookworm | Share service is down. (host: host7). 2026-04-13 02:03:26.332566 | debian-bookworm | 2026-04-13 02:03:26.328 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 344c1ac4747f to dda6de06349 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:26.333998 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:26.334541 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:26.334553 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:26.334557 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:26.334560 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:26.334564 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:26.336388 | debian-bookworm | {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_1 [0.041214s] ... ok 2026-04-13 02:03:26.338091 | debian-bookworm | 2026-04-13 02:03:26.335 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:26.338106 | debian-bookworm | 2026-04-13 02:03:26.335 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:26.341431 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:26.344430 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_get_mount_points_with_error [0.020502s] ... ok 2026-04-13 02:03:26.362925 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:26.363035 | debian-bookworm | 2026-04-13 02:03:26.362 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:26.364018 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:26.364178 | debian-bookworm | 2026-04-13 02:03:26.363 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:26.367116 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_invalid_mover_id [0.022311s] ... ok 2026-04-13 02:03:26.371541 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:26.374063 | debian-bookworm | Share service is down. (host: host7). 2026-04-13 02:03:26.375865 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:26.376091 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:26.376101 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:26.376105 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:26.376109 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:26.376112 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:26.376646 | debian-bookworm | Share service is down. (host: host7). 2026-04-13 02:03:26.376823 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:26.376833 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:26.377042 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:26.377051 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:26.377055 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:26.377058 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:26.377879 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_with_invalid_server_name [0.055440s] ... ok 2026-04-13 02:03:26.379081 | debian-bookworm | {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_get_weighted_candidates_for_share_group [0.042743s] ... ok 2026-04-13 02:03:26.386205 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_interconnect_id [0.019592s] ... ok 2026-04-13 02:03:26.391493 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_nfs_share_with_ipv6 [0.061702s] ... ok 2026-04-13 02:03:26.396760 | debian-bookworm | Duplicate access control entry, skipping allow... 2026-04-13 02:03:26.398844 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_allow_share_access_duplicate_ACE [0.020871s] ... ok 2026-04-13 02:03:26.403392 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_models.ShareAccessTestCase.test_share_access_mapping_state_2_active [0.162277s] ... ok 2026-04-13 02:03:26.404298 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:26.405285 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:26.407980 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover [0.021817s] ... ok 2026-04-13 02:03:26.413575 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:26.416973 | debian-bookworm | {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_hosts_up [0.037563s] ... ok 2026-04-13 02:03:26.417875 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:26.418967 | debian-bookworm | 2026-04-13 02:03:26.416 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade dda6de06349 -> 344c1ac4747f, Remove access rules status and add access_rule_status to share_instance 2026-04-13 02:03:26.419141 | debian-bookworm | model 2026-04-13 02:03:26.420235 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_create_cifs_share [0.021301s] ... ok 2026-04-13 02:03:26.426234 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:26.428934 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_ref_and_mover [0.020735s] ... ok 2026-04-13 02:03:26.437454 | debian-bookworm | Failed to deny the access fullcontrol to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. 2026-04-13 02:03:26.437495 | debian-bookworm | Command: None 2026-04-13 02:03:26.437500 | debian-bookworm | Exit code: - 2026-04-13 02:03:26.437504 | debian-bookworm | Stdout: '' 2026-04-13 02:03:26.437507 | debian-bookworm | Stderr: None. 2026-04-13 02:03:26.439575 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_deny_share_access_with_error [0.018861s] ... ok 2026-04-13 02:03:26.449629 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_clear_share_access_failed_to_get_share [0.020351s] ... ok 2026-04-13 02:03:26.452316 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:26.455546 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_snapshot_with_ipv6 [0.063724s] ... ok 2026-04-13 02:03:26.456018 | debian-bookworm | {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_create_replica [0.039011s] ... ok 2026-04-13 02:03:26.456934 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:26.459652 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_delete_dns_domain [0.020176s] ... ok 2026-04-13 02:03:26.466876 | debian-bookworm | Failed to delete DNS domain fake_domain. Reason: []. 2026-04-13 02:03:26.470679 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_create_nfs_share [0.021247s] ... ok 2026-04-13 02:03:26.477082 | debian-bookworm | Failed to extend file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 because new size 1 is smaller than old size 10240. 2026-04-13 02:03:26.479097 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system_with_small_size [0.019386s] ... ok 2026-04-13 02:03:26.481558 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_models.ShareSnapshotTestCase.test_instance_and_proxified_properties [0.077910s] ... ok 2026-04-13 02:03:26.490192 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:26.492898 | debian-bookworm | Failed to create NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-04-13 02:03:26.492910 | debian-bookworm | Command: None 2026-04-13 02:03:26.492914 | debian-bookworm | Exit code: - 2026-04-13 02:03:26.492917 | debian-bookworm | Stdout: '' 2026-04-13 02:03:26.492921 | debian-bookworm | Stderr: None. 2026-04-13 02:03:26.492925 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:26.492929 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1790, in create 2026-04-13 02:03:26.492933 | debian-bookworm | self._execute_cmd(create_nfs_share_cmd, check_exit_code=True) 2026-04-13 02:03:26.492937 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-04-13 02:03:26.492948 | debian-bookworm | return r(f, *args, **kwargs) 2026-04-13 02:03:26.492952 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:26.492955 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-04-13 02:03:26.492959 | debian-bookworm | do = self.iter(retry_state=retry_state) 2026-04-13 02:03:26.492962 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:26.492966 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 371, in iter 2026-04-13 02:03:26.492969 | debian-bookworm | result = action(retry_state) 2026-04-13 02:03:26.492973 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:26.492976 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 393, in 2026-04-13 02:03:26.492979 | debian-bookworm | self._add_action_func(lambda rs: rs.outcome.result()) 2026-04-13 02:03:26.492983 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:26.492986 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result 2026-04-13 02:03:26.492990 | debian-bookworm | return self.__get_result() 2026-04-13 02:03:26.492994 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:26.493001 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result 2026-04-13 02:03:26.493004 | debian-bookworm | raise self._exception 2026-04-13 02:03:26.493008 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-04-13 02:03:26.493011 | debian-bookworm | result = fn(*args, **kwargs) 2026-04-13 02:03:26.493015 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:26.493018 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-04-13 02:03:26.493022 | debian-bookworm | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-04-13 02:03:26.493025 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:26.493029 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:26.493032 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:26.493036 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:26.493039 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:26.493043 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:26.493047 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:26.493050 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:03:26.493054 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:03:26.493058 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:26.493061 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-04-13 02:03:26.493065 | debian-bookworm | raise item[2] 2026-04-13 02:03:26.493068 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:03:26.493072 | debian-bookworm | Command: None 2026-04-13 02:03:26.493075 | debian-bookworm | Exit code: - 2026-04-13 02:03:26.493079 | debian-bookworm | Stdout: '' 2026-04-13 02:03:26.493082 | debian-bookworm | Stderr: None 2026-04-13 02:03:26.493733 | debian-bookworm | {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_update_service_capabilities [0.037681s] ... ok 2026-04-13 02:03:26.495216 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_create_nfs_share_with_error [0.024188s] ... ok 2026-04-13 02:03:26.497301 | debian-bookworm | Mount point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-04-13 02:03:26.499048 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_but_nonexistent [0.019768s] ... ok 2026-04-13 02:03:26.512855 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_access_rules_status_no_instances [0.031313s] ... ok 2026-04-13 02:03:26.516062 | debian-bookworm | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-04-13 02:03:26.516250 | debian-bookworm | Query nfs share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 failed. Reason None. 2026-04-13 02:03:26.516648 | debian-bookworm | Failed to delete mount point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224. Reason: {'type': 'TaskResponse', 'taskId': '123', 'maxSeverity': 'error', 'objects': [], 'problems': []}. 2026-04-13 02:03:26.518427 | debian-bookworm | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-04-13 02:03:26.518489 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_deny_share_not_found [0.022986s] ... ok 2026-04-13 02:03:26.520134 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_with_error [0.019706s] ... ok 2026-04-13 02:03:26.520145 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_access_with_invliad_share_server_name [0.064457s] ... ok 2026-04-13 02:03:26.529975 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:26.536297 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:26.536676 | debian-bookworm | Failed to delete snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Reason: []. 2026-04-13 02:03:26.538061 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:26.539522 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_delete_snapshot_with_error [0.020378s] ... ok 2026-04-13 02:03:26.540034 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_get_mount_points_invalid_mover_id [0.021028s] ... ok 2026-04-13 02:03:26.545018 | debian-bookworm | {3} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_availability_zone [0.051011s] ... ok 2026-04-13 02:03:26.549376 | debian-bookworm | 2026-04-13 02:03:26.547 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update dda6de06349 to 344c1ac4747f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:26.553811 | debian-bookworm | 2026-04-13 02:03:26.550 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:26.553830 | debian-bookworm | 2026-04-13 02:03:26.550 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:26.556841 | debian-bookworm | Invalid storage object type fake_type. 2026-04-13 02:03:26.557650 | debian-bookworm | Failed to create NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-04-13 02:03:26.557663 | debian-bookworm | Command: None 2026-04-13 02:03:26.557668 | debian-bookworm | Exit code: - 2026-04-13 02:03:26.557672 | debian-bookworm | Stdout: '' 2026-04-13 02:03:26.557675 | debian-bookworm | Stderr: None. 2026-04-13 02:03:26.559138 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StorageObjectManagerTestCase.test_get_storage_context_invalid_type [0.020025s] ... ok 2026-04-13 02:03:26.559475 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_create_nfs_share_with_error [0.019479s] ... ok 2026-04-13 02:03:26.564870 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-04-13 02:03:26.564885 | debian-bookworm | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-04-13 02:03:26.564890 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-04-13 02:03:26.564894 | debian-bookworm | signop = oneOf('+ -') 2026-04-13 02:03:26.564898 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-04-13 02:03:26.564902 | debian-bookworm | operand.setParseAction(EvalConstant) 2026-04-13 02:03:26.564905 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-04-13 02:03:26.564909 | debian-bookworm | expr = infixNotation(operand, [ 2026-04-13 02:03:26.565334 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_1_manage_error [0.047023s] ... ok 2026-04-13 02:03:26.566758 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-13 02:03:26.566770 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-13 02:03:26.566925 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-13 02:03:26.566934 | debian-bookworm | return fn(self, *args, **kwargs) 2026-04-13 02:03:26.572730 | debian-bookworm | {3} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_div_zero [0.027492s] ... ok 2026-04-13 02:03:26.578246 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:26.580142 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_delete_nfs_share [0.019731s] ... ok 2026-04-13 02:03:26.580907 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_create_vdm [0.022113s] ... ok 2026-04-13 02:03:26.585883 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_ro_access_with_ipv6 [0.065380s] ... ok 2026-04-13 02:03:26.590925 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-13 02:03:26.590940 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-13 02:03:26.590944 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-13 02:03:26.590949 | debian-bookworm | return fn(self, *args, **kwargs) 2026-04-13 02:03:26.599217 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StorageObjectTestCase.test_xml_api_retry [0.019668s] ... ok 2026-04-13 02:03:26.599397 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:26.599407 | debian-bookworm | Failed to create VDM 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2. Reason: []. 2026-04-13 02:03:26.602096 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_create_vdm_with_error [0.020603s] ... ok 2026-04-13 02:03:26.602110 | debian-bookworm | {3} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_int_float_mix [0.029381s] ... ok 2026-04-13 02:03:26.606024 | debian-bookworm | 2026-04-13 02:03:26.603 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:26.606040 | debian-bookworm | 2026-04-13 02:03:26.603 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:26.608969 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_3___error____manage_starting__ [0.048475s] ... ok 2026-04-13 02:03:26.618664 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-13 02:03:26.618681 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-13 02:03:26.618685 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-13 02:03:26.618690 | debian-bookworm | return fn(self, *args, **kwargs) 2026-04-13 02:03:26.619578 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StoragePoolTestCase.test_get_pool_with_error [0.020396s] ... ok 2026-04-13 02:03:26.627609 | debian-bookworm | {3} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_missing_var [0.025635s] ... ok 2026-04-13 02:03:26.638230 | debian-bookworm | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_cifs_nfs_interface_2_id__________fake_vdm_id_____________name________56aafd02_4d44_43d7_b784_57fc88167224_____________acl_________0_____________type________vdm_____________server______server_2_____________rootfs______root_fs_vdm_vdm_fakeid_____________I18N_mode___UNICODE_____________mountedfs_______________member_of_______________status____________________defined___enabled________________actual___loaded__active_____________Interfaces_to_services_mapping_______________interface_a33884c869e0__nfs______________interface_3d909830c356__cifs [0.018654s] ... ok 2026-04-13 02:03:26.645288 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_nfs_access [0.059697s] ... ok 2026-04-13 02:03:26.647681 | debian-bookworm | {3} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_scheduler_hint_not_set_1 [0.019118s] ... ok 2026-04-13 02:03:26.656519 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_check_valid_aliases_success [0.054490s] ... ok 2026-04-13 02:03:26.656540 | debian-bookworm | 2026-04-13 02:03:26.654 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 344c1ac4747f -> 293fac1130ca, Add replication attributes to Share and ShareInstance models. 2026-04-13 02:03:26.658259 | debian-bookworm | {1} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_reverting_1_replication_change [0.049408s] ... ok 2026-04-13 02:03:26.658770 | debian-bookworm | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_conf2json [0.019796s] ... ok 2026-04-13 02:03:26.667541 | debian-bookworm | {3} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_scheduler_hint_not_set_3 [0.020082s] ... ok 2026-04-13 02:03:26.676905 | debian-bookworm | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_dump_to_conf [0.018199s] ... ok 2026-04-13 02:03:26.679277 | debian-bookworm | {1} manila.tests.image.test_image.ImageApiTestCase.test_image_list [0.019701s] ... ok 2026-04-13 02:03:26.687084 | debian-bookworm | {3} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_both_request_AZ_and_type_AZs_match [0.019858s] ... ok 2026-04-13 02:03:26.696487 | debian-bookworm | Missing application credentials ID 2026-04-13 02:03:26.697622 | debian-bookworm | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_dbus_send_ganesha_with_rados_store_1_True [0.020468s] ... ok 2026-04-13 02:03:26.699131 | debian-bookworm | {1} manila.tests.keymgr.test_barbican.BarbicanUserAppCredsTestCase.test_delete_application_credentials_missing_id [0.020428s] ... ok 2026-04-13 02:03:26.703233 | debian-bookworm | Could not get physical device port on mover server_2. 2026-04-13 02:03:26.707050 | debian-bookworm | {3} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_only_share_type_AZs_1____zone1____zone2____zone_4____zone3_____zone2___True_ [0.018613s] ... ok 2026-04-13 02:03:26.707064 | debian-bookworm | 2026-04-13 02:03:26.704 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 344c1ac4747f to 293fac1130ca update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:26.707069 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_query_devices_failed [0.060081s] ... ok 2026-04-13 02:03:26.715941 | debian-bookworm | 2026-04-13 02:03:26.714 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:26.715955 | debian-bookworm | 2026-04-13 02:03:26.714 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:26.717928 | debian-bookworm | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_file_exists [0.019580s] ... ok 2026-04-13 02:03:26.718671 | debian-bookworm | {1} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_4_admin_manipulating_service_lock [0.020057s] ... ok 2026-04-13 02:03:26.723741 | debian-bookworm | {3} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_only_share_type_AZs_2____zone1zone2zone3_____zone2___False_ [0.017825s] ... ok 2026-04-13 02:03:26.737685 | debian-bookworm | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_rados_object_exists_2_False [0.020899s] ... ok 2026-04-13 02:03:26.745877 | debian-bookworm | {1} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_soft_deleted [0.019250s] ... ok 2026-04-13 02:03:26.745894 | debian-bookworm | {3} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_fakescope_extra_specs [0.018354s] ... ok 2026-04-13 02:03:26.745902 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_connect [0.086661s] ... ok 2026-04-13 02:03:26.752821 | debian-bookworm | 2026-04-13 02:03:26.751 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:26.753503 | debian-bookworm | 2026-04-13 02:03:26.751 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:26.757921 | debian-bookworm | {1} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_resource_not_owned_by_user [0.019563s] ... ok 2026-04-13 02:03:26.758254 | debian-bookworm | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init_execute_error_log_message [0.020295s] ... ok 2026-04-13 02:03:26.761533 | debian-bookworm | {3} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_multi_level_scope_extra_specs_list [0.019218s] ... ok 2026-04-13 02:03:26.762982 | debian-bookworm | File System 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}] 2026-04-13 02:03:26.765656 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_get_filesystem_info [0.060067s] ... ok 2026-04-13 02:03:26.777783 | debian-bookworm | {1} manila.tests.lock.test_api.ResourceLockApiTest.test_delete [0.019900s] ... ok 2026-04-13 02:03:26.778696 | debian-bookworm | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_dbus [0.020539s] ... ok 2026-04-13 02:03:26.779342 | debian-bookworm | {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_2 [0.017821s] ... ok 2026-04-13 02:03:26.796236 | debian-bookworm | Invalid max_over_subscription_ratio: 0.8. Valid value should be >= 1. 2026-04-13 02:03:26.796819 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_from_snapshot_nfs [0.053491s] ... ok 2026-04-13 02:03:26.801727 | debian-bookworm | There was a problem removing the export. Ignoring errors and continuing operation. 2026-04-13 02:03:26.802779 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:26.802787 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ganesha/manager.py", line 515, in remove_export 2026-04-13 02:03:26.802791 | debian-bookworm | confdict = self._read_export(name) 2026-04-13 02:03:26.802795 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:26.802798 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:26.802802 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:26.802806 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:26.802809 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:26.802813 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:26.802817 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:26.802820 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:26.802824 | debian-bookworm | raise effect 2026-04-13 02:03:26.802828 | debian-bookworm | manila.exception.GaneshaCommandFailure: Ganesha management command failed. 2026-04-13 02:03:26.802832 | debian-bookworm | Command: None 2026-04-13 02:03:26.802842 | debian-bookworm | Exit code: - 2026-04-13 02:03:26.802846 | debian-bookworm | Stdout: None 2026-04-13 02:03:26.802849 | debian-bookworm | Stderr: None 2026-04-13 02:03:26.802853 | debian-bookworm | {1} manila.tests.lock.test_api.ResourceLockApiTest.test_update_lock_resource_not_allowed_with_policy_failure_1_True [0.020570s] ... ok 2026-04-13 02:03:26.802857 | debian-bookworm | {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_01 [0.018959s] ... ok 2026-04-13 02:03:26.803373 | debian-bookworm | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_error_during_read_export_with_rados_store_1_True [0.024664s] ... ok 2026-04-13 02:03:26.804770 | debian-bookworm | 2026-04-13 02:03:26.802 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 293fac1130ca -> 344c1ac4747f, Add replication attributes to Share and ShareInstance models. 2026-04-13 02:03:26.817616 | debian-bookworm | Device foo does not exist anymore. 2026-04-13 02:03:26.819460 | debian-bookworm | {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_06 [0.020448s] ... ok 2026-04-13 02:03:26.819471 | debian-bookworm | {1} manila.tests.network.linux.test_interface.TestABCDriver.test__get_set_of_device_cidrs_exception [0.020871s] ... ok 2026-04-13 02:03:26.824405 | debian-bookworm | There was a problem removing the export. Ignoring errors and continuing operation. 2026-04-13 02:03:26.824419 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:26.824423 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ganesha/manager.py", line 515, in remove_export 2026-04-13 02:03:26.824427 | debian-bookworm | confdict = self._read_export(name) 2026-04-13 02:03:26.824431 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:26.824434 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:26.824438 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:26.824441 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:26.824449 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:26.824453 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:26.824456 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:26.824459 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:26.824463 | debian-bookworm | raise effect 2026-04-13 02:03:26.824466 | debian-bookworm | manila.exception.GaneshaCommandFailure: Ganesha management command failed. 2026-04-13 02:03:26.824470 | debian-bookworm | Command: None 2026-04-13 02:03:26.824473 | debian-bookworm | Exit code: - 2026-04-13 02:03:26.824477 | debian-bookworm | Stdout: None 2026-04-13 02:03:26.824480 | debian-bookworm | Stderr: None 2026-04-13 02:03:26.826208 | debian-bookworm | Failed to get storage pool information. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}] 2026-04-13 02:03:26.826677 | debian-bookworm | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_error_during_read_export_with_rados_store_2_False [0.023020s] ... ok 2026-04-13 02:03:26.831334 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_get_pool_info [0.065386s] ... ok 2026-04-13 02:03:26.835678 | debian-bookworm | Insufficient free space for thin provisioning. The ratio of provisioned capacity over total capacity 22.00 would exceed the maximum over subscription ratio 20.00 on host host1. 2026-04-13 02:03:26.837399 | debian-bookworm | {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_16 [0.018184s] ... ok 2026-04-13 02:03:26.840330 | debian-bookworm | {1} manila.tests.network.linux.test_interface.TestABCDriver.test__remove_outdated_interfaces [0.020706s] ... ok 2026-04-13 02:03:26.847604 | debian-bookworm | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_with_rados_store_1_True [0.020835s] ... ok 2026-04-13 02:03:26.851008 | debian-bookworm | 2026-04-13 02:03:26.848 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 293fac1130ca to 344c1ac4747f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:26.852720 | debian-bookworm | Error deleting NFS export: share-foo 2026-04-13 02:03:26.855175 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_nfs_share_backend_failure [0.057778s] ... ok 2026-04-13 02:03:26.856760 | debian-bookworm | {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_09 [0.018460s] ... ok 2026-04-13 02:03:26.860918 | debian-bookworm | 2026-04-13 02:03:26.859 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:26.860931 | debian-bookworm | 2026-04-13 02:03:26.859 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:26.862195 | debian-bookworm | {1} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_unplug [0.020534s] ... ok 2026-04-13 02:03:26.869785 | debian-bookworm | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_with_rados_store_2_False [0.022071s] ... ok 2026-04-13 02:03:26.874854 | debian-bookworm | {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_10 [0.018824s] ... ok 2026-04-13 02:03:26.883862 | debian-bookworm | {1} manila.tests.network.linux.test_ip_lib.TestIPCommandBase.test_as_root_with_options [0.018822s] ... ok 2026-04-13 02:03:26.889322 | debian-bookworm | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_reset_exports [0.019491s] ... ok 2026-04-13 02:03:26.893817 | debian-bookworm | {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_13 [0.018836s] ... ok 2026-04-13 02:03:26.894971 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_with_invalid_server_name [0.063573s] ... ok 2026-04-13 02:03:26.908668 | debian-bookworm | mv temp file (/fakedir0/export.d/fakefile.conf.RANDOM) to /fakedir0/export.d/fakefile.conf failed. 2026-04-13 02:03:26.918358 | debian-bookworm | {1} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_delete [0.020111s] ... ok 2026-04-13 02:03:26.918374 | debian-bookworm | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_conf_file_with_mv_error_1_True [0.021179s] ... ok 2026-04-13 02:03:26.918378 | debian-bookworm | {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_15 [0.018259s] ... ok 2026-04-13 02:03:26.920657 | debian-bookworm | {1} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_address [0.020135s] ... ok 2026-04-13 02:03:26.930337 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-13 02:03:26.930358 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-13 02:03:26.930363 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-13 02:03:26.930368 | debian-bookworm | return fn(self, *args, **kwargs) 2026-04-13 02:03:26.931558 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol_fail_1_True [0.020390s] ... ok 2026-04-13 02:03:26.935544 | debian-bookworm | {3} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_function_extra_spec_replacement [0.022811s] ... ok 2026-04-13 02:03:26.939647 | debian-bookworm | {1} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_mtu [0.019057s] ... ok 2026-04-13 02:03:26.950490 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_umount_gluster_vol [0.019071s] ... ok 2026-04-13 02:03:26.952569 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-13 02:03:26.952593 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-13 02:03:26.952598 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-13 02:03:26.952602 | debian-bookworm | return fn(self, *args, **kwargs) 2026-04-13 02:03:26.954692 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:26.955417 | debian-bookworm | Error in filtering function 'capabilities.foo == 10' : 'Error during evaluator parsing: KeyError: 'foo'' :: failing host. 2026-04-13 02:03:26.958500 | debian-bookworm | {3} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_wrong_capabilities [0.023140s] ... ok 2026-04-13 02:03:26.960656 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_with_ipv6 [0.063778s] ... ok 2026-04-13 02:03:26.961262 | debian-bookworm | {1} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_delete_net_route [0.019892s] ... ok 2026-04-13 02:03:26.969019 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_umount_gluster_vol_fail_2 [0.018468s] ... ok 2026-04-13 02:03:26.978012 | debian-bookworm | {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_08___34_____234___False_ [0.018996s] ... ok 2026-04-13 02:03:26.978909 | debian-bookworm | {1} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_get_devices_malformed_line [0.019178s] ... ok 2026-04-13 02:03:26.988289 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_4 [0.018945s] ... ok 2026-04-13 02:03:26.995773 | debian-bookworm | {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_12___1234____s___123___True_ [0.018004s] ... ok 2026-04-13 02:03:27.003913 | debian-bookworm | {1} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_execute_wrapper_no_options [0.024525s] ... ok 2026-04-13 02:03:27.007038 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_bad [0.019044s] ... ok 2026-04-13 02:03:27.014693 | debian-bookworm | {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_13___123____s___123___False_ [0.018807s] ... ok 2026-04-13 02:03:27.019967 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_add_cifs_rw [0.060667s] ... ok 2026-04-13 02:03:27.024776 | debian-bookworm | {1} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_admin_project_id_exist [0.021113s] ... ok 2026-04-13 02:03:27.033978 | debian-bookworm | {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_17___12____s__2___False_ [0.019147s] ... ok 2026-04-13 02:03:27.035522 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_via_info_empty_volinfo [0.026645s] ... ok 2026-04-13 02:03:27.045611 | debian-bookworm | {1} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_admin_project_id_not_exist_with_failure [0.020601s] ... ok 2026-04-13 02:03:27.052834 | debian-bookworm | {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_20___12311321_____in__12311321__in____True_ [0.018966s] ... ok 2026-04-13 02:03:27.054120 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_via_info_trivial_volinfo [0.020328s] ... ok 2026-04-13 02:03:27.066480 | debian-bookworm | {1} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_list_ports [0.020469s] ... ok 2026-04-13 02:03:27.073663 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_empty_reponse [0.018574s] ... ok 2026-04-13 02:03:27.073999 | debian-bookworm | {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_35___13_____or__11__or__12___False_ [0.020031s] ... ok 2026-04-13 02:03:27.082185 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_recover_nfs_rule [0.061731s] ... ok 2026-04-13 02:03:27.085862 | debian-bookworm | {1} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_update_port_fixed_ips [0.019034s] ... ok 2026-04-13 02:03:27.091330 | debian-bookworm | {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_37___abc_____or__ABC__or__def___True_ [0.018235s] ... ok 2026-04-13 02:03:27.092688 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_common_init [0.019297s] ... ok 2026-04-13 02:03:27.103140 | debian-bookworm | Failed to create CIFS server 4-57fc88167224. Reason: []. 2026-04-13 02:03:27.106102 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_create_cifs_server_with_error [0.023751s] ... ok 2026-04-13 02:03:27.107787 | debian-bookworm | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_3 [0.022176s] ... ok 2026-04-13 02:03:27.110170 | debian-bookworm | {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_40___3_______1___True_ [0.018899s] ... ok 2026-04-13 02:03:27.112323 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_1 [0.019016s] ... ok 2026-04-13 02:03:27.126768 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_get_cifs_server [0.020441s] ... ok 2026-04-13 02:03:27.130238 | debian-bookworm | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_7 [0.021663s] ... ok 2026-04-13 02:03:27.130810 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_4 [0.018541s] ... ok 2026-04-13 02:03:27.143806 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:27.143823 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:27.144880 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:27.147216 | debian-bookworm | {3} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_admin_context_4 [0.036694s] ... ok 2026-04-13 02:03:27.148674 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_invalid_mover_id [0.021269s] ... ok 2026-04-13 02:03:27.149809 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_5 [0.019670s] ... ok 2026-04-13 02:03:27.153460 | debian-bookworm | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_delete_extended_allocations [0.023866s] ... ok 2026-04-13 02:03:27.166901 | debian-bookworm | {3} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_basic_operators [0.019578s] ... ok 2026-04-13 02:03:27.168164 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_clear_share_access_has_white_list [0.020787s] ... ok 2026-04-13 02:03:27.170692 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_2 [0.020065s] ... ok 2026-04-13 02:03:27.172852 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_snapshot [0.317891s] ... ok 2026-04-13 02:03:27.174571 | debian-bookworm | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_extend_network_allocations [0.021285s] ... ok 2026-04-13 02:03:27.186597 | debian-bookworm | {3} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_happy_day [0.018855s] ... ok 2026-04-13 02:03:27.186854 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:27.189741 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_count_ignored_1 [0.019200s] ... ok 2026-04-13 02:03:27.189916 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_create_cifs_share [0.020881s] ... ok 2026-04-13 02:03:27.194058 | debian-bookworm | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind [0.019447s] ... ok 2026-04-13 02:03:27.204875 | debian-bookworm | {3} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_passes [0.018853s] ... ok 2026-04-13 02:03:27.208090 | debian-bookworm | Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'File system with id=77777 not found.', 'messageCode': '14227341326', 'Description': 'The file system ID supplied with the request is invalid.', 'Action': 'Refer to the XML API v2 schema/documentation and correct your user program logic.', 'Diagnostics': ' Exception tag: 14fb6b6a7b8 Exception message: com.emc.nas.ccmd.common.MessageInstanceImpl@5004000e '}]. 2026-04-13 02:03:27.209606 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_invalid_3 [0.019636s] ... ok 2026-04-13 02:03:27.210942 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_delete_file_system_with_error [0.021661s] ... ok 2026-04-13 02:03:27.217794 | debian-bookworm | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_invalid_1 [0.023419s] ... ok 2026-04-13 02:03:27.223425 | debian-bookworm | {3} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_2 [0.018712s] ... ok 2026-04-13 02:03:27.224618 | debian-bookworm | Failed to delete snapshot "snap-001". 2026-04-13 02:03:27.226561 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_snapshot_with_provider_location_failure [0.053812s] ... ok 2026-04-13 02:03:27.228765 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_invalid_4 [0.019386s] ... ok 2026-04-13 02:03:27.232115 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_get_file_system_but_miss_property [0.019563s] ... ok 2026-04-13 02:03:27.241243 | debian-bookworm | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_1 [0.023343s] ... ok 2026-04-13 02:03:27.241874 | debian-bookworm | {3} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_5 [0.018366s] ... ok 2026-04-13 02:03:27.246944 | debian-bookworm | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:03:27.249720 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_setup_via_manager [0.020718s] ... ok 2026-04-13 02:03:27.250433 | debian-bookworm | Mount Point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 already exists. Skip the creation. 2026-04-13 02:03:27.252514 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_but_already_exist [0.021662s] ... ok 2026-04-13 02:03:27.260334 | debian-bookworm | {3} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_update_service_capabilities_for_shares [0.018011s] ... ok 2026-04-13 02:03:27.262911 | debian-bookworm | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test_allocate_network_one_allocation [0.021681s] ... ok 2026-04-13 02:03:27.265024 | debian-bookworm | 2026-04-13 02:03:27.264 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:27.266032 | debian-bookworm | 2026-04-13 02:03:27.264 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:27.267590 | debian-bookworm | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:03:27.268198 | debian-bookworm | Option auth.ssl-allow is not defined on gluster volume. Volume: 2026-04-13 02:03:27.271400 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:27.271747 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_setup_via_manager_no_option_data_2_False [0.021376s] ... ok 2026-04-13 02:03:27.271916 | debian-bookworm | Mover interface IP 192.168.1.1 already exists. Skip the creation. 2026-04-13 02:03:27.274521 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_ip_already_exist [0.022013s] ... ok 2026-04-13 02:03:27.278297 | debian-bookworm | {3} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_consume_from_share_unknown_capability [0.018142s] ... ok 2026-04-13 02:03:27.279980 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_shares_cifs_share_exists_with_mount_point_name [0.053382s] ... ok 2026-04-13 02:03:27.284040 | debian-bookworm | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test_include_network_info [0.021221s] ... ok 2026-04-13 02:03:27.289009 | debian-bookworm | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:03:27.291467 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_4 [0.020474s] ... ok 2026-04-13 02:03:27.292628 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:27.293396 | debian-bookworm | Failed to create mover interface {'name': '3d909830c356', 'device_name': 'cge-1-0', 'ip': '192.168.1.1', 'mover_name': 'server_2', 'net_mask': '255.255.255.0', 'vlan_id': 100}. Reason: []. 2026-04-13 02:03:27.295060 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_error [0.020410s] ... ok 2026-04-13 02:03:27.297434 | debian-bookworm | {3} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_update_from_share_capability_with_pools [0.018051s] ... ok 2026-04-13 02:03:27.306521 | debian-bookworm | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_allocate_network_one_allocation [0.022062s] ... ok 2026-04-13 02:03:27.312147 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_access_rule_validator [0.019721s] ... ok 2026-04-13 02:03:27.313901 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:27.314845 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:27.316083 | debian-bookworm | {3} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_02 [0.019718s] ... ok 2026-04-13 02:03:27.318184 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_get_mover_interface [0.022378s] ... ok 2026-04-13 02:03:27.325956 | debian-bookworm | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_deallocate_network_nominal [0.019126s] ... ok 2026-04-13 02:03:27.327080 | debian-bookworm | 2026-04-13 02:03:27.325 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 344c1ac4747f -> 293fac1130ca, Add replication attributes to Share and ShareInstance models. 2026-04-13 02:03:27.331947 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_2_create_snapshot [0.020419s] ... ok 2026-04-13 02:03:27.333701 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_get_network_allocations_number [0.053467s] ... ok 2026-04-13 02:03:27.334282 | debian-bookworm | {3} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_12 [0.018071s] ... ok 2026-04-13 02:03:27.335555 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:27.338259 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_but_not_found [0.020157s] ... ok 2026-04-13 02:03:27.347061 | debian-bookworm | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test___update_share_network_net_data_same_values [0.020844s] ... ok 2026-04-13 02:03:27.353440 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_6_manage_existing [0.021326s] ... ok 2026-04-13 02:03:27.357207 | debian-bookworm | Failed to get snapshot by name de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. 2026-04-13 02:03:27.359871 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_delete_snapshot_failed_to_get_snapshot [0.021646s] ... ok 2026-04-13 02:03:27.365805 | debian-bookworm | The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-13 02:03:27.366819 | debian-bookworm | The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-13 02:03:27.367303 | debian-bookworm | The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-13 02:03:27.367466 | debian-bookworm | The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-13 02:03:27.370696 | debian-bookworm | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_manage_network_allocations_admin [0.023649s] ... ok 2026-04-13 02:03:27.372374 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:27.373945 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_9_shrink_share [0.020631s] ... ok 2026-04-13 02:03:27.374111 | debian-bookworm | Failed to schedule_create_share_replica: Resource could not be found. 2026-04-13 02:03:27.377043 | debian-bookworm | {3} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_replica_exception_path [0.042626s] ... ok 2026-04-13 02:03:27.380376 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot_but_not_found [0.020579s] ... ok 2026-04-13 02:03:27.387731 | debian-bookworm | 2026-04-13 02:03:27.384 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 344c1ac4747f to 293fac1130ca update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:27.387978 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_nfs_success [0.053978s] ... ok 2026-04-13 02:03:27.390032 | debian-bookworm | {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_include_network_info [0.019434s] ... ok 2026-04-13 02:03:27.394661 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_supported_access_levels [0.020601s] ... ok 2026-04-13 02:03:27.397752 | debian-bookworm | 2026-04-13 02:03:27.394 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:27.397768 | debian-bookworm | 2026-04-13 02:03:27.395 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:27.402909 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot_id [0.020877s] ... ok 2026-04-13 02:03:27.411325 | debian-bookworm | {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_all_data_v4_2_DEFAULT [0.021192s] ... ok 2026-04-13 02:03:27.414459 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:27.414572 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_2 [0.019714s] ... ok 2026-04-13 02:03:27.417700 | debian-bookworm | {3} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_get_service_capabilities [0.040504s] ... ok 2026-04-13 02:03:27.421829 | debian-bookworm | 2026-04-13 02:03:27.420 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:27.422971 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StoragePoolTestCase.test_get_pool [0.021064s] ... ok 2026-04-13 02:03:27.423264 | debian-bookworm | 2026-04-13 02:03:27.421 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:27.429089 | debian-bookworm | Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. 2026-04-13 02:03:27.431252 | debian-bookworm | {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_all_data_v6_1_custom_config_group_name [0.020040s] ... ok 2026-04-13 02:03:27.437811 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_via_manager [0.020718s] ... ok 2026-04-13 02:03:27.442340 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_snapshot_ip_access_rule [0.054399s] ... ok 2026-04-13 02:03:27.442477 | debian-bookworm | Failed to delete VDM 56aafd02-4d44-43d7-b784-57fc88167224. Reason: []. 2026-04-13 02:03:27.445050 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_delete_vdm_with_error [0.021804s] ... ok 2026-04-13 02:03:27.454305 | debian-bookworm | {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_5_None [0.022515s] ... ok 2026-04-13 02:03:27.455325 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:27.457009 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_share_stats_1_True [0.021621s] ... ok 2026-04-13 02:03:27.459436 | debian-bookworm | {3} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_init_host_with_rpc [0.041003s] ... ok 2026-04-13 02:03:27.464745 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_cifs_nfs_interface [0.020163s] ... ok 2026-04-13 02:03:27.465704 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_directory_1_False [0.022405s] ... ok 2026-04-13 02:03:27.474474 | debian-bookworm | {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_1_fake [0.020337s] ... ok 2026-04-13 02:03:27.479077 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_check_mount_glusterfs [0.020395s] ... ok 2026-04-13 02:03:27.479093 | debian-bookworm | 2026-04-13 02:03:27.476 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 293fac1130ca -> 5155c7077f99, Add more network info attributes to 'network_allocations' table. 2026-04-13 02:03:27.487836 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_nfs_export_1__201__True_ [0.022577s] ... ok 2026-04-13 02:03:27.494956 | debian-bookworm | {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_4_10_0_10_0_10_0_10_5 [0.020368s] ... ok 2026-04-13 02:03:27.495079 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:27.497795 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_cleanup_create_share_cannot_cleanup_unusable_share [0.019706s] ... ok 2026-04-13 02:03:27.498920 | debian-bookworm | {3} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_get_pools [0.039094s] ... ok 2026-04-13 02:03:27.514777 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_nfs_export_2__400__False_ [0.024429s] ... ok 2026-04-13 02:03:27.516668 | debian-bookworm | {3} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_second_time_too_fast [0.018319s] ... ok 2026-04-13 02:03:27.517664 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_cleanup_create_share_local_share_path_does_not_exist [0.019541s] ... ok 2026-04-13 02:03:27.517681 | debian-bookworm | {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_4 [0.022386s] ... ok 2026-04-13 02:03:27.523881 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_allow_access [0.058894s] ... ok 2026-04-13 02:03:27.532433 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_smb_export_2__404__False_ [0.020059s] ... ok 2026-04-13 02:03:27.535697 | debian-bookworm | {3} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_5___True___True_ [0.018988s] ... ok 2026-04-13 02:03:27.540229 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_unable_to_create_share_2_GlusterfsException [0.022901s] ... ok 2026-04-13 02:03:27.553004 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:27.553781 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_space_stats_failure [0.021139s] ... ok 2026-04-13 02:03:27.555116 | debian-bookworm | You must create a share type in advance, and specify in request body or set default_share_type in manila.conf. 2026-04-13 02:03:27.555265 | debian-bookworm | {3} manila.tests.scheduler.weighers.test_base.TestWeightHandler.test_no_multiplier [0.018750s] ... ok 2026-04-13 02:03:27.558122 | debian-bookworm | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test___format_filter_properties_no_default_share_type_provided [0.039612s] ... ok 2026-04-13 02:03:27.565549 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_do_setup_error_already_enabled_creation_share_specific_size [0.025466s] ... ok 2026-04-13 02:03:27.574910 | debian-bookworm | {3} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_1 [0.019470s] ... ok 2026-04-13 02:03:27.576093 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_space_stats_success [0.020653s] ... ok 2026-04-13 02:03:27.586500 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_cifs_with_mount_point_name [0.062494s] ... ok 2026-04-13 02:03:27.588158 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_ensure_share [0.022458s] ... ok 2026-04-13 02:03:27.593257 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:27.594673 | debian-bookworm | {3} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_7 [0.020482s] ... ok 2026-04-13 02:03:27.596110 | debian-bookworm | Share service is down. (host: host7). 2026-04-13 02:03:27.596850 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_get [0.021315s] ... ok 2026-04-13 02:03:27.597926 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:27.600505 | debian-bookworm | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_valid_storage_protocol_2 [0.043218s] ... ok 2026-04-13 02:03:27.610148 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_3 [0.020616s] ... ok 2026-04-13 02:03:27.614535 | debian-bookworm | {3} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_1 [0.019108s] ... ok 2026-04-13 02:03:27.618027 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_modify [0.021810s] ... ok 2026-04-13 02:03:27.624050 | debian-bookworm | 2026-04-13 02:03:27.621 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 293fac1130ca to 5155c7077f99 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:27.631425 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_5 [0.021796s] ... ok 2026-04-13 02:03:27.631686 | debian-bookworm | 2026-04-13 02:03:27.627 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:27.631701 | debian-bookworm | 2026-04-13 02:03:27.628 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:27.633910 | debian-bookworm | {3} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_5 [0.019322s] ... ok 2026-04-13 02:03:27.636637 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:27.638633 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_interfaces [0.020314s] ... ok 2026-04-13 02:03:27.639547 | debian-bookworm | Share service is down. (host: host7). 2026-04-13 02:03:27.641418 | debian-bookworm | Unsupported share protocol: FOO_PROTOCOL. 2026-04-13 02:03:27.643360 | debian-bookworm | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_default_dedupe_value_fail_2__is__True [0.042733s] ... ok 2026-04-13 02:03:27.643709 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_invalid_share_protocol [0.056969s] ... ok 2026-04-13 02:03:27.652516 | debian-bookworm | {3} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_7 [0.018839s] ... ok 2026-04-13 02:03:27.655755 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share_from_snapshot_1 [0.023617s] ... ok 2026-04-13 02:03:27.656588 | debian-bookworm | 2026-04-13 02:03:27.653 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:27.658768 | debian-bookworm | 2026-04-13 02:03:27.654 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:27.659512 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_restore_snapshot [0.020850s] ... ok 2026-04-13 02:03:27.668544 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-13 02:03:27.668638 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-13 02:03:27.668643 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-13 02:03:27.668647 | debian-bookworm | return fn(self, *args, **kwargs) 2026-04-13 02:03:27.670946 | debian-bookworm | Error in goodness_function function '50 / 0' : 'Error during evaluator parsing: ZeroDivisionError: float division by zero' :: Defaulting to a goodness of 0. 2026-04-13 02:03:27.672800 | debian-bookworm | {3} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_invalid_goodness_function [0.020494s] ... ok 2026-04-13 02:03:27.676078 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_6 [0.021425s] ... ok 2026-04-13 02:03:27.678651 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:27.682031 | debian-bookworm | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_invalid_max_attempts [0.038481s] ... ok 2026-04-13 02:03:27.692293 | debian-bookworm | {3} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_5_put [0.019299s] ... ok 2026-04-13 02:03:27.695662 | debian-bookworm | Couldn't find the share in used list. 2026-04-13 02:03:27.697976 | debian-bookworm | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_push_gluster_vol_excp [0.021544s] ... ok 2026-04-13 02:03:27.699661 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_allow_access [0.040292s] ... ok 2026-04-13 02:03:27.712862 | debian-bookworm | {3} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_resource_keys_1 [0.019898s] ... ok 2026-04-13 02:03:27.713092 | debian-bookworm | 2026-04-13 02:03:27.711 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 5155c7077f99 -> 293fac1130ca, Add more network info attributes to 'network_allocations' table. 2026-04-13 02:03:27.716749 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:27.719985 | debian-bookworm | {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__create_share [0.021959s] ... ok 2026-04-13 02:03:27.720681 | debian-bookworm | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_max_attempts [0.038656s] ... ok 2026-04-13 02:03:27.734249 | debian-bookworm | {3} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_resource_keys_error_2 [0.021778s] ... ok 2026-04-13 02:03:27.741264 | debian-bookworm | {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__set_share_size_with_new_size [0.020761s] ... ok 2026-04-13 02:03:27.741906 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_connect [0.041128s] ... ok 2026-04-13 02:03:27.754141 | debian-bookworm | {3} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__weigh_active_iq_3 [0.019616s] ... ok 2026-04-13 02:03:27.755704 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:27.759957 | debian-bookworm | Failed to create share fakename from snapshot fakesnapshotname. Error: Unexpected error while running command. 2026-04-13 02:03:27.759996 | debian-bookworm | Command: None 2026-04-13 02:03:27.760006 | debian-bookworm | Exit code: - 2026-04-13 02:03:27.760015 | debian-bookworm | Stdout: None 2026-04-13 02:03:27.760023 | debian-bookworm | Stderr: None. 2026-04-13 02:03:27.761175 | debian-bookworm | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_retry_attempt_one [0.040053s] ... ok 2026-04-13 02:03:27.763147 | debian-bookworm | {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share_from_snapshot_exception [0.021689s] ... ok 2026-04-13 02:03:27.779866 | debian-bookworm | {3} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test_weigh_objects_non_netapp_backends [0.025699s] ... ok 2026-04-13 02:03:27.780882 | debian-bookworm | Failed to delete snapshot fakesnapshotname. Error: Unexpected error while running command. 2026-04-13 02:03:27.781250 | debian-bookworm | Command: None 2026-04-13 02:03:27.781275 | debian-bookworm | Exit code: - 2026-04-13 02:03:27.781283 | debian-bookworm | Stdout: None 2026-04-13 02:03:27.781291 | debian-bookworm | Stderr: None. 2026-04-13 02:03:27.783307 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_cifs [0.041467s] ... ok 2026-04-13 02:03:27.783342 | debian-bookworm | {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_delete_snapshot_exception [0.020029s] ... ok 2026-04-13 02:03:27.799258 | debian-bookworm | {3} manila.tests.services.test_api.ServicesApiTest.test_ensure_shares [0.019202s] ... ok 2026-04-13 02:03:27.810666 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_cifs_snapshot_update_access_allow [0.027248s] ... ok 2026-04-13 02:03:27.817687 | debian-bookworm | {3} manila.tests.services.test_api.ServicesApiTest.test_ensure_shares_host_down [0.018466s] ... ok 2026-04-13 02:03:27.821765 | debian-bookworm | The requested NFS export "powerstore-share" was not created. 2026-04-13 02:03:27.824640 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_nfs_backend_failure [0.041915s] ... ok 2026-04-13 02:03:27.832626 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_snapshot_2 [0.022054s] ... ok 2026-04-13 02:03:27.839168 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__need_to_cancel_clone_returns_false_for_regular_subvolume [0.021352s] ... ok 2026-04-13 02:03:27.859774 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_check_for_setup_error_1_cephfs [0.020594s] ... ok 2026-04-13 02:03:27.862903 | debian-bookworm | Filesystem with share name powerstore-share is not found. 2026-04-13 02:03:27.864900 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_nfs_share_share_does_not_exist [0.040109s] ... ok 2026-04-13 02:03:27.876481 | debian-bookworm | 2026-04-13 02:03:27.872 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 5155c7077f99 to 293fac1130ca update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:27.883964 | debian-bookworm | 2026-04-13 02:03:27.881 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:27.883982 | debian-bookworm | 2026-04-13 02:03:27.881 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:27.885236 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share_group_snapshot [0.025433s] ... ok 2026-04-13 02:03:27.900097 | debian-bookworm | 2026-04-13 02:03:27.899 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:27.901477 | debian-bookworm | 2026-04-13 02:03:27.899 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:27.903779 | debian-bookworm | Failed to restore snapshot "powerstore-share-snap". 2026-04-13 02:03:27.905661 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_revert_to_snapshot_backend_failure [0.040535s] ... ok 2026-04-13 02:03:27.907685 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_snapshot [0.022540s] ... ok 2026-04-13 02:03:27.930571 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_share_from_snapshot [0.022067s] ... ok 2026-04-13 02:03:27.944746 | debian-bookworm | Failed to get daomain/netbios name of "powerstore-nasserver". 2026-04-13 02:03:27.945139 | debian-bookworm | Failed to get daomain/netbios name of "powerstore-nasserver". 2026-04-13 02:03:27.947095 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_invalid_prefix [0.041576s] ... ok 2026-04-13 02:03:27.952762 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_2_False [0.021623s] ... ok 2026-04-13 02:03:27.953076 | debian-bookworm | 2026-04-13 02:03:27.951 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 293fac1130ca -> 5155c7077f99, Add more network info attributes to 'network_allocations' table. 2026-04-13 02:03:27.968179 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_cifs_deny_access__nonexistentuser_expt [0.020724s] ... ok 2026-04-13 02:03:27.974948 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_shrink_share [0.020895s] ... ok 2026-04-13 02:03:27.981235 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_snapshot [0.337465s] ... ok 2026-04-13 02:03:27.989513 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_cifs_share__existed_expt [0.020990s] ... ok 2026-04-13 02:03:27.998497 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_transfer_accept_2 [0.023056s] ... ok 2026-04-13 02:03:28.013919 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_extend_filesystem [0.024291s] ... ok 2026-04-13 02:03:28.020162 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.MiscTests.test_setup_json_class_missing_1 [0.021447s] ... ok 2026-04-13 02:03:28.036027 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_share_with_invalid_proto [0.022013s] ... ok 2026-04-13 02:03:28.036613 | debian-bookworm | Directory not found for /path/to/directory 2026-04-13 02:03:28.039771 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_directory_when_path_does_not_exist [0.057461s] ... ok 2026-04-13 02:03:28.039797 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_get_export_locations [0.019260s] ... ok 2026-04-13 02:03:28.053812 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:28.057187 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_nfs_deny_access__nonexistent_expt [0.021223s] ... ok 2026-04-13 02:03:28.058584 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_get_export_locations_ganesha_still_configured_1_cephfs_ganesha_server_ip [0.018924s] ... ok 2026-04-13 02:03:28.059675 | debian-bookworm | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_retry_disabled [0.298437s] ... ok 2026-04-13 02:03:28.074840 | debian-bookworm | The used size of the file system svc_10 is bigger than input shrink size,it may cause date loss. 2026-04-13 02:03:28.076129 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:28.077499 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:28.077528 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_shrink_filesystem_size_too_small [0.020089s] ... ok 2026-04-13 02:03:28.078027 | debian-bookworm | Setting configured IP versions to [4, 6] since a hostname (rather than IP address) was supplied in 'cephfs_ganesha_server_ip' or in 'cephfs_ganesha_export_ips'. 2026-04-13 02:03:28.080360 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_2___host____None___4__6__ [0.020117s] ... ok 2026-04-13 02:03:28.094529 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:28.096104 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:28.096616 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:28.098166 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__create_network_interface_ipv4 [0.020570s] ... ok 2026-04-13 02:03:28.100167 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_7__None____1_1_1_0_____4__ [0.019807s] ... ok 2026-04-13 02:03:28.100184 | debian-bookworm | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_create_share_group [0.039063s] ... ok 2026-04-13 02:03:28.100774 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_share_cifs [0.061266s] ... ok 2026-04-13 02:03:28.107770 | debian-bookworm | 2026-04-13 02:03:28.103 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 293fac1130ca to 5155c7077f99 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:28.112858 | debian-bookworm | 2026-04-13 02:03:28.110 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:28.112877 | debian-bookworm | 2026-04-13 02:03:28.110 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:28.115713 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:28.116041 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:28.118452 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_export_locations_with_export_ips_configured [0.019523s] ... ok 2026-04-13 02:03:28.119448 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_ro_nfs_share_access [0.020028s] ... ok 2026-04-13 02:03:28.132720 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:28.135735 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_1 [0.303155s] ... ok 2026-04-13 02:03:28.135946 | debian-bookworm | Share service is down. (host: host7). 2026-04-13 02:03:28.136343 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:28.137947 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_export_path [0.019791s] ... ok 2026-04-13 02:03:28.138664 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_cifs_share [0.020699s] ... ok 2026-04-13 02:03:28.144063 | debian-bookworm | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_share_with_instance_properties [0.040626s] ... ok 2026-04-13 02:03:28.155773 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:28.156456 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:28.158570 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_snapshot [0.021964s] ... ok 2026-04-13 02:03:28.158585 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_init_identify_local_host_1_fakeip [0.020165s] ... ok 2026-04-13 02:03:28.158590 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_share_invalid_share_proto [0.057818s] ... ok 2026-04-13 02:03:28.159451 | debian-bookworm | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-04-13 02:03:28.160768 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_ensure_share_exists [0.021325s] ... ok 2026-04-13 02:03:28.174618 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:28.175951 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:28.176915 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:28.178773 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_init_identify_local_host_2_None [0.020277s] ... ok 2026-04-13 02:03:28.180007 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_snapshot_with_mount_support_2 [0.021792s] ... ok 2026-04-13 02:03:28.183081 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_validate_port_configuration [0.021035s] ... ok 2026-04-13 02:03:28.192141 | debian-bookworm | {1} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_if_two_services_up [0.052809s] ... ok 2026-04-13 02:03:28.197817 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_check_for_setup_error [0.019161s] ... ok 2026-04-13 02:03:28.202802 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_evs_ip [0.021231s] ... ok 2026-04-13 02:03:28.202993 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_snapshot_id [0.021394s] ... ok 2026-04-13 02:03:28.206311 | debian-bookworm | 2026-04-13 02:03:28.205 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:28.207990 | debian-bookworm | 2026-04-13 02:03:28.206 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:28.210220 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-04-13 02:03:28.210234 | debian-bookworm | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-04-13 02:03:28.211004 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-04-13 02:03:28.211018 | debian-bookworm | signop = oneOf('+ -') 2026-04-13 02:03:28.211679 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-04-13 02:03:28.211693 | debian-bookworm | operand.setParseAction(EvalConstant) 2026-04-13 02:03:28.211697 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-04-13 02:03:28.211701 | debian-bookworm | expr = infixNotation(operand, [ 2026-04-13 02:03:28.213820 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_shares_nfs_share_exists [0.054798s] ... ok 2026-04-13 02:03:28.213834 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-13 02:03:28.213839 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-13 02:03:28.214600 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-13 02:03:28.214613 | debian-bookworm | return fn(self, *args, **kwargs) 2026-04-13 02:03:28.216706 | debian-bookworm | {3} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_deny_access [0.018825s] ... ok 2026-04-13 02:03:28.222623 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_match_ports_2 [0.018653s] ... ok 2026-04-13 02:03:28.224553 | debian-bookworm | {1} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_negative_numbers [0.031775s] ... ok 2026-04-13 02:03:28.226375 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_cifs_3_1_1_1_1_shares_share_id [0.025046s] ... ok 2026-04-13 02:03:28.236174 | debian-bookworm | {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_create_network [0.019058s] ... ok 2026-04-13 02:03:28.246305 | debian-bookworm | {1} manila.tests.scheduler.filters.test_base.TestBaseFilter.test_filter_one_is_called [0.021830s] ... ok 2026-04-13 02:03:28.248646 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_nfs_1___ [0.021673s] ... ok 2026-04-13 02:03:28.256076 | debian-bookworm | {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_network [0.019896s] ... ok 2026-04-13 02:03:28.262988 | debian-bookworm | 2026-04-13 02:03:28.261 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 5155c7077f99 -> eb6d5544cbbd, add provider_location to share_snapshot_instances 2026-04-13 02:03:28.265144 | debian-bookworm | {1} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_list_complex_1__is__True [0.018872s] ... ok 2026-04-13 02:03:28.265613 | debian-bookworm | Cannot shrink share "share-foo" to 6G: used space (7516192768 bytes) exceeds new size. 2026-04-13 02:03:28.271384 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_shrink_share_raises_when_new_quota_less_than_used [0.054400s] ... ok 2026-04-13 02:03:28.272177 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_nfs_snapshot_update_access_deny [0.024174s] ... ok 2026-04-13 02:03:28.276112 | debian-bookworm | {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_extend_share [0.019940s] ... ok 2026-04-13 02:03:28.278976 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_2 [0.056657s] ... ok 2026-04-13 02:03:28.285275 | debian-bookworm | {1} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_list_simple [0.020132s] ... ok 2026-04-13 02:03:28.291460 | debian-bookworm | 2026-04-13 02:03:28.289 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 5155c7077f99 to eb6d5544cbbd update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:28.294655 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__execute [0.022146s] ... ok 2026-04-13 02:03:28.297650 | debian-bookworm | {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_migration_complete [0.021396s] ... ok 2026-04-13 02:03:28.302484 | debian-bookworm | 2026-04-13 02:03:28.301 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:28.303890 | debian-bookworm | 2026-04-13 02:03:28.302 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:28.304289 | debian-bookworm | {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_total_1 [0.018754s] ... ok 2026-04-13 02:03:28.315112 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_directory_retry [0.020251s] ... ok 2026-04-13 02:03:28.322545 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_snapshot_update_access_cifs [0.054799s] ... ok 2026-04-13 02:03:28.323080 | debian-bookworm | {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_snapshot_reserved_1 [0.018919s] ... ok 2026-04-13 02:03:28.331320 | debian-bookworm | {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_server_security_service_1_True [0.033564s] ... ok 2026-04-13 02:03:28.335482 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_quota_error [0.019203s] ... ok 2026-04-13 02:03:28.335494 | debian-bookworm | 2026-04-13 02:03:28.333 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:28.335699 | debian-bookworm | 2026-04-13 02:03:28.333 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:28.336427 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_nfs_access_with_incorrect_access_type [0.057815s] ... ok 2026-04-13 02:03:28.340320 | debian-bookworm | Insufficient free space for thin provisioning. The ratio of provisioned capacity over total capacity 2.20 would exceed the maximum over subscription ratio 2.00 on host host1. 2026-04-13 02:03:28.342834 | debian-bookworm | {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_04 [0.019597s] ... ok 2026-04-13 02:03:28.350415 | debian-bookworm | {3} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_create_share_guest_not_ok [0.019004s] ... ok 2026-04-13 02:03:28.352797 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_deny_access [0.018636s] ... ok 2026-04-13 02:03:28.359768 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-13 02:03:28.359823 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-13 02:03:28.359835 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-13 02:03:28.359864 | debian-bookworm | return fn(self, *args, **kwargs) 2026-04-13 02:03:28.363252 | debian-bookworm | Error in filtering function '1 / 0 == 0' : 'Error during evaluator parsing: ZeroDivisionError: float division by zero' :: failing host. 2026-04-13 02:03:28.365756 | debian-bookworm | {1} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_function_exception_caught [0.022431s] ... ok 2026-04-13 02:03:28.371565 | debian-bookworm | {3} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_update_access_add_rules [0.021198s] ... ok 2026-04-13 02:03:28.372653 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_deny_access_already_deleted_user_1_True [0.019784s] ... ok 2026-04-13 02:03:28.374754 | debian-bookworm | Failed to get user sid by foo. 2026-04-13 02:03:28.376552 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_cifs_user_not_found [0.053968s] ... ok 2026-04-13 02:03:28.383076 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-13 02:03:28.383108 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-13 02:03:28.383366 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-13 02:03:28.383390 | debian-bookworm | return fn(self, *args, **kwargs) 2026-04-13 02:03:28.387885 | debian-bookworm | {1} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_function_stats_replacement [0.022317s] ... ok 2026-04-13 02:03:28.389647 | debian-bookworm | 2026-04-13 02:03:28.388 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade eb6d5544cbbd -> 5155c7077f99, add provider_location to share_snapshot_instances 2026-04-13 02:03:28.391487 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_deny_access_backend_exception [0.018722s] ... ok 2026-04-13 02:03:28.399977 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_from_snapshot [0.063251s] ... ok 2026-04-13 02:03:28.402764 | debian-bookworm | {3} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_setup_security_service [0.030822s] ... ok 2026-04-13 02:03:28.409512 | debian-bookworm | {1} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_no_filter_function [0.021358s] ... ok 2026-04-13 02:03:28.410694 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_add_error [0.019029s] ... ok 2026-04-13 02:03:28.418504 | debian-bookworm | 2026-04-13 02:03:28.415 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update eb6d5544cbbd to 5155c7077f99 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:28.423542 | debian-bookworm | {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test__get_lv_device [0.020608s] ... ok 2026-04-13 02:03:28.428690 | debian-bookworm | 2026-04-13 02:03:28.427 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:28.431768 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_del_exception [0.019080s] ... ok 2026-04-13 02:03:28.431790 | debian-bookworm | {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_01___1____1___True_ [0.020908s] ... ok 2026-04-13 02:03:28.431798 | debian-bookworm | 2026-04-13 02:03:28.427 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:28.433746 | debian-bookworm | Failed to update access rules for CIFS share "share-foo". 2026-04-13 02:03:28.435178 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_delete_cifs [0.058069s] ... ok 2026-04-13 02:03:28.443001 | debian-bookworm | {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test__get_lv_folder [0.019096s] ... ok 2026-04-13 02:03:28.449351 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_usage_error [0.018881s] ... ok 2026-04-13 02:03:28.450993 | debian-bookworm | {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_02_______1___False_ [0.020103s] ... ok 2026-04-13 02:03:28.457511 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_directory_2_True [0.022155s] ... ok 2026-04-13 02:03:28.461556 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_with_ipv6 [0.060822s] ... ok 2026-04-13 02:03:28.462298 | debian-bookworm | {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_extend_share [0.018388s] ... ok 2026-04-13 02:03:28.467569 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_stats_dedupe_on [0.018489s] ... ok 2026-04-13 02:03:28.471050 | debian-bookworm | {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_28__False____is__False___True_ [0.020024s] ... ok 2026-04-13 02:03:28.473941 | debian-bookworm | 2026-04-13 02:03:28.472 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:28.474887 | debian-bookworm | 2026-04-13 02:03:28.473 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:28.477938 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_nfs_export_1__201__True_ [0.020676s] ... ok 2026-04-13 02:03:28.479789 | debian-bookworm | {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_share_pool_name [0.018623s] ... ok 2026-04-13 02:03:28.486852 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_is_cifs_without_use [0.018862s] ... ok 2026-04-13 02:03:28.491981 | debian-bookworm | {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_29__False____is__True___False_ [0.021164s] ... ok 2026-04-13 02:03:28.498361 | debian-bookworm | {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_share_server_pools_2_____72_50g_62_50g_ [0.018572s] ... ok 2026-04-13 02:03:28.502330 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_nfs_export_aliases_error_codes_1_400 [0.020822s] ... ok 2026-04-13 02:03:28.504882 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_list_cifs_no_permissions_added [0.018546s] ... ok 2026-04-13 02:03:28.517268 | debian-bookworm | {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_remove_storage_lvremove_failed [0.018543s] ... ok 2026-04-13 02:03:28.517292 | debian-bookworm | {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_31__False____is__Nonsense___True_ [0.024833s] ... ok 2026-04-13 02:03:28.518779 | debian-bookworm | Failed to create session. Status_code="401", body="". 2026-04-13 02:03:28.520294 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_session_failure [0.020855s] ... ok 2026-04-13 02:03:28.521879 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_nfs_share [0.060827s] ... ok 2026-04-13 02:03:28.524066 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_modify_quota_error [0.019075s] ... ok 2026-04-13 02:03:28.527559 | debian-bookworm | 2026-04-13 02:03:28.526 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 5155c7077f99 -> eb6d5544cbbd, add provider_location to share_snapshot_instances 2026-04-13 02:03:28.536191 | debian-bookworm | {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_rename_storage_1_None [0.018556s] ... ok 2026-04-13 02:03:28.540896 | debian-bookworm | {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_39___3_______2___False_ [0.023304s] ... ok 2026-04-13 02:03:28.541648 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_smb_share_1__201__True_ [0.020996s] ... ok 2026-04-13 02:03:28.545097 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_delete_error [0.020786s] ... ok 2026-04-13 02:03:28.561685 | debian-bookworm | {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_42___nfs____NFS___True_ [0.020624s] ... ok 2026-04-13 02:03:28.563486 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_smb_shares_1__204__True_ [0.022093s] ... ok 2026-04-13 02:03:28.565289 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_extend_share [0.019892s] ... ok 2026-04-13 02:03:28.568446 | debian-bookworm | 2026-04-13 02:03:28.565 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 5155c7077f99 to eb6d5544cbbd update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:28.580949 | debian-bookworm | 2026-04-13 02:03:28.578 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:28.583103 | debian-bookworm | 2026-04-13 02:03:28.580 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:28.584331 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_nfs_export [0.019931s] ... ok 2026-04-13 02:03:28.584348 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_add_2 [0.018953s] ... ok 2026-04-13 02:03:28.586653 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_rw_access_with_ipv6 [0.064637s] ... ok 2026-04-13 02:03:28.592335 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.common.enas.test_connector.XMLAPIConnectorTest.test_request_with_debug [0.055219s] ... ok 2026-04-13 02:03:28.600041 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:28.602632 | debian-bookworm | {1} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_user_context_2 [0.041175s] ... ok 2026-04-13 02:03:28.602874 | debian-bookworm | 2026-04-13 02:03:28.599 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:28.602890 | debian-bookworm | 2026-04-13 02:03:28.600 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:28.603589 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_ip_exception_1_True [0.019571s] ... ok 2026-04-13 02:03:28.606471 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_is_path_existent_1__200__True_ [0.022909s] ... ok 2026-04-13 02:03:28.610016 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_invalid_ipv6_addr_1 [0.018870s] ... ok 2026-04-13 02:03:28.622537 | debian-bookworm | {1} manila.tests.scheduler.filters.test_ignore_attempted_hosts.HostFiltersTestCase.test_ignore_attempted_hosts_filter_fail [0.019903s] ... ok 2026-04-13 02:03:28.623728 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_ip_exception_2_False [0.020114s] ... ok 2026-04-13 02:03:28.627041 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_lookup_nfs_export_2____ifs_home_test______exports________total___0____None_ [0.020785s] ... ok 2026-04-13 02:03:28.633686 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_invalid_ipv6_addr_4 [0.018663s] ... ok 2026-04-13 02:03:28.643583 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__wait_job_status_2_ERROR [0.019571s] ... ok 2026-04-13 02:03:28.645666 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_2 [0.058282s] ... ok 2026-04-13 02:03:28.646988 | debian-bookworm | {1} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_passes_no_active_replica_host [0.022355s] ... ok 2026-04-13 02:03:28.647728 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_3 [0.018906s] ... ok 2026-04-13 02:03:28.649008 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_nfs_export_access_success [0.020630s] ... ok 2026-04-13 02:03:28.656982 | debian-bookworm | 2026-04-13 02:03:28.655 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade eb6d5544cbbd -> 221a83cfd85b, change_user_id_length 2026-04-13 02:03:28.657006 | debian-bookworm | 2026-04-13 02:03:28.656 6641 INFO 221a83cfd85b_change_user_project_id_length_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Changing user_id length for share_networks 2026-04-13 02:03:28.662883 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_access_rules_1 [0.019330s] ... ok 2026-04-13 02:03:28.665926 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_ipv6_addr_3 [0.017938s] ... ok 2026-04-13 02:03:28.666609 | debian-bookworm | {1} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_choose_host_filters_not_found [0.020774s] ... ok 2026-04-13 02:03:28.671571 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_create [0.023662s] ... ok 2026-04-13 02:03:28.681153 | debian-bookworm | {0} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_share_exception [0.017988s] ... ok 2026-04-13 02:03:28.684956 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ParseIpaddrTestCase.test_parse_ipv4_addr_1 [0.018746s] ... ok 2026-04-13 02:03:28.688594 | debian-bookworm | 2026-04-13 02:03:28.686 6641 INFO 221a83cfd85b_change_user_project_id_length_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Changing project_id length for share_networks 2026-04-13 02:03:28.695477 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_create_with_threshold [0.023701s] ... ok 2026-04-13 02:03:28.699105 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_1___invalid_ip_fpg__10_256_0_1___0__4_ [0.018038s] ... ok 2026-04-13 02:03:28.701668 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:28.703108 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:28.707471 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ParseIpaddrTestCase.test_parse_ipv4_addr_4 [0.021523s] ... ok 2026-04-13 02:03:28.707506 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_with_existing_vdm [0.061087s] ... ok 2026-04-13 02:03:28.708750 | debian-bookworm | {1} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_pools_no_pools [0.042357s] ... ok 2026-04-13 02:03:28.716126 | debian-bookworm | Invalid configuration. hpe3par_fpg must be set. 2026-04-13 02:03:28.718445 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_2__None__0__4_ [0.019197s] ... ok 2026-04-13 02:03:28.719327 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_get__path_does_not_exist [0.023413s] ... ok 2026-04-13 02:03:28.729916 | debian-bookworm | {1} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_6 [0.020842s] ... ok 2026-04-13 02:03:28.738510 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_2___test_squote____test_squote__ [0.019973s] ... ok 2026-04-13 02:03:28.740676 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_modify_with_threshold [0.021535s] ... ok 2026-04-13 02:03:28.746868 | debian-bookworm | 2026-04-13 02:03:28.745 6641 INFO 221a83cfd85b_change_user_project_id_length_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Changing project_id length for security_services 2026-04-13 02:03:28.750140 | debian-bookworm | {1} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_7 [0.020544s] ... ok 2026-04-13 02:03:28.757919 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_3___test_____punc____test___punc__ [0.019347s] ... ok 2026-04-13 02:03:28.760862 | debian-bookworm | REST Request: POST https://192.168.0.110/api/rest/smb_share with body {"file_system_id": "6454e9a9-a698-e9bc-ca61-1a9efb93188b", "path": "/powerstore-smb-share", "name": "powerstore-smb-share"} 2026-04-13 02:03:28.761079 | debian-bookworm | REST Response: 400 with data 2026-04-13 02:03:28.763675 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_smb_share_failure [0.022616s] ... ok 2026-04-13 02:03:28.767042 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_add_cifs_rw [0.060384s] ... ok 2026-04-13 02:03:28.777409 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_4___test_with_spaces_____test_with_spaces___ [0.019380s] ... ok 2026-04-13 02:03:28.784119 | debian-bookworm | REST Request: GET https://192.168.0.110/api/rest/cluster with body None 2026-04-13 02:03:28.784508 | debian-bookworm | REST Response: 400 with data 2026-04-13 02:03:28.786284 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_cluster_id_failure [0.022502s] ... ok 2026-04-13 02:03:28.790155 | debian-bookworm | {1} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_06 [0.039718s] ... ok 2026-04-13 02:03:28.793919 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_create_cifs_server_already_exist [0.026678s] ... ok 2026-04-13 02:03:28.797819 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_check_for_setup_error_exception [0.020193s] ... ok 2026-04-13 02:03:28.808861 | debian-bookworm | 2026-04-13 02:03:28.804 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update eb6d5544cbbd to 221a83cfd85b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:28.810570 | debian-bookworm | {1} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_10 [0.020301s] ... ok 2026-04-13 02:03:28.811204 | debian-bookworm | REST Request: GET https://192.168.0.110/api/rest/nas_server?select=smb_servers(is_standalone,netbios_name)&name=eq.powerstore-smb-share with body None 2026-04-13 02:03:28.811478 | debian-bookworm | REST Response: 400 with data 2026-04-13 02:03:28.814110 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_smb_netbios_failure [0.027926s] ... ok 2026-04-13 02:03:28.816122 | debian-bookworm | 2026-04-13 02:03:28.813 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:28.816597 | debian-bookworm | 2026-04-13 02:03:28.813 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:28.816679 | debian-bookworm | Failed to get mover by name server_2. 2026-04-13 02:03:28.817748 | debian-bookworm | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2 not found. Skip the deletion. 2026-04-13 02:03:28.817763 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:28.817769 | debian-bookworm | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2 not found. Skip the deletion. 2026-04-13 02:03:28.818129 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_cifs_share_from_snapshot [0.019881s] ... ok 2026-04-13 02:03:28.820699 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_delete_cifs_server_but_not_found [0.026950s] ... ok 2026-04-13 02:03:28.837571 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_nfs_share [0.019454s] ... ok 2026-04-13 02:03:28.838862 | debian-bookworm | 2026-04-13 02:03:28.837 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:28.839988 | debian-bookworm | 2026-04-13 02:03:28.838 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:28.847647 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:28.849269 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:28.852834 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_get_all_cifs_server_invalid_mover_id [0.031874s] ... ok 2026-04-13 02:03:28.854995 | debian-bookworm | Failed to delete share "powerstore-share". 2026-04-13 02:03:28.857012 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_nfs_share_backend_failure [0.042690s] ... ok 2026-04-13 02:03:28.858924 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_get_share_stats_with_refresh [0.021703s] ... ok 2026-04-13 02:03:28.874013 | debian-bookworm | Failed to modify CIFS server 4-57fc88167224. Reason: []. 2026-04-13 02:03:28.876093 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_with_error [0.023289s] ... ok 2026-04-13 02:03:28.877662 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:28.878855 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_mediator_error [0.019720s] ... ok 2026-04-13 02:03:28.880662 | debian-bookworm | Failed to schedule_create_share_group: No valid host was found. . 2026-04-13 02:03:28.890575 | debian-bookworm | 2026-04-13 02:03:28.889 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 221a83cfd85b -> eb6d5544cbbd, change_user_id_length 2026-04-13 02:03:28.891472 | debian-bookworm | 2026-04-13 02:03:28.890 6641 INFO 221a83cfd85b_change_user_project_id_length_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Changing back user_id length for share_networks 2026-04-13 02:03:28.892656 | debian-bookworm | {1} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_group_no_valid_host_puts_group_in_error_state [0.082050s] ... ok 2026-04-13 02:03:28.898802 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_deny_share_access [0.021035s] ... ok 2026-04-13 02:03:28.898825 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_extend_share [0.040725s] ... ok 2026-04-13 02:03:28.899942 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_success [0.020876s] ... ok 2026-04-13 02:03:28.917689 | debian-bookworm | Failed to get access list of CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. 2026-04-13 02:03:28.917707 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:28.917711 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 1742, in get_share_access 2026-04-13 02:03:28.917715 | debian-bookworm | out, err = self._execute_cmd(get_access, check_exit_code=True) 2026-04-13 02:03:28.917718 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:28.917722 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-04-13 02:03:28.917725 | debian-bookworm | return r(f, *args, **kwargs) 2026-04-13 02:03:28.917736 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:28.917739 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-04-13 02:03:28.917743 | debian-bookworm | do = self.iter(retry_state=retry_state) 2026-04-13 02:03:28.917746 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:28.917750 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 371, in iter 2026-04-13 02:03:28.917753 | debian-bookworm | result = action(retry_state) 2026-04-13 02:03:28.917757 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:28.917760 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 393, in 2026-04-13 02:03:28.917764 | debian-bookworm | self._add_action_func(lambda rs: rs.outcome.result()) 2026-04-13 02:03:28.917767 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:28.917771 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result 2026-04-13 02:03:28.917774 | debian-bookworm | return self.__get_result() 2026-04-13 02:03:28.917777 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:28.917781 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result 2026-04-13 02:03:28.917784 | debian-bookworm | raise self._exception 2026-04-13 02:03:28.917788 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-04-13 02:03:28.917791 | debian-bookworm | result = fn(*args, **kwargs) 2026-04-13 02:03:28.917795 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:28.917798 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 177, in _execute_cmd 2026-04-13 02:03:28.917801 | debian-bookworm | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-04-13 02:03:28.917805 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:28.917808 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:28.917812 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:28.917815 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:28.917818 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:28.917822 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:28.917825 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:28.917828 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:03:28.917832 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:03:28.917835 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:28.917839 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-04-13 02:03:28.917846 | debian-bookworm | raise item[2] 2026-04-13 02:03:28.917849 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:03:28.917853 | debian-bookworm | Command: None 2026-04-13 02:03:28.917856 | debian-bookworm | Exit code: - 2026-04-13 02:03:28.917860 | debian-bookworm | Stdout: '' 2026-04-13 02:03:28.917863 | debian-bookworm | Stderr: None 2026-04-13 02:03:28.919883 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_get_share_access_failed [0.022133s] ... ok 2026-04-13 02:03:28.921398 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__create_mount_directory_error [0.021221s] ... ok 2026-04-13 02:03:28.933184 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:28.938339 | debian-bookworm | 2026-04-13 02:03:28.935 6641 INFO 221a83cfd85b_change_user_project_id_length_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Changing back project_id length for share_networks 2026-04-13 02:03:28.938907 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:28.940412 | debian-bookworm | Only user access type currently supported for CIFS. Share provided foo_display_name with rule type invalid_type 2026-04-13 02:03:28.940426 | debian-bookworm | Only user access type currently supported for CIFS. Share provided foo_display_name with rule type invalid_type 2026-04-13 02:03:28.940431 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:28.941523 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__delete_share_directory_error [0.020121s] ... ok 2026-04-13 02:03:28.942857 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_create_dns_domain_invalid_mover_id [0.023093s] ... ok 2026-04-13 02:03:28.944538 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_cifs_invalid_acess_type [0.046381s] ... ok 2026-04-13 02:03:28.948651 | debian-bookworm | Failed to schedule migrate_share_to_host: 2026-04-13 02:03:28.952513 | debian-bookworm | {1} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_migrate_share_to_host_exception_2_TypeError [0.059018s] ... ok 2026-04-13 02:03:28.961849 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__mount_super_share_error [0.019899s] ... ok 2026-04-13 02:03:28.964153 | debian-bookworm | Failed to get file system by name 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error. ', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic. ', 'Diagnostics': 'File system not found.'}, {'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Migration file system not found.'}]. 2026-04-13 02:03:28.967970 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system_but_not_found [0.024931s] ... ok 2026-04-13 02:03:28.976736 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_delete_filesystem__nonexistent_expt [0.032247s] ... ok 2026-04-13 02:03:28.981430 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_3___uid___None__False___osf_uid__ [0.020146s] ... ok 2026-04-13 02:03:28.993283 | debian-bookworm | Failed to extend file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 to new size 20480. Reason: [{'message': 'Fake message.', 'messageCode': '14227341325', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': ' Fake diagnostics.'}]. 2026-04-13 02:03:28.993696 | debian-bookworm | 2026-04-13 02:03:28.989 6641 INFO 221a83cfd85b_change_user_project_id_length_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Changing back project_id length for security_services 2026-04-13 02:03:28.997027 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system_with_error [0.028650s] ... ok 2026-04-13 02:03:28.998676 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__validate_cifs_share_access_type [0.021137s] ... ok 2026-04-13 02:03:29.001550 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fsnap_search [0.019571s] ... ok 2026-04-13 02:03:29.001568 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SizeToGbTestCase.test_bytes_to_gb_1 [0.294755s] ... ok 2026-04-13 02:03:29.005347 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:29.008158 | debian-bookworm | Scheduler driver path manila.scheduler.filter_scheduler.FilterScheduler is deprecated, update your configuration to the new path manila.scheduler.drivers.filter.FilterScheduler 2026-04-13 02:03:29.013349 | debian-bookworm | {1} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_scheduler_driver_mapper_1_manila_scheduler_filter_scheduler_FilterScheduler [0.061042s] ... ok 2026-04-13 02:03:29.019247 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:29.019850 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_access_error_access_level [0.021377s] ... ok 2026-04-13 02:03:29.020922 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SslContextTestCase.test_create_ssl_context_no_verify [0.019289s] ... ok 2026-04-13 02:03:29.021704 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fstore_search [0.019710s] ... ok 2026-04-13 02:03:29.022919 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_on_mover [0.025740s] ... ok 2026-04-13 02:03:29.041190 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_03________user___True_____allow__permission_already_exists_for__foo____ [0.019839s] ... ok 2026-04-13 02:03:29.044144 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_rw_nfs_share_access_cidr [0.024364s] ... ok 2026-04-13 02:03:29.050075 | debian-bookworm | 2026-04-13 02:03:29.047 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 221a83cfd85b to eb6d5544cbbd update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:29.051055 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:29.051849 | debian-bookworm | Failed to delete mover interface 192.168.1.1 on mover server_2. Reason: []. 2026-04-13 02:03:29.052145 | debian-bookworm | Invalid vlan id 100. Other interfaces on this subnet are in a different vlan. 2026-04-13 02:03:29.056701 | debian-bookworm | The requested NFS export "Manila-UT-filesystem" was not created. 2026-04-13 02:03:29.056991 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_conflict_vlan_id_2 [0.032348s] ... ok 2026-04-13 02:03:29.058257 | debian-bookworm | 2026-04-13 02:03:29.054 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:29.058275 | debian-bookworm | 2026-04-13 02:03:29.054 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:29.059010 | debian-bookworm | Invalid NFS access type. HPE 3PAR NFS supports 'ip'. Actual 'user'. 2026-04-13 02:03:29.061707 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_share_nfs_backend_failure [0.037748s] ... ok 2026-04-13 02:03:29.062042 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_nfs [0.019349s] ... ok 2026-04-13 02:03:29.064179 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:29.064523 | debian-bookworm | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-04-13 02:03:29.067149 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share__create_from_snap [0.022407s] ... ok 2026-04-13 02:03:29.072770 | debian-bookworm | 2026-04-13 02:03:29.070 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:29.072800 | debian-bookworm | 2026-04-13 02:03:29.070 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:29.076564 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:29.080112 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_but_not_found [0.024357s] ... ok 2026-04-13 02:03:29.080588 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_version_supported [0.019382s] ... ok 2026-04-13 02:03:29.082074 | debian-bookworm | {1} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_migrate_share_to_host [0.068509s] ... ok 2026-04-13 02:03:29.088712 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_dhss_false_connect_without_nas_server [0.022002s] ... ok 2026-04-13 02:03:29.094271 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_setup_server [0.035806s] ... ok 2026-04-13 02:03:29.101502 | debian-bookworm | Failed to get mover by name server_2. 2026-04-13 02:03:29.102020 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_4___4__0__0___None___false___None_ [0.022090s] ... ok 2026-04-13 02:03:29.104998 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_failed_to_get_mover_ref [0.025276s] ... ok 2026-04-13 02:03:29.109999 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_default_filter_function_disable_report [0.020942s] ... ok 2026-04-13 02:03:29.120928 | debian-bookworm | {1} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_4___True__False___True_ [0.038632s] ... ok 2026-04-13 02:03:29.122188 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_2_no_wdelay_sec_sys_hide_sync [0.020050s] ... ok 2026-04-13 02:03:29.125128 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'other', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:29.125726 | debian-bookworm | 2026-04-13 02:03:29.124 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade eb6d5544cbbd -> 221a83cfd85b, change_user_id_length 2026-04-13 02:03:29.126512 | debian-bookworm | 2026-04-13 02:03:29.124 6641 INFO 221a83cfd85b_change_user_project_id_length_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Changing user_id length for share_networks 2026-04-13 02:03:29.127235 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_ref_not_found [0.022127s] ... ok 2026-04-13 02:03:29.130294 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_teardown_server [0.035920s] ... ok 2026-04-13 02:03:29.131309 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_share_server_id [0.021485s] ... ok 2026-04-13 02:03:29.141325 | debian-bookworm | {1} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_1 [0.019653s] ... ok 2026-04-13 02:03:29.142798 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_4_root_squash [0.020329s] ... ok 2026-04-13 02:03:29.147822 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:29.148850 | debian-bookworm | PowerFlex REST API access is still forbidden or unauthorized, there might be an issue with your credentials. 2026-04-13 02:03:29.151338 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_with_error [0.022887s] ... ok 2026-04-13 02:03:29.151388 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_invalid_credential [0.020218s] ... ok 2026-04-13 02:03:29.155022 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_snapshot [0.022502s] ... ok 2026-04-13 02:03:29.155039 | debian-bookworm | 2026-04-13 02:03:29.152 6641 INFO 221a83cfd85b_change_user_project_id_length_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Changing project_id length for share_networks 2026-04-13 02:03:29.161488 | debian-bookworm | Failed to get fshare osf-share-id after creating it. Expected to get 1 fshare. Got 2. 2026-04-13 02:03:29.162438 | debian-bookworm | {1} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_7 [0.021609s] ... ok 2026-04-13 02:03:29.164032 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_get_fail_2_2 [0.021389s] ... ok 2026-04-13 02:03:29.170471 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_nas_server_id [0.019510s] ... ok 2026-04-13 02:03:29.171516 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_create_nfs_share [0.021054s] ... ok 2026-04-13 02:03:29.175356 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__vxlan_network [0.020995s] ... ok 2026-04-13 02:03:29.184044 | debian-bookworm | Exception during mount and copy from RO snapshot to RW share: Share backend error: Failed to copy data, reason: run exception. 2026-04-13 02:03:29.185407 | debian-bookworm | {1} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_2 [0.022818s] ... ok 2026-04-13 02:03:29.186162 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_share_from_snap_copy_exception [0.022041s] ... ok 2026-04-13 02:03:29.188943 | debian-bookworm | 2026-04-13 02:03:29.187 6641 INFO 221a83cfd85b_change_user_project_id_length_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Changing project_id length for security_services 2026-04-13 02:03:29.193970 | debian-bookworm | Failed to update storage pool. 2026-04-13 02:03:29.195954 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_share_stats__nonexistent_pools [0.020597s] ... ok 2026-04-13 02:03:29.205240 | debian-bookworm | Exception during mount and copy from RO snapshot to RW share: Share backend error: Failed to copy data, reason: Total progress 99 != 100. 2026-04-13 02:03:29.208057 | debian-bookworm | {1} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_3 [0.021141s] ... ok 2026-04-13 02:03:29.208076 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_create_snapshot [0.035168s] ... ok 2026-04-13 02:03:29.208092 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_share_from_snap_copy_incomplete [0.021160s] ... ok 2026-04-13 02:03:29.217176 | debian-bookworm | 2026-04-13 02:03:29.214 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update eb6d5544cbbd to 221a83cfd85b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:29.217836 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_validate_port_configuration_exception [0.021865s] ... ok 2026-04-13 02:03:29.225377 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_3 [0.053556s] ... ok 2026-04-13 02:03:29.226205 | debian-bookworm | Failed to create snapshot for FPG/VFS/fstore pool/test_vfs/osf-nfs-project-id: createfsnap fail. 2026-04-13 02:03:29.227133 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:29.227147 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1131, in create_snapshot 2026-04-13 02:03:29.227154 | debian-bookworm | result = self._client.createfsnap( 2026-04-13 02:03:29.227159 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:29.227165 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:29.227170 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:29.227176 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:29.227181 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:29.227187 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:29.227193 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:29.227198 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:29.227204 | debian-bookworm | raise effect 2026-04-13 02:03:29.227210 | debian-bookworm | Exception: createfsnap fail. 2026-04-13 02:03:29.227918 | debian-bookworm | 2026-04-13 02:03:29.223 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:29.227932 | debian-bookworm | 2026-04-13 02:03:29.223 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:29.228204 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_snapshot_backend_exception [0.020688s] ... ok 2026-04-13 02:03:29.236389 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot [0.029438s] ... ok 2026-04-13 02:03:29.238583 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_nfs_share_id_without_path [0.020791s] ... ok 2026-04-13 02:03:29.241391 | debian-bookworm | 2026-04-13 02:03:29.240 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:29.241725 | debian-bookworm | 2026-04-13 02:03:29.240 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:29.246147 | debian-bookworm | {1} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_5 [0.039476s] ... ok 2026-04-13 02:03:29.246777 | debian-bookworm | Failed to create snapshot for FPG/VFS/fshare pool/test_vfs/osf-share-id: Failed to find fshare. 2026-04-13 02:03:29.248510 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_snapshot_share_not_found [0.020396s] ... ok 2026-04-13 02:03:29.258557 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_snapshot_id_without_pl [0.019808s] ... ok 2026-04-13 02:03:29.268022 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot_with_error [0.031508s] ... ok 2026-04-13 02:03:29.268929 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_file_tree_exception [0.020132s] ... ok 2026-04-13 02:03:29.275511 | debian-bookworm | {1} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_2 [0.029360s] ... ok 2026-04-13 02:03:29.277930 | debian-bookworm | File System 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-04-13 02:03:29.280344 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_snapshot_with_incorrect_share_info [0.056208s] ... ok 2026-04-13 02:03:29.284208 | debian-bookworm | 2026-04-13 02:03:29.283 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 221a83cfd85b -> fdfb668d19e1, add_gateway_to_network_allocations_table 2026-04-13 02:03:29.290880 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StorageObjectManagerTestCase.test_get_storage_context [0.020981s] ... ok 2026-04-13 02:03:29.290908 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_nfs_share [0.020535s] ... ok 2026-04-13 02:03:29.299011 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-13 02:03:29.299046 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-13 02:03:29.299293 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-13 02:03:29.299306 | debian-bookworm | return fn(self, *args, **kwargs) 2026-04-13 02:03:29.301385 | debian-bookworm | Invalid goodness result. Result must be between 0 and 100. Result generated: '-10' :: Defaulting to a goodness of 0. 2026-04-13 02:03:29.305771 | debian-bookworm | Invalid goodness result. Result must be between 0 and 100. Result generated: '200' :: Defaulting to a goodness of 0. 2026-04-13 02:03:29.306078 | debian-bookworm | {1} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_host_rating_out_of_bounds [0.030168s] ... ok 2026-04-13 02:03:29.307645 | debian-bookworm | Unexpected exception while getting share list. Cannot delete snapshot without checking for dependent shares first: getfshare fail. 2026-04-13 02:03:29.308431 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:29.308447 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1160, in delete_snapshot 2026-04-13 02:03:29.308455 | debian-bookworm | shares = self._client.getfshare(protocol, 2026-04-13 02:03:29.308462 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:29.308467 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:29.308473 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:29.308477 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:29.308482 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:29.308493 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:29.308499 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:29.308504 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:29.308509 | debian-bookworm | raise effect 2026-04-13 02:03:29.308514 | debian-bookworm | Exception: getfshare fail. 2026-04-13 02:03:29.308524 | debian-bookworm | Failed to delete snapshot for FPG/VFS/fstore/snapshot pool/test_vfs/osf-nfs-project-id/osf-snap-name: removefsnap fail. 2026-04-13 02:03:29.308529 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:29.308534 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1192, in delete_snapshot 2026-04-13 02:03:29.308538 | debian-bookworm | result = self._client.removefsnap( 2026-04-13 02:03:29.308543 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:29.308548 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:29.308559 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:29.308564 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:29.308569 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:29.308573 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:29.308578 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:29.308583 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:29.308588 | debian-bookworm | raise effect 2026-04-13 02:03:29.308592 | debian-bookworm | Exception: removefsnap fail. 2026-04-13 02:03:29.310930 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot_backend_exceptions [0.021324s] ... ok 2026-04-13 02:03:29.316326 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_4 [0.057541s] ... ok 2026-04-13 02:03:29.318375 | debian-bookworm | VDM 56aafd02-4d44-43d7-b784-57fc88167224 not found. Skip the deletion. 2026-04-13 02:03:29.323101 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_delete_vdm_but_not_found [0.032712s] ... ok 2026-04-13 02:03:29.330369 | debian-bookworm | Error while getting fsquotas for FPG pool: Some error happened. 2026-04-13 02:03:29.332790 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_provisioned_error [0.021154s] ... ok 2026-04-13 02:03:29.336259 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_snapshot_with_ipv6 [0.055610s] ... ok 2026-04-13 02:03:29.338895 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-13 02:03:29.338911 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-13 02:03:29.339188 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-13 02:03:29.339201 | debian-bookworm | return fn(self, *args, **kwargs) 2026-04-13 02:03:29.344222 | debian-bookworm | 2026-04-13 02:03:29.341 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 221a83cfd85b to fdfb668d19e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:29.347603 | debian-bookworm | 2026-04-13 02:03:29.345 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:29.347617 | debian-bookworm | 2026-04-13 02:03:29.345 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:29.348843 | debian-bookworm | {1} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_passing_host [0.042835s] ... ok 2026-04-13 02:03:29.349862 | debian-bookworm | Failed to detach interface a33884c869e0 from mover 56aafd02-4d44-43d7-b784-57fc88167224. 2026-04-13 02:03:29.351674 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_no_client [0.019460s] ... ok 2026-04-13 02:03:29.359503 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_detach_nfs_interface_with_error [0.037066s] ... ok 2026-04-13 02:03:29.368345 | debian-bookworm | 2026-04-13 02:03:29.366 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:29.368365 | debian-bookworm | 2026-04-13 02:03:29.366 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:29.371334 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_09__99999999__1__True_ [0.019591s] ... ok 2026-04-13 02:03:29.375908 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_ro_access [0.059482s] ... ok 2026-04-13 02:03:29.387688 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_vdm_but_not_found [0.028140s] ... ok 2026-04-13 02:03:29.388975 | debian-bookworm | {1} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__balance_aggregates_error_1 [0.039780s] ... ok 2026-04-13 02:03:29.391284 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_10__99999999__1__False_ [0.020013s] ... ok 2026-04-13 02:03:29.392125 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_ro_access [0.055985s] ... ok 2026-04-13 02:03:29.411381 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_vdm_with_error [0.023328s] ... ok 2026-04-13 02:03:29.411396 | debian-bookworm | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_5__None__None_ [0.019684s] ... ok 2026-04-13 02:03:29.416748 | debian-bookworm | {1} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_no_server_pool_mapping [0.027295s] ... ok 2026-04-13 02:03:29.430877 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_1___fake_data____POST__ [0.019534s] ... ok 2026-04-13 02:03:29.435783 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_rw_access [0.059641s] ... ok 2026-04-13 02:03:29.439150 | debian-bookworm | {2} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_unmanage_manage [0.027951s] ... ok 2026-04-13 02:03:29.440085 | debian-bookworm | 2026-04-13 02:03:29.438 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade fdfb668d19e1 -> 221a83cfd85b, add_gateway_to_network_allocations_table 2026-04-13 02:03:29.447745 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_nfs_access_with_incorrect_access_type [0.055381s] ... ok 2026-04-13 02:03:29.449277 | debian-bookworm | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_cephfs_filesystem_allocation_1__21474836480__293878__97848372_ [0.032266s] ... ok 2026-04-13 02:03:29.450404 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_4__None___GET__ [0.019414s] ... ok 2026-04-13 02:03:29.462528 | debian-bookworm | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_parseconf_json_input [0.022871s] ... ok 2026-04-13 02:03:29.469454 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_5___fake_data____PUT__ [0.019043s] ... ok 2026-04-13 02:03:29.475694 | debian-bookworm | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_cephfs_filesystem_allocation_3___infinite____infinite____infinite__ [0.025033s] ... ok 2026-04-13 02:03:29.487335 | debian-bookworm | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_dbus_send_ganesha_with_rados_store_2_False [0.024906s] ... ok 2026-04-13 02:03:29.489827 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_add_share_to_partition_fail [0.020271s] ... ok 2026-04-13 02:03:29.496978 | debian-bookworm | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_check_for_setup_error_2_nfs [0.020852s] ... ok 2026-04-13 02:03:29.498120 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_rw_access_with_ipv6 [0.061604s] ... ok 2026-04-13 02:03:29.503953 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_extend_share_without_pool_name [0.055459s] ... ok 2026-04-13 02:03:29.504751 | debian-bookworm | 2026-04-13 02:03:29.502 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update fdfb668d19e1 to 221a83cfd85b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:29.507004 | debian-bookworm | 2026-04-13 02:03:29.505 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:29.507018 | debian-bookworm | 2026-04-13 02:03:29.505 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:29.510060 | debian-bookworm | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_write_export_with_rados_store_2_False [0.022829s] ... ok 2026-04-13 02:03:29.513034 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_ip_ro_success [0.023146s] ... ok 2026-04-13 02:03:29.519229 | debian-bookworm | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_driver_no_client [0.021637s] ... ok 2026-04-13 02:03:29.525068 | debian-bookworm | 2026-04-13 02:03:29.523 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:29.525081 | debian-bookworm | 2026-04-13 02:03:29.523 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:29.537996 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_cache_not_exist [0.024401s] ... ok 2026-04-13 02:03:29.541610 | debian-bookworm | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_snapshot [0.021719s] ... ok 2026-04-13 02:03:29.555984 | debian-bookworm | There was a problem removing the export. Ignoring errors and continuing operation. 2026-04-13 02:03:29.556000 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:29.556004 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ganesha/manager.py", line 516, in remove_export 2026-04-13 02:03:29.556009 | debian-bookworm | self._remove_export_dbus(confdict["EXPORT"]["Export_Id"]) 2026-04-13 02:03:29.556013 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:29.556016 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:29.556020 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:29.556023 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:29.556027 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:29.556031 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:29.556034 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:29.556038 | debian-bookworm | raise effect 2026-04-13 02:03:29.556042 | debian-bookworm | manila.exception.GaneshaCommandFailure: Ganesha management command failed. 2026-04-13 02:03:29.556045 | debian-bookworm | Command: None 2026-04-13 02:03:29.556049 | debian-bookworm | Exit code: - 2026-04-13 02:03:29.556052 | debian-bookworm | Stdout: None 2026-04-13 02:03:29.556056 | debian-bookworm | Stderr: None 2026-04-13 02:03:29.558496 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_cifs_clear_access_server_not_found [0.060917s] ... ok 2026-04-13 02:03:29.559357 | debian-bookworm | Share share-fake-uuid does not exist on the backend. 2026-04-13 02:03:29.559365 | debian-bookworm | Failed to mount new share share-fake-uuid. Reason: Share id fake_uuid could not be found in storage backend.. 2026-04-13 02:03:29.559369 | debian-bookworm | The share was not found. Share name:share-fake-uuid 2026-04-13 02:03:29.560131 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_3 [0.056570s] ... ok 2026-04-13 02:03:29.560535 | debian-bookworm | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_error_during_remove_export_dbus_with_rados_store_1_True [0.049808s] ... ok 2026-04-13 02:03:29.561863 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_allow_newaccess_fail [0.023980s] ... ok 2026-04-13 02:03:29.564509 | debian-bookworm | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_do_setup_1___cephfs___None_ [0.023371s] ... ok 2026-04-13 02:03:29.567502 | debian-bookworm | 2026-04-13 02:03:29.566 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 221a83cfd85b -> fdfb668d19e1, add_gateway_to_network_allocations_table 2026-04-13 02:03:29.581283 | debian-bookworm | Cannot find source share fake_uuid of snapshot fake_snapshot_uuid on array. 2026-04-13 02:03:29.583208 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_share_error [0.021372s] ... ok 2026-04-13 02:03:29.584627 | debian-bookworm | Caught an unexpected share status 'available' during share status update routine. Skipping. 2026-04-13 02:03:29.586741 | debian-bookworm | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_get_share_status_returns_none_for_unexpected_status [0.021483s] ... ok 2026-04-13 02:03:29.587368 | debian-bookworm | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_rm_export_rados_object [0.027025s] ... ok 2026-04-13 02:03:29.611937 | debian-bookworm | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_export_rados_object [0.024295s] ... ok 2026-04-13 02:03:29.611954 | debian-bookworm | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_version_check_2_____version____ceph_version_15_1_2______octopus__ [0.024928s] ... ok 2026-04-13 02:03:29.612939 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_fail [0.029682s] ... ok 2026-04-13 02:03:29.613519 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:29.614231 | debian-bookworm | Could not setup server. 2026-04-13 02:03:29.614244 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:29.614249 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py", line 718, in setup_server 2026-04-13 02:03:29.614252 | debian-bookworm | devices = self.get_managed_ports() 2026-04-13 02:03:29.614256 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:29.614259 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:29.614263 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:29.614267 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:29.614270 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:29.614274 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:29.614277 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:29.614281 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:29.614284 | debian-bookworm | raise effect 2026-04-13 02:03:29.614288 | debian-bookworm | manila.exception.EMCVnxXMLAPIError: Get managed ports fail. 2026-04-13 02:03:29.618026 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_pool_name [0.059439s] ... ok 2026-04-13 02:03:29.618478 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_without_valid_physical_device [0.058304s] ... ok 2026-04-13 02:03:29.625205 | debian-bookworm | 2026-04-13 02:03:29.622 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 221a83cfd85b to fdfb668d19e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:29.632189 | debian-bookworm | 2026-04-13 02:03:29.629 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:29.632201 | debian-bookworm | 2026-04-13 02:03:29.629 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:29.635846 | debian-bookworm | {2} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_fixup_access_rules_1 [0.023832s] ... ok 2026-04-13 02:03:29.636271 | debian-bookworm | {1} manila.tests.share.drivers.cephfs.test_driver.MiscTests.test_rados_module_missing_2 [0.023396s] ... ok 2026-04-13 02:03:29.639514 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_status_fail [0.025976s] ... ok 2026-04-13 02:03:29.656551 | debian-bookworm | {2} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_patch [0.020275s] ... ok 2026-04-13 02:03:29.656752 | debian-bookworm | {1} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_get_export_locations [0.019818s] ... ok 2026-04-13 02:03:29.659233 | debian-bookworm | 2026-04-13 02:03:29.656 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:29.659248 | debian-bookworm | 2026-04-13 02:03:29.657 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:29.660134 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_08 [0.020924s] ... ok 2026-04-13 02:03:29.675800 | debian-bookworm | Failed to provide ro access to manila (Rule ID: accessid3). Setting rule to 'error' state. 2026-04-13 02:03:29.675821 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:29.675826 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py", line 1268, in update_access 2026-04-13 02:03:29.675829 | debian-bookworm | access_key = self._allow_access( 2026-04-13 02:03:29.675833 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:29.675836 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:29.675840 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:29.675844 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:29.675847 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:29.675851 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:29.675855 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:29.675859 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-04-13 02:03:29.675862 | debian-bookworm | raise result 2026-04-13 02:03:29.675866 | debian-bookworm | manila.exception.InvalidShareAccess: Invalid access rule: not 2026-04-13 02:03:29.676063 | debian-bookworm | Failed to provide rw access to admin (Rule ID: accessid4). Setting rule to 'error' state. 2026-04-13 02:03:29.676073 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:29.676084 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py", line 1268, in update_access 2026-04-13 02:03:29.676088 | debian-bookworm | access_key = self._allow_access( 2026-04-13 02:03:29.676092 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:29.676096 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:29.676099 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:29.676103 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:29.676106 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:29.676109 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:29.676122 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:29.676126 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-04-13 02:03:29.676129 | debian-bookworm | raise result 2026-04-13 02:03:29.676133 | debian-bookworm | manila.exception.InvalidShareAccess: Invalid access rule: allowed 2026-04-13 02:03:29.676779 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_cifs_share [0.058384s] ... ok 2026-04-13 02:03:29.677110 | debian-bookworm | Failed to provide rwx access to dabo (Rule ID: accessid5). Setting rule to 'error' state. 2026-04-13 02:03:29.677121 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:29.677125 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py", line 1268, in update_access 2026-04-13 02:03:29.677129 | debian-bookworm | access_key = self._allow_access( 2026-04-13 02:03:29.677132 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:29.677136 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:29.677139 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:29.677143 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:29.677146 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:29.677150 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:29.677153 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:29.677156 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-04-13 02:03:29.677160 | debian-bookworm | raise result 2026-04-13 02:03:29.677163 | debian-bookworm | manila.exception.InvalidShareAccessLevel: Invalid or unsupported share access level: rwx. 2026-04-13 02:03:29.677910 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol [0.021415s] ... ok 2026-04-13 02:03:29.678367 | debian-bookworm | {1} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_update_access_add_rm [0.022082s] ... ok 2026-04-13 02:03:29.679953 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_recover_nfs_rule_with_ipv6 [0.061400s] ... ok 2026-04-13 02:03:29.681984 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_09 [0.021855s] ... ok 2026-04-13 02:03:29.697364 | debian-bookworm | {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_container_exists_3____n___False_ [0.018844s] ... ok 2026-04-13 02:03:29.698442 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol_fail_2_False [0.020653s] ... ok 2026-04-13 02:03:29.701067 | debian-bookworm | Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-04-13 02:03:29.703808 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_3 [0.021788s] ... ok 2026-04-13 02:03:29.706112 | debian-bookworm | 2026-04-13 02:03:29.705 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade fdfb668d19e1 -> e8ea58723178, Remove host from driver private data 2026-04-13 02:03:29.717247 | debian-bookworm | {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_create_container [0.019533s] ... ok 2026-04-13 02:03:29.719170 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol_mounted_ensure [0.020714s] ... ok 2026-04-13 02:03:29.723100 | debian-bookworm | Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-04-13 02:03:29.725300 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_4 [0.021335s] ... ok 2026-04-13 02:03:29.732257 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:29.732805 | debian-bookworm | Failed to update storage pool. 2026-04-13 02:03:29.735321 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_share_stats_without_matched_config_pools [0.055099s] ... ok 2026-04-13 02:03:29.735646 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_nfs_share [0.058504s] ... ok 2026-04-13 02:03:29.737098 | debian-bookworm | {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_container_networks_failure [0.020027s] ... ok 2026-04-13 02:03:29.742588 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_gluster_version [0.021161s] ... ok 2026-04-13 02:03:29.744885 | debian-bookworm | Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-04-13 02:03:29.747629 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_7 [0.021920s] ... ok 2026-04-13 02:03:29.757413 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:29.758715 | debian-bookworm | {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_container_veths [0.021190s] ... ok 2026-04-13 02:03:29.758953 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:29.762374 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_get_all_cifs_server_invalid_mover_id [0.027061s] ... ok 2026-04-13 02:03:29.771218 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_qos_1 [0.023280s] ... ok 2026-04-13 02:03:29.778719 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_1 [0.037954s] ... ok 2026-04-13 02:03:29.779781 | debian-bookworm | Failed to allow the access fullcontrol to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. 2026-04-13 02:03:29.779812 | debian-bookworm | Command: None 2026-04-13 02:03:29.779820 | debian-bookworm | Exit code: - 2026-04-13 02:03:29.780007 | debian-bookworm | Stdout: '' 2026-04-13 02:03:29.780017 | debian-bookworm | Stderr: None. 2026-04-13 02:03:29.782757 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_allow_share_access_with_error [0.020031s] ... ok 2026-04-13 02:03:29.784646 | debian-bookworm | {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_stop_container_oh_noes [0.024981s] ... ok 2026-04-13 02:03:29.789494 | debian-bookworm | Can't open the recent url, re-login. 2026-04-13 02:03:29.790143 | debian-bookworm | Failed to delete replication pair fake_pair_id. 2026-04-13 02:03:29.790160 | debian-bookworm | result: {'error': {'code': -403}}. 2026-04-13 02:03:29.790494 | debian-bookworm | Failed to delete replication pair fake_pair_id. 2026-04-13 02:03:29.790511 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:29.790519 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 231, in delete_replication_pair 2026-04-13 02:03:29.790527 | debian-bookworm | self.helper.delete_replication_pair(replica_pair_id) 2026-04-13 02:03:29.790535 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1415, in delete_replication_pair 2026-04-13 02:03:29.790543 | debian-bookworm | self._assert_rest_result(result, msg) 2026-04-13 02:03:29.790556 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-04-13 02:03:29.790565 | debian-bookworm | raise exception.InvalidShare(reason=err_msg) 2026-04-13 02:03:29.790573 | debian-bookworm | manila.exception.InvalidShare: Invalid share: Failed to delete replication pair fake_pair_id. 2026-04-13 02:03:29.790581 | debian-bookworm | result: {'error': {'code': -403}}.. 2026-04-13 02:03:29.792344 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_fail_1 [0.021546s] ... ok 2026-04-13 02:03:29.800067 | debian-bookworm | Driver does not support share deletion without share network specified. Return directly because there is nothing to clean. 2026-04-13 02:03:29.801342 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:29.801922 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_1 [0.022885s] ... ok 2026-04-13 02:03:29.803079 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_share_without_share_server [0.067569s] ... ok 2026-04-13 02:03:29.804222 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_delete_cifs_share [0.021357s] ... ok 2026-04-13 02:03:29.806167 | debian-bookworm | {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__form_share_server_update_return [0.020146s] ... ok 2026-04-13 02:03:29.814482 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_success_2 [0.021253s] ... ok 2026-04-13 02:03:29.821639 | debian-bookworm | User not found on domain, skipping deny... 2026-04-13 02:03:29.824183 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_deny_share_access_but_no_user_found [0.020005s] ... ok 2026-04-13 02:03:29.824702 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_2 [0.022358s] ... ok 2026-04-13 02:03:29.825757 | debian-bookworm | {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_security_services [0.020123s] ... ok 2026-04-13 02:03:29.830048 | debian-bookworm | 2026-04-13 02:03:29.827 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update fdfb668d19e1 to e8ea58723178 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:29.833455 | debian-bookworm | Can not find snapshot fake_snapshot_uuid on array. 2026-04-13 02:03:29.833737 | debian-bookworm | 2026-04-13 02:03:29.831 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:29.833751 | debian-bookworm | 2026-04-13 02:03:29.831 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:29.835142 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_snapshot_not_exist_success [0.021155s] ... ok 2026-04-13 02:03:29.840961 | debian-bookworm | No access control entry found, skipping deny... 2026-04-13 02:03:29.841133 | debian-bookworm | 2026-04-13 02:03:29.839 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:29.841145 | debian-bookworm | 2026-04-13 02:03:29.839 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:29.842701 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_deny_share_access_no_ace [0.018565s] ... ok 2026-04-13 02:03:29.844742 | debian-bookworm | {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__teardown_server_3 [0.020592s] ... ok 2026-04-13 02:03:29.847663 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_ambiguous_volinfo_2_2 [0.023433s] ... ok 2026-04-13 02:03:29.859074 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_snapshot_success [0.022537s] ... ok 2026-04-13 02:03:29.860662 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:29.861426 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_disable_share_access [0.018693s] ... ok 2026-04-13 02:03:29.865177 | debian-bookworm | {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_check_for_setup_error_host_not_ok_class_ok [0.019314s] ... ok 2026-04-13 02:03:29.867005 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server [0.063806s] ... ok 2026-04-13 02:03:29.871231 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_hasnt_should_have_vol [0.023027s] ... ok 2026-04-13 02:03:29.876473 | debian-bookworm | Get share count error! 2026-04-13 02:03:29.876494 | debian-bookworm | result: {'error': {'code': 31755596}}. 2026-04-13 02:03:29.879871 | debian-bookworm | Failed to get access list of CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. 2026-04-13 02:03:29.879888 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:29.879900 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1740, in get_share_access 2026-04-13 02:03:29.879905 | debian-bookworm | out, err = self._execute_cmd(get_access, check_exit_code=True) 2026-04-13 02:03:29.879909 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:29.879913 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-04-13 02:03:29.879917 | debian-bookworm | return r(f, *args, **kwargs) 2026-04-13 02:03:29.879921 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:29.879925 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-04-13 02:03:29.879928 | debian-bookworm | do = self.iter(retry_state=retry_state) 2026-04-13 02:03:29.879932 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:29.879935 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 371, in iter 2026-04-13 02:03:29.879939 | debian-bookworm | result = action(retry_state) 2026-04-13 02:03:29.879942 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:29.879945 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 393, in 2026-04-13 02:03:29.879949 | debian-bookworm | self._add_action_func(lambda rs: rs.outcome.result()) 2026-04-13 02:03:29.879953 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:29.879956 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result 2026-04-13 02:03:29.879960 | debian-bookworm | return self.__get_result() 2026-04-13 02:03:29.879963 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:29.879966 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result 2026-04-13 02:03:29.879970 | debian-bookworm | raise self._exception 2026-04-13 02:03:29.879974 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-04-13 02:03:29.879977 | debian-bookworm | result = fn(*args, **kwargs) 2026-04-13 02:03:29.879980 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:29.879984 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-04-13 02:03:29.879988 | debian-bookworm | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-04-13 02:03:29.879991 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:29.879994 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:29.879998 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:29.880001 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:29.880004 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:29.880008 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:29.880011 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:29.880015 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:03:29.880018 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:03:29.880021 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:29.880025 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-04-13 02:03:29.880029 | debian-bookworm | raise item[2] 2026-04-13 02:03:29.880037 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:03:29.880040 | debian-bookworm | Command: None 2026-04-13 02:03:29.880044 | debian-bookworm | Exit code: - 2026-04-13 02:03:29.880047 | debian-bookworm | Stdout: '' 2026-04-13 02:03:29.880051 | debian-bookworm | Stderr: None 2026-04-13 02:03:29.880491 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_ip_fail [0.022102s] ... ok 2026-04-13 02:03:29.883098 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_get_share_access_failed [0.021521s] ... ok 2026-04-13 02:03:29.884129 | debian-bookworm | {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_do_setup [0.019332s] ... ok 2026-04-13 02:03:29.888664 | debian-bookworm | 2026-04-13 02:03:29.886 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade e8ea58723178 -> fdfb668d19e1, Remove host from driver private data 2026-04-13 02:03:29.890612 | debian-bookworm | 2026-04-13 02:03:29.889 6641 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Creating the migration table _migrating_drivers_private_data_7f85ad87 2026-04-13 02:03:29.894109 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_6 [0.022983s] ... ok 2026-04-13 02:03:29.901886 | debian-bookworm | File system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. 2026-04-13 02:03:29.902595 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_extend_share_success [0.022406s] ... ok 2026-04-13 02:03:29.903802 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_delete_file_system_but_not_found [0.020621s] ... ok 2026-04-13 02:03:29.904323 | debian-bookworm | {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_ensure_share [0.020003s] ... ok 2026-04-13 02:03:29.909124 | debian-bookworm | 2026-04-13 02:03:29.907 6641 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Copying data from drivers_private_data to the migration table _migrating_drivers_private_data_7f85ad87 2026-04-13 02:03:29.911384 | debian-bookworm | 2026-04-13 02:03:29.910 6641 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Dropping table drivers_private_data 2026-04-13 02:03:29.916827 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_no_vol_1_None [0.022665s] ... ok 2026-04-13 02:03:29.923573 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:29.924196 | debian-bookworm | {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_get_network_allocation_numer [0.020333s] ... ok 2026-04-13 02:03:29.924976 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_network_allocations_number_dhss_false [0.021950s] ... ok 2026-04-13 02:03:29.924987 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_on_vdm [0.020808s] ... ok 2026-04-13 02:03:29.927354 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_without_security_services [0.059855s] ... ok 2026-04-13 02:03:29.928454 | debian-bookworm | 2026-04-13 02:03:29.926 6641 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Rename the migration table _migrating_drivers_private_data_7f85ad87 to the original table drivers_private_data 2026-04-13 02:03:29.942552 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_no_vol_2_False [0.024626s] ... ok 2026-04-13 02:03:29.944640 | debian-bookworm | Failed to create Mount Point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 for file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-04-13 02:03:29.944670 | debian-bookworm | 2026-04-13 02:03:29.940 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update e8ea58723178 to fdfb668d19e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:29.945417 | debian-bookworm | {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_manage_existing [0.020755s] ... ok 2026-04-13 02:03:29.947783 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_with_error [0.020569s] ... ok 2026-04-13 02:03:29.948192 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_1 [0.021386s] ... ok 2026-04-13 02:03:29.948203 | debian-bookworm | 2026-04-13 02:03:29.944 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:29.948209 | debian-bookworm | 2026-04-13 02:03:29.944 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:29.963796 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:29.964070 | debian-bookworm | 2026-04-13 02:03:29.961 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:29.964081 | debian-bookworm | 2026-04-13 02:03:29.962 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:29.964546 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:29.964864 | debian-bookworm | {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_stats [0.019739s] ... ok 2026-04-13 02:03:29.965904 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_add_share_to_cache_fail [0.019999s] ... ok 2026-04-13 02:03:29.966780 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_invalid_mover_id [0.021308s] ... ok 2026-04-13 02:03:29.971905 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_invalid [0.030207s] ... ok 2026-04-13 02:03:29.984114 | debian-bookworm | {1} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_update_access_access_rules_ok [0.019121s] ... ok 2026-04-13 02:03:29.984287 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:29.984861 | debian-bookworm | Invalid vlan id 100. Other interfaces on this subnet are in a different vlan. 2026-04-13 02:03:29.986876 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_2 [0.020931s] ... ok 2026-04-13 02:03:29.988112 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_conflict_vlan_id_1 [0.020300s] ... ok 2026-04-13 02:03:29.988125 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_without_share_server_name_in_server_detail [0.060160s] ... ok 2026-04-13 02:03:29.993991 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_3 [0.021643s] ... ok 2026-04-13 02:03:30.002886 | debian-bookworm | {1} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_get_info_exception_1 [0.018510s] ... ok 2026-04-13 02:03:30.008379 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_logical_port_ip_fail [0.021476s] ... ok 2026-04-13 02:03:30.009598 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:30.010632 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:30.012945 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_invalid_mover_id [0.025638s] ... ok 2026-04-13 02:03:30.013673 | debian-bookworm | 2026-04-13 02:03:30.011 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade fdfb668d19e1 -> e8ea58723178, Remove host from driver private data 2026-04-13 02:03:30.016697 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_error_2 [0.022644s] ... ok 2026-04-13 02:03:30.022370 | debian-bookworm | {1} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_check_compatibility_true_2 [0.019154s] ... ok 2026-04-13 02:03:30.031447 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:30.034971 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_get_mover_interface_not_found [0.021923s] ... ok 2026-04-13 02:03:30.035494 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_fail_2 [0.026940s] ... ok 2026-04-13 02:03:30.038206 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_error_relaxed [0.021654s] ... ok 2026-04-13 02:03:30.049379 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_deny_nfs [0.062062s] ... ok 2026-04-13 02:03:30.054697 | debian-bookworm | Failed to get mover by name server_2. 2026-04-13 02:03:30.056724 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_no_configuration [0.020892s] ... ok 2026-04-13 02:03:30.056744 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_failed_to_get_mover_ref [0.021483s] ... ok 2026-04-13 02:03:30.057747 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get [0.019585s] ... ok 2026-04-13 02:03:30.073125 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_get_all_cifs_server [0.023658s] ... ok 2026-04-13 02:03:30.074889 | debian-bookworm | Can't open the recent url, re-login. 2026-04-13 02:03:30.075333 | debian-bookworm | Failed to split replication pair fake_pair_id. 2026-04-13 02:03:30.075353 | debian-bookworm | result: {'error': {'code': -403}}. 2026-04-13 02:03:30.075672 | debian-bookworm | Failed to split replication pair fake_pair_id while switching over. 2026-04-13 02:03:30.075682 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:30.075690 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 189, in switch_over 2026-04-13 02:03:30.075699 | debian-bookworm | self.helper.split_replication_pair(replica_pair_id) 2026-04-13 02:03:30.075707 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:30.075715 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:30.075722 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.075730 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:30.075738 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:30.075746 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.075754 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1192, in _execute_mock_call 2026-04-13 02:03:30.075761 | debian-bookworm | return self._mock_wraps(*args, **kwargs) 2026-04-13 02:03:30.075769 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.075777 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1393, in split_replication_pair 2026-04-13 02:03:30.075794 | debian-bookworm | self._assert_rest_result(result, msg) 2026-04-13 02:03:30.075802 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-04-13 02:03:30.075810 | debian-bookworm | raise exception.InvalidShare(reason=err_msg) 2026-04-13 02:03:30.075818 | debian-bookworm | manila.exception.InvalidShare: Invalid share: Failed to split replication pair fake_pair_id. 2026-04-13 02:03:30.075825 | debian-bookworm | result: {'error': {'code': -403}}.. 2026-04-13 02:03:30.076258 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_ref_with_error [0.019586s] ... ok 2026-04-13 02:03:30.076386 | debian-bookworm | Cannot get share share_fake_new_uuid. 2026-04-13 02:03:30.078253 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_1 [0.020162s] ... ok 2026-04-13 02:03:30.078512 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_error_ignore_1 [0.022009s] ... ok 2026-04-13 02:03:30.090243 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.common.enas.test_connector.XMLAPIConnectorTest.test_request_with_no_authorized_exception [0.067786s] ... ok 2026-04-13 02:03:30.093615 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_but_already_join_domain [0.020378s] ... ok 2026-04-13 02:03:30.097638 | debian-bookworm | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-04-13 02:03:30.097960 | debian-bookworm | NFS share /7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. 2026-04-13 02:03:30.099752 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_delete_nfs_share_not_found [0.023349s] ... ok 2026-04-13 02:03:30.100108 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_3 [0.021605s] ... ok 2026-04-13 02:03:30.100709 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_network_type_error [0.021985s] ... ok 2026-04-13 02:03:30.109946 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_invalid_ipv6_addr_3 [0.019562s] ... ok 2026-04-13 02:03:30.112527 | debian-bookworm | Failed to create file share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-04-13 02:03:30.114457 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_create_cifs_share_with_error [0.020574s] ... ok 2026-04-13 02:03:30.117930 | debian-bookworm | Failed to set NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 access on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-04-13 02:03:30.117952 | debian-bookworm | Command: None 2026-04-13 02:03:30.117959 | debian-bookworm | Exit code: - 2026-04-13 02:03:30.117966 | debian-bookworm | Stdout: '56aafd02-4d44-43d7-b784-57fc88167224 : \nError 2: 56aafd02-4d44-43d7-b784-57fc88167224 : No such file or directory \n' 2026-04-13 02:03:30.117973 | debian-bookworm | Stderr: None. 2026-04-13 02:03:30.117980 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:30.117986 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 2055, in _set_share_access 2026-04-13 02:03:30.117993 | debian-bookworm | self._execute_cmd(set_nfs_share_access_cmd, check_exit_code=True) 2026-04-13 02:03:30.117999 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-04-13 02:03:30.118006 | debian-bookworm | return r(f, *args, **kwargs) 2026-04-13 02:03:30.118013 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.118019 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-04-13 02:03:30.118026 | debian-bookworm | do = self.iter(retry_state=retry_state) 2026-04-13 02:03:30.118032 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.118038 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 371, in iter 2026-04-13 02:03:30.118055 | debian-bookworm | result = action(retry_state) 2026-04-13 02:03:30.118062 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.118068 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 393, in 2026-04-13 02:03:30.118075 | debian-bookworm | self._add_action_func(lambda rs: rs.outcome.result()) 2026-04-13 02:03:30.118081 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.118088 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result 2026-04-13 02:03:30.118094 | debian-bookworm | return self.__get_result() 2026-04-13 02:03:30.118101 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.118107 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result 2026-04-13 02:03:30.118113 | debian-bookworm | raise self._exception 2026-04-13 02:03:30.118120 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-04-13 02:03:30.118126 | debian-bookworm | result = fn(*args, **kwargs) 2026-04-13 02:03:30.118132 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.118139 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-04-13 02:03:30.118145 | debian-bookworm | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-04-13 02:03:30.118151 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.118158 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:30.118164 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:30.118171 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.118177 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:30.118183 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:30.118190 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.118196 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:03:30.118203 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:03:30.118209 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.118215 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-04-13 02:03:30.118222 | debian-bookworm | raise item[2] 2026-04-13 02:03:30.118228 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:03:30.118235 | debian-bookworm | Command: None 2026-04-13 02:03:30.118241 | debian-bookworm | Exit code: - 2026-04-13 02:03:30.118248 | debian-bookworm | Stdout: '56aafd02-4d44-43d7-b784-57fc88167224 : \nError 2: 56aafd02-4d44-43d7-b784-57fc88167224 : No such file or directory \n' 2026-04-13 02:03:30.118254 | debian-bookworm | Stderr: None 2026-04-13 02:03:30.119592 | debian-bookworm | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:03:30.120927 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_deny_rw_share_with_error [0.020112s] ... ok 2026-04-13 02:03:30.121648 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_get_network_allocations_number [0.021676s] ... ok 2026-04-13 02:03:30.123256 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ad_domain_success [0.022292s] ... ok 2026-04-13 02:03:30.128627 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_ipv6_addr_3 [0.018471s] ... ok 2026-04-13 02:03:30.134053 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_disable_share_access [0.019455s] ... ok 2026-04-13 02:03:30.138958 | debian-bookworm | Failed to get snapshot by de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. 2026-04-13 02:03:30.140828 | debian-bookworm | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:03:30.141852 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot_id_with_error [0.020293s] ... ok 2026-04-13 02:03:30.142828 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_badcn_2_comma_nama [0.021119s] ... ok 2026-04-13 02:03:30.148156 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ENASUtilsTestCase.test_do_match_any_3 [0.018357s] ... ok 2026-04-13 02:03:30.148176 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ldap_domain_fail [0.024149s] ... ok 2026-04-13 02:03:30.154840 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:30.157562 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_create_dns_domain [0.023407s] ... ok 2026-04-13 02:03:30.161856 | debian-bookworm | 2026-04-13 02:03:30.160 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update fdfb668d19e1 to e8ea58723178 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:30.166655 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_check_proto_notsupported [0.022773s] ... ok 2026-04-13 02:03:30.166675 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ParseIpaddrTestCase.test_parse_ipv4_addr_2 [0.019553s] ... ok 2026-04-13 02:03:30.169014 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_success [0.021533s] ... ok 2026-04-13 02:03:30.174624 | debian-bookworm | 2026-04-13 02:03:30.170 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:30.175630 | debian-bookworm | 2026-04-13 02:03:30.172 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:30.175776 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:30.176145 | debian-bookworm | Failed to create DNS domain fake_domain. Reason: []. 2026-04-13 02:03:30.178829 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_create_dns_domain_with_error [0.020633s] ... ok 2026-04-13 02:03:30.184688 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SslContextTestCase.test_create_ssl_context [0.018361s] ... ok 2026-04-13 02:03:30.186874 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init_subclass_1 [0.021031s] ... ok 2026-04-13 02:03:30.188975 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_teardown_server_with_vlan_logical_port_deleted [0.020020s] ... ok 2026-04-13 02:03:30.191846 | debian-bookworm | 2026-04-13 02:03:30.190 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:30.191861 | debian-bookworm | 2026-04-13 02:03:30.190 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:30.197187 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:30.198291 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:30.200694 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_delete_dns_domain_invalid_mover_id [0.022452s] ... ok 2026-04-13 02:03:30.208405 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_3 [0.021443s] ... ok 2026-04-13 02:03:30.209971 | debian-bookworm | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_username_password_encode_decode [0.021005s] ... ok 2026-04-13 02:03:30.219920 | debian-bookworm | File system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 already exists. Skip the creation. 2026-04-13 02:03:30.221951 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_but_already_exist [0.021179s] ... ok 2026-04-13 02:03:30.222645 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_share_nfs [0.037671s] ... ok 2026-04-13 02:03:30.228353 | debian-bookworm | Failed to create share fakename from snapshot fakesnapshotname. Error: Unexpected error while running command. 2026-04-13 02:03:30.228367 | debian-bookworm | Command: None 2026-04-13 02:03:30.228371 | debian-bookworm | Exit code: - 2026-04-13 02:03:30.228375 | debian-bookworm | Stdout: None 2026-04-13 02:03:30.228379 | debian-bookworm | Stderr: None. 2026-04-13 02:03:30.230155 | debian-bookworm | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_from_snapshot_exception [0.019938s] ... ok 2026-04-13 02:03:30.230407 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_4 [0.021745s] ... ok 2026-04-13 02:03:30.235641 | debian-bookworm | 2026-04-13 02:03:30.234 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade e8ea58723178 -> 493eaffd79e1, add_mtu_network_allocations 2026-04-13 02:03:30.241623 | debian-bookworm | Failed to copy content from snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26452 to file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. 2026-04-13 02:03:30.241643 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:30.241650 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 440, in create_from_snapshot 2026-04-13 02:03:30.241656 | debian-bookworm | self._execute_cmd(copy_ckpt_cmd, check_exit_code=True) 2026-04-13 02:03:30.241662 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-04-13 02:03:30.241667 | debian-bookworm | return r(f, *args, **kwargs) 2026-04-13 02:03:30.241672 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.241685 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-04-13 02:03:30.241690 | debian-bookworm | do = self.iter(retry_state=retry_state) 2026-04-13 02:03:30.241695 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.241700 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 371, in iter 2026-04-13 02:03:30.241706 | debian-bookworm | result = action(retry_state) 2026-04-13 02:03:30.241711 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.241716 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 393, in 2026-04-13 02:03:30.241721 | debian-bookworm | self._add_action_func(lambda rs: rs.outcome.result()) 2026-04-13 02:03:30.241726 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.241731 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result 2026-04-13 02:03:30.241737 | debian-bookworm | return self.__get_result() 2026-04-13 02:03:30.241742 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.241747 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result 2026-04-13 02:03:30.241753 | debian-bookworm | raise self._exception 2026-04-13 02:03:30.241758 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-04-13 02:03:30.241763 | debian-bookworm | result = fn(*args, **kwargs) 2026-04-13 02:03:30.241768 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.241773 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 177, in _execute_cmd 2026-04-13 02:03:30.241778 | debian-bookworm | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-04-13 02:03:30.241783 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.241789 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:30.241794 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:30.241799 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.241804 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:30.241810 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:30.241815 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.241820 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:03:30.241825 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:03:30.241830 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.241835 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-04-13 02:03:30.241841 | debian-bookworm | raise item[2] 2026-04-13 02:03:30.241846 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:03:30.241858 | debian-bookworm | Command: None 2026-04-13 02:03:30.241863 | debian-bookworm | Exit code: - 2026-04-13 02:03:30.241868 | debian-bookworm | Stdout: '' 2026-04-13 02:03:30.241874 | debian-bookworm | Stderr: None 2026-04-13 02:03:30.245369 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_filesystem_from_snapshot_with_error [0.023039s] ... ok 2026-04-13 02:03:30.248170 | debian-bookworm | Failed to create snapshot fakesnapshotname. Error: Unexpected error while running command. 2026-04-13 02:03:30.248184 | debian-bookworm | Command: None 2026-04-13 02:03:30.248189 | debian-bookworm | Exit code: - 2026-04-13 02:03:30.248195 | debian-bookworm | Stdout: None 2026-04-13 02:03:30.248200 | debian-bookworm | Stderr: None. 2026-04-13 02:03:30.250189 | debian-bookworm | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_snapshot_exception [0.019716s] ... ok 2026-04-13 02:03:30.252154 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_init_invalid [0.021746s] ... ok 2026-04-13 02:03:30.258918 | debian-bookworm | Failed to delete NFS export "Manila-UT-filesystem". 2026-04-13 02:03:30.260953 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_nfs_share_backend_failure [0.038144s] ... ok 2026-04-13 02:03:30.268589 | debian-bookworm | Failed to get file system by name 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error. ', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic. ', 'Diagnostics': 'File system not found.'}, {'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Migration file system not found.'}]. 2026-04-13 02:03:30.270048 | debian-bookworm | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_share_name [0.019976s] ... ok 2026-04-13 02:03:30.272222 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_get_file_system_but_not_found [0.025485s] ... ok 2026-04-13 02:03:30.274874 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_2__None__ [0.022590s] ... ok 2026-04-13 02:03:30.283550 | debian-bookworm | 2026-04-13 02:03:30.281 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update e8ea58723178 to 493eaffd79e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:30.289600 | debian-bookworm | Given share path /gpfs0/share-fakeid does not exist at mount point /dev/gpfs0. 2026-04-13 02:03:30.289631 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:30.289641 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 595, in _get_share_name 2026-04-13 02:03:30.289649 | debian-bookworm | out, __ = self._gpfs_execute(self.GPFS_PATH + 'mmlsfileset', fsdev, 2026-04-13 02:03:30.289658 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.289666 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:30.289674 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:30.289682 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.289690 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:30.289698 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:30.289707 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.289715 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:30.289734 | debian-bookworm | raise effect 2026-04-13 02:03:30.289742 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:03:30.289750 | debian-bookworm | Command: None 2026-04-13 02:03:30.289757 | debian-bookworm | Exit code: - 2026-04-13 02:03:30.289765 | debian-bookworm | Stdout: None 2026-04-13 02:03:30.289773 | debian-bookworm | Stderr: None 2026-04-13 02:03:30.290485 | debian-bookworm | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_share_name_exception [0.019762s] ... ok 2026-04-13 02:03:30.291625 | debian-bookworm | 2026-04-13 02:03:30.288 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:30.291642 | debian-bookworm | 2026-04-13 02:03:30.289 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:30.293342 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:30.295514 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_4 [0.020394s] ... ok 2026-04-13 02:03:30.296871 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_get_mount_points [0.025896s] ... ok 2026-04-13 02:03:30.298843 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_update_share_stats [0.037537s] ... ok 2026-04-13 02:03:30.309657 | debian-bookworm | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_snapshot_path [0.019626s] ... ok 2026-04-13 02:03:30.315255 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:30.317248 | debian-bookworm | REST REQUEST: https://192.168.0.110:443/rest/v1/file-systems/6432b79e-1cc3-0414-3ffd-2a50fb1ccff3 with params null 2026-04-13 02:03:30.317262 | debian-bookworm | REST RESPONSE: 204 with params 2026-04-13 02:03:30.317892 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_get_mount_points_with_error [0.020803s] ... ok 2026-04-13 02:03:30.318275 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_update_share_stats_gluster_mnt_unavailable [0.021568s] ... ok 2026-04-13 02:03:30.319689 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_login_delete [0.020190s] ... ok 2026-04-13 02:03:30.319703 | debian-bookworm | 2026-04-13 02:03:30.316 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:30.319713 | debian-bookworm | 2026-04-13 02:03:30.316 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:30.327309 | debian-bookworm | /gpfs0 is not a directory. Error: Unexpected error while running command. 2026-04-13 02:03:30.327325 | debian-bookworm | Command: None 2026-04-13 02:03:30.327329 | debian-bookworm | Exit code: - 2026-04-13 02:03:30.327333 | debian-bookworm | Stdout: None 2026-04-13 02:03:30.327336 | debian-bookworm | Stderr: None 2026-04-13 02:03:30.328942 | debian-bookworm | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_dir_exception [0.019384s] ... ok 2026-04-13 02:03:30.335688 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:30.336082 | debian-bookworm | Mover interface IP 192.168.1.1 already exists. Skip the creation. 2026-04-13 02:03:30.337605 | debian-bookworm | GlusterFS version 3.6 on server host1 does not support creation of shares from snapshot. minimum requirement: 3.7 2026-04-13 02:03:30.338102 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_ip_already_exist [0.020280s] ... ok 2026-04-13 02:03:30.339401 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_create_nfs_export [0.020479s] ... ok 2026-04-13 02:03:30.339659 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share_from_snapshot_error_unsupported_gluster_version [0.022322s] ... ok 2026-04-13 02:03:30.347297 | debian-bookworm | Failed to check size for share fakename. 2026-04-13 02:03:30.347312 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:30.347317 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 659, in _manage_existing 2026-04-13 02:03:30.347320 | debian-bookworm | out, __ = self._gpfs_execute(self.GPFS_PATH + 'mmlsquota', '-j', 2026-04-13 02:03:30.347324 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.347327 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:30.347331 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:30.347334 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.347338 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:30.347341 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:30.347345 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.347348 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-04-13 02:03:30.347352 | debian-bookworm | raise result 2026-04-13 02:03:30.347355 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:03:30.347359 | debian-bookworm | Command: None 2026-04-13 02:03:30.347362 | debian-bookworm | Exit code: - 2026-04-13 02:03:30.347366 | debian-bookworm | Stdout: None 2026-04-13 02:03:30.347369 | debian-bookworm | Stderr: None 2026-04-13 02:03:30.349907 | debian-bookworm | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_checking_quota_of_fileset_exception [0.020839s] ... ok 2026-04-13 02:03:30.355901 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:30.356271 | debian-bookworm | Mover interface 192.168.1.1 not found. Skip the deletion. 2026-04-13 02:03:30.358602 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_create_snapshot [0.019081s] ... ok 2026-04-13 02:03:30.358615 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_but_nonexistent [0.020220s] ... ok 2026-04-13 02:03:30.361761 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot [0.022057s] ... ok 2026-04-13 02:03:30.368074 | debian-bookworm | 2026-04-13 02:03:30.366 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 493eaffd79e1 -> e8ea58723178, add_mtu_network_allocations 2026-04-13 02:03:30.368689 | debian-bookworm | Failed to rename fileset for share fakename. 2026-04-13 02:03:30.368696 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:30.368700 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 628, in _manage_existing 2026-04-13 02:03:30.368704 | debian-bookworm | self._gpfs_execute(self.GPFS_PATH + 'mmchfileset', fsdev, 2026-04-13 02:03:30.368708 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:30.368712 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:30.368715 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.368719 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:30.368722 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:30.368726 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.368729 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-04-13 02:03:30.368733 | debian-bookworm | raise result 2026-04-13 02:03:30.368737 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:03:30.368740 | debian-bookworm | Command: None 2026-04-13 02:03:30.368744 | debian-bookworm | Exit code: - 2026-04-13 02:03:30.368747 | debian-bookworm | Stdout: None 2026-04-13 02:03:30.368751 | debian-bookworm | Stderr: None 2026-04-13 02:03:30.372214 | debian-bookworm | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_fileset_creation_exception [0.022113s] ... ok 2026-04-13 02:03:30.376982 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:30.379416 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_storage_pool_spare_percentage [0.020118s] ... ok 2026-04-13 02:03:30.380652 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_get_mover_interface_not_found [0.020375s] ... ok 2026-04-13 02:03:30.384218 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_error_1 [0.022365s] ... ok 2026-04-13 02:03:30.391454 | debian-bookworm | Error running SSH command: fake cmd. Error: 'Mock' object does not support the context manager protocol. 2026-04-13 02:03:30.391476 | debian-bookworm | Original exception being dropped: ['Traceback (most recent call last):\n', ' File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 188, in _run_ssh\n with self.sshpool.item() as ssh:\n', "TypeError: 'Mock' object does not support the context manager protocol\n"] 2026-04-13 02:03:30.393160 | debian-bookworm | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__run_ssh_exception [0.020689s] ... ok 2026-04-13 02:03:30.398448 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_physical_devices [0.019439s] ... ok 2026-04-13 02:03:30.405553 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_no_snap_cached_1 [0.021209s] ... ok 2026-04-13 02:03:30.413834 | debian-bookworm | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_01__None__True_ [0.020532s] ... ok 2026-04-13 02:03:30.417731 | debian-bookworm | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-04-13 02:03:30.420088 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_get_nfs_share_not_found [0.021538s] ... ok 2026-04-13 02:03:30.432942 | debian-bookworm | 2026-04-13 02:03:30.431 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 493eaffd79e1 to e8ea58723178 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:30.433771 | debian-bookworm | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_02___44_3_2_11___True_ [0.019995s] ... ok 2026-04-13 02:03:30.434016 | debian-bookworm | Share fakeid does not support snapshots: fake error. 2026-04-13 02:03:30.436203 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_no_snap_cached_2 [0.030412s] ... ok 2026-04-13 02:03:30.436502 | debian-bookworm | 2026-04-13 02:03:30.434 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:30.436522 | debian-bookworm | 2026-04-13 02:03:30.434 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:30.440939 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_cifs_clear_access_server_not_found [0.058541s] ... ok 2026-04-13 02:03:30.440954 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_vdm [0.020123s] ... ok 2026-04-13 02:03:30.453260 | debian-bookworm | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_03___44_3_2_1___False_ [0.019419s] ... ok 2026-04-13 02:03:30.457546 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_snapshot_error_2 [0.021453s] ... ok 2026-04-13 02:03:30.464593 | debian-bookworm | {6} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_driver_setup [0.023524s] ... ok 2026-04-13 02:03:30.473942 | debian-bookworm | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_05___4_3_2_11___False_ [0.020469s] ... ok 2026-04-13 02:03:30.477405 | debian-bookworm | 'gluster version' failed on server root@host1 with: Unknown Gluster exception. 2026-04-13 02:03:30.479484 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup_get_gluster_version_fails_1_GlusterfsException [0.021615s] ... ok 2026-04-13 02:03:30.483387 | debian-bookworm | 2026-04-13 02:03:30.481 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:30.483416 | debian-bookworm | 2026-04-13 02:03:30.481 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:30.485770 | debian-bookworm | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_write_export_with_rados_store_1_True [0.020861s] ... ok 2026-04-13 02:03:30.493709 | debian-bookworm | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_invalid_option_ro [0.019684s] ... ok 2026-04-13 02:03:30.495971 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_share_server [0.058497s] ... ok 2026-04-13 02:03:30.499024 | debian-bookworm | Gluster backend does not provide any volume matching pattern manila-share-\d+-#{size}G$ 2026-04-13 02:03:30.501010 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup_glusterfs_no_volumes_provided_by_backend [0.021572s] ... ok 2026-04-13 02:03:30.505723 | debian-bookworm | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_rados_object_exists_1_True [0.020466s] ... ok 2026-04-13 02:03:30.512370 | debian-bookworm | test must be an absolute path. 2026-04-13 02:03:30.514235 | debian-bookworm | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_gpfs_mount_point_base [0.020542s] ... ok 2026-04-13 02:03:30.522671 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_3 [0.021520s] ... ok 2026-04-13 02:03:30.526401 | debian-bookworm | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_file_exists_error_2_4 [0.020565s] ... ok 2026-04-13 02:03:30.533901 | debian-bookworm | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_delete_snapshot [0.019545s] ... ok 2026-04-13 02:03:30.534224 | debian-bookworm | 2026-04-13 02:03:30.532 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade e8ea58723178 -> 493eaffd79e1, add_mtu_network_allocations 2026-04-13 02:03:30.545054 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_4 [0.022512s] ... ok 2026-04-13 02:03:30.546852 | debian-bookworm | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id_error_invalid_export_db [0.020429s] ... ok 2026-04-13 02:03:30.552255 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_share_with_incorrect_proto [0.055798s] ... ok 2026-04-13 02:03:30.554049 | debian-bookworm | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__has_client_access_2______None_ [0.020300s] ... ok 2026-04-13 02:03:30.565853 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_find_actual_backend_snapshot_name_bad_snap_list_1_this_is_too_bad [0.020580s] ... ok 2026-04-13 02:03:30.568407 | debian-bookworm | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init_with_rados_store_and_export_counter_exists_2_True [0.020711s] ... ok 2026-04-13 02:03:30.574037 | debian-bookworm | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_stderr_1__None__False_ [0.019548s] ... ok 2026-04-13 02:03:30.582189 | debian-bookworm | 2026-04-13 02:03:30.580 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update e8ea58723178 to 493eaffd79e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:30.587788 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_nonimplemented_methods_4 [0.021585s] ... ok 2026-04-13 02:03:30.589593 | debian-bookworm | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_put_rados_object [0.021724s] ... ok 2026-04-13 02:03:30.591970 | debian-bookworm | Failed to allow access for share fakename. 2026-04-13 02:03:30.592006 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:30.592020 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 985, in allow_access 2026-04-13 02:03:30.592031 | debian-bookworm | self._publish_access(*cmd) 2026-04-13 02:03:30.592044 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:30.592056 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:30.592068 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.592080 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:30.592092 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:30.592105 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.592117 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:30.592157 | debian-bookworm | raise effect 2026-04-13 02:03:30.592171 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:03:30.592182 | debian-bookworm | Command: None 2026-04-13 02:03:30.592191 | debian-bookworm | Exit code: - 2026-04-13 02:03:30.592199 | debian-bookworm | Stdout: 'boom' 2026-04-13 02:03:30.592208 | debian-bookworm | Stderr: None 2026-04-13 02:03:30.594134 | debian-bookworm | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access_publish_exception [0.019741s] ... ok 2026-04-13 02:03:30.594384 | debian-bookworm | 2026-04-13 02:03:30.591 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:30.594397 | debian-bookworm | 2026-04-13 02:03:30.592 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:30.606864 | debian-bookworm | No unused gluster volumes available for use as share! Create share won't be supported unless existing shares are deleted or some gluster volumes are created with names matching 'glusterfs_volume_pattern'. 2026-04-13 02:03:30.607291 | debian-bookworm | Couldn't find a free gluster volume to use. 2026-04-13 02:03:30.609149 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_excp_2 [0.021156s] ... ok 2026-04-13 02:03:30.610275 | debian-bookworm | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_read_export_file [0.019827s] ... ok 2026-04-13 02:03:30.610567 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_rw_access [0.058371s] ... ok 2026-04-13 02:03:30.613655 | debian-bookworm | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing_incorrect_ip_exception [0.019812s] ... ok 2026-04-13 02:03:30.631295 | debian-bookworm | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_rados_object_url_from_index_with_index_data_1_ [0.020978s] ... ok 2026-04-13 02:03:30.631328 | debian-bookworm | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_wipe_gluster_vol_mount_fail [0.021757s] ... ok 2026-04-13 02:03:30.636617 | debian-bookworm | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_export [0.022707s] ... ok 2026-04-13 02:03:30.651037 | debian-bookworm | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_conf_file_with_mv_error_2_False [0.019933s] ... ok 2026-04-13 02:03:30.651935 | debian-bookworm | {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__check_hdfs_state_healthy [0.020094s] ... ok 2026-04-13 02:03:30.658283 | debian-bookworm | Caught exception from infinisdk: 2026-04-13 02:03:30.658315 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:30.658326 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-04-13 02:03:30.658335 | debian-bookworm | return func(*args, **kwargs) 2026-04-13 02:03:30.658343 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.658368 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 351, in _get_export 2026-04-13 02:03:30.658376 | debian-bookworm | infinidat_exports = infinidat_filesystem.get_exports() 2026-04-13 02:03:30.658385 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.658394 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:30.658403 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:30.658411 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.658419 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:30.658428 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:30.658436 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.658445 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:03:30.658453 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:03:30.658462 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.658470 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-04-13 02:03:30.658479 | debian-bookworm | raise FakeInfinisdkException() 2026-04-13 02:03:30.658487 | debian-bookworm | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-13 02:03:30.660751 | debian-bookworm | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_export_api_error [0.023631s] ... ok 2026-04-13 02:03:30.664996 | debian-bookworm | 2026-04-13 02:03:30.662 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:30.665021 | debian-bookworm | 2026-04-13 02:03:30.662 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:30.669319 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_extend_share [0.058647s] ... ok 2026-04-13 02:03:30.669942 | debian-bookworm | Failed to create directory in hdfs for the share fakename. Error: Unexpected error while running command. 2026-04-13 02:03:30.669966 | debian-bookworm | Command: None 2026-04-13 02:03:30.669975 | debian-bookworm | Exit code: - 2026-04-13 02:03:30.669984 | debian-bookworm | Stdout: None 2026-04-13 02:03:30.669992 | debian-bookworm | Stderr: None. 2026-04-13 02:03:30.672118 | debian-bookworm | {6} manila.tests.share.drivers.ganesha.test_manager.MiscTests.test_setup_rados_2 [0.019015s] ... ok 2026-04-13 02:03:30.672142 | debian-bookworm | {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__create_share_exception [0.020663s] ... ok 2026-04-13 02:03:30.682939 | debian-bookworm | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_access_level_ro [0.022558s] ... ok 2026-04-13 02:03:30.687546 | debian-bookworm | Unsupported access rule of 'type' cert, 'level' ro, 'to' some-CN: type should be one of 'ip'. 2026-04-13 02:03:30.689642 | debian-bookworm | {6} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_2 [0.019657s] ... ok 2026-04-13 02:03:30.693096 | debian-bookworm | {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__get_available_capacity [0.021234s] ... ok 2026-04-13 02:03:30.704583 | debian-bookworm | INFINIDAT InfiniBox NAS network space "mockspace" has no enabled IP addresses 2026-04-13 02:03:30.706427 | debian-bookworm | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips_no_ips_enabled [0.023451s] ... ok 2026-04-13 02:03:30.708327 | debian-bookworm | 2026-04-13 02:03:30.707 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 493eaffd79e1 -> 63809d875e32, add_access_key 2026-04-13 02:03:30.709986 | debian-bookworm | {6} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_path_from [0.020209s] ... ok 2026-04-13 02:03:30.712178 | debian-bookworm | Error running SSH command: fake cmd. Error: . 2026-04-13 02:03:30.713856 | debian-bookworm | {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__run_ssh_exception [0.020693s] ... ok 2026-04-13 02:03:30.725753 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_1 [0.056312s] ... ok 2026-04-13 02:03:30.729229 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol_mounted_noensure [0.018847s] ... ok 2026-04-13 02:03:30.730112 | debian-bookworm | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_ip_address_range_invalid_address [0.022695s] ... ok 2026-04-13 02:03:30.732324 | debian-bookworm | Only 'user' access type allowed! 2026-04-13 02:03:30.734070 | debian-bookworm | 2026-04-13 02:03:30.732 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 493eaffd79e1 to 63809d875e32 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:30.734539 | debian-bookworm | {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_allow_access_invalid_access_type [0.020665s] ... ok 2026-04-13 02:03:30.741560 | debian-bookworm | 2026-04-13 02:03:30.739 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:30.741586 | debian-bookworm | 2026-04-13 02:03:30.740 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:30.746013 | debian-bookworm | Unable to unmount gluster volume. mount_dir: /mnt/glusterfs, Error: None 2026-04-13 02:03:30.747861 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_umount_gluster_vol_fail_1 [0.018859s] ... ok 2026-04-13 02:03:30.752413 | debian-bookworm | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_ip_address_range_single_ip [0.023094s] ... ok 2026-04-13 02:03:30.755503 | debian-bookworm | {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_delete_snapshot [0.020915s] ... ok 2026-04-13 02:03:30.760749 | debian-bookworm | 2026-04-13 02:03:30.758 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:30.760779 | debian-bookworm | 2026-04-13 02:03:30.759 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:30.767951 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_3 [0.019731s] ... ok 2026-04-13 02:03:30.775820 | debian-bookworm | {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_deny_access [0.019621s] ... ok 2026-04-13 02:03:30.776219 | debian-bookworm | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_3__True__False__True_ [0.023427s] ... ok 2026-04-13 02:03:30.783106 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:30.787170 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_unset [0.019343s] ... ok 2026-04-13 02:03:30.789554 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server [0.063552s] ... ok 2026-04-13 02:03:30.797244 | debian-bookworm | {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_do_setup [0.021344s] ... ok 2026-04-13 02:03:30.798681 | debian-bookworm | 2026-04-13 02:03:30.796 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 63809d875e32 -> 493eaffd79e1, add_access_key 2026-04-13 02:03:30.801123 | debian-bookworm | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_8__False__False__False_ [0.024977s] ... ok 2026-04-13 02:03:30.807087 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_hasnt_should_have_vol [0.019491s] ... ok 2026-04-13 02:03:30.817077 | debian-bookworm | 2026-04-13 02:03:30.814 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 63809d875e32 to 493eaffd79e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:30.817616 | debian-bookworm | {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_extend_share [0.020329s] ... ok 2026-04-13 02:03:30.820689 | debian-bookworm | 2026-04-13 02:03:30.817 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:30.820717 | debian-bookworm | 2026-04-13 02:03:30.817 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:30.824289 | debian-bookworm | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share_export_doesnt_exist [0.023056s] ... ok 2026-04-13 02:03:30.826289 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_6 [0.019452s] ... ok 2026-04-13 02:03:30.832476 | debian-bookworm | 2026-04-13 02:03:30.830 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:30.832680 | debian-bookworm | 2026-04-13 02:03:30.830 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:30.837112 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_cifs_snapshot_update_access_deny [0.019749s] ... ok 2026-04-13 02:03:30.843653 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_without_server_detail [0.053927s] ... ok 2026-04-13 02:03:30.845480 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_getattr_called [0.019105s] ... ok 2026-04-13 02:03:30.846720 | debian-bookworm | Caught exception from infinisdk: 2026-04-13 02:03:30.846739 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:30.846748 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-04-13 02:03:30.846763 | debian-bookworm | return func(*args, **kwargs) 2026-04-13 02:03:30.846772 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.846779 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 439, in _delete_share 2026-04-13 02:03:30.846787 | debian-bookworm | infinidat_filesystem.safe_delete() 2026-04-13 02:03:30.846795 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:30.846803 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:30.846811 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.846819 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:30.846827 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:30.846835 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.846843 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:03:30.846850 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:03:30.846869 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.846878 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-04-13 02:03:30.846886 | debian-bookworm | raise FakeInfinisdkException() 2026-04-13 02:03:30.846893 | debian-bookworm | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-13 02:03:30.848035 | debian-bookworm | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_snapshot_api_fail [0.023770s] ... ok 2026-04-13 02:03:30.858664 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_1 [0.021488s] ... ok 2026-04-13 02:03:30.865693 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_5 [0.019764s] ... ok 2026-04-13 02:03:30.868943 | debian-bookworm | infinibox_login configuration parameter must be specified 2026-04-13 02:03:30.869493 | debian-bookworm | 2026-04-13 02:03:30.867 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 493eaffd79e1 -> 63809d875e32, add_access_key 2026-04-13 02:03:30.872100 | debian-bookworm | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_empty_auth_parameters [0.022579s] ... ok 2026-04-13 02:03:30.881321 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_1 [0.022219s] ... ok 2026-04-13 02:03:30.884845 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_local_1 [0.019286s] ... ok 2026-04-13 02:03:30.885478 | debian-bookworm | 2026-04-13 02:03:30.883 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 493eaffd79e1 to 63809d875e32 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:30.891075 | debian-bookworm | 2026-04-13 02:03:30.889 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:30.891105 | debian-bookworm | 2026-04-13 02:03:30.889 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:30.895442 | debian-bookworm | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_05__True__False__True__True_ [0.024474s] ... ok 2026-04-13 02:03:30.902556 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_deny_nfs [0.057646s] ... ok 2026-04-13 02:03:30.903162 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_share_1 [0.021457s] ... ok 2026-04-13 02:03:30.904073 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_numreduct_3___3____6____2beta____4__ [0.019082s] ... ok 2026-04-13 02:03:30.916952 | debian-bookworm | 2026-04-13 02:03:30.914 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:30.916992 | debian-bookworm | 2026-04-13 02:03:30.914 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:30.920581 | debian-bookworm | Duplicate access control entry, skipping allow... 2026-04-13 02:03:30.921653 | debian-bookworm | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_13__False__False__True__True_ [0.022960s] ... ok 2026-04-13 02:03:30.929661 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_allow_share_access_duplicate_ACE [0.021062s] ... ok 2026-04-13 02:03:30.929689 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_share_invalid_protocol [0.019797s] ... ok 2026-04-13 02:03:30.929698 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_2 [0.019096s] ... ok 2026-04-13 02:03:30.941990 | debian-bookworm | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_backend_info_1__True__True_ [0.023266s] ... ok 2026-04-13 02:03:30.942169 | debian-bookworm | Failed to deny the access fullcontrol to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. 2026-04-13 02:03:30.942185 | debian-bookworm | Command: None 2026-04-13 02:03:30.942193 | debian-bookworm | Exit code: - 2026-04-13 02:03:30.942208 | debian-bookworm | Stdout: '' 2026-04-13 02:03:30.942216 | debian-bookworm | Stderr: None. 2026-04-13 02:03:30.942224 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:30.942232 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1711, in deny_share_access 2026-04-13 02:03:30.942241 | debian-bookworm | self._execute_cmd(allow_access, check_exit_code=True) 2026-04-13 02:03:30.942249 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-04-13 02:03:30.942257 | debian-bookworm | return r(f, *args, **kwargs) 2026-04-13 02:03:30.942265 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.942273 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-04-13 02:03:30.942282 | debian-bookworm | do = self.iter(retry_state=retry_state) 2026-04-13 02:03:30.942290 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.942298 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 371, in iter 2026-04-13 02:03:30.942306 | debian-bookworm | result = action(retry_state) 2026-04-13 02:03:30.942314 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.942321 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 393, in 2026-04-13 02:03:30.942330 | debian-bookworm | self._add_action_func(lambda rs: rs.outcome.result()) 2026-04-13 02:03:30.942338 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.942346 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result 2026-04-13 02:03:30.942354 | debian-bookworm | return self.__get_result() 2026-04-13 02:03:30.942362 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.942370 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result 2026-04-13 02:03:30.942378 | debian-bookworm | raise self._exception 2026-04-13 02:03:30.942386 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-04-13 02:03:30.942394 | debian-bookworm | result = fn(*args, **kwargs) 2026-04-13 02:03:30.942401 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.942409 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-04-13 02:03:30.942417 | debian-bookworm | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-04-13 02:03:30.942425 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.942432 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:30.942440 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:30.942448 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.942455 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:30.942463 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:30.942471 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.942478 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:03:30.942486 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:03:30.942494 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:30.942508 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-04-13 02:03:30.942517 | debian-bookworm | raise item[2] 2026-04-13 02:03:30.942537 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:03:30.942547 | debian-bookworm | Command: None 2026-04-13 02:03:30.942555 | debian-bookworm | Exit code: - 2026-04-13 02:03:30.942563 | debian-bookworm | Stdout: '' 2026-04-13 02:03:30.942570 | debian-bookworm | Stderr: None 2026-04-13 02:03:30.942886 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_snapshot_1 [0.020381s] ... ok 2026-04-13 02:03:30.944279 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_deny_share_access_with_error [0.021420s] ... ok 2026-04-13 02:03:30.945616 | debian-bookworm | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:03:30.945633 | debian-bookworm | Option auth.ssl-allow is not defined on gluster volume. Volume: 2026-04-13 02:03:30.946533 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_setup_via_manager_no_option_data_1_True [0.023254s] ... ok 2026-04-13 02:03:30.955913 | debian-bookworm | 2026-04-13 02:03:30.954 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 63809d875e32 -> 48a7beae3117, move_share_type_id_to_instances 2026-04-13 02:03:30.964163 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_cifs_2_1_1_1_1_share_id [0.020895s] ... ok 2026-04-13 02:03:30.964528 | debian-bookworm | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_revert_to_snapshot [0.022670s] ... ok 2026-04-13 02:03:30.966400 | debian-bookworm | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:03:30.966468 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_get_cifs_share [0.022316s] ... ok 2026-04-13 02:03:30.969636 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_1 [0.023031s] ... ok 2026-04-13 02:03:30.985558 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_inexistent_snapshot_exception [0.021529s] ... ok 2026-04-13 02:03:30.985723 | debian-bookworm | Snapshot not found on the Infinibox by its name: openstack-snap-2 2026-04-13 02:03:30.986523 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:30.987603 | debian-bookworm | Failed to delete DNS domain fake_domain. Reason: []. 2026-04-13 02:03:30.987625 | debian-bookworm | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:03:30.988075 | debian-bookworm | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_revert_to_snapshot_snapshot_doesnt_exist [0.023598s] ... ok 2026-04-13 02:03:30.991197 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_delete_dns_domain [0.022841s] ... ok 2026-04-13 02:03:30.991218 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_2 [0.020189s] ... ok 2026-04-13 02:03:31.008485 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:31.008526 | debian-bookworm | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:03:31.009332 | debian-bookworm | {0} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_channel_status_down [0.020570s] ... ok 2026-04-13 02:03:31.009344 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_revert_to_snapshot_1 [0.023302s] ... ok 2026-04-13 02:03:31.010759 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_on_mover [0.021358s] ... ok 2026-04-13 02:03:31.011165 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_3 [0.021186s] ... ok 2026-04-13 02:03:31.028400 | debian-bookworm | Failed to get file system by name 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error. ', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic. ', 'Diagnostics': 'File system not found.'}, {'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Migration file system not found.'}]. 2026-04-13 02:03:31.028431 | debian-bookworm | {0} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_get_pool_without_host [0.019257s] ... ok 2026-04-13 02:03:31.030446 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system_but_not_found [0.019224s] ... ok 2026-04-13 02:03:31.030462 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_revert_to_snapshot_2 [0.021347s] ... ok 2026-04-13 02:03:31.031887 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_1_do_setup [0.020635s] ... ok 2026-04-13 02:03:31.047209 | debian-bookworm | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_pool_stats [0.018489s] ... ok 2026-04-13 02:03:31.048946 | debian-bookworm | Failed to get file system by name 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error. ', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic. ', 'Diagnostics': 'File system not found.'}, {'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Migration file system not found.'}]. 2026-04-13 02:03:31.051177 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_get_file_system_but_not_found [0.020797s] ... ok 2026-04-13 02:03:31.051465 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_cifs_recovery_mode [0.020946s] ... ok 2026-04-13 02:03:31.052366 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_check_mount_glusterfs_not_installed_1 [0.019902s] ... ok 2026-04-13 02:03:31.065774 | debian-bookworm | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_share_instance_pnsp_2_cifs [0.018620s] ... ok 2026-04-13 02:03:31.070538 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:31.072825 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_get_mount_points [0.021568s] ... ok 2026-04-13 02:03:31.074404 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_do_setup [0.021208s] ... ok 2026-04-13 02:03:31.074418 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_not_found_exception [0.022083s] ... ok 2026-04-13 02:03:31.076528 | debian-bookworm | 2026-04-13 02:03:31.071 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 63809d875e32 to 48a7beae3117 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:31.076555 | debian-bookworm | 2026-04-13 02:03:31.074 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:31.076562 | debian-bookworm | 2026-04-13 02:03:31.074 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:31.084741 | debian-bookworm | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_share_1_nfs [0.018841s] ... ok 2026-04-13 02:03:31.091190 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'other', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:31.093419 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_get_local_share_path [0.019627s] ... ok 2026-04-13 02:03:31.095713 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_ref_not_found [0.020401s] ... ok 2026-04-13 02:03:31.095745 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_create_operation_error [0.020058s] ... ok 2026-04-13 02:03:31.105041 | debian-bookworm | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_logout [0.019658s] ... ok 2026-04-13 02:03:31.112577 | debian-bookworm | 2026-04-13 02:03:31.109 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:31.112603 | debian-bookworm | 2026-04-13 02:03:31.109 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:31.113315 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_set_directory_quota [0.019893s] ... ok 2026-04-13 02:03:31.113754 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_export_2_False [0.019527s] ... ok 2026-04-13 02:03:31.114054 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_allow_share_access [0.020684s] ... ok 2026-04-13 02:03:31.123545 | debian-bookworm | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_refresh_token_2_False [0.019036s] ... ok 2026-04-13 02:03:31.131170 | debian-bookworm | ('Error creating share %(share_id)s', {'share_id': 'fakeid'}) 2026-04-13 02:03:31.131577 | debian-bookworm | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-04-13 02:03:31.131790 | debian-bookworm | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-04-13 02:03:31.132817 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share_error [0.019602s] ... ok 2026-04-13 02:03:31.133254 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access_exception_2_False [0.019671s] ... ok 2026-04-13 02:03:31.133521 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_allow_share_access_not_found [0.019415s] ... ok 2026-04-13 02:03:31.142245 | debian-bookworm | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_2 [0.018607s] ... ok 2026-04-13 02:03:31.148413 | debian-bookworm | 2026-04-13 02:03:31.146 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 48a7beae3117 -> 63809d875e32, move_share_type_id_to_instances 2026-04-13 02:03:31.153744 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_clear_share_access [0.019855s] ... ok 2026-04-13 02:03:31.155034 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_error_2 [0.020443s] ... ok 2026-04-13 02:03:31.155501 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_create_directory_context_change_fail [0.022140s] ... ok 2026-04-13 02:03:31.159385 | debian-bookworm | Exception due to network failure. 2026-04-13 02:03:31.159716 | debian-bookworm | Exception due to network failure. 2026-04-13 02:03:31.160108 | debian-bookworm | Exception due to network failure. 2026-04-13 02:03:31.160123 | debian-bookworm | Access RestAPI /rest/fake_method by fake_type failed, error: Exception due to network failure. 2026-04-13 02:03:31.161732 | debian-bookworm | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_rest_api_3times_fail [0.019438s] ... ok 2026-04-13 02:03:31.168266 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StorageObjectTestCase.test_xml_api_retry [1.027403s] ... ok 2026-04-13 02:03:31.172958 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_delete_nfs_share [0.018951s] ... ok 2026-04-13 02:03:31.174249 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_3_Eeyore [0.020612s] ... ok 2026-04-13 02:03:31.175658 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_quota_errors_1_Type______________Explicit_Target____________ViVol__vvol_test_Usage_____________0_B___Limit___________Unset___Warning_________Unset___Critical________Unset___Reset___________5___51_2_MB__File_Count________1___Limit___________Unset___Warning_________Unset___Critical________Unset___Reset___________5___0__Generate_Events___Disabled_Global_id_________28a3c9f8_ae05_11d0_9025_836896aada5d_Last_modified_____2015_06_23_22_37_17_363660800_00_00__ [0.019369s] ... ok 2026-04-13 02:03:31.181112 | debian-bookworm | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_check_share_exist_2_False [0.019003s] ... ok 2026-04-13 02:03:31.192555 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_create_snapshot [0.019423s] ... ok 2026-04-13 02:03:31.193445 | debian-bookworm | ('Error during delete_share request for share %(share_id)s', {'share_id': 'fakeid'}) 2026-04-13 02:03:31.194214 | debian-bookworm | Failed to get VDM by name 56aafd02-4d44-43d7-b784-57fc88167224. 2026-04-13 02:03:31.194734 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_error [0.020455s] ... ok 2026-04-13 02:03:31.195413 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_stats_error [0.020349s] ... ok 2026-04-13 02:03:31.198043 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_vdm_id_with_error [0.029437s] ... ok 2026-04-13 02:03:31.199714 | debian-bookworm | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_create_share_1_CIFS [0.018733s] ... ok 2026-04-13 02:03:31.213336 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_delete_vdm [0.020850s] ... ok 2026-04-13 02:03:31.214709 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_missing_record [0.019519s] ... ok 2026-04-13 02:03:31.216434 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_list_cifs_permission [0.020794s] ... ok 2026-04-13 02:03:31.218266 | debian-bookworm | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_create_share_2_NFS [0.018228s] ... ok 2026-04-13 02:03:31.234587 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_ensure_share [0.019870s] ... ok 2026-04-13 02:03:31.237880 | debian-bookworm | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_export_locations_1_CIFS [0.019323s] ... ok 2026-04-13 02:03:31.238998 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_2_False [0.021186s] ... ok 2026-04-13 02:03:31.254994 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_1 [0.020029s] ... ok 2026-04-13 02:03:31.256527 | debian-bookworm | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_export_locations_2_NFS [0.018854s] ... ok 2026-04-13 02:03:31.262991 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone [0.024266s] ... ok 2026-04-13 02:03:31.269810 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_connect_invalid_config [0.055122s] ... ok 2026-04-13 02:03:31.273629 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_check_valid_aliases_path_mismatch [0.075223s] ... ok 2026-04-13 02:03:31.274094 | debian-bookworm | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_nonimplemented_methods_3 [0.019108s] ... ok 2026-04-13 02:03:31.274899 | debian-bookworm | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_nodes_info [0.018232s] ... ok 2026-04-13 02:03:31.279741 | debian-bookworm | 2026-04-13 02:03:31.274 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 48a7beae3117 to 63809d875e32 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:31.279776 | debian-bookworm | 2026-04-13 02:03:31.276 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:31.279783 | debian-bookworm | 2026-04-13 02:03:31.276 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:31.282598 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_delete_path_does_not_exist [0.019838s] ... ok 2026-04-13 02:03:31.294048 | debian-bookworm | {6} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__hdfs_remote_execute [0.019608s] ... ok 2026-04-13 02:03:31.294080 | debian-bookworm | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_cifs_access_1_True [0.018757s] ... ok 2026-04-13 02:03:31.305134 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__wait_job_status_1_COMPLETE [0.018779s] ... ok 2026-04-13 02:03:31.307278 | debian-bookworm | 2026-04-13 02:03:31.305 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:31.307627 | debian-bookworm | 2026-04-13 02:03:31.305 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:31.311731 | debian-bookworm | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_expandfs [0.018135s] ... ok 2026-04-13 02:03:31.320272 | debian-bookworm | {6} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__run_ssh [0.019668s] ... ok 2026-04-13 02:03:31.320290 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_add_share [0.018935s] ... ok 2026-04-13 02:03:31.320347 | debian-bookworm | The requested CIFS share "share-foo" was not created. 2026-04-13 02:03:31.325604 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_cifs_backend_failure [0.052573s] ... ok 2026-04-13 02:03:31.329933 | debian-bookworm | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lscifslist_1_None [0.018043s] ... ok 2026-04-13 02:03:31.330517 | debian-bookworm | Failed to set space quota for the share fakename. Error: Unexpected error while running command. 2026-04-13 02:03:31.330529 | debian-bookworm | Command: None 2026-04-13 02:03:31.330533 | debian-bookworm | Exit code: - 2026-04-13 02:03:31.330537 | debian-bookworm | Stdout: None 2026-04-13 02:03:31.330540 | debian-bookworm | Stderr: None. 2026-04-13 02:03:31.338535 | debian-bookworm | {6} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__set_share_size_exception [0.019046s] ... ok 2026-04-13 02:03:31.338555 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_delete_share [0.018091s] ... ok 2026-04-13 02:03:31.349727 | debian-bookworm | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lscifslist_2_cifs [0.018522s] ... ok 2026-04-13 02:03:31.349749 | debian-bookworm | 2026-04-13 02:03:31.347 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 63809d875e32 -> 48a7beae3117, move_share_type_id_to_instances 2026-04-13 02:03:31.352582 | debian-bookworm | {6} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_allow_access [0.020168s] ... ok 2026-04-13 02:03:31.356881 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_clusters_1 [0.018533s] ... ok 2026-04-13 02:03:31.366105 | debian-bookworm | Error has occurred 2026-04-13 02:03:31.366147 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:31.366157 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/cli_helper.py", line 86, in _ssh_execute 2026-04-13 02:03:31.366165 | debian-bookworm | return processutils.ssh_execute( 2026-04-13 02:03:31.366173 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:31.366183 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:31.366205 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:31.366213 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:31.366220 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:31.366228 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:31.366236 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:31.366244 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-04-13 02:03:31.366251 | debian-bookworm | raise result 2026-04-13 02:03:31.366259 | debian-bookworm | Exception 2026-04-13 02:03:31.368589 | debian-bookworm | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test__ssh_execute_success_run_again [0.019486s] ... ok 2026-04-13 02:03:31.369596 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_connect_root_dir_does_not_exist [0.095118s] ... ok 2026-04-13 02:03:31.369947 | debian-bookworm | Failed to set ACL of share fakename for user: 10.0.0.1Error: Unexpected error while running command. 2026-04-13 02:03:31.369967 | debian-bookworm | Command: None 2026-04-13 02:03:31.369975 | debian-bookworm | Exit code: - 2026-04-13 02:03:31.369983 | debian-bookworm | Stdout: None 2026-04-13 02:03:31.369991 | debian-bookworm | Stderr: None. 2026-04-13 02:03:31.371935 | debian-bookworm | {6} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_allow_access_exception [0.018999s] ... ok 2026-04-13 02:03:31.372031 | debian-bookworm | The requested NFS share "share-foo" was not created. 2026-04-13 02:03:31.374919 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_nfs_backend_failure [0.053650s] ... ok 2026-04-13 02:03:31.376065 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_clusters_2_None [0.018590s] ... ok 2026-04-13 02:03:31.389478 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__generate_share_path [0.021021s] ... ok 2026-04-13 02:03:31.394120 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_snapshot_1 [0.021455s] ... ok 2026-04-13 02:03:31.394840 | debian-bookworm | {2} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_rename_file_system [0.019201s] ... ok 2026-04-13 02:03:31.409543 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_1 [0.019838s] ... ok 2026-04-13 02:03:31.415276 | debian-bookworm | ('Failed to create share %(share_name)s: %(e)s', {'share_name': 'OPENSTACK_SUPER_SHARE', 'e': 'createfshare error.'}) 2026-04-13 02:03:31.415307 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:31.415316 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 960, in _create_super_share 2026-04-13 02:03:31.415325 | debian-bookworm | result = self._client.createfshare(protocol, 2026-04-13 02:03:31.415333 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:31.415341 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:31.415350 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:31.415357 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:31.415365 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:31.415373 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:31.415381 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:31.415389 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:31.415396 | debian-bookworm | raise effect 2026-04-13 02:03:31.415404 | debian-bookworm | Exception: createfshare error. 2026-04-13 02:03:31.415470 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_snapshot_4 [0.021933s] ... ok 2026-04-13 02:03:31.417581 | debian-bookworm | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__create_super_share_createfshare_exception [0.021709s] ... ok 2026-04-13 02:03:31.419501 | debian-bookworm | Attempted to delete CIFS export "share-foo", but it does not exist. 2026-04-13 02:03:31.423175 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_cifs_share_share_does_not_exist [0.054540s] ... ok 2026-04-13 02:03:31.428718 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_directory_failure [0.053587s] ... ok 2026-04-13 02:03:31.431589 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_nfs_level_fail [0.021525s] ... ok 2026-04-13 02:03:31.440094 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_share_2 [0.021138s] ... ok 2026-04-13 02:03:31.440126 | debian-bookworm | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_4___uid____smb___True___osf_smb_ro_uid__ [0.020411s] ... ok 2026-04-13 02:03:31.451617 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_nfs_user_fail [0.020213s] ... ok 2026-04-13 02:03:31.458521 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_credentials [0.021203s] ... ok 2026-04-13 02:03:31.471118 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_success_2_cifs [0.019649s] ... ok 2026-04-13 02:03:31.475331 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_quota_failure [0.052232s] ... ok 2026-04-13 02:03:31.478372 | debian-bookworm | Attempted to delete NFS export "share-foo", but it does not exist. 2026-04-13 02:03:31.478713 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_2 [0.020648s] ... ok 2026-04-13 02:03:31.481891 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_nfs_share_share_does_not_exist [0.053402s] ... ok 2026-04-13 02:03:31.492099 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_cifs_service_error [0.020098s] ... ok 2026-04-13 02:03:31.492281 | debian-bookworm | 2026-04-13 02:03:31.490 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 63809d875e32 to 48a7beae3117 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:31.495664 | debian-bookworm | 2026-04-13 02:03:31.493 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:31.495694 | debian-bookworm | 2026-04-13 02:03:31.493 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:31.499672 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_invalid_protocol [0.020625s] ... ok 2026-04-13 02:03:31.510947 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_1_nfs [0.019348s] ... ok 2026-04-13 02:03:31.520751 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_snapshot_with_mount_support_1_None [0.020984s] ... ok 2026-04-13 02:03:31.530202 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_share_cifs_with_mount_point_name [0.053879s] ... ok 2026-04-13 02:03:31.531211 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_2_cifs [0.020267s] ... ok 2026-04-13 02:03:31.531976 | debian-bookworm | Failed to create NFS alias for "share-foo". 2026-04-13 02:03:31.533129 | debian-bookworm | 2026-04-13 02:03:31.531 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:31.533144 | debian-bookworm | 2026-04-13 02:03:31.531 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:31.533892 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_failed_to_create_share_nfs_with_mount_point_name [0.051811s] ... ok 2026-04-13 02:03:31.548019 | debian-bookworm | Only USER access types are allowed for CIFS shares. 2026-04-13 02:03:31.549890 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_cifs_type_fail [0.018844s] ... ok 2026-04-13 02:03:31.550622 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_cifs_1___1_1_1_1 [0.030186s] ... ok 2026-04-13 02:03:31.569208 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_extend_share_1_nfs [0.019200s] ... ok 2026-04-13 02:03:31.574574 | debian-bookworm | 2026-04-13 02:03:31.573 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 48a7beae3117 -> 3e7d62517afa, Add 'create_share_from_snapshot_support' extra spec to share types 2026-04-13 02:03:31.576078 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_nfs_3_1_1_1_1__shares [0.025010s] ... ok 2026-04-13 02:03:31.585576 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_nfs_export_locations_fallback [0.051367s] ... ok 2026-04-13 02:03:31.588432 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_share [0.058883s] ... ok 2026-04-13 02:03:31.600041 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_nfs_4_1_1_1_1_shares_share_id [0.023612s] ... ok 2026-04-13 02:03:31.601294 | debian-bookworm | 2026-04-13 02:03:31.599 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 48a7beae3117 to 3e7d62517afa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:31.604192 | debian-bookworm | 2026-04-13 02:03:31.602 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:31.604209 | debian-bookworm | 2026-04-13 02:03:31.602 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:31.622101 | debian-bookworm | 2026-04-13 02:03:31.620 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:31.622127 | debian-bookworm | 2026-04-13 02:03:31.620 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:31.633677 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_path_exception_1__root_snapshot_id [0.023448s] ... ok 2026-04-13 02:03:31.645739 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_nfs_not_found [0.051170s] ... ok 2026-04-13 02:03:31.645763 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_shares_cifs_share_exists [0.051123s] ... ok 2026-04-13 02:03:31.647949 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_path_exception_2__snapshots_share1_snapshot_id [0.024535s] ... ok 2026-04-13 02:03:31.657735 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test__init__login_failure [0.019052s] ... ok 2026-04-13 02:03:31.666210 | debian-bookworm | 2026-04-13 02:03:31.658 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 3e7d62517afa -> 48a7beae3117, Add 'create_share_from_snapshot_support' extra spec to share types 2026-04-13 02:03:31.675720 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_nfs_export_2__404__False_ [0.019560s] ... ok 2026-04-13 02:03:31.676185 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_unmanage_1_True [0.028063s] ... ok 2026-04-13 02:03:31.680233 | debian-bookworm | 2026-04-13 02:03:31.678 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 3e7d62517afa to 48a7beae3117 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:31.687489 | debian-bookworm | 2026-04-13 02:03:31.685 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:31.687508 | debian-bookworm | 2026-04-13 02:03:31.686 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:31.697650 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_nfs_raises_when_quota_absent [0.051899s] ... ok 2026-04-13 02:03:31.697674 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_error_case [0.019747s] ... ok 2026-04-13 02:03:31.701245 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_1_True [0.024811s] ... ok 2026-04-13 02:03:31.713869 | debian-bookworm | 2026-04-13 02:03:31.708 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:31.713900 | debian-bookworm | 2026-04-13 02:03:31.708 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:31.722641 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_smb_export_1__201__True_ [0.018563s] ... ok 2026-04-13 02:03:31.723643 | debian-bookworm | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_5___uid____smb___False___osf_smb_uid__ [0.276883s] ... ok 2026-04-13 02:03:31.734584 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_nfs_export_aliases_not_found [0.019132s] ... ok 2026-04-13 02:03:31.735677 | debian-bookworm | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_10________user___True_____r___ [0.019570s] ... ok 2026-04-13 02:03:31.743260 | debian-bookworm | The size in driver options to manage snapshot snapshot-id-123 should be an integer, in format driver-options size=. Value passed: None. 2026-04-13 02:03:31.748077 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_invalid_size_type [0.054828s] ... ok 2026-04-13 02:03:31.748919 | debian-bookworm | 2026-04-13 02:03:31.745 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 48a7beae3117 -> 3e7d62517afa, Add 'create_share_from_snapshot_support' extra spec to share types 2026-04-13 02:03:31.752371 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_quota_raises_exception_on_error [0.018599s] ... ok 2026-04-13 02:03:31.753762 | debian-bookworm | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_3_no_root_squash [0.019758s] ... ok 2026-04-13 02:03:31.764979 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_2_False [0.063292s] ... ok 2026-04-13 02:03:31.768570 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test__verify_cert [0.021356s] ... ok 2026-04-13 02:03:31.772030 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_allocated_space_failure [0.019879s] ... ok 2026-04-13 02:03:31.774077 | debian-bookworm | Failed to remove fstore osf-share-id: removefstore fail. 2026-04-13 02:03:31.774099 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:31.774105 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 845, in delete_share 2026-04-13 02:03:31.774111 | debian-bookworm | self._client.removefstore(vfs, fstore, fpg=fpg) 2026-04-13 02:03:31.774117 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:31.774122 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:31.774127 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:31.774132 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:31.774137 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:31.774143 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:31.774148 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:31.774153 | debian-bookworm | raise effect 2026-04-13 02:03:31.774288 | debian-bookworm | Exception: removefstore fail. 2026-04-13 02:03:31.775934 | debian-bookworm | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_fstore_exception [0.022067s] ... ok 2026-04-13 02:03:31.789370 | debian-bookworm | Failed to lookup user foo. 2026-04-13 02:03:31.793688 | debian-bookworm | 2026-04-13 02:03:31.777 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 48a7beae3117 to 3e7d62517afa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:31.793704 | debian-bookworm | 2026-04-13 02:03:31.782 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:31.793709 | debian-bookworm | 2026-04-13 02:03:31.783 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:31.793713 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_cluster_version_failure [0.019119s] ... ok 2026-04-13 02:03:31.793717 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_auth_lookup_user_with_backend_error [0.022853s] ... ok 2026-04-13 02:03:31.793720 | debian-bookworm | 2026-04-13 02:03:31.789 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:31.793724 | debian-bookworm | 2026-04-13 02:03:31.790 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:31.809807 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_deny_access_already_deleted_user_2_False [0.031308s] ... ok 2026-04-13 02:03:31.809834 | debian-bookworm | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_ip_access_nfs [0.020487s] ... ok 2026-04-13 02:03:31.809838 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_nfs_export_aliases_error_codes_3_500 [0.018369s] ... ok 2026-04-13 02:03:31.821723 | debian-bookworm | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_06__1024__2048__False_ [0.019653s] ... ok 2026-04-13 02:03:31.821811 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_clone_snapshot [0.025498s] ... ok 2026-04-13 02:03:31.821868 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_del_inexistent_share [0.021179s] ... ok 2026-04-13 02:03:31.822422 | debian-bookworm | Failed to allow rw access to 172.0.3.1, reason Invalid access rule: fake_exception 2026-04-13 02:03:31.824941 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_fail [0.255607s] ... ok 2026-04-13 02:03:31.833138 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_nfs_export_error [0.019720s] ... ok 2026-04-13 02:03:31.833486 | debian-bookworm | 2026-04-13 02:03:31.831 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 3e7d62517afa -> 95e3cf760840, remove_nova_net_id_column_from_share_networks 2026-04-13 02:03:31.835692 | debian-bookworm | Failed to update capacity quota 1 on foo_fstore with error: This is a fake setfsquota returned error 2026-04-13 02:03:31.835966 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_snapshot_by_id_non_204 [0.018779s] ... ok 2026-04-13 02:03:31.839572 | debian-bookworm | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_setfsquota_side_effects_1___This_is_a_fake_setfsquota_returned_error__ [0.020954s] ... ok 2026-04-13 02:03:31.844347 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_access_rest_proto_error [0.019112s] ... ok 2026-04-13 02:03:31.849703 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshot_id_status_404_returns_none [0.019890s] ... ok 2026-04-13 02:03:31.854187 | debian-bookworm | 2026-04-13 02:03:31.852 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 3e7d62517afa to 95e3cf760840 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:31.856605 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_cluster_version_success [0.018924s] ... ok 2026-04-13 02:03:31.856621 | debian-bookworm | Error while validating FPG/VFS (pool/None): Expected 1, got 0. 2026-04-13 02:03:31.858726 | debian-bookworm | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_vfs_not_found [0.020645s] ... ok 2026-04-13 02:03:31.863341 | debian-bookworm | fake_message 2026-04-13 02:03:31.863356 | debian-bookworm | result: {'code': 1, 'message': 'failed', 'data': 'fake_data'}. 2026-04-13 02:03:31.875230 | debian-bookworm | Invalid protocol. Expected nfs or smb. Got bogus. 2026-04-13 02:03:31.881530 | debian-bookworm | 2026-04-13 02:03:31.856 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:31.881547 | debian-bookworm | 2026-04-13 02:03:31.856 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:31.881552 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__assert_result_code_fail [0.018732s] ... ok 2026-04-13 02:03:31.881555 | debian-bookworm | 2026-04-13 02:03:31.865 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:31.881559 | debian-bookworm | 2026-04-13 02:03:31.865 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:31.881563 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_user_sid_success [0.019051s] ... ok 2026-04-13 02:03:31.881567 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_quota [0.053756s] ... ok 2026-04-13 02:03:31.881570 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshot_unexpected_error [0.018993s] ... ok 2026-04-13 02:03:31.881574 | debian-bookworm | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_other_protocol_exception_2_bogus [0.018788s] ... ok 2026-04-13 02:03:31.881577 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__assert_result_data [0.018609s] ... ok 2026-04-13 02:03:31.902025 | debian-bookworm | Failed to remove FSIP 1.2.3.4 2026-04-13 02:03:31.902062 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:31.902069 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1709, in remove_fsip 2026-04-13 02:03:31.902074 | debian-bookworm | result = self._client.removefsip(vfs, ip, fpg=fpg) 2026-04-13 02:03:31.902079 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:31.902088 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:31.902093 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:31.902098 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:31.902102 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:31.902107 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:31.902112 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:31.902117 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:31.902121 | debian-bookworm | raise effect 2026-04-13 02:03:31.902125 | debian-bookworm | manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_exception..FakeException 2026-04-13 02:03:31.902453 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_is_path_existent_2__404__False_ [0.018471s] ... ok 2026-04-13 02:03:31.902466 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_usage_tb [0.021227s] ... ok 2026-04-13 02:03:31.902470 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_is_path_existent_unexpected_error [0.019156s] ... ok 2026-04-13 02:03:31.902473 | debian-bookworm | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_exception [0.020769s] ... ok 2026-04-13 02:03:31.902477 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_4 [0.019170s] ... ok 2026-04-13 02:03:31.909633 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_lookup_smb_share [0.019168s] ... ok 2026-04-13 02:03:31.909651 | debian-bookworm | 2026-04-13 02:03:31.904 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 95e3cf760840 -> 3e7d62517afa, remove_nova_net_id_column_from_share_networks 2026-04-13 02:03:31.913426 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_smb_share_access_with_host_acl_and_smb_permission [0.019845s] ... ok 2026-04-13 02:03:31.917373 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_http_error [0.018983s] ... ok 2026-04-13 02:03:31.918585 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_add_1_True [0.025581s] ... ok 2026-04-13 02:03:31.921080 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__query_group [0.018887s] ... ok 2026-04-13 02:03:31.927543 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_smb_share_access_with_host_acl_only [0.021060s] ... ok 2026-04-13 02:03:31.932538 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_set__quota_already_exists [0.019221s] ... ok 2026-04-13 02:03:31.937308 | debian-bookworm | Token is expired, re-login. 2026-04-13 02:03:31.940522 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_2__None___POST__ [0.020760s] ... ok 2026-04-13 02:03:31.940560 | debian-bookworm | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_token_expired [0.019247s] ... ok 2026-04-13 02:03:31.940781 | debian-bookworm | 2026-04-13 02:03:31.936 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 95e3cf760840 to 3e7d62517afa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:31.942851 | debian-bookworm | 2026-04-13 02:03:31.940 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:31.942873 | debian-bookworm | 2026-04-13 02:03:31.940 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:31.946988 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test__send_request [0.018923s] ... ok 2026-04-13 02:03:31.950648 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_add_error [0.031882s] ... ok 2026-04-13 02:03:31.951349 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_set__quota_does_not_already_exist [0.019127s] ... ok 2026-04-13 02:03:31.956773 | debian-bookworm | 2026-04-13 02:03:31.951 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:31.956830 | debian-bookworm | 2026-04-13 02:03:31.951 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:31.958499 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_ip_rw_success [0.020585s] ... ok 2026-04-13 02:03:31.973673 | debian-bookworm | REST Request: GET https://192.168.0.110/api/rest/nfs_export?select=file_system_id&name=eq.powerstore-nfs-share with body None 2026-04-13 02:03:31.973698 | debian-bookworm | REST Response: 400 with data 2026-04-13 02:03:31.979081 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_fsid_from_export_name_failure [0.018954s] ... ok 2026-04-13 02:03:31.979094 | debian-bookworm | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__cluster_name [0.020737s] ... ok 2026-04-13 02:03:31.979098 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test__verify_cert [0.018231s] ... ok 2026-04-13 02:03:31.989674 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_nfs_fail [0.020460s] ... ok 2026-04-13 02:03:31.989701 | debian-bookworm | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_available_capacity_exception [0.019925s] ... ok 2026-04-13 02:03:31.989705 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_execute_error [0.031899s] ... ok 2026-04-13 02:03:31.989709 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_fsid_from_share_name_failure [0.018842s] ... ok 2026-04-13 02:03:31.989713 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_cluster_id [0.018301s] ... ok 2026-04-13 02:03:31.997033 | debian-bookworm | 2026-04-13 02:03:31.993 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 3e7d62517afa -> 95e3cf760840, remove_nova_net_id_column_from_share_networks 2026-04-13 02:03:31.998731 | debian-bookworm | Failed to get MapR-FS capacity info. 2026-04-13 02:03:31.998742 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:31.998747 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 223, in fs_capacity 2026-04-13 02:03:31.998751 | debian-bookworm | fields = lines[1].split() 2026-04-13 02:03:31.998755 | debian-bookworm | ~~~~~^^^ 2026-04-13 02:03:31.998759 | debian-bookworm | IndexError: list index out of range 2026-04-13 02:03:31.998762 | debian-bookworm | REST Request: GET https://192.168.0.110/api/rest/smb_share?select=file_system_id&name=eq.powerstore-smb-share with body None 2026-04-13 02:03:31.998766 | debian-bookworm | REST Response: 400 with data 2026-04-13 02:03:31.999694 | debian-bookworm | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_volume_info_by_path [0.019814s] ... ok 2026-04-13 02:03:32.001632 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_wait_interval_fail [0.021267s] ... ok 2026-04-13 02:03:32.004536 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_id [0.019939s] ... ok 2026-04-13 02:03:32.005007 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone_nothing_to_clone [0.022350s] ... ok 2026-04-13 02:03:32.005653 | debian-bookworm | REST Request: GET https://192.168.0.110/api/rest/nas_server/6423d56e-eaf3-7424-be0b-1a9efb93188b?select=current_preferred_IPv4_interface_id,current_preferred_IPv6_interface_id,file_interfaces(id,ip_address) with body None 2026-04-13 02:03:32.006824 | debian-bookworm | REST Response: 400 with data 2026-04-13 02:03:32.007739 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_interfaces_failure [0.019528s] ... ok 2026-04-13 02:03:32.020069 | debian-bookworm | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__maprfs_ls [0.019872s] ... ok 2026-04-13 02:03:32.022210 | debian-bookworm | REST Request: GET https://192.168.0.110/api/rest/nfs_export/6454ec18-7b8d-1532-1b8a-1a9efb93188b?select=name with body None 2026-04-13 02:03:32.024473 | debian-bookworm | 2026-04-13 02:03:32.021 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 3e7d62517afa to 95e3cf760840 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:32.024499 | debian-bookworm | REST Response: 400 with data 2026-04-13 02:03:32.024887 | debian-bookworm | REST Request: GET https://192.168.0.110/api/rest/smb_share?select=id&name=eq.powerstore-smb-share with body None 2026-04-13 02:03:32.024986 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nfs_export_name_failure [0.019560s] ... ok 2026-04-13 02:03:32.026106 | debian-bookworm | REST Response: 400 with data 2026-04-13 02:03:32.028263 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_smb_share_id_failure [0.019724s] ... ok 2026-04-13 02:03:32.028309 | debian-bookworm | Can not get access id from share. share_name: share-fake-uuid 2026-04-13 02:03:32.029618 | debian-bookworm | Can not get access id from share. share_name: share_fake_uuid 2026-04-13 02:03:32.031937 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_cifsshare_from_cifssnapshot_success [0.030065s] ... ok 2026-04-13 02:03:32.031955 | debian-bookworm | 2026-04-13 02:03:32.029 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:32.032008 | debian-bookworm | 2026-04-13 02:03:32.029 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:32.040434 | debian-bookworm | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_from_snapshot [0.020449s] ... ok 2026-04-13 02:03:32.046847 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_update_nfs_access_rule [0.035663s] ... ok 2026-04-13 02:03:32.056328 | debian-bookworm | Can not get access id from share. share_name: share-fake-uuid 2026-04-13 02:03:32.056357 | debian-bookworm | Can not get access id from share. share_name: share_fake_uuid 2026-04-13 02:03:32.056433 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_cifsshare_from_nfssnapshot_success [0.023843s] ... ok 2026-04-13 02:03:32.061149 | debian-bookworm | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_unsupported_proto [0.020795s] ... ok 2026-04-13 02:03:32.061605 | debian-bookworm | Only MapRFS protocol supported! 2026-04-13 02:03:32.065131 | debian-bookworm | The requested SMB share "powerstore-share" was not created. 2026-04-13 02:03:32.069571 | debian-bookworm | 2026-04-13 02:03:32.064 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:32.069585 | debian-bookworm | 2026-04-13 02:03:32.064 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:32.069598 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_cifs_backend_failure [0.039204s] ... ok 2026-04-13 02:03:32.083045 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_vvol_delete_error [0.035175s] ... ok 2026-04-13 02:03:32.083592 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfs_snapshot_success [0.021596s] ... ok 2026-04-13 02:03:32.083774 | debian-bookworm | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_share_not_exist [0.021575s] ... ok 2026-04-13 02:03:32.097156 | debian-bookworm | Can't open the recent url, re-login. 2026-04-13 02:03:32.097182 | debian-bookworm | Create share error. 2026-04-13 02:03:32.097187 | debian-bookworm | result: {'error': {'code': -403}}. 2026-04-13 02:03:32.099935 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_fail_2 [0.023474s] ... ok 2026-04-13 02:03:32.109393 | debian-bookworm | Share /share-0 not found 2026-04-13 02:03:32.109414 | debian-bookworm | The requested SMB share "powerstore-share" was not created. 2026-04-13 02:03:32.109488 | debian-bookworm | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_invalid_share [0.019690s] ... ok 2026-04-13 02:03:32.109495 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_share_failure [0.039218s] ... ok 2026-04-13 02:03:32.109500 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_get_default_filter_function [0.031515s] ... ok 2026-04-13 02:03:32.109504 | debian-bookworm | 2026-04-13 02:03:32.107 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 95e3cf760840 -> 87ce15c59bbe, add_revert_to_snapshot_support 2026-04-13 02:03:32.123144 | debian-bookworm | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_rename_volume [0.020474s] ... ok 2026-04-13 02:03:32.124007 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_success_2_in_sync [0.024142s] ... ok 2026-04-13 02:03:32.132393 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_delete_1_None [0.024564s] ... ok 2026-04-13 02:03:32.141322 | debian-bookworm | Can not get share share-0. 2026-04-13 02:03:32.142870 | debian-bookworm | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_share_not_exists [0.019550s] ... ok 2026-04-13 02:03:32.144498 | debian-bookworm | 2026-04-13 02:03:32.143 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 95e3cf760840 to 87ce15c59bbe update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:32.146611 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_shrink_share [0.040173s] ... ok 2026-04-13 02:03:32.148217 | debian-bookworm | The filesystem type is "Thick", so dedupe or compression cannot be set. 2026-04-13 02:03:32.149518 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_1 [0.025030s] ... ok 2026-04-13 02:03:32.151328 | debian-bookworm | 2026-04-13 02:03:32.148 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:32.151338 | debian-bookworm | 2026-04-13 02:03:32.149 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:32.161587 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_delete_exception [0.025756s] ... ok 2026-04-13 02:03:32.161613 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_no_value [0.018574s] ... ok 2026-04-13 02:03:32.163295 | debian-bookworm | 2026-04-13 02:03:32.161 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:32.163308 | debian-bookworm | 2026-04-13 02:03:32.161 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:32.169137 | debian-bookworm | The filesystem type is "Thick", so dedupe or compression cannot be set. 2026-04-13 02:03:32.171611 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_2 [0.022329s] ... ok 2026-04-13 02:03:32.179896 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_struct_dict_unique_key [0.017960s] ... ok 2026-04-13 02:03:32.193666 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_get_2 [0.025133s] ... ok 2026-04-13 02:03:32.193691 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_share_stats [0.038557s] ... ok 2026-04-13 02:03:32.193696 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_thick [0.021677s] ... ok 2026-04-13 02:03:32.201613 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_base_url_1 [0.018584s] ... ok 2026-04-13 02:03:32.209632 | debian-bookworm | 2026-04-13 02:03:32.200 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 87ce15c59bbe -> 95e3cf760840, add_revert_to_snapshot_support 2026-04-13 02:03:32.209651 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_file_ports [0.018038s] ... ok 2026-04-13 02:03:32.209655 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_delete_access_rule [0.022681s] ... ok 2026-04-13 02:03:32.216423 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_06 [0.022519s] ... ok 2026-04-13 02:03:32.223684 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_base_url_4 [0.019132s] ... ok 2026-04-13 02:03:32.224494 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_storage_processor [0.018274s] ... ok 2026-04-13 02:03:32.224504 | debian-bookworm | 2026-04-13 02:03:32.221 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 87ce15c59bbe to 95e3cf760840 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:32.226308 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_file_system [0.019772s] ... ok 2026-04-13 02:03:32.229437 | debian-bookworm | 2026-04-13 02:03:32.227 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:32.229453 | debian-bookworm | 2026-04-13 02:03:32.227 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:32.241845 | debian-bookworm | Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-04-13 02:03:32.242028 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_request_info_1___svm_migration_start____svm_migrations____post__ [0.019419s] ... ok 2026-04-13 02:03:32.242037 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_3 [0.023796s] ... ok 2026-04-13 02:03:32.244794 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools__invalid_pool_configuration [0.019848s] ... ok 2026-04-13 02:03:32.245981 | debian-bookworm | 2026-04-13 02:03:32.244 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:32.246031 | debian-bookworm | 2026-04-13 02:03:32.244 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:32.249599 | debian-bookworm | {6} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_resize_file_system [0.021827s] ... ok 2026-04-13 02:03:32.256732 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_valid_2 [0.019491s] ... ok 2026-04-13 02:03:32.264500 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__validate_nfs_share_access_type [0.020119s] ... ok 2026-04-13 02:03:32.281671 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_qos_2 [0.022889s] ... ok 2026-04-13 02:03:32.281696 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_6___min_1_ip_fpg___1__4_ [0.024636s] ... ok 2026-04-13 02:03:32.281700 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_6_None [0.018623s] ... ok 2026-04-13 02:03:32.281705 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_ro_cifs_share_access [0.019580s] ... ok 2026-04-13 02:03:32.294354 | debian-bookworm | 2026-04-13 02:03:32.283 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 95e3cf760840 -> 87ce15c59bbe, add_revert_to_snapshot_support 2026-04-13 02:03:32.294387 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_qos_3 [0.021739s] ... ok 2026-04-13 02:03:32.295021 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_with_args_2_False [0.019598s] ... ok 2026-04-13 02:03:32.297693 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_get_share_stats_premature [0.022969s] ... ok 2026-04-13 02:03:32.302189 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share_with_invalid_proto [0.020473s] ... ok 2026-04-13 02:03:32.307430 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_qos_2_45 [0.021149s] ... ok 2026-04-13 02:03:32.309243 | debian-bookworm | 2026-04-13 02:03:32.307 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 95e3cf760840 to 87ce15c59bbe update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:32.312149 | debian-bookworm | 2026-04-13 02:03:32.310 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:32.312165 | debian-bookworm | 2026-04-13 02:03:32.310 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:32.316057 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_snapmirrors [0.019781s] ... ok 2026-04-13 02:03:32.321131 | debian-bookworm | Failed to get NAS server c2e48947-98ed-4eae-999b-fa0b83731dfd when creating the share 716100cc-e0b4-416b-ac27-d38dd019330d. 2026-04-13 02:03:32.321151 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:32.321156 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/connection.py", line 367, in create_share 2026-04-13 02:03:32.321161 | debian-bookworm | nas_server = self.client.get_nas_server(server_name) 2026-04-13 02:03:32.321164 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:32.321168 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/client.py", line 125, in get_nas_server 2026-04-13 02:03:32.321183 | debian-bookworm | return self.system.get_nas_server(name=name) 2026-04-13 02:03:32.321187 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:32.321190 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:32.321194 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:32.321198 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:32.321201 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:32.321205 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:32.321208 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:32.321212 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:32.321215 | debian-bookworm | raise effect 2026-04-13 02:03:32.321219 | debian-bookworm | manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityResourceNotFoundError: Failed to get NAS server. 2026-04-13 02:03:32.323295 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share_with_invalid_share_server [0.020526s] ... ok 2026-04-13 02:03:32.328942 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_get_share_fail_2 [0.020861s] ... ok 2026-04-13 02:03:32.336173 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_2_False [0.020014s] ... ok 2026-04-13 02:03:32.337716 | debian-bookworm | Failed to create snapshot "powerstore-share-snap". 2026-04-13 02:03:32.337736 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_shrink_share [0.038759s] ... ok 2026-04-13 02:03:32.340834 | debian-bookworm | Cannot get share name from path, make sure the path is right. Error details: 'export_locations' 2026-04-13 02:03:32.341157 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_snapshot_backend_failure [0.315319s] ... ok 2026-04-13 02:03:32.343530 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_snapshot_from_filesystem [0.020162s] ... ok 2026-04-13 02:03:32.348431 | debian-bookworm | The StoragePool is None. 2026-04-13 02:03:32.351970 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_disk_type_pool_info_none [0.023188s] ... ok 2026-04-13 02:03:32.355903 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_nfs_export_rule [0.020503s] ... ok 2026-04-13 02:03:32.361208 | debian-bookworm | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-04-13 02:03:32.362942 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share [0.019832s] ... ok 2026-04-13 02:03:32.377152 | debian-bookworm | Failed to get filesystem id for export "powerstore-share". 2026-04-13 02:03:32.377308 | debian-bookworm | 2026-04-13 02:03:32.364 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:32.377319 | debian-bookworm | 2026-04-13 02:03:32.364 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:32.377325 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_8 [0.020672s] ... ok 2026-04-13 02:03:32.377331 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_for_cluster_credentials_not_cluster [0.019828s] ... ok 2026-04-13 02:03:32.389819 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_snapshot_invalid_filesystem_id [0.039383s] ... ok 2026-04-13 02:03:32.389840 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_snapshot [0.018844s] ... ok 2026-04-13 02:03:32.389845 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_teardown_server [0.047827s] ... ok 2026-04-13 02:03:32.392186 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_client_type_fail [0.019857s] ... ok 2026-04-13 02:03:32.395384 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_snaprestore_license_svm_scoped_found [0.019790s] ... ok 2026-04-13 02:03:32.399526 | debian-bookworm | Cannot get share name from path, make sure the path is right. Error details: 'NoneType' object is not subscriptable 2026-04-13 02:03:32.407676 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_extend_nfs_share [0.019229s] ... ok 2026-04-13 02:03:32.408795 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__mount_super_share [0.025007s] ... ok 2026-04-13 02:03:32.409937 | debian-bookworm | 2026-04-13 02:03:32.406 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 87ce15c59bbe -> 54667b9cade7, add_share_instance_access_map_state 2026-04-13 02:03:32.414147 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_1 [0.022638s] ... ok 2026-04-13 02:03:32.416672 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory_user_privilege_error [0.020755s] ... ok 2026-04-13 02:03:32.419842 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_share_nfs [0.040304s] ... ok 2026-04-13 02:03:32.420022 | debian-bookworm | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-04-13 02:03:32.421867 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_extend_share__create_from_snap [0.020536s] ... ok 2026-04-13 02:03:32.437571 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__revoke_admin_smb_access_error [0.027122s] ... ok 2026-04-13 02:03:32.437601 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_cg_snapshot [0.019467s] ... ok 2026-04-13 02:03:32.439438 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_5 [0.025616s] ... ok 2026-04-13 02:03:32.441706 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_network_allocations_number [0.019769s] ... ok 2026-04-13 02:03:32.455536 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_kerberos_realm_api_error [0.019517s] ... ok 2026-04-13 02:03:32.473686 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_nfs [0.038742s] ... ok 2026-04-13 02:03:32.473713 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__unmount_share [0.024244s] ... ok 2026-04-13 02:03:32.473718 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_3 [0.020794s] ... ok 2026-04-13 02:03:32.473722 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_share_server_network_info [0.019373s] ... ok 2026-04-13 02:03:32.476155 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_duplicate [0.020444s] ... ok 2026-04-13 02:03:32.480146 | debian-bookworm | Failed to create FSIP for 1.2.3.4 2026-04-13 02:03:32.480160 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:32.480164 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1674, in create_fsip 2026-04-13 02:03:32.480168 | debian-bookworm | result = self._client.createfsip(ip, 2026-04-13 02:03:32.480172 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:32.480175 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:32.480187 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:32.480190 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:32.480194 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:32.480197 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:32.480201 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:32.480204 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:32.480208 | debian-bookworm | raise effect 2026-04-13 02:03:32.480212 | debian-bookworm | manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_create_fsip_exception..FakeException 2026-04-13 02:03:32.489845 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_dns_server__existed_expt [0.018329s] ... ok 2026-04-13 02:03:32.489891 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_5 [0.021099s] ... ok 2026-04-13 02:03:32.489895 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_create_fsip_exception [0.022274s] ... ok 2026-04-13 02:03:32.489899 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_cifs_share [0.021424s] ... ok 2026-04-13 02:03:32.489903 | debian-bookworm | 2026-04-13 02:03:32.484 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 87ce15c59bbe to 54667b9cade7 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:32.491640 | debian-bookworm | 2026-04-13 02:03:32.490 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:32.492141 | debian-bookworm | 2026-04-13 02:03:32.490 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:32.495609 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_already_exists [0.019497s] ... ok 2026-04-13 02:03:32.496151 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_interface__existed_expt [0.019120s] ... ok 2026-04-13 02:03:32.502429 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_nfs_share [0.019626s] ... ok 2026-04-13 02:03:32.504751 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_fail_3 [0.022877s] ... ok 2026-04-13 02:03:32.515060 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_snap_of_snap__existed_expt [0.018681s] ... ok 2026-04-13 02:03:32.518454 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_policy_2 [0.020869s] ... ok 2026-04-13 02:03:32.522240 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_snapshot_with_server [0.019787s] ... ok 2026-04-13 02:03:32.527537 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fshare_hit [0.043567s] ... ok 2026-04-13 02:03:32.527554 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_with_default_type_1 [0.021953s] ... ok 2026-04-13 02:03:32.533793 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_delete_snapshot__nonexistent_expt [0.018069s] ... ok 2026-04-13 02:03:32.534502 | debian-bookworm | 2026-04-13 02:03:32.531 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:32.534516 | debian-bookworm | 2026-04-13 02:03:32.531 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:32.536776 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_clone_3 [0.019561s] ... ok 2026-04-13 02:03:32.540201 | debian-bookworm | Kerberos is not supported by EMC Unity manila driver plugin. 2026-04-13 02:03:32.542063 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__kerberos [0.019559s] ... ok 2026-04-13 02:03:32.545327 | debian-bookworm | The replica to promote is already primary, no need to switch over. 2026-04-13 02:03:32.545507 | debian-bookworm | Cannot get share share_fake_new_uuid. 2026-04-13 02:03:32.548057 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_success_1_true [0.020580s] ... ok 2026-04-13 02:03:32.558310 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant_for_vlan_already_has_interfaces [0.018918s] ... ok 2026-04-13 02:03:32.558334 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_thin_provisioned_1_True [0.019661s] ... ok 2026-04-13 02:03:32.562417 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_teardown_server__no_share_server_name [0.019689s] ... ok 2026-04-13 02:03:32.571358 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant_name_inuse_but_vlan_not_used [0.018376s] ... ok 2026-04-13 02:03:32.571379 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_choose_least_logic_port [0.022909s] ... ok 2026-04-13 02:03:32.572831 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fstore_search_xproto [0.045401s] ... ok 2026-04-13 02:03:32.573497 | debian-bookworm | 2026-04-13 02:03:32.569 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 54667b9cade7 -> 87ce15c59bbe, add_share_instance_access_map_state 2026-04-13 02:03:32.577014 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_peer_1_None [0.020586s] ... ok 2026-04-13 02:03:32.584020 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_2 [0.022042s] ... ok 2026-04-13 02:03:32.590971 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_shrink_filesystem [0.019125s] ... ok 2026-04-13 02:03:32.592424 | debian-bookworm | Create logical port error. 2026-04-13 02:03:32.592444 | debian-bookworm | result: {'error': {'code': 1}}. 2026-04-13 02:03:32.595948 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_create_logical_port_fail [0.024605s] ... ok 2026-04-13 02:03:32.596867 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_event_1_None [0.019831s] ... ok 2026-04-13 02:03:32.606607 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_5 [0.017876s] ... ok 2026-04-13 02:03:32.606629 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_01________ip___True____IP_address_foo_already_exists___ [0.034775s] ... ok 2026-04-13 02:03:32.612973 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__create_network_interface_ipv6 [0.019778s] ... ok 2026-04-13 02:03:32.613000 | debian-bookworm | 2026-04-13 02:03:32.611 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 54667b9cade7 to 87ce15c59bbe update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:32.614646 | debian-bookworm | Cannot find optimal port. port_info: ['CTE0.A.H0']. 2026-04-13 02:03:32.616221 | debian-bookworm | 2026-04-13 02:03:32.613 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:32.616255 | debian-bookworm | 2026-04-13 02:03:32.613 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:32.617270 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_nfs_export_policy_api_error [0.019934s] ... ok 2026-04-13 02:03:32.617289 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_port_offline_error [0.021528s] ... ok 2026-04-13 02:03:32.619288 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_find_ports_by_mtu [0.017439s] ... ok 2026-04-13 02:03:32.629458 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_1 [0.019823s] ... ok 2026-04-13 02:03:32.636952 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_no_volumes [0.020109s] ... ok 2026-04-13 02:03:32.637519 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_gb_to_byte [0.017591s] ... ok 2026-04-13 02:03:32.638963 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_success [0.022189s] ... ok 2026-04-13 02:03:32.640729 | debian-bookworm | 2026-04-13 02:03:32.639 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:32.640740 | debian-bookworm | 2026-04-13 02:03:32.639 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:32.648924 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_connect [0.019145s] ... ok 2026-04-13 02:03:32.655622 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_cifs_share_id_without_path [0.018456s] ... ok 2026-04-13 02:03:32.657355 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_compression [0.020161s] ... ok 2026-04-13 02:03:32.662100 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_14________user___True_____ [0.055129s] ... ok 2026-04-13 02:03:32.663399 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_vlan_exist [0.023295s] ... ok 2026-04-13 02:03:32.667069 | debian-bookworm | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-04-13 02:03:32.669449 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share__but_not_isolated [0.020373s] ... ok 2026-04-13 02:03:32.673067 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_nfs_share_id [0.017489s] ... ok 2026-04-13 02:03:32.675257 | debian-bookworm | Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-04-13 02:03:32.675415 | debian-bookworm | Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-04-13 02:03:32.675638 | debian-bookworm | Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-04-13 02:03:32.675809 | debian-bookworm | Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-04-13 02:03:32.675968 | debian-bookworm | Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-04-13 02:03:32.677186 | debian-bookworm | 2026-04-13 02:03:32.675 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 87ce15c59bbe -> 54667b9cade7, add_share_instance_access_map_state 2026-04-13 02:03:32.677926 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_dedup_currently_active [0.020626s] ... ok 2026-04-13 02:03:32.687153 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ldap_domain_success_1_100_97_5_87 [0.024608s] ... ok 2026-04-13 02:03:32.692581 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_pool [0.022920s] ... ok 2026-04-13 02:03:32.692888 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_match_ports_4 [0.019187s] ... ok 2026-04-13 02:03:32.694299 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_access_missing_nfs_share [0.030574s] ... ok 2026-04-13 02:03:32.697784 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_fpolicy_policy [0.019734s] ... ok 2026-04-13 02:03:32.706849 | debian-bookworm | Get share count error! 2026-04-13 02:03:32.706866 | debian-bookworm | result: {'error': {'code': 31755596}}. 2026-04-13 02:03:32.709422 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_fail [0.021911s] ... ok 2026-04-13 02:03:32.719093 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_proto_enum [0.020810s] ... ok 2026-04-13 02:03:32.719109 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_ip_access_nfs [0.022909s] ... ok 2026-04-13 02:03:32.719114 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_3_None [0.020364s] ... ok 2026-04-13 02:03:32.729738 | debian-bookworm | Cannot delete vlan because there is a logical port on vlan. 2026-04-13 02:03:32.732877 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_teardown_server_success [0.023319s] ... ok 2026-04-13 02:03:32.734480 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_with_wrong_size_data_type [0.021115s] ... ok 2026-04-13 02:03:32.740299 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_protocols_1__True__True__True_ [0.019502s] ... ok 2026-04-13 02:03:32.740314 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_cifs_1___rw___True_ [0.023037s] ... ok 2026-04-13 02:03:32.746330 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_3 [0.053748s] ... ok 2026-04-13 02:03:32.754285 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_access_nfs [0.021472s] ... ok 2026-04-13 02:03:32.757414 | debian-bookworm | Failed to get info for aggregate fake_aggr1. 2026-04-13 02:03:32.757427 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:32.757431 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 4684, in get_aggregate 2026-04-13 02:03:32.757434 | debian-bookworm | aggrs = self._get_aggregates( 2026-04-13 02:03:32.757438 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:32.757442 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-04-13 02:03:32.757445 | debian-bookworm | result = f(self, *args, **kwargs) 2026-04-13 02:03:32.757449 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:32.757452 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 1595, in _get_aggregates 2026-04-13 02:03:32.757456 | debian-bookworm | result = self.send_iter_request('aggr-get-iter', api_args) 2026-04-13 02:03:32.757459 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:32.757475 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 156, in send_iter_request 2026-04-13 02:03:32.757480 | debian-bookworm | result = self.send_request(api_name, api_args, 2026-04-13 02:03:32.757483 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:32.757487 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:32.757498 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:32.757501 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:32.757504 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:32.757508 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:32.757511 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:32.757514 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:03:32.757518 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:03:32.757521 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:32.757525 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:32.757528 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:32.757531 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:32.757535 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:32.757538 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:32.757541 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:32.757545 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:32.757548 | debian-bookworm | raise effect 2026-04-13 02:03:32.757552 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2026-04-13 02:03:32.757558 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__active_directory [0.020007s] ... ok 2026-04-13 02:03:32.759123 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_api_error [0.021298s] ... ok 2026-04-13 02:03:32.759307 | debian-bookworm | 2026-04-13 02:03:32.757 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 87ce15c59bbe to 54667b9cade7 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:32.762053 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_cifs_3___ro___True_ [0.023196s] ... ok 2026-04-13 02:03:32.766353 | debian-bookworm | 2026-04-13 02:03:32.764 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:32.766366 | debian-bookworm | 2026-04-13 02:03:32.764 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:32.773210 | debian-bookworm | Cannot get share share-fake-uuid. 2026-04-13 02:03:32.773909 | debian-bookworm | Share share-fake-uuid does not exist on the backend. 2026-04-13 02:03:32.773921 | debian-bookworm | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-04-13 02:03:32.775245 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_access_rules_share_not_exist [0.020981s] ... ok 2026-04-13 02:03:32.784636 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_shrink_cifs_share [0.021226s] ... ok 2026-04-13 02:03:32.784651 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_disk_types_shared [0.019583s] ... ok 2026-04-13 02:03:32.794383 | debian-bookworm | Cannot update the replication fake_pair_id because it's not in normal status. 2026-04-13 02:03:32.794726 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_3 [0.018733s] ... ok 2026-04-13 02:03:32.813675 | debian-bookworm | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_replication_abnormal [0.020900s] ... ok 2026-04-13 02:03:32.813695 | debian-bookworm | 2026-04-13 02:03:32.794 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:32.813707 | debian-bookworm | 2026-04-13 02:03:32.794 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:32.813710 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cifs_share_access [0.019943s] ... ok 2026-04-13 02:03:32.813714 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_1 [0.053729s] ... ok 2026-04-13 02:03:32.813718 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_4 [0.018413s] ... ok 2026-04-13 02:03:32.816991 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__check_gpfs_state_down [0.020440s] ... ok 2026-04-13 02:03:32.819147 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_clone_children_for_snapshot [0.020048s] ... ok 2026-04-13 02:03:32.832434 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_6 [0.018839s] ... ok 2026-04-13 02:03:32.835396 | debian-bookworm | Share protocol fake_proto not supported by GPFS driver. 2026-04-13 02:03:32.837929 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_helper_with_wrong_proto_1_None [0.020932s] ... ok 2026-04-13 02:03:32.838455 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peers_not_found [0.019394s] ... ok 2026-04-13 02:03:32.850131 | debian-bookworm | 2026-04-13 02:03:32.849 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 54667b9cade7 -> e9f79621d83f, add_cast_rules_to_readonly_to_share_instances 2026-04-13 02:03:32.851135 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_match_ports_1 [0.018660s] ... ok 2026-04-13 02:03:32.851793 | debian-bookworm | 2026-04-13 02:03:32.850 6641 INFO e9f79621d83f_add_cast_rules_to_readonly_to_share_instances_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Adding cast_rules_to_readonly column to share instances. 2026-04-13 02:03:32.854347 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_access_with_incorrect_proto [0.054163s] ... ok 2026-04-13 02:03:32.857193 | debian-bookworm | Failed to check share at /gpfs0/share-fakeid. 2026-04-13 02:03:32.857206 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:32.857210 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 607, in _get_share_name 2026-04-13 02:03:32.857214 | debian-bookworm | share_name = lines[1].split(':')[validation_token] 2026-04-13 02:03:32.857217 | debian-bookworm | ~~~~~^^^ 2026-04-13 02:03:32.857221 | debian-bookworm | IndexError: list index out of range 2026-04-13 02:03:32.858862 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_share_name_no_share_exist_exception [0.020965s] ... ok 2026-04-13 02:03:32.861366 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_create_volume_api_args_with_mount_point_name [0.022885s] ... ok 2026-04-13 02:03:32.880292 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_share_valid_with_quota_2_mmlsfileset__allocInodes__mmlsfileset__0_ [0.021024s] ... ok 2026-04-13 02:03:32.883988 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port [0.022207s] ... ok 2026-04-13 02:03:32.900382 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_10___1_2_3_4_5_6_7_8___True_ [0.020166s] ... ok 2026-04-13 02:03:32.903821 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_job [0.019890s] ... ok 2026-04-13 02:03:32.906357 | debian-bookworm | Failed to get storage pool information. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}] 2026-04-13 02:03:32.910120 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_failed_to_get_pool_info [0.058868s] ... ok 2026-04-13 02:03:32.911261 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:32.913738 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_check_for_setup_error [0.058960s] ... ok 2026-04-13 02:03:32.920803 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_remove_export_no_exports [0.020112s] ... ok 2026-04-13 02:03:32.925018 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_export_policy_for_volume [0.020899s] ... ok 2026-04-13 02:03:32.945616 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_performance_counter_info [0.020040s] ... ok 2026-04-13 02:03:32.951351 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_resync_access_change [0.030399s] ... ok 2026-04-13 02:03:32.966173 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_security_key_manager_nve_support_enabled [0.020409s] ... ok 2026-04-13 02:03:32.968189 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_nfs_access [0.057848s] ... ok 2026-04-13 02:03:32.969065 | debian-bookworm | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 doesn't have interface, so the share is inaccessible. 2026-04-13 02:03:32.971600 | debian-bookworm | /gpfs0 is not a directory. 2026-04-13 02:03:32.971617 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_interface_in_cifs_server [0.057676s] ... ok 2026-04-13 02:03:32.974904 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_directory_check [0.022844s] ... ok 2026-04-13 02:03:32.975102 | debian-bookworm | 2026-04-13 02:03:32.972 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 54667b9cade7 to e9f79621d83f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:32.981833 | debian-bookworm | 2026-04-13 02:03:32.978 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:32.981849 | debian-bookworm | 2026-04-13 02:03:32.978 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:32.985203 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirrors [0.019664s] ... ok 2026-04-13 02:03:32.997876 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_create_share [0.023520s] ... ok 2026-04-13 02:03:33.005643 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_error_2 [0.020253s] ... ok 2026-04-13 02:03:33.013453 | debian-bookworm | 2026-04-13 02:03:33.012 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:33.013986 | debian-bookworm | 2026-04-13 02:03:33.013 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:33.021606 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_do_setup_gpfs_local_execute [0.023571s] ... ok 2026-04-13 02:03:33.026365 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_share_server [0.054321s] ... ok 2026-04-13 02:03:33.026621 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_at_junction_path_not_specified [0.020052s] ... ok 2026-04-13 02:03:33.027442 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share [0.059404s] ... ok 2026-04-13 02:03:33.044588 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__publish_access_exception [0.022602s] ... ok 2026-04-13 02:03:33.046419 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_junction_path_cifs [0.020513s] ... ok 2026-04-13 02:03:33.066375 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggr_snaplock_type [0.019789s] ... ok 2026-04-13 02:03:33.066935 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_stderr_4___Some_error_to_log___True_ [0.022677s] ... ok 2026-04-13 02:03:33.070384 | debian-bookworm | 2026-04-13 02:03:33.069 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade e9f79621d83f -> 54667b9cade7, add_cast_rules_to_readonly_to_share_instances 2026-04-13 02:03:33.071129 | debian-bookworm | 2026-04-13 02:03:33.070 6641 INFO e9f79621d83f_add_cast_rules_to_readonly_to_share_instances_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Removing cast_rules_to_readonly column from share instances. 2026-04-13 02:03:33.079135 | debian-bookworm | No share server found. 2026-04-13 02:03:33.081437 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_share_server_name [0.055382s] ... ok 2026-04-13 02:03:33.086369 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities_none_requested [0.019369s] ... ok 2026-04-13 02:03:33.087104 | debian-bookworm | Failed to deny access for share fakename. 2026-04-13 02:03:33.087121 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:33.087127 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 999, in _deny_ip 2026-04-13 02:03:33.087140 | debian-bookworm | self._publish_access(*cmd, check_exit_code=[0, 1]) 2026-04-13 02:03:33.087145 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:33.087150 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:33.087154 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:33.087159 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:33.087164 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:33.087169 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:33.087174 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:33.087179 | debian-bookworm | raise effect 2026-04-13 02:03:33.087184 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:03:33.087189 | debian-bookworm | Command: None 2026-04-13 02:03:33.087200 | debian-bookworm | Exit code: - 2026-04-13 02:03:33.087205 | debian-bookworm | Stdout: None 2026-04-13 02:03:33.087209 | debian-bookworm | Stderr: None 2026-04-13 02:03:33.089073 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_from_snapshot_with_ipv6 [0.061247s] ... ok 2026-04-13 02:03:33.089884 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_deny_access_exception [0.022623s] ... ok 2026-04-13 02:03:33.098049 | debian-bookworm | 2026-04-13 02:03:33.094 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update e9f79621d83f to 54667b9cade7 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:33.103126 | debian-bookworm | 2026-04-13 02:03:33.100 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:33.103147 | debian-bookworm | 2026-04-13 02:03:33.100 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:33.106736 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_info_1 [0.020777s] ... ok 2026-04-13 02:03:33.111526 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_from_snapshot_1_True [0.349257s] ... ok 2026-04-13 02:03:33.112585 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_invalid_option_ro [0.022470s] ... ok 2026-04-13 02:03:33.119093 | debian-bookworm | 2026-04-13 02:03:33.118 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:33.119903 | debian-bookworm | 2026-04-13 02:03:33.118 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:33.126897 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontap_1_110_2__2__0_ [0.019570s] ... ok 2026-04-13 02:03:33.134969 | debian-bookworm | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_setup_helpers [0.021775s] ... ok 2026-04-13 02:03:33.135532 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot [0.023887s] ... ok 2026-04-13 02:03:33.136099 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_share_with_incorrect_proto [0.054873s] ... ok 2026-04-13 02:03:33.144787 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_share_from_snapshot_without_pool_name [0.055240s] ... ok 2026-04-13 02:03:33.146607 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontapi_1_30_2__1__40_ [0.020228s] ... ok 2026-04-13 02:03:33.159570 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_1_volname_1 [0.023849s] ... ok 2026-04-13 02:03:33.160720 | debian-bookworm | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips_only_one_ip_enabled [0.026191s] ... ok 2026-04-13 02:03:33.163376 | debian-bookworm | 2026-04-13 02:03:33.162 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 54667b9cade7 -> e9f79621d83f, add_cast_rules_to_readonly_to_share_instances 2026-04-13 02:03:33.164107 | debian-bookworm | 2026-04-13 02:03:33.163 6641 INFO e9f79621d83f_add_cast_rules_to_readonly_to_share_instances_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Adding cast_rules_to_readonly column to share instances. 2026-04-13 02:03:33.166076 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_initialize_snapmirror_svm [0.019404s] ... ok 2026-04-13 02:03:33.180947 | debian-bookworm | Exception during getvfs None: non-manila-except 2026-04-13 02:03:33.180970 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:33.180976 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1050, in get_vfs 2026-04-13 02:03:33.180981 | debian-bookworm | result = self._client.getvfs(fpg=fpg, vfs=vfs) 2026-04-13 02:03:33.180986 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:33.180991 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:33.180995 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:33.181000 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:33.181005 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:33.181010 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:33.181014 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:33.181019 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:33.181024 | debian-bookworm | raise effect 2026-04-13 02:03:33.181029 | debian-bookworm | Exception: non-manila-except 2026-04-13 02:03:33.183744 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_vfs_exception [0.023766s] ... ok 2026-04-13 02:03:33.186878 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_exists_1 [0.020470s] ... ok 2026-04-13 02:03:33.188638 | debian-bookworm | Only "ip" access type allowed for the NFS protocol. 2026-04-13 02:03:33.191116 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_snapshot [0.054823s] ... ok 2026-04-13 02:03:33.191449 | debian-bookworm | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_access_type_fails_for_type_user [0.030275s] ... ok 2026-04-13 02:03:33.202699 | debian-bookworm | Failed to delete mount point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224. Reason: {'type': 'TaskResponse', 'taskId': '123', 'maxSeverity': 'error', 'objects': [], 'problems': []}. 2026-04-13 02:03:33.203603 | debian-bookworm | Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-04-13 02:03:33.204848 | debian-bookworm | Failed to remove FSIP for FPG/VFS/IP pool/test_vfs/1.2.3.4. 2026-04-13 02:03:33.206873 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_cifs_share_with_nonexistent_mount_and_filesystem [0.062336s] ... ok 2026-04-13 02:03:33.208582 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_2_False [0.020527s] ... ok 2026-04-13 02:03:33.208895 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_not_gone [0.023888s] ... ok 2026-04-13 02:03:33.214808 | debian-bookworm | Unsupported share protocol: CIFS. 2026-04-13 02:03:33.217117 | debian-bookworm | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_share_protocol_fails_for_non_nfs [0.025944s] ... ok 2026-04-13 02:03:33.227068 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_not_unique [0.019658s] ... ok 2026-04-13 02:03:33.231587 | debian-bookworm | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_3__None___vfs__ [0.024005s] ... ok 2026-04-13 02:03:33.240346 | debian-bookworm | Pool "mockpool" not found 2026-04-13 02:03:33.243274 | debian-bookworm | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_pool_not_found [0.025476s] ... ok 2026-04-13 02:03:33.247072 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_network_interfaces_not_found [0.019743s] ... ok 2026-04-13 02:03:33.247958 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_snapshot_with_ipv6 [0.056666s] ... ok 2026-04-13 02:03:33.255489 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test__get_login_info_1 [0.023149s] ... ok 2026-04-13 02:03:33.264641 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_nfs_share_with_ipv6 [0.057673s] ... ok 2026-04-13 02:03:33.267575 | debian-bookworm | Caught exception from infinisdk: 2026-04-13 02:03:33.267595 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:33.267601 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-04-13 02:03:33.267607 | debian-bookworm | return func(*args, **kwargs) 2026-04-13 02:03:33.267612 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:33.267617 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 494, in create_snapshot 2026-04-13 02:03:33.267622 | debian-bookworm | infinidat_snapshot = infinidat_filesystem.create_snapshot( 2026-04-13 02:03:33.267627 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:33.267632 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:33.267637 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:33.267642 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:33.267647 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:33.267652 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:33.267657 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:33.267661 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:03:33.267666 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:03:33.267680 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:33.267685 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-04-13 02:03:33.267690 | debian-bookworm | raise FakeInfinisdkException() 2026-04-13 02:03:33.267695 | debian-bookworm | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-13 02:03:33.267704 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_volume_snapshots_2 [0.020504s] ... ok 2026-04-13 02:03:33.270327 | debian-bookworm | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_create_snapshot_api_fail [0.027426s] ... ok 2026-04-13 02:03:33.281524 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test__get_login_info_3 [0.023911s] ... ok 2026-04-13 02:03:33.289713 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mark_qos_policy_group_for_deletion_rename_failure [0.021370s] ... ok 2026-04-13 02:03:33.289926 | debian-bookworm | 2026-04-13 02:03:33.285 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 54667b9cade7 to e9f79621d83f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:33.294135 | debian-bookworm | Caught exception from infinisdk: 2026-04-13 02:03:33.294840 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:33.294848 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-04-13 02:03:33.294853 | debian-bookworm | return func(*args, **kwargs) 2026-04-13 02:03:33.294856 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:33.294860 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 289, in _get_infinidat_nas_network_space_ips 2026-04-13 02:03:33.294864 | debian-bookworm | network_space = self._system.network_spaces.safe_get( 2026-04-13 02:03:33.294867 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:33.294871 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:33.294875 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:33.294941 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:33.294944 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:33.294948 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:33.294952 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:33.294955 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:03:33.294959 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:03:33.294962 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:33.294966 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-04-13 02:03:33.294970 | debian-bookworm | raise FakeInfinisdkException() 2026-04-13 02:03:33.294973 | debian-bookworm | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-13 02:03:33.294980 | debian-bookworm | 2026-04-13 02:03:33.291 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:33.294984 | debian-bookworm | 2026-04-13 02:03:33.292 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:33.297585 | debian-bookworm | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_network_spaces_api_fail [0.026141s] ... ok 2026-04-13 02:03:33.302635 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_rw_success_3 [0.023564s] ... ok 2026-04-13 02:03:33.303394 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_nfs_access [0.055439s] ... ok 2026-04-13 02:03:33.309672 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_2_server_to_default_ad_site [0.020337s] ... ok 2026-04-13 02:03:33.320823 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_share_with_incorrect_proto [0.056162s] ... ok 2026-04-13 02:03:33.323240 | debian-bookworm | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share [0.026045s] ... ok 2026-04-13 02:03:33.327348 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_for_setup_success [0.024498s] ... ok 2026-04-13 02:03:33.328975 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_error_1_True [0.019480s] ... ok 2026-04-13 02:03:33.347873 | debian-bookworm | Config file invalid. SnapshotSupport and ReplicationSupport can not both be set to True. 2026-04-13 02:03:33.348242 | debian-bookworm | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share_with_snapshots [0.025262s] ... ok 2026-04-13 02:03:33.349420 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_ldap_2_True [0.020390s] ... ok 2026-04-13 02:03:33.350788 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_snapshot_replication_conflict [0.023354s] ... ok 2026-04-13 02:03:33.358629 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_4 [0.054970s] ... ok 2026-04-13 02:03:33.371381 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_volume_no_optional_args_2_False [0.021861s] ... ok 2026-04-13 02:03:33.372508 | debian-bookworm | Suppressing requests library SSL Warnings 2026-04-13 02:03:33.372729 | debian-bookworm | check_conf_file: Config file invalid. RestURL, UserName and UserPassword must be set. 2026-04-13 02:03:33.376227 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_username_fail [0.024022s] ... ok 2026-04-13 02:03:33.376430 | debian-bookworm | 2026-04-13 02:03:33.374 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:33.378260 | debian-bookworm | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_do_setup_ssl_enabled [0.028802s] ... ok 2026-04-13 02:03:33.378978 | debian-bookworm | 2026-04-13 02:03:33.376 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:33.380769 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_snapshot [0.059815s] ... ok 2026-04-13 02:03:33.391222 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_parse_nfs_config_1 [0.019730s] ... ok 2026-04-13 02:03:33.400022 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_connect_success [0.025001s] ... ok 2026-04-13 02:03:33.402796 | debian-bookworm | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_06__True__False__True__False_ [0.025669s] ... ok 2026-04-13 02:03:33.410591 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_parse_nfs_config_4 [0.019321s] ... ok 2026-04-13 02:03:33.414171 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_add_cifs_rw_with_ipv6 [0.055547s] ... ok 2026-04-13 02:03:33.422927 | debian-bookworm | 2026-04-13 02:03:33.421 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade e9f79621d83f -> 03da71c0e321, Convert consistency groups to share groups 2026-04-13 02:03:33.423617 | debian-bookworm | 2026-04-13 02:03:33.422 6641 INFO 03da71c0e321_convert_cgs_to_share_groups_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Renaming consistency group tables 2026-04-13 02:03:33.424975 | debian-bookworm | Failed to copy data, reason: err. 2026-04-13 02:03:33.425306 | debian-bookworm | Can not get access id from share. share_name: share-fake-uuid 2026-04-13 02:03:33.426513 | debian-bookworm | Can not get access id from share. share_name: share_fake_uuid 2026-04-13 02:03:33.428574 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfsshare_from_nfssnapshot_copydata_fail [0.028364s] ... ok 2026-04-13 02:03:33.429028 | debian-bookworm | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_08__True__False__False__False_ [0.025793s] ... ok 2026-04-13 02:03:33.430982 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_create_4 [0.020348s] ... ok 2026-04-13 02:03:33.437252 | debian-bookworm | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-04-13 02:03:33.441502 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_access_with_invliad_share_server_name [0.060477s] ... ok 2026-04-13 02:03:33.451204 | debian-bookworm | Can't open the recent url, re-login. 2026-04-13 02:03:33.451881 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_rename [0.020572s] ... ok 2026-04-13 02:03:33.452073 | debian-bookworm | Failed to create replication pair for (LOCALRESID: 4, REMOTEDEVICEID: 0, REMOTERESID: 8). 2026-04-13 02:03:33.452082 | debian-bookworm | result: {'error': {'code': -403}}. 2026-04-13 02:03:33.452510 | debian-bookworm | Failed to create replication pair for share share_fake_uuid. 2026-04-13 02:03:33.452519 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:33.452523 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 57, in create 2026-04-13 02:03:33.452527 | debian-bookworm | pair_info = self.helper.create_replication_pair(pair_params) 2026-04-13 02:03:33.452530 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:33.452534 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1383, in create_replication_pair 2026-04-13 02:03:33.452546 | debian-bookworm | self._assert_rest_result(result, msg) 2026-04-13 02:03:33.452550 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-04-13 02:03:33.452554 | debian-bookworm | raise exception.InvalidShare(reason=err_msg) 2026-04-13 02:03:33.452558 | debian-bookworm | manila.exception.InvalidShare: Invalid share: Failed to create replication pair for (LOCALRESID: 4, REMOTEDEVICEID: 0, REMOTERESID: 8). 2026-04-13 02:03:33.452561 | debian-bookworm | result: {'error': {'code': -403}}.. 2026-04-13 02:03:33.453686 | debian-bookworm | Failed to create a replication pair with host hostname1@backend_name1#OpenStack_Pool. 2026-04-13 02:03:33.453699 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:33.453703 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py", line 1732, in create_replica 2026-04-13 02:03:33.453706 | debian-bookworm | replica_pair_id = self.rpc_client.create_replica_pair( 2026-04-13 02:03:33.453710 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:33.453714 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/huawei/test_huawei_nas.py", line 786, in create_replica_pair 2026-04-13 02:03:33.453717 | debian-bookworm | return super(FakeRpcClient, self).create_replica_pair( 2026-04-13 02:03:33.453720 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:33.453728 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/rpcapi.py", line 42, in create_replica_pair 2026-04-13 02:03:33.453732 | debian-bookworm | return call_context.call( 2026-04-13 02:03:33.453735 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:33.453739 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/huawei/test_huawei_nas.py", line 779, in call 2026-04-13 02:03:33.453743 | debian-bookworm | return self.replica_mgr.create_replica_pair( 2026-04-13 02:03:33.453746 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:33.453750 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 246, in create_replica_pair 2026-04-13 02:03:33.453754 | debian-bookworm | return self.create(local_share_info, 2026-04-13 02:03:33.453757 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:33.453761 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 57, in create 2026-04-13 02:03:33.453764 | debian-bookworm | pair_info = self.helper.create_replication_pair(pair_params) 2026-04-13 02:03:33.453768 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:33.453771 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1383, in create_replication_pair 2026-04-13 02:03:33.453775 | debian-bookworm | self._assert_rest_result(result, msg) 2026-04-13 02:03:33.453778 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-04-13 02:03:33.453781 | debian-bookworm | raise exception.InvalidShare(reason=err_msg) 2026-04-13 02:03:33.453785 | debian-bookworm | manila.exception.InvalidShare: Invalid share: Failed to create replication pair for (LOCALRESID: 4, REMOTEDEVICEID: 0, REMOTERESID: 8). 2026-04-13 02:03:33.453788 | debian-bookworm | result: {'error': {'code': -403}}.. 2026-04-13 02:03:33.454671 | debian-bookworm | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_15__False__False__False__True_ [0.025399s] ... ok 2026-04-13 02:03:33.456312 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_fail_3 [0.027639s] ... ok 2026-04-13 02:03:33.469924 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:33.472173 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resume_snapmirror_not_quiesed [0.020089s] ... ok 2026-04-13 02:03:33.473149 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_share_stats [0.058690s] ... ok 2026-04-13 02:03:33.482383 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_success_3_out_of_sync [0.025776s] ... ok 2026-04-13 02:03:33.482598 | debian-bookworm | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_share_stats_refreshes [0.027840s] ... ok 2026-04-13 02:03:33.494205 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resync_snapmirror_svm [0.022109s] ... ok 2026-04-13 02:03:33.504541 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_rw_access [0.062756s] ... ok 2026-04-13 02:03:33.504692 | debian-bookworm | Only "ip" access type allowed for the NFS protocol. 2026-04-13 02:03:33.508352 | debian-bookworm | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access_fails_non_ip_access_type [0.025742s] ... ok 2026-04-13 02:03:33.509309 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_partition_not_exist [0.026489s] ... ok 2026-04-13 02:03:33.517338 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_ems_log_message [0.023019s] ... ok 2026-04-13 02:03:33.527992 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:33.528840 | debian-bookworm | Failed to update storage pool. 2026-04-13 02:03:33.531871 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_share_stats_without_matched_config_pools [0.058423s] ... ok 2026-04-13 02:03:33.535184 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_3 [0.024593s] ... ok 2026-04-13 02:03:33.535656 | debian-bookworm | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access_fails_invalid_ip [0.027163s] ... ok 2026-04-13 02:03:33.540144 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request_invalid_1 [0.022734s] ... ok 2026-04-13 02:03:33.555989 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:33.557175 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:33.560069 | debian-bookworm | Only "ip" access type allowed for the NFS protocol. 2026-04-13 02:03:33.561241 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_invalid_mover_id [0.029017s] ... ok 2026-04-13 02:03:33.564331 | debian-bookworm | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access_fails_non_ip_access_type [0.026916s] ... ok 2026-04-13 02:03:33.564590 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_extend_share_without_pool_name [0.058473s] ... ok 2026-04-13 02:03:33.564876 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_thin [0.028734s] ... ok 2026-04-13 02:03:33.565449 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_volume_move_request_success_1__True__True__True_ [0.024780s] ... ok 2026-04-13 02:03:33.580527 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_allow_share_access [0.019357s] ... ok 2026-04-13 02:03:33.584949 | debian-bookworm | {2} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_delete_share_nfs [0.022117s] ... ok 2026-04-13 02:03:33.588388 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_snaplock_attributes_2 [0.023328s] ... ok 2026-04-13 02:03:33.589588 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_illegal_sectorsize_in_type_2_xx [0.026670s] ... ok 2026-04-13 02:03:33.601602 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:33.602658 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:33.605605 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_create_cifs_share_invalid_mover_id [0.024905s] ... ok 2026-04-13 02:03:33.608000 | debian-bookworm | {2} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_cifs [0.022896s] ... ok 2026-04-13 02:03:33.610910 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_max_files [0.022389s] ... ok 2026-04-13 02:03:33.614087 | debian-bookworm | Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-04-13 02:03:33.618017 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_5 [0.028620s] ... ok 2026-04-13 02:03:33.620675 | debian-bookworm | Could not get physical device port on mover server_2. 2026-04-13 02:03:33.623854 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_query_devices_failed [0.060187s] ... ok 2026-04-13 02:03:33.626887 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_filesystem_from_snapshot [0.021424s] ... ok 2026-04-13 02:03:33.629707 | debian-bookworm | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__delete_directory [0.021732s] ... ok 2026-04-13 02:03:33.632339 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_setup_security_services_active_directory [0.021366s] ... ok 2026-04-13 02:03:33.640188 | debian-bookworm | Get filesystem by name error! 2026-04-13 02:03:33.640202 | debian-bookworm | result: {'error': {'code': 31755596}}. 2026-04-13 02:03:33.643344 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_cifs_snapshot_fail [0.024685s] ... ok 2026-04-13 02:03:33.647248 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_delete_file_system [0.020399s] ... ok 2026-04-13 02:03:33.648792 | debian-bookworm | Quota of pool: /fakepath is not set, please set it in GUI of AS13000 2026-04-13 02:03:33.652000 | debian-bookworm | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_quota_fail [0.021925s] ... ok 2026-04-13 02:03:33.654455 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migrate_cancel [0.020484s] ... ok 2026-04-13 02:03:33.667548 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_qos_3_46 [0.023899s] ... ok 2026-04-13 02:03:33.668688 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_get_file_system [0.019605s] ... ok 2026-04-13 02:03:33.671299 | debian-bookworm | CIFS server does not exist for Vserver fake_vserver. 2026-04-13 02:03:33.674279 | debian-bookworm | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_nodes_physical_ips [0.022210s] ... ok 2026-04-13 02:03:33.674757 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_terminate_vserver_services_cifs_not_found [0.021333s] ... ok 2026-04-13 02:03:33.684302 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_without_server_detail [0.061008s] ... ok 2026-04-13 02:03:33.687366 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_get_file_system_but_miss_property [0.019874s] ... ok 2026-04-13 02:03:33.692937 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_cifs_success [0.025085s] ... ok 2026-04-13 02:03:33.694357 | debian-bookworm | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_nodes_virtual_ips [0.020148s] ... ok 2026-04-13 02:03:33.697175 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_07 [0.022683s] ... ok 2026-04-13 02:03:33.705306 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:33.706354 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:33.709303 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_invalid_mover_id [0.021931s] ... ok 2026-04-13 02:03:33.714551 | debian-bookworm | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_share_instance_pnsp_1_nfs [0.019991s] ... ok 2026-04-13 02:03:33.717849 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_ip_success [0.025623s] ... ok 2026-04-13 02:03:33.720668 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_14 [0.023205s] ... ok 2026-04-13 02:03:33.728797 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_interconnect_id [0.019636s] ... ok 2026-04-13 02:03:33.735979 | debian-bookworm | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_share_from_snapshot_1_nfs [0.021348s] ... ok 2026-04-13 02:03:33.740357 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_start_1_None [0.019537s] ... ok 2026-04-13 02:03:33.741919 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_4 [0.023452s] ... ok 2026-04-13 02:03:33.744079 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_recover_cifs_rule_with_ipv6 [0.059582s] ... ok 2026-04-13 02:03:33.746588 | debian-bookworm | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-04-13 02:03:33.746868 | debian-bookworm | NFS share /7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. 2026-04-13 02:03:33.748727 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_delete_nfs_share_not_found [0.019607s] ... ok 2026-04-13 02:03:33.757786 | debian-bookworm | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_share_2_cifs [0.021563s] ... ok 2026-04-13 02:03:33.762004 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_junctioned_volumes_no_junction_path [0.021279s] ... ok 2026-04-13 02:03:33.766848 | debian-bookworm | Failed to set NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 access on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-04-13 02:03:33.766862 | debian-bookworm | Command: None 2026-04-13 02:03:33.766866 | debian-bookworm | Exit code: - 2026-04-13 02:03:33.766870 | debian-bookworm | Stdout: '56aafd02-4d44-43d7-b784-57fc88167224 : \nError 2: 56aafd02-4d44-43d7-b784-57fc88167224 : No such file or directory \n' 2026-04-13 02:03:33.766874 | debian-bookworm | Stderr: None. 2026-04-13 02:03:33.767506 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_refresh_1 [0.025453s] ... ok 2026-04-13 02:03:33.768261 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:33.769219 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_deny_rw_share_with_error [0.020672s] ... ok 2026-04-13 02:03:33.773216 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_create_cifs_server [0.027835s] ... ok 2026-04-13 02:03:33.779876 | debian-bookworm | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_share_not_exist_1_nfs [0.022070s] ... ok 2026-04-13 02:03:33.782040 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_junctioned_volumes_not_found [0.020552s] ... ok 2026-04-13 02:03:33.788532 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot_id [0.019200s] ... ok 2026-04-13 02:03:33.791747 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:33.792179 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_refresh_2 [0.024860s] ... ok 2026-04-13 02:03:33.796049 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_delete_cifs_server [0.023895s] ... ok 2026-04-13 02:03:33.801090 | debian-bookworm | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_1_nfs [0.020906s] ... ok 2026-04-13 02:03:33.802348 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test___delete_port_by_ipspace_and_broadcast_domain [0.020094s] ... ok 2026-04-13 02:03:33.806096 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:33.806502 | debian-bookworm | Failed to create VDM 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2. Reason: []. 2026-04-13 02:03:33.809378 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_create_vdm_with_error [0.020666s] ... ok 2026-04-13 02:03:33.814248 | debian-bookworm | The StoragePool is None. 2026-04-13 02:03:33.816735 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_refresh_pool_not_exist [0.024557s] ... ok 2026-04-13 02:03:33.818759 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_get_cifs_server [0.021880s] ... ok 2026-04-13 02:03:33.821242 | debian-bookworm | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_transfer_rule_to_client_1_nfs [0.020057s] ... ok 2026-04-13 02:03:33.822971 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__add_port_to_broadcast_domain_exception [0.020416s] ... ok 2026-04-13 02:03:33.830429 | debian-bookworm | {3} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_update_share_stats [0.020991s] ... ok 2026-04-13 02:03:33.841646 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_url_type_1_NFS [0.024137s] ... ok 2026-04-13 02:03:33.841896 | debian-bookworm | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_transfer_rule_to_client_2_icfs [0.020219s] ... ok 2026-04-13 02:03:33.843784 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__break_snapmirror [0.020537s] ... ok 2026-04-13 02:03:33.845768 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_get_share_access [0.025477s] ... ok 2026-04-13 02:03:33.851281 | debian-bookworm | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_delete_rados_object [0.020687s] ... ok 2026-04-13 02:03:33.861575 | debian-bookworm | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_transfer_rule_to_client_3_cifs [0.019895s] ... ok 2026-04-13 02:03:33.861970 | debian-bookworm | Failed to create file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-04-13 02:03:33.863422 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__build_autosize_attributes [0.019537s] ... ok 2026-04-13 02:03:33.866548 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_with_error [0.020656s] ... ok 2026-04-13 02:03:33.868904 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_cache_not_exist_1 [0.027542s] ... ok 2026-04-13 02:03:33.871342 | debian-bookworm | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id_with_rados_store_and_bump_2_False [0.019767s] ... ok 2026-04-13 02:03:33.883718 | debian-bookworm | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_1 [0.020548s] ... ok 2026-04-13 02:03:33.885584 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__build_autosize_attributes_partial_attrs [0.019374s] ... ok 2026-04-13 02:03:33.886089 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system_with_same_size [0.019826s] ... ok 2026-04-13 02:03:33.891124 | debian-bookworm | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_rados_object_name [0.019919s] ... ok 2026-04-13 02:03:33.894931 | debian-bookworm | Can not get share ID by share 100.115.10.68:/share_fake_uuid. 2026-04-13 02:03:33.898578 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_fail_1 [0.029532s] ... ok 2026-04-13 02:03:33.902414 | debian-bookworm | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.CLIParserTestCase.test_cliparser_without_header [0.019848s] ... ok 2026-04-13 02:03:33.902807 | debian-bookworm | Mount Point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 already exists. Skip the creation. 2026-04-13 02:03:33.903131 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__configure_nfs_exception [0.020550s] ... ok 2026-04-13 02:03:33.905310 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_but_already_exist [0.020728s] ... ok 2026-04-13 02:03:33.910341 | debian-bookworm | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_getpath [0.019120s] ... ok 2026-04-13 02:03:33.923916 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_ldap_client_linux [0.019937s] ... ok 2026-04-13 02:03:33.924483 | debian-bookworm | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_classify_cifs_rights [0.020929s] ... ok 2026-04-13 02:03:33.926895 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_on_vdm [0.020997s] ... ok 2026-04-13 02:03:33.928760 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_nfs_success_1 [0.029247s] ... ok 2026-04-13 02:03:33.930600 | debian-bookworm | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_restart_service [0.019979s] ... ok 2026-04-13 02:03:33.942291 | debian-bookworm | Share fakename does not exist on the backend. 2026-04-13 02:03:33.944148 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vlan_2_None [0.020814s] ... ok 2026-04-13 02:03:33.944650 | debian-bookworm | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_delete_share_3 [0.021277s] ... ok 2026-04-13 02:03:33.944818 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:33.945295 | debian-bookworm | Mover interface name 3d909830c356 already exists. Skip the creation. 2026-04-13 02:03:33.947575 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_name_already_exist [0.021238s] ... ok 2026-04-13 02:03:33.952925 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_thickfs_not_match_thinpool_fail [0.025141s] ... ok 2026-04-13 02:03:33.953434 | debian-bookworm | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_update_export_with_rados_store_2_False [0.022740s] ... ok 2026-04-13 02:03:33.965039 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_create_volume_body_2_False [0.020082s] ... ok 2026-04-13 02:03:33.965660 | debian-bookworm | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_extend_share [0.020021s] ... ok 2026-04-13 02:03:33.965912 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:33.968633 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface [0.020820s] ... ok 2026-04-13 02:03:33.974064 | debian-bookworm | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_tmp_conf_file [0.020675s] ... ok 2026-04-13 02:03:33.974594 | debian-bookworm | Can not get access id from share. share_name: share-fake-uuid 2026-04-13 02:03:33.977380 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_nfs_access_for_all_ip_addresses_2_False [0.024253s] ... ok 2026-04-13 02:03:33.984240 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_snapmirrors_not_found [0.019898s] ... ok 2026-04-13 02:03:33.986597 | debian-bookworm | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_pools_attr [0.021377s] ... ok 2026-04-13 02:03:33.986789 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:33.987877 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:33.990929 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover [0.022268s] ... ok 2026-04-13 02:03:33.992291 | debian-bookworm | {3} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_1 [0.018094s] ... ok 2026-04-13 02:03:33.999089 | debian-bookworm | Can't open the recent url, re-login. 2026-04-13 02:03:33.999558 | debian-bookworm | Failed to set replication pair fake_pair_id secondary write lock. 2026-04-13 02:03:33.999586 | debian-bookworm | result: {'error': {'code': -403}}. 2026-04-13 02:03:34.000021 | debian-bookworm | Failed to completely switch over replication pair fake_pair_id. 2026-04-13 02:03:34.000030 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:34.000033 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 207, in switch_over 2026-04-13 02:03:34.000037 | debian-bookworm | self.helper.set_pair_secondary_write_lock(replica_pair_id) 2026-04-13 02:03:34.000041 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:34.000045 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:34.000048 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:34.000052 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:34.000055 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:34.000059 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:34.000062 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1192, in _execute_mock_call 2026-04-13 02:03:34.000066 | debian-bookworm | return self._mock_wraps(*args, **kwargs) 2026-04-13 02:03:34.000069 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:34.000073 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1441, in set_pair_secondary_write_lock 2026-04-13 02:03:34.000076 | debian-bookworm | self._assert_rest_result(result, msg) 2026-04-13 02:03:34.000080 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-04-13 02:03:34.000084 | debian-bookworm | raise exception.InvalidShare(reason=err_msg) 2026-04-13 02:03:34.000088 | debian-bookworm | manila.exception.InvalidShare: Invalid share: Failed to set replication pair fake_pair_id secondary write lock. 2026-04-13 02:03:34.000091 | debian-bookworm | result: {'error': {'code': -403}}.. 2026-04-13 02:03:34.000229 | debian-bookworm | Cannot get share share_fake_new_uuid. 2026-04-13 02:03:34.004359 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_error_ignore_3 [0.025565s] ... ok 2026-04-13 02:03:34.005803 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__has_records_1_0 [0.019717s] ... ok 2026-04-13 02:03:34.006792 | debian-bookworm | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_size_to_gb_1 [0.020263s] ... ok 2026-04-13 02:03:34.008940 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:34.011900 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_ref_and_mover [0.020844s] ... ok 2026-04-13 02:03:34.013052 | debian-bookworm | {3} manila.tests.share.drivers.ganesha.test_utils.SSHExecutorTestCase.test_call_ssh_exec_object_with_run_as_root_1 [0.020422s] ... ok 2026-04-13 02:03:34.023828 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__list_vservers [0.019716s] ... ok 2026-04-13 02:03:34.024623 | debian-bookworm | Can't open the recent url, re-login. 2026-04-13 02:03:34.025075 | debian-bookworm | Failed to sync replication pair fake_pair_id. 2026-04-13 02:03:34.025083 | debian-bookworm | result: {'error': {'code': -403}}. 2026-04-13 02:03:34.025577 | debian-bookworm | Failed to completely switch over replication pair fake_pair_id. 2026-04-13 02:03:34.025586 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:34.025590 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 208, in switch_over 2026-04-13 02:03:34.025594 | debian-bookworm | self.helper.sync_replication_pair(replica_pair_id) 2026-04-13 02:03:34.025598 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:34.025601 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:34.025605 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:34.025609 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:34.025612 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:34.025616 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:34.025620 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1192, in _execute_mock_call 2026-04-13 02:03:34.025624 | debian-bookworm | return self._mock_wraps(*args, **kwargs) 2026-04-13 02:03:34.025628 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:34.025632 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1423, in sync_replication_pair 2026-04-13 02:03:34.025636 | debian-bookworm | self._assert_rest_result(result, msg) 2026-04-13 02:03:34.025640 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-04-13 02:03:34.025645 | debian-bookworm | raise exception.InvalidShare(reason=err_msg) 2026-04-13 02:03:34.025648 | debian-bookworm | manila.exception.InvalidShare: Invalid share: Failed to sync replication pair fake_pair_id. 2026-04-13 02:03:34.025652 | debian-bookworm | result: {'error': {'code': -403}}.. 2026-04-13 02:03:34.025798 | debian-bookworm | Cannot get share share_fake_new_uuid. 2026-04-13 02:03:34.026830 | debian-bookworm | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_size_to_gb_3 [0.019980s] ... ok 2026-04-13 02:03:34.028706 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_error_ignore_4 [0.025620s] ... ok 2026-04-13 02:03:34.033018 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_check_volume_presence [0.019075s] ... ok 2026-04-13 02:03:34.033328 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_clear_share_access_failed_to_get_share [0.020697s] ... ok 2026-04-13 02:03:34.046692 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__modify_active_directory_security_service_error_2___user__ [0.021834s] ... ok 2026-04-13 02:03:34.047229 | debian-bookworm | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_cifs_access_2_False [0.020245s] ... ok 2026-04-13 02:03:34.051844 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_2 [0.019531s] ... ok 2026-04-13 02:03:34.053009 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_deny_rw_share_access [0.020271s] ... ok 2026-04-13 02:03:34.054109 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_revert_to_snapshot_success [0.025046s] ... ok 2026-04-13 02:03:34.065823 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__parse_timestamp [0.019750s] ... ok 2026-04-13 02:03:34.067502 | debian-bookworm | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addnfsclient [0.019941s] ... ok 2026-04-13 02:03:34.071178 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_6 [0.019270s] ... ok 2026-04-13 02:03:34.071391 | debian-bookworm | Failed to delete snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Reason: []. 2026-04-13 02:03:34.073727 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_delete_snapshot_with_error [0.020608s] ... ok 2026-04-13 02:03:34.076521 | debian-bookworm | No appropriate port found to create logical port. 2026-04-13 02:03:34.079058 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_port_type_not_exist [0.024971s] ... ok 2026-04-13 02:03:34.086086 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__send_volume_move_request [0.020409s] ... ok 2026-04-13 02:03:34.087977 | debian-bookworm | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnasdir [0.020523s] ... ok 2026-04-13 02:03:34.089653 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_3 [0.018439s] ... ok 2026-04-13 02:03:34.093719 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StoragePoolTestCase.test_get_pool [0.019797s] ... ok 2026-04-13 02:03:34.105152 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_bond_port_success [0.025961s] ... ok 2026-04-13 02:03:34.106524 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__set_snapmirror_state_error [0.019609s] ... ok 2026-04-13 02:03:34.108070 | debian-bookworm | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnfsinfo [0.019815s] ... ok 2026-04-13 02:03:34.109043 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_7 [0.018885s] ... ok 2026-04-13 02:03:34.113781 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_delete_vdm [0.019829s] ... ok 2026-04-13 02:03:34.125802 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_nfs_export_rule [0.019707s] ... ok 2026-04-13 02:03:34.128124 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_getattr_noattr [0.019014s] ... ok 2026-04-13 02:03:34.128693 | debian-bookworm | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnfslist_2__fs_test_01 [0.020519s] ... ok 2026-04-13 02:03:34.130447 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_teardown_server_with_empty_detail [0.025226s] ... ok 2026-04-13 02:03:34.139824 | debian-bookworm | {1} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_support_manage [0.025699s] ... ok 2026-04-13 02:03:34.147166 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_5 [0.019398s] ... ok 2026-04-13 02:03:34.149295 | debian-bookworm | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnode_1_None [0.020710s] ... ok 2026-04-13 02:03:34.150485 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_break_snapmirror_vol [0.024360s] ... ok 2026-04-13 02:03:34.152184 | debian-bookworm | Can't open the recent url, re-login. 2026-04-13 02:03:34.152587 | debian-bookworm | Failed to set replication pair fake_pair_id secondary write lock. 2026-04-13 02:03:34.152596 | debian-bookworm | result: {'error': {'code': -403}}. 2026-04-13 02:03:34.153013 | debian-bookworm | Replication pair fake_pair_id secondary access is R/W, try to set write lock but still failed. 2026-04-13 02:03:34.153023 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:34.153027 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 159, in update_replication_pair_state 2026-04-13 02:03:34.153031 | debian-bookworm | self.helper.set_pair_secondary_write_lock(replica_pair_id) 2026-04-13 02:03:34.153034 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:34.153038 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:34.153042 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:34.153045 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:34.153055 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:34.153059 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:34.153062 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1192, in _execute_mock_call 2026-04-13 02:03:34.153066 | debian-bookworm | return self._mock_wraps(*args, **kwargs) 2026-04-13 02:03:34.153069 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:34.153073 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1441, in set_pair_secondary_write_lock 2026-04-13 02:03:34.153076 | debian-bookworm | self._assert_rest_result(result, msg) 2026-04-13 02:03:34.153080 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-04-13 02:03:34.153083 | debian-bookworm | raise exception.InvalidShare(reason=err_msg) 2026-04-13 02:03:34.153087 | debian-bookworm | manila.exception.InvalidShare: Invalid share: Failed to set replication pair fake_pair_id secondary write lock. 2026-04-13 02:03:34.153090 | debian-bookworm | result: {'error': {'code': -403}}.. 2026-04-13 02:03:34.155617 | debian-bookworm | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_exception_ignore_2 [0.024954s] ... ok 2026-04-13 02:03:34.158486 | debian-bookworm | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_mkconf [0.018897s] ... ok 2026-04-13 02:03:34.166313 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_4 [0.018973s] ... ok 2026-04-13 02:03:34.170488 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_cifs_aes_encryption_enable [0.019837s] ... ok 2026-04-13 02:03:34.170694 | debian-bookworm | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_delete_share [0.020656s] ... ok 2026-04-13 02:03:34.176490 | debian-bookworm | Failed to parse exports for path /gpfs0/share-fakeid. No HEADER found. 2026-04-13 02:03:34.179620 | debian-bookworm | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_nfs_client_exports_exception [0.023106s] ... ok 2026-04-13 02:03:34.179833 | debian-bookworm | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id [0.020289s] ... ok 2026-04-13 02:03:34.185528 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_invalid_2 [0.019019s] ... ok 2026-04-13 02:03:34.190540 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_for_active_directory [0.020312s] ... ok 2026-04-13 02:03:34.191384 | debian-bookworm | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_update_access [0.021037s] ... ok 2026-04-13 02:03:34.198458 | debian-bookworm | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id_nobump [0.019434s] ... ok 2026-04-13 02:03:34.202435 | debian-bookworm | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__gpfs_remote_execute [0.023475s] ... ok 2026-04-13 02:03:34.203647 | debian-bookworm | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:03:34.206454 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_share_stats [0.020733s] ... ok 2026-04-13 02:03:34.210907 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_kerberos_error [0.019956s] ... ok 2026-04-13 02:03:34.211573 | debian-bookworm | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test___call___success [0.020228s] ... ok 2026-04-13 02:03:34.213599 | debian-bookworm | 2026-04-13 02:03:34.208 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update e9f79621d83f to 03da71c0e321 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:34.218961 | debian-bookworm | 2026-04-13 02:03:34.216 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:34.218972 | debian-bookworm | 2026-04-13 02:03:34.216 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:34.219234 | debian-bookworm | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init_execute_error_no_log_message [0.020581s] ... ok 2026-04-13 02:03:34.223171 | debian-bookworm | Failed to check share at /gpfs0/share-fakeid. 2026-04-13 02:03:34.223183 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:34.223187 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 585, in _is_share_valid 2026-04-13 02:03:34.223191 | debian-bookworm | alloc_inodes = lines[1].split(':')[validation_token] 2026-04-13 02:03:34.223195 | debian-bookworm | ~~~~~^^^ 2026-04-13 02:03:34.223198 | debian-bookworm | IndexError: list index out of range 2026-04-13 02:03:34.238263 | debian-bookworm | {5} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsMySQL.test_mysql_innodb [18.399218s] ... ok 2026-04-13 02:03:34.238281 | debian-bookworm | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_share_valid_no_share_exist_exception [0.022765s] ... ok 2026-04-13 02:03:34.238286 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_create_share_1_ [0.020022s] ... ok 2026-04-13 02:03:34.238290 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_barbican_kms_config_for_specified_vserver [0.019831s] ... ok 2026-04-13 02:03:34.238294 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__clear_access_no_access_list_2_cifs [0.021058s] ... ok 2026-04-13 02:03:34.240393 | debian-bookworm | Could not list the share access for share manila_fakeid 2026-04-13 02:03:34.247795 | debian-bookworm | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init_with_rados_store_and_export_counter_exists_1_False [0.020706s] ... ok 2026-04-13 02:03:34.247813 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_8_extend_share [0.020962s] ... ok 2026-04-13 02:03:34.247818 | debian-bookworm | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_1_mmlsquota__blockLimit__mmlsquota__1048577 [0.022338s] ... ok 2026-04-13 02:03:34.261660 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_nfs_export_policy [0.020430s] ... ok 2026-04-13 02:03:34.261675 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__find_pool_info [0.020887s] ... ok 2026-04-13 02:03:34.261680 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_more_values_2 [0.033307s] ... ok 2026-04-13 02:03:34.261684 | debian-bookworm | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_mkindex [0.020180s] ... ok 2026-04-13 02:03:34.267491 | debian-bookworm | Failed to link fileset for the share fakename. 2026-04-13 02:03:34.267504 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:34.267508 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 638, in _manage_existing 2026-04-13 02:03:34.267512 | debian-bookworm | self._gpfs_execute(self.GPFS_PATH + 'mmlinkfileset', fsdev, 2026-04-13 02:03:34.267516 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:34.267520 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:34.267523 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:34.267527 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:34.267530 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:34.267534 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:34.267537 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-04-13 02:03:34.267548 | debian-bookworm | raise result 2026-04-13 02:03:34.267552 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:03:34.267555 | debian-bookworm | Command: None 2026-04-13 02:03:34.267559 | debian-bookworm | Exit code: - 2026-04-13 02:03:34.267562 | debian-bookworm | Stdout: None 2026-04-13 02:03:34.267566 | debian-bookworm | Stderr: None 2026-04-13 02:03:34.275117 | debian-bookworm | 2026-04-13 02:03:34.263 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:34.275130 | debian-bookworm | 2026-04-13 02:03:34.263 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:34.275135 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_1 [0.019736s] ... ok 2026-04-13 02:03:34.275139 | debian-bookworm | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_fileset_relink_exception [0.021748s] ... ok 2026-04-13 02:03:34.275142 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_clone_1 [0.020062s] ... ok 2026-04-13 02:03:34.275146 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_3 [0.021065s] ... ok 2026-04-13 02:03:34.285621 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_more_values_4 [0.021740s] ... ok 2026-04-13 02:03:34.285635 | debian-bookworm | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_read_export_with_rados_store_1_False [0.019915s] ... ok 2026-04-13 02:03:34.289851 | debian-bookworm | Failed to set quota for share fakename. 2026-04-13 02:03:34.289866 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:34.289870 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 681, in _manage_existing 2026-04-13 02:03:34.289874 | debian-bookworm | self._gpfs_execute(self.GPFS_PATH + 'mmsetquota', fsdev + ':' + 2026-04-13 02:03:34.289878 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:34.289881 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:34.289885 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:34.289888 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:34.289892 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:34.289896 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:34.289899 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-04-13 02:03:34.289902 | debian-bookworm | raise result 2026-04-13 02:03:34.289906 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:03:34.289909 | debian-bookworm | Command: None 2026-04-13 02:03:34.289913 | debian-bookworm | Exit code: - 2026-04-13 02:03:34.289916 | debian-bookworm | Stdout: None 2026-04-13 02:03:34.289920 | debian-bookworm | Stderr: None 2026-04-13 02:03:34.295857 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_share_stats_2_False [0.019775s] ... ok 2026-04-13 02:03:34.295870 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_event_error_not_found_1_4 [0.020138s] ... ok 2026-04-13 02:03:34.295875 | debian-bookworm | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_set_quota_of_fileset_less_than_1G_exception [0.022247s] ... ok 2026-04-13 02:03:34.295882 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_2 [0.019400s] ... ok 2026-04-13 02:03:34.309652 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_delete_share_1_nfs [0.021272s] ... ok 2026-04-13 02:03:34.309671 | debian-bookworm | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_rm_export_file [0.019732s] ... ok 2026-04-13 02:03:34.309682 | debian-bookworm | 2026-04-13 02:03:34.305 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 03da71c0e321 -> e9f79621d83f, Convert consistency groups to share groups 2026-04-13 02:03:34.309686 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_extend_share [0.019410s] ... ok 2026-04-13 02:03:34.311184 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_policy_error [0.019944s] ... ok 2026-04-13 02:03:34.315327 | debian-bookworm | Share manila_fakeid not found. 2026-04-13 02:03:34.317409 | debian-bookworm | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_resync_nothing [0.021678s] ... ok 2026-04-13 02:03:34.317920 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_delete_share_not_exist_2_cifs [0.021261s] ... ok 2026-04-13 02:03:34.320730 | debian-bookworm | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_update_export_error_with_rados_store_2_False [0.020635s] ... ok 2026-04-13 02:03:34.325591 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_get [0.027287s] ... ok 2026-04-13 02:03:34.326413 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_get_directory_usage [0.019530s] ... ok 2026-04-13 02:03:34.331653 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_volume [0.020153s] ... ok 2026-04-13 02:03:34.337486 | debian-bookworm | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_delete_share [0.023446s] ... ok 2026-04-13 02:03:34.338884 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_do_setup_login_fail [0.020863s] ... ok 2026-04-13 02:03:34.341136 | debian-bookworm | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_update_export_with_rados_store_1_True [0.020288s] ... ok 2026-04-13 02:03:34.347739 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_2_ [0.021267s] ... ok 2026-04-13 02:03:34.349647 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_ensure_model_values_has_id_2 [0.026194s] ... ok 2026-04-13 02:03:34.352764 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_one_volume [0.021191s] ... ok 2026-04-13 02:03:34.358134 | debian-bookworm | Can't find the share by share name: manila_fakeid. 2026-04-13 02:03:34.360197 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_not_exist_2_cifs [0.021222s] ... ok 2026-04-13 02:03:34.361216 | debian-bookworm | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_do_setup [0.023368s] ... ok 2026-04-13 02:03:34.361932 | debian-bookworm | {1} manila.tests.share.drivers.ganesha.test_manager.MiscTests.test_setup_rados_1 [0.019994s] ... ok 2026-04-13 02:03:34.368514 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_snapshot_error_1 [0.020729s] ... ok 2026-04-13 02:03:34.372645 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_network_interface [0.019606s] ... ok 2026-04-13 02:03:34.378881 | debian-bookworm | Unsupported access rule of 'type' cert, 'level' ro, 'to' some-CN: type should be one of 'ip'. 2026-04-13 02:03:34.381456 | debian-bookworm | {1} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_fail_1 [0.019585s] ... ok 2026-04-13 02:03:34.381755 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_add_delete [0.021520s] ... ok 2026-04-13 02:03:34.384685 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_create [0.034761s] ... ok 2026-04-13 02:03:34.384897 | debian-bookworm | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__publish_access [0.023353s] ... ok 2026-04-13 02:03:34.388363 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup_get_gluster_version_fails_2_RuntimeError [0.019468s] ... ok 2026-04-13 02:03:34.392657 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_protocols_3__False__True__True_ [0.020067s] ... ok 2026-04-13 02:03:34.400661 | debian-bookworm | Failed to allow rw access to 172.0.2.1, reason Invalid access rule: fake_exception 2026-04-13 02:03:34.401996 | debian-bookworm | {1} manila.tests.share.drivers.ganesha.test_utils.SSHExecutorTestCase.test_call_ssh_exec_object_with_run_as_root_2 [0.020873s] ... ok 2026-04-13 02:03:34.402766 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_add_fail [0.020884s] ... ok 2026-04-13 02:03:34.407452 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get [0.022369s] ... ok 2026-04-13 02:03:34.407910 | debian-bookworm | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access_invalid_access [0.023407s] ... ok 2026-04-13 02:03:34.409095 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_2 [0.020480s] ... ok 2026-04-13 02:03:34.413041 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ensure_broadcast_domain_for_port_no_domain [0.020252s] ... ok 2026-04-13 02:03:34.421807 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_check_gluster_version_unmet [0.019495s] ... ok 2026-04-13 02:03:34.424344 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__add_localuser [0.021108s] ... ok 2026-04-13 02:03:34.428223 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_8 [0.019360s] ... ok 2026-04-13 02:03:34.428949 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_different_project [0.021862s] ... ok 2026-04-13 02:03:34.434246 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_dns_config [0.019995s] ... ok 2026-04-13 02:03:34.435112 | debian-bookworm | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_access_level_rw [0.026786s] ... ok 2026-04-13 02:03:34.444084 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_gluster_version_exception_3_glusterfs_3_6beta3 [0.019378s] ... ok 2026-04-13 02:03:34.444992 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_access_rest_1_nfs [0.020584s] ... ok 2026-04-13 02:03:34.447415 | debian-bookworm | Error trying to wipe gluster volume. gluster_export: host1:/gv1, Error: None 2026-04-13 02:03:34.449684 | debian-bookworm | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_wipe_gluster_vol_error_wiping_gluster_vol [0.021316s] ... ok 2026-04-13 02:03:34.455535 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_dns_config_no_response [0.019957s] ... ok 2026-04-13 02:03:34.464065 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_ambiguous_volinfo_1_0 [0.022799s] ... ok 2026-04-13 02:03:34.464467 | debian-bookworm | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_share_protocol [0.028828s] ... ok 2026-04-13 02:03:34.466253 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_cifs_access_rest [0.021358s] ... ok 2026-04-13 02:03:34.468714 | debian-bookworm | {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__check_hdfs_state_down [0.019054s] ... ok 2026-04-13 02:03:34.473137 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_job [0.019775s] ... ok 2026-04-13 02:03:34.475141 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_get_all_network_allocations [0.045993s] ... ok 2026-04-13 02:03:34.483722 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_not_suppored [0.019598s] ... ok 2026-04-13 02:03:34.487268 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_filesystem [0.020712s] ... ok 2026-04-13 02:03:34.488164 | debian-bookworm | {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__hdfs_local_execute [0.019072s] ... ok 2026-04-13 02:03:34.491973 | debian-bookworm | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_4__False__False_ [0.027368s] ... ok 2026-04-13 02:03:34.492407 | debian-bookworm | Could not get list of ONTAP licenses. 2026-04-13 02:03:34.492419 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:34.492423 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py", line 327, in get_licenses 2026-04-13 02:03:34.492427 | debian-bookworm | result = self.send_request('/cluster/licensing/licenses', 'get') 2026-04-13 02:03:34.492431 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:34.492434 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:34.492438 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:34.492448 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:34.492451 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:34.492455 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:34.492459 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:34.492462 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:03:34.492465 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:03:34.492469 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:34.492472 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:34.492476 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:34.492479 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:34.492482 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:34.492486 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:34.492489 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:34.492493 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:34.492496 | debian-bookworm | raise effect 2026-04-13 02:03:34.492500 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2026-04-13 02:03:34.495767 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_licenses_error [0.021086s] ... ok 2026-04-13 02:03:34.503422 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_user_option [0.019595s] ... ok 2026-04-13 02:03:34.508868 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_nfs_share [0.020673s] ... ok 2026-04-13 02:03:34.514500 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_migration_check_job_state [0.019696s] ... ok 2026-04-13 02:03:34.514843 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get_read_deleted_1_True [0.039177s] ... ok 2026-04-13 02:03:34.515823 | debian-bookworm | Snapshot not found on the Infinibox by its name: openstack-snap-2 2026-04-13 02:03:34.518397 | debian-bookworm | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_doesnt_exist [0.026474s] ... ok 2026-04-13 02:03:34.522990 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_2 [0.019500s] ... ok 2026-04-13 02:03:34.529772 | debian-bookworm | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_6 [0.021423s] ... ok 2026-04-13 02:03:34.532266 | debian-bookworm | NFS v4.0 is not supported while migrating vservers. 2026-04-13 02:03:34.534802 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_migration_check_job_state_raise_error_1_13172940 [0.019999s] ... ok 2026-04-13 02:03:34.542542 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_4 [0.019405s] ... ok 2026-04-13 02:03:34.544800 | debian-bookworm | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_2__True__False_ [0.026285s] ... ok 2026-04-13 02:03:34.551644 | debian-bookworm | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_volume_info [0.021188s] ... ok 2026-04-13 02:03:34.552110 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get_read_deleted_2_False [0.036441s] ... ok 2026-04-13 02:03:34.554072 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_nfs_config [0.019533s] ... ok 2026-04-13 02:03:34.561974 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get_multiple [0.019289s] ... ok 2026-04-13 02:03:34.568894 | debian-bookworm | Filesystem not found on the Infinibox by its name: openstack-snap-2 2026-04-13 02:03:34.569084 | debian-bookworm | share not found on Infinibox, skipping delete 2026-04-13 02:03:34.571926 | debian-bookworm | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_snapshot_doesnt_exist [0.026491s] ... ok 2026-04-13 02:03:34.573568 | debian-bookworm | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_volume_info_by_path_not_exist [0.020826s] ... ok 2026-04-13 02:03:34.574356 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_for_aggregate_error_1_6 [0.019612s] ... ok 2026-04-13 02:03:34.581212 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get_notfound_fallback_2_some_value [0.019145s] ... ok 2026-04-13 02:03:34.593197 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ontap_version_scoped [0.019484s] ... ok 2026-04-13 02:03:34.595852 | debian-bookworm | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__run_ssh_exception [0.022475s] ... ok 2026-04-13 02:03:34.599213 | debian-bookworm | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:03:34.600576 | debian-bookworm | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_11__False__True__False__True_ [0.026642s] ... ok 2026-04-13 02:03:34.601776 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_badcn_1_common_name_with_space [0.020429s] ... ok 2026-04-13 02:03:34.614219 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_storage_failover_partner [0.019325s] ... ok 2026-04-13 02:03:34.615916 | debian-bookworm | Failed to create volume in MapR-FS for the share share-0. 2026-04-13 02:03:34.615926 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:34.615931 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 154, in _create_share 2026-04-13 02:03:34.615935 | debian-bookworm | self._maprfs_util.create_volume(volume_name, share_dir, 2026-04-13 02:03:34.615939 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 145, in create_volume 2026-04-13 02:03:34.615942 | debian-bookworm | self._execute(*cmd) 2026-04-13 02:03:34.615961 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:34.615966 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:34.615969 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:34.615973 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:34.615976 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:34.615980 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:34.615983 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:34.615987 | debian-bookworm | raise effect 2026-04-13 02:03:34.615990 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:03:34.615994 | debian-bookworm | Command: None 2026-04-13 02:03:34.615997 | debian-bookworm | Exit code: - 2026-04-13 02:03:34.616001 | debian-bookworm | Stdout: None 2026-04-13 02:03:34.616004 | debian-bookworm | Stderr: None 2026-04-13 02:03:34.618352 | debian-bookworm | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_exception [0.023625s] ... ok 2026-04-13 02:03:34.622533 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_4_delete_snapshot [0.020525s] ... ok 2026-04-13 02:03:34.626090 | debian-bookworm | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_12__False__True__False__False_ [0.027605s] ... ok 2026-04-13 02:03:34.633006 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_unique_export_policy_id [0.019881s] ... ok 2026-04-13 02:03:34.638469 | debian-bookworm | Failed to create snapshot fake for the share share-0. 2026-04-13 02:03:34.638509 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:34.638514 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 248, in create_snapshot 2026-04-13 02:03:34.638517 | debian-bookworm | self._maprfs_util.create_snapshot(snapshot_name, volume_name) 2026-04-13 02:03:34.638521 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 170, in create_snapshot 2026-04-13 02:03:34.638525 | debian-bookworm | self._execute(*cmd) 2026-04-13 02:03:34.638529 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:34.638533 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:34.638537 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:34.638541 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:34.638544 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:34.638548 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:34.638551 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:34.638555 | debian-bookworm | raise effect 2026-04-13 02:03:34.638558 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:03:34.638562 | debian-bookworm | Command: None 2026-04-13 02:03:34.638565 | debian-bookworm | Exit code: - 2026-04-13 02:03:34.638569 | debian-bookworm | Stdout: None 2026-04-13 02:03:34.638572 | debian-bookworm | Stderr: None 2026-04-13 02:03:34.641277 | debian-bookworm | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_snapshot_exception [0.022947s] ... ok 2026-04-13 02:03:34.642865 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_7_unmanage [0.020356s] ... ok 2026-04-13 02:03:34.652516 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_junction_path [0.019610s] ... ok 2026-04-13 02:03:34.652982 | debian-bookworm | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_16__False__False__False__False_ [0.026193s] ... ok 2026-04-13 02:03:34.661364 | debian-bookworm | Failed to delete share share-0. 2026-04-13 02:03:34.661409 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:34.661413 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 266, in delete_share 2026-04-13 02:03:34.661434 | debian-bookworm | self._maprfs_util.delete_volume(volume_name) 2026-04-13 02:03:34.661444 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 155, in delete_volume 2026-04-13 02:03:34.661448 | debian-bookworm | out, __ = self._execute(*cmd, check_exit_code=False) 2026-04-13 02:03:34.661452 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:34.661455 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:34.661459 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:34.661491 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:34.661496 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:34.661500 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:34.661503 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:34.661507 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:34.661510 | debian-bookworm | raise effect 2026-04-13 02:03:34.661514 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:03:34.661517 | debian-bookworm | Command: None 2026-04-13 02:03:34.661521 | debian-bookworm | Exit code: - 2026-04-13 02:03:34.661524 | debian-bookworm | Stdout: None 2026-04-13 02:03:34.661528 | debian-bookworm | Stderr: None 2026-04-13 02:03:34.663048 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init [0.020074s] ... ok 2026-04-13 02:03:34.663883 | debian-bookworm | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_share_exception [0.022648s] ... ok 2026-04-13 02:03:34.671996 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_move_status_error [0.019652s] ... ok 2026-04-13 02:03:34.680451 | debian-bookworm | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_export_missing_2_False [0.028143s] ... ok 2026-04-13 02:03:34.683595 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init_subclass_2 [0.019438s] ... ok 2026-04-13 02:03:34.686444 | debian-bookworm | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_snapshot [0.021971s] ... ok 2026-04-13 02:03:34.692060 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_no_aggregate [0.019549s] ... ok 2026-04-13 02:03:34.702495 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_cleanup_create_share_local_share_path_exists [0.019758s] ... ok 2026-04-13 02:03:34.706085 | debian-bookworm | Share share-0 has no size quota. Total used value will be used as share size 2026-04-13 02:03:34.708065 | debian-bookworm | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_shares [0.027274s] ... ok 2026-04-13 02:03:34.708559 | debian-bookworm | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_with_no_quota [0.021933s] ... ok 2026-04-13 02:03:34.711822 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_initialize_snapmirror_vol [0.019794s] ... ok 2026-04-13 02:03:34.724035 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_unable_to_create_share_1_ProcessExecutionError [0.021418s] ... ok 2026-04-13 02:03:34.728334 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_builtin_types [0.020000s] ... ok 2026-04-13 02:03:34.730873 | debian-bookworm | {6} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_check_pools_setup [0.022849s] ... ok 2026-04-13 02:03:34.731647 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_volume_snapshots_1 [0.019653s] ... ok 2026-04-13 02:03:34.743825 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_unable_to_create_share_weird [0.019608s] ... ok 2026-04-13 02:03:34.748642 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_na_element [0.020214s] ... ok 2026-04-13 02:03:34.750561 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_vserver_aggregates_none_found [0.019211s] ... ok 2026-04-13 02:03:34.752575 | debian-bookworm | {6} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_get_pool [0.021632s] ... ok 2026-04-13 02:03:34.764382 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_do_setup_error_enabling_creation_share_specific_size [0.020569s] ... ok 2026-04-13 02:03:34.769470 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_struct_dict_nonunique_key [0.020691s] ... ok 2026-04-13 02:03:34.771658 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_broadcast_domain [0.020884s] ... ok 2026-04-13 02:03:34.775706 | debian-bookworm | {6} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_shrink_share_smaller_than_used_size [0.022900s] ... ok 2026-04-13 02:03:34.783692 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_ensure_gluster_vol_mounted [0.019263s] ... ok 2026-04-13 02:03:34.789991 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_struct_tuple [0.020433s] ... ok 2026-04-13 02:03:34.792512 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_ldap_ad [0.019414s] ... ok 2026-04-13 02:03:34.796889 | debian-bookworm | {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share_from_empty_snapshot [0.308810s] ... ok 2026-04-13 02:03:34.800140 | debian-bookworm | {6} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_unmanage_share_not_exist [0.022015s] ... ok 2026-04-13 02:03:34.810289 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_2 [0.019037s] ... ok 2026-04-13 02:03:34.810304 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__add_query_params_to_url [0.019417s] ... ok 2026-04-13 02:03:34.811520 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_volume_all_optional_args_1___fake_qos_policy_group_name___None_ [0.020103s] ... ok 2026-04-13 02:03:34.816229 | debian-bookworm | {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_snapshot [0.019325s] ... ok 2026-04-13 02:03:34.818427 | debian-bookworm | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__generate_share_path [0.020466s] ... ok 2026-04-13 02:03:34.820433 | debian-bookworm | Unable to set quota share fakename 2026-04-13 02:03:34.822564 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_set_directory_quota_unable_to_set [0.019702s] ... ok 2026-04-13 02:03:34.828985 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_custom_port_1_1234 [0.019376s] ... ok 2026-04-13 02:03:34.831576 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_volumes_no_clones_online [0.019890s] ... ok 2026-04-13 02:03:34.837344 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_allow_access_cifs_invalid_type [0.020530s] ... ok 2026-04-13 02:03:34.840553 | debian-bookworm | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_list [0.021743s] ... ok 2026-04-13 02:03:34.842422 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_share_manager [0.019674s] ... ok 2026-04-13 02:03:34.851000 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_4__None__None_ [0.019572s] ... ok 2026-04-13 02:03:34.851214 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_unknown_exception [0.021249s] ... ok 2026-04-13 02:03:34.857679 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_cifs_exception [0.020625s] ... ok 2026-04-13 02:03:34.862685 | debian-bookworm | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_nodes_ips [0.021160s] ... ok 2026-04-13 02:03:34.862855 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_update_share_stats [0.020214s] ... ok 2026-04-13 02:03:34.864301 | debian-bookworm | 2026-04-13 02:03:34.861 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 03da71c0e321 to e9f79621d83f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:34.867260 | debian-bookworm | 2026-04-13 02:03:34.864 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:34.867272 | debian-bookworm | 2026-04-13 02:03:34.864 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:34.871043 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_6__None___1000iops__ [0.020016s] ... ok 2026-04-13 02:03:34.871998 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_valid_3 [0.021194s] ... ok 2026-04-13 02:03:34.879443 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_first_snapshot [0.021357s] ... ok 2026-04-13 02:03:34.882721 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_error [0.019901s] ... ok 2026-04-13 02:03:34.883475 | debian-bookworm | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_snapshots_from_share [0.021799s] ... ok 2026-04-13 02:03:34.890266 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_7___5000iops____1000iops__ [0.019397s] ... ok 2026-04-13 02:03:34.892116 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_value_error_2_abc [0.020352s] ... ok 2026-04-13 02:03:34.899774 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_snapshot_3 [0.020640s] ... ok 2026-04-13 02:03:34.902739 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_find_actual_backend_snapshot_name [0.019982s] ... ok 2026-04-13 02:03:34.909664 | debian-bookworm | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_2_5000000k [0.020509s] ... ok 2026-04-13 02:03:34.911079 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_unused_qos_policy_groups_error [0.019795s] ... ok 2026-04-13 02:03:34.912086 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_get_attr_missing [0.019774s] ... ok 2026-04-13 02:03:34.920554 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_extend_share [0.020646s] ... ok 2026-04-13 02:03:34.923235 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_2 [0.020386s] ... ok 2026-04-13 02:03:34.923868 | debian-bookworm | Pool fakepool_fail is not exist in backend storage. 2026-04-13 02:03:34.925965 | debian-bookworm | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__validate_pools_exist_fail [0.021696s] ... ok 2026-04-13 02:03:34.940126 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_send_ems_log_message [0.020940s] ... ok 2026-04-13 02:03:34.940139 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_init [0.020138s] ... ok 2026-04-13 02:03:34.940144 | debian-bookworm | 2026-04-13 02:03:34.937 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:34.940147 | debian-bookworm | 2026-04-13 02:03:34.937 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:34.951381 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_1_hitachi_hnas_driver_helper [0.019846s] ... ok 2026-04-13 02:03:34.951395 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_7 [0.020424s] ... ok 2026-04-13 02:03:34.951399 | debian-bookworm | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_check_for_setup_error_node_status_fail [0.020889s] ... ok 2026-04-13 02:03:34.951403 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_send_request [0.019966s] ... ok 2026-04-13 02:03:34.961201 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_ems_log_message [0.020676s] ... ok 2026-04-13 02:03:34.961214 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_no_quota [0.020345s] ... ok 2026-04-13 02:03:34.970836 | debian-bookworm | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_wipe_gluster_vol_2 [0.020459s] ... ok 2026-04-13 02:03:34.970852 | debian-bookworm | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_snapshot [0.020659s] ... ok 2026-04-13 02:03:34.970857 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_send_request_wait [0.019449s] ... ok 2026-04-13 02:03:34.977681 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_aggregate_disk_types_ddt_1 [0.021099s] ... ok 2026-04-13 02:03:34.978764 | debian-bookworm | 2026-04-13 02:03:34.977 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade e9f79621d83f -> 03da71c0e321, Convert consistency groups to share groups 2026-04-13 02:03:34.978776 | debian-bookworm | 2026-04-13 02:03:34.977 6641 INFO 03da71c0e321_convert_cgs_to_share_groups_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Renaming consistency group tables 2026-04-13 02:03:34.981413 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_size_not_provided_exception [0.020379s] ... ok 2026-04-13 02:03:34.984381 | debian-bookworm | {1} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share_from_snapshot [0.019880s] ... ok 2026-04-13 02:03:34.990404 | debian-bookworm | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_do_setup [0.022516s] ... ok 2026-04-13 02:03:34.990945 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_size [0.020082s] ... ok 2026-04-13 02:03:35.000896 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_svm [0.022831s] ... ok 2026-04-13 02:03:35.001381 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_nfs_snapshot_update_access_invalid_access_type [0.019735s] ... ok 2026-04-13 02:03:35.006073 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_invalid_share_protocol [0.021219s] ... ok 2026-04-13 02:03:35.009935 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-04-13 02:03:35.010207 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-04-13 02:03:35.010215 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-04-13 02:03:35.010219 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-04-13 02:03:35.010441 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-04-13 02:03:35.012388 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_unmount_volume_with_retries [0.020989s] ... ok 2026-04-13 02:03:35.013100 | debian-bookworm | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_refresh_token_1_True [0.021754s] ... ok 2026-04-13 02:03:35.019444 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_nfs_export_rule_multiple_existing [0.021584s] ... ok 2026-04-13 02:03:35.022245 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_shrink_share [0.020679s] ... ok 2026-04-13 02:03:35.027424 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_deny_access_cifs [0.021351s] ... ok 2026-04-13 02:03:35.032229 | debian-bookworm | Unexpected RestAPI response: 100 fake_message 2026-04-13 02:03:35.032679 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_dns_configuration [0.020250s] ... ok 2026-04-13 02:03:35.034596 | debian-bookworm | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_fail [0.022169s] ... ok 2026-04-13 02:03:35.041835 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_delete_not_found [0.019019s] ... ok 2026-04-13 02:03:35.042109 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_port_to_broadcast_domain [0.021998s] ... ok 2026-04-13 02:03:35.049965 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_nfs_5___share_id [0.021840s] ... ok 2026-04-13 02:03:35.053662 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_showmount [0.020702s] ... ok 2026-04-13 02:03:35.054615 | debian-bookworm | Token is expired 2026-04-13 02:03:35.056723 | debian-bookworm | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_token_overtime_fail [0.022036s] ... ok 2026-04-13 02:03:35.060985 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_cifs_exception [0.019282s] ... ok 2026-04-13 02:03:35.062804 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_for_cluster_credentials [0.021373s] ... ok 2026-04-13 02:03:35.070217 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_nfs_snapshot_update_access_allow [0.020556s] ... ok 2026-04-13 02:03:35.073406 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_volume_efficiency_attributes_2_False [0.019984s] ... ok 2026-04-13 02:03:35.079529 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_fs_mounted_true [0.018578s] ... ok 2026-04-13 02:03:35.079867 | debian-bookworm | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_check_access_type [0.022345s] ... ok 2026-04-13 02:03:35.084307 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_for_cluster_credentials_api_error [0.021299s] ... ok 2026-04-13 02:03:35.092521 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_revert_to_snapshot_4 [0.022223s] ... ok 2026-04-13 02:03:35.093106 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_clone_split_start [0.019792s] ... ok 2026-04-13 02:03:35.098515 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access_already_allowed_user_2_False [0.018992s] ... ok 2026-04-13 02:03:35.103121 | debian-bookworm | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_check_share_exist_1_True [0.023595s] ... ok 2026-04-13 02:03:35.106385 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_volume_clone_split_completed_2_None [0.022086s] ... ok 2026-04-13 02:03:35.113188 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_nfs_2_False [0.020379s] ... ok 2026-04-13 02:03:35.113486 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_clone_split_stop [0.019550s] ... ok 2026-04-13 02:03:35.117592 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access_exception_1_True [0.019065s] ... ok 2026-04-13 02:03:35.124763 | debian-bookworm | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_dirpath_by_name_2 [0.021395s] ... ok 2026-04-13 02:03:35.128351 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory [0.021730s] ... ok 2026-04-13 02:03:35.132943 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_delete_exception [0.019964s] ... ok 2026-04-13 02:03:35.133745 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_snapmirror_relationships_1_source [0.020613s] ... ok 2026-04-13 02:03:35.137688 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_create_directory_context_change_success [0.020020s] ... ok 2026-04-13 02:03:35.147099 | debian-bookworm | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_3 [0.022266s] ... ok 2026-04-13 02:03:35.150230 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_kerberos_no_network_interfaces [0.021938s] ... ok 2026-04-13 02:03:35.152882 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_cifs_different_fs_exception [0.019986s] ... ok 2026-04-13 02:03:35.153339 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_snapmirror_relationships_3_None [0.019672s] ... ok 2026-04-13 02:03:35.157266 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_delete_directory [0.019558s] ... ok 2026-04-13 02:03:35.169348 | debian-bookworm | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_5 [0.021903s] ... ok 2026-04-13 02:03:35.172012 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_ldap_1 [0.021443s] ... ok 2026-04-13 02:03:35.172808 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__add_query_params_to_url [0.018870s] ... ok 2026-04-13 02:03:35.173417 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_directory [0.019453s] ... ok 2026-04-13 02:03:35.176728 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_delete_directory_context_change_success [0.019355s] ... ok 2026-04-13 02:03:35.191331 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__create_certificate_auth_handler_with_host_validation [0.018441s] ... ok 2026-04-13 02:03:35.192077 | debian-bookworm | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addnasdir [0.022511s] ... ok 2026-04-13 02:03:35.192876 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_directory_error [0.020306s] ... ok 2026-04-13 02:03:35.193511 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_fpolicy_event [0.021571s] ... ok 2026-04-13 02:03:35.196030 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone_error_cloning [0.019109s] ... ok 2026-04-13 02:03:35.209279 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__get_base_url_1 [0.018043s] ... ok 2026-04-13 02:03:35.212081 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_fs_mounted_false [0.019042s] ... ok 2026-04-13 02:03:35.214333 | debian-bookworm | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_check_for_setup_error_failed_no_nodes [0.022096s] ... ok 2026-04-13 02:03:35.215942 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_ipspace [0.020881s] ... ok 2026-04-13 02:03:35.215955 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_update_nfs_access_rule_empty_host_list [0.019009s] ... ok 2026-04-13 02:03:35.226993 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__init__ssl_verify_1_None [0.017860s] ... ok 2026-04-13 02:03:35.231298 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_vvol [0.019014s] ... ok 2026-04-13 02:03:35.233912 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_update_nfs_access_rule_exception_no_share_provided [0.018427s] ... ok 2026-04-13 02:03:35.235930 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_network_interface [0.020833s] ... ok 2026-04-13 02:03:35.236795 | debian-bookworm | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_check_for_setup_error_success [0.022039s] ... ok 2026-04-13 02:03:35.245294 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_api_version_1_None [0.018325s] ... ok 2026-04-13 02:03:35.250843 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access [0.019477s] ... ok 2026-04-13 02:03:35.254130 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_create_share [0.020333s] ... ok 2026-04-13 02:03:35.257855 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_nfs_export_policy_api_error [0.022211s] ... ok 2026-04-13 02:03:35.258298 | debian-bookworm | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_get_network_allocations_number [0.021577s] ... ok 2026-04-13 02:03:35.264611 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_2 [0.019082s] ... ok 2026-04-13 02:03:35.268688 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_del_days_3 [0.717451s] ... ok 2026-04-13 02:03:35.269689 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_del [0.018853s] ... ok 2026-04-13 02:03:35.273735 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_create_share_invalid_share_protocol [0.019621s] ... ok 2026-04-13 02:03:35.277710 | debian-bookworm | Unable to create SSHPool 2026-04-13 02:03:35.279524 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_2 [0.021503s] ... ok 2026-04-13 02:03:35.280137 | debian-bookworm | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test___call___ssh_pool_failed [0.021674s] ... ok 2026-04-13 02:03:35.283872 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_http_error_1 [0.019225s] ... ok 2026-04-13 02:03:35.290260 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_usage_mb [0.020228s] ... ok 2026-04-13 02:03:35.294868 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_shrink_share [0.020612s] ... ok 2026-04-13 02:03:35.301851 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_policy_error [0.021897s] ... ok 2026-04-13 02:03:35.302979 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_timeout_value_error_2_80na [0.018950s] ... ok 2026-04-13 02:03:35.304159 | debian-bookworm | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__ensure_user_1_0 [0.023758s] ... ok 2026-04-13 02:03:35.306407 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:35.309518 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_mount_already_mounted [0.019414s] ... ok 2026-04-13 02:03:35.311587 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_delete_invalid [0.042696s] ... ok 2026-04-13 02:03:35.313189 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_get_3 [0.018645s] ... ok 2026-04-13 02:03:35.321209 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_transport_type_value_error_1_None [0.018148s] ... ok 2026-04-13 02:03:35.324253 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_network_interface [0.021962s] ... ok 2026-04-13 02:03:35.326650 | debian-bookworm | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__ensure_user_2_1 [0.022544s] ... ok 2026-04-13 02:03:35.329404 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_add_2_False [0.019846s] ... ok 2026-04-13 02:03:35.331782 | debian-bookworm | {3} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_share_2 [0.018410s] ... ok 2026-04-13 02:03:35.339721 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_transport_type_value_error_2_ftp [0.018627s] ... ok 2026-04-13 02:03:35.345615 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapmirror_policy_not_found [0.021548s] ... ok 2026-04-13 02:03:35.346478 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:35.349804 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_quota_add_error [0.019997s] ... ok 2026-04-13 02:03:35.351243 | debian-bookworm | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__ensure_user_3_2 [0.023159s] ... ok 2026-04-13 02:03:35.351256 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_init_args_failure_1___1__4_ [0.018690s] ... ok 2026-04-13 02:03:35.357946 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_vserver [0.018195s] ... ok 2026-04-13 02:03:35.368247 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_dedup [0.021813s] ... ok 2026-04-13 02:03:35.368511 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_locks_get_all_time_filters [0.055534s] ... ok 2026-04-13 02:03:35.382065 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone_job_failed [0.019940s] ... ok 2026-04-13 02:03:35.382084 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_init_args_failure_2__0__5_ [0.018898s] ... ok 2026-04-13 02:03:35.382088 | debian-bookworm | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_pool_capacity [0.022755s] ... ok 2026-04-13 02:03:35.382092 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_1 [0.020037s] ... ok 2026-04-13 02:03:35.388400 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_success_1 [0.018695s] ... ok 2026-04-13 02:03:35.388811 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_fpolicy_policy_1_None [0.021464s] ... ok 2026-04-13 02:03:35.389344 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_vvol_create [0.019578s] ... ok 2026-04-13 02:03:35.395316 | debian-bookworm | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_share_1_nfs [0.022490s] ... ok 2026-04-13 02:03:35.398414 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_create_snapmirror_svm [0.020090s] ... ok 2026-04-13 02:03:35.407829 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_1___test_dquote____test_dquote__ [0.019382s] ... ok 2026-04-13 02:03:35.408861 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_vvol_delete_vvol_does_not_exist [0.019131s] ... ok 2026-04-13 02:03:35.411207 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_protocols_3__False__True__True_ [0.022033s] ... ok 2026-04-13 02:03:35.411518 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_by_project [0.043644s] ... ok 2026-04-13 02:03:35.418724 | debian-bookworm | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_share_instance_pnp_pool_error [0.023315s] ... ok 2026-04-13 02:03:35.419539 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_svm_2_False [0.020738s] ... ok 2026-04-13 02:03:35.427511 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_choose_share_server_compatible_with_share_2______None_ [0.019612s] ... ok 2026-04-13 02:03:35.429790 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_create_share_export_error [0.021048s] ... ok 2026-04-13 02:03:35.431848 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_snapmirror_v2 [0.020761s] ... ok 2026-04-13 02:03:35.439931 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_svm_does_not_exist [0.020560s] ... ok 2026-04-13 02:03:35.442789 | debian-bookworm | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_create_share_user_error [0.023834s] ... ok 2026-04-13 02:03:35.446240 | debian-bookworm | Unsupported configuration. hpe3par_fpg must have IP address or be discoverable at 3PAR 2026-04-13 02:03:35.448781 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_failure_no_dhss_no_conf_ss_ip [0.020414s] ... ok 2026-04-13 02:03:35.450981 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_delete_share_1_None [0.021282s] ... ok 2026-04-13 02:03:35.453623 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_no_records [0.042401s] ... ok 2026-04-13 02:03:35.454212 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_disk_types_2 [0.022196s] ... ok 2026-04-13 02:03:35.460026 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_vol_1 [0.020122s] ... ok 2026-04-13 02:03:35.461837 | debian-bookworm | 2026-04-13 02:03:35.460 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update e9f79621d83f to 03da71c0e321 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:35.465110 | debian-bookworm | 2026-04-13 02:03:35.463 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:35.465122 | debian-bookworm | 2026-04-13 02:03:35.464 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:35.488124 | debian-bookworm | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_ensure_share_2_cifs [0.023942s] ... ok 2026-04-13 02:03:35.488142 | debian-bookworm | 2026-04-13 02:03:35.467 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:35.488147 | debian-bookworm | 2026-04-13 02:03:35.467 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:35.488151 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_update_access_add_rule [0.020882s] ... ok 2026-04-13 02:03:35.488154 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_delete_share_2 [0.020361s] ... ok 2026-04-13 02:03:35.488158 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_none_specified [0.020880s] ... ok 2026-04-13 02:03:35.488162 | debian-bookworm | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_1 [0.020585s] ... ok 2026-04-13 02:03:35.501665 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_setup_server_fails_for_unsupported_network_type [0.020021s] ... ok 2026-04-13 02:03:35.501686 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_shrink_share_new_size_lower_than_usage [0.019920s] ... ok 2026-04-13 02:03:35.501691 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregates_not_found [0.020849s] ... ok 2026-04-13 02:03:35.521724 | debian-bookworm | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_2 [0.020627s] ... ok 2026-04-13 02:03:35.521746 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__delete_share_directory [0.020006s] ... ok 2026-04-13 02:03:35.521751 | debian-bookworm | 2026-04-13 02:03:35.508 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 03da71c0e321 -> e1949a93157a, Add share group types table 2026-04-13 02:03:35.521755 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_8 [0.056176s] ... ok 2026-04-13 02:03:35.521759 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_unmanage [0.020036s] ... ok 2026-04-13 02:03:35.521762 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_broadcast_domain_for_port_port_not_found [0.021371s] ... ok 2026-04-13 02:03:35.527960 | debian-bookworm | Token authentication error. 2026-04-13 02:03:35.528929 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_build_export_locations_bad_path [0.019379s] ... ok 2026-04-13 02:03:35.530374 | debian-bookworm | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_token_fail [0.021997s] ... ok 2026-04-13 02:03:35.532769 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_add_1_None [0.021192s] ... ok 2026-04-13 02:03:35.543697 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_aggregate_capacities_none_requested [0.026025s] ... ok 2026-04-13 02:03:35.547531 | debian-bookworm | Invalid protocol. Expected nfs or smb. Got bogus. 2026-04-13 02:03:35.548172 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_build_export_locations_bad_protocol [0.019319s] ... ok 2026-04-13 02:03:35.551609 | debian-bookworm | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_token_none [0.021162s] ... ok 2026-04-13 02:03:35.552705 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_not_found_exception [0.019873s] ... ok 2026-04-13 02:03:35.566299 | debian-bookworm | Failed to get FSIP after creating it for FPG/VFS/IP/subnet/VLAN pool/test_vfs/1.2.3.4/255.255.255.0/101. 2026-04-13 02:03:35.568259 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_create_fsip_get_none [0.019877s] ... ok 2026-04-13 02:03:35.571429 | debian-bookworm | Error running SSH command. Trying another host 2026-04-13 02:03:35.571606 | debian-bookworm | Error running SSH command. Trying another host 2026-04-13 02:03:35.573546 | debian-bookworm | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__execute [0.021744s] ... ok 2026-04-13 02:03:35.574712 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_recovery [0.021239s] ... ok 2026-04-13 02:03:35.583298 | debian-bookworm | 2026-04-13 02:03:35.582 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 03da71c0e321 to e1949a93157a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:35.587289 | debian-bookworm | 2026-04-13 02:03:35.586 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:35.587303 | debian-bookworm | 2026-04-13 02:03:35.586 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:35.587962 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_2___uid___None__True___osf_ro_uid__ [0.019668s] ... ok 2026-04-13 02:03:35.591820 | debian-bookworm | 2026-04-13 02:03:35.590 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:35.591835 | debian-bookworm | 2026-04-13 02:03:35.590 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:35.595091 | debian-bookworm | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__execute_local [0.021329s] ... ok 2026-04-13 02:03:35.595312 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__wait_job_status_3_RUNNING [0.021011s] ... ok 2026-04-13 02:03:35.607608 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fsnap_hit [0.019550s] ... ok 2026-04-13 02:03:35.610704 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_share_with_metadata [0.100310s] ... ok 2026-04-13 02:03:35.614125 | debian-bookworm | {1} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_file_system_exception [0.018737s] ... ok 2026-04-13 02:03:35.616081 | debian-bookworm | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__execute_native_exeption [0.021068s] ... ok 2026-04-13 02:03:35.626628 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_04________ip___True____foo_does_not_exist__cannot_be_removed___ [0.018964s] ... ok 2026-04-13 02:03:35.640812 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_success_2 [0.018815s] ... ok 2026-04-13 02:03:35.640829 | debian-bookworm | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__maprfs_du [0.020234s] ... ok 2026-04-13 02:03:35.641027 | debian-bookworm | 2026-04-13 02:03:35.639 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade e1949a93157a -> 03da71c0e321, Add share group types table 2026-04-13 02:03:35.644472 | debian-bookworm | Invalid protocol. Expected nfs or smb. Got unsupported_other_protocol. 2026-04-13 02:03:35.646360 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_access_bad_proto [0.019608s] ... ok 2026-04-13 02:03:35.653309 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_choose_share_server_compatible_with_share_with_cg [0.020194s] ... ok 2026-04-13 02:03:35.657277 | debian-bookworm | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_do_setup [0.020730s] ... ok 2026-04-13 02:03:35.664439 | debian-bookworm | Invalid CIFS access rule. HPE 3PAR optionally supports IP access rules for CIFS shares, but they must be read-only for shares from snapshots and read-write for other shares. Use the required CIFS 'user' access rules to refine access. 2026-04-13 02:03:35.666389 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_ip_ro_access_cifs_error [0.019917s] ... ok 2026-04-13 02:03:35.669342 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_instance_access_get_with_share_access_data_1_True [0.058512s] ... ok 2026-04-13 02:03:35.674968 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_cifs_share [0.021540s] ... ok 2026-04-13 02:03:35.678641 | debian-bookworm | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_ensure_share [0.021284s] ... ok 2026-04-13 02:03:35.685416 | debian-bookworm | Failed to create share from snapshot for FPG/VFS/tag pool/test_vfs/osf-snap-id. Snapshot not found. 2026-04-13 02:03:35.687271 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_share_from_snap_not_found [0.020840s] ... ok 2026-04-13 02:03:35.689598 | debian-bookworm | 2026-04-13 02:03:35.688 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update e1949a93157a to 03da71c0e321 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:35.693198 | debian-bookworm | 2026-04-13 02:03:35.691 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:35.693211 | debian-bookworm | 2026-04-13 02:03:35.692 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:35.698836 | debian-bookworm | Failed to set space quota for the share share-0. 2026-04-13 02:03:35.698850 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:35.698855 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 177, in _set_share_size 2026-04-13 02:03:35.698858 | debian-bookworm | self._maprfs_util.set_volume_size(volume_name, size) 2026-04-13 02:03:35.698862 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:35.698866 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:35.698869 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:35.698881 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:35.698885 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:35.698888 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:35.698892 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:35.698895 | debian-bookworm | raise effect 2026-04-13 02:03:35.698899 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:03:35.698902 | debian-bookworm | Command: None 2026-04-13 02:03:35.698906 | debian-bookworm | Exit code: - 2026-04-13 02:03:35.698909 | debian-bookworm | Stdout: None 2026-04-13 02:03:35.698913 | debian-bookworm | Stderr: None 2026-04-13 02:03:35.717699 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_delete_share [0.021239s] ... ok 2026-04-13 02:03:35.717717 | debian-bookworm | 2026-04-13 02:03:35.696 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:35.717726 | debian-bookworm | 2026-04-13 02:03:35.697 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:35.717730 | debian-bookworm | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_extend_exception [0.021803s] ... ok 2026-04-13 02:03:35.717734 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_share_not_found [0.020307s] ... ok 2026-04-13 02:03:35.717738 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_config_for_backend_not_configured_2___fake_backend1____fake_backend2__ [0.253692s] ... ok 2026-04-13 02:03:35.717742 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_extend_share [0.020610s] ... ok 2026-04-13 02:03:35.732601 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_instance_access_get_with_share_access_data_2_False [0.051813s] ... ok 2026-04-13 02:03:35.732619 | debian-bookworm | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_extend_share [0.020768s] ... ok 2026-04-13 02:03:35.732623 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_share_with_fstore_per_share_false [0.021157s] ... ok 2026-04-13 02:03:35.739915 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_3 [0.021038s] ... ok 2026-04-13 02:03:35.739930 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_get_share_stats_no_refresh [0.020272s] ... ok 2026-04-13 02:03:35.739934 | debian-bookworm | 2026-04-13 02:03:35.738 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 03da71c0e321 -> e1949a93157a, Add share group types table 2026-04-13 02:03:35.741427 | debian-bookworm | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_get_network_allocations_number [0.019991s] ... ok 2026-04-13 02:03:35.749835 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot_shared_smb [0.020846s] ... ok 2026-04-13 02:03:35.755642 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_3_8days [0.020607s] ... ok 2026-04-13 02:03:35.758039 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_no_dhss_multi_getvfs_success [0.020436s] ... ok 2026-04-13 02:03:35.760765 | debian-bookworm | Failed to manage share. 2026-04-13 02:03:35.760776 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:35.760781 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 364, in manage_existing 2026-04-13 02:03:35.760792 | debian-bookworm | info = self._maprfs_util.get_volume_info_by_path( 2026-04-13 02:03:35.760796 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:35.760799 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:35.760804 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:35.760807 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:35.760810 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:35.760814 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:35.760817 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:35.760821 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:35.760824 | debian-bookworm | raise effect 2026-04-13 02:03:35.760828 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:03:35.760831 | debian-bookworm | Command: None 2026-04-13 02:03:35.760835 | debian-bookworm | Exit code: - 2026-04-13 02:03:35.760838 | debian-bookworm | Stdout: None 2026-04-13 02:03:35.760842 | debian-bookworm | Stderr: None 2026-04-13 02:03:35.762672 | debian-bookworm | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_exception [0.021069s] ... ok 2026-04-13 02:03:35.768314 | debian-bookworm | Failed to change (-) access to FPG/share pool/osf-share-id for ip 1.2.3.4 rw): Share does not exist on 3PAR. 2026-04-13 02:03:35.770077 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_access_missing_nfs_share [0.020212s] ... ok 2026-04-13 02:03:35.775751 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_3_8days [0.019995s] ... ok 2026-04-13 02:03:35.779862 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_with_vfs_error [0.021867s] ... ok 2026-04-13 02:03:35.782613 | debian-bookworm | Snapshot fake not found 2026-04-13 02:03:35.784445 | debian-bookworm | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_snapshot_invalid [0.021710s] ... ok 2026-04-13 02:03:35.788514 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_filter_all_by_share_server [0.067024s] ... ok 2026-04-13 02:03:35.790673 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_rw_snapshot_error_1_CIFS [0.020490s] ... ok 2026-04-13 02:03:35.796608 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_1_15minutes [0.020539s] ... ok 2026-04-13 02:03:35.800684 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_setup_server [0.020751s] ... ok 2026-04-13 02:03:35.806036 | debian-bookworm | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_add [0.021505s] ... ok 2026-04-13 02:03:35.810020 | debian-bookworm | Unexpected provisioning type for FPG pool: BOGUS. 2026-04-13 02:03:35.812099 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_bad_prov_type [0.021354s] ... ok 2026-04-13 02:03:35.817379 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_5_2years [0.020561s] ... ok 2026-04-13 02:03:35.821950 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__delete_file_tree_no_config_options [0.021104s] ... ok 2026-04-13 02:03:35.827621 | debian-bookworm | Failed to update access for share share-0. 2026-04-13 02:03:35.827633 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:35.827638 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 298, in update_access 2026-04-13 02:03:35.827642 | debian-bookworm | if not self._maprfs_util.volume_exists(volume_name): 2026-04-13 02:03:35.827646 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:35.827656 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 149, in volume_exists 2026-04-13 02:03:35.827660 | debian-bookworm | out, __ = self._execute(*cmd, check_exit_code=False) 2026-04-13 02:03:35.827663 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:35.827667 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 61, in _execute 2026-04-13 02:03:35.827670 | debian-bookworm | out, err = utils.execute(*cmd, 2026-04-13 02:03:35.827674 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:35.827677 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:35.827681 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:35.827685 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:35.827688 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:35.827692 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:35.827695 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:35.827699 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:35.827703 | debian-bookworm | raise effect 2026-04-13 02:03:35.827707 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:03:35.827710 | debian-bookworm | Command: None 2026-04-13 02:03:35.827714 | debian-bookworm | Exit code: - 2026-04-13 02:03:35.827718 | debian-bookworm | Stdout: 'ERROR' 2026-04-13 02:03:35.827722 | debian-bookworm | Stderr: None 2026-04-13 02:03:35.829506 | debian-bookworm | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_exception [0.023372s] ... ok 2026-04-13 02:03:35.831088 | debian-bookworm | Failed to get capacity for fpg pool: Fake exception for testing. 2026-04-13 02:03:35.832956 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_exception [0.020755s] ... ok 2026-04-13 02:03:35.833831 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_data_lif_details_for_nodes [0.289949s] ... ok 2026-04-13 02:03:35.834751 | debian-bookworm | 2026-04-13 02:03:35.833 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 03da71c0e321 to e1949a93157a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:35.839863 | debian-bookworm | 2026-04-13 02:03:35.838 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:35.839877 | debian-bookworm | 2026-04-13 02:03:35.838 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:35.857679 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_build_export_locations_bad_ip [0.019962s] ... ok 2026-04-13 02:03:35.857697 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_splitting_1_fake_host_fake_backend_name_fake_pool [0.024941s] ... ok 2026-04-13 02:03:35.857702 | debian-bookworm | 2026-04-13 02:03:35.845 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:35.857713 | debian-bookworm | 2026-04-13 02:03:35.845 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:35.857717 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_get_set_system_version [0.020442s] ... ok 2026-04-13 02:03:35.857721 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_sort_by_share_fields_1_id [0.063972s] ... ok 2026-04-13 02:03:35.857725 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_vfs_2 [0.019787s] ... ok 2026-04-13 02:03:35.857735 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_deleted_snapshots [0.021432s] ... ok 2026-04-13 02:03:35.869699 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_1___osf_uid___None__None___osf_uid__ [0.019058s] ... ok 2026-04-13 02:03:35.869716 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backend_fpolicy_policy_name [0.020523s] ... ok 2026-04-13 02:03:35.869720 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_struct_list [0.018603s] ... ok 2026-04-13 02:03:35.872879 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_11__1__99999999__True_ [0.019923s] ... ok 2026-04-13 02:03:35.876586 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_no_cluster_creds [0.021097s] ... ok 2026-04-13 02:03:35.880287 | debian-bookworm | Failed to get FSIPs for FPG/VFS pool/test_vfs. 2026-04-13 02:03:35.880300 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:35.880304 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1654, in fsip_exists 2026-04-13 02:03:35.880308 | debian-bookworm | result = self._client.getfsip(vfs, fpg=fpg) 2026-04-13 02:03:35.880312 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:35.880315 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:35.880319 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:35.880323 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:35.880326 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:35.880330 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:35.880333 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:35.880337 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:35.880340 | debian-bookworm | raise effect 2026-04-13 02:03:35.880344 | debian-bookworm | manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_fsip_exists_exception..FakeException 2026-04-13 02:03:35.882410 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_fsip_exists_exception [0.021165s] ... ok 2026-04-13 02:03:35.883238 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_group_cg_1___host___True_ [0.020431s] ... ok 2026-04-13 02:03:35.888646 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_base_url_3 [0.019763s] ... ok 2026-04-13 02:03:35.896652 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_fpolicy_status [0.019966s] ... ok 2026-04-13 02:03:35.902909 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_06________user___False____SMB_share_osf_foo_does_not_exist___ [0.018786s] ... ok 2026-04-13 02:03:35.904650 | debian-bookworm | 2026-04-13 02:03:35.903 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade e1949a93157a -> a77e2ad5012d, add_share_snapshot_access 2026-04-13 02:03:35.906252 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__resource_cleanup_for_backup_with_exception [0.022905s] ... ok 2026-04-13 02:03:35.908402 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_value_error [0.019568s] ... ok 2026-04-13 02:03:35.913237 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_1 [0.060312s] ... ok 2026-04-13 02:03:35.917344 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_config_default [0.020530s] ... ok 2026-04-13 02:03:35.921124 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_13________ip___True_____ [0.019407s] ... ok 2026-04-13 02:03:35.923311 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_12__1__99999999__False_ [0.050362s] ... ok 2026-04-13 02:03:35.927281 | debian-bookworm | Could not complete share 7cf7c200-d3af-4e05-b87e-9167c95dfcad creation due to an internal error. 2026-04-13 02:03:35.935496 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__update_create_from_snapshot_status_driver_error [0.029110s] ... ok 2026-04-13 02:03:35.935743 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_2_False [0.026886s] ... ok 2026-04-13 02:03:35.937498 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate_api_error [0.020066s] ... ok 2026-04-13 02:03:35.941759 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_cifs_2___rw___False_ [0.020725s] ... ok 2026-04-13 02:03:35.958296 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_security_key_manager_nve_support_disabled_no_license [0.020387s] ... ok 2026-04-13 02:03:35.958434 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_no_pool_name [0.022466s] ... ok 2026-04-13 02:03:35.958680 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_default [0.023245s] ... ok 2026-04-13 02:03:35.962475 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_2___4__0__0____true___None__None_ [0.020741s] ... ok 2026-04-13 02:03:35.963865 | debian-bookworm | 2026-04-13 02:03:35.962 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update e1949a93157a to a77e2ad5012d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:35.968364 | debian-bookworm | 2026-04-13 02:03:35.967 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:35.968385 | debian-bookworm | 2026-04-13 02:03:35.967 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:35.973298 | debian-bookworm | 2026-04-13 02:03:35.969 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:35.973317 | debian-bookworm | 2026-04-13 02:03:35.969 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:35.975228 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_3 [0.062017s] ... ok 2026-04-13 02:03:35.978712 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_error_1 [0.020533s] ... ok 2026-04-13 02:03:35.979185 | debian-bookworm | Invalid protocol. Expected nfs or smb. Got . 2026-04-13 02:03:35.981219 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_extra_specs_validity_invalid_combination [0.020957s] ... ok 2026-04-13 02:03:35.981237 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_3_0 [0.020499s] ... ok 2026-04-13 02:03:35.982199 | debian-bookworm | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_other_protocol_exception_1_ [0.058500s] ... ok 2026-04-13 02:03:35.984852 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_5___4__0__0___None__None___optimized__ [0.021239s] ... ok 2026-04-13 02:03:36.000740 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_5_1_0 [0.019382s] ... ok 2026-04-13 02:03:36.000883 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_at_junction_path_not_found [0.020230s] ... ok 2026-04-13 02:03:36.000894 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_license_for_protocol_have_license [0.020800s] ... ok 2026-04-13 02:03:36.003044 | debian-bookworm | Failed to get fshare osf-share-id after creating it. Expected to get 1 fshare. Got 0. 2026-04-13 02:03:36.004663 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_3__None___PUT__ [0.022010s] ... ok 2026-04-13 02:03:36.005388 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_get_fail_1_0 [0.021454s] ... ok 2026-04-13 02:03:36.019598 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_aggregate_disk_types_not_found [0.020523s] ... ok 2026-04-13 02:03:36.019924 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_clone_parent_snaphot_3 [0.020855s] ... ok 2026-04-13 02:03:36.021597 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_snaprestore_license_admin_notfound [0.020765s] ... ok 2026-04-13 02:03:36.026335 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_rw_success_1 [0.022018s] ... ok 2026-04-13 02:03:36.026931 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot_shared_nfs [0.021423s] ... ok 2026-04-13 02:03:36.035556 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_7 [0.060159s] ... ok 2026-04-13 02:03:36.045538 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_move_status [0.019976s] ... ok 2026-04-13 02:03:36.045552 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_1_True [0.021180s] ... ok 2026-04-13 02:03:36.045557 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_string_extra_specs_validity_invalid_value [0.020812s] ... ok 2026-04-13 02:03:36.047626 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_rw_success_2 [0.021077s] ... ok 2026-04-13 02:03:36.056544 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_rw_snapshot_error_2_NFS [0.020755s] ... ok 2026-04-13 02:03:36.056565 | debian-bookworm | 2026-04-13 02:03:36.050 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade a77e2ad5012d -> e1949a93157a, add_share_snapshot_access 2026-04-13 02:03:36.061843 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_move_status_no_records [0.020681s] ... ok 2026-04-13 02:03:36.061866 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_no_transfer_in_progress [0.020978s] ... ok 2026-04-13 02:03:36.065519 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_snapshot_left_from_old_relationship [0.023472s] ... ok 2026-04-13 02:03:36.069416 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_2___volname_2____volname_3__ [0.021532s] ... ok 2026-04-13 02:03:36.077625 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_level_fail [0.028073s] ... ok 2026-04-13 02:03:36.080962 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_host_2 [0.045222s] ... ok 2026-04-13 02:03:36.083000 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_not_found [0.021148s] ... ok 2026-04-13 02:03:36.083136 | debian-bookworm | 2026-04-13 02:03:36.081 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update a77e2ad5012d to e1949a93157a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:36.085740 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_vserver_to_ipspace [0.021843s] ... ok 2026-04-13 02:03:36.093672 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_snapshot_fallback_3_fake [0.020575s] ... ok 2026-04-13 02:03:36.093691 | debian-bookworm | 2026-04-13 02:03:36.085 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:36.093697 | debian-bookworm | 2026-04-13 02:03:36.085 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:36.093702 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_setup_client_init_error [0.019771s] ... ok 2026-04-13 02:03:36.093719 | debian-bookworm | 2026-04-13 02:03:36.088 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:36.093725 | debian-bookworm | 2026-04-13 02:03:36.088 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:36.094124 | debian-bookworm | Failed to connect to HPE 3PAR File Persona Client: Any exception. E.g., bad version or some other non-Manila Exception. 2026-04-13 02:03:36.094141 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:36.094147 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 139, in do_setup 2026-04-13 02:03:36.094153 | debian-bookworm | self._client = file_client.HPE3ParFilePersonaClient( 2026-04-13 02:03:36.094158 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:36.094163 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:36.094168 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:36.094173 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:36.094178 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:36.094183 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:36.094188 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:36.094192 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:36.094197 | debian-bookworm | raise effect 2026-04-13 02:03:36.094202 | debian-bookworm | Exception: Any exception. E.g., bad version or some other non-Manila Exception. 2026-04-13 02:03:36.117889 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_proto_fail [0.025068s] ... ok 2026-04-13 02:03:36.117906 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_to_manage_not_found [0.019962s] ... ok 2026-04-13 02:03:36.117910 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_apply_volume_efficiency_policy_async_without_policy [0.020338s] ... ok 2026-04-13 02:03:36.117923 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_3 [0.022922s] ... ok 2026-04-13 02:03:36.117926 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_1___ip___None_ [0.020130s] ... ok 2026-04-13 02:03:36.121552 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_for_setup_service_down [0.020482s] ... ok 2026-04-13 02:03:36.123212 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_host_no_instance_1 [0.041890s] ... ok 2026-04-13 02:03:36.137515 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_info_2 [0.020512s] ... ok 2026-04-13 02:03:36.137542 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_for_active_directory [0.020389s] ... ok 2026-04-13 02:03:36.137549 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_raise_different_type [0.021152s] ... ok 2026-04-13 02:03:36.137555 | debian-bookworm | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_update_access_resync_rules_nfs [0.020664s] ... ok 2026-04-13 02:03:36.139956 | debian-bookworm | check_conf_file: Config file invalid. StoragePool must be set. 2026-04-13 02:03:36.141664 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_pool_node_fail [0.020141s] ... ok 2026-04-13 02:03:36.143154 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_root_volume_name_not_found [0.020240s] ... ok 2026-04-13 02:03:36.154365 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_for_kerberos [0.020702s] ... ok 2026-04-13 02:03:36.155302 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_init_http_head [0.019091s] ... ok 2026-04-13 02:03:36.155317 | debian-bookworm | 2026-04-13 02:03:36.149 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade e1949a93157a -> a77e2ad5012d, add_share_snapshot_access 2026-04-13 02:03:36.155323 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_raise_flexgroup_no_fan_out_limit [0.022131s] ... ok 2026-04-13 02:03:36.163052 | debian-bookworm | check_conf_file: Config file invalid. Product must be set to V3. 2026-04-13 02:03:36.165125 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_product_fail [0.023375s] ... ok 2026-04-13 02:03:36.166702 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_kerberos [0.021045s] ... ok 2026-04-13 02:03:36.167810 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_initialize_snapmirror_2 [0.024531s] ... ok 2026-04-13 02:03:36.172738 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test__get_login_info_2 [0.022542s] ... ok 2026-04-13 02:03:36.176785 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_3 [0.024251s] ... ok 2026-04-13 02:03:36.186451 | debian-bookworm | LDAP client cannot be configured without 'server' or 'domain' parameters. Use 'server' for Linux/Unix LDAP servers or 'domain' for Active Directory LDAP server. 2026-04-13 02:03:36.186472 | debian-bookworm | NoneType: None 2026-04-13 02:03:36.188403 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_ldap_invalid_parameters_1 [0.021369s] ... ok 2026-04-13 02:03:36.188564 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexvol_encrypted_unsupported [0.020179s] ... ok 2026-04-13 02:03:36.190443 | debian-bookworm | Can not create snapshot, because share id is not provided. 2026-04-13 02:03:36.192381 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfs_snapshot_share_not_exist [0.027139s] ... ok 2026-04-13 02:03:36.193565 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_add_share_to_cache_fail [0.020995s] ... ok 2026-04-13 02:03:36.200802 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_5 [0.023866s] ... ok 2026-04-13 02:03:36.201007 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_1 [0.076509s] ... ok 2026-04-13 02:03:36.209240 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_kerberos_enabled_exception_raise [0.020919s] ... ok 2026-04-13 02:03:36.210085 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_nfs [0.021149s] ... ok 2026-04-13 02:03:36.211421 | debian-bookworm | 2026-04-13 02:03:36.210 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update e1949a93157a to a77e2ad5012d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:36.212976 | debian-bookworm | 2026-04-13 02:03:36.211 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:36.213003 | debian-bookworm | 2026-04-13 02:03:36.212 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:36.215777 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_user_ro_success [0.020942s] ... ok 2026-04-13 02:03:36.217998 | debian-bookworm | Can't open the recent url, re-login. 2026-04-13 02:03:36.220230 | debian-bookworm | Failed to get replication pair fake_pair_id. 2026-04-13 02:03:36.220244 | debian-bookworm | result: {'error': {'code': -403}}. 2026-04-13 02:03:36.220248 | debian-bookworm | Failed to get replication pair info for fake_pair_id. 2026-04-13 02:03:36.220252 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:36.220256 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 69, in _get_replication_pair_info 2026-04-13 02:03:36.220259 | debian-bookworm | pair_info = self.helper.get_replication_pair_by_id( 2026-04-13 02:03:36.220263 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:36.220266 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1448, in get_replication_pair_by_id 2026-04-13 02:03:36.220270 | debian-bookworm | self._assert_rest_result(result, msg) 2026-04-13 02:03:36.220274 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-04-13 02:03:36.220277 | debian-bookworm | raise exception.InvalidShare(reason=err_msg) 2026-04-13 02:03:36.220281 | debian-bookworm | manila.exception.InvalidShare: Invalid share: Failed to get replication pair fake_pair_id. 2026-04-13 02:03:36.220285 | debian-bookworm | result: {'error': {'code': -403}}.. 2026-04-13 02:03:36.220288 | debian-bookworm | Cannot get replica state, return error 2026-04-13 02:03:36.221729 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_with_get_state_fail [0.028494s] ... ok 2026-04-13 02:03:36.226723 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_driver_error_2_False [0.023443s] ... ok 2026-04-13 02:03:36.230575 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_nve_supported_unsupported_release_or_platform_2___8__3__2____NetApp_Release_8_2_1_Cluster_Mode__Fri_Mar_21_14_25_07_PDT_2014__ [0.021270s] ... ok 2026-04-13 02:03:36.237746 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_kerberos_realm_already_present [0.021220s] ... ok 2026-04-13 02:03:36.237771 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_count_sg_snapshots_in_share_group [0.035304s] ... ok 2026-04-13 02:03:36.237775 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_nfs_user_success [0.021574s] ... ok 2026-04-13 02:03:36.244363 | debian-bookworm | Share share_fake_uuid does not exist on the backend. 2026-04-13 02:03:36.246265 | debian-bookworm | Failed to add access to share share_fake_uuid. Reason: Share id fake_uuid could not be found in storage backend.. 2026-04-13 02:03:36.246279 | debian-bookworm | The share was not found. Share name:share-fake-uuid 2026-04-13 02:03:36.247038 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_allow_oldaccess_fail [0.025906s] ... ok 2026-04-13 02:03:36.261700 | debian-bookworm | Login to http://100.115.10.69:8082/deviceManager/rest/ failed, try another. 2026-04-13 02:03:36.261732 | debian-bookworm | All url login fail. 2026-04-13 02:03:36.261943 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_cleanup_resource [0.023928s] ... ok 2026-04-13 02:03:36.261955 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_1___10_10_10_0_24____10_10_10_1___False_ [0.020146s] ... ok 2026-04-13 02:03:36.261959 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_aggregates_not_found [0.021339s] ... ok 2026-04-13 02:03:36.261963 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_connect_fail [0.021505s] ... ok 2026-04-13 02:03:36.279233 | debian-bookworm | Get share count error! 2026-04-13 02:03:36.279254 | debian-bookworm | result: {'error': {'code': 31755596}}. 2026-04-13 02:03:36.285635 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_vserver_vol_none_negative [0.020890s] ... ok 2026-04-13 02:03:36.285652 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra [0.023879s] ... ok 2026-04-13 02:03:36.285656 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_api_error [0.020375s] ... ok 2026-04-13 02:03:36.285660 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_node_data_ports [0.021488s] ... ok 2026-04-13 02:03:36.285664 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_cifs_snapshot_fail [0.023860s] ... ok 2026-04-13 02:03:36.285668 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_count_shares_in_share_group [0.047679s] ... ok 2026-04-13 02:03:36.297713 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot [0.021326s] ... ok 2026-04-13 02:03:36.297743 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_delete_retention_hours_1_0 [0.020461s] ... ok 2026-04-13 02:03:36.297750 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_03 [0.022401s] ... ok 2026-04-13 02:03:36.297755 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_non_root_aggregates [0.020687s] ... ok 2026-04-13 02:03:36.321663 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_cifs_snapshot_success [0.021234s] ... ok 2026-04-13 02:03:36.321693 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_create_with_share_type [0.025858s] ... ok 2026-04-13 02:03:36.321710 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_no_members [0.020883s] ... ok 2026-04-13 02:03:36.321715 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_dp_destination [0.019769s] ... ok 2026-04-13 02:03:36.321720 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_snapmirror_snapshots_1_None [0.021111s] ... ok 2026-04-13 02:03:36.323204 | debian-bookworm | Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-04-13 02:03:36.337756 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_4 [0.032147s] ... ok 2026-04-13 02:03:36.337805 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfsshare_from_nfssnapshot_umountshare_fail [0.024891s] ... ok 2026-04-13 02:03:36.337815 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_peer_2_cluster_name [0.020342s] ... ok 2026-04-13 02:03:36.337823 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_clears_private_storage [0.022590s] ... ok 2026-04-13 02:03:36.337832 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_migration_check_job_state [0.020724s] ... ok 2026-04-13 02:03:36.338095 | debian-bookworm | Failed to unmount share share-fake-uuid. Reason: err. 2026-04-13 02:03:36.338114 | debian-bookworm | Failed to unmount share share_fake_uuid. Reason: err. 2026-04-13 02:03:36.338122 | debian-bookworm | Can not get access id from share. share_name: share-fake-uuid 2026-04-13 02:03:36.338130 | debian-bookworm | Can not get access id from share. share_name: share_fake_uuid 2026-04-13 02:03:36.338139 | debian-bookworm | Failed to remove temp file. File path:/tmp/tmpyohbcz0f/huawei_manila_tmp_path_dst_3jn3zm60. Reason: err. 2026-04-13 02:03:36.338147 | debian-bookworm | Failed to remove temp file. File path:/tmp/tmpyohbcz0f/huawei_manila_tmp_path_src_rbp7xdmc. Reason: err. 2026-04-13 02:03:36.345683 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_2 [0.033289s] ... ok 2026-04-13 02:03:36.357651 | debian-bookworm | Cannot create more than one replica for share fake_share_id. 2026-04-13 02:03:36.357669 | debian-bookworm | Could not determine share server for snapshot being deleted: de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Deletion of snapshot record will proceed anyway. Error: Vserver fake_vserver not found. 2026-04-13 02:03:36.365678 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_4_32 [0.022512s] ... ok 2026-04-13 02:03:36.365700 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_with_already_exists [0.020665s] ... ok 2026-04-13 02:03:36.365705 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_broadcast_domains_for_ipspace [0.020178s] ... ok 2026-04-13 02:03:36.365709 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_no_share_server_3 [0.020835s] ... ok 2026-04-13 02:03:36.365712 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_error_2_False [0.020204s] ... ok 2026-04-13 02:03:36.368486 | debian-bookworm | Query resource pool error. 2026-04-13 02:03:36.368500 | debian-bookworm | result: {'error': {'code': 31755596}}. 2026-04-13 02:03:36.370744 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_cifs_fs_fail [0.021896s] ... ok 2026-04-13 02:03:36.372942 | debian-bookworm | The share was not found. Share name:share_fake_new_uuid 2026-04-13 02:03:36.389655 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_event_2_18253 [0.021030s] ... ok 2026-04-13 02:03:36.389707 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_success_3 [0.025582s] ... ok 2026-04-13 02:03:36.389713 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_not_unique [0.021534s] ... ok 2026-04-13 02:03:36.389719 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_fpolicy_scope [0.022169s] ... ok 2026-04-13 02:03:36.394301 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_by_filter_with_project_id [0.050072s] ... ok 2026-04-13 02:03:36.394325 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_share_fail [0.022367s] ... ok 2026-04-13 02:03:36.421583 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_scope_error [0.020720s] ... ok 2026-04-13 02:03:36.421611 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates [0.020828s] ... ok 2026-04-13 02:03:36.421615 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_volume_no_optional_args_1_True [0.020947s] ... ok 2026-04-13 02:03:36.421619 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_success_1 [0.028569s] ... ok 2026-04-13 02:03:36.422371 | debian-bookworm | Get share count error! 2026-04-13 02:03:36.422384 | debian-bookworm | result: {'error': {'code': 31755596}}. 2026-04-13 02:03:36.445348 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_success [0.021146s] ... ok 2026-04-13 02:03:36.446195 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_one_volume [0.020568s] ... ok 2026-04-13 02:03:36.446210 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_cg_snapshot_name [0.020417s] ... ok 2026-04-13 02:03:36.446217 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_not_found [0.027483s] ... ok 2026-04-13 02:03:36.446223 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mount_volume_default_junction_path [0.020818s] ... ok 2026-04-13 02:03:36.446228 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_user_fail [0.020884s] ... ok 2026-04-13 02:03:36.446234 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_fpolicy_policy_error [0.020121s] ... ok 2026-04-13 02:03:36.446239 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_illegal_sectorsize_in_type_1_128 [0.021717s] ... ok 2026-04-13 02:03:36.446245 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_export_addresses_with_metadata_1_True [0.021094s] ... ok 2026-04-13 02:03:36.446250 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_network_interface_exists_not_found [0.020519s] ... ok 2026-04-13 02:03:36.457713 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_user_success [0.027518s] ... ok 2026-04-13 02:03:36.457735 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_disk_types_not_found [0.020446s] ... ok 2026-04-13 02:03:36.469658 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_illegal_sectorsize_in_type_3_None [0.022383s] ... ok 2026-04-13 02:03:36.469690 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexvol_pool_space [0.020985s] ... ok 2026-04-13 02:03:36.469695 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_get [0.021531s] ... ok 2026-04-13 02:03:36.469699 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_security_services_1 [0.044396s] ... ok 2026-04-13 02:03:36.485710 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_get_share_fail_1 [0.022305s] ... ok 2026-04-13 02:03:36.485733 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_for_volume_2_False [0.020215s] ... ok 2026-04-13 02:03:36.485738 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_2 [0.021858s] ... ok 2026-04-13 02:03:36.485742 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_licenses_no_cluster_creds [0.020763s] ... ok 2026-04-13 02:03:36.485758 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_rehost_volume [0.020798s] ... ok 2026-04-13 02:03:36.496691 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregates_with_filters [0.020089s] ... ok 2026-04-13 02:03:36.501167 | debian-bookworm | Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-04-13 02:03:36.506038 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_6 [0.025705s] ... ok 2026-04-13 02:03:36.506060 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_remove_security_service_dissociation_error [0.037852s] ... ok 2026-04-13 02:03:36.506067 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_5 [0.023237s] ... ok 2026-04-13 02:03:36.506073 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_3 [0.021106s] ... ok 2026-04-13 02:03:36.506886 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_max_throughput_3 [0.024830s] ... ok 2026-04-13 02:03:36.517137 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_create_volume_api_args_with_extra_specs [0.020232s] ... ok 2026-04-13 02:03:36.526541 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_2 [0.022387s] ... ok 2026-04-13 02:03:36.537759 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_max_throughput_4 [0.020574s] ... ok 2026-04-13 02:03:36.537781 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_error_not_unique_relationship [0.021310s] ... ok 2026-04-13 02:03:36.537787 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_url_type_2_CIFS [0.028545s] ... ok 2026-04-13 02:03:36.537791 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_remove_security_service_not_found_02 [0.028287s] ... ok 2026-04-13 02:03:36.537795 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_dns_configuration [0.020232s] ... ok 2026-04-13 02:03:36.553669 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_cifs_share [0.020505s] ... ok 2026-04-13 02:03:36.553693 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_min_throughput_3 [0.020738s] ... ok 2026-04-13 02:03:36.553705 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_3_16 [0.022681s] ... ok 2026-04-13 02:03:36.553709 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_1 [0.022024s] ... ok 2026-04-13 02:03:36.561632 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_fpolicy_scopes [0.019952s] ... ok 2026-04-13 02:03:36.568471 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_nfs_export_rules_not_found [0.020622s] ... ok 2026-04-13 02:03:36.569144 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_network_allocations_number [0.021284s] ... ok 2026-04-13 02:03:36.569341 | debian-bookworm | Only IP or USER access types are allowed for NFS shares. 2026-04-13 02:03:36.572527 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_nfs_fail [0.023053s] ... ok 2026-04-13 02:03:36.573887 | debian-bookworm | 2026-04-13 02:03:36.572 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:36.574302 | debian-bookworm | 2026-04-13 02:03:36.572 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:36.578976 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port_no_ipspace_feature [0.021527s] ... ok 2026-04-13 02:03:36.583752 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_share_network_update_security_service [0.052606s] ... ok 2026-04-13 02:03:36.590845 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_08 [0.020977s] ... ok 2026-04-13 02:03:36.591058 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resume_snapmirror [0.022086s] ... ok 2026-04-13 02:03:36.595699 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_with_share_server_sucess_1 [0.023079s] ... ok 2026-04-13 02:03:36.599674 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port_no_vlan [0.020642s] ... ok 2026-04-13 02:03:36.600269 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_7 [0.048551s] ... ok 2026-04-13 02:03:36.611021 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get [0.026973s] ... ok 2026-04-13 02:03:36.611225 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_multiple_min_qos_specs_1 [0.020742s] ... ok 2026-04-13 02:03:36.611513 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request [0.020793s] ... ok 2026-04-13 02:03:36.614511 | debian-bookworm | 2026-04-13 02:03:36.613 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade a77e2ad5012d -> 927920b37453, Add 'provider_location' attr to 'share_group_snapshot_members' model. 2026-04-13 02:03:36.614730 | debian-bookworm | Can not get share ID by share share-fake-uuid. 2026-04-13 02:03:36.616941 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_extend_share_not_exist [0.021181s] ... ok 2026-04-13 02:03:36.620652 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_job_state [0.020906s] ... ok 2026-04-13 02:03:36.631575 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_1 [0.020427s] ... ok 2026-04-13 02:03:36.633161 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_1 [0.021093s] ... ok 2026-04-13 02:03:36.633599 | debian-bookworm | 2026-04-13 02:03:36.631 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update a77e2ad5012d to 927920b37453 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:36.636095 | debian-bookworm | 2026-04-13 02:03:36.634 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:36.636116 | debian-bookworm | 2026-04-13 02:03:36.634 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:36.641343 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate [0.020527s] ... ok 2026-04-13 02:03:36.657701 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_update [0.033287s] ... ok 2026-04-13 02:03:36.657725 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_partition_not_exist_1 [0.045539s] ... ok 2026-04-13 02:03:36.657729 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_location_path_fail [0.036545s] ... ok 2026-04-13 02:03:36.657734 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pools [0.022165s] ... ok 2026-04-13 02:03:36.657738 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_snaplock_attributes_3 [0.021026s] ... ok 2026-04-13 02:03:36.673646 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_performance_instance_uuids [0.019963s] ... ok 2026-04-13 02:03:36.673671 | debian-bookworm | 2026-04-13 02:03:36.662 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:36.673675 | debian-bookworm | 2026-04-13 02:03:36.663 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:36.673680 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_partition_not_exist_2 [0.021818s] ... ok 2026-04-13 02:03:36.679761 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_security_style_2_ntfs [0.020529s] ... ok 2026-04-13 02:03:36.679782 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_3 [0.021458s] ... ok 2026-04-13 02:03:36.679786 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_pool_success [0.022205s] ... ok 2026-04-13 02:03:36.689643 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_record_count_2 [0.020157s] ... ok 2026-04-13 02:03:36.701747 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_remove_from_partition_1 [0.024453s] ... ok 2026-04-13 02:03:36.701779 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_3 [0.019684s] ... ok 2026-04-13 02:03:36.701785 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_size_api_error [0.021172s] ... ok 2026-04-13 02:03:36.701791 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_server_pools [0.021277s] ... ok 2026-04-13 02:03:36.701797 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_error_3 [0.019602s] ... ok 2026-04-13 02:03:36.707970 | debian-bookworm | 2026-04-13 02:03:36.706 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 927920b37453 -> a77e2ad5012d, Add 'provider_location' attr to 'share_group_snapshot_members' model. 2026-04-13 02:03:36.716756 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_snapdir_access_2_False [0.020621s] ... ok 2026-04-13 02:03:36.717141 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_with_default_type_2 [0.023699s] ... ok 2026-04-13 02:03:36.721648 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_success_1 [0.021171s] ... ok 2026-04-13 02:03:36.721664 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_stats_3 [0.020681s] ... ok 2026-04-13 02:03:36.722387 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_storage_failover_partner [0.020994s] ... ok 2026-04-13 02:03:36.725140 | debian-bookworm | 2026-04-13 02:03:36.723 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 927920b37453 to a77e2ad5012d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:36.728236 | debian-bookworm | 2026-04-13 02:03:36.727 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:36.728250 | debian-bookworm | 2026-04-13 02:03:36.727 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:36.737634 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_sort_data_ports_by_speed [0.020683s] ... ok 2026-04-13 02:03:36.738817 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_6 [0.021758s] ... ok 2026-04-13 02:03:36.739202 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_nothing_to_handle_3 [0.021674s] ... ok 2026-04-13 02:03:36.740918 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_multi_resturls_success [0.024176s] ... ok 2026-04-13 02:03:36.745723 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_2_False [0.020906s] ... ok 2026-04-13 02:03:36.758210 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_cg_snapshot [0.020681s] ... ok 2026-04-13 02:03:36.759172 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_notset_partition_fail [0.020235s] ... ok 2026-04-13 02:03:36.761526 | debian-bookworm | 2026-04-13 02:03:36.758 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:36.761552 | debian-bookworm | No replication pair ID recorded for share fake_share_id. 2026-04-13 02:03:36.762958 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_1_True [0.021077s] ... ok 2026-04-13 02:03:36.762972 | debian-bookworm | 2026-04-13 02:03:36.758 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:36.763770 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_clone_parent_snaphot_1 [0.020314s] ... ok 2026-04-13 02:03:36.764306 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_no_pair_id [0.023068s] ... ok 2026-04-13 02:03:36.776632 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_no_matches_1_controller_100 [0.132240s] ... ok 2026-04-13 02:03:36.779915 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migration_get [0.021626s] ... ok 2026-04-13 02:03:36.781729 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_thickfs_set_dedupe_fail [0.022474s] ... ok 2026-04-13 02:03:36.782761 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_destination_host_not_enabled [0.021398s] ... ok 2026-04-13 02:03:36.785150 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_efficiency_status_not_found [0.021276s] ... ok 2026-04-13 02:03:36.788301 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_choose_bond_port [0.024024s] ... ok 2026-04-13 02:03:36.798801 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-04-13 02:03:36.799190 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-04-13 02:03:36.799200 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-04-13 02:03:36.799203 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-04-13 02:03:36.799207 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-04-13 02:03:36.801351 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_unmount_volume_with_retries [0.021191s] ... ok 2026-04-13 02:03:36.802401 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_mount_share_to_host_1 [0.020608s] ... ok 2026-04-13 02:03:36.805644 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_snapshot_attributes [0.020383s] ... ok 2026-04-13 02:03:36.806543 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_4 [0.024543s] ... ok 2026-04-13 02:03:36.806750 | debian-bookworm | IP (::1/128) is invalid. Only IPv4 addresses are supported. 2026-04-13 02:03:36.808651 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_invalid_ipv4 [0.020241s] ... ok 2026-04-13 02:03:36.821107 | debian-bookworm | The source filesystem of snapshot fake-snap-id not exist. 2026-04-13 02:03:36.822161 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_nfs_export_rule_2 [0.020801s] ... ok 2026-04-13 02:03:36.823077 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_revert_to_snapshot_exception [0.020478s] ... ok 2026-04-13 02:03:36.826818 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_state_2_False [0.021082s] ... ok 2026-04-13 02:03:36.827803 | debian-bookworm | No appropriate port found to create logical port. 2026-04-13 02:03:36.828377 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_not_found [0.021551s] ... ok 2026-04-13 02:03:36.829926 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_port_not_exist [0.021231s] ... ok 2026-04-13 02:03:36.843098 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_snapmirror_relationships_1_source [0.020757s] ... ok 2026-04-13 02:03:36.844479 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_logical_port_exist [0.021365s] ... ok 2026-04-13 02:03:36.847463 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_ipspace_not_found [0.020568s] ... ok 2026-04-13 02:03:36.849730 | debian-bookworm | 2026-04-13 02:03:36.848 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade a77e2ad5012d -> 927920b37453, Add 'provider_location' attr to 'share_group_snapshot_members' model. 2026-04-13 02:03:36.851813 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_security_service_invalid_2 [0.021747s] ... ok 2026-04-13 02:03:36.858088 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_1_False [0.029075s] ... ok 2026-04-13 02:03:36.863446 | debian-bookworm | 2026-04-13 02:03:36.862 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update a77e2ad5012d to 927920b37453 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:36.864007 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_snapmirror_relationships_api_error [0.020795s] ... ok 2026-04-13 02:03:36.866237 | debian-bookworm | 2026-04-13 02:03:36.865 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:36.866255 | debian-bookworm | 2026-04-13 02:03:36.865 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:36.867046 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ad_domain_fail [0.022377s] ... ok 2026-04-13 02:03:36.873630 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_teardown_server_with_already_deleted [0.021645s] ... ok 2026-04-13 02:03:36.885978 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_move_method_2 [0.021795s] ... ok 2026-04-13 02:03:36.886246 | debian-bookworm | Most three ips can be set to DNS. 2026-04-13 02:03:36.888286 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_dns_fail [0.021028s] ... ok 2026-04-13 02:03:36.891354 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_no_matches_2_controller_0_otherstore03 [0.114559s] ... ok 2026-04-13 02:03:36.893253 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_root_volume_name [0.044446s] ... ok 2026-04-13 02:03:36.919549 | debian-bookworm | Unsupported security services. Only AD and LDAP are supported. 2026-04-13 02:03:36.919571 | debian-bookworm | Cannot update the replication fake_pair_id because it's not in normal status. 2026-04-13 02:03:36.919626 | debian-bookworm | 2026-04-13 02:03:36.892 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:36.919634 | debian-bookworm | 2026-04-13 02:03:36.892 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:36.919639 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_access_cifs [0.024674s] ... ok 2026-04-13 02:03:36.919643 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_3 [0.042413s] ... ok 2026-04-13 02:03:36.919646 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_move_method_3 [0.021097s] ... ok 2026-04-13 02:03:36.919655 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_security_service_number_invalid [0.021474s] ... ok 2026-04-13 02:03:36.919659 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_has_records_not_found [0.022835s] ... ok 2026-04-13 02:03:36.919663 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_success_1 [0.021121s] ... ok 2026-04-13 02:03:36.929624 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_invalid_phase [0.023479s] ... ok 2026-04-13 02:03:36.929636 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__build_autosize_attributes_empty_dict [0.021395s] ... ok 2026-04-13 02:03:36.929782 | debian-bookworm | Can not get share ID by share share-fake-uuid. 2026-04-13 02:03:36.935540 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_not_exist [0.020825s] ... ok 2026-04-13 02:03:36.935555 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontapi_1_21 [0.019768s] ... ok 2026-04-13 02:03:36.935718 | debian-bookworm | 2026-04-13 02:03:36.934 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 927920b37453 -> d5db24264f5c, Add enum 'consistent_snapshot_support' attr to 'share_groups' model. 2026-04-13 02:03:36.941874 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_success_3 [0.022108s] ... ok 2026-04-13 02:03:36.945611 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_get_progress_at_phase_2_cutover_soft_deferred [0.022050s] ... ok 2026-04-13 02:03:36.950403 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_aggregates [0.021198s] ... ok 2026-04-13 02:03:36.950706 | debian-bookworm | 2026-04-13 02:03:36.949 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 927920b37453 to d5db24264f5c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:36.951941 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_access_add_delete [0.021285s] ... ok 2026-04-13 02:03:36.953451 | debian-bookworm | 2026-04-13 02:03:36.951 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:36.953487 | debian-bookworm | 2026-04-13 02:03:36.952 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:36.960384 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_fan_out_supported [0.024743s] ... ok 2026-04-13 02:03:36.961535 | debian-bookworm | No replication pair ID recorded for share fake_share_id. 2026-04-13 02:03:36.962570 | debian-bookworm | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_no_pair_id [0.020644s] ... ok 2026-04-13 02:03:36.968955 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_start [0.023195s] ... ok 2026-04-13 02:03:36.971258 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__modify_security_cert [0.020594s] ... ok 2026-04-13 02:03:36.973119 | debian-bookworm | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_success_4 [0.020857s] ... ok 2026-04-13 02:03:36.991432 | debian-bookworm | Failed unlink fileset for share fakename. Error: Unexpected error while running command. 2026-04-13 02:03:36.991455 | debian-bookworm | Command: None 2026-04-13 02:03:36.991459 | debian-bookworm | Exit code: - 2026-04-13 02:03:36.991463 | debian-bookworm | Stdout: None 2026-04-13 02:03:36.991466 | debian-bookworm | Stderr: None. 2026-04-13 02:03:36.997630 | debian-bookworm | 2026-04-13 02:03:36.972 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:36.997646 | debian-bookworm | 2026-04-13 02:03:36.972 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:36.997651 | debian-bookworm | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share [0.020127s] ... ok 2026-04-13 02:03:36.997655 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_1_True [0.023274s] ... ok 2026-04-13 02:03:36.997658 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_08_volume_has_nonshared_qos_policy [0.023363s] ... ok 2026-04-13 02:03:36.997663 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__delete_share_exception [0.020106s] ... ok 2026-04-13 02:03:37.001136 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__resync_snapmirror [0.028535s] ... ok 2026-04-13 02:03:37.003717 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_snaplock_compliance_clock_configured [0.020425s] ... ok 2026-04-13 02:03:37.004652 | debian-bookworm | Failed to unlink fileset for share fakename. 2026-04-13 02:03:37.004661 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:37.004665 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 619, in _manage_existing 2026-04-13 02:03:37.004669 | debian-bookworm | self._gpfs_execute(self.GPFS_PATH + 'mmunlinkfileset', fsdev, 2026-04-13 02:03:37.004673 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:37.004676 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:37.004680 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.004683 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:37.004687 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:37.004691 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.004694 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:37.004697 | debian-bookworm | raise effect 2026-04-13 02:03:37.004701 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:03:37.004704 | debian-bookworm | Command: None 2026-04-13 02:03:37.004708 | debian-bookworm | Exit code: - 2026-04-13 02:03:37.004711 | debian-bookworm | Stdout: None 2026-04-13 02:03:37.004715 | debian-bookworm | Stderr: None 2026-04-13 02:03:37.007792 | debian-bookworm | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_fileset_unlink_exception [0.024671s] ... ok 2026-04-13 02:03:37.012879 | debian-bookworm | 2026-04-13 02:03:37.011 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade d5db24264f5c -> 927920b37453, Add enum 'consistent_snapshot_support' attr to 'share_groups' model. 2026-04-13 02:03:37.013304 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__fix_export_data_1_44_3_2_11 [0.020007s] ... ok 2026-04-13 02:03:37.016262 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_11_volume_has_nonshared_qos_policy_iops_change [0.023648s] ... ok 2026-04-13 02:03:37.021862 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__set_snapmirror_state [0.021502s] ... ok 2026-04-13 02:03:37.026995 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_svm_dr_supported [0.023204s] ... ok 2026-04-13 02:03:37.027177 | debian-bookworm | 2026-04-13 02:03:37.025 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update d5db24264f5c to 927920b37453 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:37.028812 | debian-bookworm | 2026-04-13 02:03:37.027 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:37.028821 | debian-bookworm | 2026-04-13 02:03:37.027 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:37.029221 | debian-bookworm | Failed to set quota for share fakename. 2026-04-13 02:03:37.029230 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:37.029234 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 696, in _manage_existing 2026-04-13 02:03:37.029238 | debian-bookworm | self._gpfs_execute(self.GPFS_PATH + 'mmsetquota', fsdev + 2026-04-13 02:03:37.029242 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:37.029245 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:37.029249 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.029252 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:37.029256 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:37.029259 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.029263 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-04-13 02:03:37.029266 | debian-bookworm | raise result 2026-04-13 02:03:37.029270 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:03:37.029273 | debian-bookworm | Command: None 2026-04-13 02:03:37.029277 | debian-bookworm | Exit code: - 2026-04-13 02:03:37.029280 | debian-bookworm | Stdout: None 2026-04-13 02:03:37.029284 | debian-bookworm | Stderr: None 2026-04-13 02:03:37.031983 | debian-bookworm | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_set_quota_of_fileset_grater_than_1G_exception [0.024070s] ... ok 2026-04-13 02:03:37.033526 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_share_path [0.019505s] ... ok 2026-04-13 02:03:37.038929 | debian-bookworm | 2026-04-13 02:03:37.036 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:37.038943 | debian-bookworm | 2026-04-13 02:03:37.037 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:37.039488 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_12_volume_has_nonshared_qos_policy_iops_change [0.023260s] ... ok 2026-04-13 02:03:37.042448 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_snapmirror_error_2__None___fake__ [0.021042s] ... ok 2026-04-13 02:03:37.049942 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_network_interfaces [0.022740s] ... ok 2026-04-13 02:03:37.051397 | debian-bookworm | /gpfs0 is not on GPFS filesystem. Error: Unexpected error while running command. 2026-04-13 02:03:37.051409 | debian-bookworm | Command: None 2026-04-13 02:03:37.051413 | debian-bookworm | Exit code: - 2026-04-13 02:03:37.051417 | debian-bookworm | Stdout: None 2026-04-13 02:03:37.051420 | debian-bookworm | Stderr: None. 2026-04-13 02:03:37.052875 | debian-bookworm | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_09_______False_ [0.020764s] ... ok 2026-04-13 02:03:37.053701 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_gpfs_path_exception [0.020222s] ... ok 2026-04-13 02:03:37.060824 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all [0.169351s] ... ok 2026-04-13 02:03:37.063587 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__wait_job_result [0.021043s] ... ok 2026-04-13 02:03:37.064878 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_1_True [0.025348s] ... ok 2026-04-13 02:03:37.070917 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vserver_aggregates [0.020562s] ... ok 2026-04-13 02:03:37.072219 | debian-bookworm | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_allow_access [0.019267s] ... ok 2026-04-13 02:03:37.085016 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_volume_move [0.021326s] ... ok 2026-04-13 02:03:37.085814 | debian-bookworm | Could not communicate with the backend for replica b51c5a31-aa5b-4254-9ee8-7d39fa4c8c38 during promotion. 2026-04-13 02:03:37.085821 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:37.085837 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3134, in promote_replica 2026-04-13 02:03:37.085841 | debian-bookworm | self._convert_destination_replica_to_independent( 2026-04-13 02:03:37.085845 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:37.085848 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:37.085852 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.085855 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:37.085859 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:37.085863 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.085866 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:37.085870 | debian-bookworm | raise effect 2026-04-13 02:03:37.085873 | debian-bookworm | manila.exception.StorageCommunicationException: Could not communicate with storage array. 2026-04-13 02:03:37.101690 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_destination_unreachable [0.022756s] ... ok 2026-04-13 02:03:37.101738 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vservers_node_type [0.019521s] ... ok 2026-04-13 02:03:37.101743 | debian-bookworm | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_deny_access_exception [0.020680s] ... ok 2026-04-13 02:03:37.101771 | debian-bookworm | Failed to get exports from the system. Error: Unexpected error while running command. 2026-04-13 02:03:37.101776 | debian-bookworm | Command: None 2026-04-13 02:03:37.101780 | debian-bookworm | Exit code: - 2026-04-13 02:03:37.101783 | debian-bookworm | Stdout: None 2026-04-13 02:03:37.101787 | debian-bookworm | Stderr: None. 2026-04-13 02:03:37.112171 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get [0.041657s] ... ok 2026-04-13 02:03:37.112763 | debian-bookworm | 2026-04-13 02:03:37.106 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 927920b37453 -> d5db24264f5c, Add enum 'consistent_snapshot_support' attr to 'share_groups' model. 2026-04-13 02:03:37.112771 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_1 [0.022741s] ... ok 2026-04-13 02:03:37.112775 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_snapmirror_break_not_found [0.022036s] ... ok 2026-04-13 02:03:37.112780 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_snapmirror_1 [0.021051s] ... ok 2026-04-13 02:03:37.117908 | debian-bookworm | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_invalid_option_rw [0.024671s] ... ok 2026-04-13 02:03:37.126216 | debian-bookworm | 2026-04-13 02:03:37.122 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 927920b37453 to d5db24264f5c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:37.130476 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_credential_error_1 [0.022077s] ... ok 2026-04-13 02:03:37.141705 | debian-bookworm | 2026-04-13 02:03:37.127 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:37.141750 | debian-bookworm | 2026-04-13 02:03:37.127 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:37.141755 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_1_True [0.023886s] ... ok 2026-04-13 02:03:37.141759 | debian-bookworm | 2026-04-13 02:03:37.133 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:37.141763 | debian-bookworm | 2026-04-13 02:03:37.133 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:37.141846 | debian-bookworm | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_remove_export_existing_exports [0.023830s] ... ok 2026-04-13 02:03:37.147988 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_volume_all_optional_args_2__None___fake_adaptive_qos_policy_group_name__ [0.036545s] ... ok 2026-04-13 02:03:37.156757 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_2_False [0.022640s] ... ok 2026-04-13 02:03:37.159390 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_error [0.029224s] ... ok 2026-04-13 02:03:37.163202 | debian-bookworm | Missing value for gpfs_nfs_server_list. 2026-04-13 02:03:37.166612 | debian-bookworm | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_nfs_server_list [0.024434s] ... ok 2026-04-13 02:03:37.177645 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_network_interface_exists [0.022951s] ... ok 2026-04-13 02:03:37.177683 | debian-bookworm | 2026-04-13 02:03:37.174 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade d5db24264f5c -> 7d142971c4ef, add_reservation_expire_index 2026-04-13 02:03:37.177689 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmanage_snapshot_2_fake_vserver_1 [0.020263s] ... ok 2026-04-13 02:03:37.182143 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_api_error [0.022626s] ... ok 2026-04-13 02:03:37.191545 | debian-bookworm | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_create_share_from_snapshot [0.020451s] ... ok 2026-04-13 02:03:37.201729 | debian-bookworm | 2026-04-13 02:03:37.190 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update d5db24264f5c to 7d142971c4ef update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:37.201766 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_online_volume [0.027341s] ... ok 2026-04-13 02:03:37.201771 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmount_orig_active_replica [0.021770s] ... ok 2026-04-13 02:03:37.201787 | debian-bookworm | 2026-04-13 02:03:37.195 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:37.201791 | debian-bookworm | 2026-04-13 02:03:37.195 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:37.207516 | debian-bookworm | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_create_snapshot [0.019019s] ... ok 2026-04-13 02:03:37.207546 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_kerberos [0.023704s] ... ok 2026-04-13 02:03:37.207551 | debian-bookworm | 2026-04-13 02:03:37.205 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:37.207555 | debian-bookworm | 2026-04-13 02:03:37.205 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:37.218549 | debian-bookworm | Could not determine share server for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad during access rules update. Error: Invalid input received: fake_reason. 2026-04-13 02:03:37.220254 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_no_share_server_1 [0.021435s] ... ok 2026-04-13 02:03:37.241802 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_exists_no_records [0.022039s] ... ok 2026-04-13 02:03:37.241832 | debian-bookworm | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__has_client_access_3____gpfs0_share_fakeid_t10_0_0_1____10_0_0_1__ [0.020185s] ... ok 2026-04-13 02:03:37.241836 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_network_interface [0.022530s] ... ok 2026-04-13 02:03:37.241840 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_get_none_found [0.020240s] ... ok 2026-04-13 02:03:37.241844 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_share_not_found [0.021070s] ... ok 2026-04-13 02:03:37.245656 | debian-bookworm | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_deny_access [0.019010s] ... ok 2026-04-13 02:03:37.249917 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_async [0.020868s] ... ok 2026-04-13 02:03:37.251558 | debian-bookworm | 2026-04-13 02:03:37.250 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 7d142971c4ef -> d5db24264f5c, add_reservation_expire_index 2026-04-13 02:03:37.263969 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_to_in_sync_replica_2_False [0.022003s] ... ok 2026-04-13 02:03:37.265670 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_get_other_zapi_errors [0.024059s] ... ok 2026-04-13 02:03:37.268174 | debian-bookworm | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_1_rw [0.022257s] ... ok 2026-04-13 02:03:37.272724 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_vserver [0.022360s] ... ok 2026-04-13 02:03:37.281698 | debian-bookworm | 2026-04-13 02:03:37.270 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 7d142971c4ef to d5db24264f5c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:37.281721 | debian-bookworm | 2026-04-13 02:03:37.275 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:37.281738 | debian-bookworm | 2026-04-13 02:03:37.276 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:37.284820 | debian-bookworm | 2026-04-13 02:03:37.284 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:37.286047 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_deleted [0.021817s] ... ok 2026-04-13 02:03:37.286733 | debian-bookworm | 2026-04-13 02:03:37.284 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:37.291739 | debian-bookworm | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_resync_access [0.023549s] ... ok 2026-04-13 02:03:37.292876 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_vserver_dp_destination [0.020491s] ... ok 2026-04-13 02:03:37.293071 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_4 [0.027576s] ... ok 2026-04-13 02:03:37.309600 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_ssc_info_non_unified_aggr [0.021634s] ... ok 2026-04-13 02:03:37.313729 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_vserver_peer_2_cluster_name [0.020807s] ... ok 2026-04-13 02:03:37.315164 | debian-bookworm | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_update_access_resync [0.023330s] ... ok 2026-04-13 02:03:37.316001 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resync_snapmirror [0.022838s] ... ok 2026-04-13 02:03:37.328188 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_1 [0.020995s] ... ok 2026-04-13 02:03:37.336554 | debian-bookworm | INFINIDAT filesystem has more than one active export; possibly not a Manila share 2026-04-13 02:03:37.336759 | debian-bookworm | 2026-04-13 02:03:37.327 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade d5db24264f5c -> 7d142971c4ef, add_reservation_expire_index 2026-04-13 02:03:37.337540 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_port_and_broadcast_domains_for_ipspace [0.023526s] ... ok 2026-04-13 02:03:37.339266 | debian-bookworm | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_export_too_many_filesystem_exports [0.023782s] ... ok 2026-04-13 02:03:37.343504 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request_not_found [0.022924s] ... ok 2026-04-13 02:03:37.348994 | debian-bookworm | 2026-04-13 02:03:37.345 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update d5db24264f5c to 7d142971c4ef update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:37.352096 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_for_migration_support_1__True___svm_migrate__ [0.022537s] ... ok 2026-04-13 02:03:37.355512 | debian-bookworm | 2026-04-13 02:03:37.350 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:37.355531 | debian-bookworm | 2026-04-13 02:03:37.350 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:37.373644 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_port_and_broadcast_domains_for_ipspace_not_found [0.021437s] ... ok 2026-04-13 02:03:37.373669 | debian-bookworm | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__setup_and_get_system_object [0.022892s] ... ok 2026-04-13 02:03:37.373676 | debian-bookworm | 2026-04-13 02:03:37.369 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:37.373681 | debian-bookworm | 2026-04-13 02:03:37.370 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:37.373688 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_for_migration_support_2__False___svm_dr__ [0.021525s] ... ok 2026-04-13 02:03:37.373693 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_nfs_export_policy_for_volume [0.033521s] ... ok 2026-04-13 02:03:37.386286 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_policy_exception [0.021870s] ... ok 2026-04-13 02:03:37.386315 | debian-bookworm | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_6__False__True__False_ [0.023653s] ... ok 2026-04-13 02:03:37.399520 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_4 [0.026420s] ... ok 2026-04-13 02:03:37.402588 | debian-bookworm | Could not find volume volume1 to delete snapshot 2026-04-13 02:03:37.404218 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapshot_exception [0.023115s] ... ok 2026-04-13 02:03:37.417697 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__create_port_and_broadcast_domain [0.032868s] ... ok 2026-04-13 02:03:37.418212 | debian-bookworm | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_1__True__True_ [0.032206s] ... ok 2026-04-13 02:03:37.422988 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_filesys_size_fixed_2_False [0.022980s] ... ok 2026-04-13 02:03:37.423002 | debian-bookworm | 2026-04-13 02:03:37.421 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 7d142971c4ef -> 5237b6625330, Add 'availability_zone_id' field to 'share_groups' table. 2026-04-13 02:03:37.424018 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_peer [0.019702s] ... ok 2026-04-13 02:03:37.425015 | debian-bookworm | Given share path /gpfs0/share-fakeid does not exist at mount point /dev/gpfs0. 2026-04-13 02:03:37.425025 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:37.425030 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 573, in _is_share_valid 2026-04-13 02:03:37.425033 | debian-bookworm | out, __ = self._gpfs_execute(self.GPFS_PATH + 'mmlsfileset', fsdev, 2026-04-13 02:03:37.425037 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.425041 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:37.425045 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:37.425049 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.425052 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:37.425056 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:37.425060 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.425063 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:37.425076 | debian-bookworm | raise effect 2026-04-13 02:03:37.425080 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:03:37.425084 | debian-bookworm | Command: None 2026-04-13 02:03:37.425088 | debian-bookworm | Exit code: - 2026-04-13 02:03:37.425091 | debian-bookworm | Stdout: None 2026-04-13 02:03:37.425095 | debian-bookworm | Stderr: None 2026-04-13 02:03:37.427901 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_share_valid_exception [0.374468s] ... ok 2026-04-13 02:03:37.437901 | debian-bookworm | 2026-04-13 02:03:37.434 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 7d142971c4ef to 5237b6625330 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:37.450585 | debian-bookworm | Caught exception from infinisdk: 2026-04-13 02:03:37.450610 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:37.450617 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-04-13 02:03:37.450623 | debian-bookworm | return func(*args, **kwargs) 2026-04-13 02:03:37.450628 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.450634 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 481, in create_share_from_snapshot 2026-04-13 02:03:37.450640 | debian-bookworm | infinidat_new_share = infinidat_snapshot.create_snapshot( 2026-04-13 02:03:37.450645 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.450650 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:37.450656 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:37.450661 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.450667 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:37.450672 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:37.450677 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.450682 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:03:37.450694 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:03:37.450700 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.450705 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-04-13 02:03:37.450710 | debian-bookworm | raise FakeInfinisdkException() 2026-04-13 02:03:37.450716 | debian-bookworm | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-13 02:03:37.453347 | debian-bookworm | 2026-04-13 02:03:37.439 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:37.453361 | debian-bookworm | 2026-04-13 02:03:37.439 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:37.453366 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_broadcast_domain_for_port [0.019133s] ... ok 2026-04-13 02:03:37.453370 | debian-bookworm | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_create_fails [0.025813s] ... ok 2026-04-13 02:03:37.453374 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_3_mmlsquota__blockLimit__mmlsquota__0 [0.020788s] ... ok 2026-04-13 02:03:37.453378 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapshot_exists_not_found [0.026697s] ... ok 2026-04-13 02:03:37.455379 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_different_keys_for_equal_ss_type [0.049813s] ... ok 2026-04-13 02:03:37.465666 | debian-bookworm | 2026-04-13 02:03:37.458 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:37.465695 | debian-bookworm | 2026-04-13 02:03:37.459 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:37.465701 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_scopes [0.020885s] ... ok 2026-04-13 02:03:37.466485 | debian-bookworm | Caught exception from infinisdk: 2026-04-13 02:03:37.466503 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:37.466508 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-04-13 02:03:37.466514 | debian-bookworm | return func(*args, **kwargs) 2026-04-13 02:03:37.466519 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.466525 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 280, in _get_infinidat_pool 2026-04-13 02:03:37.466530 | debian-bookworm | pool = self._system.pools.safe_get(name=self._pool_name) 2026-04-13 02:03:37.466535 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.466540 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:37.466546 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:37.466551 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.466556 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:37.466561 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:37.466567 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.466572 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:03:37.466577 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:03:37.466582 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.466593 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-04-13 02:03:37.466599 | debian-bookworm | raise FakeInfinisdkException() 2026-04-13 02:03:37.466604 | debian-bookworm | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-13 02:03:37.479924 | debian-bookworm | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_pools_api_fail [0.024330s] ... ok 2026-04-13 02:03:37.479941 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_permission_change_exception [0.020062s] ... ok 2026-04-13 02:03:37.479945 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_nfs_export_policy_api_error [0.024107s] ... ok 2026-04-13 02:03:37.479949 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__set_network_with_metadata_exception_1 [0.024229s] ... ok 2026-04-13 02:03:37.484014 | debian-bookworm | Failed to set permissions for share fakename. 2026-04-13 02:03:37.484026 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:37.484030 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 651, in _manage_existing 2026-04-13 02:03:37.484034 | debian-bookworm | self._gpfs_execute('chmod', '777', new_export_location) 2026-04-13 02:03:37.484038 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:37.484042 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:37.484046 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.484049 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:37.484053 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:37.484057 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.484060 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-04-13 02:03:37.484064 | debian-bookworm | raise result 2026-04-13 02:03:37.484068 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:03:37.484078 | debian-bookworm | Command: None 2026-04-13 02:03:37.484082 | debian-bookworm | Exit code: - 2026-04-13 02:03:37.484085 | debian-bookworm | Stdout: None 2026-04-13 02:03:37.484089 | debian-bookworm | Stderr: None 2026-04-13 02:03:37.489672 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_nfs_export_policy_for_volume [0.019597s] ... ok 2026-04-13 02:03:37.489686 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_unable_to_get_quota_of_fileset_exception [0.019962s] ... ok 2026-04-13 02:03:37.497596 | debian-bookworm | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_metadata [0.023533s] ... ok 2026-04-13 02:03:37.497609 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_vserver_3_None [0.022081s] ... ok 2026-04-13 02:03:37.497763 | debian-bookworm | Failed to check quota for share fakename. 2026-04-13 02:03:37.497769 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:37.497773 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 669, in _manage_existing 2026-04-13 02:03:37.497776 | debian-bookworm | quota_status = lines[1].split(':')[quota_limit] 2026-04-13 02:03:37.497780 | debian-bookworm | ~~~~~^^^ 2026-04-13 02:03:37.497783 | debian-bookworm | IndexError: list index out of range 2026-04-13 02:03:37.513674 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__verify_share_server_name_2__False___c5b3a865_56d0_4d88_dke5_853465e099c9__ [0.023718s] ... ok 2026-04-13 02:03:37.513699 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_counter_info_not_found_rows [0.019806s] ... ok 2026-04-13 02:03:37.513704 | debian-bookworm | 2026-04-13 02:03:37.508 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 5237b6625330 -> 7d142971c4ef, Add 'availability_zone_id' field to 'share_groups' table. 2026-04-13 02:03:37.513709 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__run_ssh [0.021124s] ... ok 2026-04-13 02:03:37.516492 | debian-bookworm | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_snapshot_with_snapshots [0.024098s] ... ok 2026-04-13 02:03:37.521870 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migration_start_2 [0.024001s] ... ok 2026-04-13 02:03:37.541706 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_by_host_2_host1_backend1 [0.419993s] ... ok 2026-04-13 02:03:37.541720 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_1_True [0.019925s] ... ok 2026-04-13 02:03:37.541724 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_build_model_update_2_False [0.023293s] ... ok 2026-04-13 02:03:37.541734 | debian-bookworm | 2026-04-13 02:03:37.520 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 5237b6625330 to 7d142971c4ef update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:37.541739 | debian-bookworm | 2026-04-13 02:03:37.526 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:37.541742 | debian-bookworm | 2026-04-13 02:03:37.526 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:37.541746 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_04___4_3_2_1___False_ [0.021499s] ... ok 2026-04-13 02:03:37.541749 | debian-bookworm | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_02__True__True__True__False_ [0.023439s] ... ok 2026-04-13 02:03:37.541761 | debian-bookworm | 2026-04-13 02:03:37.540 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:37.542005 | debian-bookworm | 2026-04-13 02:03:37.541 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:37.563145 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_trigger_volume_move_cutover_force_1_True [0.022845s] ... ok 2026-04-13 02:03:37.563161 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapmirrors_svm [0.019481s] ... ok 2026-04-13 02:03:37.563166 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_vserver_creds [0.025260s] ... ok 2026-04-13 02:03:37.563170 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_06___1_2_3_4___False_ [0.021450s] ... ok 2026-04-13 02:03:37.563174 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror [0.019811s] ... ok 2026-04-13 02:03:37.569690 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_at_junction_path_2_ [0.019757s] ... ok 2026-04-13 02:03:37.569705 | debian-bookworm | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_14__False__False__True__False_ [0.023582s] ... ok 2026-04-13 02:03:37.574462 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_08_______False_ [0.020967s] ... ok 2026-04-13 02:03:37.585409 | debian-bookworm | Caught exception from infinisdk: 2026-04-13 02:03:37.585424 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:37.585428 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-04-13 02:03:37.585432 | debian-bookworm | return func(*args, **kwargs) 2026-04-13 02:03:37.585436 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.585439 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 351, in _get_export 2026-04-13 02:03:37.585443 | debian-bookworm | infinidat_exports = infinidat_filesystem.get_exports() 2026-04-13 02:03:37.585447 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.585450 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:37.585454 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:37.585458 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.585475 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:37.585479 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:37.585483 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.585486 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:03:37.585489 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:03:37.585493 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.585496 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-04-13 02:03:37.585500 | debian-bookworm | raise FakeInfinisdkException() 2026-04-13 02:03:37.585504 | debian-bookworm | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-13 02:03:37.586262 | debian-bookworm | Caught exception from infinisdk: 2026-04-13 02:03:37.586271 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:37.586275 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-04-13 02:03:37.586278 | debian-bookworm | return func(*args, **kwargs) 2026-04-13 02:03:37.586282 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.586293 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 351, in _get_export 2026-04-13 02:03:37.586296 | debian-bookworm | infinidat_exports = infinidat_filesystem.get_exports() 2026-04-13 02:03:37.586300 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.586306 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:37.586310 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:37.586313 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.586316 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:37.586320 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:37.586323 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.586327 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:03:37.586330 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:03:37.586334 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.586337 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-04-13 02:03:37.586341 | debian-bookworm | raise FakeInfinisdkException() 2026-04-13 02:03:37.586344 | debian-bookworm | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-13 02:03:37.586350 | debian-bookworm | 2026-04-13 02:03:37.586420 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-04-13 02:03:37.586426 | debian-bookworm | 2026-04-13 02:03:37.586430 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:37.586434 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 397, in _ensure_filesystem_export 2026-04-13 02:03:37.586438 | debian-bookworm | infinidat_export = self._get_export(infinidat_filesystem) 2026-04-13 02:03:37.586441 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.586445 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 118, in wrapper 2026-04-13 02:03:37.586449 | debian-bookworm | raise exception.ShareBackendException(msg=msg) 2026-04-13 02:03:37.586452 | debian-bookworm | manila.exception.ShareBackendException: Share backend error: Caught exception from infinisdk: . 2026-04-13 02:03:37.586456 | debian-bookworm | 2026-04-13 02:03:37.586460 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-04-13 02:03:37.586463 | debian-bookworm | 2026-04-13 02:03:37.586467 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:37.586470 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-04-13 02:03:37.586474 | debian-bookworm | return func(*args, **kwargs) 2026-04-13 02:03:37.586478 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.586481 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 390, in _create_filesystem_export 2026-04-13 02:03:37.586485 | debian-bookworm | infinidat_export = infinidat_filesystem.add_export( 2026-04-13 02:03:37.586488 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.586492 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:37.586495 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:37.586499 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.586503 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:37.586506 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:37.586510 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.586513 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:03:37.586517 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:03:37.586520 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.586524 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-04-13 02:03:37.586531 | debian-bookworm | raise FakeInfinisdkException() 2026-04-13 02:03:37.586534 | debian-bookworm | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-13 02:03:37.589622 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_if_extra_spec_is_positive_with_string [0.024567s] ... ok 2026-04-13 02:03:37.589640 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror_error [0.019738s] ... ok 2026-04-13 02:03:37.589645 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_node_data_ports [0.019502s] ... ok 2026-04-13 02:03:37.589651 | debian-bookworm | 2026-04-13 02:03:37.582 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 7d142971c4ef -> 5237b6625330, Add 'availability_zone_id' field to 'share_groups' table. 2026-04-13 02:03:37.589656 | debian-bookworm | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_get_exports_api_fail [0.024662s] ... ok 2026-04-13 02:03:37.597271 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_default [0.021001s] ... ok 2026-04-13 02:03:37.605638 | debian-bookworm | 2026-04-13 02:03:37.595 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 7d142971c4ef to 5237b6625330 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:37.605654 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_fpolicy_1 [0.023014s] ... ok 2026-04-13 02:03:37.605661 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_root_aggregates [0.019861s] ... ok 2026-04-13 02:03:37.605665 | debian-bookworm | 2026-04-13 02:03:37.600 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:37.605669 | debian-bookworm | 2026-04-13 02:03:37.601 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:37.611464 | debian-bookworm | Caught exception from infinisdk: 2026-04-13 02:03:37.611479 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:37.611483 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-04-13 02:03:37.611486 | debian-bookworm | return func(*args, **kwargs) 2026-04-13 02:03:37.611490 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.611493 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 289, in _get_infinidat_nas_network_space_ips 2026-04-13 02:03:37.611497 | debian-bookworm | network_space = self._system.network_spaces.safe_get( 2026-04-13 02:03:37.611501 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.611504 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:37.611507 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:37.611511 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.611514 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:37.611518 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:37.611521 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.611524 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:03:37.611528 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:03:37.611531 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.611534 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-04-13 02:03:37.611538 | debian-bookworm | raise FakeInfinisdkException() 2026-04-13 02:03:37.611546 | debian-bookworm | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-13 02:03:37.625612 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_3__fake_ [0.090727s] ... ok 2026-04-13 02:03:37.625627 | debian-bookworm | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_network_spaces_api_fail [0.025113s] ... ok 2026-04-13 02:03:37.625631 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_resync_access_add [0.021660s] ... ok 2026-04-13 02:03:37.625635 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_and_nfs_config_5 [0.021565s] ... ok 2026-04-13 02:03:37.625639 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_volume_all_optional_args_2__None___fake_adaptive_qos_policy_group_name__ [0.020212s] ... ok 2026-04-13 02:03:37.636325 | debian-bookworm | gpfs_share_export_ip must be specified. 2026-04-13 02:03:37.636892 | debian-bookworm | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access_fails_invalid_ip [0.023038s] ... ok 2026-04-13 02:03:37.649615 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_export_ip [0.021163s] ... ok 2026-04-13 02:03:37.649630 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_nfs_export_policies [0.020382s] ... ok 2026-04-13 02:03:37.649634 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_conflict_4 [0.022165s] ... ok 2026-04-13 02:03:37.658841 | debian-bookworm | GPFS is not active. 2026-04-13 02:03:37.665700 | debian-bookworm | 2026-04-13 02:03:37.656 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:37.665714 | debian-bookworm | {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_delete_non_exist_share [0.020171s] ... ok 2026-04-13 02:03:37.665719 | debian-bookworm | 2026-04-13 02:03:37.656 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:37.665722 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_gpfs_state [0.022432s] ... ok 2026-04-13 02:03:37.665726 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_volumes_clones_offline [0.020070s] ... ok 2026-04-13 02:03:37.673664 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_only_2 [0.024037s] ... ok 2026-04-13 02:03:37.673879 | debian-bookworm | DBAPIError exception wrapped. 2026-04-13 02:03:37.673889 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:37.673894 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context 2026-04-13 02:03:37.673898 | debian-bookworm | self.dialect.do_execute( 2026-04-13 02:03:37.673902 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-04-13 02:03:37.673905 | debian-bookworm | cursor.execute(statement, parameters) 2026-04-13 02:03:37.673909 | debian-bookworm | psycopg2.errors.InvalidTextRepresentation: invalid input value for enum consistent_snapshot_support: "" 2026-04-13 02:03:37.673913 | debian-bookworm | LINE 1: ...DATE share_groups SET consistent_snapshot_support='' WHERE s... 2026-04-13 02:03:37.673916 | debian-bookworm | ^ 2026-04-13 02:03:37.673920 | debian-bookworm | 2026-04-13 02:03:37.673923 | debian-bookworm | DBAPIError exception wrapped. 2026-04-13 02:03:37.673934 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:37.673937 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context 2026-04-13 02:03:37.673941 | debian-bookworm | self.dialect.do_execute( 2026-04-13 02:03:37.673944 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-04-13 02:03:37.673948 | debian-bookworm | cursor.execute(statement, parameters) 2026-04-13 02:03:37.673952 | debian-bookworm | psycopg2.errors.InFailedSqlTransaction: current transaction is aborted, commands ignored until end of transaction block 2026-04-13 02:03:37.673955 | debian-bookworm | 2026-04-13 02:03:37.673959 | debian-bookworm | DBAPIError exception wrapped. 2026-04-13 02:03:37.673962 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:37.673966 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context 2026-04-13 02:03:37.673969 | debian-bookworm | self.dialect.do_execute( 2026-04-13 02:03:37.673972 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-04-13 02:03:37.673976 | debian-bookworm | cursor.execute(statement, parameters) 2026-04-13 02:03:37.673979 | debian-bookworm | psycopg2.errors.InFailedSqlTransaction: current transaction is aborted, commands ignored until end of transaction block 2026-04-13 02:03:37.673983 | debian-bookworm | 2026-04-13 02:03:37.673986 | debian-bookworm | DBAPIError exception wrapped. 2026-04-13 02:03:37.673990 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:37.673993 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context 2026-04-13 02:03:37.673996 | debian-bookworm | self.dialect.do_execute( 2026-04-13 02:03:37.674000 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-04-13 02:03:37.674003 | debian-bookworm | cursor.execute(statement, parameters) 2026-04-13 02:03:37.674007 | debian-bookworm | psycopg2.errors.InFailedSqlTransaction: current transaction is aborted, commands ignored until end of transaction block 2026-04-13 02:03:37.674010 | debian-bookworm | 2026-04-13 02:03:37.674013 | debian-bookworm | DBAPIError exception wrapped. 2026-04-13 02:03:37.674017 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:37.674020 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context 2026-04-13 02:03:37.674024 | debian-bookworm | self.dialect.do_execute( 2026-04-13 02:03:37.674027 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-04-13 02:03:37.674031 | debian-bookworm | cursor.execute(statement, parameters) 2026-04-13 02:03:37.674034 | debian-bookworm | psycopg2.errors.InFailedSqlTransaction: current transaction is aborted, commands ignored until end of transaction block 2026-04-13 02:03:37.674037 | debian-bookworm | 2026-04-13 02:03:37.674041 | debian-bookworm | DBAPIError exception wrapped. 2026-04-13 02:03:37.674044 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:37.674047 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context 2026-04-13 02:03:37.674051 | debian-bookworm | self.dialect.do_execute( 2026-04-13 02:03:37.674054 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-04-13 02:03:37.674058 | debian-bookworm | cursor.execute(statement, parameters) 2026-04-13 02:03:37.674061 | debian-bookworm | psycopg2.errors.InFailedSqlTransaction: current transaction is aborted, commands ignored until end of transaction block 2026-04-13 02:03:37.674064 | debian-bookworm | 2026-04-13 02:03:37.681716 | debian-bookworm | {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_ensure_service_on [0.019721s] ... ok 2026-04-13 02:03:37.689654 | debian-bookworm | Invalid gpfs_nfs_server_type value: test. Valid values are: "KNFS", "CES". 2026-04-13 02:03:37.701766 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_nfs_server_type [0.021968s] ... ok 2026-04-13 02:03:37.701781 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_3___5000iops___None_ [0.019715s] ... ok 2026-04-13 02:03:37.701788 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_vserver_info_2 [0.024365s] ... ok 2026-04-13 02:03:37.701792 | debian-bookworm | {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_parser_with_folder_status [0.018842s] ... ok 2026-04-13 02:03:37.701796 | debian-bookworm | 2026-04-13 02:03:37.698 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 5237b6625330 -> 31252d671ae5, Squash 'share_group_snapshot_members' and 'share_snapshot_instances' models. 2026-04-13 02:03:37.704452 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_5__None___1000B_s__ [0.020620s] ... ok 2026-04-13 02:03:37.709686 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_get_share_stats_refresh_false [0.021581s] ... ok 2026-04-13 02:03:37.713619 | debian-bookworm | Please create ['chengwei'] pool/s in advance! 2026-04-13 02:03:37.715980 | debian-bookworm | {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_unknow_pools_setup [0.019609s] ... ok 2026-04-13 02:03:37.718335 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_vserver_info_2 [0.025098s] ... ok 2026-04-13 02:03:37.724905 | debian-bookworm | Failed to verify denied access for share fakename. 2026-04-13 02:03:37.724934 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:37.724954 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 916, in _verify_denied_access 2026-04-13 02:03:37.724962 | debian-bookworm | outs = self._publish_access(*cmd) 2026-04-13 02:03:37.724970 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.724979 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:37.724987 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:37.724995 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.725003 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:37.725011 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:37.725019 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:37.725026 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:37.725034 | debian-bookworm | raise effect 2026-04-13 02:03:37.725042 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:03:37.725050 | debian-bookworm | Command: None 2026-04-13 02:03:37.725058 | debian-bookworm | Exit code: - 2026-04-13 02:03:37.725066 | debian-bookworm | Stdout: None 2026-04-13 02:03:37.725073 | debian-bookworm | Stderr: None 2026-04-13 02:03:37.729666 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_rename_same_name [0.019378s] ... ok 2026-04-13 02:03:37.729700 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_exception [0.022222s] ... ok 2026-04-13 02:03:37.735388 | debian-bookworm | {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_unmanage_1_NFS [0.019427s] ... ok 2026-04-13 02:03:37.740384 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_existent_home_port [0.021957s] ... ok 2026-04-13 02:03:37.743478 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share [0.019119s] ... ok 2026-04-13 02:03:37.746923 | debian-bookworm | Failed to deny access for share fakename. IP 10.0.0.1 still has access. 2026-04-13 02:03:37.749523 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_fail [0.021869s] ... ok 2026-04-13 02:03:37.754843 | debian-bookworm | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__clear_access_2_cifs [0.019333s] ... ok 2026-04-13 02:03:37.755525 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_2 [0.141325s] ... ok 2026-04-13 02:03:37.763598 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share_not_found [0.019986s] ... ok 2026-04-13 02:03:37.765106 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snaphot_different_hosts_3 [0.024638s] ... ok 2026-04-13 02:03:37.772183 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access_access_exists [0.022515s] ... ok 2026-04-13 02:03:37.774062 | debian-bookworm | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__clone_directory_to_dest [0.019018s] ... ok 2026-04-13 02:03:37.783215 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_nfs_export_policy_for_volume [0.019771s] ... ok 2026-04-13 02:03:37.789668 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_ipspace_has_data_vservers_1_True [0.024537s] ... ok 2026-04-13 02:03:37.792517 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_invalid_option_rw [0.020429s] ... ok 2026-04-13 02:03:37.793016 | debian-bookworm | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_location_path_2_cifs [0.018815s] ... ok 2026-04-13 02:03:37.803593 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_filesys_size_fixed_1_True [0.020269s] ... ok 2026-04-13 02:03:37.811382 | debian-bookworm | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_1_5000000000 [0.018563s] ... ok 2026-04-13 02:03:37.818452 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing [0.021505s] ... ok 2026-04-13 02:03:37.818467 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_lif_name [0.025463s] ... ok 2026-04-13 02:03:37.822938 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_filesys_size_fixed_2_False [0.019321s] ... ok 2026-04-13 02:03:37.829845 | debian-bookworm | 2026-04-13 02:03:37.828 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 5237b6625330 to 31252d671ae5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:37.830477 | debian-bookworm | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_5_5TB [0.017669s] ... ok 2026-04-13 02:03:37.832764 | debian-bookworm | 2026-04-13 02:03:37.831 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:37.832777 | debian-bookworm | 2026-04-13 02:03:37.831 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:37.850646 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing_incorrect_path_exception [0.020382s] ... ok 2026-04-13 02:03:37.850668 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver [0.025336s] ... ok 2026-04-13 02:03:37.850683 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_snapshot_exists_2_False [0.019651s] ... ok 2026-04-13 02:03:37.850687 | debian-bookworm | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__validate_pools_exist [0.018555s] ... ok 2026-04-13 02:03:37.855905 | debian-bookworm | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing_invalid_share_exception_2_False [0.021020s] ... ok 2026-04-13 02:03:37.861621 | debian-bookworm | CIFS server does not exist for Vserver fake_vserver. 2026-04-13 02:03:37.873656 | debian-bookworm | 2026-04-13 02:03:37.854 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:37.873673 | debian-bookworm | 2026-04-13 02:03:37.854 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:37.873677 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_terminate_vserver_services_cifs_not_found [0.019547s] ... ok 2026-04-13 02:03:37.873681 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_vserver [0.021813s] ... ok 2026-04-13 02:03:37.873685 | debian-bookworm | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_check_for_setup_error_base_dir_detail_failed [0.018598s] ... ok 2026-04-13 02:03:37.893642 | debian-bookworm | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_full_nfs_export_paths [0.024406s] ... ok 2026-04-13 02:03:37.893670 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_unmount_volume_api_error [0.019552s] ... ok 2026-04-13 02:03:37.893675 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_not_found [0.021762s] ... ok 2026-04-13 02:03:37.893679 | debian-bookworm | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_share_2_cifs [0.019189s] ... ok 2026-04-13 02:03:37.895900 | debian-bookworm | 2026-04-13 02:03:37.893 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 31252d671ae5 -> 5237b6625330, Squash 'share_group_snapshot_members' and 'share_snapshot_instances' models. 2026-04-13 02:03:37.902436 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_dns_configuration_all_operations_1____name_services_dns_b32bab78_82be_11ec_a8a3_0242ac120002____patch_____fake_domain______fake_ip___ [0.020350s] ... ok 2026-04-13 02:03:37.902643 | debian-bookworm | INFINIDAT InfiniBox NAS network space "mockspace" not found 2026-04-13 02:03:37.903599 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_09 [0.320776s] ... ok 2026-04-13 02:03:37.905757 | debian-bookworm | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_share_not_exist_2_cifs [0.019426s] ... ok 2026-04-13 02:03:37.905847 | debian-bookworm | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips_no_network_space [0.024968s] ... ok 2026-04-13 02:03:37.906827 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_02 [0.022392s] ... ok 2026-04-13 02:03:37.922477 | debian-bookworm | Access RestAPI /rest/fake_method by fake_type failed, error: fake_error_message 2026-04-13 02:03:37.922595 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_exists [0.020027s] ... ok 2026-04-13 02:03:37.945697 | debian-bookworm | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_rest_api_backend_error_fail [0.018921s] ... ok 2026-04-13 02:03:37.945718 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_13 [0.023647s] ... ok 2026-04-13 02:03:37.945723 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_2 [0.023183s] ... ok 2026-04-13 02:03:37.945727 | debian-bookworm | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_7__False__False__True_ [0.026306s] ... ok 2026-04-13 02:03:37.945731 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_7 [0.181228s] ... ok 2026-04-13 02:03:37.945735 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_3_put [0.019144s] ... ok 2026-04-13 02:03:37.945739 | debian-bookworm | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_client_spec_ipversion_failed [0.018857s] ... ok 2026-04-13 02:03:37.954109 | debian-bookworm | Unsupported share protocol: CIFS. 2026-04-13 02:03:37.956698 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_17 [0.021584s] ... ok 2026-04-13 02:03:37.956709 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_5 [0.022635s] ... ok 2026-04-13 02:03:37.956713 | debian-bookworm | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_fails_non_nfs [0.024693s] ... ok 2026-04-13 02:03:37.963958 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_invoke_successfully_1_None [0.019102s] ... ok 2026-04-13 02:03:37.963975 | debian-bookworm | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_rights_fail_type [0.018901s] ... ok 2026-04-13 02:03:37.975903 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_compatible [0.022688s] ... ok 2026-04-13 02:03:37.976147 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_stop_1_None [0.026851s] ... ok 2026-04-13 02:03:37.979407 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_api_version_value_error_2 [0.018289s] ... ok 2026-04-13 02:03:37.981807 | debian-bookworm | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_classify_nfs_client_spec_has_nfsinfo [0.019249s] ... ok 2026-04-13 02:03:37.982756 | debian-bookworm | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_bigger_size [0.026057s] ... ok 2026-04-13 02:03:37.996206 | debian-bookworm | Cannot perform server migration to a specific pool. Please choose a destination host 'host@backend' as destination. 2026-04-13 02:03:37.998025 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port_1 [0.018454s] ... ok 2026-04-13 02:03:37.998482 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_dest_with_pool [0.022212s] ... ok 2026-04-13 02:03:37.999368 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_luns [0.022630s] ... ok 2026-04-13 02:03:38.000667 | debian-bookworm | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_classify_nfs_client_spec_has_no_nfsinfo [0.018475s] ... ok 2026-04-13 02:03:38.006754 | debian-bookworm | Caught exception from infinisdk: 2026-04-13 02:03:38.006776 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:38.006781 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-04-13 02:03:38.006784 | debian-bookworm | return func(*args, **kwargs) 2026-04-13 02:03:38.006788 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:38.006791 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 289, in _get_infinidat_nas_network_space_ips 2026-04-13 02:03:38.006795 | debian-bookworm | network_space = self._system.network_spaces.safe_get( 2026-04-13 02:03:38.006799 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:38.006803 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:38.006806 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:38.006810 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:38.006813 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:38.006817 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:38.006821 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:38.006824 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:03:38.006827 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:03:38.006831 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:38.006834 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-04-13 02:03:38.006838 | debian-bookworm | raise FakeInfinisdkException() 2026-04-13 02:03:38.006842 | debian-bookworm | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-13 02:03:38.009305 | debian-bookworm | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_network_spaces_api_fail [0.026390s] ... ok 2026-04-13 02:03:38.017714 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_break_snapmirror_wait_for_quiesced [0.019603s] ... ok 2026-04-13 02:03:38.017865 | debian-bookworm | Share fakename does not exist on the backend. 2026-04-13 02:03:38.020020 | debian-bookworm | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_delete_share_1 [0.019568s] ... ok 2026-04-13 02:03:38.021737 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_2_fake_migration_id [0.023648s] ... ok 2026-04-13 02:03:38.023025 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_move_method_1 [0.024134s] ... ok 2026-04-13 02:03:38.036266 | debian-bookworm | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_1__True__True_ [0.026728s] ... ok 2026-04-13 02:03:38.038964 | debian-bookworm | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_fsname_by_name_1 [0.018843s] ... ok 2026-04-13 02:03:38.039771 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cancel_snapmirror_svm_1 [0.022063s] ... ok 2026-04-13 02:03:38.046433 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__check_for_cluster_credentials_api_error [0.023080s] ... ok 2026-04-13 02:03:38.048505 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_dr_3 [0.026629s] ... ok 2026-04-13 02:03:38.049762 | debian-bookworm | 2026-04-13 02:03:38.048 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 31252d671ae5 to 5237b6625330 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:38.052340 | debian-bookworm | 2026-04-13 02:03:38.051 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:38.052364 | debian-bookworm | 2026-04-13 02:03:38.051 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:38.054066 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_export_locations_get [0.117305s] ... ok 2026-04-13 02:03:38.057410 | debian-bookworm | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_nfs_access_2_False [0.018370s] ... ok 2026-04-13 02:03:38.058711 | debian-bookworm | Error releasing snapmirror destination dst_share for replica src_share. 2026-04-13 02:03:38.058724 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:38.058729 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py", line 933, in cleanup_previous_snapmirror_relationships 2026-04-13 02:03:38.058733 | debian-bookworm | src_client.release_snapmirror_vol( 2026-04-13 02:03:38.058736 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:38.058740 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:38.058744 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:38.058747 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:38.058751 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:38.058755 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:38.058758 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:38.058762 | debian-bookworm | raise effect 2026-04-13 02:03:38.058766 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - some_random_code:(actually, entry does exist!) 2026-04-13 02:03:38.060504 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_5 [0.020629s] ... ok 2026-04-13 02:03:38.061269 | debian-bookworm | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_03__True__True__False__True_ [0.025012s] ... ok 2026-04-13 02:03:38.073010 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_get_progress [0.024375s] ... ok 2026-04-13 02:03:38.076462 | debian-bookworm | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lscifsinfo [0.018951s] ... ok 2026-04-13 02:03:38.089638 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__check_for_cluster_credentials_not_cluster [0.034356s] ... ok 2026-04-13 02:03:38.089659 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror [0.024213s] ... ok 2026-04-13 02:03:38.089665 | debian-bookworm | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_network_allocations_number [0.024268s] ... ok 2026-04-13 02:03:38.100541 | debian-bookworm | LDAP client cannot be configured without 'server' or 'domain' parameters. Use 'server' for Linux/Unix LDAP servers or 'domain' for Active Directory LDAP server. 2026-04-13 02:03:38.100560 | debian-bookworm | NoneType: None 2026-04-13 02:03:38.100712 | debian-bookworm | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsfs_2 [0.018050s] ... ok 2026-04-13 02:03:38.100722 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_valid_network_types_2 [0.021430s] ... ok 2026-04-13 02:03:38.100726 | debian-bookworm | 2026-04-13 02:03:38.099 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:38.100730 | debian-bookworm | 2026-04-13 02:03:38.099 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:38.115708 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_ldap_client_error_2__None__None_ [0.021605s] ... ok 2026-04-13 02:03:38.115727 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_without_release [0.020869s] ... ok 2026-04-13 02:03:38.115731 | debian-bookworm | {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_create_share_nfs [0.020251s] ... ok 2026-04-13 02:03:38.115735 | debian-bookworm | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnaspool_1_None [0.018706s] ... ok 2026-04-13 02:03:38.115739 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_valid_network_types_3 [0.020874s] ... ok 2026-04-13 02:03:38.129653 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vserver_1_True [0.021194s] ... ok 2026-04-13 02:03:38.129678 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_snapmirror_destinations_svm [0.019900s] ... ok 2026-04-13 02:03:38.129682 | debian-bookworm | {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_delete_share_cifs [0.020750s] ... ok 2026-04-13 02:03:38.139625 | debian-bookworm | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnaspool_2_Pool0 [0.018689s] ... ok 2026-04-13 02:03:38.139642 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test__get_backup_vserver [0.020850s] ... ok 2026-04-13 02:03:38.139646 | debian-bookworm | 2026-04-13 02:03:38.137 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 5237b6625330 -> 31252d671ae5, Squash 'share_group_snapshot_members' and 'share_snapshot_instances' models. 2026-04-13 02:03:38.145710 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_broadcast_domain_for_port_exception [0.021714s] ... ok 2026-04-13 02:03:38.146525 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_svm_wait_for_quiesced [0.020666s] ... ok 2026-04-13 02:03:38.149602 | debian-bookworm | {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_ensure_share_cifs [0.021505s] ... ok 2026-04-13 02:03:38.150623 | debian-bookworm | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmfs [0.018373s] ... ok 2026-04-13 02:03:38.158626 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates_2_False [0.021984s] ... ok 2026-04-13 02:03:38.167474 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_remove_qos_on_old_active_replica_unreachable_backend_1 [0.020714s] ... ok 2026-04-13 02:03:38.168395 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_security_key_manager_nve_support_disabled [0.022568s] ... ok 2026-04-13 02:03:38.169061 | debian-bookworm | {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_ensure_share_nfs [0.020362s] ... ok 2026-04-13 02:03:38.169596 | debian-bookworm | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmnfsclient [0.018797s] ... ok 2026-04-13 02:03:38.175909 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_get_all_with_filters_some_2_error [0.121670s] ... ok 2026-04-13 02:03:38.182427 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates_no_flexvol_pool [0.023639s] ... ok 2026-04-13 02:03:38.187842 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_mount_replica [0.020351s] ... ok 2026-04-13 02:03:38.188202 | debian-bookworm | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_generate_share_name_1 [0.018653s] ... ok 2026-04-13 02:03:38.190159 | debian-bookworm | {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_extend_share [0.020988s] ... ok 2026-04-13 02:03:38.190919 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_soft_deleted_snapshots [0.022417s] ... ok 2026-04-13 02:03:38.205889 | debian-bookworm | Error has occurred 2026-04-13 02:03:38.205918 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:38.205924 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/cli_helper.py", line 86, in _ssh_execute 2026-04-13 02:03:38.205928 | debian-bookworm | return processutils.ssh_execute( 2026-04-13 02:03:38.205932 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:38.205936 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:38.205941 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:38.205945 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:38.205948 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:38.205952 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:38.205955 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:38.205959 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:38.205962 | debian-bookworm | raise effect 2026-04-13 02:03:38.205966 | debian-bookworm | Exception 2026-04-13 02:03:38.206338 | debian-bookworm | Error running SSH command: mcsinq lsvdisk 2026-04-13 02:03:38.207099 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_vserver [0.024451s] ... ok 2026-04-13 02:03:38.208782 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_svm_timeout [0.020652s] ... ok 2026-04-13 02:03:38.209060 | debian-bookworm | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test__ssh_execute_failed_exec_failed_exception_error [0.020305s] ... ok 2026-04-13 02:03:38.210691 | debian-bookworm | {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_get_share_size [0.020418s] ... ok 2026-04-13 02:03:38.213570 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_unique_svm_by_name_error [0.022460s] ... ok 2026-04-13 02:03:38.227899 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_find_performance_counter_timestamp [0.020484s] ... ok 2026-04-13 02:03:38.229879 | debian-bookworm | Folder [test-folder] has no size limitation, please set it first for Openstack management. 2026-04-13 02:03:38.236706 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__find_pool_info_fail [0.019074s] ... ok 2026-04-13 02:03:38.236719 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_vserver_state [0.019936s] ... ok 2026-04-13 02:03:38.236724 | debian-bookworm | {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_with_no_size_setting [0.021165s] ... ok 2026-04-13 02:03:38.236728 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_volume_by_args [0.021068s] ... ok 2026-04-13 02:03:38.247068 | debian-bookworm | 2026-04-13 02:03:38.245 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 5237b6625330 to 31252d671ae5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:38.265375 | debian-bookworm | StoragePool is None 2026-04-13 02:03:38.267576 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_find_performance_counter_value_not_found [0.019476s] ... ok 2026-04-13 02:03:38.267591 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_share_2_cifs [0.019699s] ... ok 2026-04-13 02:03:38.267596 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_vserver_state_timeout [0.020178s] ... ok 2026-04-13 02:03:38.267599 | debian-bookworm | 2026-04-13 02:03:38.247 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:38.267604 | debian-bookworm | 2026-04-13 02:03:38.247 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:38.267608 | debian-bookworm | 2026-04-13 02:03:38.250 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:38.267611 | debian-bookworm | 2026-04-13 02:03:38.251 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:38.267615 | debian-bookworm | {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_parser_with_service_status [0.021320s] ... ok 2026-04-13 02:03:38.267618 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_snapmirror_error_1___13303812____Another_transfer_is_in_progress__ [0.021803s] ... ok 2026-04-13 02:03:38.267622 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__update_share_stats_pool_not_exist [0.019431s] ... ok 2026-04-13 02:03:38.267626 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_aggregates_for_pools [0.019978s] ... ok 2026-04-13 02:03:38.281646 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_config_for_backend [0.019382s] ... ok 2026-04-13 02:03:38.281662 | debian-bookworm | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__clear_access_1_nfs [0.020559s] ... ok 2026-04-13 02:03:38.281667 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_snapmirror_no_snapmirrors [0.021087s] ... ok 2026-04-13 02:03:38.285793 | debian-bookworm | Could not get utilization counters from node cluster1-01 2026-04-13 02:03:38.285807 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:38.285816 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/performance.py", line 348, in _get_node_utilization_counters 2026-04-13 02:03:38.285820 | debian-bookworm | return (self._get_node_utilization_system_counters(node_name) + 2026-04-13 02:03:38.285824 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:38.285828 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:38.285831 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:38.285835 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:38.285838 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:38.285842 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:38.285845 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:38.285849 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:38.285852 | debian-bookworm | raise effect 2026-04-13 02:03:38.285856 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-04-13 02:03:38.293757 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_4 [0.019723s] ... ok 2026-04-13 02:03:38.293773 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_counters_api_error [0.020263s] ... ok 2026-04-13 02:03:38.293778 | debian-bookworm | 2026-04-13 02:03:38.291 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 31252d671ae5 -> 238720805ce1, Add messages table 2026-04-13 02:03:38.294468 | debian-bookworm | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__create_nfs_share [0.020218s] ... ok 2026-04-13 02:03:38.296743 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_config_for_backend_different_backend_name [0.027459s] ... ok 2026-04-13 02:03:38.302605 | debian-bookworm | 2026-04-13 02:03:38.301 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 31252d671ae5 to 238720805ce1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:38.313841 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__wait_job_result_failure [0.025437s] ... ok 2026-04-13 02:03:38.313856 | debian-bookworm | 2026-04-13 02:03:38.304 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:38.313860 | debian-bookworm | 2026-04-13 02:03:38.304 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:38.313864 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_change [0.019846s] ... ok 2026-04-13 02:03:38.313868 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_zero_time_1 [0.022576s] ... ok 2026-04-13 02:03:38.313871 | debian-bookworm | 2026-04-13 02:03:38.312 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:38.313874 | debian-bookworm | 2026-04-13 02:03:38.312 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:38.337889 | debian-bookworm | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__format_name [0.020538s] ... ok 2026-04-13 02:03:38.337907 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_1_15minutes [0.021005s] ... ok 2026-04-13 02:03:38.337911 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__wait_job_result_timeout [0.021972s] ... ok 2026-04-13 02:03:38.337915 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_non_config_4 [0.019564s] ... ok 2026-04-13 02:03:38.337918 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_nodes_for_aggregates [0.021820s] ... ok 2026-04-13 02:03:38.337922 | debian-bookworm | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__generate_share_name [0.019439s] ... ok 2026-04-13 02:03:38.337925 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_negative [0.020605s] ... ok 2026-04-13 02:03:38.344606 | debian-bookworm | Share manila_fakeid not found. 2026-04-13 02:03:38.354450 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_accept_vserver_peer [0.020951s] ... ok 2026-04-13 02:03:38.355136 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_delete_share_not_exist_1_nfs [0.019999s] ... ok 2026-04-13 02:03:38.355146 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_2 [0.019225s] ... ok 2026-04-13 02:03:38.355150 | debian-bookworm | 2026-04-13 02:03:38.351 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 238720805ce1 -> 31252d671ae5, Add messages table 2026-04-13 02:03:38.355154 | debian-bookworm | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_detail [0.019552s] ... ok 2026-04-13 02:03:38.359100 | debian-bookworm | 2026-04-13 02:03:38.358 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 238720805ce1 to 31252d671ae5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:38.359622 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_snapshot [0.021771s] ... ok 2026-04-13 02:03:38.369614 | debian-bookworm | 2026-04-13 02:03:38.359 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:38.369629 | debian-bookworm | 2026-04-13 02:03:38.359 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:38.369633 | debian-bookworm | 2026-04-13 02:03:38.363 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:38.369636 | debian-bookworm | 2026-04-13 02:03:38.364 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:38.369640 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_ensure_share_not_exist [0.019083s] ... ok 2026-04-13 02:03:38.369644 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_metadata_delete [0.192541s] ... ok 2026-04-13 02:03:38.369647 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_add_nfs_export_rule [0.021839s] ... ok 2026-04-13 02:03:38.381687 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_3 [0.019635s] ... ok 2026-04-13 02:03:38.381702 | debian-bookworm | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_nfs_share [0.021642s] ... ok 2026-04-13 02:03:38.381706 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backup_progress_status [0.020786s] ... ok 2026-04-13 02:03:38.397702 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_extend_share_2_cifs [0.019405s] ... ok 2026-04-13 02:03:38.397732 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_apply_volume_efficiency_policy [0.020493s] ... ok 2026-04-13 02:03:38.397736 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_target_missing_location [0.019074s] ... ok 2026-04-13 02:03:38.407771 | debian-bookworm | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__set_directory_quota [0.024862s] ... ok 2026-04-13 02:03:38.409129 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backup_snapshot_name [0.021644s] ... ok 2026-04-13 02:03:38.409141 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_1_nfs [0.019489s] ... ok 2026-04-13 02:03:38.409156 | debian-bookworm | 2026-04-13 02:03:38.404 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 31252d671ae5 -> 238720805ce1, Add messages table 2026-04-13 02:03:38.409911 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_for_cluster_credentials_2_False [0.020153s] ... ok 2026-04-13 02:03:38.413176 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_handle_added_rules [0.022550s] ... ok 2026-04-13 02:03:38.420000 | debian-bookworm | 2026-04-13 02:03:38.418 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 31252d671ae5 to 238720805ce1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:38.423564 | debian-bookworm | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_4_50G [0.021022s] ... ok 2026-04-13 02:03:38.423596 | debian-bookworm | Can't find the share by share name: manila_fakeid. 2026-04-13 02:03:38.433696 | debian-bookworm | 2026-04-13 02:03:38.421 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:38.433712 | debian-bookworm | 2026-04-13 02:03:38.421 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:38.433717 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_not_exist_1_nfs [0.020336s] ... ok 2026-04-13 02:03:38.433721 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__update_create_from_snapshot_status [0.023770s] ... ok 2026-04-13 02:03:38.433725 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_snaprestore_license_2___1638515___True_ [0.020132s] ... ok 2026-04-13 02:03:38.433729 | debian-bookworm | 2026-04-13 02:03:38.429 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:38.433732 | debian-bookworm | 2026-04-13 02:03:38.430 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:38.449637 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_handle_ro_to_rw_rules [0.020692s] ... ok 2026-04-13 02:03:38.449651 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_replica_data_get_for_project_3__None___fake___3_ [0.068143s] ... ok 2026-04-13 02:03:38.449655 | debian-bookworm | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_snapshot_normal [0.020322s] ... ok 2026-04-13 02:03:38.449659 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_2 [0.019630s] ... ok 2026-04-13 02:03:38.449663 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_for_kerberos [0.019775s] ... ok 2026-04-13 02:03:38.460665 | debian-bookworm | Invalid NAS protocol supplied: fake_proto. 2026-04-13 02:03:38.461619 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_from_snapshot_2 [0.023789s] ... ok 2026-04-13 02:03:38.461632 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_validate_access_rule_invalid_type [0.019466s] ... ok 2026-04-13 02:03:38.469623 | debian-bookworm | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_fail_1 [0.020063s] ... ok 2026-04-13 02:03:38.469642 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__config_nfs_service [0.019726s] ... ok 2026-04-13 02:03:38.469647 | debian-bookworm | 2026-04-13 02:03:38.466 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 238720805ce1 -> b516de97bfee, Add ProjectShareTypeQuota model 2026-04-13 02:03:38.469651 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_ldap [0.020033s] ... ok 2026-04-13 02:03:38.472764 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_build_ems_log_message_0 [0.022596s] ... ok 2026-04-13 02:03:38.474340 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_ensure_export_policy_default [0.020130s] ... ok 2026-04-13 02:03:38.484056 | debian-bookworm | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_update_access_1 [0.020722s] ... ok 2026-04-13 02:03:38.484338 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_quotas_and_reservations_3 [0.046859s] ... ok 2026-04-13 02:03:38.484906 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__create_cifs_share [0.019866s] ... ok 2026-04-13 02:03:38.489623 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_kerberos_realm_error_1_1 [0.019811s] ... ok 2026-04-13 02:03:38.494626 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_target [0.020643s] ... ok 2026-04-13 02:03:38.495609 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_if_max_files_is_valid_with_string [0.022306s] ... ok 2026-04-13 02:03:38.505211 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__create_nfs_share [0.018886s] ... ok 2026-04-13 02:03:38.517645 | debian-bookworm | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_update_access_3 [0.020606s] ... ok 2026-04-13 02:03:38.517666 | debian-bookworm | 2026-04-13 02:03:38.503 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 238720805ce1 to b516de97bfee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:38.517673 | debian-bookworm | 2026-04-13 02:03:38.506 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:38.517679 | debian-bookworm | 2026-04-13 02:03:38.507 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:38.517684 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_nfs_export_policy_exception [0.020272s] ... ok 2026-04-13 02:03:38.517690 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_2 [0.027787s] ... ok 2026-04-13 02:03:38.517695 | debian-bookworm | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_target_missing_location [0.020200s] ... ok 2026-04-13 02:03:38.518257 | debian-bookworm | There is no SnapMirror relationship available for source path yet fake_vserver_1:share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. 2026-04-13 02:03:38.529958 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_snapmirror_none [0.025148s] ... ok 2026-04-13 02:03:38.529980 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_7 [0.020322s] ... ok 2026-04-13 02:03:38.529986 | debian-bookworm | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_update_access_4 [0.021076s] ... ok 2026-04-13 02:03:38.529998 | debian-bookworm | 2026-04-13 02:03:38.526 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:38.530004 | debian-bookworm | 2026-04-13 02:03:38.526 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:38.530009 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_vol_1 [0.019838s] ... ok 2026-04-13 02:03:38.537607 | debian-bookworm | {0} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_get_driver_mode_missing_mode_good_default [0.019037s] ... ok 2026-04-13 02:03:38.557642 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_all_pool [0.019339s] ... ok 2026-04-13 02:03:38.557656 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_snapmirror_creation_failed_negative [0.025904s] ... ok 2026-04-13 02:03:38.557661 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_not_found [0.037816s] ... ok 2026-04-13 02:03:38.557665 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_clone_4 [0.019645s] ... ok 2026-04-13 02:03:38.557669 | debian-bookworm | {0} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_new [0.019712s] ... ok 2026-04-13 02:03:38.557672 | debian-bookworm | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_logins [0.028763s] ... ok 2026-04-13 02:03:38.568553 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_cifs_share [0.018741s] ... ok 2026-04-13 02:03:38.568566 | debian-bookworm | 2026-04-13 02:03:38.565 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade b516de97bfee -> 238720805ce1, Add ProjectShareTypeQuota model 2026-04-13 02:03:38.568573 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_cgsnapshot [0.021578s] ... ok 2026-04-13 02:03:38.569742 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapshot_1_True [0.020093s] ... ok 2026-04-13 02:03:38.574149 | debian-bookworm | Exception due to network failure. 2026-04-13 02:03:38.574913 | debian-bookworm | {0} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_new_missing_family [0.020863s] ... ok 2026-04-13 02:03:38.577330 | debian-bookworm | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_rest_api_retry [0.021909s] ... ok 2026-04-13 02:03:38.582585 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__update_share_size [0.019887s] ... ok 2026-04-13 02:03:38.589524 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_from_snapshot_fallback_3_fake [0.020715s] ... ok 2026-04-13 02:03:38.589710 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vlan [0.019552s] ... ok 2026-04-13 02:03:38.595660 | debian-bookworm | 2026-04-13 02:03:38.594 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update b516de97bfee to 238720805ce1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:38.595902 | debian-bookworm | {0} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_update_data_1_True [0.020826s] ... ok 2026-04-13 02:03:38.621905 | debian-bookworm | Failed to check MapRFS state. 2026-04-13 02:03:38.622111 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:38.622116 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 324, in _check_maprfs_state 2026-04-13 02:03:38.622125 | debian-bookworm | return self._maprfs_util.check_state() 2026-04-13 02:03:38.622129 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:38.622132 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 252, in check_state 2026-04-13 02:03:38.622136 | debian-bookworm | out, __ = self._execute(*cmd, check_exit_code=False) 2026-04-13 02:03:38.622139 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:38.622143 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:38.622146 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:38.622150 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:38.622153 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:38.622157 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:38.622160 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:38.622164 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:38.622167 | debian-bookworm | raise effect 2026-04-13 02:03:38.622177 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:03:38.622181 | debian-bookworm | Command: None 2026-04-13 02:03:38.622184 | debian-bookworm | Exit code: - 2026-04-13 02:03:38.622188 | debian-bookworm | Stdout: None 2026-04-13 02:03:38.622191 | debian-bookworm | Stderr: None 2026-04-13 02:03:38.622404 | debian-bookworm | 2026-04-13 02:03:38.596 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:38.622415 | debian-bookworm | 2026-04-13 02:03:38.596 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:38.622419 | debian-bookworm | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_rights [0.021930s] ... ok 2026-04-13 02:03:38.622423 | debian-bookworm | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_method_fail [0.018858s] ... ok 2026-04-13 02:03:38.622426 | debian-bookworm | 2026-04-13 02:03:38.608 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:38.622430 | debian-bookworm | 2026-04-13 02:03:38.608 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:38.622434 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_one_volume_api_error [0.020414s] ... ok 2026-04-13 02:03:38.622437 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share [0.021279s] ... ok 2026-04-13 02:03:38.622441 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_6_error_deleting [0.065311s] ... ok 2026-04-13 02:03:38.622444 | debian-bookworm | {0} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_round_down [0.020787s] ... ok 2026-04-13 02:03:38.622448 | debian-bookworm | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_delete_share_4 [0.021079s] ... ok 2026-04-13 02:03:38.637686 | debian-bookworm | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__check_maprfs_state_exception [0.023135s] ... ok 2026-04-13 02:03:38.637701 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_fpolicy_policy [0.020110s] ... ok 2026-04-13 02:03:38.637705 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_snapshot_not_exist [0.024973s] ... ok 2026-04-13 02:03:38.649410 | debian-bookworm | {0} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_trace_no_tracing [0.021783s] ... ok 2026-04-13 02:03:38.649428 | debian-bookworm | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_fsname_by_name_2 [0.021150s] ... ok 2026-04-13 02:03:38.649433 | debian-bookworm | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_available_capacity [0.021841s] ... ok 2026-04-13 02:03:38.649437 | debian-bookworm | 2026-04-13 02:03:38.647 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 238720805ce1 -> b516de97bfee, Add ProjectShareTypeQuota model 2026-04-13 02:03:38.652610 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_fpolicy_policy_failure_2 [0.019638s] ... ok 2026-04-13 02:03:38.655455 | debian-bookworm | Failed to get the snapshots from cluster, provide the right backup type or check the backend details are properly configured in manila.conf file. 2026-04-13 02:03:38.655467 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:38.655472 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 5116, in delete_backup 2026-04-13 02:03:38.655476 | debian-bookworm | list_snapshots = self._get_des_volume_backup_snapshots( 2026-04-13 02:03:38.655479 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:38.655483 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:38.655487 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:38.655490 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:38.655494 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:38.655497 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:38.655501 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:38.655504 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:38.655508 | debian-bookworm | raise effect 2026-04-13 02:03:38.655511 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-04-13 02:03:38.657117 | debian-bookworm | Please use NetAppDriver in the configuration file to load the driver instead of directly specifying the driver module name. 2026-04-13 02:03:38.657321 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_snapshot_not_found_negative [0.021642s] ... ok 2026-04-13 02:03:38.659045 | debian-bookworm | {0} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_validate_driver_instantiation_no_proxy [0.020405s] ... ok 2026-04-13 02:03:38.664709 | debian-bookworm | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_size_to_gb_2 [0.020929s] ... ok 2026-04-13 02:03:38.667254 | debian-bookworm | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__group_exists [0.020325s] ... ok 2026-04-13 02:03:38.670041 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_4___unmanage_error____unmanage_starting__ [0.054230s] ... ok 2026-04-13 02:03:38.671780 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_kerberos_error [0.020081s] ... ok 2026-04-13 02:03:38.678530 | debian-bookworm | {0} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_openstack_info_init [0.019315s] ... ok 2026-04-13 02:03:38.681152 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_with_resource_cleanup [0.023733s] ... ok 2026-04-13 02:03:38.683517 | debian-bookworm | 2026-04-13 02:03:38.682 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 238720805ce1 to b516de97bfee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:38.701652 | debian-bookworm | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_size_to_gb_4 [0.022234s] ... ok 2026-04-13 02:03:38.701676 | debian-bookworm | 2026-04-13 02:03:38.685 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:38.701681 | debian-bookworm | 2026-04-13 02:03:38.685 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:38.701690 | debian-bookworm | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__run_ssh [0.020792s] ... ok 2026-04-13 02:03:38.701693 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_protocols_1__True__True__True_ [0.019361s] ... ok 2026-04-13 02:03:38.701697 | debian-bookworm | 2026-04-13 02:03:38.693 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:38.701700 | debian-bookworm | 2026-04-13 02:03:38.693 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:38.701704 | debian-bookworm | {0} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_check_for_setup_error__volume_doesnt_exist [0.020415s] ... ok 2026-04-13 02:03:38.704066 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_group_snapshot_fallback_1_pool [0.022836s] ... ok 2026-04-13 02:03:38.706610 | debian-bookworm | Failed to create share from snapshot fake with name share-0. 2026-04-13 02:03:38.706624 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:38.706629 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 231, in create_share_from_snapshot 2026-04-13 02:03:38.706632 | debian-bookworm | self._maprfs_util.maprfs_cp(snapshot_path + '/*', share_dir) 2026-04-13 02:03:38.706636 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:38.706640 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:38.706643 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:38.706647 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:38.706650 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:38.706654 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:38.706657 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:38.706661 | debian-bookworm | raise effect 2026-04-13 02:03:38.706664 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:03:38.706668 | debian-bookworm | Command: None 2026-04-13 02:03:38.706672 | debian-bookworm | Exit code: - 2026-04-13 02:03:38.706675 | debian-bookworm | Stdout: None 2026-04-13 02:03:38.706679 | debian-bookworm | Stderr: None 2026-04-13 02:03:38.711797 | debian-bookworm | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_chcifsuser [0.020141s] ... ok 2026-04-13 02:03:38.711811 | debian-bookworm | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_from_snapshot_exception [0.020810s] ... ok 2026-04-13 02:03:38.711815 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ensure_broadcast_domain_for_port_other_domain_2_Default [0.020640s] ... ok 2026-04-13 02:03:38.721625 | debian-bookworm | {0} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_share__exists_error [0.022334s] ... ok 2026-04-13 02:03:38.729739 | debian-bookworm | Failed to get info for aggregate fake_aggr1. 2026-04-13 02:03:38.729753 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:38.729757 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py", line 564, in get_aggregate 2026-04-13 02:03:38.729760 | debian-bookworm | aggrs = self._get_aggregates(aggregate_names=[aggregate_name], 2026-04-13 02:03:38.729764 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:38.729773 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:38.729776 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:38.729780 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:38.729783 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:38.729786 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:38.729790 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:38.729793 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:03:38.729797 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:03:38.729800 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:38.729803 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:38.729807 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:38.729810 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:38.729814 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:38.729817 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:38.729820 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:38.729824 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:38.729827 | debian-bookworm | raise effect 2026-04-13 02:03:38.729831 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2026-04-13 02:03:38.733774 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_5___inactive____extending__ [0.054702s] ... ok 2026-04-13 02:03:38.733787 | debian-bookworm | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnasportip [0.021603s] ... ok 2026-04-13 02:03:38.733794 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_error [0.021548s] ... ok 2026-04-13 02:03:38.733798 | debian-bookworm | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_delete [0.023314s] ... ok 2026-04-13 02:03:38.733981 | debian-bookworm | 2026-04-13 02:03:38.732 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade b516de97bfee -> 829a09b0ddd4, Fix 'project_share_type_quotas' unique constraint 2026-04-13 02:03:38.739241 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot_replica_still_creating [0.035083s] ... ok 2026-04-13 02:03:38.743823 | debian-bookworm | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_delete_error [0.022125s] ... ok 2026-04-13 02:03:38.748198 | debian-bookworm | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_create_share [0.021253s] ... ok 2026-04-13 02:03:38.753817 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cifs_share_access_rules_empty [0.021825s] ... ok 2026-04-13 02:03:38.764524 | debian-bookworm | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefDatasets.test_rename [0.020584s] ... ok 2026-04-13 02:03:38.768738 | debian-bookworm | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_extend_share [0.020346s] ... ok 2026-04-13 02:03:38.773378 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot_update_error [0.034041s] ... ok 2026-04-13 02:03:38.777622 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cifs_share_access_rules_not_empty [0.020763s] ... ok 2026-04-13 02:03:38.780084 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_replication_change_1_available [0.055008s] ... ok 2026-04-13 02:03:38.784298 | debian-bookworm | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_dict [0.019553s] ... ok 2026-04-13 02:03:38.790442 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__clear_access_1_nfs [0.021567s] ... ok 2026-04-13 02:03:38.796279 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cluster_aggregate_capacities [0.021506s] ... ok 2026-04-13 02:03:38.798874 | debian-bookworm | 2026-04-13 02:03:38.797 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update b516de97bfee to 829a09b0ddd4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:38.802933 | debian-bookworm | 2026-04-13 02:03:38.800 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:38.802963 | debian-bookworm | 2026-04-13 02:03:38.800 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:38.803836 | debian-bookworm | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_no_message_kwargs [0.019615s] ... ok 2026-04-13 02:03:38.809111 | debian-bookworm | Could not list the share access for share manila_fakeid 2026-04-13 02:03:38.811198 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__clear_access_no_access_list_1_nfs [0.020685s] ... ok 2026-04-13 02:03:38.817917 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ems_log_destination_vserver_not_found [0.021360s] ... ok 2026-04-13 02:03:38.818081 | debian-bookworm | 2026-04-13 02:03:38.816 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:38.818089 | debian-bookworm | 2026-04-13 02:03:38.816 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:38.823392 | debian-bookworm | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_promote [0.019282s] ... ok 2026-04-13 02:03:38.825975 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share [0.052255s] ... ok 2026-04-13 02:03:38.832312 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__generate_share_name [0.020990s] ... ok 2026-04-13 02:03:38.836849 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_reverting_2_available [0.056796s] ... ok 2026-04-13 02:03:38.841635 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_policies [0.021520s] ... ok 2026-04-13 02:03:38.844027 | debian-bookworm | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_skip_update_host [0.020525s] ... ok 2026-04-13 02:03:38.853130 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_1_2000000000 [0.020671s] ... ok 2026-04-13 02:03:38.858470 | debian-bookworm | 2026-04-13 02:03:38.856 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 829a09b0ddd4 -> b516de97bfee, Fix 'project_share_type_quotas' unique constraint 2026-04-13 02:03:38.858484 | debian-bookworm | 2026-04-13 02:03:38.857 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 829a09b0ddd4 to b516de97bfee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:38.860470 | debian-bookworm | 2026-04-13 02:03:38.859 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:38.860483 | debian-bookworm | 2026-04-13 02:03:38.859 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:38.860796 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ipspaces [0.021312s] ... ok 2026-04-13 02:03:38.863088 | debian-bookworm | 2026-04-13 02:03:38.862 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:38.863101 | debian-bookworm | 2026-04-13 02:03:38.862 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:38.864691 | debian-bookworm | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_200_pagination_next [0.020514s] ... ok 2026-04-13 02:03:38.873605 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_4_20GB [0.020339s] ... ok 2026-04-13 02:03:38.881828 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_job_state_error [0.020877s] ... ok 2026-04-13 02:03:38.884673 | debian-bookworm | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___get_data_payload [0.019910s] ... ok 2026-04-13 02:03:38.893075 | debian-bookworm | {5} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_reverting_4_creating [0.056053s] ... ok 2026-04-13 02:03:38.894533 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_not_found [0.068427s] ... ok 2026-04-13 02:03:38.895067 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_nfs_change [0.021424s] ... ok 2026-04-13 02:03:38.899748 | debian-bookworm | 2026-04-13 02:03:38.898 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade b516de97bfee -> 829a09b0ddd4, Fix 'project_share_type_quotas' unique constraint 2026-04-13 02:03:38.903893 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ontap_version_1_True [0.021793s] ... ok 2026-04-13 02:03:38.905360 | debian-bookworm | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___get_payload [0.020612s] ... ok 2026-04-13 02:03:38.919862 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_create_share_2_cifs [0.024397s] ... ok 2026-04-13 02:03:38.933778 | debian-bookworm | {5} manila.tests.db.test_migration.MigrationTestCase.test_downgrade_none_version [0.027761s] ... ok 2026-04-13 02:03:38.933822 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_counter_info_2_domain_busy [0.022228s] ... ok 2026-04-13 02:03:38.933834 | debian-bookworm | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_200_empty [0.021852s] ... ok 2026-04-13 02:03:38.939203 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_not_found [0.044503s] ... ok 2026-04-13 02:03:38.944388 | debian-bookworm | {5} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_not_allowed_3_service_manipulating_admin_lock [0.023071s] ... ok 2026-04-13 02:03:38.949449 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_single_page [0.023159s] ... ok 2026-04-13 02:03:38.950882 | debian-bookworm | Could not list the share access for share manila_fakeid 2026-04-13 02:03:38.951315 | debian-bookworm | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_404_failover_ok [0.023356s] ... ok 2026-04-13 02:03:38.956239 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_nfs_share_not_exist [0.036318s] ... ok 2026-04-13 02:03:38.963475 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_with_provider_location [0.024164s] ... ok 2026-04-13 02:03:38.966528 | debian-bookworm | {5} manila.tests.lock.test_api.ResourceLockApiTest.test_ensure_context_can_delete_lock [0.021887s] ... ok 2026-04-13 02:03:38.970768 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapmirror_policies [0.021240s] ... ok 2026-04-13 02:03:38.972770 | debian-bookworm | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_500_permanent [0.021000s] ... ok 2026-04-13 02:03:38.973213 | debian-bookworm | 2026-04-13 02:03:38.971 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update b516de97bfee to 829a09b0ddd4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:38.978711 | debian-bookworm | 2026-04-13 02:03:38.974 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:38.978731 | debian-bookworm | 2026-04-13 02:03:38.974 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:38.982249 | debian-bookworm | 2026-04-13 02:03:38.980 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:38.982269 | debian-bookworm | 2026-04-13 02:03:38.980 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:38.986889 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_api_client_with_vserver [0.023302s] ... ok 2026-04-13 02:03:38.990091 | debian-bookworm | {5} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_7_deleted [0.023614s] ... ok 2026-04-13 02:03:38.991518 | debian-bookworm | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_default [0.019522s] ... ok 2026-04-13 02:03:38.992280 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_unique_export_policy_id_empty [0.020826s] ... ok 2026-04-13 02:03:39.006849 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_do_setup [0.050070s] ... ok 2026-04-13 02:03:39.009538 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_share_name [0.022485s] ... ok 2026-04-13 02:03:39.011103 | debian-bookworm | {5} manila.tests.lock.test_api.ResourceLockApiTest.test_update_lock_resource_not_allowed_with_policy_failure_2_False [0.020934s] ... ok 2026-04-13 02:03:39.013114 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_to_manage [0.021270s] ... ok 2026-04-13 02:03:39.014691 | debian-bookworm | {0} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test__get_provisioned_capacity [0.023025s] ... ok 2026-04-13 02:03:39.023889 | debian-bookworm | 2026-04-13 02:03:39.022 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 829a09b0ddd4 -> 27cb96d991fa, add description for share type 2026-04-13 02:03:39.032298 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test__build_session_with_basic_auth [0.299210s] ... ok 2026-04-13 02:03:39.032806 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_boolean_provisioning_options_missing_spec [0.023153s] ... ok 2026-04-13 02:03:39.033346 | debian-bookworm | {5} manila.tests.message.test_api.MessageApiTest.test_get_all [0.022220s] ... ok 2026-04-13 02:03:39.034560 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities_none_requested [0.021339s] ... ok 2026-04-13 02:03:39.038999 | debian-bookworm | 2026-04-13 02:03:39.037 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 829a09b0ddd4 to 27cb96d991fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:39.041516 | debian-bookworm | {0} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_extend_share [0.025749s] ... ok 2026-04-13 02:03:39.042106 | debian-bookworm | 2026-04-13 02:03:39.040 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:39.042120 | debian-bookworm | 2026-04-13 02:03:39.041 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:39.050756 | debian-bookworm | 2026-04-13 02:03:39.049 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:39.050797 | debian-bookworm | 2026-04-13 02:03:39.049 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:39.052953 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_valid_4 [0.020621s] ... ok 2026-04-13 02:03:39.055326 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_default_filter_function [0.022458s] ... ok 2026-04-13 02:03:39.056057 | debian-bookworm | Can't find the share by share name: manila_fakeid. 2026-04-13 02:03:39.056267 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_info_1 [0.020907s] ... ok 2026-04-13 02:03:39.057513 | debian-bookworm | {5} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_3 [0.023866s] ... ok 2026-04-13 02:03:39.063616 | debian-bookworm | {0} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_set_reservation [0.022748s] ... ok 2026-04-13 02:03:39.065702 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_extend_share_not_exist [0.057037s] ... ok 2026-04-13 02:03:39.072308 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_9__True__ [0.019184s] ... ok 2026-04-13 02:03:39.078090 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_peers_not_found [0.021860s] ... ok 2026-04-13 02:03:39.083322 | debian-bookworm | Only IP access control type is supported for NFS. 2026-04-13 02:03:39.085890 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_name_not_found [0.022397s] ... ok 2026-04-13 02:03:39.085908 | debian-bookworm | {5} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_id_1 [0.021129s] ... ok 2026-04-13 02:03:39.085912 | debian-bookworm | {0} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_access__not_ip_1_rw [0.021491s] ... ok 2026-04-13 02:03:39.087756 | debian-bookworm | 2026-04-13 02:03:39.086 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 27cb96d991fa -> 829a09b0ddd4, add description for share type 2026-04-13 02:03:39.090036 | debian-bookworm | Could not get licenses list. 2026-04-13 02:03:39.092472 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_licenses_api_error [0.020231s] ... ok 2026-04-13 02:03:39.099502 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_volume_count [0.021423s] ... ok 2026-04-13 02:03:39.100294 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_1 [0.022304s] ... ok 2026-04-13 02:03:39.102433 | debian-bookworm | 2026-04-13 02:03:39.101 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 27cb96d991fa to 829a09b0ddd4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:39.103961 | debian-bookworm | {5} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_plug_dev_exists [0.024047s] ... ok 2026-04-13 02:03:39.111152 | debian-bookworm | 2026-04-13 02:03:39.104 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:39.111182 | debian-bookworm | 2026-04-13 02:03:39.104 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:39.111190 | debian-bookworm | {0} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_nfs_access_1 [0.023320s] ... ok 2026-04-13 02:03:39.111196 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_size_fail [0.045363s] ... ok 2026-04-13 02:03:39.113064 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_ontapi_version [0.019499s] ... ok 2026-04-13 02:03:39.113267 | debian-bookworm | 2026-04-13 02:03:39.111 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:39.113284 | debian-bookworm | 2026-04-13 02:03:39.111 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:39.121781 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ipspace_has_data_vservers [0.022370s] ... ok 2026-04-13 02:03:39.126782 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_3 [0.023577s] ... ok 2026-04-13 02:03:39.127582 | debian-bookworm | {5} manila.tests.network.linux.test_ip_lib.TestDeviceExists.test_device_does_not_exist [0.024328s] ... ok 2026-04-13 02:03:39.129383 | debian-bookworm | {0} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_10___1M___1048576_ [0.020801s] ... ok 2026-04-13 02:03:39.131783 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_init_features [0.019183s] ... ok 2026-04-13 02:03:39.143046 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ipspace_has_data_vservers_not_found [0.021314s] ... ok 2026-04-13 02:03:39.146301 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_05 [0.022199s] ... ok 2026-04-13 02:03:39.152305 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test___create_filesystem [0.035808s] ... ok 2026-04-13 02:03:39.152337 | debian-bookworm | {5} manila.tests.network.linux.test_ip_lib.TestIPCommandBase.test_run_with_options [0.021426s] ... ok 2026-04-13 02:03:39.152344 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_no_tunneling [0.019260s] ... ok 2026-04-13 02:03:39.152351 | debian-bookworm | 2026-04-13 02:03:39.150 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 829a09b0ddd4 -> 27cb96d991fa, add description for share type 2026-04-13 02:03:39.163164 | debian-bookworm | 2026-04-13 02:03:39.161 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 829a09b0ddd4 to 27cb96d991fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:39.166497 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_volume_1_True [0.021489s] ... ok 2026-04-13 02:03:39.166520 | debian-bookworm | 2026-04-13 02:03:39.164 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:39.166537 | debian-bookworm | 2026-04-13 02:03:39.164 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:39.166543 | debian-bookworm | snapshot fake_dataset.snap not found on FlashBlade, skip delete 2026-04-13 02:03:39.168988 | debian-bookworm | {0} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_snapshot_not_found [0.038964s] ... ok 2026-04-13 02:03:39.169642 | debian-bookworm | 2026-04-13 02:03:39.167 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:39.169662 | debian-bookworm | 2026-04-13 02:03:39.167 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:39.170472 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_strip_xml_namespace_2__http___www_netapp_com_filer_admin_tag_name [0.019214s] ... ok 2026-04-13 02:03:39.170491 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_multiple_max_qos_specs_2 [0.023456s] ... ok 2026-04-13 02:03:39.174629 | debian-bookworm | {5} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_add_address_scoped [0.025450s] ... ok 2026-04-13 02:03:39.186837 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_volume_2_False [0.021876s] ... ok 2026-04-13 02:03:39.189507 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__add_nfs_export_rule_1 [0.019134s] ... ok 2026-04-13 02:03:39.191475 | debian-bookworm | flashblade_api configuration parameter must be specified 2026-04-13 02:03:39.191490 | debian-bookworm | NoneType: None 2026-04-13 02:03:39.193173 | debian-bookworm | {0} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_no_auth_parameters [0.024483s] ... ok 2026-04-13 02:03:39.193642 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_3 [0.023283s] ... ok 2026-04-13 02:03:39.197232 | debian-bookworm | {5} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_flush [0.021428s] ... ok 2026-04-13 02:03:39.205528 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_nfs_share [0.057207s] ... ok 2026-04-13 02:03:39.206711 | debian-bookworm | 2026-04-13 02:03:39.205 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 27cb96d991fa -> 4a482571410f, add_backend_info_table 2026-04-13 02:03:39.208202 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_volume_raise_no_records [0.021247s] ... ok 2026-04-13 02:03:39.208448 | debian-bookworm | Failed to get disk info for aggregate fake_aggr1. 2026-04-13 02:03:39.208483 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:39.208488 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 4772, in _get_aggregate_disk_types 2026-04-13 02:03:39.208493 | debian-bookworm | result = self.send_iter_request('storage-disk-get-iter', api_args) 2026-04-13 02:03:39.208497 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:39.208501 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:39.208505 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:39.208509 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:39.208513 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:39.208523 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:39.208527 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:39.208531 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:03:39.208542 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:03:39.208546 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:39.208550 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:39.208554 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:39.208557 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:39.208561 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:39.208564 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:39.208568 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:39.208571 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:39.208575 | debian-bookworm | raise effect 2026-04-13 02:03:39.208579 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2026-04-13 02:03:39.210524 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_aggregate_disk_types_api_error [0.021195s] ... ok 2026-04-13 02:03:39.217565 | debian-bookworm | 2026-04-13 02:03:39.214 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 27cb96d991fa to 4a482571410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:39.217853 | debian-bookworm | 2026-04-13 02:03:39.216 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:39.217868 | debian-bookworm | 2026-04-13 02:03:39.216 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:39.219778 | debian-bookworm | {0} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_no_purity_fb_module [0.025668s] ... ok 2026-04-13 02:03:39.220345 | debian-bookworm | {5} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_qdisc_property [0.024329s] ... ok 2026-04-13 02:03:39.221559 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_4 [0.028074s] ... ok 2026-04-13 02:03:39.225449 | debian-bookworm | 2026-04-13 02:03:39.223 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:39.225553 | debian-bookworm | 2026-04-13 02:03:39.223 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:39.229563 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mark_qos_policy_group_for_deletion_policy_exists_2_False [0.020968s] ... ok 2026-04-13 02:03:39.230880 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_snapmirrors_not_found [0.020273s] ... ok 2026-04-13 02:03:39.244860 | debian-bookworm | {0} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_revert_to_snapshot [0.025664s] ... ok 2026-04-13 02:03:39.245247 | debian-bookworm | {5} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_namespace_exists [0.023957s] ... ok 2026-04-13 02:03:39.246708 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_qos_conflict [0.024857s] ... ok 2026-04-13 02:03:39.249363 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_active_directory_security_service [0.020211s] ... ok 2026-04-13 02:03:39.265524 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__is_snaplock_enabled_volume_false [0.022129s] ... ok 2026-04-13 02:03:39.265566 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_cifs_service_status [0.048197s] ... ok 2026-04-13 02:03:39.265584 | debian-bookworm | 2026-04-13 02:03:39.264 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 4a482571410f -> 27cb96d991fa, add_backend_info_table 2026-04-13 02:03:39.268498 | debian-bookworm | {5} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_get_gateway [0.022993s] ... ok 2026-04-13 02:03:39.269705 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_stats_2 [0.022656s] ... ok 2026-04-13 02:03:39.269852 | debian-bookworm | 2026-04-13 02:03:39.268 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 4a482571410f to 27cb96d991fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:39.270079 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_volume_no_optional_args_1_True [0.020654s] ... ok 2026-04-13 02:03:39.290281 | debian-bookworm | Fail to create share fake_share_name on NAS. 2026-04-13 02:03:39.290766 | debian-bookworm | Fail to create share fake_share_name on NAS. 2026-04-13 02:03:39.291076 | debian-bookworm | Fail to create share fake_share_name on NAS. 2026-04-13 02:03:39.291946 | debian-bookworm | Fail to create share fake_share_name on NAS. 2026-04-13 02:03:39.297666 | debian-bookworm | {0} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_shrink_share [0.025694s] ... ok 2026-04-13 02:03:39.297695 | debian-bookworm | 2026-04-13 02:03:39.270 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:39.297702 | debian-bookworm | 2026-04-13 02:03:39.270 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:39.297708 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__is_snaplock_enabled_volume_true_2_enterprise [0.020083s] ... ok 2026-04-13 02:03:39.297714 | debian-bookworm | 2026-04-13 02:03:39.274 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:39.297719 | debian-bookworm | 2026-04-13 02:03:39.274 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:39.297725 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_offline_volume [0.020512s] ... ok 2026-04-13 02:03:39.297730 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_stats_4 [0.022203s] ... ok 2026-04-13 02:03:39.297735 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_nfs_export_rule_single_existing [0.020286s] ... ok 2026-04-13 02:03:39.297741 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_api_create_share_with_fail_response_2 [0.023116s] ... ok 2026-04-13 02:03:39.297746 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_admin_project_id_not_exist [0.027450s] ... ok 2026-04-13 02:03:39.297943 | debian-bookworm | Fail to create share fake_share_name on NAS. 2026-04-13 02:03:39.308033 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__start_nfs_service [0.053736s] ... ok 2026-04-13 02:03:39.317228 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_snapshots_2_False [0.020298s] ... ok 2026-04-13 02:03:39.317274 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_apply_volume_efficiency_policy_without_policy [0.019341s] ... ok 2026-04-13 02:03:39.317285 | debian-bookworm | 2026-04-13 02:03:39.312 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 27cb96d991fa -> 4a482571410f, add_backend_info_table 2026-04-13 02:03:39.317301 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_string_provisioning_options_missing_spec [0.022202s] ... ok 2026-04-13 02:03:39.317307 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_share_info_3 [0.020841s] ... ok 2026-04-13 02:03:39.321022 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_with_additional_kwargs [0.023828s] ... ok 2026-04-13 02:03:39.322932 | debian-bookworm | 2026-04-13 02:03:39.321 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 27cb96d991fa to 4a482571410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:39.325672 | debian-bookworm | 2026-04-13 02:03:39.324 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:39.325695 | debian-bookworm | 2026-04-13 02:03:39.324 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:39.329647 | debian-bookworm | 2026-04-13 02:03:39.327 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:39.329665 | debian-bookworm | 2026-04-13 02:03:39.328 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:39.331558 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_modify [0.020197s] ... ok 2026-04-13 02:03:39.332910 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_volume_clone_split_completed_1_fake_snapshot_name [0.019442s] ... ok 2026-04-13 02:03:39.337441 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_raise_no_enable_with_pool [0.023030s] ... ok 2026-04-13 02:03:39.342787 | debian-bookworm | Login failed. code: 1 2026-04-13 02:03:39.346426 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_04 [0.025286s] ... ok 2026-04-13 02:03:39.346621 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_router [0.025783s] ... ok 2026-04-13 02:03:39.346634 | debian-bookworm | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_login_fail [0.038986s] ... ok 2026-04-13 02:03:39.354545 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rename_vserver [0.020259s] ... ok 2026-04-13 02:03:39.355971 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_cifs_share_exists_2 [0.022653s] ... ok 2026-04-13 02:03:39.358787 | debian-bookworm | Could not determine if the volume share_7cf7c200_d3af_4e05_b87e_9167c95dfcad is a FlexGroup or a FlexVol style. 2026-04-13 02:03:39.358810 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:39.358817 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 4652, in _is_flexgroup_share 2026-04-13 02:03:39.358824 | debian-bookworm | return vserver_client.is_flexgroup_volume(share_name) 2026-04-13 02:03:39.358829 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:39.358835 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:39.358840 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:39.358845 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:39.358850 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:39.358867 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:39.358873 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:39.358878 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:39.358883 | debian-bookworm | raise effect 2026-04-13 02:03:39.358888 | debian-bookworm | manila.exception.NetAppException: Exception due to NetApp failure. 2026-04-13 02:03:39.361216 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_share_raise [0.023558s] ... ok 2026-04-13 02:03:39.365223 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_23 [0.025035s] ... ok 2026-04-13 02:03:39.369455 | debian-bookworm | 2026-04-13 02:03:39.366 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 4a482571410f -> 0274d20c560f, Add ou to security service 2026-04-13 02:03:39.371635 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_router_exception [0.024141s] ... ok 2026-04-13 02:03:39.372134 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_resync_snapmirror_vol [0.020273s] ... ok 2026-04-13 02:03:39.374243 | debian-bookworm | LDAP client cannot be configured with both 'server' and 'domain' parameters. Use 'server' for Linux/Unix LDAP servers or 'domain' for Active Directory LDAP servers. 2026-04-13 02:03:39.374265 | debian-bookworm | NoneType: None 2026-04-13 02:03:39.376237 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_ldap_invalid_parameters_2 [0.020518s] ... ok 2026-04-13 02:03:39.381249 | debian-bookworm | 2026-04-13 02:03:39.380 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 4a482571410f to 0274d20c560f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:39.383646 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexvol_pool_configured_2 [0.022644s] ... ok 2026-04-13 02:03:39.385724 | debian-bookworm | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__run_as_user [0.038376s] ... ok 2026-04-13 02:03:39.390189 | debian-bookworm | 2026-04-13 02:03:39.384 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:39.390209 | debian-bookworm | 2026-04-13 02:03:39.384 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:39.390215 | debian-bookworm | 2026-04-13 02:03:39.387 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:39.390220 | debian-bookworm | 2026-04-13 02:03:39.387 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:39.390511 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_24 [0.025114s] ... ok 2026-04-13 02:03:39.392424 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_snaplock_attributes_1 [0.020178s] ... ok 2026-04-13 02:03:39.396046 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_cluster_peer [0.019771s] ... ok 2026-04-13 02:03:39.397925 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_list_extensions [0.027435s] ... ok 2026-04-13 02:03:39.406261 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexvol_pool_configured_3 [0.022532s] ... ok 2026-04-13 02:03:39.410907 | debian-bookworm | Could not find volume volume1 to set snapdir access 2026-04-13 02:03:39.413184 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_specific_volinfo [0.021125s] ... ok 2026-04-13 02:03:39.413220 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_snapdir_access_exception [0.019930s] ... ok 2026-04-13 02:03:39.415319 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_2___fc00___7____fe80__1___False_ [0.019193s] ... ok 2026-04-13 02:03:39.421060 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_list_routers [0.023038s] ... ok 2026-04-13 02:03:39.429052 | debian-bookworm | MapR cluster has not been specified in the configuration. Add the ip or list of ip of nodes with mapr-core installed in the "maprfs_clinode_ip" configuration parameter. 2026-04-13 02:03:39.430720 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_1_None [0.022613s] ... ok 2026-04-13 02:03:39.430741 | debian-bookworm | 2026-04-13 02:03:39.428 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 0274d20c560f -> 4a482571410f, Add ou to security service 2026-04-13 02:03:39.433761 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_setup_security_services_3 [0.021002s] ... ok 2026-04-13 02:03:39.434766 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_set_nfs_access_1 [0.021856s] ... ok 2026-04-13 02:03:39.434797 | debian-bookworm | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_check_for_setup_error_exception_config [0.048635s] ... ok 2026-04-13 02:03:39.435477 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_3___0_0_0_0_0____10_10_10_1___True_ [0.019818s] ... ok 2026-04-13 02:03:39.442589 | debian-bookworm | 2026-04-13 02:03:39.441 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 0274d20c560f to 4a482571410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:39.445121 | debian-bookworm | 2026-04-13 02:03:39.443 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:39.445141 | debian-bookworm | 2026-04-13 02:03:39.444 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:39.449020 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_2 [0.026473s] ... ok 2026-04-13 02:03:39.449241 | debian-bookworm | 2026-04-13 02:03:39.447 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:39.449256 | debian-bookworm | 2026-04-13 02:03:39.447 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:39.452778 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_1 [0.023721s] ... ok 2026-04-13 02:03:39.453946 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_soft_delete_volume_error_return_errors [0.020285s] ... ok 2026-04-13 02:03:39.465667 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_4______0____fe80__1___True_ [0.021444s] ... ok 2026-04-13 02:03:39.465701 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_2 [0.025119s] ... ok 2026-04-13 02:03:39.485641 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_4 [0.024049s] ... ok 2026-04-13 02:03:39.485674 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_trigger_volume_move_cutover [0.020089s] ... ok 2026-04-13 02:03:39.485689 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_2 [0.022695s] ... ok 2026-04-13 02:03:39.485693 | debian-bookworm | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_share_skip [0.042085s] ... ok 2026-04-13 02:03:39.485697 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_without_gateway [0.019526s] ... ok 2026-04-13 02:03:39.485701 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_5 [0.022500s] ... ok 2026-04-13 02:03:39.487828 | debian-bookworm | 2026-04-13 02:03:39.486 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 4a482571410f -> 0274d20c560f, Add ou to security service 2026-04-13 02:03:39.494544 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_kerberos_realm [0.020238s] ... ok 2026-04-13 02:03:39.496503 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_error [0.019777s] ... ok 2026-04-13 02:03:39.496780 | debian-bookworm | Could not determine snapshot fake_snapshot size from volume share_585c3935_2aa9_437c_8bad_5abae1076555. 2026-04-13 02:03:39.497047 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:39.497054 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 2406, in manage_existing_snapshot 2026-04-13 02:03:39.497059 | debian-bookworm | volume = vserver_client.get_volume(share_name) 2026-04-13 02:03:39.497063 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:39.497067 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:39.497071 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:39.497074 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:39.497078 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:39.497081 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:39.497085 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:39.497088 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:39.497092 | debian-bookworm | raise effect 2026-04-13 02:03:39.497106 | debian-bookworm | manila.exception.NetAppException: Exception due to NetApp failure. 2026-04-13 02:03:39.499069 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_get_volume_error_2_NetAppException [0.023424s] ... ok 2026-04-13 02:03:39.502285 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_2___DOWN____DOWN__ [0.027970s] ... ok 2026-04-13 02:03:39.502403 | debian-bookworm | Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. 2026-04-13 02:03:39.502409 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:39.502413 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-04-13 02:03:39.502417 | debian-bookworm | self.api_executor = self._create_api_executor() 2026-04-13 02:03:39.502420 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:39.502424 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-04-13 02:03:39.502427 | debian-bookworm | raise exception.ShareBackendException(msg=msg) 2026-04-13 02:03:39.502431 | debian-bookworm | manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-04-13 02:03:39.502647 | debian-bookworm | 2026-04-13 02:03:39.501 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 4a482571410f to 0274d20c560f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:39.517031 | debian-bookworm | Failed to delete snapshot fake. 2026-04-13 02:03:39.517072 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:39.517077 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 278, in delete_snapshot 2026-04-13 02:03:39.517081 | debian-bookworm | self._maprfs_util.delete_snapshot(snapshot_name, volume_name) 2026-04-13 02:03:39.517085 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 179, in delete_snapshot 2026-04-13 02:03:39.517089 | debian-bookworm | raise exception.ProcessExecutionError(out) 2026-04-13 02:03:39.517093 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:03:39.517096 | debian-bookworm | Command: None 2026-04-13 02:03:39.517100 | debian-bookworm | Exit code: - 2026-04-13 02:03:39.517104 | debian-bookworm | Stdout: 'ERROR (fake)' 2026-04-13 02:03:39.517108 | debian-bookworm | Stderr: None 2026-04-13 02:03:39.517183 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_1 [0.022552s] ... ok 2026-04-13 02:03:39.517189 | debian-bookworm | 2026-04-13 02:03:39.505 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:39.517194 | debian-bookworm | 2026-04-13 02:03:39.505 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:39.517198 | debian-bookworm | 2026-04-13 02:03:39.510 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:39.517202 | debian-bookworm | 2026-04-13 02:03:39.510 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:39.517206 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_volume_efficiency_attributes_1_True [0.021409s] ... ok 2026-04-13 02:03:39.517210 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_svm [0.019861s] ... ok 2026-04-13 02:03:39.523340 | debian-bookworm | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_snapshot_exception [0.047081s] ... ok 2026-04-13 02:03:39.524419 | debian-bookworm | Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. 2026-04-13 02:03:39.524439 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:39.524446 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-04-13 02:03:39.524452 | debian-bookworm | self.api_executor = self._create_api_executor() 2026-04-13 02:03:39.524464 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:39.524469 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-04-13 02:03:39.524475 | debian-bookworm | raise exception.ShareBackendException(msg=msg) 2026-04-13 02:03:39.524480 | debian-bookworm | manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-04-13 02:03:39.527175 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_cancel_exception_volume_status_1 [0.024777s] ... ok 2026-04-13 02:03:39.527206 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_4 [0.021768s] ... ok 2026-04-13 02:03:39.531261 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test___update_share_network_net_data_different_values_1 [0.029436s] ... ok 2026-04-13 02:03:39.536478 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_junctioned_volumes_1__fake_share [0.019968s] ... ok 2026-04-13 02:03:39.537014 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_1_True [0.020719s] ... ok 2026-04-13 02:03:39.546347 | debian-bookworm | Cannot migrate share fakeinstanceid efficiently between fakehost and fakehost. 2026-04-13 02:03:39.546387 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:39.546394 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3739, in migration_check_compatibility 2026-04-13 02:03:39.546400 | debian-bookworm | raise exception.NetAppException(msg) 2026-04-13 02:03:39.546406 | debian-bookworm | manila.exception.NetAppException: Cannot migrate share because the source and destination pool support different SnapLock type. 2026-04-13 02:03:39.549451 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_snaplock_not_compatible [0.024443s] ... ok 2026-04-13 02:03:39.554089 | debian-bookworm | 2026-04-13 02:03:39.551 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 0274d20c560f -> 097fad24d2fc, add_share_instances_share_id_index 2026-04-13 02:03:39.555942 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__build_session__certificate_auth [0.019578s] ... ok 2026-04-13 02:03:39.558296 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_snaplock_type_1_compliance [0.020492s] ... ok 2026-04-13 02:03:39.559347 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test___update_share_network_net_data_different_values_2 [0.028095s] ... ok 2026-04-13 02:03:39.565260 | debian-bookworm | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_no_rename [0.041694s] ... ok 2026-04-13 02:03:39.573636 | debian-bookworm | 2026-04-13 02:03:39.572 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 0274d20c560f to 097fad24d2fc update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:39.574118 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_3 [0.025345s] ... ok 2026-04-13 02:03:39.577509 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_ontap_version_1_None [0.020554s] ... ok 2026-04-13 02:03:39.595511 | debian-bookworm | 2026-04-13 02:03:39.575 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:39.595561 | debian-bookworm | 2026-04-13 02:03:39.575 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:39.595568 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_delete_retention_hours_2_65535 [0.019819s] ... ok 2026-04-13 02:03:39.595574 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_2 [0.027789s] ... ok 2026-04-13 02:03:39.599240 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_1_post [0.018680s] ... ok 2026-04-13 02:03:39.599268 | debian-bookworm | 2026-04-13 02:03:39.595 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:39.599274 | debian-bookworm | 2026-04-13 02:03:39.595 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:39.599280 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_with_ipspace [0.020032s] ... ok 2026-04-13 02:03:39.599296 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_start_encrypted_destination [0.024027s] ... ok 2026-04-13 02:03:39.599306 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test__build_session_with_certificate_auth [0.033025s] ... ok 2026-04-13 02:03:39.614800 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_invalid_3 [0.026758s] ... ok 2026-04-13 02:03:39.615696 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_2_get [0.019473s] ... ok 2026-04-13 02:03:39.619340 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_cluster_peer [0.019229s] ... ok 2026-04-13 02:03:39.623457 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_03_volume_has_shared_qos_policy [0.024681s] ... ok 2026-04-13 02:03:39.633518 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test__create_certificate_auth_handler_with_host_validation [0.034565s] ... ok 2026-04-13 02:03:39.633814 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_api_version_valid [0.018439s] ... ok 2026-04-13 02:03:39.638349 | debian-bookworm | 2026-04-13 02:03:39.633 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 097fad24d2fc -> 0274d20c560f, add_share_instances_share_id_index 2026-04-13 02:03:39.638371 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_ipspace [0.019886s] ... ok 2026-04-13 02:03:39.644679 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_1___DOWN____ACTIVE__ [0.029841s] ... ok 2026-04-13 02:03:39.652128 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port_2 [0.018440s] ... ok 2026-04-13 02:03:39.655545 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_06_volume_has_shared_qos_policy_iops_change [0.031621s] ... ok 2026-04-13 02:03:39.657254 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapshot_1_True [0.020145s] ... ok 2026-04-13 02:03:39.665903 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_child_list_tuple [0.032499s] ... ok 2026-04-13 02:03:39.667131 | debian-bookworm | 192.0.0.2/12 isn't a valid ip address, omitted. 2026-04-13 02:03:39.667650 | debian-bookworm | 192.0.0.330 isn't a valid ip address, omitted. 2026-04-13 02:03:39.667668 | debian-bookworm | ad80::001::ad80 isn't a valid ip address, omitted. 2026-04-13 02:03:39.667674 | debian-bookworm | ad80::abaa:0:c2:2/64 isn't a valid ip address, omitted. 2026-04-13 02:03:39.667680 | debian-bookworm | 192.0.0.2/12 isn't a valid ip address, omitted. 2026-04-13 02:03:39.667685 | debian-bookworm | 192.0.0.330 isn't a valid ip address, omitted. 2026-04-13 02:03:39.667690 | debian-bookworm | ad80::001::ad80 isn't a valid ip address, omitted. 2026-04-13 02:03:39.667695 | debian-bookworm | ad80::abaa:0:c2:2/64 isn't a valid ip address, omitted. 2026-04-13 02:03:39.670324 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_illegal_4 [0.025417s] ... ok 2026-04-13 02:03:39.673448 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cancel_snapmirror_svm_3 [0.021390s] ... ok 2026-04-13 02:03:39.678005 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_one_volume_api_error [0.020574s] ... ok 2026-04-13 02:03:39.682279 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_07_volume_has_nonshared_qos_policy [0.026120s] ... ok 2026-04-13 02:03:39.691052 | debian-bookworm | 2026-04-13 02:03:39.689 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 097fad24d2fc to 0274d20c560f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:39.694225 | debian-bookworm | 2026-04-13 02:03:39.692 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:39.694241 | debian-bookworm | 2026-04-13 02:03:39.692 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:39.713719 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_3 [0.021105s] ... ok 2026-04-13 02:03:39.713756 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test_update_network_allocation [0.026516s] ... ok 2026-04-13 02:03:39.713761 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_compression_async [0.019793s] ... ok 2026-04-13 02:03:39.713765 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_invalid_value [0.032887s] ... ok 2026-04-13 02:03:39.713769 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_2_False [0.028161s] ... ok 2026-04-13 02:03:39.713773 | debian-bookworm | 2026-04-13 02:03:39.711 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:39.713777 | debian-bookworm | 2026-04-13 02:03:39.712 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:39.715696 | debian-bookworm | Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-04-13 02:03:39.729717 | debian-bookworm | Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-04-13 02:03:39.729743 | debian-bookworm | Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-04-13 02:03:39.729747 | debian-bookworm | Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-04-13 02:03:39.729751 | debian-bookworm | Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-04-13 02:03:39.733700 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_convert_svm_to_default_subtype_1_True [0.021023s] ... ok 2026-04-13 02:03:39.733713 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_dedup_currently_active [0.020775s] ... ok 2026-04-13 02:03:39.733717 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_base_url_2 [0.021302s] ... ok 2026-04-13 02:03:39.733721 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_allocate_network_external_neutron_network [0.023749s] ... ok 2026-04-13 02:03:39.742127 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_fail_to_set_access_rules [0.026709s] ... ok 2026-04-13 02:03:39.742147 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_svm_1_True [0.020537s] ... ok 2026-04-13 02:03:39.742157 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_broadcast_domain_for_port_no_domain [0.021230s] ... ok 2026-04-13 02:03:39.742161 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_http_error [0.021067s] ... ok 2026-04-13 02:03:39.744903 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_allocate_network_two_allocation [0.024382s] ... ok 2026-04-13 02:03:39.754217 | debian-bookworm | 2026-04-13 02:03:39.752 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 0274d20c560f -> 097fad24d2fc, add_share_instances_share_id_index 2026-04-13 02:03:39.757626 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_most_available_aggr_of_vserver [0.020820s] ... ok 2026-04-13 02:03:39.760550 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_broadcast_domain_for_port_other_domain_2_Default [0.020319s] ... ok 2026-04-13 02:03:39.761453 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_remove_export_target_not_found [0.024951s] ... ok 2026-04-13 02:03:39.768522 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_manage_network_allocations_create_update_2_NotFound [0.023254s] ... ok 2026-04-13 02:03:39.771471 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_custom_port_1_1234 [0.029687s] ... ok 2026-04-13 02:03:39.785745 | debian-bookworm | 2026-04-13 02:03:39.769 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 0274d20c560f to 097fad24d2fc update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:39.785777 | debian-bookworm | 2026-04-13 02:03:39.773 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:39.785784 | debian-bookworm | 2026-04-13 02:03:39.773 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:39.785790 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_update_snapmirror_svm [0.020621s] ... ok 2026-04-13 02:03:39.785796 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_for_volume_1_True [0.019760s] ... ok 2026-04-13 02:03:39.790982 | debian-bookworm | Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. 2026-04-13 02:03:39.790999 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:39.791004 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-04-13 02:03:39.791008 | debian-bookworm | self.api_executor = self._create_api_executor() 2026-04-13 02:03:39.791012 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:39.791016 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-04-13 02:03:39.791019 | debian-bookworm | raise exception.ShareBackendException(msg=msg) 2026-04-13 02:03:39.791023 | debian-bookworm | manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-04-13 02:03:39.793790 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup_continue [0.024090s] ... ok 2026-04-13 02:03:39.793803 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_custom_port_2_5678 [0.020489s] ... ok 2026-04-13 02:03:39.793814 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_network_data [0.023984s] ... ok 2026-04-13 02:03:39.805662 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_5 [0.267327s] ... ok 2026-04-13 02:03:39.805680 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_1 [0.020825s] ... ok 2026-04-13 02:03:39.805685 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_for_volume_not_found [0.019553s] ... ok 2026-04-13 02:03:39.815941 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_snapshot_2_False [0.023037s] ... ok 2026-04-13 02:03:39.815968 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_4_1 [0.021561s] ... ok 2026-04-13 02:03:39.815973 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_invalid_3 [0.021965s] ... ok 2026-04-13 02:03:39.815978 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_check_share_access_2_CIFS [0.021813s] ... ok 2026-04-13 02:03:39.829222 | debian-bookworm | Failed to change replica (7cf7c200-d3af-4e05-b87e-9167c95dfcad) to a SnapMirror destination. 2026-04-13 02:03:39.829245 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:39.829250 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3441, in _safe_change_replica_source 2026-04-13 02:03:39.829254 | debian-bookworm | dm_session.change_snapmirror_source(replica, 2026-04-13 02:03:39.829258 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:39.829262 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:39.829266 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:39.829269 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:39.829273 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:39.829276 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:39.829280 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:39.829283 | debian-bookworm | raise effect 2026-04-13 02:03:39.829287 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 0:unknown 2026-04-13 02:03:39.833672 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_not_found [0.019492s] ... ok 2026-04-13 02:03:39.833689 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_7 [0.021294s] ... ok 2026-04-13 02:03:39.833694 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_error [0.022585s] ... ok 2026-04-13 02:03:39.833702 | debian-bookworm | 2026-04-13 02:03:39.830 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:39.833706 | debian-bookworm | 2026-04-13 02:03:39.830 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:39.853713 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_system_version_cached [0.022130s] ... ok 2026-04-13 02:03:39.853734 | debian-bookworm | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_manage_network_allocations [0.023694s] ... ok 2026-04-13 02:03:39.853739 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_name [0.019820s] ... ok 2026-04-13 02:03:39.853742 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot_negative_clone_fail [0.024553s] ... ok 2026-04-13 02:03:39.853755 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_8 [0.020856s] ... ok 2026-04-13 02:03:39.857657 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_share_exists [0.023162s] ... ok 2026-04-13 02:03:39.858976 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peers [0.019381s] ... ok 2026-04-13 02:03:39.859404 | debian-bookworm | Unable to enable ldap client configuration fake_config_name. Retries exhausted. Aborting. 2026-04-13 02:03:39.859416 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:39.859420 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 1879, in try_enable_ldap_client 2026-04-13 02:03:39.859424 | debian-bookworm | self.send_request('ldap-config-create', api_args) 2026-04-13 02:03:39.859428 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:39.859432 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:39.859436 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:39.859439 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:39.859443 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:39.859446 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:39.859450 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:39.859453 | debian-bookworm | raise effect 2026-04-13 02:03:39.859457 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 1879, in try_enable_ldap_client 2026-04-13 02:03:39.859460 | debian-bookworm | self.send_request('ldap-config-create', api_args) 2026-04-13 02:03:39.859464 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:39.859467 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:39.859470 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:39.859474 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:39.859478 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:39.859487 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:39.859491 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:39.859694 | debian-bookworm | raise effect 2026-04-13 02:03:39.860182 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 13001:unknown 2026-04-13 02:03:39.860209 | debian-bookworm | 2026-04-13 02:03:39.860213 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-04-13 02:03:39.860217 | debian-bookworm | 2026-04-13 02:03:39.860220 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:39.860224 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 1887, in _enable_ldap_client 2026-04-13 02:03:39.860227 | debian-bookworm | try_enable_ldap_client() 2026-04-13 02:03:39.860231 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-04-13 02:03:39.860234 | debian-bookworm | return r(f, *args, **kwargs) 2026-04-13 02:03:39.860238 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:39.860241 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-04-13 02:03:39.860245 | debian-bookworm | do = self.iter(retry_state=retry_state) 2026-04-13 02:03:39.860248 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:39.860252 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 371, in iter 2026-04-13 02:03:39.860255 | debian-bookworm | result = action(retry_state) 2026-04-13 02:03:39.860259 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:39.860267 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 413, in exc_check 2026-04-13 02:03:39.860271 | debian-bookworm | raise retry_exc.reraise() 2026-04-13 02:03:39.860274 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:39.860278 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 184, in reraise 2026-04-13 02:03:39.860281 | debian-bookworm | raise self.last_attempt.result() 2026-04-13 02:03:39.860284 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:39.860288 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result 2026-04-13 02:03:39.860295 | debian-bookworm | return self.__get_result() 2026-04-13 02:03:39.860299 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:39.860302 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result 2026-04-13 02:03:39.860306 | debian-bookworm | raise self._exception 2026-04-13 02:03:39.860309 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-04-13 02:03:39.860312 | debian-bookworm | result = fn(*args, **kwargs) 2026-04-13 02:03:39.860316 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:39.860319 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 1884, in try_enable_ldap_client 2026-04-13 02:03:39.860323 | debian-bookworm | raise exception.ShareBackendException(msg=msg) 2026-04-13 02:03:39.860326 | debian-bookworm | manila.exception.ShareBackendException: Share backend error: Unable to enable ldap client configuration. Will retry the operation. Error details: unknown. 2026-04-13 02:03:39.860482 | debian-bookworm | {5} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_valid_network_types_v4_3_vxlan [0.021266s] ... ok 2026-04-13 02:03:39.862308 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__enable_ldap_client_timeout [0.026274s] ... ok 2026-04-13 02:03:39.863184 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_8_max [0.021715s] ... ok 2026-04-13 02:03:39.873848 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot_negative_name_exist [0.024588s] ... ok 2026-04-13 02:03:39.873871 | debian-bookworm | 2026-04-13 02:03:39.872 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 097fad24d2fc -> 11ee96se625f3, add metadata for access rule 2026-04-13 02:03:39.876569 | debian-bookworm | Failed to shrink share 7cf7c200-d3af-4e05-b87e-9167c95dfcad. The current used space is larger than the the size requested. 2026-04-13 02:03:39.879779 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peers_single [0.020228s] ... ok 2026-04-13 02:03:39.879952 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_shrinking_possible_data_loss [0.024365s] ... ok 2026-04-13 02:03:39.883440 | debian-bookworm | {5} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_5 [0.023446s] ... ok 2026-04-13 02:03:39.884701 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_2_4hours [0.021364s] ... ok 2026-04-13 02:03:39.888328 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_unmanage_snapshot [0.022788s] ... ok 2026-04-13 02:03:39.901697 | debian-bookworm | 2026-04-13 02:03:39.889 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 097fad24d2fc to 11ee96se625f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:39.901726 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__format_request_1 [0.029884s] ... ok 2026-04-13 02:03:39.901743 | debian-bookworm | 2026-04-13 02:03:39.892 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:39.901749 | debian-bookworm | 2026-04-13 02:03:39.892 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:39.901756 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_create_volume_api_args_no_extra_specs [0.019368s] ... ok 2026-04-13 02:03:39.911199 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_to_in_sync_replica_1_True [0.023801s] ... ok 2026-04-13 02:03:39.911217 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_4_5months [0.020775s] ... ok 2026-04-13 02:03:39.911222 | debian-bookworm | {5} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_without_any_config_definitions_2_DEFAULT [0.022609s] ... ok 2026-04-13 02:03:39.911226 | debian-bookworm | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_access_allow_access_1_fakeHostName [0.022301s] ... ok 2026-04-13 02:03:39.915346 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__unmount_volume [0.021551s] ... ok 2026-04-13 02:03:39.929679 | debian-bookworm | 2026-04-13 02:03:39.913 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:39.929706 | debian-bookworm | 2026-04-13 02:03:39.914 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:39.929711 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_vserver [0.019627s] ... ok 2026-04-13 02:03:39.929714 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_replica_change_to_in_sycn [0.024701s] ... ok 2026-04-13 02:03:39.931528 | debian-bookworm | {0} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_checked_for_application_error_no_entry [0.020902s] ... ok 2026-04-13 02:03:39.931762 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_1 [0.025955s] ... ok 2026-04-13 02:03:39.935960 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_break_snapmirror_svm [0.021733s] ... ok 2026-04-13 02:03:39.939543 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_vserver_future [0.021056s] ... ok 2026-04-13 02:03:39.943562 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:39.947122 | debian-bookworm | {5} manila.tests.scheduler.drivers.test_base.SchedulerTestCase.test_hosts_up [0.040892s] ... ok 2026-04-13 02:03:39.957674 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_4 [0.024315s] ... ok 2026-04-13 02:03:39.957715 | debian-bookworm | {0} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_https_call_verify_expected_error [0.023153s] ... ok 2026-04-13 02:03:39.957722 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_5 [0.024127s] ... ok 2026-04-13 02:03:39.957733 | debian-bookworm | 2026-04-13 02:03:39.956 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 11ee96se625f3 -> 097fad24d2fc, add metadata for access rule 2026-04-13 02:03:39.958701 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_broadcast_domain_exists_not_found [0.022651s] ... ok 2026-04-13 02:03:39.963365 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_fpolicy_policies [0.023580s] ... ok 2026-04-13 02:03:39.981684 | debian-bookworm | 2026-04-13 02:03:39.965 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 11ee96se625f3 to 097fad24d2fc update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:39.981710 | debian-bookworm | 2026-04-13 02:03:39.968 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:39.981715 | debian-bookworm | 2026-04-13 02:03:39.968 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:39.981719 | debian-bookworm | 2026-04-13 02:03:39.973 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:39.981722 | debian-bookworm | 2026-04-13 02:03:39.973 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:39.981726 | debian-bookworm | {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_allow_ro_access [0.020928s] ... ok 2026-04-13 02:03:39.981731 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_invalid_volume_1 [0.024109s] ... ok 2026-04-13 02:03:39.981739 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_7 [0.022510s] ... ok 2026-04-13 02:03:39.981743 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_api_error [0.021081s] ... ok 2026-04-13 02:03:39.987583 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:39.997544 | debian-bookworm | Share service is down. (host: host7). 2026-04-13 02:03:39.997563 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:39.997669 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspaces_not_found [0.019931s] ... ok 2026-04-13 02:03:39.997678 | debian-bookworm | {5} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_valid_storage_protocol_1 [0.048111s] ... ok 2026-04-13 02:03:39.997682 | debian-bookworm | {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_create_share_new_volume [0.021508s] ... ok 2026-04-13 02:03:40.017656 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wai_for_flexgroup_deployment_job_error_1_failure [0.023276s] ... ok 2026-04-13 02:03:40.017675 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_broadcast_domain [0.021267s] ... ok 2026-04-13 02:03:40.017679 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_network_interfaces [0.020023s] ... ok 2026-04-13 02:03:40.017691 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_moving_1_True [0.024800s] ... ok 2026-04-13 02:03:40.017695 | debian-bookworm | 2026-04-13 02:03:40.014 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 097fad24d2fc -> 11ee96se625f3, add metadata for access rule 2026-04-13 02:03:40.019045 | debian-bookworm | {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_ensure_share [0.021284s] ... ok 2026-04-13 02:03:40.020886 | debian-bookworm | FlexGroup share is being created. Will wait the job. 2026-04-13 02:03:40.021208 | debian-bookworm | FlexGroup share is being created. Will wait the job. 2026-04-13 02:03:40.021757 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_policy_1 [0.020277s] ... ok 2026-04-13 02:03:40.023990 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_config [0.020148s] ... ok 2026-04-13 02:03:40.024943 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wait_for_flexgroup_deployment_timeout [0.023395s] ... ok 2026-04-13 02:03:40.029072 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_moving_2_False [0.025366s] ... ok 2026-04-13 02:03:40.037381 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:40.040217 | debian-bookworm | 2026-04-13 02:03:40.029 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 097fad24d2fc to 11ee96se625f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:40.040238 | debian-bookworm | 2026-04-13 02:03:40.032 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:40.040245 | debian-bookworm | 2026-04-13 02:03:40.032 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:40.040831 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:40.043160 | debian-bookworm | {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_get_replication [0.022713s] ... ok 2026-04-13 02:03:40.050214 | debian-bookworm | {5} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_disabled_host [0.048404s] ... ok 2026-04-13 02:03:40.050236 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirrors_svm [0.020320s] ... ok 2026-04-13 02:03:40.050240 | debian-bookworm | 2026-04-13 02:03:40.045 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:40.050245 | debian-bookworm | 2026-04-13 02:03:40.045 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:40.050249 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test___update_share_attributes_after_server_migration [0.024251s] ... ok 2026-04-13 02:03:40.050253 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vlan [0.027011s] ... ok 2026-04-13 02:03:40.050463 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_group_cg_2___pool___False_ [0.021085s] ... ok 2026-04-13 02:03:40.063144 | debian-bookworm | {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_resolve_volume_name_NOENT [0.021178s] ... ok 2026-04-13 02:03:40.063857 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_to_manage_1_True [0.019683s] ... ok 2026-04-13 02:03:40.069774 | debian-bookworm | Failed to check compatibility for migration. 2026-04-13 02:03:40.071482 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_readable_replica_1 [0.021152s] ... ok 2026-04-13 02:03:40.072711 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_for_svm_migrate_check_failure [0.024327s] ... ok 2026-04-13 02:03:40.082903 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:40.084535 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities [0.020490s] ... ok 2026-04-13 02:03:40.089709 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:03:40.089722 | debian-bookworm | Share service is down. (host: host7). 2026-04-13 02:03:40.089727 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:40.089730 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:40.089734 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:40.089737 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:40.089741 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:40.093651 | debian-bookworm | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:03:40.093875 | debian-bookworm | {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_add_delete [0.022781s] ... ok 2026-04-13 02:03:40.093885 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vlan_api_error [0.037462s] ... ok 2026-04-13 02:03:40.093892 | debian-bookworm | 2026-04-13 02:03:40.085 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 11ee96se625f3 -> 6a3fd2984bc31, Add is_auto_deletable and identifier fields for share servers 2026-04-13 02:03:40.093898 | debian-bookworm | {5} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_5 [0.048377s] ... ok 2026-04-13 02:03:40.093904 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__move_volume_after_splitting [0.021299s] ... ok 2026-04-13 02:03:40.094682 | debian-bookworm | Cannot perform server migration since a FlexGroup was encountered in share server to be migrated. 2026-04-13 02:03:40.097648 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_svm_dr_not_compatible_3 [0.024395s] ... ok 2026-04-13 02:03:40.104656 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities_partial_request [0.020010s] ... ok 2026-04-13 02:03:40.107961 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:03:40.108173 | debian-bookworm | {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_share [0.021814s] ... ok 2026-04-13 02:03:40.110946 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_policy_1_None [0.024126s] ... ok 2026-04-13 02:03:40.117302 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__resource_cleanup_for_backup_vserver_volume_none [0.023874s] ... ok 2026-04-13 02:03:40.125258 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_ipspace_not_supported [0.020321s] ... ok 2026-04-13 02:03:40.130390 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:03:40.130431 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:40.131159 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_job_uuid [0.031135s] ... ok 2026-04-13 02:03:40.131990 | debian-bookworm | {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_2_user [0.021059s] ... ok 2026-04-13 02:03:40.133571 | debian-bookworm | Share service is down. (host: host7). 2026-04-13 02:03:40.134019 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_scope_1_None [0.022856s] ... ok 2026-04-13 02:03:40.136212 | debian-bookworm | {5} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_without_snapshot_support_1 [0.043599s] ... ok 2026-04-13 02:03:40.143752 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_adjust_qos_policy_with_volume_resize_no_size_dependent_qos [0.022329s] ... ok 2026-04-13 02:03:40.143780 | debian-bookworm | 2026-04-13 02:03:40.139 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 11ee96se625f3 to 6a3fd2984bc31 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:40.150646 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:03:40.157691 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontap_1_110_1__1__110_ [0.020230s] ... ok 2026-04-13 02:03:40.157713 | debian-bookworm | 2026-04-13 02:03:40.144 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:40.157718 | debian-bookworm | 2026-04-13 02:03:40.144 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:40.157722 | debian-bookworm | {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_location_path_1 [0.021407s] ... ok 2026-04-13 02:03:40.157726 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_snapmirror_svm [0.022621s] ... ok 2026-04-13 02:03:40.157730 | debian-bookworm | 2026-04-13 02:03:40.151 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:40.157733 | debian-bookworm | 2026-04-13 02:03:40.152 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:40.157737 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_nfs_export_policy [0.023110s] ... ok 2026-04-13 02:03:40.165329 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_2 [0.022159s] ... ok 2026-04-13 02:03:40.165345 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontapi_1_30_3__2__0_ [0.019804s] ... ok 2026-04-13 02:03:40.165528 | debian-bookworm | Unable to verify if SnapLock is enabled for the cluster. 2026-04-13 02:03:40.177706 | debian-bookworm | {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_location_path_fail [0.020375s] ... ok 2026-04-13 02:03:40.177721 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_2 [0.021882s] ... ok 2026-04-13 02:03:40.181606 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:03:40.181623 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:40.181628 | debian-bookworm | Share service is down. (host: host7). 2026-04-13 02:03:40.191728 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapmirror_policy [0.021206s] ... ok 2026-04-13 02:03:40.191745 | debian-bookworm | {5} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_without_snapshot_support_4 [0.045523s] ... ok 2026-04-13 02:03:40.191750 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_aggregate_extra_specs_validity_no_match [0.021612s] ... ok 2026-04-13 02:03:40.191754 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_has_data_vservers_not_supported [0.019948s] ... ok 2026-04-13 02:03:40.197650 | debian-bookworm | {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_update_access_3 [0.021733s] ... ok 2026-04-13 02:03:40.197694 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_5 [0.022172s] ... ok 2026-04-13 02:03:40.197699 | debian-bookworm | 2026-04-13 02:03:40.196 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 6a3fd2984bc31 -> 11ee96se625f3, Add is_auto_deletable and identifier fields for share servers 2026-04-13 02:03:40.200548 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapmirror_svm [0.020720s] ... ok 2026-04-13 02:03:40.205705 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_supported [0.020122s] ... ok 2026-04-13 02:03:40.207328 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue [0.023881s] ... ok 2026-04-13 02:03:40.212172 | debian-bookworm | Unsupported access rule of 'type' notip, 'level' rw, 'to' 10.0.0.1: type should be one of 'ip'. 2026-04-13 02:03:40.214429 | debian-bookworm | {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_invalid_share_access_type [0.020958s] ... ok 2026-04-13 02:03:40.219055 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_different_aggrs [0.023006s] ... ok 2026-04-13 02:03:40.220239 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:40.224301 | debian-bookworm | 2026-04-13 02:03:40.222 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 6a3fd2984bc31 to 11ee96se625f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:40.229672 | debian-bookworm | {5} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_if_max_gigabytes_exceeded [0.043445s] ... ok 2026-04-13 02:03:40.229694 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_unsupported [0.020160s] ... ok 2026-04-13 02:03:40.229701 | debian-bookworm | 2026-04-13 02:03:40.225 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:40.229706 | debian-bookworm | 2026-04-13 02:03:40.225 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:40.237747 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_first_backup [0.024732s] ... ok 2026-04-13 02:03:40.237767 | debian-bookworm | {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_default_config_hook [0.020296s] ... ok 2026-04-13 02:03:40.237771 | debian-bookworm | 2026-04-13 02:03:40.234 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:40.237781 | debian-bookworm | 2026-04-13 02:03:40.234 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:40.245051 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_flexgroups [0.023193s] ... ok 2026-04-13 02:03:40.246149 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-04-13 02:03:40.246163 | debian-bookworm | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-04-13 02:03:40.246479 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_svm_migrate_supported [0.019178s] ... ok 2026-04-13 02:03:40.246490 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vlan_api_error [0.045738s] ... ok 2026-04-13 02:03:40.247367 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-04-13 02:03:40.247380 | debian-bookworm | signop = oneOf('+ -') 2026-04-13 02:03:40.247572 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-04-13 02:03:40.247583 | debian-bookworm | operand.setParseAction(EvalConstant) 2026-04-13 02:03:40.247587 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-04-13 02:03:40.247591 | debian-bookworm | expr = infixNotation(operand, [ 2026-04-13 02:03:40.269645 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-13 02:03:40.269667 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-13 02:03:40.269671 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-13 02:03:40.269676 | debian-bookworm | return fn(self, *args, **kwargs) 2026-04-13 02:03:40.269986 | debian-bookworm | {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_init_helper_conf_dir_empty [0.021203s] ... ok 2026-04-13 02:03:40.269997 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_cluster_are_not_peered_negative [0.023722s] ... ok 2026-04-13 02:03:40.270008 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_aggregates [0.020585s] ... ok 2026-04-13 02:03:40.270012 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vlan_still_used [0.022226s] ... ok 2026-04-13 02:03:40.278092 | debian-bookworm | {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir_error_conf_dir_present_must_exist_false [0.021222s] ... ok 2026-04-13 02:03:40.278138 | debian-bookworm | 2026-04-13 02:03:40.276 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 11ee96se625f3 -> 6a3fd2984bc31, Add is_auto_deletable and identifier fields for share servers 2026-04-13 02:03:40.278505 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_with_non_netapp_backend_negative [0.022494s] ... ok 2026-04-13 02:03:40.285613 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_root_aggregates [0.019685s] ... ok 2026-04-13 02:03:40.290098 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_peer [0.021321s] ... ok 2026-04-13 02:03:40.299774 | debian-bookworm | {0} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_not_handled_server_provided_2 [0.022101s] ... ok 2026-04-13 02:03:40.300886 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_export_1_None [0.021936s] ... ok 2026-04-13 02:03:40.305359 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_broadcast_domain [0.019673s] ... ok 2026-04-13 02:03:40.315413 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_dedupe_async [0.023504s] ... ok 2026-04-13 02:03:40.325443 | debian-bookworm | 2026-04-13 02:03:40.314 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 11ee96se625f3 to 6a3fd2984bc31 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:40.325486 | debian-bookworm | 2026-04-13 02:03:40.316 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:40.325494 | debian-bookworm | 2026-04-13 02:03:40.316 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:40.325499 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot [0.021849s] ... ok 2026-04-13 02:03:40.327030 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_cifs_share_access_1_True [0.020080s] ... ok 2026-04-13 02:03:40.327043 | debian-bookworm | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__setup_server_revert [0.026132s] ... ok 2026-04-13 02:03:40.335996 | debian-bookworm | 2026-04-13 02:03:40.328 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:40.336495 | debian-bookworm | 2026-04-13 02:03:40.328 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:40.337231 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_kerberos_already_disabled [0.023893s] ... ok 2026-04-13 02:03:40.345198 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_cifs_share_access_2_False [0.019640s] ... ok 2026-04-13 02:03:40.346566 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_different_pool_types [0.023895s] ... ok 2026-04-13 02:03:40.365768 | debian-bookworm | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__teardown_server [0.025973s] ... ok 2026-04-13 02:03:40.365789 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_ldap_1_False [0.020320s] ... ok 2026-04-13 02:03:40.373673 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_dedup [0.029429s] ... ok 2026-04-13 02:03:40.373690 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_mismatch_flexgroup_pools_len [0.023704s] ... ok 2026-04-13 02:03:40.373695 | debian-bookworm | 2026-04-13 02:03:40.370 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 6a3fd2984bc31 -> 805685098bd2, add_share_network_subnets_table_and_modify_share_networks_and_servers 2026-04-13 02:03:40.377978 | debian-bookworm | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_add_mount_permanently_raise_error_on_add [0.025631s] ... ok 2026-04-13 02:03:40.385816 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_volume_all_optional_args_1___fake_qos_policy_group_name___None_ [0.019955s] ... ok 2026-04-13 02:03:40.388120 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_dedup_already_enabled [0.021171s] ... ok 2026-04-13 02:03:40.392783 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_snapshot [0.022220s] ... ok 2026-04-13 02:03:40.403871 | debian-bookworm | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_attached_retry_correct [0.025692s] ... ok 2026-04-13 02:03:40.406100 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_parse_nfs_config_2 [0.019876s] ... ok 2026-04-13 02:03:40.411306 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_dedupe_async [0.022967s] ... ok 2026-04-13 02:03:40.414377 | debian-bookworm | Snapshot 'backup_242ff47e-518d-4b07-b3c3-0a51e6744149_d24e7257-124e-4fb6-b05b-d384f660bc85' is not deleted successfully on ONTAP. 2026-04-13 02:03:40.414396 | debian-bookworm | NoneType: None 2026-04-13 02:03:40.416779 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_snapshot_delete_fail_negative [0.023727s] ... ok 2026-04-13 02:03:40.426331 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_exists [0.019722s] ... ok 2026-04-13 02:03:40.438916 | debian-bookworm | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_error [0.025722s] ... ok 2026-04-13 02:03:40.438937 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregates [0.022682s] ... ok 2026-04-13 02:03:40.438941 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_busy_snapshot_raise_timeout [0.022188s] ... ok 2026-04-13 02:03:40.445070 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_cifs_share_access [0.019399s] ... ok 2026-04-13 02:03:40.456251 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cifs_share_access_not_found [0.021832s] ... ok 2026-04-13 02:03:40.456942 | debian-bookworm | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mounted_share_size_invalid_output_1_fake_fake_ [0.027300s] ... ok 2026-04-13 02:03:40.458061 | debian-bookworm | Could not determine share server for CG snapshot being deleted: 65bfa2c9-dc6c-4513-951a-b8d15b453ad8. Deletion of CG snapshot record will proceed anyway. Error: Vserver fake_vserver not found. 2026-04-13 02:03:40.460236 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_no_share_server_3 [0.021313s] ... ok 2026-04-13 02:03:40.467878 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_nfs_export_rule [0.022614s] ... ok 2026-04-13 02:03:40.483416 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_snapshots_not_found [0.022211s] ... ok 2026-04-13 02:03:40.484065 | debian-bookworm | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_mounted_true [0.025481s] ... ok 2026-04-13 02:03:40.485856 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_aggregate_capacities [0.029341s] ... ok 2026-04-13 02:03:40.487711 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_port_from_broadcast_domain [0.019795s] ... ok 2026-04-13 02:03:40.504237 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot_missing_snapmirror_2 [0.021373s] ... ok 2026-04-13 02:03:40.507049 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_aggregate_capacities_not_found [0.021340s] ... ok 2026-04-13 02:03:40.507829 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_preferred_dcs [0.019960s] ... ok 2026-04-13 02:03:40.508589 | debian-bookworm | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_invalid_protocol [0.025119s] ... ok 2026-04-13 02:03:40.518435 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_and_nfs_config_1 [0.275942s] ... ok 2026-04-13 02:03:40.524907 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_admin_addresses_for_share_server [0.020686s] ... ok 2026-04-13 02:03:40.527890 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_unused_qos_policy_groups_with_failure_1_True [0.019888s] ... ok 2026-04-13 02:03:40.529553 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peer_policy_not_supported [0.022522s] ... ok 2026-04-13 02:03:40.534105 | debian-bookworm | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_attached_to_cinder_volume [0.026068s] ... ok 2026-04-13 02:03:40.541434 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_and_nfs_config_2 [0.023092s] ... ok 2026-04-13 02:03:40.546380 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_info_3_visible [0.021499s] ... ok 2026-04-13 02:03:40.547590 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_rename_nfs_export_policy [0.019710s] ... ok 2026-04-13 02:03:40.552314 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_fpolicy_events [0.022113s] ... ok 2026-04-13 02:03:40.557021 | debian-bookworm | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_mount_device_exception_raised [0.022875s] ... ok 2026-04-13 02:03:40.564638 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_6 [0.022436s] ... ok 2026-04-13 02:03:40.564659 | debian-bookworm | 2026-04-13 02:03:40.562 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 6a3fd2984bc31 to 805685098bd2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:40.568275 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_rename_snapshot [0.020151s] ... ok 2026-04-13 02:03:40.577730 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_default_goodness_function [0.021336s] ... ok 2026-04-13 02:03:40.577766 | debian-bookworm | 2026-04-13 02:03:40.567 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:40.577772 | debian-bookworm | 2026-04-13 02:03:40.567 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:40.577778 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspaces_not_supported [0.022193s] ... ok 2026-04-13 02:03:40.581830 | debian-bookworm | {5} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_logic_ops [0.356236s] ... ok 2026-04-13 02:03:40.589523 | debian-bookworm | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_shrink_share [0.025061s] ... ok 2026-04-13 02:03:40.589549 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_no_share_server [0.022431s] ... ok 2026-04-13 02:03:40.589556 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_qos_adaptive_policy_group_for_volume [0.019481s] ... ok 2026-04-13 02:03:40.589561 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_06 [0.021337s] ... ok 2026-04-13 02:03:40.597013 | debian-bookworm | 2026-04-13 02:03:40.595 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:40.597040 | debian-bookworm | 2026-04-13 02:03:40.595 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:40.602884 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-13 02:03:40.602910 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-13 02:03:40.602916 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-13 02:03:40.602922 | debian-bookworm | return fn(self, *args, **kwargs) 2026-04-13 02:03:40.605283 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_export_rule_indices [0.030469s] ... ok 2026-04-13 02:03:40.617735 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_security_style_1_None [0.019993s] ... ok 2026-04-13 02:03:40.617755 | debian-bookworm | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_shrink_share_error_on_resize_fs_1 [0.025502s] ... ok 2026-04-13 02:03:40.617762 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_vserver_info_1 [0.021796s] ... ok 2026-04-13 02:03:40.617768 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_cluster_creds [0.020872s] ... ok 2026-04-13 02:03:40.617774 | debian-bookworm | {5} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_simple_float [0.029753s] ... ok 2026-04-13 02:03:40.629515 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-13 02:03:40.629533 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-13 02:03:40.633682 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate_none_requested [0.021259s] ... ok 2026-04-13 02:03:40.633696 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_vserver [0.019714s] ... ok 2026-04-13 02:03:40.633710 | debian-bookworm | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ssh_exec_connection_exist [0.023438s] ... ok 2026-04-13 02:03:40.633714 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_nfs_config_only_1 [0.022855s] ... ok 2026-04-13 02:03:40.633717 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_string_provisioning_options [0.020853s] ... ok 2026-04-13 02:03:40.641646 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-13 02:03:40.641660 | debian-bookworm | return fn(self, *args, **kwargs) 2026-04-13 02:03:40.642595 | debian-bookworm | {5} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_variables_dict [0.024495s] ... ok 2026-04-13 02:03:40.650095 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirror_destinations_svm_2 [0.021207s] ... ok 2026-04-13 02:03:40.650117 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_setup_security_services_invalid [0.020460s] ... ok 2026-04-13 02:03:40.653359 | debian-bookworm | 2026-04-13 02:03:40.649 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 805685098bd2 -> 6a3fd2984bc31, add_share_network_subnets_table_and_modify_share_networks_and_servers 2026-04-13 02:03:40.653374 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_string_provisioning_options_implicit_false [0.020539s] ... ok 2026-04-13 02:03:40.654540 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_ipspace_not_supported [0.022958s] ... ok 2026-04-13 02:03:40.656202 | debian-bookworm | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ssh_exec_connection_not_exist [0.024778s] ... ok 2026-04-13 02:03:40.659561 | debian-bookworm | {5} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_share_not_found_1_b5c207da_ac0b_43b0_8691_c6c9e860199d [0.022802s] ... ok 2026-04-13 02:03:40.669776 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_setup_security_services_kerberos [0.021030s] ... ok 2026-04-13 02:03:40.672577 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_2 [0.023901s] ... ok 2026-04-13 02:03:40.674978 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_modify_existing_policy_1_True [0.022530s] ... ok 2026-04-13 02:03:40.677585 | debian-bookworm | {0} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_fsal_hook [0.020586s] ... ok 2026-04-13 02:03:40.678794 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_replica_2 [0.024149s] ... ok 2026-04-13 02:03:40.682035 | debian-bookworm | {5} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_empty [0.022471s] ... ok 2026-04-13 02:03:40.689482 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapshot_exists_error_2 [0.020208s] ... ok 2026-04-13 02:03:40.694724 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_efficiency_status [0.021788s] ... ok 2026-04-13 02:03:40.697282 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_nothing_to_handle_1 [0.022401s] ... ok 2026-04-13 02:03:40.699001 | debian-bookworm | {0} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_get_export_dir_dict_2 [0.021671s] ... ok 2026-04-13 02:03:40.701701 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot [0.022850s] ... ok 2026-04-13 02:03:40.704570 | debian-bookworm | {5} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_only_share_type_AZs_4____zone1____zone2____zone_4____zone3_____zone_4___True_ [0.022455s] ... ok 2026-04-13 02:03:40.709832 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror_already_transferring_two [0.020287s] ... ok 2026-04-13 02:03:40.718528 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_no_qos [0.024354s] ... ok 2026-04-13 02:03:40.719273 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_destination_host_true [0.021499s] ... ok 2026-04-13 02:03:40.720037 | debian-bookworm | {0} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_empty [0.020989s] ... ok 2026-04-13 02:03:40.723437 | debian-bookworm | Failed to configure Vserver. 2026-04-13 02:03:40.726076 | debian-bookworm | {5} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_same [0.021211s] ... ok 2026-04-13 02:03:40.733749 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lif_creation_failure_2 [0.024893s] ... ok 2026-04-13 02:03:40.733780 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror_svm [0.019917s] ... ok 2026-04-13 02:03:40.737973 | debian-bookworm | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:03:40.740344 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_to_manage_2_False [0.021826s] ... ok 2026-04-13 02:03:40.740823 | debian-bookworm | {0} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_check_for_setup_error [0.020769s] ... ok 2026-04-13 02:03:40.743327 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_3 [0.024437s] ... ok 2026-04-13 02:03:40.748192 | debian-bookworm | Failed to configure Vserver. 2026-04-13 02:03:40.748511 | debian-bookworm | {5} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_extra_specs_list_simple [0.022278s] ... ok 2026-04-13 02:03:40.750839 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_exists [0.020866s] ... ok 2026-04-13 02:03:40.751812 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lif_creation_failure_3 [0.024231s] ... ok 2026-04-13 02:03:40.761982 | debian-bookworm | {0} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_2_1_2_3_4__nfs_like_export [0.020721s] ... ok 2026-04-13 02:03:40.763949 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_peers [0.023391s] ... ok 2026-04-13 02:03:40.765689 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_invalid_export_location [0.022283s] ... ok 2026-04-13 02:03:40.770518 | debian-bookworm | {5} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_complex [0.022049s] ... ok 2026-04-13 02:03:40.771233 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__broadcast_domain_exists [0.020335s] ... ok 2026-04-13 02:03:40.775211 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_replica [0.023902s] ... ok 2026-04-13 02:03:40.783235 | debian-bookworm | {0} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_4__1_2_3_4_foo [0.021367s] ... ok 2026-04-13 02:03:40.787670 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_peers_not_found [0.023423s] ... ok 2026-04-13 02:03:40.790494 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_invalid_fpolicy [0.024334s] ... ok 2026-04-13 02:03:40.793049 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__delete_port_and_broadcast_domain [0.021050s] ... ok 2026-04-13 02:03:40.812052 | debian-bookworm | {5} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_ignore_azs_spec [0.022912s] ... ok 2026-04-13 02:03:40.812091 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_with_ipspace_1___ [0.027113s] ... ok 2026-04-13 02:03:40.812098 | debian-bookworm | {0} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_6___1_2_3_4_mixed_slashes_and_backslashes_two [0.022110s] ... ok 2026-04-13 02:03:40.817709 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_security_key_manager_nve_support_no_license [0.021598s] ... ok 2026-04-13 02:03:40.817730 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_4 [0.024779s] ... ok 2026-04-13 02:03:40.817737 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_kerberos_enabled [0.027918s] ... ok 2026-04-13 02:03:40.817742 | debian-bookworm | {5} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_list_complex_2__is__False [0.022640s] ... ok 2026-04-13 02:03:40.827422 | debian-bookworm | {0} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_disable_access_for_maintenance [0.021688s] ... ok 2026-04-13 02:03:40.827438 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_with_ipspace_2 [0.024737s] ... ok 2026-04-13 02:03:40.834157 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_svm_peer_uuid [0.020002s] ... ok 2026-04-13 02:03:40.835019 | debian-bookworm | Insufficient free space for share creation on host host1 (requested / avail): 100/90 2026-04-13 02:03:40.837901 | debian-bookworm | {5} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_snapshot_reserved_1 [0.021117s] ... ok 2026-04-13 02:03:40.838554 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_nve_supported_key_manager_not_enabled [0.022823s] ... ok 2026-04-13 02:03:40.842055 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_destination_not_configured [0.026502s] ... ok 2026-04-13 02:03:40.848102 | debian-bookworm | {0} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_with_exception_4 [0.020715s] ... ok 2026-04-13 02:03:40.850967 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_node_data_port [0.023531s] ... ok 2026-04-13 02:03:40.854853 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__getattr__ [0.019917s] ... ok 2026-04-13 02:03:40.861137 | debian-bookworm | {5} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_total_1 [0.021967s] ... ok 2026-04-13 02:03:40.883352 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_nve_supported_valid_platform_and_supported_release [0.022597s] ... ok 2026-04-13 02:03:40.883373 | debian-bookworm | 2026-04-13 02:03:40.859 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 805685098bd2 to 6a3fd2984bc31 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:40.883378 | debian-bookworm | 2026-04-13 02:03:40.862 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:40.883383 | debian-bookworm | 2026-04-13 02:03:40.862 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:40.883387 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_extra_specs_invalid_2 [0.023166s] ... ok 2026-04-13 02:03:40.883391 | debian-bookworm | {0} manila.tests.share.drivers.test_helpers.CIFSHelperUserAccessTestCase.test_update_access_exception_type [0.020441s] ... ok 2026-04-13 02:03:40.883395 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_none_vserver [0.022050s] ... ok 2026-04-13 02:03:40.883398 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__is_busy_snapshot_1 [0.019126s] ... ok 2026-04-13 02:03:40.883402 | debian-bookworm | 2026-04-13 02:03:40.876 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:40.883405 | debian-bookworm | 2026-04-13 02:03:40.876 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:40.883409 | debian-bookworm | {5} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_total_2 [0.023472s] ... ok 2026-04-13 02:03:40.889043 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_snaplock_compliance_clock_configured_negative [0.023055s] ... ok 2026-04-13 02:03:40.889057 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_invalid_qos_configuration [0.023349s] ... ok 2026-04-13 02:03:40.889062 | debian-bookworm | {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_with_invalid_access_2_10_0_0_1_33 [0.020318s] ... ok 2026-04-13 02:03:40.903917 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__is_busy_snapshot_2 [0.019637s] ... ok 2026-04-13 02:03:40.903931 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_10 [0.022405s] ... ok 2026-04-13 02:03:40.903935 | debian-bookworm | {5} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_unknown [0.020580s] ... ok 2026-04-13 02:03:40.906389 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vserver_aggregates_none_found [0.021427s] ... ok 2026-04-13 02:03:40.910427 | debian-bookworm | {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_8 [0.021156s] ... ok 2026-04-13 02:03:40.913603 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__is_snaplock_enabled_volume_true_2_enterprise [0.020426s] ... ok 2026-04-13 02:03:40.922488 | debian-bookworm | Insufficient free space for thin provisioning. The ratio of provisioned capacity over total capacity 2.20 would exceed the maximum over subscription ratio 2.00 on host host1. 2026-04-13 02:03:40.922789 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_1 [0.025372s] ... ok 2026-04-13 02:03:40.922800 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_1 [0.022075s] ... ok 2026-04-13 02:03:40.931331 | debian-bookworm | 2026-04-13 02:03:40.923 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 6a3fd2984bc31 -> 805685098bd2, add_share_network_subnets_table_and_modify_share_networks_and_servers 2026-04-13 02:03:40.931361 | debian-bookworm | {5} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_14 [0.021485s] ... ok 2026-04-13 02:03:40.931367 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vservers_not_found [0.022306s] ... ok 2026-04-13 02:03:40.931816 | debian-bookworm | {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_disable_access_for_maintenance_1____shares_fake_share1_n_t_t1_1_1_10_n_shares_fake_share2_n_t_t1_1_1_16_n_shares_fake_share3_n_t_t_world__n_mnt_fake_share1_1_1_1_11___False_ [0.020721s] ... ok 2026-04-13 02:03:40.944377 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_snapmirror [0.019975s] ... ok 2026-04-13 02:03:40.944407 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_2 [0.023871s] ... ok 2026-04-13 02:03:40.944413 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_6 [0.021819s] ... ok 2026-04-13 02:03:40.949834 | debian-bookworm | {5} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_07 [0.022112s] ... ok 2026-04-13 02:03:40.950685 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mark_qos_policy_group_for_deletion_policy_exists_1_True [0.022291s] ... ok 2026-04-13 02:03:40.952657 | debian-bookworm | {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_multi_ip_1__foo_bar [0.020689s] ... ok 2026-04-13 02:03:40.955219 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_apply_volume_efficiency_none_policy [0.020575s] ... ok 2026-04-13 02:03:40.961047 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_get_progress_at_phase_3_Queued [0.022893s] ... ok 2026-04-13 02:03:40.964852 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_1_None [0.023571s] ... ok 2026-04-13 02:03:40.970568 | debian-bookworm | {5} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_14 [0.021822s] ... ok 2026-04-13 02:03:40.972963 | debian-bookworm | {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_2_5_6_7_8__bar_quuz [0.020259s] ... ok 2026-04-13 02:03:40.974036 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_3_default_ad_site_to_default_ad_site [0.022060s] ... ok 2026-04-13 02:03:40.974744 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_snaprestore_license_1___1115127___False_ [0.019809s] ... ok 2026-04-13 02:03:40.983657 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_remove_export [0.022098s] ... ok 2026-04-13 02:03:40.993131 | debian-bookworm | An error occurred while deleting original LDAP client configuration 3d9b73056be3671881e8432169652e5f. Error details: unknown 2026-04-13 02:03:40.993441 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_svm_dr_2___fake_snapmirror__ [0.023588s] ... ok 2026-04-13 02:03:40.993452 | debian-bookworm | {5} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_05___4______2___False_ [0.020987s] ... ok 2026-04-13 02:03:40.993457 | debian-bookworm | {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_1__foo_bar [0.019773s] ... ok 2026-04-13 02:03:41.002954 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_volume_clone_split_completed_1_True [0.020212s] ... ok 2026-04-13 02:03:41.002975 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_ldap_current_config_delete_error [0.022843s] ... ok 2026-04-13 02:03:41.005105 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup_with_vserver_volume_none [0.021912s] ... ok 2026-04-13 02:03:41.007960 | debian-bookworm | Cannot perform server migration within the same cluster. Please choose a destination host that's in a different cluster. 2026-04-13 02:03:41.010440 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_same_cluster [0.023271s] ... ok 2026-04-13 02:03:41.012876 | debian-bookworm | {5} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_07___124______123___True_ [0.021657s] ... ok 2026-04-13 02:03:41.014106 | debian-bookworm | {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_sync_nfs_temp_and_perm_files [0.020939s] ... ok 2026-04-13 02:03:41.014692 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_cifs_share_exists [0.019777s] ... ok 2026-04-13 02:03:41.019465 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_offline_volume_already_offline [0.023420s] ... ok 2026-04-13 02:03:41.026816 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmanage_1_None [0.021189s] ... ok 2026-04-13 02:03:41.032512 | debian-bookworm | Volume not found: Logical volume "fake/fake-volume" not found 2026-04-13 02:03:41.032535 | debian-bookworm | 2026-04-13 02:03:41.034263 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_failure_breaking [0.023470s] ... ok 2026-04-13 02:03:41.035354 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_credential_error_2 [0.020544s] ... ok 2026-04-13 02:03:41.035936 | debian-bookworm | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_deallocate_container_not_found_error_1_Logical_volume__fake_fake_volume__not_found_ [0.021719s] ... ok 2026-04-13 02:03:41.047167 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_offline_volume_api_error [0.027464s] ... ok 2026-04-13 02:03:41.048511 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_to_active_replica [0.021871s] ... ok 2026-04-13 02:03:41.050432 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:41.054772 | debian-bookworm | {5} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_admin_context_1 [0.041596s] ... ok 2026-04-13 02:03:41.055053 | debian-bookworm | Volume not found: Failed to find logical volume "fake/fake-volume" 2026-04-13 02:03:41.055074 | debian-bookworm | 2026-04-13 02:03:41.056971 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_user_privilege_error_1 [0.021481s] ... ok 2026-04-13 02:03:41.059116 | debian-bookworm | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_deallocate_container_not_found_error_2_Failed_to_find_logical_volume__fake_fake_volume__ [0.021781s] ... ok 2026-04-13 02:03:41.059142 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_failure_get_new_volume [0.023784s] ... ok 2026-04-13 02:03:41.070076 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_2 [0.022674s] ... ok 2026-04-13 02:03:41.070847 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_backend_volume_absent [0.022104s] ... ok 2026-04-13 02:03:41.077355 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_multiple_dns_ip [0.020210s] ... ok 2026-04-13 02:03:41.078419 | debian-bookworm | No snapmirror relationship was found between source fake_id and destination fake_id_2 vServers. 2026-04-13 02:03:41.078439 | debian-bookworm | NoneType: None 2026-04-13 02:03:41.078975 | debian-bookworm | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_6____1001__1001_129____1_1_1_0____False_ [0.021686s] ... ok 2026-04-13 02:03:41.080958 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_dr_no_snapmirror [0.022694s] ... ok 2026-04-13 02:03:41.092247 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:41.093651 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_broken_snapmirror [0.022126s] ... ok 2026-04-13 02:03:41.093989 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_nfs_export_rules [0.022854s] ... ok 2026-04-13 02:03:41.096686 | debian-bookworm | {5} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_user_context_1 [0.042005s] ... ok 2026-04-13 02:03:41.098130 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_kerberos_realm [0.020826s] ... ok 2026-04-13 02:03:41.101086 | debian-bookworm | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_with_none_mount_point_name [0.021381s] ... ok 2026-04-13 02:03:41.103305 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_migrate_exception [0.022435s] ... ok 2026-04-13 02:03:41.114559 | debian-bookworm | Could not resync snapmirror. 2026-04-13 02:03:41.114601 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:41.114608 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3041, in update_replica_state 2026-04-13 02:03:41.114614 | debian-bookworm | vserver_client.resync_snapmirror_vol( 2026-04-13 02:03:41.114631 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:41.114637 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:41.114642 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:41.114647 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:41.114653 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:41.114658 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:41.114663 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:41.114669 | debian-bookworm | raise effect 2026-04-13 02:03:41.114674 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-04-13 02:03:41.115024 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_unused_qos_policy_groups_with_failure_2_False [0.021802s] ... ok 2026-04-13 02:03:41.116962 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_broken_snapmirror_resync_error [0.023212s] ... ok 2026-04-13 02:03:41.118016 | debian-bookworm | {5} manila.tests.scheduler.filters.test_ignore_attempted_hosts.HostFiltersTestCase.test_ignore_attempted_hosts_filter_disabled [0.021055s] ... ok 2026-04-13 02:03:41.118948 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_3___0_0_0_0_0____10_10_10_1___True_ [0.020085s] ... ok 2026-04-13 02:03:41.122043 | debian-bookworm | 2026-04-13 02:03:41.120 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 6a3fd2984bc31 to 805685098bd2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:41.123077 | debian-bookworm | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_mount_device_already [0.021946s] ... ok 2026-04-13 02:03:41.136637 | debian-bookworm | Could not get snapmirrors for replica 7cf7c200-d3af-4e05-b87e-9167c95dfcad. 2026-04-13 02:03:41.136667 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:41.136671 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3000, in update_replica_state 2026-04-13 02:03:41.136676 | debian-bookworm | snapmirrors = dm_session.get_snapmirrors(active_replica, replica) 2026-04-13 02:03:41.136679 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:41.136683 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:41.136687 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:41.136690 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:41.136694 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:41.136697 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:41.136701 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:41.136705 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:41.136708 | debian-bookworm | raise effect 2026-04-13 02:03:41.136712 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 0:unknown 2026-04-13 02:03:41.146256 | debian-bookworm | 2026-04-13 02:03:41.123 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:41.146290 | debian-bookworm | 2026-04-13 02:03:41.123 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:41.146295 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_3 [0.023893s] ... ok 2026-04-13 02:03:41.146299 | debian-bookworm | 2026-04-13 02:03:41.127 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:41.146313 | debian-bookworm | 2026-04-13 02:03:41.128 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:41.146317 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resume_snapmirror_error [0.021589s] ... ok 2026-04-13 02:03:41.146321 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_fail_to_get_snapmirrors [0.021836s] ... ok 2026-04-13 02:03:41.146324 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_4______0____fe80__1___True_ [0.020106s] ... ok 2026-04-13 02:03:41.146328 | debian-bookworm | {5} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_fails_on_caps_disabled [0.023674s] ... ok 2026-04-13 02:03:41.146332 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.BaseNetworkHelperTestCase.test_instantiate_valid [0.020025s] ... ok 2026-04-13 02:03:41.149612 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error [0.022205s] ... ok 2026-04-13 02:03:41.161767 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_no_destination_2__ [0.019454s] ... ok 2026-04-13 02:03:41.161794 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request_invalid_2 [0.021977s] ... ok 2026-04-13 02:03:41.161799 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_in_sync [0.022808s] ... ok 2026-04-13 02:03:41.161803 | debian-bookworm | {5} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_type_errror_passes [0.019976s] ... ok 2026-04-13 02:03:41.174557 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_private_router_no_gateway [0.021468s] ... ok 2026-04-13 02:03:41.174580 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_vserver [0.021764s] ... ok 2026-04-13 02:03:41.174585 | debian-bookworm | 2026-04-13 02:03:41.172 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 805685098bd2 -> e6d88547b381, add-progress-field-to-share-instance 2026-04-13 02:03:41.177829 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_vol_2 [0.019849s] ... ok 2026-04-13 02:03:41.181127 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_snaplock_attributes_1 [0.022391s] ... ok 2026-04-13 02:03:41.184070 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_missing_snapshot [0.022502s] ... ok 2026-04-13 02:03:41.184085 | debian-bookworm | {5} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_unknown_operator_raises [0.022247s] ... ok 2026-04-13 02:03:41.187160 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_get_service_network_id_one_exist [0.022087s] ... ok 2026-04-13 02:03:41.192858 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_find_performance_counter_value [0.020864s] ... ok 2026-04-13 02:03:41.198382 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume [0.020382s] ... ok 2026-04-13 02:03:41.204602 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_created [0.021008s] ... ok 2026-04-13 02:03:41.206148 | debian-bookworm | {5} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_unknown_variable_ignored [0.020725s] ... ok 2026-04-13 02:03:41.208276 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_get_service_network_id_two_exist [0.021468s] ... ok 2026-04-13 02:03:41.210617 | debian-bookworm | 2026-04-13 02:03:41.209 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 805685098bd2 to e6d88547b381 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:41.213320 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_average_cpu_utilization [0.020564s] ... ok 2026-04-13 02:03:41.216744 | debian-bookworm | 2026-04-13 02:03:41.214 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:41.216770 | debian-bookworm | 2026-04-13 02:03:41.215 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:41.219899 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_snaplock_attributes_all_none [0.036786s] ... ok 2026-04-13 02:03:41.219928 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_policy [0.019615s] ... ok 2026-04-13 02:03:41.228442 | debian-bookworm | {5} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_empty [0.022663s] ... ok 2026-04-13 02:03:41.228474 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_still_creating [0.023283s] ... ok 2026-04-13 02:03:41.229849 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_2 [0.021683s] ... ok 2026-04-13 02:03:41.234637 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_consistency_point_p2_flush_time [0.021256s] ... ok 2026-04-13 02:03:41.238242 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_policy [0.020050s] ... ok 2026-04-13 02:03:41.240520 | debian-bookworm | 2026-04-13 02:03:41.239 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:41.240535 | debian-bookworm | 2026-04-13 02:03:41.239 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:41.251017 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_update_error [0.022819s] ... ok 2026-04-13 02:03:41.253607 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_3 [0.021690s] ... ok 2026-04-13 02:03:41.255400 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_kahuna_utilization [0.020753s] ... ok 2026-04-13 02:03:41.256329 | debian-bookworm | Cannot delete Vserver fake_vserver. Failed to put volumes offline. Entry doesn't exist. 2026-04-13 02:03:41.258676 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_one_volume_already_offline [0.020365s] ... ok 2026-04-13 02:03:41.266376 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:41.275011 | debian-bookworm | {5} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_all_host_states_share [0.043400s] ... ok 2026-04-13 02:03:41.275911 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_security_style_api_error [0.053262s] ... ok 2026-04-13 02:03:41.275925 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_share_network_subnet_from_metadata [0.021548s] ... ok 2026-04-13 02:03:41.275929 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_4 [0.022018s] ... ok 2026-04-13 02:03:41.276856 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache_not_supported [0.020957s] ... ok 2026-04-13 02:03:41.278454 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_dedupe_async [0.019707s] ... ok 2026-04-13 02:03:41.281326 | debian-bookworm | 2026-04-13 02:03:41.280 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade e6d88547b381 -> 805685098bd2, add-progress-field-to-share-instance 2026-04-13 02:03:41.294097 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_5 [0.021208s] ... ok 2026-04-13 02:03:41.295292 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_5 [0.021434s] ... ok 2026-04-13 02:03:41.296424 | debian-bookworm | 2026-04-13 02:03:41.294 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update e6d88547b381 to 805685098bd2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:41.296977 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_validate_access_rule_invalid_level [0.020140s] ... ok 2026-04-13 02:03:41.298628 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_kerberos [0.019997s] ... ok 2026-04-13 02:03:41.299985 | debian-bookworm | 2026-04-13 02:03:41.298 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:41.300015 | debian-bookworm | 2026-04-13 02:03:41.298 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:41.311284 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:41.313896 | debian-bookworm | Cannot perform server migration because destination host doesn't have enough free space. 2026-04-13 02:03:41.316332 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_svm_dr_not_compatible_2 [0.021891s] ... ok 2026-04-13 02:03:41.316505 | debian-bookworm | {5} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_pools [0.044816s] ... ok 2026-04-13 02:03:41.316909 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_unhandled_exception_1 [0.021610s] ... ok 2026-04-13 02:03:41.317564 | debian-bookworm | {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test__escaped_address_2___fc00__1_____fc00__1___ [0.020378s] ... ok 2026-04-13 02:03:41.318521 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_fpolicy_policy [0.019965s] ... ok 2026-04-13 02:03:41.320288 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_snapdir_access_1_True [0.048872s] ... ok 2026-04-13 02:03:41.329768 | debian-bookworm | 2026-04-13 02:03:41.320 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:41.329788 | debian-bookworm | 2026-04-13 02:03:41.320 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:41.338568 | debian-bookworm | {5} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_update_from_share_capability_nopool [0.022099s] ... ok 2026-04-13 02:03:41.339225 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_failed_to_build [0.021977s] ... ok 2026-04-13 02:03:41.353639 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_cancel_using_svm_migrate_1_True [0.023295s] ... ok 2026-04-13 02:03:41.353656 | debian-bookworm | {2} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver [0.022031s] ... ok 2026-04-13 02:03:41.353660 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_2 [0.020922s] ... ok 2026-04-13 02:03:41.359794 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate [0.019233s] ... ok 2026-04-13 02:03:41.360324 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_share_server_migration_start_failed_2 [0.038494s] ... ok 2026-04-13 02:03:41.360511 | debian-bookworm | {5} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_01 [0.020648s] ... ok 2026-04-13 02:03:41.360939 | debian-bookworm | {2} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver_case_insensitive [0.021035s] ... ok 2026-04-13 02:03:41.363873 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__check_server_availability_with_recall_2_False [0.021943s] ... ok 2026-04-13 02:03:41.363888 | debian-bookworm | 2026-04-13 02:03:41.358 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 805685098bd2 -> e6d88547b381, add-progress-field-to-share-instance 2026-04-13 02:03:41.363894 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_dr_1 [0.022709s] ... ok 2026-04-13 02:03:41.379371 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_disk_types_1 [0.019740s] ... ok 2026-04-13 02:03:41.383002 | debian-bookworm | {2} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver_invalid_family [0.021006s] ... ok 2026-04-13 02:03:41.383747 | debian-bookworm | {5} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_04 [0.022847s] ... ok 2026-04-13 02:03:41.383771 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__create_service_instance_no_key_and_no_path_2 [0.021406s] ... ok 2026-04-13 02:03:41.386717 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_dr_3 [0.024230s] ... ok 2026-04-13 02:03:41.394797 | debian-bookworm | 2026-04-13 02:03:41.393 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 805685098bd2 to e6d88547b381 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:41.398565 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ems_log_destination_vserver [0.019408s] ... ok 2026-04-13 02:03:41.399159 | debian-bookworm | 2026-04-13 02:03:41.397 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:41.399171 | debian-bookworm | 2026-04-13 02:03:41.397 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:41.421758 | debian-bookworm | {2} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_get_driver_mode_single_svm [0.019930s] ... ok 2026-04-13 02:03:41.421788 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_delete_server_soft_deleted [0.021032s] ... ok 2026-04-13 02:03:41.421793 | debian-bookworm | {5} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_07 [0.023150s] ... ok 2026-04-13 02:03:41.421797 | debian-bookworm | 2026-04-13 02:03:41.406 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:41.421801 | debian-bookworm | 2026-04-13 02:03:41.406 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:41.421805 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_migrate_2 [0.024606s] ... ok 2026-04-13 02:03:41.421809 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_snapshot [0.053689s] ... ok 2026-04-13 02:03:41.421813 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_policies_status [0.019536s] ... ok 2026-04-13 02:03:41.423501 | debian-bookworm | {2} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_new_missing_mode [0.021396s] ... ok 2026-04-13 02:03:41.423697 | debian-bookworm | Service instance fake_inst_id does not exist. 2026-04-13 02:03:41.437644 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server_not_exists [0.022160s] ... ok 2026-04-13 02:03:41.437659 | debian-bookworm | {5} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_11 [0.022356s] ... ok 2026-04-13 02:03:41.437663 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__set_network_with_metadata [0.023676s] ... ok 2026-04-13 02:03:41.438422 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_migration_check_job_state_raise_error_3_none [0.020055s] ... ok 2026-04-13 02:03:41.449725 | debian-bookworm | {2} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_is_style_extended_flexgroup_2 [0.020439s] ... ok 2026-04-13 02:03:41.450141 | debian-bookworm | 2026-04-13 02:03:41.445 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade e6d88547b381 -> 5aa813ae673d, Add task_state field for share servers table 2026-04-13 02:03:41.450150 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_5 [0.020930s] ... ok 2026-04-13 02:03:41.450863 | debian-bookworm | {5} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_14 [0.022718s] ... ok 2026-04-13 02:03:41.454834 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_vserver_1_True [0.041787s] ... ok 2026-04-13 02:03:41.456488 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__set_network_with_metadata_exception_2 [0.021269s] ... ok 2026-04-13 02:03:41.460338 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_network_interfaces_2___CIFS____NFS__ [0.019686s] ... ok 2026-04-13 02:03:41.465636 | debian-bookworm | {2} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_1_True [0.021007s] ... ok 2026-04-13 02:03:41.473704 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_config_option_from_common_config [0.023861s] ... ok 2026-04-13 02:03:41.473724 | debian-bookworm | {5} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_15 [0.022074s] ... ok 2026-04-13 02:03:41.478550 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_data_ports [0.020318s] ... ok 2026-04-13 02:03:41.479788 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_build_model_update_1_True [0.023030s] ... ok 2026-04-13 02:03:41.480874 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_vserver_already_started [0.025689s] ... ok 2026-04-13 02:03:41.487403 | debian-bookworm | {2} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_raise_duplicated_pool [0.021345s] ... ok 2026-04-13 02:03:41.492926 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_create_new [0.021416s] ... ok 2026-04-13 02:03:41.495382 | debian-bookworm | 2026-04-13 02:03:41.493 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update e6d88547b381 to 5aa813ae673d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:41.501266 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_for_aggregate_error_2_None [0.019311s] ... ok 2026-04-13 02:03:41.501289 | debian-bookworm | 2026-04-13 02:03:41.496 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:41.501295 | debian-bookworm | 2026-04-13 02:03:41.496 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:41.504791 | debian-bookworm | Invalid trace flag: fake 2026-04-13 02:03:41.517738 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:41.517936 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_nfs_config_extra_specs_validity_invalid_value_2 [0.021776s] ... ok 2026-04-13 02:03:41.517945 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_terminate_vserver_services [0.022002s] ... ok 2026-04-13 02:03:41.517950 | debian-bookworm | {2} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing_invalid_key [0.020297s] ... ok 2026-04-13 02:03:41.517953 | debian-bookworm | 2026-04-13 02:03:41.509 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:41.517957 | debian-bookworm | 2026-04-13 02:03:41.509 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:41.517962 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_more_than_one_exist [0.021371s] ... ok 2026-04-13 02:03:41.517965 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_timeout [0.019917s] ... ok 2026-04-13 02:03:41.528325 | debian-bookworm | Invalid share server network allocation. Bad network configuration: fake exception message. 2026-04-13 02:03:41.533728 | debian-bookworm | {5} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_extend_share [0.046334s] ... ok 2026-04-13 02:03:41.533743 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_kerberos_realm [0.022072s] ... ok 2026-04-13 02:03:41.533748 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_network_allocations_fail_on_type [0.024724s] ... ok 2026-04-13 02:03:41.533752 | debian-bookworm | {2} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing_invalid_regex_1____bad [0.021160s] ... ok 2026-04-13 02:03:41.538094 | debian-bookworm | Could not find volume volume1 to get snapshot 2026-04-13 02:03:41.541676 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_neutron_network_helper [0.023854s] ... ok 2026-04-13 02:03:41.541689 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_exception [0.021004s] ... ok 2026-04-13 02:03:41.545203 | debian-bookworm | {5} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_first_time_empty_file [0.024352s] ... ok 2026-04-13 02:03:41.545789 | debian-bookworm | Could not decode scheduler options. 2026-04-13 02:03:41.545800 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:41.545804 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/scheduler/scheduler_options.py", line 74, in _load_file 2026-04-13 02:03:41.545808 | debian-bookworm | return jsonutils.load(handle) 2026-04-13 02:03:41.545811 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:41.545819 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_serialization/jsonutils.py", line 290, in load 2026-04-13 02:03:41.545822 | debian-bookworm | return json.load(codecs.getreader(encoding)(fp), **kwargs) 2026-04-13 02:03:41.545826 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:41.545829 | debian-bookworm | File "/usr/lib/python3.11/json/__init__.py", line 293, in load 2026-04-13 02:03:41.545833 | debian-bookworm | return loads(fp.read(), 2026-04-13 02:03:41.545836 | debian-bookworm | ^^^^^^^^^^^^^^^^ 2026-04-13 02:03:41.545840 | debian-bookworm | File "/usr/lib/python3.11/json/__init__.py", line 346, in loads 2026-04-13 02:03:41.545843 | debian-bookworm | return _default_decoder.decode(s) 2026-04-13 02:03:41.545847 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:41.545850 | debian-bookworm | File "/usr/lib/python3.11/json/decoder.py", line 337, in decode 2026-04-13 02:03:41.545854 | debian-bookworm | obj, end = self.raw_decode(s, idx=_w(s, 0).end()) 2026-04-13 02:03:41.545858 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:41.545863 | debian-bookworm | File "/usr/lib/python3.11/json/decoder.py", line 355, in raw_decode 2026-04-13 02:03:41.545867 | debian-bookworm | raise JSONDecodeError("Expecting value", s, err.value) from None 2026-04-13 02:03:41.545872 | debian-bookworm | json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) 2026-04-13 02:03:41.547243 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_01 [0.022170s] ... ok 2026-04-13 02:03:41.554110 | debian-bookworm | {2} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing_invalid_regex_2__reg__ [0.020757s] ... ok 2026-04-13 02:03:41.554126 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_fpolicy_3 [0.023749s] ... ok 2026-04-13 02:03:41.555574 | debian-bookworm | 2026-04-13 02:03:41.553 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 5aa813ae673d -> e6d88547b381, Add task_state field for share servers table 2026-04-13 02:03:41.559359 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_efficiency_status [0.020043s] ... ok 2026-04-13 02:03:41.560740 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_not_found_2 [0.022141s] ... ok 2026-04-13 02:03:41.567411 | debian-bookworm | {5} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_first_time_no_flag [0.022637s] ... ok 2026-04-13 02:03:41.569637 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_06 [0.021990s] ... ok 2026-04-13 02:03:41.576928 | debian-bookworm | {2} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_info_from_version_info [0.021577s] ... ok 2026-04-13 02:03:41.576949 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_and_nfs_config_3 [0.023648s] ... ok 2026-04-13 02:03:41.578903 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_snapshot_attributes [0.019555s] ... ok 2026-04-13 02:03:41.582598 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_not_found_3 [0.021972s] ... ok 2026-04-13 02:03:41.589046 | debian-bookworm | {5} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_second_time_no_change [0.021932s] ... ok 2026-04-13 02:03:41.591227 | debian-bookworm | 2026-04-13 02:03:41.589 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 5aa813ae673d to e6d88547b381 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:41.594316 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share__thin_provisioning [0.021025s] ... ok 2026-04-13 02:03:41.594336 | debian-bookworm | 2026-04-13 02:03:41.592 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:41.594343 | debian-bookworm | 2026-04-13 02:03:41.592 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:41.594914 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_12 [0.025434s] ... ok 2026-04-13 02:03:41.598357 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_vservers_not_found [0.019319s] ... ok 2026-04-13 02:03:41.613770 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_conflict_1 [0.024671s] ... ok 2026-04-13 02:03:41.613793 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_creation_with_name_from_conf_allow_ssh_1_None [0.022795s] ... ok 2026-04-13 02:03:41.613797 | debian-bookworm | 2026-04-13 02:03:41.605 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:41.613801 | debian-bookworm | 2026-04-13 02:03:41.605 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:41.613806 | debian-bookworm | {5} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_2__False__False_ [0.023712s] ... ok 2026-04-13 02:03:41.613810 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share__wrong_proto [0.020936s] ... ok 2026-04-13 02:03:41.624405 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_exists_not_found [0.021646s] ... ok 2026-04-13 02:03:41.624425 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_ldap_linux [0.019699s] ... ok 2026-04-13 02:03:41.624436 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_nfs_config_only_3 [0.025377s] ... ok 2026-04-13 02:03:41.629680 | debian-bookworm | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_two_sg_in_list [0.022105s] ... ok 2026-04-13 02:03:41.629694 | debian-bookworm | {0} manila.tests.share.drivers.vastdata.test_driver.TestValidateAccessRules.test_validate_access_rules_invalid_type [0.000093s] ... ok 2026-04-13 02:03:41.637195 | debian-bookworm | {5} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_6___False___False_ [0.020899s] ... ok 2026-04-13 02:03:41.637210 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_update_share_stats [0.022306s] ... ok 2026-04-13 02:03:41.641665 | debian-bookworm | {0} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_4__1073741824___SMB___None_ [0.009307s] ... ok 2026-04-13 02:03:41.641681 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_modify_error [0.019149s] ... ok 2026-04-13 02:03:41.641686 | debian-bookworm | {0} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_network_allocation_number [0.001275s] ... ok 2026-04-13 02:03:41.641689 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__break_snapmirror_exception [0.022104s] ... ok 2026-04-13 02:03:41.649586 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_no_specification_1 [0.022328s] ... ok 2026-04-13 02:03:41.649601 | debian-bookworm | 2026-04-13 02:03:41.648 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade e6d88547b381 -> 5aa813ae673d, Add task_state field for share servers table 2026-04-13 02:03:41.650139 | debian-bookworm | {0} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_resize_share_exceeded_hard_limit [0.011426s] ... ok 2026-04-13 02:03:41.656460 | debian-bookworm | {5} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_3 [0.022245s] ... ok 2026-04-13 02:03:41.656906 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_create_error [0.020829s] ... ok 2026-04-13 02:03:41.657574 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_rename [0.020269s] ... ok 2026-04-13 02:03:41.660348 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__build_autosize_attributes_with_mode_only [0.021250s] ... ok 2026-04-13 02:03:41.670673 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_1_1234 [0.023531s] ... ok 2026-04-13 02:03:41.671613 | debian-bookworm | {0} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_edge_cases [0.020690s] ... ok 2026-04-13 02:03:41.678045 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_rename_error [0.020080s] ... ok 2026-04-13 02:03:41.678820 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_get [0.021129s] ... ok 2026-04-13 02:03:41.679489 | debian-bookworm | {5} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_unknown_is_last [0.022441s] ... ok 2026-04-13 02:03:41.679561 | debian-bookworm | LDAP client cannot be configured with both 'server' and 'domain' parameters. Use 'server' for Linux/Unix LDAP servers or 'domain' for Active Directory LDAP servers. 2026-04-13 02:03:41.679571 | debian-bookworm | NoneType: None 2026-04-13 02:03:41.682544 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_ldap_client_error_1___fake_server____fake_domain__ [0.021567s] ... ok 2026-04-13 02:03:41.692562 | debian-bookworm | {0} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_serialization [0.021075s] ... ok 2026-04-13 02:03:41.696223 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snaphot_different_hosts_1 [0.024582s] ... ok 2026-04-13 02:03:41.711788 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share_error_2_None [0.019902s] ... ok 2026-04-13 02:03:41.711811 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_message [0.019996s] ... ok 2026-04-13 02:03:41.711816 | debian-bookworm | 2026-04-13 02:03:41.696 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update e6d88547b381 to 5aa813ae673d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:41.711820 | debian-bookworm | 2026-04-13 02:03:41.700 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:41.711825 | debian-bookworm | 2026-04-13 02:03:41.700 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:41.711828 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vserver_delete_retention_hours_2_65535 [0.021680s] ... ok 2026-04-13 02:03:41.711832 | debian-bookworm | 2026-04-13 02:03:41.707 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:41.711835 | debian-bookworm | 2026-04-13 02:03:41.708 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:41.717833 | debian-bookworm | {0} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_without [0.019724s] ... ok 2026-04-13 02:03:41.717846 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_admin_lif_no_admin_network [0.021694s] ... ok 2026-04-13 02:03:41.717851 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_message_kwargs [0.019254s] ... ok 2026-04-13 02:03:41.717854 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_preferred_dcs_api_error [0.019944s] ... ok 2026-04-13 02:03:41.725329 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_aggregate_disk_types [0.021276s] ... ok 2026-04-13 02:03:41.733675 | debian-bookworm | {0} manila.tests.share.drivers.vastdata.test_driver_util.TestDecorateMethodsWith.test_decorate_methods_with [0.019831s] ... ok 2026-04-13 02:03:41.741872 | debian-bookworm | {5} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_different_backend_same_availability_zone [0.056346s] ... ok 2026-04-13 02:03:41.742521 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_qos_adaptive_policy_group_for_volume [0.019541s] ... ok 2026-04-13 02:03:41.742531 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_unmount [0.020644s] ... ok 2026-04-13 02:03:41.742535 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lifs [0.022780s] ... ok 2026-04-13 02:03:41.746898 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_create_volume_body_1_True [0.021538s] ... ok 2026-04-13 02:03:41.754331 | debian-bookworm | 2026-04-13 02:03:41.750 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 5aa813ae673d -> 0c23aec99b74, add_per_share_gigabytes_quota_class 2026-04-13 02:03:41.754357 | debian-bookworm | {0} manila.tests.share.drivers.vastdata.test_driver_util.TestUnbunchify.test_unbunchify [0.020390s] ... ok 2026-04-13 02:03:41.754362 | debian-bookworm | {0} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_7_4_6_0_1_1 [0.000671s] ... ok 2026-04-13 02:03:41.754370 | debian-bookworm | {0} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_getattr_with_underscore [0.000101s] ... ok 2026-04-13 02:03:41.754526 | debian-bookworm | 2026-04-13 02:03:41.753 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 5aa813ae673d to 0c23aec99b74 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:41.757920 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_max_files_retry_allocated [0.020233s] ... ok 2026-04-13 02:03:41.757933 | debian-bookworm | 2026-04-13 02:03:41.756 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:41.757937 | debian-bookworm | 2026-04-13 02:03:41.756 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:41.758722 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefHpr.test_activate [0.020591s] ... ok 2026-04-13 02:03:41.761063 | debian-bookworm | 2026-04-13 02:03:41.759 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:41.761076 | debian-bookworm | 2026-04-13 02:03:41.760 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:41.762125 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lifs_pre_configured_home_ports [0.022304s] ... ok 2026-04-13 02:03:41.763759 | debian-bookworm | {5} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_resource_keys_2___records______name____fake_aggregate_1____key____fake_key_1____cluster_____name____fake_cluster_name1_______name____fake_aggregate_2____key____fake_key_2____cluster_____name____fake_cluster_name2_______name____fake_aggregate_3____key____fake_key_3____cluster_____name____fake_cluster_name3_____ [0.028325s] ... ok 2026-04-13 02:03:41.769027 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_deleted_nfs_export_policies [0.021921s] ... ok 2026-04-13 02:03:41.777458 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_security_style_2_fake_security_style [0.019521s] ... ok 2026-04-13 02:03:41.779622 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_delay [0.020642s] ... ok 2026-04-13 02:03:41.782879 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_empty_1 [0.020661s] ... ok 2026-04-13 02:03:41.788425 | debian-bookworm | {5} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__weigh_active_iq_2 [0.024506s] ... ok 2026-04-13 02:03:41.789885 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_security_key_manager_nve_support_enabled [0.020795s] ... ok 2026-04-13 02:03:41.795179 | debian-bookworm | Fail to delete NFS export policy fake_export_policy.Export policy will be renamed instead. 2026-04-13 02:03:41.797375 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_soft_delete_nfs_export_policy [0.019847s] ... ok 2026-04-13 02:03:41.798928 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_200_pagination_end [0.019144s] ... ok 2026-04-13 02:03:41.804029 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_none_backend_details [0.020549s] ... ok 2026-04-13 02:03:41.804043 | debian-bookworm | 2026-04-13 02:03:41.802 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 0c23aec99b74 -> 5aa813ae673d, add_per_share_gigabytes_quota_class 2026-04-13 02:03:41.804047 | debian-bookworm | 2026-04-13 02:03:41.802 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 0c23aec99b74 to 5aa813ae673d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:41.806017 | debian-bookworm | 2026-04-13 02:03:41.804 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:41.806036 | debian-bookworm | 2026-04-13 02:03:41.804 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:41.808916 | debian-bookworm | 2026-04-13 02:03:41.807 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:41.808929 | debian-bookworm | 2026-04-13 02:03:41.807 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:41.811515 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_snapmirrors_1 [0.021546s] ... ok 2026-04-13 02:03:41.814478 | debian-bookworm | {5} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share_error [0.025907s] ... ok 2026-04-13 02:03:41.817048 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migrate_cancel [0.019638s] ... ok 2026-04-13 02:03:41.818012 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___delete_invalid_payload [0.019034s] ... ok 2026-04-13 02:03:41.824893 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_2_fake_migration_id [0.021177s] ... ok 2026-04-13 02:03:41.832714 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_svm_peer_uuid_error [0.021006s] ... ok 2026-04-13 02:03:41.836603 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_terminate_vserver_services_api_error [0.019432s] ... ok 2026-04-13 02:03:41.837659 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___empty_path [0.018814s] ... ok 2026-04-13 02:03:41.840472 | debian-bookworm | {5} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_do_setup_2___nfs___None_ [0.025969s] ... ok 2026-04-13 02:03:41.844702 | debian-bookworm | Cannot perform server migration since the destination host doesn't support the required extra-spec netapp_flexvol_encryption. 2026-04-13 02:03:41.846789 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_invalid_capabilities_1_netapp_flexvol_encryption [0.021822s] ... ok 2026-04-13 02:03:41.851032 | debian-bookworm | 2026-04-13 02:03:41.850 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 5aa813ae673d -> 0c23aec99b74, add_per_share_gigabytes_quota_class 2026-04-13 02:03:41.853050 | debian-bookworm | 2026-04-13 02:03:41.852 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 5aa813ae673d to 0c23aec99b74 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:41.854744 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_unique_svm_by_name [0.021979s] ... ok 2026-04-13 02:03:41.855132 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-04-13 02:03:41.855468 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-04-13 02:03:41.855684 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-04-13 02:03:41.855919 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-04-13 02:03:41.856369 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___get [0.019355s] ... ok 2026-04-13 02:03:41.856550 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-04-13 02:03:41.856568 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-04-13 02:03:41.856576 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-04-13 02:03:41.856804 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-04-13 02:03:41.856822 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-04-13 02:03:41.857036 | debian-bookworm | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-04-13 02:03:41.857429 | debian-bookworm | Failed to unmount volume fake_share after waiting for 30 seconds. 2026-04-13 02:03:41.857711 | debian-bookworm | 2026-04-13 02:03:41.855 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:41.857731 | debian-bookworm | 2026-04-13 02:03:41.855 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:41.859526 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_unmount_volume_with_max_retries [0.022835s] ... ok 2026-04-13 02:03:41.867071 | debian-bookworm | {5} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_no_subvolume_name [0.025734s] ... ok 2026-04-13 02:03:41.868605 | debian-bookworm | Cannot perform server migration since the destination host doesn't support the required extra-spec revert_to_snapshot_support. 2026-04-13 02:03:41.871082 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_invalid_capabilities_2_revert_to_snapshot_support [0.024100s] ... ok 2026-04-13 02:03:41.873450 | debian-bookworm | 2026-04-13 02:03:41.872 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:41.873546 | debian-bookworm | 2026-04-13 02:03:41.872 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:41.876414 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_failover_404 [0.020048s] ... ok 2026-04-13 02:03:41.876929 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__is_snaplock_enabled_volume_false [0.022157s] ... ok 2026-04-13 02:03:41.879483 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_dns_configuration_all_operations_2____name_services_dns_b32bab78_82be_11ec_a8a3_0242ac120002____delete__________ [0.019900s] ... ok 2026-04-13 02:03:41.893188 | debian-bookworm | {5} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_subvolume_not_found [0.025659s] ... ok 2026-04-13 02:03:41.893225 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_1_None [0.021969s] ... ok 2026-04-13 02:03:41.896646 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_201_ok [0.020140s] ... ok 2026-04-13 02:03:41.898102 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__is_snaplock_enabled_volume_true_1_compliance [0.021005s] ... ok 2026-04-13 02:03:41.899067 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_dns_configuration_error [0.019531s] ... ok 2026-04-13 02:03:41.914182 | debian-bookworm | 2026-04-13 02:03:41.913 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 0c23aec99b74 -> 478c445d8d3e, add_security_service_update_control_fields 2026-04-13 02:03:41.914556 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_dr_1 [0.021383s] ... ok 2026-04-13 02:03:41.918301 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_404_failover_error [0.021111s] ... ok 2026-04-13 02:03:41.918318 | debian-bookworm | {5} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_shrink_share_full [0.025162s] ... ok 2026-04-13 02:03:41.919309 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__quiesce_snapmirror [0.020915s] ... ok 2026-04-13 02:03:41.919945 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_luns [0.020178s] ... ok 2026-04-13 02:03:41.937366 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_1 [0.022070s] ... ok 2026-04-13 02:03:41.938488 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_500_busy_max_retries [0.020017s] ... ok 2026-04-13 02:03:41.939846 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_vserver_exists [0.019914s] ... ok 2026-04-13 02:03:41.940854 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__sort_data_ports_by_speed [0.020837s] ... ok 2026-04-13 02:03:41.941637 | debian-bookworm | {5} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_transfer_accept_4_______fake_project_uuid_2__ [0.022884s] ... ok 2026-04-13 02:03:41.952860 | debian-bookworm | 2026-04-13 02:03:41.951 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 0c23aec99b74 to 478c445d8d3e update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:41.955285 | debian-bookworm | 2026-04-13 02:03:41.954 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:41.955311 | debian-bookworm | 2026-04-13 02:03:41.954 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:41.959596 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_vserver_exists_exception_1_13434920 [0.019860s] ... ok 2026-04-13 02:03:41.960130 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_2 [0.023162s] ... ok 2026-04-13 02:03:41.962792 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_backend_name [0.022145s] ... ok 2026-04-13 02:03:41.962986 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_add_cifs_share_access [0.022126s] ... ok 2026-04-13 02:03:41.965635 | debian-bookworm | {5} manila.tests.share.drivers.cephfs.test_driver.MiscTests.test_rados_module_missing_1 [0.024371s] ... ok 2026-04-13 02:03:41.975459 | debian-bookworm | 2026-04-13 02:03:41.974 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:41.975481 | debian-bookworm | 2026-04-13 02:03:41.974 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:41.978805 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_vserver_exists_exception_2_fake [0.019332s] ... ok 2026-04-13 02:03:41.981358 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_share_network_subnets [0.021165s] ... ok 2026-04-13 02:03:41.981988 | debian-bookworm | Caught an unexpected behavior: the fake restore to snapshot request using all volumes and empty string snapshot as argument has not failed. 2026-04-13 02:03:41.982001 | debian-bookworm | NoneType: None 2026-04-13 02:03:41.984129 | debian-bookworm | {2} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_create_share [0.023624s] ... ok 2026-04-13 02:03:41.984581 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_snaprestore_license_error [0.021915s] ... ok 2026-04-13 02:03:41.987031 | debian-bookworm | {5} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_allow_access_rw_ro_when_export_exist_1_rw [0.021197s] ... ok 2026-04-13 02:03:41.997919 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__build_headers_2_False [0.018994s] ... ok 2026-04-13 02:03:42.002116 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_no_aggregates [0.020614s] ... ok 2026-04-13 02:03:42.006632 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_2 [0.022133s] ... ok 2026-04-13 02:03:42.008024 | debian-bookworm | {5} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_allow_access_rw_ro_when_export_exist_2_ro [0.020896s] ... ok 2026-04-13 02:03:42.015586 | debian-bookworm | 2026-04-13 02:03:42.014 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 478c445d8d3e -> 0c23aec99b74, add_security_service_update_control_fields 2026-04-13 02:03:42.016080 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__init__ssl_verify_2_my_cert [0.017800s] ... ok 2026-04-13 02:03:42.022298 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_network_allocations_number [0.019989s] ... ok 2026-04-13 02:03:42.027744 | debian-bookworm | {2} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_share [0.043293s] ... ok 2026-04-13 02:03:42.028687 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_cifs_aes_encryption_disable [0.021137s] ... ok 2026-04-13 02:03:42.029770 | debian-bookworm | {5} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_deny_access [0.021482s] ... ok 2026-04-13 02:03:42.033856 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_api_version_2___1____0__ [0.017855s] ... ok 2026-04-13 02:03:42.042152 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_share_server_specified [0.019869s] ... ok 2026-04-13 02:03:42.046618 | debian-bookworm | 2026-04-13 02:03:42.045 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 478c445d8d3e to 0c23aec99b74 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:42.049497 | debian-bookworm | 2026-04-13 02:03:42.047 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:42.049516 | debian-bookworm | 2026-04-13 02:03:42.047 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:42.049747 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_ipspace [0.021279s] ... ok 2026-04-13 02:03:42.050458 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:42.050841 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:42.052998 | debian-bookworm | {2} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_share_no_eradicate [0.024349s] ... ok 2026-04-13 02:03:42.054838 | debian-bookworm | {5} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_02____fakehost____some_host_name____some_host_name_____1_1__1_0____True_ [0.023465s] ... ok 2026-04-13 02:03:42.054997 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_abort_and_break_snapmirror_svm [0.020270s] ... ok 2026-04-13 02:03:42.062704 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test__update_for_failover [0.019850s] ... ok 2026-04-13 02:03:42.064841 | debian-bookworm | 2026-04-13 02:03:42.063 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:42.064859 | debian-bookworm | 2026-04-13 02:03:42.063 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:42.072070 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_port_and_broadcast_domain [0.022498s] ... ok 2026-04-13 02:03:42.074589 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_break_snapmirror_no_mount [0.020337s] ... ok 2026-04-13 02:03:42.075604 | debian-bookworm | {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_create_share_api_1_fake_share_name [0.023294s] ... ok 2026-04-13 02:03:42.082940 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_expand_performance_array [0.019729s] ... ok 2026-04-13 02:03:42.093254 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_1___10_10_10_0_24____10_10_10_1___False_ [0.021101s] ... ok 2026-04-13 02:03:42.095493 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_change_snapmirror_source [0.020814s] ... ok 2026-04-13 02:03:42.098104 | debian-bookworm | {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_share_info_1 [0.022393s] ... ok 2026-04-13 02:03:42.100982 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_system_counters [0.019055s] ... ok 2026-04-13 02:03:42.104735 | debian-bookworm | 2026-04-13 02:03:42.103 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 0c23aec99b74 -> 478c445d8d3e, add_security_service_update_control_fields 2026-04-13 02:03:42.115117 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_api_error [0.021492s] ... ok 2026-04-13 02:03:42.116229 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_svm_timeout [0.020518s] ... ok 2026-04-13 02:03:42.119742 | debian-bookworm | Could not get performance base counter name. Performance-based scheduler functions may not be available. 2026-04-13 02:03:42.120233 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:42.120243 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/performance.py", line 51, in _init_counter_info 2026-04-13 02:03:42.120248 | debian-bookworm | self._get_base_counter_name('system:constituent', 2026-04-13 02:03:42.120252 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:42.120256 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:42.120260 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:42.120264 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:42.120267 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:42.120271 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:42.120274 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:42.120277 | debian-bookworm | raise effect 2026-04-13 02:03:42.120281 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-04-13 02:03:42.122046 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_api_error_2 [0.020409s] ... ok 2026-04-13 02:03:42.122815 | debian-bookworm | {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_01 [0.023778s] ... ok 2026-04-13 02:03:42.137345 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_duplicate [0.021872s] ... ok 2026-04-13 02:03:42.137851 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_wait_for_quiesced [0.020861s] ... ok 2026-04-13 02:03:42.142222 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_system [0.019415s] ... ok 2026-04-13 02:03:42.142449 | debian-bookworm | 2026-04-13 02:03:42.140 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 0c23aec99b74 to 478c445d8d3e update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:42.145105 | debian-bookworm | 2026-04-13 02:03:42.143 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:42.145133 | debian-bookworm | 2026-04-13 02:03:42.143 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:42.147142 | debian-bookworm | {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_05 [0.024328s] ... ok 2026-04-13 02:03:42.148659 | debian-bookworm | 2026-04-13 02:03:42.147 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:42.148684 | debian-bookworm | 2026-04-13 02:03:42.147 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:42.159154 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_wait_time_3_30 [0.021615s] ... ok 2026-04-13 02:03:42.159270 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_policy_rest_1___vault___False__True_ [0.022047s] ... ok 2026-04-13 02:03:42.160874 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache [0.019622s] ... ok 2026-04-13 02:03:42.169746 | debian-bookworm | {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_09 [0.023058s] ... ok 2026-04-13 02:03:42.179186 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_remove_qos_on_old_active_replica_unreachable_backend_2 [0.020227s] ... ok 2026-04-13 02:03:42.180435 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_policy_rest_2__None__False__False_ [0.020417s] ... ok 2026-04-13 02:03:42.180459 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test_set_client [0.018967s] ... ok 2026-04-13 02:03:42.188906 | debian-bookworm | 2026-04-13 02:03:42.187 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 478c445d8d3e -> fbdfabcba377, Change the datetime precision for all objects (MySQL and derivatives) 2026-04-13 02:03:42.193716 | debian-bookworm | {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_13 [0.023847s] ... ok 2026-04-13 02:03:42.199299 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_access_rules [0.018990s] ... ok 2026-04-13 02:03:42.199883 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_resync_snapmirror [0.020526s] ... ok 2026-04-13 02:03:42.201954 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_clone_3 [0.022191s] ... ok 2026-04-13 02:03:42.218956 | debian-bookworm | {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_27 [0.023768s] ... ok 2026-04-13 02:03:42.219364 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_export_location_1 [0.019718s] ... ok 2026-04-13 02:03:42.220409 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_5_2years [0.020403s] ... ok 2026-04-13 02:03:42.224055 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_split_1_True [0.021884s] ... ok 2026-04-13 02:03:42.238148 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_export_location_2 [0.018542s] ... ok 2026-04-13 02:03:42.241141 | debian-bookworm | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_1 [0.023238s] ... ok 2026-04-13 02:03:42.241341 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_2_4hours [0.020593s] ... ok 2026-04-13 02:03:42.245887 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_event_error [0.021616s] ... ok 2026-04-13 02:03:42.258119 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_update_access [0.020256s] ... ok 2026-04-13 02:03:42.261615 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_3_8days [0.020319s] ... ok 2026-04-13 02:03:42.263377 | debian-bookworm | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_8 [0.022266s] ... ok 2026-04-13 02:03:42.267658 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_event_error_not_found_2_None [0.021908s] ... ok 2026-04-13 02:03:42.278042 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_ensure_export_policy_rename [0.019014s] ... ok 2026-04-13 02:03:42.282343 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_4_5months [0.020221s] ... ok 2026-04-13 02:03:42.286521 | debian-bookworm | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_with_diff_nas_3 [0.023007s] ... ok 2026-04-13 02:03:42.289416 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_policy_request_error_1_4 [0.021602s] ... ok 2026-04-13 02:03:42.296333 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_export_location_missing_location_invalid_2_invalid [0.019028s] ... ok 2026-04-13 02:03:42.302998 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_6_infinite [0.020890s] ... ok 2026-04-13 02:03:42.308695 | debian-bookworm | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_rw [0.022013s] ... ok 2026-04-13 02:03:42.310753 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_network_interface [0.021311s] ... ok 2026-04-13 02:03:42.317601 | debian-bookworm | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_update_access_2_False [0.021217s] ... ok 2026-04-13 02:03:42.322958 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_compatibility_true [0.020152s] ... ok 2026-04-13 02:03:42.328506 | debian-bookworm | Fail to get share info of fakeShareName on NAS. 2026-04-13 02:03:42.328773 | debian-bookworm | Fail to get share info of fakeShareName on NAS. 2026-04-13 02:03:42.329001 | debian-bookworm | Fail to get share info of fakeShareName on NAS. 2026-04-13 02:03:42.329235 | debian-bookworm | Fail to get share info of fakeShareName on NAS. 2026-04-13 02:03:42.329423 | debian-bookworm | Fail to get share info of fakeShareName on NAS. 2026-04-13 02:03:42.329889 | debian-bookworm | Fail to get share info of fakeShareName on NAS. 2026-04-13 02:03:42.330096 | debian-bookworm | Fail to get share info of fakeShareName on NAS. 2026-04-13 02:03:42.330310 | debian-bookworm | Fail to get share info of fakeShareName on NAS. 2026-04-13 02:03:42.330791 | debian-bookworm | Fail to get share info of fakeShareName on NAS. 2026-04-13 02:03:42.330803 | debian-bookworm | Fail to get share info of fakeShareName on NAS. 2026-04-13 02:03:42.331231 | debian-bookworm | Fail to get share info of fakeShareName on NAS. 2026-04-13 02:03:42.331243 | debian-bookworm | Fail to get share info of fakeShareName on NAS. 2026-04-13 02:03:42.331459 | debian-bookworm | Fail to get share info of fakeShareName on NAS. 2026-04-13 02:03:42.331640 | debian-bookworm | Fail to get share info of fakeShareName on NAS. 2026-04-13 02:03:42.331810 | debian-bookworm | Fail to get share info of fakeShareName on NAS. 2026-04-13 02:03:42.332212 | debian-bookworm | Fail to get share info of fakeShareName on NAS. 2026-04-13 02:03:42.332418 | debian-bookworm | Fail to get share info of fakeShareName on NAS. 2026-04-13 02:03:42.332612 | debian-bookworm | Fail to get share info of fakeShareName on NAS. 2026-04-13 02:03:42.332779 | debian-bookworm | Fail to get share info of fakeShareName on NAS. 2026-04-13 02:03:42.333114 | debian-bookworm | Fail to get share info of fakeShareName on NAS. 2026-04-13 02:03:42.333383 | debian-bookworm | Fail to get share info of fakeShareName on NAS. 2026-04-13 02:03:42.333600 | debian-bookworm | Fail to get share info of fakeShareName on NAS. 2026-04-13 02:03:42.334133 | debian-bookworm | Fail to get share info of fakeShareName on NAS. 2026-04-13 02:03:42.334145 | debian-bookworm | Fail to get share info of fakeShareName on NAS. 2026-04-13 02:03:42.334149 | debian-bookworm | Fail to get share info of fakeShareName on NAS. 2026-04-13 02:03:42.349778 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_nfs_export_policy_no_records [0.022612s] ... ok 2026-04-13 02:03:42.349821 | debian-bookworm | {6} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_get_data [0.019170s] ... ok 2026-04-13 02:03:42.349825 | debian-bookworm | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_negative_create_fail [0.028141s] ... ok 2026-04-13 02:03:42.349829 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_6 [0.023694s] ... ok 2026-04-13 02:03:42.354665 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_vol [0.021200s] ... ok 2026-04-13 02:03:42.356666 | debian-bookworm | The share name fakeShareName is used by other share on NAS. 2026-04-13 02:03:42.357126 | debian-bookworm | The share name fakeShareName is used by other share on NAS. 2026-04-13 02:03:42.357304 | debian-bookworm | The share name fakeShareName is used by other share on NAS. 2026-04-13 02:03:42.357624 | debian-bookworm | The share name fakeShareName is used by other share on NAS. 2026-04-13 02:03:42.357878 | debian-bookworm | The share name fakeShareName is used by other share on NAS. 2026-04-13 02:03:42.360958 | debian-bookworm | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_negative_share_exist [0.023623s] ... ok 2026-04-13 02:03:42.372996 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_snapmirror_1 [0.025880s] ... ok 2026-04-13 02:03:42.376445 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_fpolicy_policy_failure_1 [0.021319s] ... ok 2026-04-13 02:03:42.379932 | debian-bookworm | Share shareId does not exist 2026-04-13 02:03:42.382523 | debian-bookworm | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_share_no_delete_share [0.021717s] ... ok 2026-04-13 02:03:42.398989 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_snapmirror_3 [0.025430s] ... ok 2026-04-13 02:03:42.399193 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_3_None [0.022174s] ... ok 2026-04-13 02:03:42.401213 | debian-bookworm | volID for Share shareId does not exist 2026-04-13 02:03:42.403591 | debian-bookworm | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_share_no_volid [0.021018s] ... ok 2026-04-13 02:03:42.424196 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_splitting_2_fake_host_fake_backend_name_fake_pool_2 [0.025481s] ... ok 2026-04-13 02:03:42.425788 | debian-bookworm | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs_ip_not_equel_share_ip [0.021658s] ... ok 2026-04-13 02:03:42.426104 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ensure_broadcast_domain_for_port_domain_match [0.027013s] ... ok 2026-04-13 02:03:42.445450 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_snapshot_busy_volume_clone_2_False [0.021118s] ... ok 2026-04-13 02:03:42.447670 | debian-bookworm | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_access_allow_access_2_fakeHostNameNotMatch [0.022049s] ... ok 2026-04-13 02:03:42.460799 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:42.460999 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:42.464099 | debian-bookworm | {5} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_11____fakehost____some_host_name____1_1_1_0____1001__1001_____True_ [0.410478s] ... ok 2026-04-13 02:03:42.468010 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_volume_for_backup_aggr_not_found_negative [0.022389s] ... ok 2026-04-13 02:03:42.468227 | debian-bookworm | {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_delete_share_existing_volume [0.020310s] ... ok 2026-04-13 02:03:42.483711 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:03:42.486764 | debian-bookworm | {5} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_default_config_hook [0.022459s] ... ok 2026-04-13 02:03:42.489294 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_readable_replica_2 [0.021158s] ... ok 2026-04-13 02:03:42.489840 | debian-bookworm | {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_delete_share_existing_volume_disabled [0.021013s] ... ok 2026-04-13 02:03:42.509173 | debian-bookworm | {5} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_update_access_all [0.021793s] ... ok 2026-04-13 02:03:42.509933 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:03:42.510174 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_readable_replica_3 [0.020901s] ... ok 2026-04-13 02:03:42.510516 | debian-bookworm | {2} manila.tests.share.drivers.tegile.test_tegile.TegileAPIExecutorTestCase.test_send_api_value_error_fail [0.020726s] ... ok 2026-04-13 02:03:42.530097 | debian-bookworm | {5} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_execute_name_not_there [0.021027s] ... ok 2026-04-13 02:03:42.531284 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:03:42.531530 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_adjust_qos_policy_with_volume_resize_no_cluster_creds [0.021279s] ... ok 2026-04-13 02:03:42.532008 | debian-bookworm | {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_fail_4 [0.021289s] ... ok 2026-04-13 02:03:42.550812 | debian-bookworm | Unable to verify if SnapLock is enabled for the cluster. 2026-04-13 02:03:42.551129 | debian-bookworm | {5} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_fetch_container_interfaces [0.020836s] ... ok 2026-04-13 02:03:42.552205 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:03:42.552545 | debian-bookworm | {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_snapshot [0.020554s] ... ok 2026-04-13 02:03:42.553934 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_3 [0.022446s] ... ok 2026-04-13 02:03:42.572456 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:03:42.573072 | debian-bookworm | Unable to verify if SnapLock is enabled for the cluster. 2026-04-13 02:03:42.573597 | debian-bookworm | {5} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_remove_network_failure [0.021580s] ... ok 2026-04-13 02:03:42.573830 | debian-bookworm | {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_snapshot_fail [0.020192s] ... ok 2026-04-13 02:03:42.576007 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_4 [0.021975s] ... ok 2026-04-13 02:03:42.593496 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:03:42.594387 | debian-bookworm | {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_delete_snapshot [0.020890s] ... ok 2026-04-13 02:03:42.594580 | debian-bookworm | {5} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container_exception_cmds_3 [0.021146s] ... ok 2026-04-13 02:03:42.597433 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_as_replica [0.021351s] ... ok 2026-04-13 02:03:42.613958 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:03:42.614329 | debian-bookworm | {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_ensure_share [0.020350s] ... ok 2026-04-13 02:03:42.615355 | debian-bookworm | {5} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_start_container_impossible_failure [0.021588s] ... ok 2026-04-13 02:03:42.618645 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_no_pool [0.021055s] ... ok 2026-04-13 02:03:42.629013 | debian-bookworm | {6} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_update_data_2_False [0.290717s] ... ok 2026-04-13 02:03:42.634399 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:03:42.634627 | debian-bookworm | {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_network_allocations_number [0.020359s] ... ok 2026-04-13 02:03:42.638354 | debian-bookworm | {5} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_container_name [0.022327s] ... ok 2026-04-13 02:03:42.640111 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_extra_specs_validity [0.021625s] ... ok 2026-04-13 02:03:42.648093 | debian-bookworm | {6} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_is_style_extended_flexgroup_1 [0.020174s] ... ok 2026-04-13 02:03:42.652900 | debian-bookworm | Unexpected error while trying to get the usage stats from array. 2026-04-13 02:03:42.652917 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:42.652922 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/tegile/tegile.py", line 438, in _update_share_stats 2026-04-13 02:03:42.652926 | debian-bookworm | data = self._api(method='getArrayStats', 2026-04-13 02:03:42.652930 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:42.652934 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:42.652938 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:42.652941 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:42.652945 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:42.652948 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:42.652952 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:42.652955 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:42.652959 | debian-bookworm | raise effect 2026-04-13 02:03:42.652962 | debian-bookworm | manila.exception.TegileAPIException: Unexpected response from Tegile IntelliFlash API: Fake Exception 2026-04-13 02:03:42.655796 | debian-bookworm | {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_share_stats_fail [0.020793s] ... ok 2026-04-13 02:03:42.661311 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_extra_specs_validity_empty_spec [0.020863s] ... ok 2026-04-13 02:03:42.661546 | debian-bookworm | {5} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_correct_container_old_name_2_False [0.023189s] ... ok 2026-04-13 02:03:42.666736 | debian-bookworm | {6} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_2_False [0.018731s] ... ok 2026-04-13 02:03:42.677118 | debian-bookworm | {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_export_file_already_removed [0.021204s] ... ok 2026-04-13 02:03:42.681446 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_extra_specs_validity_invalid_value [0.020338s] ... ok 2026-04-13 02:03:42.684654 | debian-bookworm | {5} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_ok [0.023304s] ... ok 2026-04-13 02:03:42.686253 | debian-bookworm | {6} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_raise_invalid_pool_name [0.018551s] ... ok 2026-04-13 02:03:42.700564 | debian-bookworm | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_share_stats_refresh_false [0.023250s] ... ok 2026-04-13 02:03:42.702443 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_if_max_files_is_valid_with_negative_integer [0.020934s] ... ok 2026-04-13 02:03:42.704590 | debian-bookworm | {6} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_trace_method_tracing [0.019144s] ... ok 2026-04-13 02:03:42.708229 | debian-bookworm | {5} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_create_share [0.023361s] ... ok 2026-04-13 02:03:42.724444 | debian-bookworm | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_none [0.023047s] ... ok 2026-04-13 02:03:42.724767 | debian-bookworm | {6} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_info_from_rpm [0.018806s] ... ok 2026-04-13 02:03:42.725219 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_convert_destination_replica_to_independent_update_failed [0.021844s] ... ok 2026-04-13 02:03:42.731884 | debian-bookworm | {5} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_delete_share [0.023247s] ... ok 2026-04-13 02:03:42.735826 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_for_volume_empty [0.310052s] ... ok 2026-04-13 02:03:42.742271 | debian-bookworm | {6} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_platform [0.018695s] ... ok 2026-04-13 02:03:42.748774 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_with_state_not_update [0.022742s] ... ok 2026-04-13 02:03:42.748931 | debian-bookworm | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_snapshot_with_private_data [0.023693s] ... ok 2026-04-13 02:03:42.756929 | debian-bookworm | {5} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_server_network_allocations [0.024817s] ... ok 2026-04-13 02:03:42.760213 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cluster_name [0.024171s] ... ok 2026-04-13 02:03:42.761103 | debian-bookworm | {6} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_version_info [0.018498s] ... ok 2026-04-13 02:03:42.770553 | debian-bookworm | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_mounted_false_no_volume_provided [0.022854s] ... ok 2026-04-13 02:03:42.770947 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_source_has_2_more_relationships_negative [0.023052s] ... ok 2026-04-13 02:03:42.779115 | debian-bookworm | {5} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__allow_access_ok [0.022113s] ... ok 2026-04-13 02:03:42.781003 | debian-bookworm | {6} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot__some_error [0.019991s] ... ok 2026-04-13 02:03:42.784003 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_key_store_config_uuid_no_response [0.023759s] ... ok 2026-04-13 02:03:42.791485 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_invalid_backup_type_negative [0.020793s] ... ok 2026-04-13 02:03:42.794499 | debian-bookworm | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_not_attached_to_cinder_volume [0.024038s] ... ok 2026-04-13 02:03:42.800383 | debian-bookworm | {5} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__get_access_group_rw [0.021140s] ... ok 2026-04-13 02:03:42.800866 | debian-bookworm | {6} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_extend_share__thin_provisoning [0.019696s] ... ok 2026-04-13 02:03:42.809605 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_licenses [0.025402s] ... ok 2026-04-13 02:03:42.813224 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_with_backup_type_none_negative [0.021651s] ... ok 2026-04-13 02:03:42.817414 | debian-bookworm | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_mount_device_not_present [0.022917s] ... ok 2026-04-13 02:03:42.820640 | debian-bookworm | {6} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_share_backend_name [0.019621s] ... ok 2026-04-13 02:03:42.823506 | debian-bookworm | {5} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_create_share_guest_ok [0.022780s] ... ok 2026-04-13 02:03:42.832722 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_migratable_data_lif_for_node [0.022554s] ... ok 2026-04-13 02:03:42.835460 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot_update_error [0.021649s] ... ok 2026-04-13 02:03:42.840227 | debian-bookworm | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_dict_kwargs [0.018854s] ... ok 2026-04-13 02:03:42.840839 | debian-bookworm | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_remove_mount_permanently [0.023053s] ... ok 2026-04-13 02:03:42.845555 | debian-bookworm | {5} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_size [0.021816s] ... ok 2026-04-13 02:03:42.855325 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_network_interfaces_1_None [0.022786s] ... ok 2026-04-13 02:03:42.857128 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot [0.021401s] ... ok 2026-04-13 02:03:42.858459 | debian-bookworm | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_kwargs [0.018682s] ... ok 2026-04-13 02:03:42.863997 | debian-bookworm | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_resize_filesystem [0.023301s] ... ok 2026-04-13 02:03:42.867896 | debian-bookworm | {5} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_check_compatibility_1 [0.022427s] ... ok 2026-04-13 02:03:42.877489 | debian-bookworm | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___put_payload [0.018760s] ... ok 2026-04-13 02:03:42.879458 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_do_setup [0.022992s] ... ok 2026-04-13 02:03:42.880033 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_nfs_config_default [0.024762s] ... ok 2026-04-13 02:03:42.888103 | debian-bookworm | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_update_access_1_rw [0.023867s] ... ok 2026-04-13 02:03:42.890149 | debian-bookworm | {5} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_get_progress [0.022016s] ... ok 2026-04-13 02:03:42.896544 | debian-bookworm | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_failover_error [0.019198s] ... ok 2026-04-13 02:03:42.900187 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_ensure_shares_1_default [0.020654s] ... ok 2026-04-13 02:03:42.904300 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_instance_uuids [0.024015s] ... ok 2026-04-13 02:03:42.910020 | debian-bookworm | {2} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_init_helper [0.021408s] ... ok 2026-04-13 02:03:42.910490 | debian-bookworm | Failed to rename logical volume /dev/old_device due to Unexpected error while running command. 2026-04-13 02:03:42.910502 | debian-bookworm | Command: None 2026-04-13 02:03:42.910506 | debian-bookworm | Exit code: - 2026-04-13 02:03:42.910510 | debian-bookworm | Stdout: None 2026-04-13 02:03:42.910513 | debian-bookworm | Stderr: None. 2026-04-13 02:03:42.910517 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:42.910521 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/storage_helper.py", line 122, in rename_storage 2026-04-13 02:03:42.910525 | debian-bookworm | self._execute("lvrename", "--autobackup", "n", 2026-04-13 02:03:42.910529 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:42.910532 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:42.910536 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:42.910539 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:42.910542 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:42.910546 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:42.910549 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:42.910553 | debian-bookworm | raise effect 2026-04-13 02:03:42.910556 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:03:42.910560 | debian-bookworm | Command: None 2026-04-13 02:03:42.910563 | debian-bookworm | Exit code: - 2026-04-13 02:03:42.910567 | debian-bookworm | Stdout: None 2026-04-13 02:03:42.910570 | debian-bookworm | Stderr: None 2026-04-13 02:03:42.913606 | debian-bookworm | {5} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_rename_storage_2_ProcessExecutionError [0.023104s] ... ok 2026-04-13 02:03:42.916385 | debian-bookworm | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_401 [0.019686s] ... ok 2026-04-13 02:03:42.921301 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_node_cluster_creds [0.020965s] ... ok 2026-04-13 02:03:42.928873 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume [0.024512s] ... ok 2026-04-13 02:03:42.930200 | debian-bookworm | {2} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_disjoint_1 [0.020459s] ... ok 2026-04-13 02:03:42.935447 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_ipv6_addr_2 [0.021912s] ... ok 2026-04-13 02:03:42.936116 | debian-bookworm | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_500_busy_ok [0.019757s] ... ok 2026-04-13 02:03:42.942388 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_ems_pool_info [0.020888s] ... ok 2026-04-13 02:03:42.950669 | debian-bookworm | {2} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_get_vol_exports_2 [0.020368s] ... ok 2026-04-13 02:03:42.951120 | debian-bookworm | Failed to get volume efficiency status for volume1. 2026-04-13 02:03:42.957603 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_efficiency_status_error [0.024889s] ... ok 2026-04-13 02:03:42.957635 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_4 [0.021624s] ... ok 2026-04-13 02:03:42.959116 | debian-bookworm | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_request [0.021879s] ... ok 2026-04-13 02:03:42.964354 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_aggregate_list_1 [0.021711s] ... ok 2026-04-13 02:03:42.972910 | debian-bookworm | {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_5___1_2_3_4_mixed_slashes_and_backslashes_one [0.021830s] ... ok 2026-04-13 02:03:42.979507 | debian-bookworm | {6} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_nfs_access_bad_mask [0.021057s] ... ok 2026-04-13 02:03:42.980463 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_ipspace [0.026410s] ... ok 2026-04-13 02:03:42.981507 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SizeToGbTestCase.test_mb_to_gb_2 [0.023688s] ... ok 2026-04-13 02:03:42.985044 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_space_zero_3 [0.020580s] ... ok 2026-04-13 02:03:42.993755 | debian-bookworm | {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_create_export_share_does_not_exist [0.020826s] ... ok 2026-04-13 02:03:42.998942 | debian-bookworm | {6} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_04___12___12_ [0.019416s] ... ok 2026-04-13 02:03:43.006493 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_ipspace_not_found [0.025183s] ... ok 2026-04-13 02:03:43.007379 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_2 [0.021208s] ... ok 2026-04-13 02:03:43.014644 | debian-bookworm | {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_create_export_share_exist_recreate_false [0.020885s] ... ok 2026-04-13 02:03:43.017275 | debian-bookworm | {6} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_11___1_0M___1048576_ [0.018278s] ... ok 2026-04-13 02:03:43.021731 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_share_from_snapshot [0.039895s] ... ok 2026-04-13 02:03:43.027030 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_max_throughput_2 [0.020696s] ... ok 2026-04-13 02:03:43.031409 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_root_volume_name [0.025091s] ... ok 2026-04-13 02:03:43.035812 | debian-bookworm | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_with_invalid_access_3_1001__10069 [0.020826s] ... ok 2026-04-13 02:03:43.038524 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_create_snapshot_api [0.020487s] ... ok 2026-04-13 02:03:43.047569 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_01 [0.020417s] ... ok 2026-04-13 02:03:43.056350 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ipspace_has_data_vservers_not_supported [0.024979s] ... ok 2026-04-13 02:03:43.056895 | debian-bookworm | Snapshot id fakeSnapshotId does not exist 2026-04-13 02:03:43.057241 | debian-bookworm | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_with_error_1 [0.020793s] ... ok 2026-04-13 02:03:43.058707 | debian-bookworm | Attempted to delete NFS export "Manila-UT-filesystem", but the export does not appear to exist. 2026-04-13 02:03:43.059042 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_delete_snapshot_api_2 [0.020956s] ... ok 2026-04-13 02:03:43.061312 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_nfs_share_share_does_not_exist [0.040083s] ... ok 2026-04-13 02:03:43.068776 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_02 [0.021242s] ... ok 2026-04-13 02:03:43.077824 | debian-bookworm | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_init_helper [0.020820s] ... ok 2026-04-13 02:03:43.079971 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_host_list_2 [0.020573s] ... ok 2026-04-13 02:03:43.081277 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_nve_supported_unsupported_release_or_platform_2___8__3__2____NetApp_Release_8_2_1_Cluster_Mode__Fri_Mar_21_14_25_07_PDT_2014__ [0.024802s] ... ok 2026-04-13 02:03:43.089823 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_multiple_max_qos_specs_1 [0.020572s] ... ok 2026-04-13 02:03:43.098735 | debian-bookworm | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_recovery_mode_2 [0.020908s] ... ok 2026-04-13 02:03:43.102240 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_snapshot [0.039185s] ... ok 2026-04-13 02:03:43.104099 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_api [0.021579s] ... ok 2026-04-13 02:03:43.104126 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_snaplock_compliance_clock_configured_negative [0.021389s] ... ok 2026-04-13 02:03:43.111661 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_5 [0.021462s] ... ok 2026-04-13 02:03:43.121042 | debian-bookworm | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_copy_volume_error_1_True [0.022270s] ... ok 2026-04-13 02:03:43.123596 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test__get_headers_1_False [0.022183s] ... ok 2026-04-13 02:03:43.123619 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_10 [0.021826s] ... ok 2026-04-13 02:03:43.125021 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mark_qos_policy_group_for_deletion_policy_exists_1_True [0.021931s] ... ok 2026-04-13 02:03:43.133366 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_4 [0.022058s] ... ok 2026-04-13 02:03:43.143546 | debian-bookworm | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_delete_share [0.022350s] ... ok 2026-04-13 02:03:43.144038 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test__get_headers_2_True [0.020864s] ... ok 2026-04-13 02:03:43.147786 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_cifs_share_access [0.021516s] ... ok 2026-04-13 02:03:43.147813 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_14 [0.023427s] ... ok 2026-04-13 02:03:43.155534 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_modify_existing_policy_2_False [0.022126s] ... ok 2026-04-13 02:03:43.167569 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_filesystem_id [0.023096s] ... ok 2026-04-13 02:03:43.168309 | debian-bookworm | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_delete_snapshot [0.023987s] ... ok 2026-04-13 02:03:43.168655 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_fpolicy_scope [0.022035s] ... ok 2026-04-13 02:03:43.169028 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_16 [0.022244s] ... ok 2026-04-13 02:03:43.176779 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_raise_version [0.021267s] ... ok 2026-04-13 02:03:43.188100 | debian-bookworm | LDAP client cannot be configured with both 'server' and 'domain' parameters. Use 'server' for Linux/Unix LDAP servers or 'domain' for Active Directory LDAP servers. 2026-04-13 02:03:43.188131 | debian-bookworm | NoneType: None 2026-04-13 02:03:43.189504 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_fsid_from_snapshot_name [0.021922s] ... ok 2026-04-13 02:03:43.190190 | debian-bookworm | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_ensure_share [0.022261s] ... ok 2026-04-13 02:03:43.191018 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_ldap_error_1___fake_domain____fake_server__ [0.022011s] ... ok 2026-04-13 02:03:43.191917 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_21 [0.022567s] ... ok 2026-04-13 02:03:43.198984 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_destination_host_false_1_None [0.022113s] ... ok 2026-04-13 02:03:43.212240 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_nfs_export_id [0.022346s] ... ok 2026-04-13 02:03:43.213297 | debian-bookworm | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_helper [0.023022s] ... ok 2026-04-13 02:03:43.214418 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_28 [0.021735s] ... ok 2026-04-13 02:03:43.214438 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_snapmirror_vol [0.023195s] ... ok 2026-04-13 02:03:43.220794 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_destination_host_false_2 [0.021719s] ... ok 2026-04-13 02:03:43.233591 | debian-bookworm | Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. 2026-04-13 02:03:43.233622 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:43.233630 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-04-13 02:03:43.233636 | debian-bookworm | self.api_executor = self._create_api_executor() 2026-04-13 02:03:43.233642 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:43.233648 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-04-13 02:03:43.233653 | debian-bookworm | raise exception.ShareBackendException(msg=msg) 2026-04-13 02:03:43.233665 | debian-bookworm | manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-04-13 02:03:43.234995 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_storage_pool_statistic [0.022924s] ... ok 2026-04-13 02:03:43.236045 | debian-bookworm | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_without_name [0.021927s] ... ok 2026-04-13 02:03:43.236063 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_3 [0.021912s] ... ok 2026-04-13 02:03:43.237868 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_volume_no_optional_args_2_False [0.022773s] ... ok 2026-04-13 02:03:43.241543 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_pool [0.020682s] ... ok 2026-04-13 02:03:43.258232 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_with_diff_nas_2 [0.021578s] ... ok 2026-04-13 02:03:43.259067 | debian-bookworm | {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_admin_project_id [0.022152s] ... ok 2026-04-13 02:03:43.259095 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_volumes_clones_online [0.021825s] ... ok 2026-04-13 02:03:43.261682 | debian-bookworm | Could not determine snapshot fake_snapshot size from volume share_585c3935_2aa9_437c_8bad_5abae1076555. 2026-04-13 02:03:43.261705 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:43.261711 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 2406, in manage_existing_snapshot 2026-04-13 02:03:43.261718 | debian-bookworm | volume = vserver_client.get_volume(share_name) 2026-04-13 02:03:43.261724 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:43.261729 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:43.261734 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:43.261740 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:43.261745 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:43.261750 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:43.261755 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:43.261760 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:43.261775 | debian-bookworm | raise effect 2026-04-13 02:03:43.261780 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-04-13 02:03:43.264828 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_get_volume_error_1_NaApiError [0.022374s] ... ok 2026-04-13 02:03:43.276844 | debian-bookworm | Share only supports one access level: ro 2026-04-13 02:03:43.278552 | debian-bookworm | Configured ONTAP login user cannot retrieve QoS policies. 2026-04-13 02:03:43.279038 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_rw_with_hostlist_invalid_access [0.021488s] ... ok 2026-04-13 02:03:43.280731 | debian-bookworm | {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_and_connect_share_server_to_tenant_net_admin [0.022319s] ... ok 2026-04-13 02:03:43.281179 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_get_error [0.022100s] ... ok 2026-04-13 02:03:43.286101 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_mirrors_present [0.021937s] ... ok 2026-04-13 02:03:43.294945 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_2 [0.059744s] ... ok 2026-04-13 02:03:43.300071 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_snapshot [0.020847s] ... ok 2026-04-13 02:03:43.304182 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share_error_1_4 [0.020368s] ... ok 2026-04-13 02:03:43.304821 | debian-bookworm | {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_subnet_not_used_and_get_error_404 [0.021788s] ... ok 2026-04-13 02:03:43.308347 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_flexgroup_2 [0.021435s] ... ok 2026-04-13 02:03:43.324261 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_deny_access_without_hostlist [0.020567s] ... ok 2026-04-13 02:03:43.324291 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_unused_qos_policy_groups [0.020428s] ... ok 2026-04-13 02:03:43.325757 | debian-bookworm | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__delete_server_found_always [0.023474s] ... ok 2026-04-13 02:03:43.336557 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_incompatible_vservers [0.023802s] ... ok 2026-04-13 02:03:43.341540 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_gen_random_name_2 [0.020543s] ... ok 2026-04-13 02:03:43.342612 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rename_snapshot [0.020340s] ... ok 2026-04-13 02:03:43.348272 | debian-bookworm | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server [0.022060s] ... ok 2026-04-13 02:03:43.352686 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_1 [0.020929s] ... ok 2026-04-13 02:03:43.355101 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_2 [0.059919s] ... ok 2026-04-13 02:03:43.361788 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_get_ts_model_pool_id [0.020053s] ... ok 2026-04-13 02:03:43.362682 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_resume_snapmirror_vol [0.019578s] ... ok 2026-04-13 02:03:43.370939 | debian-bookworm | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_06 [0.022047s] ... ok 2026-04-13 02:03:43.382918 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs [0.020805s] ... ok 2026-04-13 02:03:43.383394 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_max_files [0.020816s] ... ok 2026-04-13 02:03:43.393038 | debian-bookworm | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_2 [0.022655s] ... ok 2026-04-13 02:03:43.403451 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_security_style_1_None [0.019732s] ... ok 2026-04-13 02:03:43.404131 | debian-bookworm | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs_negative_configutarion [0.020637s] ... ok 2026-04-13 02:03:43.416423 | debian-bookworm | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_2 [0.023076s] ... ok 2026-04-13 02:03:43.416454 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_nfs_share_from_snapshot_with_ipv6 [0.061021s] ... ok 2026-04-13 02:03:43.422626 | debian-bookworm | {6} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_checked_for_application_error [0.019247s] ... ok 2026-04-13 02:03:43.423779 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_setup_security_services_1 [0.020908s] ... ok 2026-04-13 02:03:43.444142 | debian-bookworm | {6} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_jsonrpc_init_without_ca [0.019271s] ... ok 2026-04-13 02:03:43.444181 | debian-bookworm | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_found_in_addresses_section [0.025810s] ... ok 2026-04-13 02:03:43.444963 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_setup_security_services_2 [0.020730s] ... ok 2026-04-13 02:03:43.461570 | debian-bookworm | {6} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_create_share_existing_volume [0.019445s] ... ok 2026-04-13 02:03:43.465224 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_snapshot_exists_1_True [0.020215s] ... ok 2026-04-13 02:03:43.471511 | debian-bookworm | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_image_not_active [0.028404s] ... ok 2026-04-13 02:03:43.481499 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_nfs_share [0.064673s] ... ok 2026-04-13 02:03:43.481529 | debian-bookworm | {6} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_do_setup_success [0.019904s] ... ok 2026-04-13 02:03:43.486002 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_soft_delete_snapshot [0.020716s] ... ok 2026-04-13 02:03:43.498771 | debian-bookworm | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_init_with_common_config_and_handling_of_share_servers [0.027682s] ... ok 2026-04-13 02:03:43.500443 | debian-bookworm | {6} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_subtract_access_lists_type [0.019057s] ... ok 2026-04-13 02:03:43.505512 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migration_get [0.019564s] ... ok 2026-04-13 02:03:43.519399 | debian-bookworm | {6} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_no_rules [0.018721s] ... ok 2026-04-13 02:03:43.523523 | debian-bookworm | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_limit_ssh_invalid_subnet [0.024849s] ... ok 2026-04-13 02:03:43.526628 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_dns_configuration_all_operations_3____name_services_dns____post_____fake_domain______fake_ip___ [0.020400s] ... ok 2026-04-13 02:03:43.537178 | debian-bookworm | Driver does not support share deletion without share network specified. Return directly because there is nothing to clean. 2026-04-13 02:03:43.540672 | debian-bookworm | {6} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_share_stats [0.020664s] ... ok 2026-04-13 02:03:43.541181 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_share_without_share_server [0.058958s] ... ok 2026-04-13 02:03:43.546770 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_kerberos_realm_error [0.020524s] ... ok 2026-04-13 02:03:43.547685 | debian-bookworm | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_3 [0.024205s] ... ok 2026-04-13 02:03:43.559224 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:03:43.559541 | debian-bookworm | {6} manila.tests.share.drivers.tegile.test_tegile.TegileAPIExecutorTestCase.test_send_api_get [0.019186s] ... ok 2026-04-13 02:03:43.566925 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_volume_snapshot_policy [0.020328s] ... ok 2026-04-13 02:03:43.570318 | debian-bookworm | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_wait_for_instance_error_state [0.022428s] ... ok 2026-04-13 02:03:43.570637 | debian-bookworm | {2} manila.tests.share.drivers.vastdata.test_driver.TestPolicyPayloadFromRules.test_policy_payload_from_rules_update [0.000319s] ... ok 2026-04-13 02:03:43.579858 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:03:43.580287 | debian-bookworm | {6} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_1_ip [0.020538s] ... ok 2026-04-13 02:03:43.580303 | debian-bookworm | {2} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_1__1073741824___NFS____fakeid__ [0.009469s] ... ok 2026-04-13 02:03:43.585759 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_vserver [0.018405s] ... ok 2026-04-13 02:03:43.590782 | debian-bookworm | {2} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_5__1___NFS____fakeid__ [0.010395s] ... ok 2026-04-13 02:03:43.592251 | debian-bookworm | {2} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_do_setup_missing_required_fields_1_vast_mgmt_user [0.001633s] ... ok 2026-04-13 02:03:43.599172 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_access_with_incorrect_proto [0.058891s] ... ok 2026-04-13 02:03:43.599596 | debian-bookworm | {6} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_ensure_share_fail [0.019611s] ... ok 2026-04-13 02:03:43.599786 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:03:43.603486 | debian-bookworm | {2} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_ensure_shares_2___fake_path_1____fake_path__ [0.010908s] ... ok 2026-04-13 02:03:43.604991 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port__value_error_1___ [0.019206s] ... ok 2026-04-13 02:03:43.613802 | debian-bookworm | {2} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_resize_share_ok [0.009823s] ... ok 2026-04-13 02:03:43.620521 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:03:43.620718 | debian-bookworm | {6} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_location_path_2 [0.020829s] ... ok 2026-04-13 02:03:43.624523 | debian-bookworm | {2} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_resize_share_quota_not_found [0.011039s] ... ok 2026-04-13 02:03:43.625190 | debian-bookworm | Error releasing snapmirror destination dst_share for replica src_share. 2026-04-13 02:03:43.625198 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:43.625202 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py", line 933, in cleanup_previous_snapmirror_relationships 2026-04-13 02:03:43.625206 | debian-bookworm | src_client.release_snapmirror_vol( 2026-04-13 02:03:43.625210 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:43.625213 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:43.625217 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:43.625220 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:43.625224 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:43.625228 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:43.625231 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:43.625235 | debian-bookworm | raise effect 2026-04-13 02:03:43.625238 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-04-13 02:03:43.627250 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_1 [0.022168s] ... ok 2026-04-13 02:03:43.641340 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:03:43.641830 | debian-bookworm | {6} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_location_path_3 [0.020717s] ... ok 2026-04-13 02:03:43.642684 | debian-bookworm | {2} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_add_rules_2____10_10_10_1____10_10_10_2_______ [0.017981s] ... ok 2026-04-13 02:03:43.648920 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_4 [0.021054s] ... ok 2026-04-13 02:03:43.654021 | debian-bookworm | {2} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_add_rules_no_policy [0.011207s] ... ok 2026-04-13 02:03:43.655992 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_2 [0.303320s] ... ok 2026-04-13 02:03:43.657657 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:43.658781 | debian-bookworm | Failed to create mover interface {'name': 'a33884c869e0', 'device_name': 'cge-1-0', 'ip': '192.168.1.2', 'mover_name': 'server_2', 'vlan_id': 100, 'net_mask': '255.255.255.0'}. Reason: []. 2026-04-13 02:03:43.660103 | debian-bookworm | Could not setup server. 2026-04-13 02:03:43.660120 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:43.660128 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py", line 741, in setup_server 2026-04-13 02:03:43.660133 | debian-bookworm | self._get_context('MoverInterface').create(interface) 2026-04-13 02:03:43.660138 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-04-13 02:03:43.660144 | debian-bookworm | return r(f, *args, **kwargs) 2026-04-13 02:03:43.660149 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:43.660155 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-04-13 02:03:43.660160 | debian-bookworm | do = self.iter(retry_state=retry_state) 2026-04-13 02:03:43.660165 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:43.660171 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 371, in iter 2026-04-13 02:03:43.660176 | debian-bookworm | result = action(retry_state) 2026-04-13 02:03:43.660181 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:43.660186 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 393, in 2026-04-13 02:03:43.660191 | debian-bookworm | self._add_action_func(lambda rs: rs.outcome.result()) 2026-04-13 02:03:43.660196 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:43.660229 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result 2026-04-13 02:03:43.660236 | debian-bookworm | return self.__get_result() 2026-04-13 02:03:43.660241 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:43.660246 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result 2026-04-13 02:03:43.660251 | debian-bookworm | raise self._exception 2026-04-13 02:03:43.660257 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-04-13 02:03:43.660262 | debian-bookworm | result = fn(*args, **kwargs) 2026-04-13 02:03:43.660267 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:43.660272 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 1214, in create 2026-04-13 02:03:43.660277 | debian-bookworm | raise exception.EMCVnxXMLAPIError(err=message) 2026-04-13 02:03:43.660282 | debian-bookworm | manila.exception.EMCVnxXMLAPIError: Failed to create mover interface {'name': 'a33884c869e0', 'device_name': 'cge-1-0', 'ip': '192.168.1.2', 'mover_name': 'server_2', 'vlan_id': 100, 'net_mask': '255.255.255.0'}. Reason: []. 2026-04-13 02:03:43.661941 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:03:43.662244 | debian-bookworm | {6} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_pool [0.020517s] ... ok 2026-04-13 02:03:43.665057 | debian-bookworm | {2} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_for_cidr [0.010550s] ... ok 2026-04-13 02:03:43.665700 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_with_exception [0.066352s] ... ok 2026-04-13 02:03:43.669551 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_convert_svm_to_default_subtype_timeout [0.020995s] ... ok 2026-04-13 02:03:43.679285 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_01_volume_has_shared_qos_policy [0.023112s] ... ok 2026-04-13 02:03:43.683746 | debian-bookworm | {6} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_share_stats [0.021604s] ... ok 2026-04-13 02:03:43.691028 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_create_snapmirror_mount_2_False [0.020843s] ... ok 2026-04-13 02:03:43.697365 | debian-bookworm | {2} manila.tests.share.drivers.vastdata.test_driver_util.TestGenerateIpRange.test_generate_ip_range_2_____15_0_0_1____15_0_0_1______10_0_0_20____10_0_0_20_______15_0_0_1____10_0_0_20___ [0.031706s] ... ok 2026-04-13 02:03:43.697890 | debian-bookworm | {2} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_1_4_3_9 [0.000684s] ... ok 2026-04-13 02:03:43.698318 | debian-bookworm | {2} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_trash_api_disabled [0.000951s] ... ok 2026-04-13 02:03:43.699198 | debian-bookworm | {2} manila.tests.share.drivers.vastdata.test_rest.VipPoolTest.test_vips_ok [0.000784s] ... ok 2026-04-13 02:03:43.704073 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_cleanup_demoted_storage_error [0.024621s] ... ok 2026-04-13 02:03:43.704930 | debian-bookworm | {6} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_cleanup_fsal_hook [0.020864s] ... ok 2026-04-13 02:03:43.712429 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_does_not_exist [0.021423s] ... ok 2026-04-13 02:03:43.720900 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:43.721606 | debian-bookworm | {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__does_item_exist_at_va_backend [0.021487s] ... ok 2026-04-13 02:03:43.725101 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server [0.059257s] ... ok 2026-04-13 02:03:43.726177 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_shrink_share [0.022036s] ... ok 2026-04-13 02:03:43.726738 | debian-bookworm | {6} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_init_helper [0.021729s] ... ok 2026-04-13 02:03:43.733523 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_svm_error_deleting [0.021221s] ... ok 2026-04-13 02:03:43.744533 | debian-bookworm | {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_snapshot [0.023175s] ... ok 2026-04-13 02:03:43.747370 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_sort_export_locations_by_preferred_paths_1_True [0.020991s] ... ok 2026-04-13 02:03:43.747928 | debian-bookworm | {6} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_handled_invalid_server_provided [0.021125s] ... ok 2026-04-13 02:03:43.756130 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_timeout [0.022446s] ... ok 2026-04-13 02:03:43.766739 | debian-bookworm | {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_share [0.022317s] ... ok 2026-04-13 02:03:43.767589 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_sort_export_locations_by_preferred_paths_2_False [0.020278s] ... ok 2026-04-13 02:03:43.768607 | debian-bookworm | {6} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_handled_server_not_provided [0.020599s] ... ok 2026-04-13 02:03:43.777064 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_mount_replica_timeout [0.021102s] ... ok 2026-04-13 02:03:43.785344 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:43.789605 | debian-bookworm | {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_share_if_not_present_at_backend [0.022191s] ... ok 2026-04-13 02:03:43.790235 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_no_snapmirror_share_creating [0.021390s] ... ok 2026-04-13 02:03:43.790669 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_without_security_services [0.064273s] ... ok 2026-04-13 02:03:43.791168 | debian-bookworm | {6} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_not_handled_server_not_provided [0.022319s] ... ok 2026-04-13 02:03:43.798660 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_fpolicy_file_operations_invalid_operation [0.021295s] ... ok 2026-04-13 02:03:43.809613 | debian-bookworm | ('ACCESSShareDriver delete snapshot failed snapname %s sharename %s', 'fakesnapshotname', '144c9def-b068931c') 2026-04-13 02:03:43.811281 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_stale_snapmirror [0.021569s] ... ok 2026-04-13 02:03:43.812461 | debian-bookworm | {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_snapshot_negative [0.023265s] ... ok 2026-04-13 02:03:43.815744 | debian-bookworm | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__setup_server [0.024228s] ... ok 2026-04-13 02:03:43.821148 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_compatibility_false [0.021490s] ... ok 2026-04-13 02:03:43.834094 | debian-bookworm | ('ACCESSShareDriver extend share failed %s', 'fakename') 2026-04-13 02:03:43.834543 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_still_deleting [0.022513s] ... ok 2026-04-13 02:03:43.836110 | debian-bookworm | {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_extend_share_negative [0.023702s] ... ok 2026-04-13 02:03:43.839653 | debian-bookworm | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_add_mount_permanently [0.023912s] ... ok 2026-04-13 02:03:43.844977 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_volume_clone_split_completed [0.022169s] ... ok 2026-04-13 02:03:43.851380 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_deny_nfs_with_ipv6 [0.058600s] ... ok 2026-04-13 02:03:43.856980 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_6 [0.021309s] ... ok 2026-04-13 02:03:43.861525 | debian-bookworm | {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_allow [0.023767s] ... ok 2026-04-13 02:03:43.865103 | debian-bookworm | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_allocate_container_with_snaphot [0.023978s] ... ok 2026-04-13 02:03:43.866560 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_fpolicy_for_share_1 [0.022860s] ... ok 2026-04-13 02:03:43.879725 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_verify_and_wait_for_snapshot_to_transfer [0.022652s] ... ok 2026-04-13 02:03:43.885356 | debian-bookworm | {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_deny_for_invalid_access_type [0.022490s] ... ok 2026-04-13 02:03:43.887594 | debian-bookworm | Failed to configure a FPolicy resources for share new_fake_id. 2026-04-13 02:03:43.887617 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:43.887623 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 4520, in _create_fpolicy_with_lock 2026-04-13 02:03:43.887630 | debian-bookworm | vserver_client.create_fpolicy_policy_with_scope( 2026-04-13 02:03:43.887635 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:43.887641 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:43.887646 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:43.887651 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:43.887656 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:43.887662 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:43.887667 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:03:43.887672 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:03:43.887677 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:43.887682 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:43.887688 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:43.887693 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:43.887698 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:43.887703 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:43.887719 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:43.887724 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:43.887729 | debian-bookworm | raise effect 2026-04-13 02:03:43.887734 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2026-04-13 02:03:43.888835 | debian-bookworm | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_failed_attach_1_ManilaException [0.024894s] ... ok 2026-04-13 02:03:43.889979 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_fpolicy_for_share_client_error [0.024329s] ... ok 2026-04-13 02:03:43.902146 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wai_for_flexgroup_deployment_job_error_2_error [0.023190s] ... ok 2026-04-13 02:03:43.902859 | debian-bookworm | No access rules provided in update_access. 2026-04-13 02:03:43.908195 | debian-bookworm | {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_empty_rule_list [0.022708s] ... ok 2026-04-13 02:03:43.911073 | debian-bookworm | Cannot configure a new FPolicy for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad. The maximum number of fpolicies was already reached. 2026-04-13 02:03:43.911102 | debian-bookworm | NoneType: None 2026-04-13 02:03:43.911278 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_recover_cifs_rule [0.059159s] ... ok 2026-04-13 02:03:43.912942 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_fpolicy_for_share_max_policies_error [0.022120s] ... ok 2026-04-13 02:03:43.913154 | debian-bookworm | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_failed_attach_2_Invalid [0.023950s] ... ok 2026-04-13 02:03:43.924083 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wait_for_flexgroup_deployment [0.022626s] ... ok 2026-04-13 02:03:43.926929 | debian-bookworm | {2} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_valid_security_service_2 [0.021146s] ... ok 2026-04-13 02:03:43.928206 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:43.933278 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_create_cifs_server [0.025567s] ... ok 2026-04-13 02:03:43.934698 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_snapshot_busy_volume_clone_1_True [0.022507s] ... ok 2026-04-13 02:03:43.937853 | debian-bookworm | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share_from_snapshot_invalid_helper [0.024144s] ... ok 2026-04-13 02:03:43.946585 | debian-bookworm | Only security services of type 'active_directory' are supported. Retrieved security service type: sentinel.invalid_type. 2026-04-13 02:03:43.948936 | debian-bookworm | {2} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_valid_security_service_4 [0.022132s] ... ok 2026-04-13 02:03:43.949501 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_for_svm_migrate_1 [0.025389s] ... ok 2026-04-13 02:03:43.952392 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:43.953456 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:43.956275 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_create_cifs_server_invalid_mover_id [0.022971s] ... ok 2026-04-13 02:03:43.956589 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_aggregate_snaplock_type_vserver_scope [0.021591s] ... ok 2026-04-13 02:03:43.963874 | debian-bookworm | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_no_share_servers_handling [0.026646s] ... ok 2026-04-13 02:03:43.970077 | debian-bookworm | {2} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_server_connection_2_Exception [0.020925s] ... ok 2026-04-13 02:03:43.973051 | debian-bookworm | Failed to check the compatibility for the share server migration using SVM Migrate. 2026-04-13 02:03:43.974910 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:43.976226 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_for_migration_support_svm_migrate_exception [0.026712s] ... ok 2026-04-13 02:03:43.977657 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backend [0.021032s] ... ok 2026-04-13 02:03:43.978068 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server [0.021854s] ... ok 2026-04-13 02:03:43.989419 | debian-bookworm | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_detach_volume [0.024727s] ... ok 2026-04-13 02:03:43.994060 | debian-bookworm | {2} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_setup_security_service [0.023786s] ... ok 2026-04-13 02:03:43.995207 | debian-bookworm | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:03:43.998685 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_allow_share_access [0.020115s] ... ok 2026-04-13 02:03:43.999187 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_des_volume_backup_snapshots [0.021593s] ... ok 2026-04-13 02:03:44.000744 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_cancel_using_svm_migrate_error_2 [0.023517s] ... ok 2026-04-13 02:03:44.013792 | debian-bookworm | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_consumed_space_invalid [0.024884s] ... ok 2026-04-13 02:03:44.017708 | debian-bookworm | Failed to create file share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-04-13 02:03:44.020083 | debian-bookworm | {2} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_mounted_share_size [0.024023s] ... ok 2026-04-13 02:03:44.020413 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_create_cifs_share_with_error [0.021445s] ... ok 2026-04-13 02:03:44.020705 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_destination_vserver_and_vol [0.021446s] ... ok 2026-04-13 02:03:44.023636 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_network_allocations [0.023248s] ... ok 2026-04-13 02:03:44.038434 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:44.039624 | debian-bookworm | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_snapshot [0.025358s] ... ok 2026-04-13 02:03:44.039841 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:44.042543 | debian-bookworm | {2} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_acls_helper_1 [0.023796s] ... ok 2026-04-13 02:03:44.043694 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_create_dns_domain_invalid_mover_id [0.022524s] ... ok 2026-04-13 02:03:44.043723 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_group_cg_4___fake___False_ [0.022446s] ... ok 2026-04-13 02:03:44.044701 | debian-bookworm | Invalid share server network allocation. Bad network configuration: fake exception message. 2026-04-13 02:03:44.048024 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_network_allocations_subnets_error [0.023676s] ... ok 2026-04-13 02:03:44.061436 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:44.061906 | debian-bookworm | Failed to create DNS domain fake_domain. Reason: []. 2026-04-13 02:03:44.064524 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_create_dns_domain_with_error [0.021199s] ... ok 2026-04-13 02:03:44.064697 | debian-bookworm | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_snapshot_none [0.024933s] ... ok 2026-04-13 02:03:44.065519 | debian-bookworm | {2} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_acls_helper_3 [0.023218s] ... ok 2026-04-13 02:03:44.066004 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_readable_replica_4 [0.022377s] ... ok 2026-04-13 02:03:44.071213 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_and_nfs_config_4 [0.023759s] ... ok 2026-04-13 02:03:44.084924 | debian-bookworm | Failed to create file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-04-13 02:03:44.086122 | debian-bookworm | {2} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_share_path_by_export_location [0.020299s] ... ok 2026-04-13 02:03:44.087387 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_with_error [0.023109s] ... ok 2026-04-13 02:03:44.088606 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__move_volume_after_splitting_timeout [0.022477s] ... ok 2026-04-13 02:03:44.090044 | debian-bookworm | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_snapshot_not_found [0.025353s] ... ok 2026-04-13 02:03:44.093413 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_4 [0.022144s] ... ok 2026-04-13 02:03:44.107556 | debian-bookworm | {2} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_grant_share_access [0.021394s] ... ok 2026-04-13 02:03:44.108523 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_filesystem_from_snapshot [0.020622s] ... ok 2026-04-13 02:03:44.110786 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_boolean_extra_specs_validity_invalid_value [0.021643s] ... ok 2026-04-13 02:03:44.114880 | debian-bookworm | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_setup_helpers [0.024821s] ... ok 2026-04-13 02:03:44.116362 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_nfs_config_only_6 [0.021968s] ... ok 2026-04-13 02:03:44.130822 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_delete_file_system [0.022402s] ... ok 2026-04-13 02:03:44.131840 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_for_setup_error [0.021165s] ... ok 2026-04-13 02:03:44.132557 | debian-bookworm | {2} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access [0.024589s] ... ok 2026-04-13 02:03:44.136595 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_vserver_info_1 [0.021064s] ... ok 2026-04-13 02:03:44.139544 | debian-bookworm | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.tests_choose_share_server_compatible_with_share_3 [0.024689s] ... ok 2026-04-13 02:03:44.153241 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system [0.022406s] ... ok 2026-04-13 02:03:44.153836 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_snaprestore_license_admin_found [0.021532s] ... ok 2026-04-13 02:03:44.158264 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_already_present [0.021148s] ... ok 2026-04-13 02:03:44.163587 | debian-bookworm | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.tests_choose_share_server_compatible_with_share_4 [0.023688s] ... ok 2026-04-13 02:03:44.173579 | debian-bookworm | Failed to extend file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 to new size 20480. Reason: [{'message': 'Fake message.', 'messageCode': '14227341325', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': ' Fake diagnostics.'}]. 2026-04-13 02:03:44.174400 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_snaprestore_license_svm_scoped [0.020925s] ... ok 2026-04-13 02:03:44.175950 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system_with_error [0.022651s] ... ok 2026-04-13 02:03:44.179073 | debian-bookworm | Failed to configure Vserver. 2026-04-13 02:03:44.181673 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lif_creation_failure_1 [0.023827s] ... ok 2026-04-13 02:03:44.185446 | debian-bookworm | {6} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_2 [0.021891s] ... ok 2026-04-13 02:03:44.195129 | debian-bookworm | Failed to extend file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 because new size 1 is smaller than old size 10240. 2026-04-13 02:03:44.196722 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_convert_destination_replica_to_independent_with_access_rules [0.022276s] ... ok 2026-04-13 02:03:44.197531 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system_with_small_size [0.021449s] ... ok 2026-04-13 02:03:44.205443 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_no_ipspace_2_False [0.023526s] ... ok 2026-04-13 02:03:44.206113 | debian-bookworm | {6} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_3 [0.020373s] ... ok 2026-04-13 02:03:44.216833 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:44.217876 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:44.221178 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_get_mount_points_invalid_mover_id [0.023427s] ... ok 2026-04-13 02:03:44.221636 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_relationship_not_healthy_negative [0.024363s] ... ok 2026-04-13 02:03:44.223605 | debian-bookworm | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:03:44.225839 | debian-bookworm | {6} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_get_network_allocations_number [0.019472s] ... ok 2026-04-13 02:03:44.228653 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates [0.022977s] ... ok 2026-04-13 02:03:44.241745 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:44.242134 | debian-bookworm | Mover interface 192.168.1.1 not found. Skip the deletion. 2026-04-13 02:03:44.243695 | debian-bookworm | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:03:44.244607 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_enabled_backup_types_none_negative [0.023344s] ... ok 2026-04-13 02:03:44.245743 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_but_nonexistent [0.024423s] ... ok 2026-04-13 02:03:44.246172 | debian-bookworm | {6} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_2_False [0.020655s] ... ok 2026-04-13 02:03:44.250038 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_admin_network_allocations_number [0.021608s] ... ok 2026-04-13 02:03:44.265598 | debian-bookworm | {6} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_1_ [0.018964s] ... ok 2026-04-13 02:03:44.266588 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_invalid_backend_negative [0.022251s] ... ok 2026-04-13 02:03:44.270081 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_physical_devices [0.024135s] ... ok 2026-04-13 02:03:44.271620 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_admin_network_allocations_number_no_admin_network [0.021469s] ... ok 2026-04-13 02:03:44.285301 | debian-bookworm | {6} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_3__1_2_3_4_foo [0.019349s] ... ok 2026-04-13 02:03:44.291088 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_policy_creation_failed_negative [0.023992s] ... ok 2026-04-13 02:03:44.291844 | debian-bookworm | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-04-13 02:03:44.294104 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_valid_2 [0.021279s] ... ok 2026-04-13 02:03:44.296073 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_get_nfs_share_not_found [0.024518s] ... ok 2026-04-13 02:03:44.302854 | debian-bookworm | Could not create CIFS export fake_share_name. 2026-04-13 02:03:44.302875 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:44.302881 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/helpers.py", line 454, in create_exports 2026-04-13 02:03:44.302886 | debian-bookworm | self._ssh_exec( 2026-04-13 02:03:44.302892 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:44.302897 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:44.302902 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.302907 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:44.302913 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:44.302918 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.302922 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-04-13 02:03:44.302927 | debian-bookworm | raise result 2026-04-13 02:03:44.302932 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:03:44.302937 | debian-bookworm | Command: None 2026-04-13 02:03:44.302942 | debian-bookworm | Exit code: - 2026-04-13 02:03:44.302947 | debian-bookworm | Stdout: None 2026-04-13 02:03:44.302951 | debian-bookworm | Stderr: None 2026-04-13 02:03:44.302956 | debian-bookworm | 2026-04-13 02:03:44.302961 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-04-13 02:03:44.302966 | debian-bookworm | 2026-04-13 02:03:44.302971 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:44.302976 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/helpers.py", line 459, in create_exports 2026-04-13 02:03:44.302980 | debian-bookworm | self._ssh_exec(server, create_cmd) 2026-04-13 02:03:44.302985 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:44.302990 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:44.302995 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.302999 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:44.303004 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:44.303009 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.303014 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-04-13 02:03:44.303018 | debian-bookworm | raise result 2026-04-13 02:03:44.303023 | debian-bookworm | Exception 2026-04-13 02:03:44.305491 | debian-bookworm | {6} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_create_export_share_does_not_exist_exception [0.019792s] ... ok 2026-04-13 02:03:44.315270 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_share_server_network_info [0.022073s] ... ok 2026-04-13 02:03:44.317499 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_vserver_not_peered [0.026690s] ... ok 2026-04-13 02:03:44.319915 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StoragePoolTestCase.test_get_pool_with_error [0.025082s] ... ok 2026-04-13 02:03:44.322800 | debian-bookworm | Caught error trying delete share: None, trying delete it forcibly. 2026-04-13 02:03:44.324554 | debian-bookworm | {6} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_remove_export_forcibly [0.019682s] ... ok 2026-04-13 02:03:44.337353 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_share_server [0.021924s] ... ok 2026-04-13 02:03:44.340351 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_consistency_group_from_cgsnapshot [0.021507s] ... ok 2026-04-13 02:03:44.343954 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_attach_detach_nfs_interface [0.023882s] ... ok 2026-04-13 02:03:44.344246 | debian-bookworm | {6} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_1 [0.019742s] ... ok 2026-04-13 02:03:44.359115 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_share_server_with_vserver_name [0.021397s] ... ok 2026-04-13 02:03:44.360766 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_from_snapshot_fallback_1_pool [0.021498s] ... ok 2026-04-13 02:03:44.363695 | debian-bookworm | {6} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_3 [0.018865s] ... ok 2026-04-13 02:03:44.365009 | debian-bookworm | VDM 56aafd02-4d44-43d7-b784-57fc88167224 not found. Skip the deletion. 2026-04-13 02:03:44.367470 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_delete_vdm_but_not_found [0.023453s] ... ok 2026-04-13 02:03:44.381434 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_06 [0.022473s] ... ok 2026-04-13 02:03:44.383212 | debian-bookworm | {6} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_5 [0.019239s] ... ok 2026-04-13 02:03:44.383231 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_qos_policy_group [0.021812s] ... ok 2026-04-13 02:03:44.388493 | debian-bookworm | Failed to detach interface a33884c869e0 from mover 56aafd02-4d44-43d7-b784-57fc88167224. 2026-04-13 02:03:44.388514 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:44.388520 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 976, in detach_nfs_interface 2026-04-13 02:03:44.388525 | debian-bookworm | self._execute_cmd(command_detach_nfs_interface, 2026-04-13 02:03:44.388530 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-04-13 02:03:44.388535 | debian-bookworm | return r(f, *args, **kwargs) 2026-04-13 02:03:44.388540 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.388545 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-04-13 02:03:44.388550 | debian-bookworm | do = self.iter(retry_state=retry_state) 2026-04-13 02:03:44.388554 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.388559 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 371, in iter 2026-04-13 02:03:44.388564 | debian-bookworm | result = action(retry_state) 2026-04-13 02:03:44.388569 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.388574 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 393, in 2026-04-13 02:03:44.388579 | debian-bookworm | self._add_action_func(lambda rs: rs.outcome.result()) 2026-04-13 02:03:44.388583 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.388588 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result 2026-04-13 02:03:44.388594 | debian-bookworm | return self.__get_result() 2026-04-13 02:03:44.388598 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.388603 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result 2026-04-13 02:03:44.388618 | debian-bookworm | raise self._exception 2026-04-13 02:03:44.388623 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-04-13 02:03:44.388628 | debian-bookworm | result = fn(*args, **kwargs) 2026-04-13 02:03:44.388657 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.388662 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-04-13 02:03:44.388666 | debian-bookworm | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-04-13 02:03:44.388671 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.388681 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:44.388686 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:44.388691 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.388695 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:44.388700 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:44.388705 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.388710 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:03:44.388714 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:03:44.388719 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.388724 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-04-13 02:03:44.388729 | debian-bookworm | raise item[2] 2026-04-13 02:03:44.388734 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:03:44.388738 | debian-bookworm | Command: None 2026-04-13 02:03:44.388743 | debian-bookworm | Exit code: - 2026-04-13 02:03:44.388748 | debian-bookworm | Stdout: '' 2026-04-13 02:03:44.388753 | debian-bookworm | Stderr: None 2026-04-13 02:03:44.391307 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_detach_nfs_interface_with_error [0.023633s] ... ok 2026-04-13 02:03:44.402448 | debian-bookworm | {6} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_2 [0.019419s] ... ok 2026-04-13 02:03:44.404913 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_4 [0.023214s] ... ok 2026-04-13 02:03:44.405568 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot_no_snapmirror_2 [0.022679s] ... ok 2026-04-13 02:03:44.415007 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_vdm [0.023008s] ... ok 2026-04-13 02:03:44.419862 | debian-bookworm | fake 2026-04-13 02:03:44.421930 | debian-bookworm | {6} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_init_helper_log [0.019465s] ... ok 2026-04-13 02:03:44.428395 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_manage_server_1 [0.023419s] ... ok 2026-04-13 02:03:44.430322 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot_with_creating_replica [0.024382s] ... ok 2026-04-13 02:03:44.437055 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_vdm_but_not_found [0.022417s] ... ok 2026-04-13 02:03:44.441630 | debian-bookworm | {6} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_restore_access_after_maintenance [0.019286s] ... ok 2026-04-13 02:03:44.450660 | debian-bookworm | {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_volume_path_by_mount_path [0.318044s] ... ok 2026-04-13 02:03:44.450984 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_manage_server_2 [0.022730s] ... ok 2026-04-13 02:03:44.453936 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_1_None [0.023141s] ... ok 2026-04-13 02:03:44.460625 | debian-bookworm | {6} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_invalid_level [0.019151s] ... ok 2026-04-13 02:03:44.461327 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_vdm_with_error [0.023813s] ... ok 2026-04-13 02:03:44.473525 | debian-bookworm | {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_dns_client_search_list [0.022942s] ... ok 2026-04-13 02:03:44.476158 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_1 [0.024984s] ... ok 2026-04-13 02:03:44.481452 | debian-bookworm | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_not_mounted [0.020995s] ... ok 2026-04-13 02:03:44.483270 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_2_629f79ef_b27e_4596_9737_30f084e5ba29 [0.029977s] ... ok 2026-04-13 02:03:44.494953 | debian-bookworm | {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_dns_client_server_addresses [0.021478s] ... ok 2026-04-13 02:03:44.498941 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_svm_dr_1___ [0.022760s] ... ok 2026-04-13 02:03:44.501667 | debian-bookworm | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_check_for_setup_error_no_export_ips [0.020112s] ... ok 2026-04-13 02:03:44.512809 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_1 [0.028805s] ... ok 2026-04-13 02:03:44.513774 | debian-bookworm | Failed to create directory "/ifs/manila-test/share-foo". 2026-04-13 02:03:44.516215 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_directory_backend_failure [0.054951s] ... ok 2026-04-13 02:03:44.518230 | debian-bookworm | {2} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_execute_1 [0.022724s] ... ok 2026-04-13 02:03:44.521234 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_dr_2 [0.022091s] ... ok 2026-04-13 02:03:44.522694 | debian-bookworm | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_check_for_setup_error_no_vg [0.021011s] ... ok 2026-04-13 02:03:44.537293 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_2 [0.024814s] ... ok 2026-04-13 02:03:44.540950 | debian-bookworm | Vserver not specified for share server being deleted. Deletion of share server record will proceed anyway. 2026-04-13 02:03:44.542225 | debian-bookworm | {2} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_execute_2 [0.024299s] ... ok 2026-04-13 02:03:44.543348 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server_no_share_server_3 [0.021996s] ... ok 2026-04-13 02:03:44.543964 | debian-bookworm | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_create_share [0.021205s] ... ok 2026-04-13 02:03:44.561186 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_driver_error_1_True [0.023686s] ... ok 2026-04-13 02:03:44.563119 | debian-bookworm | {2} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_get_auth_using_password [0.020912s] ... ok 2026-04-13 02:03:44.565790 | debian-bookworm | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_create_share_from_snapshot [0.021680s] ... ok 2026-04-13 02:03:44.566206 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_4 [0.022837s] ... ok 2026-04-13 02:03:44.571166 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_snap_export_path_nfs [0.055033s] ... ok 2026-04-13 02:03:44.583322 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_deallocate_container [0.021720s] ... ok 2026-04-13 02:03:44.587102 | debian-bookworm | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_share_server_pools [0.021027s] ... ok 2026-04-13 02:03:44.590936 | debian-bookworm | Fixed interval looping call 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_single_svm.trace..trace_wrapper' failed 2026-04-13 02:03:44.590962 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:44.590971 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 375, in invoke_elem 2026-04-13 02:03:44.590979 | debian-bookworm | response = self._session.post( 2026-04-13 02:03:44.590988 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.590996 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests/sessions.py", line 640, in post 2026-04-13 02:03:44.591005 | debian-bookworm | return self.request("POST", url, data=data, json=json, **kwargs) 2026-04-13 02:03:44.591014 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.591021 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests/sessions.py", line 592, in request 2026-04-13 02:03:44.591029 | debian-bookworm | resp = self.send(prep, **send_kwargs) 2026-04-13 02:03:44.591036 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.591043 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests/sessions.py", line 706, in send 2026-04-13 02:03:44.591051 | debian-bookworm | r = adapter.send(request, **kwargs) 2026-04-13 02:03:44.591058 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.591066 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests/adapters.py", line 617, in send 2026-04-13 02:03:44.591074 | debian-bookworm | self.cert_verify(conn, request.url, verify, cert) 2026-04-13 02:03:44.591081 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests/adapters.py", line 328, in cert_verify 2026-04-13 02:03:44.591089 | debian-bookworm | raise OSError( 2026-04-13 02:03:44.591096 | debian-bookworm | OSError: Could not find the TLS certificate file, invalid path: /fake_certificate.pem 2026-04-13 02:03:44.591104 | debian-bookworm | 2026-04-13 02:03:44.591111 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-04-13 02:03:44.591119 | debian-bookworm | 2026-04-13 02:03:44.591126 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:44.591133 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_service/backend/_common/loopingcall.py", line 175, in _run_loop 2026-04-13 02:03:44.591141 | debian-bookworm | result = func(*self.args, **self.kw) 2026-04-13 02:03:44.591148 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.591163 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-04-13 02:03:44.591172 | debian-bookworm | result = f(self, *args, **kwargs) 2026-04-13 02:03:44.591179 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.591187 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 684, in _handle_ems_logging 2026-04-13 02:03:44.591194 | debian-bookworm | self._client.send_ems_log_message(self._build_ems_log_message_1()) 2026-04-13 02:03:44.591202 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.591209 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-04-13 02:03:44.591216 | debian-bookworm | result = f(self, *args, **kwargs) 2026-04-13 02:03:44.591224 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.591231 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 714, in _build_ems_log_message_1 2026-04-13 02:03:44.591248 | debian-bookworm | message = self._get_ems_pool_info() 2026-04-13 02:03:44.591256 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.591263 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_single_svm.py", line 115, in _get_ems_pool_info 2026-04-13 02:03:44.591271 | debian-bookworm | 'aggregates': self._find_matching_aggregates(), 2026-04-13 02:03:44.591278 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.591286 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-04-13 02:03:44.591293 | debian-bookworm | result = f(self, *args, **kwargs) 2026-04-13 02:03:44.591301 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.591308 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_single_svm.py", line 143, in _find_matching_aggregates 2026-04-13 02:03:44.591315 | debian-bookworm | vserver_client = self._get_api_client(vserver=self._vserver) 2026-04-13 02:03:44.591323 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.591330 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-04-13 02:03:44.591337 | debian-bookworm | result = f(self, *args, **kwargs) 2026-04-13 02:03:44.591344 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.591352 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 315, in _get_api_client 2026-04-13 02:03:44.591359 | debian-bookworm | client = self._get_client(self.configuration, vserver=vserver) 2026-04-13 02:03:44.591366 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.591373 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 274, in _get_client 2026-04-13 02:03:44.591388 | debian-bookworm | client = client_cmode.NetAppCmodeClient( 2026-04-13 02:03:44.591396 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.591402 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 64, in __init__ 2026-04-13 02:03:44.591408 | debian-bookworm | (major, minor) = self.get_ontapi_version(cached=False) 2026-04-13 02:03:44.591415 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.591422 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_base.py", line 50, in get_ontapi_version 2026-04-13 02:03:44.591428 | debian-bookworm | result = self.send_request('system-get-ontapi-version', 2026-04-13 02:03:44.591435 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.591441 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_base.py", line 93, in send_request 2026-04-13 02:03:44.591447 | debian-bookworm | return self.connection.invoke_successfully( 2026-04-13 02:03:44.591453 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.591459 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 759, in invoke_successfully 2026-04-13 02:03:44.591466 | debian-bookworm | return self.get_client(use_zapi=use_zapi).invoke_successfully( 2026-04-13 02:03:44.591472 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.591479 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 405, in invoke_successfully 2026-04-13 02:03:44.591485 | debian-bookworm | result = self.invoke_elem( 2026-04-13 02:03:44.591492 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.591498 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 382, in invoke_elem 2026-04-13 02:03:44.591505 | debian-bookworm | raise NaApiError(message=e) 2026-04-13 02:03:44.591523 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:Could not find the TLS certificate file, invalid path: /fake_certificate.pem 2026-04-13 02:03:44.591784 | debian-bookworm | Only NFS or CIFS protocol are currently supported. Share provided fakeid with protocol INVALID. 2026-04-13 02:03:44.592641 | debian-bookworm | Fixed interval looping call 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_single_svm.trace..trace_wrapper' failed 2026-04-13 02:03:44.592666 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:44.592674 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 375, in invoke_elem 2026-04-13 02:03:44.592681 | debian-bookworm | response = self._session.post( 2026-04-13 02:03:44.592688 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.592694 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests/sessions.py", line 640, in post 2026-04-13 02:03:44.592701 | debian-bookworm | return self.request("POST", url, data=data, json=json, **kwargs) 2026-04-13 02:03:44.592708 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.592715 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests/sessions.py", line 592, in request 2026-04-13 02:03:44.592723 | debian-bookworm | resp = self.send(prep, **send_kwargs) 2026-04-13 02:03:44.592729 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.592736 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests/sessions.py", line 706, in send 2026-04-13 02:03:44.592743 | debian-bookworm | r = adapter.send(request, **kwargs) 2026-04-13 02:03:44.592750 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.592757 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests/adapters.py", line 617, in send 2026-04-13 02:03:44.592764 | debian-bookworm | self.cert_verify(conn, request.url, verify, cert) 2026-04-13 02:03:44.592771 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests/adapters.py", line 328, in cert_verify 2026-04-13 02:03:44.592778 | debian-bookworm | raise OSError( 2026-04-13 02:03:44.592785 | debian-bookworm | OSError: Could not find the TLS certificate file, invalid path: /fake_certificate.pem 2026-04-13 02:03:44.592792 | debian-bookworm | 2026-04-13 02:03:44.592800 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-04-13 02:03:44.592807 | debian-bookworm | 2026-04-13 02:03:44.592814 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:44.592821 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_service/backend/_common/loopingcall.py", line 65, in func 2026-04-13 02:03:44.592828 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:44.592835 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.592842 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-04-13 02:03:44.592849 | debian-bookworm | result = f(self, *args, **kwargs) 2026-04-13 02:03:44.592856 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.592863 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_single_svm.py", line 123, in _handle_housekeeping_tasks 2026-04-13 02:03:44.592870 | debian-bookworm | vserver_client = self._get_api_client(vserver=self._vserver) 2026-04-13 02:03:44.592877 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.592885 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-04-13 02:03:44.592892 | debian-bookworm | result = f(self, *args, **kwargs) 2026-04-13 02:03:44.592899 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.592906 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 315, in _get_api_client 2026-04-13 02:03:44.592913 | debian-bookworm | client = self._get_client(self.configuration, vserver=vserver) 2026-04-13 02:03:44.592928 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.592935 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 274, in _get_client 2026-04-13 02:03:44.592942 | debian-bookworm | client = client_cmode.NetAppCmodeClient( 2026-04-13 02:03:44.592948 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.592955 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 64, in __init__ 2026-04-13 02:03:44.592962 | debian-bookworm | (major, minor) = self.get_ontapi_version(cached=False) 2026-04-13 02:03:44.592969 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.592976 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_base.py", line 50, in get_ontapi_version 2026-04-13 02:03:44.592983 | debian-bookworm | result = self.send_request('system-get-ontapi-version', 2026-04-13 02:03:44.592990 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.592997 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_base.py", line 93, in send_request 2026-04-13 02:03:44.593004 | debian-bookworm | return self.connection.invoke_successfully( 2026-04-13 02:03:44.593011 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.593018 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 759, in invoke_successfully 2026-04-13 02:03:44.593024 | debian-bookworm | return self.get_client(use_zapi=use_zapi).invoke_successfully( 2026-04-13 02:03:44.593031 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.593583 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 405, in invoke_successfully 2026-04-13 02:03:44.593596 | debian-bookworm | result = self.invoke_elem( 2026-04-13 02:03:44.593602 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:44.593610 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 382, in invoke_elem 2026-04-13 02:03:44.593615 | debian-bookworm | raise NaApiError(message=e) 2026-04-13 02:03:44.593620 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:Could not find the TLS certificate file, invalid path: /fake_certificate.pem 2026-04-13 02:03:44.594940 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_no_aggregates_no_flexvol_pool [0.028352s] ... ok 2026-04-13 02:03:44.596180 | debian-bookworm | {2} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_share_unsupported_proto [0.032798s] ... ok 2026-04-13 02:03:44.601606 | debian-bookworm | Could not determine share server for CG snapshot being deleted: 65bfa2c9-dc6c-4513-951a-b8d15b453ad8. Deletion of CG snapshot record will proceed anyway. Error: Invalid input received: fake_reason. 2026-04-13 02:03:44.604246 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_no_share_server_1 [0.021195s] ... ok 2026-04-13 02:03:44.608319 | debian-bookworm | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_revert_to_snapshot [0.021171s] ... ok 2026-04-13 02:03:44.617171 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_admin_network_allocations_number [0.022214s] ... ok 2026-04-13 02:03:44.623581 | debian-bookworm | Could not determine share server for CG snapshot being deleted: 65bfa2c9-dc6c-4513-951a-b8d15b453ad8. Deletion of CG snapshot record will proceed anyway. Error: Vserver not specified. 2026-04-13 02:03:44.625630 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_no_share_server_2 [0.021403s] ... ok 2026-04-13 02:03:44.626761 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_snapshot_with_mount_support [0.055394s] ... ok 2026-04-13 02:03:44.629625 | debian-bookworm | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_ssh_exec_as_root [0.020881s] ... ok 2026-04-13 02:03:44.634281 | debian-bookworm | {2} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_manage_existing_share [0.037320s] ... ok 2026-04-13 02:03:44.643390 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_find_performance_counter_timestamp_not_found [0.026050s] ... ok 2026-04-13 02:03:44.647523 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_group_snapshot_cg [0.021888s] ... ok 2026-04-13 02:03:44.649410 | debian-bookworm | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_stats_1____1_1_1_1____4_ [0.020132s] ... ok 2026-04-13 02:03:44.658950 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_4 [0.024506s] ... ok 2026-04-13 02:03:44.666619 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_adjusted_consistency_point_time [0.023013s] ... ok 2026-04-13 02:03:44.669800 | debian-bookworm | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_usage_size_fail [0.020164s] ... ok 2026-04-13 02:03:44.670160 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_group_snapshot_fallback_3_fake [0.022428s] ... ok 2026-04-13 02:03:44.678819 | debian-bookworm | Error deleting CIFS share: share-foo 2026-04-13 02:03:44.681051 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_cifs_share_backend_failure [0.054184s] ... ok 2026-04-13 02:03:44.682698 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_01____is__True____True__False_____dedup_off_____dedup_on__ [0.023954s] ... ok 2026-04-13 02:03:44.688842 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_2 [0.022106s] ... ok 2026-04-13 02:03:44.689376 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.BaseNetworkHelperTestCase.test_instantiate_invalid [0.019415s] ... ok 2026-04-13 02:03:44.694215 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot_missing_snapmirror_1 [0.023847s] ... ok 2026-04-13 02:03:44.705143 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_12___0____False_____dedup_on_____dedup_off__ [0.022278s] ... ok 2026-04-13 02:03:44.709599 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_counters [0.020597s] ... ok 2026-04-13 02:03:44.710191 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_all_service_subnets [0.020626s] ... ok 2026-04-13 02:03:44.713686 | debian-bookworm | Could not determine share server for share being deleted: 7cf7c200-d3af-4e05-b87e-9167c95dfcad. Deletion of share record will proceed anyway. Error: Vserver not specified. 2026-04-13 02:03:44.716097 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_no_share_server_2 [0.021779s] ... ok 2026-04-13 02:03:44.717645 | debian-bookworm | All shares in recycle bin will automatically be restored, need to be manually identified and deleted again. 2026-04-13 02:03:44.731595 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_performance_counter_delta [0.021105s] ... ok 2026-04-13 02:03:44.731625 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_pools_info_1_None [0.025370s] ... ok 2026-04-13 02:03:44.733510 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_default_host [0.023050s] ... ok 2026-04-13 02:03:44.735868 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_directory_success [0.054701s] ... ok 2026-04-13 02:03:44.738246 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_info_1_default [0.021496s] ... ok 2026-04-13 02:03:44.752744 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_total_consistency_point_time [0.021803s] ... ok 2026-04-13 02:03:44.759023 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_init_neutron_network_plugin [0.021776s] ... ok 2026-04-13 02:03:44.759056 | debian-bookworm | {0} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_refresh_token_retries [3.002014s] ... ok 2026-04-13 02:03:44.759815 | debian-bookworm | {0} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_delete_when_entry_found [0.003605s] ... ok 2026-04-13 02:03:44.760217 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_snapshot_name [0.021692s] ... ok 2026-04-13 02:03:44.761945 | debian-bookworm | {0} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_update_with_provided_params [0.002409s] ... ok 2026-04-13 02:03:44.774343 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test_is_readonly_2 [0.021384s] ... ok 2026-04-13 02:03:44.776362 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_replication_snapshot_prefix [0.045859s] ... ok 2026-04-13 02:03:44.777615 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_init_neutron_network_plugin_with_driver_config_group [0.021852s] ... ok 2026-04-13 02:03:44.781140 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_default_filter_function_flexgroup [0.021731s] ... ok 2026-04-13 02:03:44.787814 | debian-bookworm | {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_access_pool_details [0.025545s] ... ok 2026-04-13 02:03:44.791868 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_quota_success [0.056073s] ... ok 2026-04-13 02:03:44.795396 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_delete_share [0.021063s] ... ok 2026-04-13 02:03:44.799435 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_using_router_success_2 [0.022361s] ... ok 2026-04-13 02:03:44.803457 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_export_addresses_with_metadata_node_unknown [0.022255s] ... ok 2026-04-13 02:03:44.803809 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_replication_snapshot_tag [0.027006s] ... ok 2026-04-13 02:03:44.811535 | debian-bookworm | {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_share_from_snapshot [0.023676s] ... ok 2026-04-13 02:03:44.815442 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_share_name_for_share [0.019938s] ... ok 2026-04-13 02:03:44.821091 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_subnet_is_used [0.021524s] ... ok 2026-04-13 02:03:44.833694 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_name_2_False [0.022789s] ... ok 2026-04-13 02:03:44.833718 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_helper_error_1 [0.026296s] ... ok 2026-04-13 02:03:44.835260 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_share_name_for_share_not_found [0.019714s] ... ok 2026-04-13 02:03:44.835582 | debian-bookworm | {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_access_rules [0.023629s] ... ok 2026-04-13 02:03:44.843394 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_subnet_not_used_with_no_router_id [0.022183s] ... ok 2026-04-13 02:03:44.847749 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_quota_when_quota_exists [0.055848s] ... ok 2026-04-13 02:03:44.850432 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_space [0.023914s] ... ok 2026-04-13 02:03:44.853348 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_3_foo_bar [0.022746s] ... ok 2026-04-13 02:03:44.854694 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_handle_deleted_rules [0.019344s] ... ok 2026-04-13 02:03:44.860681 | debian-bookworm | {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_auth_mode_2 [0.024861s] ... ok 2026-04-13 02:03:44.865582 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_6 [0.021713s] ... ok 2026-04-13 02:03:44.874619 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_export_policy_name [0.019605s] ... ok 2026-04-13 02:03:44.875234 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_space_zero_1 [0.024441s] ... ok 2026-04-13 02:03:44.877685 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_5_foo_bar_quuz [0.023276s] ... ok 2026-04-13 02:03:44.888263 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__create_service_instance_no_key_and_no_path_1 [0.022086s] ... ok 2026-04-13 02:03:44.895255 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_temp_export_policy_name [0.020435s] ... ok 2026-04-13 02:03:44.901252 | debian-bookworm | Error deleting NFS alias for share: share-foo 2026-04-13 02:03:44.902583 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_invalid_protocol [0.024111s] ... ok 2026-04-13 02:03:44.906718 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_6 [0.023392s] ... ok 2026-04-13 02:03:44.906731 | debian-bookworm | {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_auth_mode_3 [0.041520s] ... ok 2026-04-13 02:03:44.908053 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_failed_to_delete_share_nfs_with_mount_point_alias_deleted [0.054424s] ... ok 2026-04-13 02:03:44.910381 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__delete_server [0.021873s] ... ok 2026-04-13 02:03:44.917567 | debian-bookworm | {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_validate_access_rule_invalid_type [0.021754s] ... ok 2026-04-13 02:03:44.925786 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_licenses_both_protocols [0.023828s] ... ok 2026-04-13 02:03:44.927567 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_8 [0.022510s] ... ok 2026-04-13 02:03:44.928510 | debian-bookworm | {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_new_instance_details [0.023268s] ... ok 2026-04-13 02:03:44.932736 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__delete_server_not_found [0.022331s] ... ok 2026-04-13 02:03:44.938617 | debian-bookworm | {3} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_is_expired_2_False [0.020179s] ... ok 2026-04-13 02:03:44.950082 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_min_throughput_2 [0.023494s] ... ok 2026-04-13 02:03:44.950824 | debian-bookworm | {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_join_domain_3 [0.023320s] ... ok 2026-04-13 02:03:44.950843 | debian-bookworm | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:03:44.951776 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__setup_helpers [0.025456s] ... ok 2026-04-13 02:03:44.951795 | debian-bookworm | Unable to check server existence since 'instance_id' key is not set in share server backend details. 2026-04-13 02:03:44.954332 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server_no_instance_id [0.021815s] ... ok 2026-04-13 02:03:44.957707 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_cifs_path_not_resolved [0.054771s] ... ok 2026-04-13 02:03:44.957724 | debian-bookworm | {3} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_check_flags [0.020195s] ... ok 2026-04-13 02:03:44.971327 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_03 [0.024061s] ... ok 2026-04-13 02:03:44.975045 | debian-bookworm | {0} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_consumed_space [0.025551s] ... ok 2026-04-13 02:03:44.976370 | debian-bookworm | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:03:44.976740 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_05 [0.021872s] ... ok 2026-04-13 02:03:44.981656 | debian-bookworm | {3} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_get_relationship_type_1 [0.020593s] ... ok 2026-04-13 02:03:44.995072 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_04 [0.023615s] ... ok 2026-04-13 02:03:44.999374 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_08 [0.022875s] ... ok 2026-04-13 02:03:45.000628 | debian-bookworm | {3} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_get_relationship_type_2 [0.020617s] ... ok 2026-04-13 02:03:45.000652 | debian-bookworm | {0} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_is_device_mounted_1_None [0.024551s] ... ok 2026-04-13 02:03:45.010680 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_cifs_share_not_found [0.053159s] ... ok 2026-04-13 02:03:45.021059 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_11 [0.023963s] ... ok 2026-04-13 02:03:45.021085 | debian-bookworm | {3} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_release_from_release_string [0.021280s] ... ok 2026-04-13 02:03:45.021862 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_13 [0.022681s] ... ok 2026-04-13 02:03:45.032100 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share_from_snapshot_2 [0.082683s] ... ok 2026-04-13 02:03:45.041684 | debian-bookworm | {3} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_rpm_no_pkg_found [0.020772s] ... ok 2026-04-13 02:03:45.043751 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_2 [0.024265s] ... ok 2026-04-13 02:03:45.044583 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_14 [0.022488s] ... ok 2026-04-13 02:03:45.047744 | debian-bookworm | {0} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_share_name [0.048005s] ... ok 2026-04-13 02:03:45.058128 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_1_True [0.023773s] ... ok 2026-04-13 02:03:45.065948 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_raises_when_hard_limit_missing_usage_only [0.054823s] ... ok 2026-04-13 02:03:45.066616 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_check_for_setup_error__folder_doesnt_exist [0.023911s] ... ok 2026-04-13 02:03:45.066990 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_15 [0.022650s] ... ok 2026-04-13 02:03:45.071077 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_has_pool [0.024243s] ... ok 2026-04-13 02:03:45.077980 | debian-bookworm | {0} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_revoke_share_access [0.029812s] ... ok 2026-04-13 02:03:45.082501 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_2_False [0.025808s] ... ok 2026-04-13 02:03:45.089775 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_incorrect_keypath_to_private [0.022580s] ... ok 2026-04-13 02:03:45.092131 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share [0.026449s] ... ok 2026-04-13 02:03:45.092301 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_1 [0.024445s] ... ok 2026-04-13 02:03:45.103414 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_error_on_ip_addresses_configuration_1___foo____127_0_0_1__ [0.021001s] ... ok 2026-04-13 02:03:45.105103 | debian-bookworm | {0} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_share_exists [0.026216s] ... ok 2026-04-13 02:03:45.113045 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_keypath_to_public_not_set [0.022984s] ... ok 2026-04-13 02:03:45.113572 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot__nexenta_error_1 [0.021385s] ... ok 2026-04-13 02:03:45.117575 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_status_2_creating_from_snapshot [0.023114s] ... ok 2026-04-13 02:03:45.118754 | debian-bookworm | Snapshot does not belong to the given share share-foo. 2026-04-13 02:03:45.121166 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_share_path_mismatch [0.055411s] ... ok 2026-04-13 02:03:45.125807 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_no_zpools_configured_1___ [0.021755s] ... ok 2026-04-13 02:03:45.133894 | debian-bookworm | {0} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access_invalid_type [0.029246s] ... ok 2026-04-13 02:03:45.135665 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_not_found_1 [0.022217s] ... ok 2026-04-13 02:03:45.135686 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_update_access__add_one_ip_to_empty_access_list [0.021867s] ... ok 2026-04-13 02:03:45.140838 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_exception [0.025030s] ... ok 2026-04-13 02:03:45.147957 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_2_off [0.022204s] ... ok 2026-04-13 02:03:45.157568 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_list [0.021545s] ... ok 2026-04-13 02:03:45.158803 | debian-bookworm | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_wait_for_instance_timeout [0.023281s] ... ok 2026-04-13 02:03:45.160199 | debian-bookworm | {6} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_backend_info [0.001258s] ... ok 2026-04-13 02:03:45.163917 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_nothing_to_handle_2 [0.023081s] ... ok 2026-04-13 02:03:45.165332 | debian-bookworm | {0} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access_maintenance [0.031693s] ... ok 2026-04-13 02:03:45.169564 | debian-bookworm | {6} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_3__1073741824___SMB____fakeid__ [0.009237s] ... ok 2026-04-13 02:03:45.170576 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_3_rw_1_1_1_1 [0.022633s] ... ok 2026-04-13 02:03:45.176504 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_with_mount_support [0.055179s] ... ok 2026-04-13 02:03:45.179411 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_message_plus_kwargs [0.021816s] ... ok 2026-04-13 02:03:45.182040 | debian-bookworm | {6} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_6__1___NFS___None_ [0.011091s] ... ok 2026-04-13 02:03:45.187452 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_init [0.023315s] ... ok 2026-04-13 02:03:45.191378 | debian-bookworm | {6} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_8__1___SMB___None_ [0.010667s] ... ok 2026-04-13 02:03:45.192228 | debian-bookworm | {0} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_number_by_serial_number_1_1 [0.026554s] ... ok 2026-04-13 02:03:45.193546 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_extend_share [0.022079s] ... ok 2026-04-13 02:03:45.199849 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefHpr.test_start [0.020446s] ... ok 2026-04-13 02:03:45.210382 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexvol_pool_configured_1 [0.022655s] ... ok 2026-04-13 02:03:45.210610 | debian-bookworm | {6} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_delete_rules_1___________10_10_10_1____10_10_10_2___ [0.019039s] ... ok 2026-04-13 02:03:45.212116 | debian-bookworm | {6} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_share_stats [0.001492s] ... ok 2026-04-13 02:03:45.215390 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_shrink_share_data_loss [0.022005s] ... ok 2026-04-13 02:03:45.220636 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___iscsi [0.020657s] ... ok 2026-04-13 02:03:45.223029 | debian-bookworm | {0} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_execute [0.029956s] ... ok 2026-04-13 02:03:45.228676 | debian-bookworm | Failed to update access rules for CIFS share "share-foo". 2026-04-13 02:03:45.231181 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_cifs_invalid_user_access_level [0.054501s] ... ok 2026-04-13 02:03:45.232781 | debian-bookworm | {6} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_repr [0.020514s] ... ok 2026-04-13 02:03:45.233850 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_3 [0.023539s] ... ok 2026-04-13 02:03:45.238381 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_create_exports [0.022340s] ... ok 2026-04-13 02:03:45.241705 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___none_path [0.020862s] ... ok 2026-04-13 02:03:45.249722 | debian-bookworm | {0} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_get_auth_using_certificates [0.026596s] ... ok 2026-04-13 02:03:45.253766 | debian-bookworm | {6} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_to_dict [0.020836s] ... ok 2026-04-13 02:03:45.258464 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_is_kernel_version_false [0.020185s] ... ok 2026-04-13 02:03:45.260597 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_errors_1_dest_share_server_not_expected [0.026578s] ... ok 2026-04-13 02:03:45.265161 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___post [0.021984s] ... ok 2026-04-13 02:03:45.274493 | debian-bookworm | {6} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_to_json [0.020456s] ... ok 2026-04-13 02:03:45.277849 | debian-bookworm | {0} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_no_active_ctrl [0.027686s] ... ok 2026-04-13 02:03:45.281197 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_no_rules_1 [0.022594s] ... ok 2026-04-13 02:03:45.283778 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___put_invalid_payload [0.019969s] ... ok 2026-04-13 02:03:45.284969 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_flexgroup_1 [0.024316s] ... ok 2026-04-13 02:03:45.286157 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_nfs_http_error_on_clear_rules [0.054840s] ... ok 2026-04-13 02:03:45.303947 | debian-bookworm | {6} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_getitem_with_integral_key [0.029284s] ... ok 2026-04-13 02:03:45.304430 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___request_after_failover [0.020074s] ... ok 2026-04-13 02:03:45.305492 | debian-bookworm | Call of 'exportfs' utility returned error. 2026-04-13 02:03:45.305505 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:45.305510 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zfsonlinux/utils.py", line 216, in verify_setup 2026-04-13 02:03:45.305513 | debian-bookworm | self.execute('sudo', 'exportfs') 2026-04-13 02:03:45.305524 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zfsonlinux/utils.py", line 96, in execute 2026-04-13 02:03:45.305528 | debian-bookworm | return executor(*cmd, **kwargs) 2026-04-13 02:03:45.305531 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:45.305535 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:45.305539 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:45.305542 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:45.305546 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:45.305549 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:45.305553 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:45.305557 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-04-13 02:03:45.305560 | debian-bookworm | raise result 2026-04-13 02:03:45.305568 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:03:45.305572 | debian-bookworm | Command: None 2026-04-13 02:03:45.305576 | debian-bookworm | Exit code: - 2026-04-13 02:03:45.305579 | debian-bookworm | Stdout: 'Fake' 2026-04-13 02:03:45.305583 | debian-bookworm | Stderr: None 2026-04-13 02:03:45.305794 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.GetBackendConfigurationTestCase.test_get_backend_configuration_success [0.027539s] ... ok 2026-04-13 02:03:45.308499 | debian-bookworm | {2} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_verify_setup_error_calling_exportfs [0.026808s] ... ok 2026-04-13 02:03:45.328067 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_failover_timeout [0.023516s] ... ok 2026-04-13 02:03:45.328264 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_volume_move_failed [0.042978s] ... ok 2026-04-13 02:03:45.332714 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_3 [0.026560s] ... ok 2026-04-13 02:03:45.333832 | debian-bookworm | {6} manila.tests.share.drivers.vastdata.test_driver_util.TestBunchify.test_bunchify_edge_cases [0.029754s] ... ok 2026-04-13 02:03:45.337783 | debian-bookworm | {2} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_project [0.029243s] ... ok 2026-04-13 02:03:45.342088 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_share_stats [0.055810s] ... ok 2026-04-13 02:03:45.348078 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_200_bad_content [0.020217s] ... ok 2026-04-13 02:03:45.360732 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup [0.025490s] ... ok 2026-04-13 02:03:45.362632 | debian-bookworm | Failed to lookup user nonexistent. 2026-04-13 02:03:45.362650 | debian-bookworm | {6} manila.tests.share.drivers.vastdata.test_driver_util.TestVerboseDriverTrace.test_verbose_driver_trace_debug_true [0.026143s] ... ok 2026-04-13 02:03:45.364950 | debian-bookworm | {2} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_deny_access_nfs [0.022826s] ... ok 2026-04-13 02:03:45.365619 | debian-bookworm | {6} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_5_4_6_0 [0.000693s] ... ok 2026-04-13 02:03:45.366697 | debian-bookworm | {6} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_8_4_6_9 [0.000363s] ... ok 2026-04-13 02:03:45.366710 | debian-bookworm | {6} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_request_failure_400 [0.000980s] ... ok 2026-04-13 02:03:45.366715 | debian-bookworm | {6} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_request_failure_500 [0.000325s] ... ok 2026-04-13 02:03:45.366719 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_auth_lookup_user_with_nonexistent_user [0.022120s] ... ok 2026-04-13 02:03:45.367730 | debian-bookworm | {6} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_create_with_provided_params [0.001197s] ... ok 2026-04-13 02:03:45.373613 | debian-bookworm | {6} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_one_when_multiple_entries_found [0.000775s] ... ok 2026-04-13 02:03:45.374930 | debian-bookworm | {6} manila.tests.share.drivers.vastdata.test_rest.VipPoolTest.test_no_vipool [0.000706s] ... ok 2026-04-13 02:03:45.375063 | debian-bookworm | {6} manila.tests.share.drivers.vastdata.test_rest.VipPoolTest.test_no_vips [0.000446s] ... ok 2026-04-13 02:03:45.375753 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_2___on____True________compression_on__ [0.033136s] ... ok 2026-04-13 02:03:45.376415 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefSettings.test_delete [0.027109s] ... ok 2026-04-13 02:03:45.382896 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_snapshot_1_True [0.026436s] ... ok 2026-04-13 02:03:45.387181 | debian-bookworm | ('ACCESSShareDriver create snapshot failed snapname %s sharename %s', 'fakesnapshotname', '144c9def-b068931c') 2026-04-13 02:03:45.391047 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_nfs_export_aliases_error_codes_2_404 [0.025236s] ... ok 2026-04-13 02:03:45.391063 | debian-bookworm | {6} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_snapshot_negative [0.023185s] ... ok 2026-04-13 02:03:45.392610 | debian-bookworm | {2} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_modify_share [0.030294s] ... ok 2026-04-13 02:03:45.393345 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_07____is__False____True__False________dedup_off__ [0.024981s] ... ok 2026-04-13 02:03:45.400804 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefSnapshots.test_clone [0.023712s] ... ok 2026-04-13 02:03:45.409273 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_setup_server [0.025585s] ... ok 2026-04-13 02:03:45.413529 | debian-bookworm | {6} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_extend_share [0.022545s] ... ok 2026-04-13 02:03:45.415146 | debian-bookworm | {2} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_verify_avail_space [0.022645s] ... ok 2026-04-13 02:03:45.417311 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_08___False____True__False________dedup_off__ [0.024491s] ... ok 2026-04-13 02:03:45.417324 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_session_success [0.025539s] ... ok 2026-04-13 02:03:45.423321 | debian-bookworm | {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_shrink_share [0.023651s] ... ok 2026-04-13 02:03:45.429754 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_share_exists_not_found [0.023029s] ... ok 2026-04-13 02:03:45.433632 | debian-bookworm | {6} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_shrink_share [0.021129s] ... ok 2026-04-13 02:03:45.441997 | debian-bookworm | {2} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_delete_snapshot [0.022867s] ... ok 2026-04-13 02:03:45.442035 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_smb_share_2__404__False_ [0.022226s] ... ok 2026-04-13 02:03:45.442043 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_10___off____False_____dedup_on_____dedup_off__ [0.021103s] ... ok 2026-04-13 02:03:45.450569 | debian-bookworm | Could not determine share server for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad during access rules update. Error: Vserver fake_vserver not found. 2026-04-13 02:03:45.453545 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_no_share_server_3 [0.023589s] ... ok 2026-04-13 02:03:45.453652 | debian-bookworm | ('ACCESSShareDriver deny failed sharepath %s server %s', '/vx/fake_location', '10.0.0.2') 2026-04-13 02:03:45.457692 | debian-bookworm | {6} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_deny_negative [0.022410s] ... ok 2026-04-13 02:03:45.458449 | debian-bookworm | snapshot fakesnapshotid: has clones 2026-04-13 02:03:45.458605 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_pools_info_2_ [0.020949s] ... ok 2026-04-13 02:03:45.458619 | debian-bookworm | 2026-04-13 02:03:45.456 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 478c445d8d3e to fbdfabcba377 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:45.461804 | debian-bookworm | {2} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_delete_snapshot_negative [0.023742s] ... ok 2026-04-13 02:03:45.463604 | debian-bookworm | share share-1-manila not found on FlashBlade, skip delete 2026-04-13 02:03:45.464795 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_nfs_export_3__500__False_ [0.023513s] ... ok 2026-04-13 02:03:45.464814 | debian-bookworm | 2026-04-13 02:03:45.462 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:45.464821 | debian-bookworm | 2026-04-13 02:03:45.462 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:45.466570 | debian-bookworm | {3} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_share_not_found [0.042454s] ... ok 2026-04-13 02:03:45.467663 | debian-bookworm | 2026-04-13 02:03:45.465 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:45.467681 | debian-bookworm | 2026-04-13 02:03:45.465 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:45.479293 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_helper_error_2 [0.020920s] ... ok 2026-04-13 02:03:45.479783 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_join_domain_1 [0.023316s] ... ok 2026-04-13 02:03:45.485607 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_snapshot [0.023611s] ... ok 2026-04-13 02:03:45.490225 | debian-bookworm | {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_03 [0.024232s] ... ok 2026-04-13 02:03:45.498096 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:45.501529 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_run_cloudbase_init_plugin_after_reboot [0.021242s] ... ok 2026-04-13 02:03:45.502445 | debian-bookworm | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:03:45.506008 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_allocated_space_success [0.020520s] ... ok 2026-04-13 02:03:45.510796 | debian-bookworm | 2026-04-13 02:03:45.509 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade fbdfabcba377 -> 478c445d8d3e, Change the datetime precision for all objects (MySQL and derivatives) 2026-04-13 02:03:45.514418 | debian-bookworm | {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_19 [0.023717s] ... ok 2026-04-13 02:03:45.523858 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_no_snapmirror_1_error [0.068890s] ... ok 2026-04-13 02:03:45.525566 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_1_ [0.045777s] ... ok 2026-04-13 02:03:45.525913 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_ensure_disk_online_and_writable [0.024944s] ... ok 2026-04-13 02:03:45.528067 | debian-bookworm | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:03:45.530027 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_nfs_export_aliases_success [0.021941s] ... ok 2026-04-13 02:03:45.537480 | debian-bookworm | {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_20 [0.023300s] ... ok 2026-04-13 02:03:45.551815 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_mount_path [0.025207s] ... ok 2026-04-13 02:03:45.552935 | debian-bookworm | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:03:45.560697 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_no_snapmirror_1 [0.031184s] ... ok 2026-04-13 02:03:45.562079 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshot_id_other_status_raises [0.033806s] ... ok 2026-04-13 02:03:45.562741 | debian-bookworm | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_3 [0.024911s] ... ok 2026-04-13 02:03:45.563244 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_2_foo [0.037597s] ... ok 2026-04-13 02:03:45.577805 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_is_device_mounted_2_2 [0.026014s] ... ok 2026-04-13 02:03:45.578970 | debian-bookworm | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:03:45.580082 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_ssc_info [0.023763s] ... ok 2026-04-13 02:03:45.584872 | debian-bookworm | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_4 [0.022340s] ... ok 2026-04-13 02:03:45.588536 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshots [0.026916s] ... ok 2026-04-13 02:03:45.603021 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_setup_service_instance_manager [0.025203s] ... ok 2026-04-13 02:03:45.603427 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_invalid_volume_2 [0.023300s] ... ok 2026-04-13 02:03:45.604125 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_3_foo_bar [0.041364s] ... ok 2026-04-13 02:03:45.605188 | debian-bookworm | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:03:45.608224 | debian-bookworm | {2} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__check_needs_refresh_1_True [0.147097s] ... ok 2026-04-13 02:03:45.609177 | debian-bookworm | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot [0.024049s] ... ok 2026-04-13 02:03:45.612178 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshots_error_occurred [0.023112s] ... ok 2026-04-13 02:03:45.627879 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_5_foo_bar_quuz [0.023254s] ... ok 2026-04-13 02:03:45.629513 | debian-bookworm | Failed to remove service instance sentinel.instance_id from domain sentinel.domain. Exception: . 2026-04-13 02:03:45.632867 | debian-bookworm | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot_diff_size [0.023666s] ... ok 2026-04-13 02:03:45.633715 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_user_sid_user_not_found [0.021731s] ... ok 2026-04-13 02:03:45.634454 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_teardown_server [0.030691s] ... ok 2026-04-13 02:03:45.638117 | debian-bookworm | Cannot perform server migration because at leat one of the backends doesn't support SVM DR. 2026-04-13 02:03:45.643103 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_svm_dr_not_compatible_1 [0.039300s] ... ok 2026-04-13 02:03:45.646358 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:45.652985 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_shell_executor_by_host_local [0.025109s] ... ok 2026-04-13 02:03:45.653883 | debian-bookworm | Account 'FakeDomain\FakeUser' was given full access right on share sentinel.share_name. Manila only grants 'change' access. 2026-04-13 02:03:45.655085 | debian-bookworm | Found 'custom' ACE rule that will be ignored: {'AccountName': 'FakeDomain\\FakeUser', 'AccessRight': 3, 'AccessControlType': 0} 2026-04-13 02:03:45.655098 | debian-bookworm | Found explicit deny ACE rule that was not created by Manila and will be ignored: {'AccountName': 'FakeDomain\\FakeUser', 'AccessRight': 0, 'AccessControlType': 1} 2026-04-13 02:03:45.656523 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_access_rules [0.022313s] ... ok 2026-04-13 02:03:45.657173 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_lookup_smb_share_error [0.022947s] ... ok 2026-04-13 02:03:45.659247 | debian-bookworm | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_2 [0.026217s] ... ok 2026-04-13 02:03:45.678168 | debian-bookworm | Snapshot fakeSnapshotId does not exist 2026-04-13 02:03:45.679225 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_init_helper [0.022445s] ... ok 2026-04-13 02:03:45.679979 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_nfs_export_access_no_rw_ips [0.022037s] ... ok 2026-04-13 02:03:45.679992 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__create_barbican_kms_config_for_specified_vserver [0.036431s] ... ok 2026-04-13 02:03:45.680112 | debian-bookworm | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_snapshot_without_snapshot_id [0.020694s] ... ok 2026-04-13 02:03:45.700025 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_ensure_directory_exists [0.020857s] ... ok 2026-04-13 02:03:45.701078 | debian-bookworm | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_gen_random_name_3 [0.020405s] ... ok 2026-04-13 02:03:45.702056 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_smb_share_access_with_smb_permission_only [0.021917s] ... ok 2026-04-13 02:03:45.703209 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__setup_networking_for_destination_vserver [0.023664s] ... ok 2026-04-13 02:03:45.721655 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_partition_maximum_size [0.021408s] ... ok 2026-04-13 02:03:45.722478 | debian-bookworm | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_gen_random_name_4 [0.021882s] ... ok 2026-04-13 02:03:45.727241 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__share_server_migration_complete_svm_migrate [0.023529s] ... ok 2026-04-13 02:03:45.729168 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_request_with_401_response [0.027692s] ... ok 2026-04-13 02:03:45.731446 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share_from_snapshot_1 [0.078208s] ... ok 2026-04-13 02:03:45.744233 | debian-bookworm | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_invalid_protocol [0.021383s] ... ok 2026-04-13 02:03:45.748335 | debian-bookworm | REST Request: POST https://192.168.0.110/api/rest/file_system/6454ea29-09c3-030e-cfc3-1a9efb93188b/clone with body {"name": "powerstore-nfs-share-snap-clone"} 2026-04-13 02:03:45.749088 | debian-bookworm | REST Response: 400 with data 2026-04-13 02:03:45.751245 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_clone_snapshot_failure [0.021582s] ... ok 2026-04-13 02:03:45.751259 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__verify_share_server_name_1__True___c5b3a865_56d0_4d88_dke5_853465e099c9__ [0.024138s] ... ok 2026-04-13 02:03:45.752279 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_join_domain [0.030095s] ... ok 2026-04-13 02:03:45.757503 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_snapshot [0.026088s] ... ok 2026-04-13 02:03:45.768894 | debian-bookworm | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_access_deny_and_allow_access [0.024467s] ... ok 2026-04-13 02:03:45.771978 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_normalize_path [0.020176s] ... ok 2026-04-13 02:03:45.772355 | debian-bookworm | Vserver is specified in the configuration. This is ignored when the driver is managing share servers. 2026-04-13 02:03:45.775036 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_cluster_creds_with_vserver [0.023658s] ... ok 2026-04-13 02:03:45.788936 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_filesystem [0.022621s] ... ok 2026-04-13 02:03:45.788953 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_snapshot_absent [0.027625s] ... ok 2026-04-13 02:03:45.789570 | debian-bookworm | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_access_without_volname [0.020808s] ... ok 2026-04-13 02:03:45.801718 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_path_exists_1_True [0.020677s] ... ok 2026-04-13 02:03:45.801733 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_nfs_export [0.021357s] ... ok 2026-04-13 02:03:45.801738 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_nfs_config_extra_specs_validity_empty_spec [0.023378s] ... ok 2026-04-13 02:03:45.809723 | debian-bookworm | {3} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_checked_for_application_error_exception [0.019979s] ... ok 2026-04-13 02:03:45.812055 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_existing_snapshot_3 [0.026826s] ... ok 2026-04-13 02:03:45.813163 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_path_exists_2_False [0.020238s] ... ok 2026-04-13 02:03:45.817480 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_smb_share [0.022585s] ... ok 2026-04-13 02:03:45.821644 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_nfs_config_extra_specs_validity_invalid_value_1 [0.023182s] ... ok 2026-04-13 02:03:45.827837 | debian-bookworm | Will not verify the server certificate of the API service because the CA certificate is not available. 2026-04-13 02:03:45.829833 | debian-bookworm | {3} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_https_call_with_cert [0.020094s] ... ok 2026-04-13 02:03:45.833878 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_resize_partition [0.020624s] ... ok 2026-04-13 02:03:45.838696 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_cancel_success [0.026503s] ... ok 2026-04-13 02:03:45.839718 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_snapshot [0.022120s] ... ok 2026-04-13 02:03:45.844609 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_1 [0.022891s] ... ok 2026-04-13 02:03:45.849116 | debian-bookworm | {3} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_jsonrpc_call_http_exception [0.019229s] ... ok 2026-04-13 02:03:45.855950 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_default_port_https [0.021911s] ... ok 2026-04-13 02:03:45.861152 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_filesystem_id [0.021299s] ... ok 2026-04-13 02:03:45.865132 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_continue_exception [0.026259s] ... ok 2026-04-13 02:03:45.868559 | debian-bookworm | {3} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_request_generation_and_basic_auth [0.019277s] ... ok 2026-04-13 02:03:45.869973 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_fpolicy_2 [0.024825s] ... ok 2026-04-13 02:03:45.879161 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_url_using_plaintext [0.022993s] ... ok 2026-04-13 02:03:45.880998 | debian-bookworm | REST Request: GET https://192.168.0.110/api/rest/file_system?name=eq.powerstore-nfs-share with body None 2026-04-13 02:03:45.881225 | debian-bookworm | REST Response: 400 with data 2026-04-13 02:03:45.883815 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_filesystem_id_failure [0.022299s] ... ok 2026-04-13 02:03:45.887600 | debian-bookworm | {3} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_successful_call [0.018937s] ... ok 2026-04-13 02:03:45.892022 | debian-bookworm | {2} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_recursive_driver_exception_2_False [0.283778s] ... ok 2026-04-13 02:03:45.894034 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_conflict_3 [0.024142s] ... ok 2026-04-13 02:03:45.895149 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_continue_pending [0.029947s] ... ok 2026-04-13 02:03:45.900824 | debian-bookworm | {6} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_setup_winrm_1 [0.021317s] ... ok 2026-04-13 02:03:45.904140 | debian-bookworm | REST Request: GET https://192.168.0.110/api/rest/nas_server?name=eq.powerstore-nasserver with body None 2026-04-13 02:03:45.904161 | debian-bookworm | REST Response: 400 with data 2026-04-13 02:03:45.906760 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_id_failure [0.022953s] ... ok 2026-04-13 02:03:45.908681 | debian-bookworm | {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_resize_share [0.020977s] ... ok 2026-04-13 02:03:45.919699 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_only_3 [0.025692s] ... ok 2026-04-13 02:03:45.922240 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_5___foo____True__False________compression_foo__ [0.020331s] ... ok 2026-04-13 02:03:45.923528 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_shrink_share [0.028274s] ... ok 2026-04-13 02:03:45.929040 | debian-bookworm | {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_resolve_volume_name [0.019445s] ... ok 2026-04-13 02:03:45.930941 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_smb_netbios [0.024148s] ... ok 2026-04-13 02:03:45.933645 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:45.938828 | debian-bookworm | {2} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_2___nfs___False__True_ [0.046450s] ... ok 2026-04-13 02:03:45.943264 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_06___True____True________dedup_on__ [0.021876s] ... ok 2026-04-13 02:03:45.944325 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_ipspace [0.024517s] ... ok 2026-04-13 02:03:45.949673 | debian-bookworm | {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_shrink_share [0.021225s] ... ok 2026-04-13 02:03:45.952957 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_smb_share_id [0.021859s] ... ok 2026-04-13 02:03:45.957572 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_shrink_share_with_share_server [0.033821s] ... ok 2026-04-13 02:03:45.963846 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_09___False____False_____dedup_on_____dedup_off__ [0.020501s] ... ok 2026-04-13 02:03:45.969235 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_2_None [0.024698s] ... ok 2026-04-13 02:03:45.971764 | debian-bookworm | {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_subtract_access_lists_level [0.021974s] ... ok 2026-04-13 02:03:45.974933 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_resize_filesystem [0.021810s] ... ok 2026-04-13 02:03:45.977648 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:45.984727 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_11___no____False_____dedup_on_____dedup_off__ [0.020601s] ... ok 2026-04-13 02:03:45.985018 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_access [0.026972s] ... ok 2026-04-13 02:03:45.993479 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:03:45.993998 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_3_not_present [0.024071s] ... ok 2026-04-13 02:03:45.994265 | debian-bookworm | {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_recovery_superfluous [0.021456s] ... ok 2026-04-13 02:03:45.997037 | debian-bookworm | REST Request: PATCH https://192.168.0.110/api/rest/file_system/6454e9a9-a698-e9bc-ca61-1a9efb93188b with body {"size_total": 6221225472} 2026-04-13 02:03:45.997340 | debian-bookworm | REST Response: 422 with data {"messages": [{"code": "0xE08010080449", "severity": "Error", "message_l10n": "The new size for the file system is below the file system's current size used (5222 MB).", "arguments": ["5222"]}]} 2026-04-13 02:03:45.999507 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_resize_filesystem_shrink_failure [0.024424s] ... ok 2026-04-13 02:03:46.005327 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_migration_snapshot_tag [0.020584s] ... ok 2026-04-13 02:03:46.009451 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.009490 | debian-bookworm | Command: None 2026-04-13 02:03:46.009499 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.009508 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.009516 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.009959 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.009979 | debian-bookworm | Command: None 2026-04-13 02:03:46.009987 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.009995 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.010003 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.010281 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.010299 | debian-bookworm | Command: None 2026-04-13 02:03:46.010308 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.010316 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.010324 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.010585 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.010604 | debian-bookworm | Command: None 2026-04-13 02:03:46.010612 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.010620 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.010628 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.010894 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.010913 | debian-bookworm | Command: None 2026-04-13 02:03:46.010921 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.010929 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.010937 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.011230 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.011249 | debian-bookworm | Command: None 2026-04-13 02:03:46.011257 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.011266 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.011273 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.011660 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.011679 | debian-bookworm | Command: None 2026-04-13 02:03:46.011688 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.011696 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.011703 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.011978 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.011996 | debian-bookworm | Command: None 2026-04-13 02:03:46.012005 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.012013 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.012020 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.012279 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.012296 | debian-bookworm | Command: None 2026-04-13 02:03:46.012304 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.012312 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.012320 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.012583 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.012600 | debian-bookworm | Command: None 2026-04-13 02:03:46.012608 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.012616 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.012624 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.012913 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.012930 | debian-bookworm | Command: None 2026-04-13 02:03:46.012939 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.012946 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.012954 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.013674 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.013699 | debian-bookworm | Command: None 2026-04-13 02:03:46.013707 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.013715 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.013723 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.014218 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.014236 | debian-bookworm | Command: None 2026-04-13 02:03:46.014245 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.014253 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.014261 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.014722 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.014741 | debian-bookworm | Command: None 2026-04-13 02:03:46.014749 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.014756 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.014764 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.015251 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.015270 | debian-bookworm | Command: None 2026-04-13 02:03:46.015289 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.015297 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.015305 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.015741 | debian-bookworm | {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_fail_2 [0.021904s] ... ok 2026-04-13 02:03:46.015870 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:03:46.016021 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_if_nonexistent_already_present [0.022002s] ... ok 2026-04-13 02:03:46.016474 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.016496 | debian-bookworm | Command: None 2026-04-13 02:03:46.016504 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.016512 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.016520 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.016976 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.016994 | debian-bookworm | Command: None 2026-04-13 02:03:46.017002 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.017010 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.017018 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.017622 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.017646 | debian-bookworm | Command: None 2026-04-13 02:03:46.017654 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.017662 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.017670 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.018142 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.019631 | debian-bookworm | Command: None 2026-04-13 02:03:46.019652 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.019660 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.019668 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.019683 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.019692 | debian-bookworm | Command: None 2026-04-13 02:03:46.019700 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.019707 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.019715 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.019723 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.019731 | debian-bookworm | Command: None 2026-04-13 02:03:46.019739 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.019747 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.019755 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.019923 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.019940 | debian-bookworm | Command: None 2026-04-13 02:03:46.019948 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.019956 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.019964 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.020222 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.020230 | debian-bookworm | Command: None 2026-04-13 02:03:46.020234 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.020238 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.020241 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.020450 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.020458 | debian-bookworm | Command: None 2026-04-13 02:03:46.020462 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.020465 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.020469 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.020667 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.020675 | debian-bookworm | Command: None 2026-04-13 02:03:46.020679 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.020682 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.020686 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.020891 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.020900 | debian-bookworm | Command: None 2026-04-13 02:03:46.020904 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.020907 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.020910 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.021125 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.021134 | debian-bookworm | Command: None 2026-04-13 02:03:46.021138 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.021141 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.021145 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.021411 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.021420 | debian-bookworm | Command: None 2026-04-13 02:03:46.021423 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.021427 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.021436 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.021635 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.021645 | debian-bookworm | Command: None 2026-04-13 02:03:46.021649 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.021652 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.021656 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.021853 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.021862 | debian-bookworm | Command: None 2026-04-13 02:03:46.021866 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.021869 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.021873 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.022050 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.022059 | debian-bookworm | Command: None 2026-04-13 02:03:46.022062 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.022066 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.022069 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.022303 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.022312 | debian-bookworm | Command: None 2026-04-13 02:03:46.022316 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.022319 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.022323 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.022507 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.022515 | debian-bookworm | Command: None 2026-04-13 02:03:46.022519 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.022523 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.022526 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.022730 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.022739 | debian-bookworm | Command: None 2026-04-13 02:03:46.022743 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.022746 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.022750 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.022956 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.022965 | debian-bookworm | Command: None 2026-04-13 02:03:46.022969 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.022972 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.022976 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.023176 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:46.023184 | debian-bookworm | Command: None 2026-04-13 02:03:46.023188 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.023192 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:46.023195 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.026177 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_4_foo_bar [0.020403s] ... ok 2026-04-13 02:03:46.026772 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_execute_with_retry_exceeded [0.041720s] ... ok 2026-04-13 02:03:46.036944 | debian-bookworm | {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_delete_snapshot_fail [0.021306s] ... ok 2026-04-13 02:03:46.037303 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:03:46.040672 | debian-bookworm | Failed to configure Vserver. 2026-04-13 02:03:46.041326 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lif_creation_failure_4 [0.025570s] ... ok 2026-04-13 02:03:46.045549 | debian-bookworm | Failed to resize share "powerstore-share". 2026-04-13 02:03:46.046332 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__setup_helpers_error [0.020233s] ... ok 2026-04-13 02:03:46.048063 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_shrink_share_failure [0.048228s] ... ok 2026-04-13 02:03:46.049620 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_init_ssh [0.022800s] ... ok 2026-04-13 02:03:46.059035 | debian-bookworm | {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_extend_share_fail [0.021953s] ... ok 2026-04-13 02:03:46.059857 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:03:46.064873 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_peer [0.023520s] ... ok 2026-04-13 02:03:46.066354 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__update_share_stats_2_ [0.019682s] ... ok 2026-04-13 02:03:46.071190 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_local_shell_execute [0.021496s] ... ok 2026-04-13 02:03:46.080785 | debian-bookworm | {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_shrink_share_fail [0.021634s] ... ok 2026-04-13 02:03:46.084811 | debian-bookworm | Failed to sync snapshot instance si_fake_second_replica_id. Unexpected error while running command. 2026-04-13 02:03:46.084830 | debian-bookworm | Command: None 2026-04-13 02:03:46.084837 | debian-bookworm | Exit code: - 2026-04-13 02:03:46.084842 | debian-bookworm | Stdout: 'Second replica sync failure' 2026-04-13 02:03:46.084848 | debian-bookworm | Stderr: None 2026-04-13 02:03:46.086961 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_replicated_snapshot [0.020809s] ... ok 2026-04-13 02:03:46.089186 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_port_vlans_client_error [0.024171s] ... ok 2026-04-13 02:03:46.093322 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_ssh_execute [0.022013s] ... ok 2026-04-13 02:03:46.097904 | debian-bookworm | Only IP access type currently supported for NFS. Share provided foo_display_name with rule type invalid_type 2026-04-13 02:03:46.098082 | debian-bookworm | Only IP access type currently supported for NFS. Share provided foo_display_name with rule type invalid_type 2026-04-13 02:03:46.102473 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_nfs_invalid_acess_type [0.052825s] ... ok 2026-04-13 02:03:46.103038 | debian-bookworm | {3} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_with_rados_store_1_False [0.021391s] ... ok 2026-04-13 02:03:46.107999 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share [0.020763s] ... ok 2026-04-13 02:03:46.112279 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates_no_flexvol_pool [0.023087s] ... ok 2026-04-13 02:03:46.114793 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_zfs_with_retry [0.021344s] ... ok 2026-04-13 02:03:46.127117 | debian-bookworm | {3} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_update_export_1 [0.023781s] ... ok 2026-04-13 02:03:46.128457 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_share_absent [0.020350s] ... ok 2026-04-13 02:03:46.141324 | debian-bookworm | {2} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_reset_rules_to_queueing_states_1_True [0.201900s] ... ok 2026-04-13 02:03:46.142903 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_is_kernel_version_second_call [0.026573s] ... ok 2026-04-13 02:03:46.143955 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_ems_pool_info [0.029625s] ... ok 2026-04-13 02:03:46.145656 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_share_stats_failure [0.044320s] ... ok 2026-04-13 02:03:46.149510 | debian-bookworm | {3} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_update_export_2 [0.023095s] ... ok 2026-04-13 02:03:46.158775 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_1_on [0.030380s] ... ok 2026-04-13 02:03:46.168125 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_5_fake [0.025338s] ... ok 2026-04-13 02:03:46.170009 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_network_allocations_number [0.026831s] ... ok 2026-04-13 02:03:46.170712 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_nfs_share__existed_expt [0.023838s] ... ok 2026-04-13 02:03:46.172709 | debian-bookworm | {3} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_fsal_hook [0.023179s] ... ok 2026-04-13 02:03:46.178911 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_extend_share_with_share_server [0.019997s] ... ok 2026-04-13 02:03:46.185708 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:46.190432 | debian-bookworm | {2} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_share_instances_access_rules_status [0.048829s] ... ok 2026-04-13 02:03:46.192428 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_empty_2 [0.023064s] ... ok 2026-04-13 02:03:46.193911 | debian-bookworm | {3} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_for_deny [0.020839s] ... ok 2026-04-13 02:03:46.196696 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_snapshot [0.026947s] ... ok 2026-04-13 02:03:46.197353 | debian-bookworm | {0} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_5_fake [0.030056s] ... ok 2026-04-13 02:03:46.199886 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_get_pool [0.019935s] ... ok 2026-04-13 02:03:46.214662 | debian-bookworm | {3} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_handled_server_provided [0.020179s] ... ok 2026-04-13 02:03:46.216561 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_valid_1 [0.023397s] ... ok 2026-04-13 02:03:46.218506 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant_for_vlan_0 [0.021492s] ... ok 2026-04-13 02:03:46.219148 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_09 [0.028107s] ... ok 2026-04-13 02:03:46.219800 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_continue_success [0.020106s] ... ok 2026-04-13 02:03:46.237991 | debian-bookworm | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__get_helper_with_wrong_proto_1_None [0.022927s] ... ok 2026-04-13 02:03:46.241954 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_01 [0.023262s] ... ok 2026-04-13 02:03:46.241976 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_unmanage_snapshot [0.020292s] ... ok 2026-04-13 02:03:46.241983 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_restore_snapshot [0.022463s] ... ok 2026-04-13 02:03:46.245108 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test__get_all_availability_zones_with_subnets_3 [0.026156s] ... ok 2026-04-13 02:03:46.245125 | debian-bookworm | {0} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_allow_access_nfs [0.047390s] ... ok 2026-04-13 02:03:46.261107 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_replica [0.021015s] ... ok 2026-04-13 02:03:46.262963 | debian-bookworm | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share [0.023350s] ... ok 2026-04-13 02:03:46.263563 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_04 [0.022626s] ... ok 2026-04-13 02:03:46.264630 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_2 [0.022866s] ... ok 2026-04-13 02:03:46.277202 | debian-bookworm | Error deleting snapshot: fakesnapshot on share: fakeshare to pool: fakepool project: fakeproject return code: 400 message: data. 2026-04-13 02:03:46.281904 | debian-bookworm | {0} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_delete_snapshot [0.036702s] ... ok 2026-04-13 02:03:46.282517 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_get_exports [0.021257s] ... ok 2026-04-13 02:03:46.285739 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_07 [0.022840s] ... ok 2026-04-13 02:03:46.288402 | debian-bookworm | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_without_server_availability [0.024636s] ... ok 2026-04-13 02:03:46.288488 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_3 [0.022611s] ... ok 2026-04-13 02:03:46.302895 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_another_migration_found [0.057985s] ... ok 2026-04-13 02:03:46.305386 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_remove_exports [0.022893s] ... ok 2026-04-13 02:03:46.308866 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_09 [0.023365s] ... ok 2026-04-13 02:03:46.309914 | debian-bookworm | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_without_server_backend_details [0.024165s] ... ok 2026-04-13 02:03:46.310642 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_5 [0.023917s] ... ok 2026-04-13 02:03:46.325450 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_2_cert [0.019962s] ... ok 2026-04-13 02:03:46.331856 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_manage_existing_error [0.022661s] ... ok 2026-04-13 02:03:46.333316 | debian-bookworm | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ensure_share_invalid_helper [0.022929s] ... ok 2026-04-13 02:03:46.333852 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_cifs_share_from_snapshot [0.023044s] ... ok 2026-04-13 02:03:46.350559 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:46.352742 | debian-bookworm | {6} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_rw_and_ro_3 [0.026970s] ... ok 2026-04-13 02:03:46.354630 | debian-bookworm | Cannot get share name from path, make sure the path is right. Error details: 'export_locations' 2026-04-13 02:03:46.355736 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_with_error [0.023843s] ... ok 2026-04-13 02:03:46.356848 | debian-bookworm | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ensure_share_volume_is_absent [0.023748s] ... ok 2026-04-13 02:03:46.358212 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_snapshot_from_snapshot [0.024061s] ... ok 2026-04-13 02:03:46.371890 | debian-bookworm | Share 81086863-3c80-4e70-9a6a-d705bceed0c7 is a member of a group. This operation is not currently supported for share servers that contain shares members of groups. 2026-04-13 02:03:46.374380 | debian-bookworm | {6} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_delete_share [0.021432s] ... ok 2026-04-13 02:03:46.374993 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_share_in_share_group [0.071910s] ... ok 2026-04-13 02:03:46.378706 | debian-bookworm | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-04-13 02:03:46.379023 | debian-bookworm | Share 716100cc-e0b4-416b-ac27-d38dd019330d is not found when deleting the share 2026-04-13 02:03:46.379731 | debian-bookworm | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_snapshot_valid [0.022353s] ... ok 2026-04-13 02:03:46.380302 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_svm_dr_snapmirror_failure [0.024664s] ... ok 2026-04-13 02:03:46.382020 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share__with_invalid_share [0.023198s] ... ok 2026-04-13 02:03:46.403959 | debian-bookworm | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_mount_device_present [0.024315s] ... ok 2026-04-13 02:03:46.404642 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_1 [0.024802s] ... ok 2026-04-13 02:03:46.408199 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_deny_cifs_share_access [0.026688s] ... ok 2026-04-13 02:03:46.415511 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_1_True [0.040396s] ... ok 2026-04-13 02:03:46.427668 | debian-bookworm | Could not delete ipspace on SVM migration source. Reason: 'Mock' object is not subscriptable 2026-04-13 02:03:46.427872 | debian-bookworm | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_unmount_device_not_present [0.023065s] ... ok 2026-04-13 02:03:46.431127 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_2 [0.025442s] ... ok 2026-04-13 02:03:46.442275 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_deny_nfs_share_access [0.023159s] ... ok 2026-04-13 02:03:46.442304 | debian-bookworm | {0} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_updates_conditionally_changed_3_active [0.154994s] ... ok 2026-04-13 02:03:46.442309 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_validate_hosts [0.026116s] ... ok 2026-04-13 02:03:46.450927 | debian-bookworm | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.tests_choose_share_server_compatible_with_share_2 [0.022459s] ... ok 2026-04-13 02:03:46.452279 | debian-bookworm | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-04-13 02:03:46.454517 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server [0.023957s] ... ok 2026-04-13 02:03:46.455694 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_extend_cifs_share [0.023280s] ... ok 2026-04-13 02:03:46.474752 | debian-bookworm | Could not find Vserver for share server being deleted: fake_vserver_1. Deletion of share server record will proceed anyway. 2026-04-13 02:03:46.475071 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:46.477457 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server_no_vserver [0.022715s] ... ok 2026-04-13 02:03:46.479578 | debian-bookworm | {3} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_get_export [0.030073s] ... ok 2026-04-13 02:03:46.479948 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_server [0.024875s] ... ok 2026-04-13 02:03:46.480832 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_1_rw [0.039247s] ... ok 2026-04-13 02:03:46.499139 | debian-bookworm | The requested security service update is not supported by the NetApp driver. 2026-04-13 02:03:46.500137 | debian-bookworm | Share cb532599-8dc6-4c3e-bb21-74ea54be566c has no specified size. Using default value 1, set size in driver options if you want. 2026-04-13 02:03:46.502062 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_check_error [0.024430s] ... ok 2026-04-13 02:03:46.503265 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_without_size [0.023255s] ... ok 2026-04-13 02:03:46.507305 | debian-bookworm | {3} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_1 [0.026994s] ... ok 2026-04-13 02:03:46.518650 | debian-bookworm | {0} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_updates_conditionally_changed_4_queued_to_apply [0.080945s] ... ok 2026-04-13 02:03:46.519491 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_3_None [0.038483s] ... ok 2026-04-13 02:03:46.525253 | debian-bookworm | Could not setup server. 2026-04-13 02:03:46.525292 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:46.525297 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/connection.py", line 649, in setup_server 2026-04-13 02:03:46.525301 | debian-bookworm | self._handle_security_services( 2026-04-13 02:03:46.525320 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/connection.py", line 871, in _handle_security_services 2026-04-13 02:03:46.525325 | debian-bookworm | self.client.enable_nfs_service(nas_server) 2026-04-13 02:03:46.525328 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/client.py", line 193, in enable_nfs_service 2026-04-13 02:03:46.525332 | debian-bookworm | nas_server.enable_nfs_service() 2026-04-13 02:03:46.525335 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:46.525339 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:46.525343 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:46.525346 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:46.525350 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:46.525353 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:46.525357 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:46.525360 | debian-bookworm | raise effect 2026-04-13 02:03:46.525364 | debian-bookworm | manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityException: Failed to enable NFS service. 2026-04-13 02:03:46.526834 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_aqos_not_supported [0.023855s] ... ok 2026-04-13 02:03:46.528613 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__throw_exception [0.024457s] ... ok 2026-04-13 02:03:46.549793 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test__get_backup_vserver_with_share_server_negative [0.023006s] ... ok 2026-04-13 02:03:46.552322 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__vlan_network [0.023513s] ... ok 2026-04-13 02:03:46.555293 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:46.560850 | debian-bookworm | {3} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_1 [0.052424s] ... ok 2026-04-13 02:03:46.564405 | debian-bookworm | Failed to commit reservations None 2026-04-13 02:03:46.564434 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:46.564438 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-13 02:03:46.564442 | debian-bookworm | self._driver.commit( 2026-04-13 02:03:46.564446 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-13 02:03:46.565083 | debian-bookworm | db.reservation_commit( 2026-04-13 02:03:46.565092 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-13 02:03:46.565096 | debian-bookworm | return IMPL.reservation_commit( 2026-04-13 02:03:46.565100 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:46.565103 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-13 02:03:46.565107 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:46.565110 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:46.565114 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-13 02:03:46.565117 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-04-13 02:03:46.565121 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-04-13 02:03:46.565125 | debian-bookworm | self.force_reraise() 2026-04-13 02:03:46.565129 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-13 02:03:46.565132 | debian-bookworm | raise self.value 2026-04-13 02:03:46.565136 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-13 02:03:46.565139 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:46.565143 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:46.565146 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-13 02:03:46.565150 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:03:46.565154 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:46.565157 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-13 02:03:46.565161 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-04-13 02:03:46.565164 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:46.565168 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-13 02:03:46.565172 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-04-13 02:03:46.565175 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:46.565178 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:46.565182 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:46.565191 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:46.565195 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-13 02:03:46.565198 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:46.565202 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:46.565205 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:46.565208 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:46.565212 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:46.565215 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:46.565230 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:46.565233 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:46.565237 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-13 02:03:46.565240 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:46.565243 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:46.565247 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:46.565250 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:46.565254 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:46.565257 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:46.565261 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:46.565264 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:46.565267 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-13 02:03:46.565271 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:46.565275 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:46.565278 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:46.565281 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:46.565285 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:46.565295 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:46.565298 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:46.565302 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:46.565677 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-13 02:03:46.565693 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-13 02:03:46.565697 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:46.565700 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-13 02:03:46.565704 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-04-13 02:03:46.565708 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:46.565711 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-13 02:03:46.565715 | debian-bookworm | resolved = impl._literal_coercion( 2026-04-13 02:03:46.565718 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:46.565722 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-13 02:03:46.565725 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-04-13 02:03:46.565728 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-13 02:03:46.565732 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-04-13 02:03:46.565735 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-13 02:03:46.572771 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_4 [0.052572s] ... ok 2026-04-13 02:03:46.572799 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_handle_housekeeping_tasks_with_cluster_creds_1_True [0.022861s] ... ok 2026-04-13 02:03:46.574518 | debian-bookworm | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-04-13 02:03:46.578145 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_shrink_share_create_from_snap [0.025848s] ... ok 2026-04-13 02:03:46.594786 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_base_counter_name [0.022378s] ... ok 2026-04-13 02:03:46.600926 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_share_stats [0.022983s] ... ok 2026-04-13 02:03:46.608190 | debian-bookworm | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:03:46.617795 | debian-bookworm | {3} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_get_helper_vol_2 [0.054940s] ... ok 2026-04-13 02:03:46.617924 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_for_pool_2 [0.022364s] ... ok 2026-04-13 02:03:46.621949 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_cifs_share_id [0.020952s] ... ok 2026-04-13 02:03:46.623827 | debian-bookworm | {0} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_4____applying____error____1_ [0.105680s] ... ok 2026-04-13 02:03:46.637158 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_not_available [0.064235s] ... ok 2026-04-13 02:03:46.640018 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_wafl_counters [0.022455s] ... ok 2026-04-13 02:03:46.643963 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_match_ports_3 [0.022049s] ... ok 2026-04-13 02:03:46.659266 | debian-bookworm | {3} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__kick_out_users_success [0.044027s] ... ok 2026-04-13 02:03:46.661034 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:46.661322 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_performance_counter_average_multi_instance [0.021547s] ... ok 2026-04-13 02:03:46.665928 | debian-bookworm | {0} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_1___nfs___True__False_ [0.041938s] ... ok 2026-04-13 02:03:46.682120 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_generic_share_backup_invalid_protocol_1_CEPHFS [0.044131s] ... ok 2026-04-13 02:03:46.682733 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_total_time [0.021185s] ... ok 2026-04-13 02:03:46.689951 | debian-bookworm | {3} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_create_exports_share_exist_recreate_true [0.030854s] ... ok 2026-04-13 02:03:46.701187 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:46.701440 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:46.703189 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache_unknown_nodes [0.020584s] ... ok 2026-04-13 02:03:46.704306 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_2 [0.060247s] ... ok 2026-04-13 02:03:46.705399 | debian-bookworm | {0} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_3___cifs___True__False_ [0.039557s] ... ok 2026-04-13 02:03:46.713362 | debian-bookworm | {3} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_share_path_by_export_location_1___5_6_7_8_foo [0.023086s] ... ok 2026-04-13 02:03:46.725546 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_create_share_1 [0.021889s] ... ok 2026-04-13 02:03:46.732014 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_1_None [0.050869s] ... ok 2026-04-13 02:03:46.739003 | debian-bookworm | {3} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_remove_exports [0.025550s] ... ok 2026-04-13 02:03:46.741780 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:46.747355 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_create_share_ensure_not_exist_error [0.021302s] ... ok 2026-04-13 02:03:46.765663 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_5 [0.061058s] ... ok 2026-04-13 02:03:46.766943 | debian-bookworm | {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_6 [0.027599s] ... ok 2026-04-13 02:03:46.766956 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_share_busy_task_state [0.034925s] ... ok 2026-04-13 02:03:46.769238 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_handle_rw_to_ro_rules [0.022520s] ... ok 2026-04-13 02:03:46.789951 | debian-bookworm | {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_3 [0.022790s] ... ok 2026-04-13 02:03:46.791126 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_cleanup_demoted_replica [0.021782s] ... ok 2026-04-13 02:03:46.804983 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_3_fake [0.037174s] ... ok 2026-04-13 02:03:46.814139 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_ensure_export_policy_equal [0.022557s] ... ok 2026-04-13 02:03:46.820274 | debian-bookworm | {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_6 [0.026071s] ... ok 2026-04-13 02:03:46.827429 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_3 [0.061567s] ... ok 2026-04-13 02:03:46.837238 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_share_name_for_share_not_found [0.022974s] ... ok 2026-04-13 02:03:46.838846 | debian-bookworm | Quota exceeded for None, unable to create share-replica (10 of 5 already consumed). 2026-04-13 02:03:46.842033 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_over_quota_2 [0.037556s] ... ok 2026-04-13 02:03:46.847398 | debian-bookworm | {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_4__1001__1001___foo_bar [0.031293s] ... ok 2026-04-13 02:03:46.862646 | debian-bookworm | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_update_access_1_True [0.025014s] ... ok 2026-04-13 02:03:46.871192 | debian-bookworm | Invalid share: fake. 2026-04-13 02:03:46.874526 | debian-bookworm | {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_delete_share_invalid_share [0.026427s] ... ok 2026-04-13 02:03:46.879711 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_subnet_not_found [0.037490s] ... ok 2026-04-13 02:03:46.886008 | debian-bookworm | {1} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver_invalid_mode [0.023517s] ... ok 2026-04-13 02:03:46.887760 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_access_with_invalid_access_level [0.060473s] ... ok 2026-04-13 02:03:46.900544 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_one_exist_on_different_host [0.025211s] ... ok 2026-04-13 02:03:46.908412 | debian-bookworm | {1} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_get_driver_mode_multi_svm [0.022178s] ... ok 2026-04-13 02:03:46.917600 | debian-bookworm | Failed to commit reservations None 2026-04-13 02:03:46.917635 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:46.917669 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-13 02:03:46.917678 | debian-bookworm | self._driver.commit( 2026-04-13 02:03:46.917686 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-13 02:03:46.917694 | debian-bookworm | db.reservation_commit( 2026-04-13 02:03:46.917702 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-13 02:03:46.917710 | debian-bookworm | return IMPL.reservation_commit( 2026-04-13 02:03:46.917718 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:46.917726 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-13 02:03:46.917734 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:46.917742 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:46.917750 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-13 02:03:46.917757 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-04-13 02:03:46.917766 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-04-13 02:03:46.917774 | debian-bookworm | self.force_reraise() 2026-04-13 02:03:46.917790 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-13 02:03:46.917798 | debian-bookworm | raise self.value 2026-04-13 02:03:46.917805 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-13 02:03:46.917813 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:46.917821 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:46.917829 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-13 02:03:46.917837 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:03:46.917844 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:46.917852 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-13 02:03:46.917860 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-04-13 02:03:46.917867 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:46.917875 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-13 02:03:46.917883 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-04-13 02:03:46.917891 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:46.917898 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:46.917906 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:46.917937 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:46.917945 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-13 02:03:46.917953 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:46.917960 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:46.917971 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:46.917998 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:46.918014 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:46.918024 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:46.918032 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:46.918039 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:46.918047 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-13 02:03:46.918054 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:46.918062 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:46.918070 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:46.918077 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:46.918084 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:46.918092 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:46.918100 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:46.918107 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:46.918115 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-13 02:03:46.918122 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:46.918130 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:46.918137 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:46.918145 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:46.918152 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:46.918169 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:46.918177 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:46.918185 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:46.918193 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-13 02:03:46.918200 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-13 02:03:46.918208 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:46.918216 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-13 02:03:46.918224 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-04-13 02:03:46.918231 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:46.918239 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-13 02:03:46.918246 | debian-bookworm | resolved = impl._literal_coercion( 2026-04-13 02:03:46.918254 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:46.918268 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-13 02:03:46.918277 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-04-13 02:03:46.918293 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-13 02:03:46.918301 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-04-13 02:03:46.918309 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-13 02:03:46.925925 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_1_NFS [0.045932s] ... ok 2026-04-13 02:03:46.926657 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_subnet_none_found [0.026326s] ... ok 2026-04-13 02:03:46.930999 | debian-bookworm | {1} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_new_missing_config [0.022618s] ... ok 2026-04-13 02:03:46.940956 | debian-bookworm | {6} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_recursive_driver_exception_1_True [0.566671s] ... ok 2026-04-13 02:03:46.951731 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_get_service_network_id_none_exist [0.024766s] ... ok 2026-04-13 02:03:46.954049 | debian-bookworm | {1} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_is_expired_1_True [0.022940s] ... ok 2026-04-13 02:03:46.955173 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_cifs_share_with_ipv6 [0.067172s] ... ok 2026-04-13 02:03:46.966091 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_invalid_azs_2 [0.040058s] ... ok 2026-04-13 02:03:46.977545 | debian-bookworm | {1} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_check_flags_missing_flag [0.022853s] ... ok 2026-04-13 02:03:46.978869 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:46.981567 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_connectivity_with_service_instances [0.028811s] ... ok 2026-04-13 02:03:46.995484 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_for_replicated_share [0.029373s] ... ok 2026-04-13 02:03:46.999425 | debian-bookworm | {1} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_convert_to_list [0.022228s] ... ok 2026-04-13 02:03:47.008399 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_using_router_connectivity_verification_fail [0.027524s] ... ok 2026-04-13 02:03:47.021547 | debian-bookworm | {1} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing_invalid_regex_3_eX___ [0.021742s] ... ok 2026-04-13 02:03:47.025225 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_access_with_incorrect_access_type [0.069836s] ... ok 2026-04-13 02:03:47.032884 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_no_service_data_3 [0.024292s] ... ok 2026-04-13 02:03:47.033417 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_deferred_3 [0.037913s] ... ok 2026-04-13 02:03:47.044788 | debian-bookworm | {1} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_validate_driver_instantiation_proxy [0.022692s] ... ok 2026-04-13 02:03:47.062509 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_subnet_not_used_get_unhandled_error [0.029363s] ... ok 2026-04-13 02:03:47.066698 | debian-bookworm | {1} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_info_from_dpkg [0.022430s] ... ok 2026-04-13 02:03:47.087365 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_unhandled_exception_2 [0.024841s] ... ok 2026-04-13 02:03:47.089048 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns4.test_jsonrpc.TestNexentaJSONProxy.test_call [0.022157s] ... ok 2026-04-13 02:03:47.095506 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_deferred_2_False [0.061878s] ... ok 2026-04-13 02:03:47.098371 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_extend_share [0.072897s] ... ok 2026-04-13 02:03:47.113587 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_share__some_error [0.023378s] ... ok 2026-04-13 02:03:47.123191 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_force_delete_1_manage_starting [0.027512s] ... ok 2026-04-13 02:03:47.126470 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_wrong_ports [0.036882s] ... ok 2026-04-13 02:03:47.127522 | debian-bookworm | {0} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_delete_all_rules_1_True [0.419403s] ... ok 2026-04-13 02:03:47.136330 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot [0.022186s] ... ok 2026-04-13 02:03:47.148744 | debian-bookworm | {6} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_with_driver_updates_1__True___error__ [0.206460s] ... ok 2026-04-13 02:03:47.153718 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_with_bfv_with_vol [0.028574s] ... ok 2026-04-13 02:03:47.155530 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_2_False [0.028584s] ... ok 2026-04-13 02:03:47.157589 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_extend_share__thick_provisoning [0.022244s] ... ok 2026-04-13 02:03:47.162146 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_3 [0.063698s] ... ok 2026-04-13 02:03:47.178815 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server_exception [0.025484s] ... ok 2026-04-13 02:03:47.179525 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_01 [0.025625s] ... ok 2026-04-13 02:03:47.180834 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_update_access__cidr [0.022330s] ... ok 2026-04-13 02:03:47.184760 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:47.188973 | debian-bookworm | {6} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_6___cephx___False__False_ [0.041441s] ... ok 2026-04-13 02:03:47.201222 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_set [0.021098s] ... ok 2026-04-13 02:03:47.204058 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_08 [0.024444s] ... ok 2026-04-13 02:03:47.204917 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_01 [0.026027s] ... ok 2026-04-13 02:03:47.207626 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_invalid_instance_1 [0.084216s] ... ok 2026-04-13 02:03:47.223438 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___http [0.021783s] ... ok 2026-04-13 02:03:47.228184 | debian-bookworm | File System 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}] 2026-04-13 02:03:47.230853 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_10 [0.023732s] ... ok 2026-04-13 02:03:47.232795 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_10 [0.025452s] ... ok 2026-04-13 02:03:47.232812 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_get_filesystem_info [0.068802s] ... ok 2026-04-13 02:03:47.235425 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:47.240448 | debian-bookworm | {6} manila.tests.share.test_api.OtherTenantsShareActionsTestCase.test_get_other_tenants_public_share [0.050313s] ... ok 2026-04-13 02:03:47.247071 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___nfs_no_rest_address [0.022450s] ... ok 2026-04-13 02:03:47.252907 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_4 [0.023964s] ... ok 2026-04-13 02:03:47.266544 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_1_True [0.026731s] ... ok 2026-04-13 02:03:47.269885 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___no_rest_port_http [0.022556s] ... ok 2026-04-13 02:03:47.276174 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_8 [0.023144s] ... ok 2026-04-13 02:03:47.291375 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_03 [0.024743s] ... ok 2026-04-13 02:03:47.291489 | debian-bookworm | Failed to get storage pool information. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}] 2026-04-13 02:03:47.292490 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___no_ssl_cert_verify [0.023511s] ... ok 2026-04-13 02:03:47.293216 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_invalid_instance_3 [0.085616s] ... ok 2026-04-13 02:03:47.294267 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_get_pool_info [0.063136s] ... ok 2026-04-13 02:03:47.301646 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_6 [0.023917s] ... ok 2026-04-13 02:03:47.314101 | debian-bookworm | Share 47033653-06a9-4ffc-9d6e-ae566c2c661c has replicas. Remove the replicas of all shares in the share server before attempting to migrate it. 2026-04-13 02:03:47.314183 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath_no_links [0.021816s] ... ok 2026-04-13 02:03:47.315978 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_07 [0.024647s] ... ok 2026-04-13 02:03:47.317658 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_share_with_replicas [0.087805s] ... ok 2026-04-13 02:03:47.323966 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_image_ambiguous [0.023542s] ... ok 2026-04-13 02:03:47.337278 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_201_no_monitor [0.021348s] ... ok 2026-04-13 02:03:47.339732 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_11 [0.023443s] ... ok 2026-04-13 02:03:47.350048 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_instance_name_using_driver_config [0.025515s] ... ok 2026-04-13 02:03:47.351653 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:47.352865 | debian-bookworm | Failed to create mover interface {'name': 'a33884c869e0', 'device_name': 'cge-1-0', 'ip': '192.168.1.2', 'mover_name': 'server_2', 'vlan_id': 100, 'net_mask': '255.255.255.0'}. Reason: []. 2026-04-13 02:03:47.353661 | debian-bookworm | Could not setup server. 2026-04-13 02:03:47.353679 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:47.353685 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py", line 741, in setup_server 2026-04-13 02:03:47.353689 | debian-bookworm | self._get_context('MoverInterface').create(interface) 2026-04-13 02:03:47.353693 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-04-13 02:03:47.353696 | debian-bookworm | return r(f, *args, **kwargs) 2026-04-13 02:03:47.353700 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:47.353703 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-04-13 02:03:47.353707 | debian-bookworm | do = self.iter(retry_state=retry_state) 2026-04-13 02:03:47.353710 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:47.353714 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 371, in iter 2026-04-13 02:03:47.353728 | debian-bookworm | result = action(retry_state) 2026-04-13 02:03:47.353731 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:47.353735 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 393, in 2026-04-13 02:03:47.353738 | debian-bookworm | self._add_action_func(lambda rs: rs.outcome.result()) 2026-04-13 02:03:47.353742 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:47.353745 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result 2026-04-13 02:03:47.353749 | debian-bookworm | return self.__get_result() 2026-04-13 02:03:47.353752 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:47.353756 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result 2026-04-13 02:03:47.353759 | debian-bookworm | raise self._exception 2026-04-13 02:03:47.353763 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-04-13 02:03:47.353766 | debian-bookworm | result = fn(*args, **kwargs) 2026-04-13 02:03:47.353770 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:47.353773 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 1214, in create 2026-04-13 02:03:47.353776 | debian-bookworm | raise exception.EMCVnxXMLAPIError(err=message) 2026-04-13 02:03:47.353780 | debian-bookworm | manila.exception.EMCVnxXMLAPIError: Failed to create mover interface {'name': 'a33884c869e0', 'device_name': 'cge-1-0', 'ip': '192.168.1.2', 'mover_name': 'server_2', 'vlan_id': 100, 'net_mask': '255.255.255.0'}. Reason: []. 2026-04-13 02:03:47.356996 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_404_max_retries [0.021488s] ... ok 2026-04-13 02:03:47.360011 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_with_exception [0.065490s] ... ok 2026-04-13 02:03:47.364738 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test__get_all_availability_zones_with_subnets_4 [0.024904s] ... ok 2026-04-13 02:03:47.376401 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_creation_with_name_from_conf_allow_ssh_2_fake_name [0.026607s] ... ok 2026-04-13 02:03:47.377507 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_invalid_instance_4 [0.083944s] ... ok 2026-04-13 02:03:47.378815 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefSettings.test_create [0.021542s] ... ok 2026-04-13 02:03:47.393287 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_shares_not_available [0.075235s] ... ok 2026-04-13 02:03:47.399014 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_2_False [0.034345s] ... ok 2026-04-13 02:03:47.402016 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_creation_with_name_from_config_1_None [0.025508s] ... ok 2026-04-13 02:03:47.402874 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_create_share_from_snapshot_error [0.023819s] ... ok 2026-04-13 02:03:47.427083 | debian-bookworm | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_2 [0.024623s] ... ok 2026-04-13 02:03:47.431378 | debian-bookworm | {3} manila.tests.share.drivers.vastdata.test_driver.TestPolicyPayloadFromRules.test_policy_payload_from_rules_invalid_action [0.000154s] ... ok 2026-04-13 02:03:47.431406 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_with_invalid_security_service [0.067871s] ... ok 2026-04-13 02:03:47.431411 | debian-bookworm | {3} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_do_setup_missing_required_fields_3_vast_mgmt_host [0.001942s] ... ok 2026-04-13 02:03:47.431415 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_manage_existing [0.024869s] ... ok 2026-04-13 02:03:47.433362 | debian-bookworm | --- Logging error --- 2026-04-13 02:03:47.434180 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:47.434794 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 1847, in _modify_quotas_for_share_migration 2026-04-13 02:03:47.434972 | debian-bookworm | reservations = QUOTAS.reserve( 2026-04-13 02:03:47.434979 | debian-bookworm | ^^^^^^^^^^^^^^^ 2026-04-13 02:03:47.434983 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:47.434987 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:47.434990 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:47.434994 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:47.434997 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:47.435001 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:47.435004 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:47.435008 | debian-bookworm | raise effect 2026-04-13 02:03:47.435011 | debian-bookworm | manila.exception.OverQuota: Quota exceeded for resources: ['gigabytes']. 2026-04-13 02:03:47.435015 | debian-bookworm | 2026-04-13 02:03:47.435018 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-04-13 02:03:47.435022 | debian-bookworm | 2026-04-13 02:03:47.435025 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:47.435029 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-04-13 02:03:47.435044 | debian-bookworm | msg = self.format(record) 2026-04-13 02:03:47.435047 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:47.435051 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-04-13 02:03:47.435064 | debian-bookworm | return fmt.format(record) 2026-04-13 02:03:47.435068 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:47.435071 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 687, in format 2026-04-13 02:03:47.435075 | debian-bookworm | record.message = record.getMessage() 2026-04-13 02:03:47.435078 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:47.435082 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 377, in getMessage 2026-04-13 02:03:47.435085 | debian-bookworm | msg = msg % self.args 2026-04-13 02:03:47.435088 | debian-bookworm | ~~~~^~~~~~~~~~~ 2026-04-13 02:03:47.435092 | debian-bookworm | TypeError: %d format: a real number is required, not str 2026-04-13 02:03:47.435095 | debian-bookworm | Call stack: 2026-04-13 02:03:47.435466 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-04-13 02:03:47.435475 | debian-bookworm | File "", line 88, in _run_code 2026-04-13 02:03:47.435479 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-13 02:03:47.435483 | debian-bookworm | main() 2026-04-13 02:03:47.435486 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-13 02:03:47.435490 | debian-bookworm | program.TestProgram( 2026-04-13 02:03:47.435493 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-13 02:03:47.435497 | debian-bookworm | self.runTests() 2026-04-13 02:03:47.435501 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-13 02:03:47.435504 | debian-bookworm | self.result = testRunner.run(self.test) 2026-04-13 02:03:47.435508 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-13 02:03:47.435511 | debian-bookworm | test(result) 2026-04-13 02:03:47.435514 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:03:47.435518 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:03:47.435521 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:03:47.435525 | debian-bookworm | test(result) 2026-04-13 02:03:47.435528 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:03:47.435532 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:03:47.435535 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:03:47.435539 | debian-bookworm | test(result) 2026-04-13 02:03:47.435542 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:03:47.435545 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:03:47.435549 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:03:47.435552 | debian-bookworm | test(result) 2026-04-13 02:03:47.435556 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-04-13 02:03:47.435559 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:03:47.435563 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 906, in run 2026-04-13 02:03:47.435566 | debian-bookworm | return run_test.run(result) 2026-04-13 02:03:47.435569 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-04-13 02:03:47.435573 | debian-bookworm | return self._run_one(actual_result) 2026-04-13 02:03:47.437068 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-13 02:03:47.437080 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-13 02:03:47.437083 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-13 02:03:47.437087 | debian-bookworm | self._run_core() 2026-04-13 02:03:47.437091 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 167, in _run_core 2026-04-13 02:03:47.437099 | debian-bookworm | if self.exception_caught == self._run_user( 2026-04-13 02:03:47.437103 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-13 02:03:47.437107 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:03:47.437110 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-04-13 02:03:47.437114 | debian-bookworm | return self._get_test_method()() 2026-04-13 02:03:47.437119 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/ddt.py", line 221, in wrapper 2026-04-13 02:03:47.437123 | debian-bookworm | return func(self, *args, **kwargs) 2026-04-13 02:03:47.437127 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_api.py", line 4003, in test__modify_quotas_for_share_migration_reservation_failed 2026-04-13 02:03:47.437131 | debian-bookworm | self.assertRaises( 2026-04-13 02:03:47.437135 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 685, in assertRaises 2026-04-13 02:03:47.437139 | debian-bookworm | self.assertThat(our_callable, matcher) 2026-04-13 02:03:47.437144 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 702, in assertThat 2026-04-13 02:03:47.437150 | debian-bookworm | mismatch_error = self._matchHelper(matchee, matcher, message, verbose) 2026-04-13 02:03:47.437153 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 760, in _matchHelper 2026-04-13 02:03:47.437157 | debian-bookworm | mismatch = matcher.match(matchee) 2026-04-13 02:03:47.437161 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/matchers/_exception.py", line 136, in match 2026-04-13 02:03:47.437164 | debian-bookworm | result = actual_callable() 2026-04-13 02:03:47.437168 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 1400, in __call__ 2026-04-13 02:03:47.437171 | debian-bookworm | return self._callable_object(*self._args, **self._kwargs) 2026-04-13 02:03:47.437175 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 1891, in _modify_quotas_for_share_migration 2026-04-13 02:03:47.437178 | debian-bookworm | LOG.warning("Quota exceeded for %(s_pid)s, " 2026-04-13 02:03:47.437181 | debian-bookworm | Message: 'Quota exceeded for %(s_pid)s, tried to migrate %(s_size)sG share (%(d_consumed)dG of %(d_quota)dG already consumed).' 2026-04-13 02:03:47.437185 | debian-bookworm | Arguments: {'s_pid': None, 's_size': 0, 'd_consumed': 'fakefake', 'd_quota': 'fake'} 2026-04-13 02:03:47.439338 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_reservation_failed_3 [0.039296s] ... ok 2026-04-13 02:03:47.443790 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_to_instance [0.065745s] ... ok 2026-04-13 02:03:47.445639 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks [0.052329s] ... ok 2026-04-13 02:03:47.450220 | debian-bookworm | {3} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_add_rules_1___________10_10_10_1____10_10_10_2___ [0.020216s] ... ok 2026-04-13 02:03:47.452451 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_mount_filesystem_with_activate [0.024003s] ... ok 2026-04-13 02:03:47.472930 | debian-bookworm | {3} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_copy_2_False [0.023032s] ... ok 2026-04-13 02:03:47.481071 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_inactive [0.042256s] ... ok 2026-04-13 02:03:47.486460 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:47.492882 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_with_ipv6 [0.064620s] ... ok 2026-04-13 02:03:47.496327 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_extend_quota_user [0.052949s] ... ok 2026-04-13 02:03:47.497628 | debian-bookworm | {3} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_dir [0.023852s] ... ok 2026-04-13 02:03:47.501018 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_share_busy [0.055111s] ... ok 2026-04-13 02:03:47.522744 | debian-bookworm | {3} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_from_dict [0.022287s] ... ok 2026-04-13 02:03:47.524553 | debian-bookworm | {3} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_ensure_when_entry_found [0.001055s] ... ok 2026-04-13 02:03:47.525655 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_instance_3 [0.040801s] ... ok 2026-04-13 02:03:47.525670 | debian-bookworm | {3} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_ensure_when_entry_not_found [0.001035s] ... ok 2026-04-13 02:03:47.525674 | debian-bookworm | {3} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_list_with_filtering_params [0.000677s] ... ok 2026-04-13 02:03:47.525679 | debian-bookworm | {3} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_one_when_single_entry_found [0.000967s] ... ok 2026-04-13 02:03:47.529894 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_access_get [0.028727s] ... ok 2026-04-13 02:03:47.534388 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_extend_with_share_type_size_limit_admin [0.036846s] ... ok 2026-04-13 02:03:47.543939 | debian-bookworm | ('ACCESSShareDriver access failed sharepath %s server %s', '/vx/fake_location', '10.0.0.2') 2026-04-13 02:03:47.546568 | debian-bookworm | Invalid share network: msg 2026-04-13 02:03:47.546588 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:47.546592 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 3980, in check_update_share_server_network_allocations 2026-04-13 02:03:47.546596 | debian-bookworm | self._share_server_update_allocations_validate_hosts( 2026-04-13 02:03:47.546600 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:47.546604 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:47.546608 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:47.546611 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:47.546615 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:47.546618 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:47.546622 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:47.546625 | debian-bookworm | raise effect 2026-04-13 02:03:47.546629 | debian-bookworm | manila.exception.InvalidShareNetwork: Invalid share network: msg 2026-04-13 02:03:47.548693 | debian-bookworm | {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_allow_negative [0.023678s] ... ok 2026-04-13 02:03:47.550185 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_check_update_share_server_network_allocations_failed [0.027516s] ... ok 2026-04-13 02:03:47.559396 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_4 [0.025320s] ... ok 2026-04-13 02:03:47.560056 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:47.560811 | debian-bookworm | Could not setup server. 2026-04-13 02:03:47.560823 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:47.560828 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py", line 718, in setup_server 2026-04-13 02:03:47.560832 | debian-bookworm | devices = self.get_managed_ports() 2026-04-13 02:03:47.560835 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:47.560839 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:47.560843 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:47.560846 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:47.560850 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:47.560853 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:47.560857 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:47.560860 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:47.560864 | debian-bookworm | raise effect 2026-04-13 02:03:47.560868 | debian-bookworm | manila.exception.EMCVnxXMLAPIError: Get managed ports fail. 2026-04-13 02:03:47.565038 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_without_valid_physical_device [0.072182s] ... ok 2026-04-13 02:03:47.566671 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_access_level [0.036927s] ... ok 2026-04-13 02:03:47.569887 | debian-bookworm | {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_password_complexity_2___abcdef___False_ [0.022522s] ... ok 2026-04-13 02:03:47.583265 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_7 [0.024357s] ... ok 2026-04-13 02:03:47.593538 | debian-bookworm | {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_password_complexity_3___aA0___False_ [0.023392s] ... ok 2026-04-13 02:03:47.607230 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_4_no [0.023570s] ... ok 2026-04-13 02:03:47.614524 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_instance_2 [0.046657s] ... ok 2026-04-13 02:03:47.618310 | debian-bookworm | {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_common_server [0.023834s] ... ok 2026-04-13 02:03:47.626251 | debian-bookworm | Failed to modify CIFS server 4-57fc88167224. Reason: []. 2026-04-13 02:03:47.627355 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:47.628818 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_2 [0.077670s] ... ok 2026-04-13 02:03:47.633084 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_with_invalid_cifs_server_modification [0.066529s] ... ok 2026-04-13 02:03:47.633547 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_8_False [0.026034s] ... ok 2026-04-13 02:03:47.646068 | debian-bookworm | {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_auth_info_1_False [0.028289s] ... ok 2026-04-13 02:03:47.658497 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_instance_4 [0.044869s] ... ok 2026-04-13 02:03:47.659727 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_2_true [0.026030s] ... ok 2026-04-13 02:03:47.666129 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_error_on_quota_commit_2_InvalidShare [0.038796s] ... ok 2026-04-13 02:03:47.673685 | debian-bookworm | {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_cbs_init_reg_section_3 [0.023627s] ... ok 2026-04-13 02:03:47.687619 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_4_yes [0.028045s] ... ok 2026-04-13 02:03:47.694075 | debian-bookworm | {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_cbs_init_reg_section_4 [0.023212s] ... ok 2026-04-13 02:03:47.694586 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_deny_nfs_with_ipv6 [0.061419s] ... ok 2026-04-13 02:03:47.702950 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_1_None [0.036628s] ... ok 2026-04-13 02:03:47.716116 | debian-bookworm | {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_service_instance_create_kwargs_1_False [0.022799s] ... ok 2026-04-13 02:03:47.717776 | debian-bookworm | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:03:47.718301 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_admin_all_tenants [0.030568s] ... ok 2026-04-13 02:03:47.739588 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_per_share_quota_1 [0.036289s] ... ok 2026-04-13 02:03:47.741544 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_3 [0.082965s] ... ok 2026-04-13 02:03:47.742179 | debian-bookworm | {3} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_setup_helpers [0.025960s] ... ok 2026-04-13 02:03:47.751336 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_remount_filesystem [0.299322s] ... ok 2026-04-13 02:03:47.754988 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_6 [0.036577s] ... ok 2026-04-13 02:03:47.765628 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_recover_nfs_rule [0.071871s] ... ok 2026-04-13 02:03:47.768970 | debian-bookworm | {3} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access_invalid_level [0.023465s] ... ok 2026-04-13 02:03:47.777004 | debian-bookworm | {1} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_set_quota [0.025644s] ... ok 2026-04-13 02:03:47.778609 | debian-bookworm | Quota exceeded for None, unable to create a share replica size of 1G (10G of 5G already consumed). 2026-04-13 02:03:47.781303 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_quota_3 [0.041893s] ... ok 2026-04-13 02:03:47.781826 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_2_ [0.040043s] ... ok 2026-04-13 02:03:47.787723 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:47.788073 | debian-bookworm | {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_create_partition [0.021921s] ... ok 2026-04-13 02:03:47.788988 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:47.793401 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_create_cifs_server_invalid_mover_id [0.027116s] ... ok 2026-04-13 02:03:47.809987 | debian-bookworm | {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_interface_index_by_ip [0.021547s] ... ok 2026-04-13 02:03:47.813012 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:47.818344 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server [0.024501s] ... ok 2026-04-13 02:03:47.820527 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_6_glusterfsfake [0.036084s] ... ok 2026-04-13 02:03:47.822622 | debian-bookworm | {1} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_create_nfs_share [0.042613s] ... ok 2026-04-13 02:03:47.822980 | debian-bookworm | Failed to commit reservations None 2026-04-13 02:03:47.822989 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:47.822993 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-13 02:03:47.822997 | debian-bookworm | self._driver.commit( 2026-04-13 02:03:47.823001 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-13 02:03:47.823005 | debian-bookworm | db.reservation_commit( 2026-04-13 02:03:47.823009 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-13 02:03:47.823012 | debian-bookworm | return IMPL.reservation_commit( 2026-04-13 02:03:47.823016 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:47.823020 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-13 02:03:47.823032 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:47.823035 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:47.823039 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-13 02:03:47.823042 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-04-13 02:03:47.823046 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-04-13 02:03:47.823049 | debian-bookworm | self.force_reraise() 2026-04-13 02:03:47.823053 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-13 02:03:47.823056 | debian-bookworm | raise self.value 2026-04-13 02:03:47.823060 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-13 02:03:47.823063 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:47.823071 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:47.823075 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-13 02:03:47.823079 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:03:47.823082 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:47.823086 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-13 02:03:47.823089 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-04-13 02:03:47.823093 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:47.823096 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-13 02:03:47.823100 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-04-13 02:03:47.823104 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:47.823107 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:47.823111 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:47.823114 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:47.823118 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-13 02:03:47.823121 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:47.823124 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:47.823128 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:47.823132 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:47.823135 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:47.823138 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:47.823142 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:47.823145 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:47.823149 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-13 02:03:47.823152 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:47.823156 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:47.823159 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:47.823163 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:47.823166 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:47.823170 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:47.823178 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:47.823181 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:47.823185 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-13 02:03:47.823189 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:47.823192 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:47.823196 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:47.823199 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:47.823202 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:47.823210 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:47.823214 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:47.823217 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:47.823221 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-13 02:03:47.823224 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-13 02:03:47.823228 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:47.823231 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-13 02:03:47.823235 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-04-13 02:03:47.823238 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:47.823241 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-13 02:03:47.823245 | debian-bookworm | resolved = impl._literal_coercion( 2026-04-13 02:03:47.823248 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:47.823252 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-13 02:03:47.823255 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-04-13 02:03:47.823259 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-13 02:03:47.823262 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-04-13 02:03:47.823267 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-13 02:03:47.831217 | debian-bookworm | {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_quote_string [0.021079s] ... ok 2026-04-13 02:03:47.831853 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_azs_with_subnets_2 [0.050081s] ... ok 2026-04-13 02:03:47.841278 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_but_unjoin_domain [0.023534s] ... ok 2026-04-13 02:03:47.846427 | debian-bookworm | {1} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_snapshot_no_eradicate [0.026150s] ... ok 2026-04-13 02:03:47.852287 | debian-bookworm | {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_remove_unexisting_path [0.021071s] ... ok 2026-04-13 02:03:47.854337 | debian-bookworm | Quota exceeded for None, unable to create share-replica (20 of 10 already consumed). 2026-04-13 02:03:47.857212 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_quota_4 [0.039180s] ... ok 2026-04-13 02:03:47.861160 | debian-bookworm | Failed to allow the access fullcontrol to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. 2026-04-13 02:03:47.861617 | debian-bookworm | Command: None 2026-04-13 02:03:47.861626 | debian-bookworm | Exit code: - 2026-04-13 02:03:47.861630 | debian-bookworm | Stdout: '' 2026-04-13 02:03:47.861642 | debian-bookworm | Stderr: None. 2026-04-13 02:03:47.863943 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_allow_share_access_with_error [0.022723s] ... ok 2026-04-13 02:03:47.870108 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_error_on_quota_commit [0.038247s] ... ok 2026-04-13 02:03:47.871722 | debian-bookworm | {1} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_revert_to_snapshot_bad_snapshot [0.024983s] ... ok 2026-04-13 02:03:47.876500 | debian-bookworm | {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_disk_readonly_status [0.020934s] ... ok 2026-04-13 02:03:47.883115 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_no_active_replica_2___ [0.025672s] ... ok 2026-04-13 02:03:47.885022 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:47.886166 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:47.890239 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_invalid_mover_id [0.025762s] ... ok 2026-04-13 02:03:47.893812 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_no_active_replica_1_None [0.023753s] ... ok 2026-04-13 02:03:47.894378 | debian-bookworm | Only "ip" access type is allowed for NFS protocol. 2026-04-13 02:03:47.895333 | debian-bookworm | {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_unjoin_domain [0.021512s] ... ok 2026-04-13 02:03:47.897788 | debian-bookworm | {1} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_update_access_share [0.026105s] ... ok 2026-04-13 02:03:47.910623 | debian-bookworm | No access control entry found, skipping deny... 2026-04-13 02:03:47.913214 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_deny_share_access_no_ace [0.023284s] ... ok 2026-04-13 02:03:47.917883 | debian-bookworm | {3} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_get_conn [0.022862s] ... ok 2026-04-13 02:03:47.921030 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_2 [0.037725s] ... ok 2026-04-13 02:03:47.922301 | debian-bookworm | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_api_delete_share [0.023324s] ... ok 2026-04-13 02:03:47.927184 | debian-bookworm | Quota exceeded for None, unable to create a share replica size of 0G (10G of 5G already consumed). 2026-04-13 02:03:47.930083 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_over_quota_1 [0.035828s] ... ok 2026-04-13 02:03:47.933450 | debian-bookworm | Failed to disable the access to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. 2026-04-13 02:03:47.933462 | debian-bookworm | Command: None 2026-04-13 02:03:47.933478 | debian-bookworm | Exit code: - 2026-04-13 02:03:47.933481 | debian-bookworm | Stdout: '' 2026-04-13 02:03:47.933485 | debian-bookworm | Stderr: None. 2026-04-13 02:03:47.937000 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_disable_share_access_with_error [0.023440s] ... ok 2026-04-13 02:03:47.940454 | debian-bookworm | {3} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_allow_access_with_incorrect_access_type [0.022377s] ... ok 2026-04-13 02:03:47.944666 | debian-bookworm | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_create_share_api_2_fakeLabel [0.023481s] ... ok 2026-04-13 02:03:47.954541 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_type_doesnt_support_AZ_1_None [0.024456s] ... ok 2026-04-13 02:03:47.956602 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_if_share_not_available [0.035586s] ... ok 2026-04-13 02:03:47.958459 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:47.959553 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:47.960522 | debian-bookworm | Volume fakeid could not be found. It might be already deleted 2026-04-13 02:03:47.963038 | debian-bookworm | {3} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_delete_non_existent [0.022153s] ... ok 2026-04-13 02:03:47.966547 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_invalid_mover_id [0.025907s] ... ok 2026-04-13 02:03:47.972488 | debian-bookworm | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_delete_host [0.026162s] ... ok 2026-04-13 02:03:47.977753 | debian-bookworm | Quota exceeded for None, tried to create 1G snapshot (10G of 10G already consumed). 2026-04-13 02:03:47.980297 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_space_quota_exceeded [0.025868s] ... ok 2026-04-13 02:03:47.982262 | debian-bookworm | VPSA volume for share fakeid2 could not be found. 2026-04-13 02:03:47.984456 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_quota_commit_fail [0.027789s] ... ok 2026-04-13 02:03:47.984901 | debian-bookworm | {3} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_extend_share [0.022031s] ... ok 2026-04-13 02:03:47.993642 | debian-bookworm | Share of snapshot id fakeSnapshotId does not exist 2026-04-13 02:03:47.993889 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_on_vdm [0.022379s] ... ok 2026-04-13 02:03:47.997217 | debian-bookworm | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_delete_snapshot_api_3 [0.025748s] ... ok 2026-04-13 02:03:48.004871 | debian-bookworm | snapshot: snapshot OS_share-snapshot-manage_snapname not found, skipping delete operation 2026-04-13 02:03:48.007834 | debian-bookworm | {3} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_manage_existing_snapshot [0.022291s] ... ok 2026-04-13 02:03:48.007848 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_on_vdm [0.021873s] ... ok 2026-04-13 02:03:48.022393 | debian-bookworm | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_edit_share_api [0.024977s] ... ok 2026-04-13 02:03:48.027627 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:48.027829 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_2_False [0.020083s] ... ok 2026-04-13 02:03:48.030731 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_on_mover [0.023023s] ... ok 2026-04-13 02:03:48.042483 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_delete_2_error [0.061957s] ... ok 2026-04-13 02:03:48.049297 | debian-bookworm | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_host_list_1 [0.025530s] ... ok 2026-04-13 02:03:48.050777 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_1___on____True__False_____compression_off_____compression_on__ [0.020723s] ... ok 2026-04-13 02:03:48.051076 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_1_available [0.064319s] ... ok 2026-04-13 02:03:48.051209 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:48.055180 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_get_mount_points_but_not_found [0.023923s] ... ok 2026-04-13 02:03:48.055195 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_sort_dir_invalid [0.300000s] ... ok 2026-04-13 02:03:48.068782 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_02___True____True__False_____dedup_off_____dedup_on__ [0.020227s] ... ok 2026-04-13 02:03:48.073098 | debian-bookworm | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_es [0.025097s] ... ok 2026-04-13 02:03:48.074435 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:03:48.075252 | debian-bookworm | Invalid vlan id 100. Other interfaces on this subnet are in a different vlan. 2026-04-13 02:03:48.078647 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_conflict_vlan_id_1 [0.023858s] ... ok 2026-04-13 02:03:48.079669 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_sort_key_invalid [0.024399s] ... ok 2026-04-13 02:03:48.087513 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_05___1____True__False_____dedup_off_____dedup_on__ [0.018829s] ... ok 2026-04-13 02:03:48.099293 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_has_replicas [0.049661s] ... ok 2026-04-13 02:03:48.099811 | debian-bookworm | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_08 [0.026225s] ... ok 2026-04-13 02:03:48.103885 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type [0.023620s] ... ok 2026-04-13 02:03:48.105804 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_allow_share_access [0.026414s] ... ok 2026-04-13 02:03:48.108164 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_4_foo_bar [0.020097s] ... ok 2026-04-13 02:03:48.113100 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot [0.070352s] ... ok 2026-04-13 02:03:48.127726 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_1 [0.019379s] ... ok 2026-04-13 02:03:48.128257 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_defaults_1 [0.023916s] ... ok 2026-04-13 02:03:48.133680 | debian-bookworm | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_18 [0.028803s] ... ok 2026-04-13 02:03:48.133696 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_clear_share_access [0.024943s] ... ok 2026-04-13 02:03:48.134287 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_2 [0.035452s] ... ok 2026-04-13 02:03:48.152997 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_snapshot_not_authorized [0.023976s] ... ok 2026-04-13 02:03:48.154450 | debian-bookworm | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_specific_poolinfo [0.023559s] ... ok 2026-04-13 02:03:48.154460 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_extend_with_share_type_size_limit [0.040341s] ... ok 2026-04-13 02:03:48.155442 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_deny_ro_share_access [0.024374s] ... ok 2026-04-13 02:03:48.172195 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_deferred_2 [0.036991s] ... ok 2026-04-13 02:03:48.173562 | debian-bookworm | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-04-13 02:03:48.173570 | debian-bookworm | Query nfs share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 failed. Reason None. 2026-04-13 02:03:48.175218 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_deny_share_not_found [0.020216s] ... ok 2026-04-13 02:03:48.176265 | debian-bookworm | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_6 [0.024336s] ... ok 2026-04-13 02:03:48.179122 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_default_filters [0.025113s] ... ok 2026-04-13 02:03:48.193547 | debian-bookworm | Failed to list NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-04-13 02:03:48.193602 | debian-bookworm | Command: None 2026-04-13 02:03:48.193606 | debian-bookworm | Exit code: - 2026-04-13 02:03:48.193610 | debian-bookworm | Stdout: '' 2026-04-13 02:03:48.193613 | debian-bookworm | Stderr: None. 2026-04-13 02:03:48.195658 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_get_nfs_share_with_error [0.020221s] ... ok 2026-04-13 02:03:48.200434 | debian-bookworm | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_1 [0.023420s] ... ok 2026-04-13 02:03:48.204536 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_all_tenants [0.025809s] ... ok 2026-04-13 02:03:48.208030 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_invalid_status [0.036365s] ... ok 2026-04-13 02:03:48.214707 | debian-bookworm | Snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 already exists. Skip the creation. 2026-04-13 02:03:48.217444 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_create_snapshot_but_already_exist [0.021529s] ... ok 2026-04-13 02:03:48.224331 | debian-bookworm | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_2 [0.024048s] ... ok 2026-04-13 02:03:48.229419 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_all_tenants_with_blank [0.024403s] ... ok 2026-04-13 02:03:48.233499 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_1 [0.081789s] ... ok 2026-04-13 02:03:48.236012 | debian-bookworm | Failed to create snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 on filesystem 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-04-13 02:03:48.238678 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_create_snapshot_with_error [0.021090s] ... ok 2026-04-13 02:03:48.238703 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_replica_1_True [0.030481s] ... ok 2026-04-13 02:03:48.249158 | debian-bookworm | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_with_diff_nas_1 [0.024193s] ... ok 2026-04-13 02:03:48.254435 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_all_tenants_with_invaild_value [0.024755s] ... ok 2026-04-13 02:03:48.258066 | debian-bookworm | Failed to get snapshot by name de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. 2026-04-13 02:03:48.259532 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_manage_snapshot_share_not_found [0.025907s] ... ok 2026-04-13 02:03:48.260303 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_delete_snapshot_failed_to_get_snapshot [0.021797s] ... ok 2026-04-13 02:03:48.264457 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_server_dependent_share_exists [0.025772s] ... ok 2026-04-13 02:03:48.272610 | debian-bookworm | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_share_positive [0.023241s] ... ok 2026-04-13 02:03:48.279908 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_2_false [0.025448s] ... ok 2026-04-13 02:03:48.282736 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot_but_not_found [0.022258s] ... ok 2026-04-13 02:03:48.289974 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_force_delete_2_error_deleting [0.025073s] ... ok 2026-04-13 02:03:48.297118 | debian-bookworm | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_deny_access_with_hostlist_not_equel_access_to [0.025082s] ... ok 2026-04-13 02:03:48.304883 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_6_on [0.024732s] ... ok 2026-04-13 02:03:48.305049 | debian-bookworm | There is no migration being performed for share fake_id at this moment. 2026-04-13 02:03:48.306577 | debian-bookworm | Failed to get storage pool by name fake_pool_name. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. 2026-04-13 02:03:48.308176 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_6_None [0.048510s] ... ok 2026-04-13 02:03:48.308982 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StoragePoolTestCase.test_get_pool_id_with_error [0.026235s] ... ok 2026-04-13 02:03:48.314892 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_force_delete_4_available [0.024992s] ... ok 2026-04-13 02:03:48.320695 | debian-bookworm | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_snapshot [0.022802s] ... ok 2026-04-13 02:03:48.329593 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_not_admin [0.024829s] ... ok 2026-04-13 02:03:48.330278 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_attach_detach_nfs_interface [0.021101s] ... ok 2026-04-13 02:03:48.341946 | debian-bookworm | {1} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_jsonrpc_init_no_ssl [0.021134s] ... ok 2026-04-13 02:03:48.352472 | debian-bookworm | {5} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_get_default_filter_function [0.021473s] ... ok 2026-04-13 02:03:48.354434 | debian-bookworm | Failed to obtain migration progress of share fake_id. 2026-04-13 02:03:48.354448 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:48.354453 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 2140, in migration_get_progress 2026-04-13 02:03:48.354457 | debian-bookworm | result = self.share_rpcapi.migration_get_progress( 2026-04-13 02:03:48.354460 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:48.354476 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:48.354480 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:48.354483 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:48.354487 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:48.354490 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:48.354494 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:48.354497 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:48.354501 | debian-bookworm | raise effect 2026-04-13 02:03:48.354504 | debian-bookworm | Exception: fake 2026-04-13 02:03:48.354972 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_snapshot [0.025072s] ... ok 2026-04-13 02:03:48.357584 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_driver_error [0.049313s] ... ok 2026-04-13 02:03:48.362882 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_deny_access [0.048010s] ... ok 2026-04-13 02:03:48.365729 | debian-bookworm | {1} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_allow_access [0.024073s] ... ok 2026-04-13 02:03:48.376463 | debian-bookworm | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_mkindex [0.023830s] ... ok 2026-04-13 02:03:48.387674 | debian-bookworm | {1} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_create_share_wrong_protocol [0.022048s] ... ok 2026-04-13 02:03:48.399718 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_extend_invalid_task_state [0.036121s] ... ok 2026-04-13 02:03:48.399765 | debian-bookworm | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_rados_object [0.022975s] ... ok 2026-04-13 02:03:48.403006 | debian-bookworm | Migration progress of share fake_id cannot be obtained at this moment. 2026-04-13 02:03:48.406368 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_invalid_2 [0.048525s] ... ok 2026-04-13 02:03:48.411519 | debian-bookworm | {1} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_recovery_add_superfluous [0.023654s] ... ok 2026-04-13 02:03:48.423031 | debian-bookworm | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_read_export_rados_object [0.023193s] ... ok 2026-04-13 02:03:48.434215 | debian-bookworm | {1} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_recovery_additionals [0.022424s] ... ok 2026-04-13 02:03:48.434289 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:03:48.438168 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_extend_valid_1_True [0.038991s] ... ok 2026-04-13 02:03:48.442503 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_4 [0.086972s] ... ok 2026-04-13 02:03:48.449749 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_0_3_data_copying_starting [0.038664s] ... ok 2026-04-13 02:03:48.449790 | debian-bookworm | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_export_error_incomplete_export_block [0.022673s] ... ok 2026-04-13 02:03:48.453410 | debian-bookworm | Only IP or USER access types are allowed for NFS shares. 2026-04-13 02:03:48.455676 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:03:48.456333 | debian-bookworm | {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_fail_1 [0.021652s] ... ok 2026-04-13 02:03:48.463816 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_4 [0.336295s] ... ok 2026-04-13 02:03:48.469244 | debian-bookworm | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_export_with_rados_store_1_True [0.023058s] ... ok 2026-04-13 02:03:48.476106 | debian-bookworm | Failed to cancel migration of share fake_id. 2026-04-13 02:03:48.476125 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:48.476130 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 2273, in migration_cancel 2026-04-13 02:03:48.476134 | debian-bookworm | data_rpc.data_copy_cancel(context, share['id']) 2026-04-13 02:03:48.476138 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:48.476141 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:48.476145 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:48.476148 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:48.476152 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:48.476155 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:48.476159 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-04-13 02:03:48.476163 | debian-bookworm | raise result 2026-04-13 02:03:48.476166 | debian-bookworm | Exception: fake 2026-04-13 02:03:48.476312 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_get [0.036887s] ... ok 2026-04-13 02:03:48.477848 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:03:48.478215 | debian-bookworm | {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_share_fail [0.022024s] ... ok 2026-04-13 02:03:48.490803 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_2 [0.037180s] ... ok 2026-04-13 02:03:48.490839 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_4_migration_completing [0.038083s] ... ok 2026-04-13 02:03:48.490851 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_7 [0.023606s] ... ok 2026-04-13 02:03:48.490855 | debian-bookworm | {5} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_fixup_access_rules_2 [0.020793s] ... ok 2026-04-13 02:03:48.499783 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:03:48.500399 | debian-bookworm | {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_share_from_snapshot [0.021803s] ... ok 2026-04-13 02:03:48.502423 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name [0.027148s] ... ok 2026-04-13 02:03:48.508460 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__update_share_stats_1_None [0.020982s] ... ok 2026-04-13 02:03:48.510830 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_check_gluster_version [0.020828s] ... ok 2026-04-13 02:03:48.519366 | debian-bookworm | Migration of share fake_id has already completed first phase. 2026-04-13 02:03:48.521681 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:03:48.522455 | debian-bookworm | {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_delete_share_fail [0.021778s] ... ok 2026-04-13 02:03:48.523606 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_driver_service_down_3_data_copying_completed [0.042859s] ... ok 2026-04-13 02:03:48.527269 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_1 [0.024719s] ... ok 2026-04-13 02:03:48.529438 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share_from_snapshot_with_share_server [0.020813s] ... ok 2026-04-13 02:03:48.532826 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_via_info_ambiguous_volinfo [0.022046s] ... ok 2026-04-13 02:03:48.541522 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_3 [0.058173s] ... ok 2026-04-13 02:03:48.543795 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:03:48.543981 | debian-bookworm | {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_1_ip [0.022017s] ... ok 2026-04-13 02:03:48.550588 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_error_on_ip_addresses_configuration_5___127_0_0_1______1_128__ [0.020654s] ... ok 2026-04-13 02:03:48.552154 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_invalid_public_value_2_bartrue [0.024656s] ... ok 2026-04-13 02:03:48.554502 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_has_vol_2_True [0.021511s] ... ok 2026-04-13 02:03:48.555963 | debian-bookworm | There is no migration being performed for share fake_id at this moment. 2026-04-13 02:03:48.558317 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_5_None [0.036109s] ... ok 2026-04-13 02:03:48.563909 | debian-bookworm | Only USER access type is allowed for CIFS shares. 2026-04-13 02:03:48.566402 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:03:48.566481 | debian-bookworm | {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_fail_3 [0.022503s] ... ok 2026-04-13 02:03:48.570916 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_init [0.020706s] ... ok 2026-04-13 02:03:48.576609 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_1_True [0.024354s] ... ok 2026-04-13 02:03:48.589880 | debian-bookworm | {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_update_access_2 [0.022332s] ... ok 2026-04-13 02:03:48.591327 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_access_with_share_server [0.020082s] ... ok 2026-04-13 02:03:48.599003 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete [0.040496s] ... ok 2026-04-13 02:03:48.601209 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_5_y [0.024238s] ... ok 2026-04-13 02:03:48.604210 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_4 [0.061901s] ... ok 2026-04-13 02:03:48.608038 | debian-bookworm | Unsupported access rule of 'type' ip, 'level' NOT_RO_OR_RW, 'to' 10.0.0.1: level should be one of 'rw', 'ro'. 2026-04-13 02:03:48.610351 | debian-bookworm | {1} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_invalid_share_access_level [0.021147s] ... ok 2026-04-13 02:03:48.610784 | debian-bookworm | Failed to run command, got error: Unexpected error while running command. 2026-04-13 02:03:48.610795 | debian-bookworm | Command: None 2026-04-13 02:03:48.610800 | debian-bookworm | Exit code: - 2026-04-13 02:03:48.610803 | debian-bookworm | Stdout: 'FAKE' 2026-04-13 02:03:48.610807 | debian-bookworm | Stderr: None 2026-04-13 02:03:48.613670 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_execute_with_retry [0.022015s] ... ok 2026-04-13 02:03:48.626031 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_admin_not_all_tenants [0.024781s] ... ok 2026-04-13 02:03:48.630950 | debian-bookworm | There is no migration being performed for share fake_id at this moment. 2026-04-13 02:03:48.632117 | debian-bookworm | {1} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir_error [0.021570s] ... ok 2026-04-13 02:03:48.634078 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_4_migration_error [0.034967s] ... ok 2026-04-13 02:03:48.634644 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_parse_zfs_answer_empty [0.021170s] ... ok 2026-04-13 02:03:48.649856 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_access_rules_status_error [0.045871s] ... ok 2026-04-13 02:03:48.650825 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_1 [0.024084s] ... ok 2026-04-13 02:03:48.652911 | debian-bookworm | {1} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir_error_no_conf_dir_must_exist_true [0.020824s] ... ok 2026-04-13 02:03:48.655995 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_ssh_execute_with_sudo [0.021288s] ... ok 2026-04-13 02:03:48.672543 | debian-bookworm | Unsupported access rule of 'type' ip, 'level' RO, 'to' 10.0.0.1: level should be one of 'rw', 'ro'. 2026-04-13 02:03:48.673066 | debian-bookworm | Migration progress of share fake_id cannot be obtained at this moment. 2026-04-13 02:03:48.675579 | debian-bookworm | {1} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_invalid_share_access_level [0.022009s] ... ok 2026-04-13 02:03:48.675844 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_sort_key_invalid [0.025096s] ... ok 2026-04-13 02:03:48.675855 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_invalid_3 [0.041404s] ... ok 2026-04-13 02:03:48.677552 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_zfs [0.021383s] ... ok 2026-04-13 02:03:48.692361 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host [0.042488s] ... ok 2026-04-13 02:03:48.698714 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_is_kernel_version_true [0.020691s] ... ok 2026-04-13 02:03:48.699666 | debian-bookworm | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_not_attached [0.023927s] ... ok 2026-04-13 02:03:48.700240 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_with_sorting_valid [0.024782s] ... ok 2026-04-13 02:03:48.710417 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_0_4_migration_in_progress [0.033422s] ... ok 2026-04-13 02:03:48.717100 | debian-bookworm | Invalid parameter combination. Cannot set parameters "nondisruptive", "writable", "preserve_snapshots" or "preserve_metadata" to True when enabling the "force_host_assisted_migration" option. 2026-04-13 02:03:48.719874 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_no_rules_2___Ok______ [0.021034s] ... ok 2026-04-13 02:03:48.720463 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host_and_driver_assisted_params_3 [0.027736s] ... ok 2026-04-13 02:03:48.724641 | debian-bookworm | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share_exception [0.024251s] ... ok 2026-04-13 02:03:48.724875 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_defaults_3_None [0.024336s] ... ok 2026-04-13 02:03:48.740786 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_1_user [0.020699s] ... ok 2026-04-13 02:03:48.744041 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_3_migration_cancelled [0.034518s] ... ok 2026-04-13 02:03:48.747112 | debian-bookworm | Invalid parameter combination. Cannot set parameters "nondisruptive", "writable", "preserve_snapshots" or "preserve_metadata" to True when enabling the "force_host_assisted_migration" option. 2026-04-13 02:03:48.749002 | debian-bookworm | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share [0.025312s] ... ok 2026-04-13 02:03:48.750121 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host_and_driver_assisted_params_4 [0.029889s] ... ok 2026-04-13 02:03:48.754397 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_share_server_not_found [0.029664s] ... ok 2026-04-13 02:03:48.761957 | debian-bookworm | {3} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_rw_and_ro_2____fake_modinfo_result_________sharenfs_ro_1_1_1_1_2_2_2_2_3_3_3_0_255_255_255_0_no_root_squash___True_ [0.021355s] ... ok 2026-04-13 02:03:48.773670 | debian-bookworm | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_share_stats_refresh_true [0.024335s] ... ok 2026-04-13 02:03:48.777486 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_6_data_copying_completed [0.033460s] ... ok 2026-04-13 02:03:48.778395 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_manage_share_server_invalid [0.023943s] ... ok 2026-04-13 02:03:48.779727 | debian-bookworm | Error cloning snapshot: fakesnapshot on share: fakeshare of Pool: fakepool project: fakeproject return code: 404 message: data. 2026-04-13 02:03:48.782040 | debian-bookworm | {3} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_clone_snapshot [0.019932s] ... ok 2026-04-13 02:03:48.798936 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_with_new_share_type_limit [0.047462s] ... ok 2026-04-13 02:03:48.799547 | debian-bookworm | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_file_available [0.024551s] ... ok 2026-04-13 02:03:48.801322 | debian-bookworm | {3} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_schema [0.019074s] ... ok 2026-04-13 02:03:48.810843 | debian-bookworm | Migration of share fake_id cannot be cancelled at this moment. 2026-04-13 02:03:48.813694 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_1_data_copying_starting [0.034974s] ... ok 2026-04-13 02:03:48.819790 | debian-bookworm | Error Creating Property: manila_managed Type: Boolean Description: Managed by Manila Return code: 404 Message: data. 2026-04-13 02:03:48.822162 | debian-bookworm | {3} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_schema_negative [0.020735s] ... ok 2026-04-13 02:03:48.824843 | debian-bookworm | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_shrink_share_error_on_resize_fs_2 [0.025874s] ... ok 2026-04-13 02:03:48.825411 | debian-bookworm | 2026-04-13 02:03:48.823 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update fbdfabcba377 to 478c445d8d3e update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:48.827287 | debian-bookworm | 2026-04-13 02:03:48.825 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:48.827300 | debian-bookworm | 2026-04-13 02:03:48.826 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:48.830158 | debian-bookworm | 2026-04-13 02:03:48.828 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:48.830171 | debian-bookworm | 2026-04-13 02:03:48.828 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:48.834426 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_2 [0.056983s] ... ok 2026-04-13 02:03:48.838447 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_missing_extra_spec_mount_point_name_support [0.040577s] ... ok 2026-04-13 02:03:48.841324 | debian-bookworm | {3} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_snapshot [0.019259s] ... ok 2026-04-13 02:03:48.846342 | debian-bookworm | Migration of share fake_id was already cancelled. 2026-04-13 02:03:48.849140 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_4_migration_cancelled [0.035354s] ... ok 2026-04-13 02:03:48.857919 | debian-bookworm | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ssh_exec_connection_recreation [0.025436s] ... ok 2026-04-13 02:03:48.863725 | debian-bookworm | {3} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_create_share [0.020755s] ... ok 2026-04-13 02:03:48.863741 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_admin_authorized_2_error [0.025116s] ... ok 2026-04-13 02:03:48.873607 | debian-bookworm | 2026-04-13 02:03:48.868 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 478c445d8d3e -> fbdfabcba377, Change the datetime precision for all objects (MySQL and derivatives) 2026-04-13 02:03:48.874144 | debian-bookworm | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_unmount_device_retry_once [0.024359s] ... ok 2026-04-13 02:03:48.884619 | debian-bookworm | {3} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_create_snapshot [0.021934s] ... ok 2026-04-13 02:03:48.887847 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_4_extending [0.024023s] ... ok 2026-04-13 02:03:48.891573 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_status_invalid [0.041869s] ... ok 2026-04-13 02:03:48.898732 | debian-bookworm | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.tests_choose_share_server_compatible_with_share_1 [0.024244s] ... ok 2026-04-13 02:03:48.904770 | debian-bookworm | Share fakeid doesn't exist in ZFSSA. 2026-04-13 02:03:48.907434 | debian-bookworm | {3} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_ensure_share [0.022879s] ... ok 2026-04-13 02:03:48.910661 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_5 [0.075959s] ... ok 2026-04-13 02:03:48.921531 | debian-bookworm | {1} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_init_local_ganesha_server [0.022758s] ... ok 2026-04-13 02:03:48.923236 | debian-bookworm | Migration of share fake_id was already cancelled. 2026-04-13 02:03:48.925760 | debian-bookworm | There is not enough free space in project project 2026-04-13 02:03:48.926549 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_5_migration_cancelled [0.035153s] ... ok 2026-04-13 02:03:48.927937 | debian-bookworm | {3} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_extend_share_negative [0.020314s] ... ok 2026-04-13 02:03:48.934462 | debian-bookworm | Invalid parameter combination. Cannot set parameters "nondisruptive", "writable", "preserve_snapshots" or "preserve_metadata" to True when enabling the "force_host_assisted_migration" option. 2026-04-13 02:03:48.934928 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_1_migration_driver_phase1_done [0.046721s] ... ok 2026-04-13 02:03:48.937774 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host_and_driver_assisted_params_2 [0.026587s] ... ok 2026-04-13 02:03:48.943664 | debian-bookworm | {1} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_4 [0.021997s] ... ok 2026-04-13 02:03:48.948819 | debian-bookworm | Name of the share in ZFSSA share has to be specified in option zfssa_name. 2026-04-13 02:03:48.951337 | debian-bookworm | {3} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_invalid_option [0.023353s] ... ok 2026-04-13 02:03:48.959192 | debian-bookworm | There is no migration being performed for share fake_id at this moment. 2026-04-13 02:03:48.962433 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_None [0.035861s] ... ok 2026-04-13 02:03:48.966240 | debian-bookworm | {1} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_get_vol_exports_1 [0.022296s] ... ok 2026-04-13 02:03:48.970005 | debian-bookworm | Cannot manage share fakename 2026-04-13 02:03:48.972068 | debian-bookworm | {3} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_no_share_details [0.020737s] ... ok 2026-04-13 02:03:48.972584 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_admin_authorized_1_out_of_sync [0.034868s] ... ok 2026-04-13 02:03:48.984474 | debian-bookworm | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:03:48.987346 | debian-bookworm | {1} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_get_helper [0.020945s] ... ok 2026-04-13 02:03:48.993442 | debian-bookworm | {3} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_unmanage_CIFS [0.021427s] ... ok 2026-04-13 02:03:48.997654 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_check [0.062545s] ... ok 2026-04-13 02:03:48.998054 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_0_1_migration_starting [0.035396s] ... ok 2026-04-13 02:03:49.000309 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_1_creating [0.028001s] ... ok 2026-04-13 02:03:49.001038 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_req_host [0.446548s] ... ok 2026-04-13 02:03:49.006394 | debian-bookworm | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:03:49.010144 | debian-bookworm | {1} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_1_True [0.022222s] ... ok 2026-04-13 02:03:49.012219 | debian-bookworm | Unknown if the share: fakename to be managed is already being managed by Manila. Aborting manage share. Please add 'manila_managed' custom schema property to the share and set its value to False.Alternatively, set Manila config property 'zfssa_manage_policy' to 'loose' to remove this restriction. 2026-04-13 02:03:49.012406 | debian-bookworm | Share fakeid is not being managed by the current Manila instance. 2026-04-13 02:03:49.014480 | debian-bookworm | {3} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_unmanage_no_schema [0.020928s] ... ok 2026-04-13 02:03:49.022611 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_1 [0.021254s] ... ok 2026-04-13 02:03:49.028314 | debian-bookworm | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:03:49.031615 | debian-bookworm | Share server 91610507-c87d-47c1-8f4a-e82dc2ca36cb is not migrating 2026-04-13 02:03:49.032847 | debian-bookworm | {1} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_path_2 [0.021850s] ... ok 2026-04-13 02:03:49.032866 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_1_migration_success [0.033583s] ... ok 2026-04-13 02:03:49.035843 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_complete_invalid_status_1___active___None_ [0.036688s] ... ok 2026-04-13 02:03:49.036805 | debian-bookworm | {3} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_unmanage_CIFS [0.022012s] ... ok 2026-04-13 02:03:49.045085 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_4 [0.022181s] ... ok 2026-04-13 02:03:49.050814 | debian-bookworm | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:03:49.055164 | debian-bookworm | {1} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_supported_access_features_1_type [0.021782s] ... ok 2026-04-13 02:03:49.059717 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_2_migration_driver_in_progress [0.059018s] ... ok 2026-04-13 02:03:49.066545 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_local_2 [0.021382s] ... ok 2026-04-13 02:03:49.067270 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_8_data_copying_cancelled [0.035616s] ... ok 2026-04-13 02:03:49.073150 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:49.073164 | debian-bookworm | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:03:49.076300 | debian-bookworm | {1} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_supported_access_features_2_level [0.022336s] ... ok 2026-04-13 02:03:49.083230 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_destination_multiple_servers [0.047894s] ... ok 2026-04-13 02:03:49.087529 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_local_3 [0.020918s] ... ok 2026-04-13 02:03:49.097065 | debian-bookworm | {1} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_allow_hosts [0.020861s] ... ok 2026-04-13 02:03:49.102955 | debian-bookworm | {3} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rules_status_conditionally_change_2___error___False_ [0.065491s] ... ok 2026-04-13 02:03:49.103804 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_9_migration_error [0.035024s] ... ok 2026-04-13 02:03:49.111989 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_remote [0.024025s] ... ok 2026-04-13 02:03:49.113936 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_2_migration_success [0.054149s] ... ok 2026-04-13 02:03:49.118452 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_destination_no_share_server [0.035987s] ... ok 2026-04-13 02:03:49.118787 | debian-bookworm | {1} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_with_exception_3 [0.021357s] ... ok 2026-04-13 02:03:49.139702 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:49.140239 | debian-bookworm | {1} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_share_path_by_export_location_2___5_6_7_8_foo [0.020856s] ... ok 2026-04-13 02:03:49.142541 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_error_1 [0.030630s] ... ok 2026-04-13 02:03:49.156593 | debian-bookworm | Migration progress of share server 874cf8ad-53e5-4d1b-bba8-8fdc7628f169 cannot be obtained. The provided share server is not being migrated. 2026-04-13 02:03:49.159255 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_not_migrating [0.040475s] ... ok 2026-04-13 02:03:49.160247 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_1 [0.057220s] ... ok 2026-04-13 02:03:49.161351 | debian-bookworm | {1} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_restore_access_after_maintenance [0.021598s] ... ok 2026-04-13 02:03:49.167142 | debian-bookworm | Failed to obtain migration progress of share server c46542c3-3bfb-45c2-b8b7-81c8d8e47d59. 2026-04-13 02:03:49.167171 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:49.167176 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 3476, in share_server_migration_get_progress 2026-04-13 02:03:49.167181 | debian-bookworm | self.share_rpcapi.share_server_migration_get_progress( 2026-04-13 02:03:49.167185 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:49.167189 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:49.167192 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:49.167196 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:49.167199 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:49.167203 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:49.167207 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:49.167210 | debian-bookworm | raise effect 2026-04-13 02:03:49.167214 | debian-bookworm | Exception 2026-04-13 02:03:49.169692 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get_notfound_fallback_1_None [0.026903s] ... ok 2026-04-13 02:03:49.170818 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_rpcapi_exception [0.056703s] ... ok 2026-04-13 02:03:49.182858 | debian-bookworm | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_with_invalid_access_1_10_0_0_265 [0.021252s] ... ok 2026-04-13 02:03:49.185236 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_valid_missing_extra_spec_mount_point_name [0.025247s] ... ok 2026-04-13 02:03:49.192216 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_create_share_2__from_snapshot [0.022406s] ... ok 2026-04-13 02:03:49.193351 | debian-bookworm | {3} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_just_get [0.090888s] ... ok 2026-04-13 02:03:49.197248 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_request_spec_dict [0.038142s] ... ok 2026-04-13 02:03:49.204510 | debian-bookworm | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_1 [0.021575s] ... ok 2026-04-13 02:03:49.210528 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_valid_mount_point_name [0.024812s] ... ok 2026-04-13 02:03:49.212940 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_size_1_300 [0.041298s] ... ok 2026-04-13 02:03:49.215334 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_3_delete_share [0.022250s] ... ok 2026-04-13 02:03:49.222741 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share_already_soft_deleted [0.025324s] ... ok 2026-04-13 02:03:49.226019 | debian-bookworm | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_4 [0.021524s] ... ok 2026-04-13 02:03:49.231889 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:49.236610 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_delete_share [0.021874s] ... ok 2026-04-13 02:03:49.247742 | debian-bookworm | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_disable_access_for_maintenance_2____shares_fake_share_name_n_t_t1_1_1_10_n_shares_fake_share_name_n_t_t1_1_1_16_n_shares_fake_share_name_n_t_t_world__n_mnt_fake_share1_n_t_t1_1_1_11___True_ [0.021193s] ... ok 2026-04-13 02:03:49.252055 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_invalid_share_sizee [0.041702s] ... ok 2026-04-13 02:03:49.258547 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_compile_volume_pattern [0.021909s] ... ok 2026-04-13 02:03:49.270430 | debian-bookworm | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_disable_access_for_maintenance_3____mnt_fake_share_name_n_t_t1_1_1_11_n_shares_fake_share_name_n_t_t1_1_1_10_n_shares_fake_share_name_n_t_t1_1_1_16_n_shares_fake_share_name_n_t_t_world__n___True_ [0.022332s] ... ok 2026-04-13 02:03:49.273700 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_allow_access_instance_exception [0.060817s] ... ok 2026-04-13 02:03:49.274508 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_unmanage [0.050326s] ... ok 2026-04-13 02:03:49.281604 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_1_None [0.022823s] ... ok 2026-04-13 02:03:49.291858 | debian-bookworm | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_multi_ip_2_5_6_7_8__bar_quuz [0.021577s] ... ok 2026-04-13 02:03:49.295868 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_invalid_share_state [0.043727s] ... ok 2026-04-13 02:03:49.298416 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service_without_check [0.024957s] ... ok 2026-04-13 02:03:49.304838 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_clone [0.023216s] ... ok 2026-04-13 02:03:49.307677 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share [0.034440s] ... ok 2026-04-13 02:03:49.312532 | debian-bookworm | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_5__1001__1000___124__foo_bar [0.020982s] ... ok 2026-04-13 02:03:49.322402 | debian-bookworm | {2} manila.tests.share.test_api.ShareAPITestCase.test_update_share_replica [0.023471s] ... ok 2026-04-13 02:03:49.322776 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_replicated_snapshot [0.026028s] ... ok 2026-04-13 02:03:49.328211 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_snapshot [0.023344s] ... ok 2026-04-13 02:03:49.334990 | debian-bookworm | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_with_error_2 [0.022193s] ... ok 2026-04-13 02:03:49.342555 | debian-bookworm | {2} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_2 [0.020156s] ... ok 2026-04-13 02:03:49.345974 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share_with_group_snapshot_members [0.038066s] ... ok 2026-04-13 02:03:49.346385 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_replicated_snapshot_no_active_replica [0.024221s] ... ok 2026-04-13 02:03:49.351246 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_glustermanager_2 [0.022849s] ... ok 2026-04-13 02:03:49.356161 | debian-bookworm | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_with_error_3 [0.021140s] ... ok 2026-04-13 02:03:49.362092 | debian-bookworm | {2} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_3 [0.019835s] ... ok 2026-04-13 02:03:49.371282 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_snapshot_2_False [0.024735s] ... ok 2026-04-13 02:03:49.374227 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_5 [0.022803s] ... ok 2026-04-13 02:03:49.378303 | debian-bookworm | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_with_error_4 [0.021921s] ... ok 2026-04-13 02:03:49.383159 | debian-bookworm | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_false_1 [0.020377s] ... ok 2026-04-13 02:03:49.396114 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_push_gluster_vol [0.021585s] ... ok 2026-04-13 02:03:49.398616 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_share_server [0.052496s] ... ok 2026-04-13 02:03:49.400383 | debian-bookworm | The enabled IP version of the network plugin is not compatible with the version supported by backend fake_backend. 2026-04-13 02:03:49.402141 | debian-bookworm | {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_is_busy_error [0.023453s] ... ok 2026-04-13 02:03:49.402670 | debian-bookworm | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_2 [0.019707s] ... ok 2026-04-13 02:03:49.418564 | debian-bookworm | {3} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_with_driver_updates_2__True___active__ [0.224587s] ... ok 2026-04-13 02:03:49.419097 | debian-bookworm | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_share_manager [0.022076s] ... ok 2026-04-13 02:03:49.422321 | debian-bookworm | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_check_update_share_server_network_allocations [0.019766s] ... ok 2026-04-13 02:03:49.425759 | debian-bookworm | {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_delete_share_process_execution_error [0.023077s] ... ok 2026-04-13 02:03:49.427971 | debian-bookworm | {6} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_subnet_from_metadata [0.029311s] ... ok 2026-04-13 02:03:49.434232 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_share_metadata_update [0.062736s] ... ok 2026-04-13 02:03:49.438586 | debian-bookworm | Failed to check hdfs state. Error: Unexpected error while running command. 2026-04-13 02:03:49.438603 | debian-bookworm | Command: None 2026-04-13 02:03:49.438607 | debian-bookworm | Exit code: - 2026-04-13 02:03:49.438611 | debian-bookworm | Stdout: None 2026-04-13 02:03:49.438615 | debian-bookworm | Stderr: None. 2026-04-13 02:03:49.441319 | debian-bookworm | {5} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__check_hdfs_state_exception [0.022984s] ... ok 2026-04-13 02:03:49.443336 | debian-bookworm | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_exists_and_set_explicitly_1_True [0.020316s] ... ok 2026-04-13 02:03:49.449504 | debian-bookworm | {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_do_setup [0.024192s] ... ok 2026-04-13 02:03:49.453166 | debian-bookworm | Recovering from a failed execute. Try number 1 2026-04-13 02:03:49.453187 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:49.453221 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py", line 239, in _try_execute 2026-04-13 02:03:49.453225 | debian-bookworm | self._execute(*command, **kwargs) 2026-04-13 02:03:49.453229 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_driver.py", line 35, in fake_execute_with_raise 2026-04-13 02:03:49.453233 | debian-bookworm | raise exception.ProcessExecutionError 2026-04-13 02:03:49.453237 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:03:49.453240 | debian-bookworm | Command: None 2026-04-13 02:03:49.453244 | debian-bookworm | Exit code: - 2026-04-13 02:03:49.453247 | debian-bookworm | Stdout: None 2026-04-13 02:03:49.453250 | debian-bookworm | Stderr: None 2026-04-13 02:03:49.453558 | debian-bookworm | Recovering from a failed execute. Try number 2 2026-04-13 02:03:49.453567 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:49.453571 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py", line 239, in _try_execute 2026-04-13 02:03:49.453574 | debian-bookworm | self._execute(*command, **kwargs) 2026-04-13 02:03:49.453587 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_driver.py", line 35, in fake_execute_with_raise 2026-04-13 02:03:49.453591 | debian-bookworm | raise exception.ProcessExecutionError 2026-04-13 02:03:49.453594 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:03:49.453598 | debian-bookworm | Command: None 2026-04-13 02:03:49.453601 | debian-bookworm | Exit code: - 2026-04-13 02:03:49.453605 | debian-bookworm | Stdout: None 2026-04-13 02:03:49.453608 | debian-bookworm | Stderr: None 2026-04-13 02:03:49.456263 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test__try_execute [0.027945s] ... ok 2026-04-13 02:03:49.458394 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:49.462478 | debian-bookworm | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_support_absent_2_create_snapshot [0.019734s] ... ok 2026-04-13 02:03:49.471458 | debian-bookworm | {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_extend_container [0.021956s] ... ok 2026-04-13 02:03:49.481540 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_6 [0.024989s] ... ok 2026-04-13 02:03:49.482446 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_service_not_up_2_migration_driver_in_progress [0.048202s] ... ok 2026-04-13 02:03:49.482755 | debian-bookworm | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_snapshot [0.019860s] ... ok 2026-04-13 02:03:49.483629 | debian-bookworm | Failed to check available capacity for hdfs.Error: Unexpected error while running command. 2026-04-13 02:03:49.483642 | debian-bookworm | Command: None 2026-04-13 02:03:49.483646 | debian-bookworm | Exit code: - 2026-04-13 02:03:49.483649 | debian-bookworm | Stdout: None 2026-04-13 02:03:49.483653 | debian-bookworm | Stderr: None. 2026-04-13 02:03:49.488004 | debian-bookworm | {5} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__get_available_capacity_exception [0.046423s] ... ok 2026-04-13 02:03:49.494800 | debian-bookworm | {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_1____1001__1001_129____False_ [0.023114s] ... ok 2026-04-13 02:03:49.502700 | debian-bookworm | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_instantiate_share_driver_no_configuration [0.019900s] ... ok 2026-04-13 02:03:49.507360 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_7 [0.025981s] ... ok 2026-04-13 02:03:49.510312 | debian-bookworm | Only HDFS protocol supported! 2026-04-13 02:03:49.512545 | debian-bookworm | {5} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share_unsupported_proto [0.024395s] ... ok 2026-04-13 02:03:49.517194 | debian-bookworm | {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_4___1_1_1_0____4__ [0.022486s] ... ok 2026-04-13 02:03:49.522001 | debian-bookworm | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_check_compatibility [0.019469s] ... ok 2026-04-13 02:03:49.530892 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_complete [0.048397s] ... ok 2026-04-13 02:03:49.531656 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_5 [0.023867s] ... ok 2026-04-13 02:03:49.533629 | debian-bookworm | {5} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_delete_share [0.020860s] ... ok 2026-04-13 02:03:49.540393 | debian-bookworm | {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_without_mount_point_name [0.022925s] ... ok 2026-04-13 02:03:49.541377 | debian-bookworm | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_complete [0.018962s] ... ok 2026-04-13 02:03:49.553319 | debian-bookworm | {5} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_get_share_stats_refresh_true [0.019448s] ... ok 2026-04-13 02:03:49.558892 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_8 [0.027153s] ... ok 2026-04-13 02:03:49.561094 | debian-bookworm | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_absent_2_create_snapshot [0.019903s] ... ok 2026-04-13 02:03:49.562582 | debian-bookworm | {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_local_path_escapes [0.022233s] ... ok 2026-04-13 02:03:49.574488 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_allow_access_cifs_2 [0.020990s] ... ok 2026-04-13 02:03:49.581954 | debian-bookworm | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_exists_and_set_explicitly_2_False [0.020181s] ... ok 2026-04-13 02:03:49.583288 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_service_not_up [0.052264s] ... ok 2026-04-13 02:03:49.584836 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_allocate_admin_network_count_1_api_not_initialized [0.024944s] ... ok 2026-04-13 02:03:49.585838 | debian-bookworm | {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_mount_device [0.022742s] ... ok 2026-04-13 02:03:49.595833 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_cleanup [0.021372s] ... ok 2026-04-13 02:03:49.600860 | debian-bookworm | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_update_access [0.019147s] ... ok 2026-04-13 02:03:49.608478 | debian-bookworm | {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_usage_size [0.022619s] ... ok 2026-04-13 02:03:49.610429 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_1__________False_ [0.026411s] ... ok 2026-04-13 02:03:49.615044 | debian-bookworm | {3} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_with_driver_updates_4__False___active__ [0.196758s] ... ok 2026-04-13 02:03:49.617907 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_3 [0.021931s] ... ok 2026-04-13 02:03:49.621500 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_status [0.037629s] ... ok 2026-04-13 02:03:49.623736 | debian-bookworm | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_verify_share_driver_mode_option_type [0.020576s] ... ok 2026-04-13 02:03:49.628780 | debian-bookworm | Failed to gather 'used_size' for share fakeid_get_fail. 2026-04-13 02:03:49.628794 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:49.628799 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/lvm.py", line 570, in update_share_usage_size 2026-04-13 02:03:49.628803 | debian-bookworm | used_size = (re.findall( 2026-04-13 02:03:49.628807 | debian-bookworm | ^^^^^^^^^^^ 2026-04-13 02:03:49.628810 | debian-bookworm | IndexError: list index out of range 2026-04-13 02:03:49.629091 | debian-bookworm | Failed to gather 'used_size' for share fakeid_not_exist. 2026-04-13 02:03:49.629107 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:49.629111 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/lvm.py", line 577, in update_share_usage_size 2026-04-13 02:03:49.629114 | debian-bookworm | raise exception.NotFound( 2026-04-13 02:03:49.629118 | debian-bookworm | manila.exception.NotFound: Share mount path /home/zuul/src/github.com/vexxhost/manila/mnt/get_not_exist could not be found. 2026-04-13 02:03:49.633893 | debian-bookworm | {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_usage_size_multiple_share [0.023889s] ... ok 2026-04-13 02:03:49.633908 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_support_exists [0.022373s] ... ok 2026-04-13 02:03:49.639685 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_invalid_protocol [0.021720s] ... ok 2026-04-13 02:03:49.641060 | debian-bookworm | {2} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_update [0.019405s] ... ok 2026-04-13 02:03:49.653409 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:49.656721 | debian-bookworm | {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_private_router_success [0.022943s] ... ok 2026-04-13 02:03:49.658809 | debian-bookworm | {3} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_4___cifs___False__False_ [0.041946s] ... ok 2026-04-13 02:03:49.660764 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_share_group_snapshot_with_dict [0.027390s] ... ok 2026-04-13 02:03:49.661402 | debian-bookworm | {2} manila.tests.share.test_hook.HookBaseTestCase.test_execute_periodic_hook_enabled_1_True [0.019681s] ... ok 2026-04-13 02:03:49.665136 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_managed_snapshot [0.023259s] ... ok 2026-04-13 02:03:49.679203 | debian-bookworm | No shares in share group to create snapshot. 2026-04-13 02:03:49.680145 | debian-bookworm | {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_subnet_unused_found [0.024049s] ... ok 2026-04-13 02:03:49.683037 | debian-bookworm | {2} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_disabled [0.019710s] ... ok 2026-04-13 02:03:49.683049 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_snapshot_no_members [0.021006s] ... ok 2026-04-13 02:03:49.684912 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_share_2 [0.021603s] ... ok 2026-04-13 02:03:49.694102 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:49.698796 | debian-bookworm | {3} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_5___cephx___True__False_ [0.041029s] ... ok 2026-04-13 02:03:49.700133 | debian-bookworm | {2} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_success_2_False [0.019265s] ... ok 2026-04-13 02:03:49.703636 | debian-bookworm | {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_get_network_name [0.023900s] ... ok 2026-04-13 02:03:49.705159 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_deny_access_cifs_unsupported_type [0.020427s] ... ok 2026-04-13 02:03:49.710119 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_delete_replicated_snapshot [0.027180s] ... ok 2026-04-13 02:03:49.720169 | debian-bookworm | {2} manila.tests.share.test_manager.HookWrapperTestCase.test_hooks_disabled [0.019162s] ... ok 2026-04-13 02:03:49.726178 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_share_1 [0.020991s] ... ok 2026-04-13 02:03:49.730717 | debian-bookworm | {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_and_connect_share_server_to_tenant_net [0.026827s] ... ok 2026-04-13 02:03:49.735354 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:49.743801 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_manage_snapshot_functionality_2_unmanage_snapshot [0.034341s] ... ok 2026-04-13 02:03:49.746493 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_snapshot_2 [0.020014s] ... ok 2026-04-13 02:03:49.756155 | debian-bookworm | {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_using_router_success_1_None [0.025301s] ... ok 2026-04-13 02:03:49.765584 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_share_revert_to_snapshot_functionality_1_revert_to_snapshot [0.021770s] ... ok 2026-04-13 02:03:49.767102 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_snapshot_3 [0.020239s] ... ok 2026-04-13 02:03:49.777652 | debian-bookworm | {3} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_an_update_is_in_progress_1_applying [0.079012s] ... ok 2026-04-13 02:03:49.781552 | debian-bookworm | {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_no_service_data_2 [0.025125s] ... ok 2026-04-13 02:03:49.788807 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_snapshot_4 [0.021720s] ... ok 2026-04-13 02:03:49.789993 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_get_periodic_hook_data [0.024131s] ... ok 2026-04-13 02:03:49.805277 | debian-bookworm | {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_1 [0.023765s] ... ok 2026-04-13 02:03:49.812043 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_4_hitachi_hnas_ip [0.022637s] ... ok 2026-04-13 02:03:49.812612 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_status [0.021784s] ... ok 2026-04-13 02:03:49.830419 | debian-bookworm | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_failed_to_create_2 [0.024748s] ... ok 2026-04-13 02:03:49.833880 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_5_hitachi_hnas_user [0.022156s] ... ok 2026-04-13 02:03:49.837359 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_instantiate_share_driver_another_config_group [0.025096s] ... ok 2026-04-13 02:03:49.838401 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_same_backend_and_network [0.060017s] ... ok 2026-04-13 02:03:49.854389 | debian-bookworm | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_7 [0.023598s] ... ok 2026-04-13 02:03:49.855452 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_invalid_host [0.020903s] ... ok 2026-04-13 02:03:49.859182 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_1__True__1__3__10__0_ [0.138996s] ... ok 2026-04-13 02:03:49.860015 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_instantiate_share_driver_with_admin_network [0.021649s] ... ok 2026-04-13 02:03:49.876236 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_cifs_5___share_id [0.021258s] ... ok 2026-04-13 02:03:49.879257 | debian-bookworm | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_exists_recreate [0.023310s] ... ok 2026-04-13 02:03:49.882126 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_complete [0.023071s] ... ok 2026-04-13 02:03:49.889917 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_unsupported_server [0.052046s] ... ok 2026-04-13 02:03:49.896607 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_share_id [0.020567s] ... ok 2026-04-13 02:03:49.900462 | debian-bookworm | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_found_in_networks_section [0.022859s] ... ok 2026-04-13 02:03:49.904538 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_absent_1___ [0.022509s] ... ok 2026-04-13 02:03:49.917160 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_size_exception_3_512_GB [0.020342s] ... ok 2026-04-13 02:03:49.919900 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_export_locations_get [0.298306s] ... ok 2026-04-13 02:03:49.924396 | debian-bookworm | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_init_with_driver_config_and_wo_handling_of_share_servers [0.023407s] ... ok 2026-04-13 02:03:49.929154 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_absent_4___create_snapshot____delete_snapshotFOO__ [0.024630s] ... ok 2026-04-13 02:03:49.935671 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_instance_1 [0.045537s] ... ok 2026-04-13 02:03:49.938800 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_shrink_share_new_size_lower_than_usage [0.021494s] ... ok 2026-04-13 02:03:49.946481 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share_with_replicas [0.026705s] ... ok 2026-04-13 02:03:49.948590 | debian-bookworm | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_creation_with_name_from_config_2_fake_name [0.024440s] ... ok 2026-04-13 02:03:49.949783 | debian-bookworm | {1} manila.tests.share.drivers.vastdata.test_driver.TestPolicyPayloadFromRules.test_policy_payload_from_rules_deny [0.000369s] ... ok 2026-04-13 02:03:49.949797 | debian-bookworm | {1} manila.tests.share.drivers.vastdata.test_driver.TestPolicyPayloadFromRules.test_policy_payload_from_rules_invalid_ip [0.000099s] ... ok 2026-04-13 02:03:49.951438 | debian-bookworm | {1} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_do_setup [0.001566s] ... ok 2026-04-13 02:03:49.952669 | debian-bookworm | {1} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_do_setup_missing_required_fields_2_vast_vippool_name [0.001737s] ... ok 2026-04-13 02:03:49.954252 | debian-bookworm | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_update_replica_state [0.024923s] ... ok 2026-04-13 02:03:49.954867 | debian-bookworm | {1} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_do_setup_with_api_token [0.001932s] ... ok 2026-04-13 02:03:49.965299 | debian-bookworm | {1} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_ensure_shares_1___ [0.009838s] ... ok 2026-04-13 02:03:49.965349 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_unmanage_2_False [0.026431s] ... ok 2026-04-13 02:03:49.974289 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_1 [0.114124s] ... ok 2026-04-13 02:03:49.978494 | debian-bookworm | {6} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_default_storage_driver [0.023983s] ... ok 2026-04-13 02:03:49.982578 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_locked_share [0.036000s] ... ok 2026-04-13 02:03:49.985573 | debian-bookworm | {1} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_add_rules_3____________ [0.020800s] ... ok 2026-04-13 02:03:49.988811 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_unmanage_snapshot [0.023432s] ... ok 2026-04-13 02:03:49.992711 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_rule_already_exists [0.056997s] ... ok 2026-04-13 02:03:49.999411 | debian-bookworm | {6} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_invalid_parameters [0.020852s] ... ok 2026-04-13 02:03:50.002002 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_3_out_of_sync [0.028299s] ... ok 2026-04-13 02:03:50.006679 | debian-bookworm | {1} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_delete_rules_2____10_10_10_1____10_10_10_2_______ [0.020923s] ... ok 2026-04-13 02:03:50.011708 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_invalid_share_protocol [0.022462s] ... ok 2026-04-13 02:03:50.022763 | debian-bookworm | {6} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_update_invalid [0.023208s] ... ok 2026-04-13 02:03:50.025241 | debian-bookworm | {1} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_delete_rules_3____________ [0.018578s] ... ok 2026-04-13 02:03:50.029673 | debian-bookworm | Driver error when updating replica state for replica fc8d4e8d-9060-479c-8473-1f5c0b4e3a34. 2026-04-13 02:03:50.029689 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:50.029694 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3009, in _share_replica_update 2026-04-13 02:03:50.029698 | debian-bookworm | replica_state = self.driver.update_replica_state( 2026-04-13 02:03:50.029702 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.029706 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:50.029710 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:50.029714 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.029717 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:50.029721 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:50.029725 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.029728 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:50.029732 | debian-bookworm | raise effect 2026-04-13 02:03:50.029736 | debian-bookworm | manila.exception.ManilaException: An unknown exception occurred. 2026-04-13 02:03:50.031867 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_share_server_in_use [0.049330s] ... ok 2026-04-13 02:03:50.035180 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_driver_exception_1_in_sync [0.033837s] ... ok 2026-04-13 02:03:50.036227 | debian-bookworm | Failed to commit reservations None 2026-04-13 02:03:50.036249 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:50.036253 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-13 02:03:50.036257 | debian-bookworm | self._driver.commit( 2026-04-13 02:03:50.036261 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-13 02:03:50.036264 | debian-bookworm | db.reservation_commit( 2026-04-13 02:03:50.036268 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-13 02:03:50.036272 | debian-bookworm | return IMPL.reservation_commit( 2026-04-13 02:03:50.036275 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.036278 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-13 02:03:50.036282 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:50.036285 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.036289 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-13 02:03:50.036292 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-04-13 02:03:50.036296 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-04-13 02:03:50.036300 | debian-bookworm | self.force_reraise() 2026-04-13 02:03:50.036304 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-13 02:03:50.036307 | debian-bookworm | raise self.value 2026-04-13 02:03:50.036310 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-13 02:03:50.036314 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:50.036317 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.036321 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-13 02:03:50.036325 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:03:50.036329 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.036332 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-13 02:03:50.036336 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-04-13 02:03:50.036348 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.036352 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-13 02:03:50.036356 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-04-13 02:03:50.036359 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.036363 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:50.036370 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:50.036373 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.036377 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-13 02:03:50.036380 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:50.036384 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.036387 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:50.036391 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:50.036394 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:50.036397 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:50.036401 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:50.036404 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.036408 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-13 02:03:50.036411 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:50.036414 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.036418 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:50.036421 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:50.036424 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:50.036428 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:50.036431 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:50.036434 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.036438 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-13 02:03:50.036441 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:50.036445 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.036448 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:50.036451 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:50.036455 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:50.036462 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:50.036466 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:50.036469 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.036472 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-13 02:03:50.036476 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-13 02:03:50.036479 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.036483 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-13 02:03:50.036497 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-04-13 02:03:50.036501 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.036505 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-13 02:03:50.036508 | debian-bookworm | resolved = impl._literal_coercion( 2026-04-13 02:03:50.036511 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.036515 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-13 02:03:50.036518 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-04-13 02:03:50.036522 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-13 02:03:50.036525 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-04-13 02:03:50.036529 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-13 02:03:50.036534 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_nfs_1_True [0.024648s] ... ok 2026-04-13 02:03:50.045716 | debian-bookworm | {6} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_validate_entity_id_invalid_1_111 [0.022751s] ... ok 2026-04-13 02:03:50.046928 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_1 [0.054169s] ... ok 2026-04-13 02:03:50.049384 | debian-bookworm | {1} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_copy_1_True [0.023876s] ... ok 2026-04-13 02:03:50.058216 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_fs_not_available [0.021577s] ... ok 2026-04-13 02:03:50.059186 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_update_metadata_from_share_type_extra_specs_1_True [0.027188s] ... ok 2026-04-13 02:03:50.067280 | debian-bookworm | Driver error when updating replica state for replica 26ad3c04-e37b-45ec-a3a1-685e33277153. 2026-04-13 02:03:50.067296 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:50.067301 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3009, in _share_replica_update 2026-04-13 02:03:50.067305 | debian-bookworm | replica_state = self.driver.update_replica_state( 2026-04-13 02:03:50.067309 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.067312 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:50.067316 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:50.067320 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.067323 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:50.067327 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:50.067330 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.067333 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:50.067337 | debian-bookworm | raise effect 2026-04-13 02:03:50.067341 | debian-bookworm | manila.exception.ManilaException: An unknown exception occurred. 2026-04-13 02:03:50.070252 | debian-bookworm | {1} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_render [0.020210s] ... ok 2026-04-13 02:03:50.070267 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_driver_exception_ignored [0.034906s] ... ok 2026-04-13 02:03:50.074867 | debian-bookworm | {6} manila.tests.share.test_drivers_private_data.SqlStorageDriverTestCase.test_methods_3 [0.028710s] ... ok 2026-04-13 02:03:50.077707 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_instance_share_group_snapshot_member [0.029139s] ... ok 2026-04-13 02:03:50.079891 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_delete_operation_successful [0.021797s] ... ok 2026-04-13 02:03:50.083550 | debian-bookworm | {0} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations_check_fail_2_None [0.024284s] ... ok 2026-04-13 02:03:50.090235 | debian-bookworm | {1} manila.tests.share.drivers.vastdata.test_driver_util.TestGenerateIpRange.test_generate_ip_range_edge_cases [0.020453s] ... ok 2026-04-13 02:03:50.090977 | debian-bookworm | {1} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_4_4_5_6_1 [0.000674s] ... ok 2026-04-13 02:03:50.091782 | debian-bookworm | {1} manila.tests.share.drivers.vastdata.test_rest.ViewTest.test_view_create [0.000713s] ... ok 2026-04-13 02:03:50.093094 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_6 [0.022812s] ... ok 2026-04-13 02:03:50.101304 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_cifs_inexistent_share [0.021289s] ... ok 2026-04-13 02:03:50.103685 | debian-bookworm | Quota exceeded for None, tried to create backup, but (10 of 5 backups already consumed.) 2026-04-13 02:03:50.104701 | debian-bookworm | {0} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_1 [0.020873s] ... ok 2026-04-13 02:03:50.108300 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_over_quota_2 [0.031642s] ... ok 2026-04-13 02:03:50.113923 | debian-bookworm | {1} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__access_api_ret_for_update_object [0.021772s] ... ok 2026-04-13 02:03:50.122546 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_export_1_True [0.021158s] ... ok 2026-04-13 02:03:50.125026 | debian-bookworm | {0} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_9 [0.020280s] ... ok 2026-04-13 02:03:50.143736 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_fs_mounted_error [0.020587s] ... ok 2026-04-13 02:03:50.143791 | debian-bookworm | {1} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_snapshot [0.029307s] ... ok 2026-04-13 02:03:50.144508 | debian-bookworm | {0} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_4 [0.019623s] ... ok 2026-04-13 02:03:50.147761 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__share_server_migration_start_driver_1__True__True_ [0.054678s] ... ok 2026-04-13 02:03:50.154515 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_rollback_quota [0.046277s] ... ok 2026-04-13 02:03:50.164046 | debian-bookworm | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_5________create_snapshot____delete_snapshot____True_ [0.019254s] ... ok 2026-04-13 02:03:50.165455 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_inexistent_snapshot [0.021695s] ... ok 2026-04-13 02:03:50.171575 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__update_resource_status_1 [0.023618s] ... ok 2026-04-13 02:03:50.172018 | debian-bookworm | ('ACCESSShareDriver shrink share failed %s', 'fakename2') 2026-04-13 02:03:50.176576 | debian-bookworm | {1} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_shrink_share_negative [0.033209s] ... ok 2026-04-13 02:03:50.184150 | debian-bookworm | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_check_update_share_server_security_service [0.019751s] ... ok 2026-04-13 02:03:50.188604 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access_already_allowed_user_1_True [0.023343s] ... ok 2026-04-13 02:03:50.192722 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_share_error_state [0.038022s] ... ok 2026-04-13 02:03:50.204125 | debian-bookworm | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_continue [0.019719s] ... ok 2026-04-13 02:03:50.205563 | debian-bookworm | {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_auth_mode_1 [0.028721s] ... ok 2026-04-13 02:03:50.210516 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_add_2_False [0.021976s] ... ok 2026-04-13 02:03:50.224742 | debian-bookworm | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_update_replicated_snapshot [0.020552s] ... ok 2026-04-13 02:03:50.227590 | debian-bookworm | {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_password_complexity_1___abAB01___True_ [0.021919s] ... ok 2026-04-13 02:03:50.230816 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_quota_tb [0.019999s] ... ok 2026-04-13 02:03:50.239884 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_instance_with_mount_point_name [0.046953s] ... ok 2026-04-13 02:03:50.245079 | debian-bookworm | {0} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_custom_storage_driver [0.020160s] ... ok 2026-04-13 02:03:50.250127 | debian-bookworm | {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_auth_info_2_True [0.021241s] ... ok 2026-04-13 02:03:50.253132 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_manage_existing_wrong_share_id [0.021248s] ... ok 2026-04-13 02:03:50.265595 | debian-bookworm | {0} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_delete [0.020573s] ... ok 2026-04-13 02:03:50.267879 | debian-bookworm | Multiple security services provided. Only one security service of type 'active_directory' is supported. 2026-04-13 02:03:50.270774 | debian-bookworm | {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_valid_security_service_3 [0.021580s] ... ok 2026-04-13 02:03:50.273023 | debian-bookworm | Status of share instance a6063244-7496-44d5-a5db-d09087c6e174 that belongs to share fake_id_7 was updated to 'error'. 2026-04-13 02:03:50.274739 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_post_1_202 [0.021210s] ... ok 2026-04-13 02:03:50.277382 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_status_share_with_error_or_exception_1 [0.104417s] ... ok 2026-04-13 02:03:50.281146 | debian-bookworm | Failed to commit reservations None 2026-04-13 02:03:50.281162 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:50.281166 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-13 02:03:50.281170 | debian-bookworm | self._driver.commit( 2026-04-13 02:03:50.281174 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-13 02:03:50.281178 | debian-bookworm | db.reservation_commit( 2026-04-13 02:03:50.281182 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-13 02:03:50.281185 | debian-bookworm | return IMPL.reservation_commit( 2026-04-13 02:03:50.281189 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.281192 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-13 02:03:50.281195 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:50.281199 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.281203 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-13 02:03:50.281206 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-04-13 02:03:50.281210 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-04-13 02:03:50.281214 | debian-bookworm | self.force_reraise() 2026-04-13 02:03:50.281217 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-13 02:03:50.281221 | debian-bookworm | raise self.value 2026-04-13 02:03:50.281224 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-13 02:03:50.281228 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:50.281231 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.281234 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-13 02:03:50.281238 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:03:50.281251 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.281254 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-13 02:03:50.281258 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-04-13 02:03:50.281262 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.281269 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-13 02:03:50.281273 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-04-13 02:03:50.281276 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.281280 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:50.281283 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:50.281286 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.281290 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-13 02:03:50.281293 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:50.281297 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.281300 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:50.281304 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:50.281307 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:50.281310 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:50.281314 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:50.281317 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.281320 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-13 02:03:50.281324 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:50.281327 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.281331 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:50.281334 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:50.281337 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:50.281341 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:50.281344 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:50.281347 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.281351 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-13 02:03:50.281355 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:50.281358 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.281364 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:50.281389 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:50.281395 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:50.281403 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:50.281407 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:50.281411 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.281415 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-13 02:03:50.281418 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-13 02:03:50.281425 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.281428 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-13 02:03:50.281432 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-04-13 02:03:50.281435 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.281439 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-13 02:03:50.281442 | debian-bookworm | resolved = impl._literal_coercion( 2026-04-13 02:03:50.281446 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.281449 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-13 02:03:50.281452 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-04-13 02:03:50.281456 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-13 02:03:50.281459 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-04-13 02:03:50.281477 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-13 02:03:50.285940 | debian-bookworm | {0} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_validate_entity_id_valid [0.020178s] ... ok 2026-04-13 02:03:50.286941 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_2 [0.046913s] ... ok 2026-04-13 02:03:50.295121 | debian-bookworm | {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_join_domain_4 [0.023936s] ... ok 2026-04-13 02:03:50.295714 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_post_2_500 [0.021388s] ... ok 2026-04-13 02:03:50.307584 | debian-bookworm | {0} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_exception_without_suppression [0.021157s] ... ok 2026-04-13 02:03:50.315375 | debian-bookworm | {5} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_add_file_system [0.020209s] ... ok 2026-04-13 02:03:50.316318 | debian-bookworm | {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_server_connection_1_None [0.021433s] ... ok 2026-04-13 02:03:50.317556 | debian-bookworm | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:03:50.328078 | debian-bookworm | Failed to commit reservations None 2026-04-13 02:03:50.328096 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:50.328101 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-13 02:03:50.328105 | debian-bookworm | self._driver.commit( 2026-04-13 02:03:50.328109 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-13 02:03:50.328112 | debian-bookworm | db.reservation_commit( 2026-04-13 02:03:50.328116 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-13 02:03:50.328119 | debian-bookworm | return IMPL.reservation_commit( 2026-04-13 02:03:50.328123 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.328126 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-13 02:03:50.328130 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:50.328133 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.328137 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-13 02:03:50.328140 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-04-13 02:03:50.328144 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-04-13 02:03:50.328147 | debian-bookworm | self.force_reraise() 2026-04-13 02:03:50.328151 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-13 02:03:50.328163 | debian-bookworm | raise self.value 2026-04-13 02:03:50.328168 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-13 02:03:50.328172 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:50.328176 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.328180 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-13 02:03:50.328184 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:03:50.328187 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.328191 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-13 02:03:50.328194 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-04-13 02:03:50.328198 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.328201 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-13 02:03:50.328205 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-04-13 02:03:50.328209 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.328212 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:50.328216 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:50.328219 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.328222 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-13 02:03:50.328226 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:50.328229 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.328233 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:50.328236 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:50.328240 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:50.328243 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:50.328246 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:50.328250 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.328253 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-13 02:03:50.328256 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:50.328260 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.328263 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:50.328267 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:50.328270 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:50.328273 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:50.328277 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:50.328280 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.328287 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-13 02:03:50.328291 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:50.328294 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.328297 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:50.328303 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:50.328307 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:50.328315 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:50.328319 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:50.328322 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.328326 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-13 02:03:50.328329 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-13 02:03:50.328333 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.328336 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-13 02:03:50.328340 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-04-13 02:03:50.328343 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.328347 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-13 02:03:50.328350 | debian-bookworm | resolved = impl._literal_coercion( 2026-04-13 02:03:50.328354 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.328357 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-13 02:03:50.328361 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-04-13 02:03:50.328364 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-13 02:03:50.328367 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-04-13 02:03:50.328371 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-13 02:03:50.328665 | debian-bookworm | {0} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_success_1_True [0.021089s] ... ok 2026-04-13 02:03:50.335867 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_3 [0.047152s] ... ok 2026-04-13 02:03:50.335892 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_init_args_failure_3__0___1_ [0.019847s] ... ok 2026-04-13 02:03:50.341279 | debian-bookworm | {1} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_resize_filesystem_1_None [0.024673s] ... ok 2026-04-13 02:03:50.342548 | debian-bookworm | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:03:50.349477 | debian-bookworm | {0} manila.tests.share.test_hook.HookBaseTestCase.test_instantiate_hook_successfully_and_set_configuration_1_True [0.021052s] ... ok 2026-04-13 02:03:50.356331 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_success_3 [0.020631s] ... ok 2026-04-13 02:03:50.365290 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_2 [0.088736s] ... ok 2026-04-13 02:03:50.371184 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__form_network_allocations [0.021457s] ... ok 2026-04-13 02:03:50.372905 | debian-bookworm | {1} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_unmount_device [0.031248s] ... ok 2026-04-13 02:03:50.375679 | debian-bookworm | Failed to commit reservations None 2026-04-13 02:03:50.375695 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:50.375699 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-13 02:03:50.375703 | debian-bookworm | self._driver.commit( 2026-04-13 02:03:50.375707 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-13 02:03:50.375711 | debian-bookworm | db.reservation_commit( 2026-04-13 02:03:50.375715 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-13 02:03:50.375728 | debian-bookworm | return IMPL.reservation_commit( 2026-04-13 02:03:50.375732 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.375735 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-13 02:03:50.375739 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:50.375742 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.375746 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-13 02:03:50.375749 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-04-13 02:03:50.375753 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-04-13 02:03:50.375757 | debian-bookworm | self.force_reraise() 2026-04-13 02:03:50.375765 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-13 02:03:50.375768 | debian-bookworm | raise self.value 2026-04-13 02:03:50.375772 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-13 02:03:50.375775 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:50.375778 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.375782 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-13 02:03:50.375786 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:03:50.375789 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.375793 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-13 02:03:50.375797 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-04-13 02:03:50.375800 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.375804 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-13 02:03:50.375807 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-04-13 02:03:50.375811 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.375814 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:50.375818 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:50.375821 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.375824 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-13 02:03:50.375828 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:50.375831 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.375835 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:50.375838 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:50.375842 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:50.375845 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:50.375848 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:50.375852 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.375855 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-13 02:03:50.375858 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:50.375862 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.375865 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:50.375872 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:50.375875 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:50.375879 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:50.375882 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:50.375885 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.375889 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-13 02:03:50.375892 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:50.375895 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.375899 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:50.375902 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:50.375906 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:50.375913 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:50.375916 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:50.375920 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.375923 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-13 02:03:50.375927 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-13 02:03:50.375930 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.375934 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-13 02:03:50.375937 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-04-13 02:03:50.375941 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.375944 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-13 02:03:50.375947 | debian-bookworm | resolved = impl._literal_coercion( 2026-04-13 02:03:50.375951 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.375956 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-13 02:03:50.375959 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-04-13 02:03:50.375963 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-13 02:03:50.375966 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-04-13 02:03:50.375970 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-13 02:03:50.379001 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_choose_share_server_compatible_with_share_1 [0.022650s] ... ok 2026-04-13 02:03:50.381654 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_azs_with_subnets_1 [0.047445s] ... ok 2026-04-13 02:03:50.387646 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-13 02:03:50.387667 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:50.387672 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-13 02:03:50.387676 | debian-bookworm | self.driver.do_setup(ctxt) 2026-04-13 02:03:50.387679 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:50.387683 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:50.387687 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.387690 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:50.387693 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:50.387697 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.387710 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:50.387714 | debian-bookworm | raise effect 2026-04-13 02:03:50.387718 | debian-bookworm | Exception 2026-04-13 02:03:50.389559 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_06_create_share_instance [0.024220s] ... ok 2026-04-13 02:03:50.396674 | debian-bookworm | {1} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_share_path_by_name [0.023711s] ... ok 2026-04-13 02:03:50.402459 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_nfs_share_from_snapshot [0.023474s] ... ok 2026-04-13 02:03:50.412242 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-13 02:03:50.412264 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:50.412269 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-13 02:03:50.412273 | debian-bookworm | self.driver.do_setup(ctxt) 2026-04-13 02:03:50.412277 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:50.412280 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:50.412284 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.412287 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:50.412291 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:50.412294 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.412298 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:50.412301 | debian-bookworm | raise effect 2026-04-13 02:03:50.412305 | debian-bookworm | Exception 2026-04-13 02:03:50.415141 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_14_update_access [0.025417s] ... ok 2026-04-13 02:03:50.418253 | debian-bookworm | {1} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_refresh_acl [0.021230s] ... ok 2026-04-13 02:03:50.420678 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_azs_with_subnets_invalid_input_1 [0.039016s] ... ok 2026-04-13 02:03:50.423002 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_network_update_finished_1___error____active__ [0.348457s] ... ok 2026-04-13 02:03:50.425303 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_share_fails_get_pool_location_1 [0.022854s] ... ok 2026-04-13 02:03:50.436383 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-13 02:03:50.436402 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:50.436407 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-13 02:03:50.436411 | debian-bookworm | self.driver.do_setup(ctxt) 2026-04-13 02:03:50.436415 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:50.436418 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:50.436422 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.436425 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:50.436429 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:50.436432 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.436436 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:50.436439 | debian-bookworm | raise effect 2026-04-13 02:03:50.436443 | debian-bookworm | Exception 2026-04-13 02:03:50.439209 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_21_create_share_group [0.023976s] ... ok 2026-04-13 02:03:50.440667 | debian-bookworm | {1} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_add_access_path [0.022411s] ... ok 2026-04-13 02:03:50.449117 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_conf_ips_validation_fails [0.023425s] ... ok 2026-04-13 02:03:50.449912 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_type_doesnt_support_AZ_2_fake_share_type [0.028207s] ... ok 2026-04-13 02:03:50.453059 | debian-bookworm | Driver-assisted migration of share 065302d2-9b9e-4124-9912-5d987f860771 failed. 2026-04-13 02:03:50.453077 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:50.453082 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1391, in _migration_start_driver 2026-04-13 02:03:50.453086 | debian-bookworm | raise exception.ShareMigrationFailed(reason=msg) 2026-04-13 02:03:50.453091 | debian-bookworm | manila.exception.ShareMigrationFailed: Share migration failed: Driver does not support preserving snapshots, driver-assisted migration cannot proceed while share 065302d2-9b9e-4124-9912-5d987f860771 has snapshots. 2026-04-13 02:03:50.455930 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_6 [0.084684s] ... ok 2026-04-13 02:03:50.460695 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-13 02:03:50.460712 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:50.460717 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-13 02:03:50.460722 | debian-bookworm | self.driver.do_setup(ctxt) 2026-04-13 02:03:50.460726 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:50.460729 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:50.460733 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.460737 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:50.460741 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:50.460744 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.460749 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:50.460752 | debian-bookworm | raise effect 2026-04-13 02:03:50.460756 | debian-bookworm | Exception 2026-04-13 02:03:50.461999 | debian-bookworm | {1} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_format_partition [0.021590s] ... ok 2026-04-13 02:03:50.463450 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_30_create_replicated_snapshot [0.024248s] ... ok 2026-04-13 02:03:50.471436 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_no_dhss_success [0.021821s] ... ok 2026-04-13 02:03:50.475397 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_wrong_size_0 [0.025974s] ... ok 2026-04-13 02:03:50.478975 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__do_update_share_server_network_allocations [0.055781s] ... ok 2026-04-13 02:03:50.484012 | debian-bookworm | {1} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_number_by_serial_number_2_ [0.021742s] ... ok 2026-04-13 02:03:50.495520 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_update_access_delete_rule [0.023738s] ... ok 2026-04-13 02:03:50.501184 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_fail [0.025571s] ... ok 2026-04-13 02:03:50.506134 | debian-bookworm | {1} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_win_reg_value_2 [0.021981s] ... ok 2026-04-13 02:03:50.507060 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__reset_read_only_access_rules_1_True [0.050555s] ... ok 2026-04-13 02:03:50.511050 | debian-bookworm | Share instance 98297b7c-9848-4b25-8ebb-fed63728cf37 failed on creation. 2026-04-13 02:03:50.511065 | debian-bookworm | Share instance information in exception can not be written to db because it contains {} and it is not a dictionary. 2026-04-13 02:03:50.516857 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_get_network_allocations_number [0.021870s] ... ok 2026-04-13 02:03:50.520354 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__do_update_share_server_network_allocations_exception [0.041218s] ... ok 2026-04-13 02:03:50.531048 | debian-bookworm | {1} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_execute_exception [0.024483s] ... ok 2026-04-13 02:03:50.537872 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_1 [0.036411s] ... ok 2026-04-13 02:03:50.549709 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__create_super_share_setfshare_exception [0.022292s] ... ok 2026-04-13 02:03:50.549740 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_delete_share_instance_error_1_True [0.082347s] ... ok 2026-04-13 02:03:50.553293 | debian-bookworm | {1} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_parse_command [0.022498s] ... ok 2026-04-13 02:03:50.558123 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__get_subnet_allocations [0.037602s] ... ok 2026-04-13 02:03:50.563550 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__unmount_share_error [0.024120s] ... ok 2026-04-13 02:03:50.568172 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_replica_no_host_2_False [0.030283s] ... ok 2026-04-13 02:03:50.575202 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_sg_snapshot_share_network_driver_not_handles_servers [0.029176s] ... ok 2026-04-13 02:03:50.576831 | debian-bookworm | {1} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_delete_multiple_shares [0.023412s] ... ok 2026-04-13 02:03:50.586513 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_create_fsip_success [0.022792s] ... ok 2026-04-13 02:03:50.595369 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__server_migration_complete_driver_1 [0.088552s] ... ok 2026-04-13 02:03:50.597664 | debian-bookworm | VPSA volume for share fakeid2 could not be found. 2026-04-13 02:03:50.598359 | debian-bookworm | snapshot: original volume OS_share-fakeid2 not found, skipping delete operation 2026-04-13 02:03:50.598431 | debian-bookworm | snapshot: snapshot OS_share-snapshot-wrong_id not found, skipping delete operation 2026-04-13 02:03:50.601391 | debian-bookworm | {1} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_delete_share_snapshot [0.024407s] ... ok 2026-04-13 02:03:50.602946 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_share_update_status_1_available [0.026398s] ... ok 2026-04-13 02:03:50.608078 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_7___uid____nfs___False___osf_nfs_uid__ [0.021302s] ... ok 2026-04-13 02:03:50.609239 | debian-bookworm | Data copy of host assisted migration for share fake_id has not completed successfully. 2026-04-13 02:03:50.612844 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted_status_1_data_copying_error [0.054403s] ... ok 2026-04-13 02:03:50.618419 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_3 [0.022916s] ... ok 2026-04-13 02:03:50.622433 | debian-bookworm | VPSA volume for share fakeid2 could not be found. 2026-04-13 02:03:50.622772 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_wrong_status [0.054430s] ... ok 2026-04-13 02:03:50.623387 | debian-bookworm | Snapshot OS_share-snapshot-fakesnapid not found 2026-04-13 02:03:50.625788 | debian-bookworm | {1} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_share_from_snapshot [0.024266s] ... ok 2026-04-13 02:03:50.628331 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_share_update_status_3_None [0.026386s] ... ok 2026-04-13 02:03:50.631717 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fsnap_exception [0.023725s] ... ok 2026-04-13 02:03:50.641743 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_7 [0.023097s] ... ok 2026-04-13 02:03:50.648472 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_1_True [0.022393s] ... ok 2026-04-13 02:03:50.652100 | debian-bookworm | Data copy for migration of share fake_id has not completed yet. 2026-04-13 02:03:50.654805 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_fsip_does_not_exist [0.022922s] ... ok 2026-04-13 02:03:50.655613 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted_status_4_other [0.042693s] ... ok 2026-04-13 02:03:50.657801 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_extend_invalid_status [0.034537s] ... ok 2026-04-13 02:03:50.665758 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_replica_deleted_from_database [0.023529s] ... ok 2026-04-13 02:03:50.670495 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_03___on____True__False_____dedup_off_____dedup_on__ [0.021822s] ... ok 2026-04-13 02:03:50.677142 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_07________ip___True_____r___ [0.022047s] ... ok 2026-04-13 02:03:50.687783 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__update_resource_status_2 [0.021522s] ... ok 2026-04-13 02:03:50.692292 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_04___yes____True__False_____dedup_off_____dedup_on__ [0.021517s] ... ok 2026-04-13 02:03:50.696232 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_extend_share_over_per_share_quota [0.038594s] ... ok 2026-04-13 02:03:50.701893 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_nfs_ro_access [0.024372s] ... ok 2026-04-13 02:03:50.708796 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_server_allocations_check_operation_1_None [0.021434s] ... ok 2026-04-13 02:03:50.713245 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_name_1_bar_quuz [0.020812s] ... ok 2026-04-13 02:03:50.722905 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_admin_deferred_state [0.025997s] ... ok 2026-04-13 02:03:50.724080 | debian-bookworm | 3PAR shares from snapshots require read-only access 2026-04-13 02:03:50.726784 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_rw_snapshot_error_1_CIFS [0.024777s] ... ok 2026-04-13 02:03:50.734138 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_helper [0.020879s] ... ok 2026-04-13 02:03:50.734757 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_status_creating [0.105608s] ... ok 2026-04-13 02:03:50.744115 | debian-bookworm | Driver-assisted migration of share 1ddd5171-ad1e-456d-a13c-132006d097ad failed. 2026-04-13 02:03:50.744135 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:50.744140 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1337, in _migration_start_driver 2026-04-13 02:03:50.744144 | debian-bookworm | raise exception.ShareMigrationFailed(reason=msg) 2026-04-13 02:03:50.744148 | debian-bookworm | manila.exception.ShareMigrationFailed: Share migration failed: Driver cannot perform migration of share 1ddd5171-ad1e-456d-a13c-132006d097ad while preserving all metadata. 2026-04-13 02:03:50.746518 | debian-bookworm | 3PAR shares from snapshots require read-only access 2026-04-13 02:03:50.746666 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_export_location_2_path [0.024403s] ... ok 2026-04-13 02:03:50.748418 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_2 [0.091550s] ... ok 2026-04-13 02:03:50.748858 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_rw_snapshot_error_2_NFS [0.022033s] ... ok 2026-04-13 02:03:50.754640 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_5 [0.020684s] ... ok 2026-04-13 02:03:50.770501 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_cifs_4___ro___False_ [0.021732s] ... ok 2026-04-13 02:03:50.771269 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_no_availability_zone [0.037183s] ... ok 2026-04-13 02:03:50.778091 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_5 [0.025821s] ... ok 2026-04-13 02:03:50.778118 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__update_share_stats_3_foo_replication_domain [0.021073s] ... ok 2026-04-13 02:03:50.786957 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_3 [0.078419s] ... ok 2026-04-13 02:03:50.792038 | debian-bookworm | Failed to get 3PAR WSAPI version: string indices must be integers, not 'str' 2026-04-13 02:03:50.792058 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:50.792073 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 175, in do_setup 2026-04-13 02:03:50.792079 | debian-bookworm | wsapi_version = self._client.getWsApiVersion()['build'] 2026-04-13 02:03:50.792084 | debian-bookworm | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ 2026-04-13 02:03:50.792089 | debian-bookworm | TypeError: string indices must be integers, not 'str' 2026-04-13 02:03:50.793520 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_version_bad_return_value [0.022940s] ... ok 2026-04-13 02:03:50.796136 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_driver_exception [0.023915s] ... ok 2026-04-13 02:03:50.798035 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share_with_share_server [0.021470s] ... ok 2026-04-13 02:03:50.798723 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_filter_by_invalid_extra_specs [0.024961s] ... ok 2026-04-13 02:03:50.799249 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__reset_read_only_access_rules_2_False [0.051017s] ... ok 2026-04-13 02:03:50.807795 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-13 02:03:50.807820 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:50.807826 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-13 02:03:50.807831 | debian-bookworm | self.driver.do_setup(ctxt) 2026-04-13 02:03:50.807838 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:50.807843 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:50.807848 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.807853 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:50.807858 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:50.807863 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.807868 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:50.807873 | debian-bookworm | raise effect 2026-04-13 02:03:50.807878 | debian-bookworm | Exception 2026-04-13 02:03:50.810117 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_12_create_snapshot [0.022979s] ... ok 2026-04-13 02:03:50.815617 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_version_unsupported [0.021874s] ... ok 2026-04-13 02:03:50.818429 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_error_on_ip_addresses_configuration_2___127_0_0_1____foo__ [0.020735s] ... ok 2026-04-13 02:03:50.822204 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_1_False [0.023876s] ... ok 2026-04-13 02:03:50.825755 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_group_with_update [0.026117s] ... ok 2026-04-13 02:03:50.825779 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_1__None__False_ [0.023830s] ... ok 2026-04-13 02:03:50.830041 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-13 02:03:50.830058 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:50.830064 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-13 02:03:50.830077 | debian-bookworm | self.driver.do_setup(ctxt) 2026-04-13 02:03:50.830082 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:50.830087 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:50.830092 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.830097 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:50.830101 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:50.830106 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.830111 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:50.830116 | debian-bookworm | raise effect 2026-04-13 02:03:50.830121 | debian-bookworm | Exception 2026-04-13 02:03:50.832114 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_28_periodic_share_replica_update [0.021987s] ... ok 2026-04-13 02:03:50.835874 | debian-bookworm | hpe3par_cifs_admin_access_username and hpe3par_cifs_admin_access_password must be provided in order for CIFS shares created from snapshots to be writable. 2026-04-13 02:03:50.838384 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_from_snapshot_ro [0.022725s] ... ok 2026-04-13 02:03:50.839167 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_no_zpools_configured_3_None [0.020793s] ... ok 2026-04-13 02:03:50.846306 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_6_off [0.024685s] ... ok 2026-04-13 02:03:50.847783 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_3___fake_reservations___False_ [0.024818s] ... ok 2026-04-13 02:03:50.852731 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-13 02:03:50.852745 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:50.852749 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-13 02:03:50.852753 | debian-bookworm | self.driver.do_setup(ctxt) 2026-04-13 02:03:50.852757 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:50.852761 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:50.852765 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.852768 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:50.852772 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:50.852775 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.852779 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:50.852782 | debian-bookworm | raise effect 2026-04-13 02:03:50.852785 | debian-bookworm | Exception 2026-04-13 02:03:50.854970 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_29_update_share_replica [0.022872s] ... ok 2026-04-13 02:03:50.859633 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_init_error_with_duplicated_zpools [0.020386s] ... ok 2026-04-13 02:03:50.861273 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_1_sync [0.022933s] ... ok 2026-04-13 02:03:50.870409 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_3_1 [0.023919s] ... ok 2026-04-13 02:03:50.873804 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_2_in_sync [0.026587s] ... ok 2026-04-13 02:03:50.875149 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-13 02:03:50.875175 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:50.875184 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-13 02:03:50.875194 | debian-bookworm | self.driver.do_setup(ctxt) 2026-04-13 02:03:50.875203 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:50.875212 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:50.875220 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.875235 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:50.875243 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:50.875250 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.875258 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:50.875266 | debian-bookworm | raise effect 2026-04-13 02:03:50.875273 | debian-bookworm | Exception 2026-04-13 02:03:50.880759 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_32_periodic_share_replica_snapshot_update [0.022232s] ... ok 2026-04-13 02:03:50.883539 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_1_ro [0.022219s] ... ok 2026-04-13 02:03:50.885864 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_existing_snapshot_2 [0.026111s] ... ok 2026-04-13 02:03:50.895589 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_5 [0.024756s] ... ok 2026-04-13 02:03:50.897536 | debian-bookworm | Share group snapshot fake_snap_id: create failed 2026-04-13 02:03:50.899749 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_group_snapshot_with_error [0.021958s] ... ok 2026-04-13 02:03:50.905632 | debian-bookworm | Failed to update usages deleting share 'db5cca65-91bc-41e1-b46a-37af79c5e433'. 2026-04-13 02:03:50.905652 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:50.905658 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1900, in _update_share_instance_usages 2026-04-13 02:03:50.905663 | debian-bookworm | reservations = QUOTAS.reserve( 2026-04-13 02:03:50.905669 | debian-bookworm | ^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.905674 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:50.905679 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:50.905683 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.905688 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:50.905693 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:50.905698 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.905703 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:50.905708 | debian-bookworm | raise effect 2026-04-13 02:03:50.905713 | debian-bookworm | manila.exception.QuotaError: Quota exceeded: code=500. 2026-04-13 02:03:50.907346 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_2_rw [0.023541s] ... ok 2026-04-13 02:03:50.908629 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_success_expected_1 [0.022537s] ... ok 2026-04-13 02:03:50.924428 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group [0.024273s] ... ok 2026-04-13 02:03:50.930494 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_from_snapshot [0.022931s] ... ok 2026-04-13 02:03:50.931493 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_not_authorized [0.035809s] ... ok 2026-04-13 02:03:50.934650 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_success_expected_4 [0.025876s] ... ok 2026-04-13 02:03:50.941314 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_deferred_delete_quota_error [0.119276s] ... ok 2026-04-13 02:03:50.950245 | debian-bookworm | Driver-assisted migration of share server a3cfb00f-7da4-463f-8bb1-2d39f055c980 failed. 2026-04-13 02:03:50.950262 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:50.950268 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6052, in _share_server_migration_start_driver 2026-04-13 02:03:50.950274 | debian-bookworm | server_info = self.driver.share_server_migration_start( 2026-04-13 02:03:50.950280 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.950285 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:50.950290 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:50.950295 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.950301 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:50.950306 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:50.950311 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.950407 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:50.950421 | debian-bookworm | raise effect 2026-04-13 02:03:50.950427 | debian-bookworm | Exception 2026-04-13 02:03:50.952549 | debian-bookworm | Failed to get fshare osf-share-id after creating it: Fake exception for testing. 2026-04-13 02:03:50.952566 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:50.952572 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 551, in _create_share 2026-04-13 02:03:50.952578 | debian-bookworm | result = self._client.getfshare( 2026-04-13 02:03:50.952583 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.952588 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:50.952593 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:50.952598 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.952604 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:50.952609 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:50.952614 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:50.952624 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:50.952630 | debian-bookworm | raise effect 2026-04-13 02:03:50.952635 | debian-bookworm | manila.tests.share.drivers.hpe.test_hpe_3par_constants.FakeException: Fake exception for testing. 2026-04-13 02:03:50.953511 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__share_server_migration_start_driver_exception [0.079381s] ... ok 2026-04-13 02:03:50.955345 | debian-bookworm | Failed to sync replica fake_second_replica_id. Unexpected error while running command. 2026-04-13 02:03:50.955361 | debian-bookworm | Command: None 2026-04-13 02:03:50.955367 | debian-bookworm | Exit code: - 2026-04-13 02:03:50.955372 | debian-bookworm | Stdout: 'Second replica sync failure' 2026-04-13 02:03:50.955378 | debian-bookworm | Stderr: None 2026-04-13 02:03:50.955538 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_get_exception [0.024648s] ... ok 2026-04-13 02:03:50.961679 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_defaults_2 [0.025367s] ... ok 2026-04-13 02:03:50.961699 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_promote_replica_active_available [0.023062s] ... ok 2026-04-13 02:03:50.977513 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_snapshot [0.022056s] ... ok 2026-04-13 02:03:50.978144 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_raises_Not_Found_exception [0.024419s] ... ok 2026-04-13 02:03:50.979192 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_replicated_snapshot_2 [0.021163s] ... ok 2026-04-13 02:03:50.980002 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_share_server_update_allocations_key [0.023154s] ... ok 2026-04-13 02:03:50.997434 | debian-bookworm | Failed to create snapshot for FPG/VFS/fshare pool/test_vfs/osf-share-id: Share is a read-only share of an existing snapshot. 2026-04-13 02:03:51.000722 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_get_zpool_option [0.020527s] ... ok 2026-04-13 02:03:51.001561 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_snapshot_not_allowed [0.022513s] ... ok 2026-04-13 02:03:51.004142 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_handle_revert_to_snapshot_quotas [0.023419s] ... ok 2026-04-13 02:03:51.004163 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_server_allocations_check_operation_2___fake_host___false_ [0.025491s] ... ok 2026-04-13 02:03:51.021642 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_local_shell_execute_with_sudo [0.021327s] ... ok 2026-04-13 02:03:51.022663 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_cifs_share_and_fstore [0.022413s] ... ok 2026-04-13 02:03:51.025594 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-13 02:03:51.025614 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:51.025620 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-13 02:03:51.025626 | debian-bookworm | self.driver.do_setup(ctxt) 2026-04-13 02:03:51.025632 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:51.025637 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:51.025643 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.025648 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:51.025653 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:51.025658 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.025664 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:51.025669 | debian-bookworm | raise effect 2026-04-13 02:03:51.025674 | debian-bookworm | Exception 2026-04-13 02:03:51.028531 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_04_migration_complete [0.024729s] ... ok 2026-04-13 02:03:51.029335 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_dhss_true_and_false_2 [0.025633s] ... ok 2026-04-13 02:03:51.032172 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_export_locations_only [0.108156s] ... ok 2026-04-13 02:03:51.042897 | debian-bookworm | Failed to remove share osf-share-id: removeshare fail. 2026-04-13 02:03:51.042925 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:51.042935 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 799, in _delete_share 2026-04-13 02:03:51.042944 | debian-bookworm | self._client.removefshare( 2026-04-13 02:03:51.042952 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:51.042960 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:51.042967 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.042975 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:51.042983 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:51.042990 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.042998 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:51.043008 | debian-bookworm | raise effect 2026-04-13 02:03:51.043026 | debian-bookworm | Exception: removeshare fail. 2026-04-13 02:03:51.043599 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_init [0.021023s] ... ok 2026-04-13 02:03:51.046715 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_share_exception [0.022651s] ... ok 2026-04-13 02:03:51.051805 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-13 02:03:51.051941 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:51.051955 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-13 02:03:51.051963 | debian-bookworm | self.driver.do_setup(ctxt) 2026-04-13 02:03:51.051971 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:51.051979 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:51.051987 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.051994 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:51.052002 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:51.052010 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.052018 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:51.052025 | debian-bookworm | raise effect 2026-04-13 02:03:51.052033 | debian-bookworm | Exception 2026-04-13 02:03:51.054915 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_05_migration_start [0.026213s] ... ok 2026-04-13 02:03:51.065927 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_6_su [0.021868s] ... ok 2026-04-13 02:03:51.067914 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_share_server_not_active [0.037891s] ... ok 2026-04-13 02:03:51.069136 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_ip_ro_access_nfs_legacy [0.022856s] ... ok 2026-04-13 02:03:51.078223 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-13 02:03:51.078868 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:51.078892 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-13 02:03:51.078900 | debian-bookworm | self.driver.do_setup(ctxt) 2026-04-13 02:03:51.078909 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:51.078917 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:51.078925 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.078933 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:51.078941 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:51.078949 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.078957 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:51.078964 | debian-bookworm | raise effect 2026-04-13 02:03:51.078972 | debian-bookworm | Exception 2026-04-13 02:03:51.081677 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_22_delete_share_group [0.025893s] ... ok 2026-04-13 02:03:51.086479 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_4_ [0.020916s] ... ok 2026-04-13 02:03:51.090370 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_vfs_1 [0.021994s] ... ok 2026-04-13 02:03:51.093949 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_manage_snapshot_already_managed [0.026339s] ... ok 2026-04-13 02:03:51.107922 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_check_update_share_server_network_allocations_2_False [0.026095s] ... ok 2026-04-13 02:03:51.107953 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_6_i [0.021506s] ... ok 2026-04-13 02:03:51.113558 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_01__2__1__True_ [0.022224s] ... ok 2026-04-13 02:03:51.116702 | debian-bookworm | Share instance 7ad1cb3b-3f69-478f-9055-aaba1fd8bd9e failed on creation. 2026-04-13 02:03:51.116863 | debian-bookworm | Share instance information in exception can not be written to db because it contains {} and it is not a dictionary. 2026-04-13 02:03:51.129666 | debian-bookworm | {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_verify_setup_exportfs_not_installed [0.021191s] ... ok 2026-04-13 02:03:51.130993 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_invalid_status [0.098208s] ... ok 2026-04-13 02:03:51.135042 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_07__2048__1024__True_ [0.022123s] ... ok 2026-04-13 02:03:51.135811 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_race [0.041311s] ... ok 2026-04-13 02:03:51.150283 | debian-bookworm | {1} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_delete_share [0.021187s] ... ok 2026-04-13 02:03:51.156602 | debian-bookworm | Share instance b3ee5d6b-8582-4a47-931e-81524fdfb533 failed on creation. 2026-04-13 02:03:51.156792 | debian-bookworm | Share instance information in exception can not be written to db because it contains {} and it is not a dictionary. 2026-04-13 02:03:51.157664 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_not_found [0.022384s] ... ok 2026-04-13 02:03:51.174202 | debian-bookworm | {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_allow_access [0.022760s] ... ok 2026-04-13 02:03:51.174261 | debian-bookworm | Migration progress of share fake_id cannot be obtained at this moment. 2026-04-13 02:03:51.177514 | debian-bookworm | Failed to set SSH options for HPE 3PAR File Persona Client: non-manila-except 2026-04-13 02:03:51.177549 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:51.177560 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 156, in do_setup 2026-04-13 02:03:51.177569 | debian-bookworm | self._client.setSSHOptions( 2026-04-13 02:03:51.177578 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:51.177587 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:51.177595 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.177604 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:51.177612 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:51.177621 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.177629 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:51.177638 | debian-bookworm | raise effect 2026-04-13 02:03:51.177646 | debian-bookworm | Exception: non-manila-except 2026-04-13 02:03:51.177981 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_service_down [0.040995s] ... ok 2026-04-13 02:03:51.180184 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_setup_client_ssh_error [0.022083s] ... ok 2026-04-13 02:03:51.196158 | debian-bookworm | {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_create_share_from_snapshot [0.023237s] ... ok 2026-04-13 02:03:51.201080 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_other_protocol_1____nfs____NFS____nFs_____smb__ [0.021080s] ... ok 2026-04-13 02:03:51.208003 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_create_delete_share_instance_error_2_False [0.100171s] ... ok 2026-04-13 02:03:51.211702 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_host_assisted_with_snapshots [0.034613s] ... ok 2026-04-13 02:03:51.216755 | debian-bookworm | Unknown if the share: fakename to be managed is already being managed by Manila. Aborting manage share. Please add 'manila_managed' custom schema property to the share and set its value to False.Alternatively, set Manila config property 'zfssa_manage_policy' to 'loose' to remove this restriction. 2026-04-13 02:03:51.219552 | debian-bookworm | {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_invalid_size [0.023199s] ... ok 2026-04-13 02:03:51.222845 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_other_protocol_2____smb____SMB____SmB____CIFS____cifs____CiFs_____nfs__ [0.021826s] ... ok 2026-04-13 02:03:51.234841 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_create_replicated_snapshot_driver_updates_nothing_1_None [0.026664s] ... ok 2026-04-13 02:03:51.241485 | debian-bookworm | {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_unmanage_NFS [0.021916s] ... ok 2026-04-13 02:03:51.247454 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_same_data_as_source_2 [0.035413s] ... ok 2026-04-13 02:03:51.254836 | debian-bookworm | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_2___ip______ [0.031902s] ... ok 2026-04-13 02:03:51.256974 | debian-bookworm | Share group fake_id: create failed 2026-04-13 02:03:51.259740 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_with_error [0.025312s] ... ok 2026-04-13 02:03:51.271338 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica [0.024216s] ... ok 2026-04-13 02:03:51.275003 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_server_not_exists [0.144279s] ... ok 2026-04-13 02:03:51.277771 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_6__None___DELETE__ [0.022517s] ... ok 2026-04-13 02:03:51.294909 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_3_error [0.023492s] ... ok 2026-04-13 02:03:51.300980 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_2_False [0.025371s] ... ok 2026-04-13 02:03:51.301648 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_fail [0.023922s] ... ok 2026-04-13 02:03:51.320438 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_replicated_snapshot_no_snapshot_instance [0.024817s] ... ok 2026-04-13 02:03:51.325279 | debian-bookworm | Share share-fake-uuid does not exist on the backend. 2026-04-13 02:03:51.326131 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_free_share_servers_driver_handles_ss_disabled [0.025150s] ... ok 2026-04-13 02:03:51.328273 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_ip_share_not_exist [0.026466s] ... ok 2026-04-13 02:03:51.328779 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares'] 2026-04-13 02:03:51.334840 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_not_last_on_server [0.393590s] ... ok 2026-04-13 02:03:51.351580 | debian-bookworm | Get share count error! 2026-04-13 02:03:51.351601 | debian-bookworm | result: {'error': {'code': 31755596}}. 2026-04-13 02:03:51.356347 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_user_fail [0.027953s] ... ok 2026-04-13 02:03:51.359691 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_driver_exception_2 [0.024648s] ... ok 2026-04-13 02:03:51.366571 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_1_migration_driver_in_progress [0.046375s] ... ok 2026-04-13 02:03:51.375287 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot [0.115379s] ... ok 2026-04-13 02:03:51.384203 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_for_setup_nfs_down [0.027684s] ... ok 2026-04-13 02:03:51.385181 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_ignore_exceptions_with_the_force_1 [0.025337s] ... ok 2026-04-13 02:03:51.390107 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_has_destination_only [0.023633s] ... ok 2026-04-13 02:03:51.399054 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_no_active_replicas_2_None [0.023650s] ... ok 2026-04-13 02:03:51.408947 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_ignore_exceptions_with_the_force_2_ManilaException [0.023638s] ... ok 2026-04-13 02:03:51.409384 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_snapshot_id_exist_fail [0.025270s] ... ok 2026-04-13 02:03:51.422584 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_with_share_network_id_and_not_dhss [0.023174s] ... ok 2026-04-13 02:03:51.423122 | debian-bookworm | Migration progress of share server 4b1f21f6-b2d7-4281-90bf-63546199b541 cannot be obtained. The provided share server is not being migrated. 2026-04-13 02:03:51.426151 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_invalid_share_server_1_server_migrating_to [0.035545s] ... ok 2026-04-13 02:03:51.434778 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_success_1_error [0.025152s] ... ok 2026-04-13 02:03:51.441405 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares'] 2026-04-13 02:03:51.447005 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares'] 2026-04-13 02:03:51.449201 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_invalid_status [0.023184s] ... ok 2026-04-13 02:03:51.458862 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_cifs_success [0.023941s] ... ok 2026-04-13 02:03:51.474495 | debian-bookworm | {3} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service_update_hosts_failure [0.025194s] ... ok 2026-04-13 02:03:51.480386 | debian-bookworm | The source filesystem of snapshot fake_snapshot_uuid does not exist. 2026-04-13 02:03:51.483433 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_nonefs [0.024232s] ... ok 2026-04-13 02:03:51.494839 | debian-bookworm | {3} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_3 [0.020247s] ... ok 2026-04-13 02:03:51.502959 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_server_1 [0.176611s] ... ok 2026-04-13 02:03:51.515264 | debian-bookworm | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_false_2 [0.020215s] ... ok 2026-04-13 02:03:51.517001 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_storagepool_fail [0.033529s] ... ok 2026-04-13 02:03:51.535883 | debian-bookworm | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_5 [0.020242s] ... ok 2026-04-13 02:03:51.541202 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_no_extra [0.024157s] ... ok 2026-04-13 02:03:51.542515 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares'] 2026-04-13 02:03:51.546874 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares'] 2026-04-13 02:03:51.555877 | debian-bookworm | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_allocate_admin_network_count_None [0.020174s] ... ok 2026-04-13 02:03:51.559864 | debian-bookworm | 2.8GB of share fakeid2 is already used. Cannot shrink to 2GB. 2026-04-13 02:03:51.562506 | debian-bookworm | {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_shrink_share_negative [0.320926s] ... ok 2026-04-13 02:03:51.567791 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_07 [0.026368s] ... ok 2026-04-13 02:03:51.575533 | debian-bookworm | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_3____create_snapshot____delete_snapshot______create_snapshot____delete_snapshot____True_ [0.019433s] ... ok 2026-04-13 02:03:51.582624 | debian-bookworm | Share sharename is already being managed by Manila. 2026-04-13 02:03:51.584900 | debian-bookworm | {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_verify_share_to_manage_alredy_managed [0.022327s] ... ok 2026-04-13 02:03:51.585542 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_driver_resources_ensure_shares_not_implemented [0.176406s] ... ok 2026-04-13 02:03:51.592225 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_1_4 [0.024404s] ... ok 2026-04-13 02:03:51.596102 | debian-bookworm | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_create_replicated_snapshot [0.020705s] ... ok 2026-04-13 02:03:51.606369 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_server_3 [0.183907s] ... ok 2026-04-13 02:03:51.609029 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_share_instance_has_pool_with_full_pool_name [0.023419s] ... ok 2026-04-13 02:03:51.614198 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_qos_1_2 [0.021910s] ... ok 2026-04-13 02:03:51.617660 | debian-bookworm | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_share_group_snapshot [0.021061s] ... ok 2026-04-13 02:03:51.622561 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:51.624544 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares'] 2026-04-13 02:03:51.626467 | debian-bookworm | {1} manila.tests.share.test_access.LockedOperationsTestCase.test_locked_access_rules_operation [0.041178s] ... ok 2026-04-13 02:03:51.628543 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares'] 2026-04-13 02:03:51.630901 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica_driver_exception [0.024383s] ... ok 2026-04-13 02:03:51.633960 | debian-bookworm | The share was not found. Share name:share_fake_new_uuid 2026-04-13 02:03:51.634155 | debian-bookworm | Can't open the recent url, re-login. 2026-04-13 02:03:51.634570 | debian-bookworm | Delete file system error. 2026-04-13 02:03:51.634585 | debian-bookworm | result: {'error': {'code': -403}}. 2026-04-13 02:03:51.635349 | debian-bookworm | Failed to delete replica fake_new_replica_id. 2026-04-13 02:03:51.635364 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:51.635369 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py", line 1847, in delete_replica 2026-04-13 02:03:51.635375 | debian-bookworm | self.delete_share(replica, share_server) 2026-04-13 02:03:51.635380 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py", line 366, in delete_share 2026-04-13 02:03:51.635385 | debian-bookworm | self.helper._delete_fs(fsid) 2026-04-13 02:03:51.635390 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 277, in _delete_fs 2026-04-13 02:03:51.635395 | debian-bookworm | self._assert_rest_result(result, 'Delete file system error.') 2026-04-13 02:03:51.635400 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-04-13 02:03:51.635404 | debian-bookworm | raise exception.InvalidShare(reason=err_msg) 2026-04-13 02:03:51.635409 | debian-bookworm | manila.exception.InvalidShare: Invalid share: Delete file system error. 2026-04-13 02:03:51.635414 | debian-bookworm | result: {'error': {'code': -403}}.. 2026-04-13 02:03:51.637363 | debian-bookworm | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_share_group_snapshot_dhss [0.020013s] ... ok 2026-04-13 02:03:51.637881 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_fail_2 [0.023595s] ... ok 2026-04-13 02:03:51.656909 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica_drv_misbehavior_ignored_with_the_force [0.025569s] ... ok 2026-04-13 02:03:51.657691 | debian-bookworm | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_manage_snapshot_functionality_1_manage_existing_snapshot [0.020091s] ... ok 2026-04-13 02:03:51.658178 | debian-bookworm | Replication pair fake_pair_id was not found. 2026-04-13 02:03:51.658490 | debian-bookworm | The share was not found. Share name:share_fake_new_uuid 2026-04-13 02:03:51.660556 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_success_2 [0.022566s] ... ok 2026-04-13 02:03:51.662239 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:51.667330 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_incompatible_dhss [0.058347s] ... ok 2026-04-13 02:03:51.677704 | debian-bookworm | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_share_revert_to_snapshot_functionality_2_revert_to_replicated_snapshot [0.020070s] ... ok 2026-04-13 02:03:51.679245 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_srv_with_sec_service_1_True [0.175927s] ... ok 2026-04-13 02:03:51.679960 | debian-bookworm | No replication pair ID recorded for share fake_share_id. Continue to delete replica fake_new_replica_id. 2026-04-13 02:03:51.680273 | debian-bookworm | The share was not found. Share name:share_fake_new_uuid 2026-04-13 02:03:51.682757 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_with_no_pair_id [0.021865s] ... ok 2026-04-13 02:03:51.695730 | debian-bookworm | {1} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_just_get [0.069122s] ... ok 2026-04-13 02:03:51.698197 | debian-bookworm | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_server_pools_2_False [0.020287s] ... ok 2026-04-13 02:03:51.704326 | debian-bookworm | New size for extend must be bigger than current size on array. (current: 4.0, new: 3). 2026-04-13 02:03:51.706771 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_extend_share_fail [0.023972s] ... ok 2026-04-13 02:03:51.708526 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica_access_rules_exception [0.028973s] ... ok 2026-04-13 02:03:51.719267 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_invalid_size [0.050926s] ... ok 2026-04-13 02:03:51.722059 | debian-bookworm | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_stats_refresh_true [0.020312s] ... ok 2026-04-13 02:03:51.726789 | debian-bookworm | Read Huawei config file(None) for Manila error: expected str, bytes or os.PathLike object, not NoneType 2026-04-13 02:03:51.727665 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_do_deferred_snapshot_deletion_exception [0.070791s] ... ok 2026-04-13 02:03:51.729422 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_backend_driver_fail [0.022680s] ... ok 2026-04-13 02:03:51.732625 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica_both_exceptions_ignored_with_the_force [0.023806s] ... ok 2026-04-13 02:03:51.733318 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:51.738923 | debian-bookworm | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_instantiate_share_driver [0.020116s] ... ok 2026-04-13 02:03:51.751852 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_network_allocations_number_dhss_true [0.022210s] ... ok 2026-04-13 02:03:51.754565 | debian-bookworm | Failed to update quota usages while deleting snapshot fakesnapshotid. 2026-04-13 02:03:51.754584 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:51.754590 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 4104, in _delete_snapshot_quota 2026-04-13 02:03:51.754595 | debian-bookworm | reservations = QUOTAS.reserve( 2026-04-13 02:03:51.754600 | debian-bookworm | ^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.754604 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:51.754609 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:51.754614 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.754619 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:51.754624 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:51.754629 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.754634 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:51.754639 | debian-bookworm | raise effect 2026-04-13 02:03:51.754644 | debian-bookworm | manila.exception.QuotaError: Quota exceeded: code=500. 2026-04-13 02:03:51.756690 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_deferred_delete_quota_error [0.023828s] ... ok 2026-04-13 02:03:51.758565 | debian-bookworm | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_start [0.019779s] ... ok 2026-04-13 02:03:51.774865 | debian-bookworm | Error managing share server fake_share_server_id 2026-04-13 02:03:51.774895 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:51.774908 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3479, in manage_share_server 2026-04-13 02:03:51.774914 | debian-bookworm | raise exception.ManageShareServerError(reason=msg) 2026-04-13 02:03:51.774920 | debian-bookworm | manila.exception.ManageShareServerError: Manage existing share server failed due to: Failed to manage all allocations. Allocations [{}, {}] were not managed. 2026-04-13 02:03:51.775149 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_extend_share [0.047129s] ... ok 2026-04-13 02:03:51.775506 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_pool_fail [0.023728s] ... ok 2026-04-13 02:03:51.776724 | debian-bookworm | {1} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_updates_conditionally_changed_1_applying [0.081021s] ... ok 2026-04-13 02:03:51.779143 | debian-bookworm | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_promote_replica [0.020585s] ... ok 2026-04-13 02:03:51.781289 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_driver_exception_1 [0.024199s] ... ok 2026-04-13 02:03:51.788285 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_allocations_not_managed [0.069705s] ... ok 2026-04-13 02:03:51.798120 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_7 [0.022151s] ... ok 2026-04-13 02:03:51.799210 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_driver_failure_2_check_for_setup_error [0.024282s] ... ok 2026-04-13 02:03:51.800192 | debian-bookworm | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_setup_server_handling_disabled [0.020650s] ... ok 2026-04-13 02:03:51.805188 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_with_quota_error_2_False [0.023584s] ... ok 2026-04-13 02:03:51.814407 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:51.820112 | debian-bookworm | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_update_access [0.019742s] ... ok 2026-04-13 02:03:51.824975 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_4 [0.026681s] ... ok 2026-04-13 02:03:51.840363 | debian-bookworm | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_teardown_server_handling_disabled [0.019698s] ... ok 2026-04-13 02:03:51.840887 | debian-bookworm | Failed to commit reservations 2026-04-13 02:03:51.840912 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:51.840922 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-13 02:03:51.840930 | debian-bookworm | self._driver.commit( 2026-04-13 02:03:51.840939 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-13 02:03:51.840948 | debian-bookworm | db.reservation_commit( 2026-04-13 02:03:51.840956 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-13 02:03:51.840964 | debian-bookworm | return IMPL.reservation_commit( 2026-04-13 02:03:51.840973 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.840981 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-13 02:03:51.840990 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:51.840998 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.841006 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-13 02:03:51.841015 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-04-13 02:03:51.841024 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-04-13 02:03:51.841032 | debian-bookworm | self.force_reraise() 2026-04-13 02:03:51.841041 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-13 02:03:51.841049 | debian-bookworm | raise self.value 2026-04-13 02:03:51.841057 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-13 02:03:51.841066 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:51.841074 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.841082 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-13 02:03:51.841092 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:03:51.841101 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.841109 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-13 02:03:51.841117 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-04-13 02:03:51.841126 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.841134 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-13 02:03:51.841149 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-04-13 02:03:51.841157 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.841166 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:51.841174 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:51.841182 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.841190 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-13 02:03:51.841198 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:51.841207 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.841215 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:51.841223 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:51.841231 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:51.841250 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:51.841259 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:51.841267 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.841275 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-13 02:03:51.841283 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:51.841292 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.841300 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:51.841308 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:51.841316 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:51.841325 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:51.841333 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:51.841341 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.841349 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-13 02:03:51.841359 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:51.841367 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.841376 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:51.841384 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:51.841398 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:51.841407 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:51.841415 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:51.841424 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.841432 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-13 02:03:51.841440 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-13 02:03:51.841449 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.841457 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-13 02:03:51.841494 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-04-13 02:03:51.841503 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.841511 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-13 02:03:51.841520 | debian-bookworm | resolved = impl._literal_coercion( 2026-04-13 02:03:51.841528 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.841536 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-13 02:03:51.841545 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-04-13 02:03:51.841553 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-13 02:03:51.841562 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-04-13 02:03:51.841570 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-04-13 02:03:51.845556 | debian-bookworm | Login to http://100.115.10.69:8082/deviceManager/rest/ failed, try another. 2026-04-13 02:03:51.845888 | debian-bookworm | All url login fail. 2026-04-13 02:03:51.849076 | debian-bookworm | {1} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rules_status_force_status [0.072176s] ... ok 2026-04-13 02:03:51.850607 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_login_fail [0.025308s] ... ok 2026-04-13 02:03:51.854367 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_valid_share_3 [0.065974s] ... ok 2026-04-13 02:03:51.859532 | debian-bookworm | {3} manila.tests.share.test_drivers_private_data.SqlStorageDriverTestCase.test_methods_1 [0.019642s] ... ok 2026-04-13 02:03:51.876540 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_login_success [0.026086s] ... ok 2026-04-13 02:03:51.879884 | debian-bookworm | {3} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_exception_with_suppression [0.019929s] ... ok 2026-04-13 02:03:51.887369 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:51.900893 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_4 [0.024226s] ... ok 2026-04-13 02:03:51.901502 | debian-bookworm | {3} manila.tests.share.test_manager.HookWrapperTestCase.test_hooks_enabled [0.021524s] ... ok 2026-04-13 02:03:51.923690 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_notsetcache_fail [0.022737s] ... ok 2026-04-13 02:03:51.927913 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_5 [0.073347s] ... ok 2026-04-13 02:03:51.945529 | debian-bookworm | Can't open the recent url, re-login. 2026-04-13 02:03:51.945871 | debian-bookworm | Login to http://100.115.10.69:8082/deviceManager/rest/ failed, try another. 2026-04-13 02:03:51.945887 | debian-bookworm | Login to http://100.115.10.70:8082/deviceManager/rest/ failed, try another. 2026-04-13 02:03:51.945894 | debian-bookworm | All url login fail. 2026-04-13 02:03:51.948599 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_multi_resturls_fail [0.024857s] ... ok 2026-04-13 02:03:51.956334 | debian-bookworm | {1} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_1____queued_to_apply____2_ [0.107302s] ... ok 2026-04-13 02:03:51.956506 | debian-bookworm | Caught exception trying ensure share '11ddd62f-1d84-4dca-a28f-4e782a506ca5'. 2026-04-13 02:03:51.956517 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:51.956522 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 511, in ensure_driver_resources 2026-04-13 02:03:51.956526 | debian-bookworm | update_share_instances = self.driver.ensure_shares( 2026-04-13 02:03:51.956531 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.956536 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:51.956540 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:51.956602 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.956608 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:51.956613 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:51.956617 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.956622 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:03:51.956626 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:03:51.956630 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.956635 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 804, in raise_NotImplementedError 2026-04-13 02:03:51.956639 | debian-bookworm | raise NotImplementedError 2026-04-13 02:03:51.956644 | debian-bookworm | NotImplementedError 2026-04-13 02:03:51.956648 | debian-bookworm | 2026-04-13 02:03:51.956652 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-04-13 02:03:51.956657 | debian-bookworm | 2026-04-13 02:03:51.956666 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:51.956671 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 631, in _ensure_share 2026-04-13 02:03:51.956675 | debian-bookworm | export_locations = self.driver.ensure_share( 2026-04-13 02:03:51.956680 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.956684 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:51.956688 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:51.956692 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.956697 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:51.956701 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:51.956705 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.956710 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:51.956714 | debian-bookworm | raise effect 2026-04-13 02:03:51.956718 | debian-bookworm | manila.exception.ManilaException: An unknown exception occurred. 2026-04-13 02:03:51.961730 | debian-bookworm | Caught exception trying ensure share 'e92674b9-901e-43f6-8947-f90210ad9825'. 2026-04-13 02:03:51.961744 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:51.961749 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 511, in ensure_driver_resources 2026-04-13 02:03:51.961753 | debian-bookworm | update_share_instances = self.driver.ensure_shares( 2026-04-13 02:03:51.961758 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.961762 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:51.961766 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:51.961771 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.961775 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:51.961779 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:51.961787 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.961791 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:03:51.961796 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:03:51.961800 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.961804 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 804, in raise_NotImplementedError 2026-04-13 02:03:51.961809 | debian-bookworm | raise NotImplementedError 2026-04-13 02:03:51.961813 | debian-bookworm | NotImplementedError 2026-04-13 02:03:51.961817 | debian-bookworm | 2026-04-13 02:03:51.961821 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-04-13 02:03:51.961826 | debian-bookworm | 2026-04-13 02:03:51.961830 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:51.961834 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 631, in _ensure_share 2026-04-13 02:03:51.961838 | debian-bookworm | export_locations = self.driver.ensure_share( 2026-04-13 02:03:51.961843 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.961847 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:51.961851 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:51.961855 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.961860 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:51.961864 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:51.961868 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.961872 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:51.961877 | debian-bookworm | raise effect 2026-04-13 02:03:51.961881 | debian-bookworm | manila.exception.ManilaException: An unknown exception occurred. 2026-04-13 02:03:51.963660 | debian-bookworm | Caught exception trying ensure share 'f4c9cbb3-30cf-41a5-b623-4dc6d572a90d'. 2026-04-13 02:03:51.963672 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:51.963677 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 511, in ensure_driver_resources 2026-04-13 02:03:51.963687 | debian-bookworm | update_share_instances = self.driver.ensure_shares( 2026-04-13 02:03:51.963692 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.963696 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:51.963701 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:51.963705 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.963709 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:51.963713 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:51.963718 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.963722 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:03:51.963727 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:03:51.963731 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.963736 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 804, in raise_NotImplementedError 2026-04-13 02:03:51.963741 | debian-bookworm | raise NotImplementedError 2026-04-13 02:03:51.963745 | debian-bookworm | NotImplementedError 2026-04-13 02:03:51.963750 | debian-bookworm | 2026-04-13 02:03:51.963754 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-04-13 02:03:51.963758 | debian-bookworm | 2026-04-13 02:03:51.963762 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:51.963767 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 631, in _ensure_share 2026-04-13 02:03:51.963771 | debian-bookworm | export_locations = self.driver.ensure_share( 2026-04-13 02:03:51.963775 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.963779 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:51.963783 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:51.963788 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.963792 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:51.963796 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:51.963800 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:51.963805 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:51.963809 | debian-bookworm | raise effect 2026-04-13 02:03:51.963813 | debian-bookworm | manila.exception.ManilaException: An unknown exception occurred. 2026-04-13 02:03:51.964295 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_cancel_invalid [0.036358s] ... ok 2026-04-13 02:03:51.969756 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_ensure_share_1_ManilaException [0.164324s] ... ok 2026-04-13 02:03:51.971620 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_nfs_access_for_all_ip_addresses_1_True [0.022997s] ... ok 2026-04-13 02:03:51.991569 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_exception_on_update_access_rules [0.192107s] ... ok 2026-04-13 02:03:51.992447 | debian-bookworm | Failed to set access rules to new active replica fake_new_replica_id. 2026-04-13 02:03:51.994237 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:51.996266 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_access_update_error_1 [0.024328s] ... ok 2026-04-13 02:03:51.997525 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_no_shares [0.027449s] ... ok 2026-04-13 02:03:52.008407 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_complete_3 [0.043840s] ... ok 2026-04-13 02:03:52.018069 | debian-bookworm | Failed to set access rules to new active replica fake_new_replica_id. 2026-04-13 02:03:52.018357 | debian-bookworm | Failed to clear access rules from old active replica fake_active_replica_id. 2026-04-13 02:03:52.019442 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_without_shares_and_rules_3 [0.027417s] ... ok 2026-04-13 02:03:52.021173 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_access_update_error_2 [0.025085s] ... ok 2026-04-13 02:03:52.039362 | debian-bookworm | {1} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_an_update_is_in_progress_2_denying [0.080838s] ... ok 2026-04-13 02:03:52.044181 | debian-bookworm | Create vlan error. 2026-04-13 02:03:52.044199 | debian-bookworm | result: {'error': {'code': 1}}. 2026-04-13 02:03:52.046506 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_1_True [0.037946s] ... ok 2026-04-13 02:03:52.047464 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_create_vlan_fail [0.026135s] ... ok 2026-04-13 02:03:52.068154 | debian-bookworm | LDAP domain (100.97.5.87) has already been configured. 2026-04-13 02:03:52.070896 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_ldap_exist_error [0.022702s] ... ok 2026-04-13 02:03:52.076048 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:52.088771 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_2_False [0.042008s] ... ok 2026-04-13 02:03:52.094721 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ldap_domain_success_3_100_97_5_87_100_97_5_88_100_97_5_89 [0.024180s] ... ok 2026-04-13 02:03:52.097712 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_2 [0.076280s] ... ok 2026-04-13 02:03:52.113833 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_exception [0.024996s] ... ok 2026-04-13 02:03:52.115709 | debian-bookworm | Unsupported security services. Only AD and LDAP are supported. 2026-04-13 02:03:52.119044 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_security_service_invalid_1 [0.023878s] ... ok 2026-04-13 02:03:52.122130 | debian-bookworm | 2026-04-13 02:03:52.120 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 478c445d8d3e to fbdfabcba377 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:52.126670 | debian-bookworm | 2026-04-13 02:03:52.124 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:52.126690 | debian-bookworm | 2026-04-13 02:03:52.124 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:52.139900 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_replicated_snapshot_2_fake_reservations [0.025711s] ... ok 2026-04-13 02:03:52.141842 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_complete_1 [0.046331s] ... ok 2026-04-13 02:03:52.153625 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_security_service_invalid_3 [0.025034s] ... ok 2026-04-13 02:03:52.160965 | debian-bookworm | 2026-04-13 02:03:52.159 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:52.160992 | debian-bookworm | 2026-04-13 02:03:52.159 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:52.165753 | debian-bookworm | New size for shrink must be less than current size on array. (current: 4.0, new: 5). 2026-04-13 02:03:52.173726 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_size_fail [0.024373s] ... ok 2026-04-13 02:03:52.173741 | debian-bookworm | {1} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_delete_all_rules_2_False [0.133939s] ... ok 2026-04-13 02:03:52.185849 | debian-bookworm | Unexpected error occurred while updating access rules for share instance d8a8f72f-347d-4526-b2c7-7071eb2ec614. 2026-04-13 02:03:52.185867 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:52.185877 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 584, in ensure_driver_resources 2026-04-13 02:03:52.185883 | debian-bookworm | self.access_helper.update_access_rules( 2026-04-13 02:03:52.185888 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:52.185893 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:52.185897 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.185902 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:52.185908 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:52.185912 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.185917 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:03:52.185923 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:03:52.185928 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.185933 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 620, in raise_share_access_exists 2026-04-13 02:03:52.185939 | debian-bookworm | raise exception.ShareAccessExists( 2026-04-13 02:03:52.185944 | debian-bookworm | manila.exception.ShareAccessExists: Share access fake_access_type:fake_access exists. 2026-04-13 02:03:52.185949 | debian-bookworm | Unexpected error occurred while updating access rules for share instance 2b341a1a-f2e9-41df-a463-bdda97860fc3. 2026-04-13 02:03:52.185954 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:52.185959 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 584, in ensure_driver_resources 2026-04-13 02:03:52.185964 | debian-bookworm | self.access_helper.update_access_rules( 2026-04-13 02:03:52.185968 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:52.185973 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:52.185978 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.185984 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:52.185989 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:52.185993 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.185998 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:03:52.186003 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:03:52.186007 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.186012 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 620, in raise_share_access_exists 2026-04-13 02:03:52.186017 | debian-bookworm | raise exception.ShareAccessExists( 2026-04-13 02:03:52.186022 | debian-bookworm | manila.exception.ShareAccessExists: Share access fake_access_type:fake_access exists. 2026-04-13 02:03:52.188493 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_shares_and_rules_3 [0.190586s] ... ok 2026-04-13 02:03:52.204158 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_success_2 [0.021990s] ... ok 2026-04-13 02:03:52.204182 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_12 [0.025736s] ... ok 2026-04-13 02:03:52.204186 | debian-bookworm | 2026-04-13 02:03:52.202 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade fbdfabcba377 -> 1946cb97bb8d, add is_soft_deleted and scheduled_to_be_deleted_at to shares table 2026-04-13 02:03:52.211406 | debian-bookworm | Can't open the recent url, re-login. 2026-04-13 02:03:52.211803 | debian-bookworm | Failed to switch replication pair fake_pair_id. 2026-04-13 02:03:52.211817 | debian-bookworm | result: {'error': {'code': -403}}. 2026-04-13 02:03:52.214845 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_complete_2 [0.072656s] ... ok 2026-04-13 02:03:52.215124 | debian-bookworm | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_exception_ignore_1 [0.024626s] ... ok 2026-04-13 02:03:52.219983 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_cancel_2_migration_driver_in_progress [0.080217s] ... ok 2026-04-13 02:03:52.236806 | debian-bookworm | Replication pair fake_pair_id primary/secondary relationship is not right, try to switch over again but still failed. 2026-04-13 02:03:52.236853 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:52.236860 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 146, in update_replication_pair_state 2026-04-13 02:03:52.236866 | debian-bookworm | self.helper.switch_replication_pair(replica_pair_id) 2026-04-13 02:03:52.236872 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:52.236878 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:52.236883 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.236888 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:52.236893 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:52.236898 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.236904 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1192, in _execute_mock_call 2026-04-13 02:03:52.236909 | debian-bookworm | return self._mock_wraps(*args, **kwargs) 2026-04-13 02:03:52.236914 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.236919 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1401, in switch_replication_pair 2026-04-13 02:03:52.236925 | debian-bookworm | self._assert_rest_result(result, msg) 2026-04-13 02:03:52.236935 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-04-13 02:03:52.236941 | debian-bookworm | raise exception.InvalidShare(reason=err_msg) 2026-04-13 02:03:52.236946 | debian-bookworm | manila.exception.InvalidShare: Invalid share: Failed to switch replication pair fake_pair_id. 2026-04-13 02:03:52.236951 | debian-bookworm | result: {'error': {'code': -403}}.. 2026-04-13 02:03:52.237178 | debian-bookworm | 2026-04-13 02:03:52.224 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update fbdfabcba377 to 1946cb97bb8d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:52.237192 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test__get_all_availability_zones_with_subnets_1 [0.028452s] ... ok 2026-04-13 02:03:52.237198 | debian-bookworm | 2026-04-13 02:03:52.227 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:52.237204 | debian-bookworm | 2026-04-13 02:03:52.228 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:52.245064 | debian-bookworm | Failed to check GPFS state. Error: 'state' is not in list. 2026-04-13 02:03:52.245185 | debian-bookworm | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__check_gpfs_state_wrong_output_exception [0.024701s] ... ok 2026-04-13 02:03:52.251858 | debian-bookworm | 2026-04-13 02:03:52.250 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:52.251872 | debian-bookworm | 2026-04-13 02:03:52.250 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:52.260789 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test__security_service_update_validate_hosts_new_check [0.027233s] ... ok 2026-04-13 02:03:52.260803 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_cancel_1_migration_driver_in_progress [0.071235s] ... ok 2026-04-13 02:03:52.267045 | debian-bookworm | The driver could not migrate the share server f89d13a5-0be5-4444-926c-362efd5da176 2026-04-13 02:03:52.267058 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:52.267062 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6222, in share_server_migration_start 2026-04-13 02:03:52.267066 | debian-bookworm | self._share_server_migration_start_driver( 2026-04-13 02:03:52.267070 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:52.267074 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:52.267077 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.267081 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:52.267084 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:52.267088 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.267091 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:52.267095 | debian-bookworm | raise effect 2026-04-13 02:03:52.267098 | debian-bookworm | manila.exception.ShareServerMigrationFailed: Share server migration failed: fake_reason 2026-04-13 02:03:52.269920 | debian-bookworm | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_from_snapshot [0.024180s] ... ok 2026-04-13 02:03:52.269934 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_start_exception_1_True [0.049778s] ... ok 2026-04-13 02:03:52.289510 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_complete_4 [0.074517s] ... ok 2026-04-13 02:03:52.290917 | debian-bookworm | All shares in recycle bin will automatically be restored, need to be manually identified and deleted again. 2026-04-13 02:03:52.293532 | debian-bookworm | Failed to delete snapshot fakesnapshotname. Error: Unexpected error while running command. 2026-04-13 02:03:52.293547 | debian-bookworm | Command: None 2026-04-13 02:03:52.293551 | debian-bookworm | Exit code: - 2026-04-13 02:03:52.293554 | debian-bookworm | Stdout: None 2026-04-13 02:03:52.293558 | debian-bookworm | Stderr: None. 2026-04-13 02:03:52.297693 | debian-bookworm | 2026-04-13 02:03:52.289 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 1946cb97bb8d -> fbdfabcba377, add is_soft_deleted and scheduled_to_be_deleted_at to shares table 2026-04-13 02:03:52.297709 | debian-bookworm | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__delete_share_snapshot_exception [0.030453s] ... ok 2026-04-13 02:03:52.299658 | debian-bookworm | The driver could not migrate the share fake_id 2026-04-13 02:03:52.299675 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:52.299681 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1675, in migration_start 2026-04-13 02:03:52.299686 | debian-bookworm | success = self._migration_start_driver( 2026-04-13 02:03:52.299691 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.299696 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:52.299701 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:52.299706 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.299710 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:52.299715 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:52.299792 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.299802 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:52.299807 | debian-bookworm | raise effect 2026-04-13 02:03:52.299812 | debian-bookworm | Exception: fake_exc_1 2026-04-13 02:03:52.303328 | debian-bookworm | Host-assisted migration failed for share fake_id. 2026-04-13 02:03:52.303347 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:52.303358 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1714, in migration_start 2026-04-13 02:03:52.303363 | debian-bookworm | self._migration_start_host_assisted( 2026-04-13 02:03:52.303368 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:52.303373 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:52.303378 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.303382 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:52.303387 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:52.303392 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.303397 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:52.303401 | debian-bookworm | raise effect 2026-04-13 02:03:52.303406 | debian-bookworm | Exception: fake_exc_2 2026-04-13 02:03:52.307042 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_exception [0.046223s] ... ok 2026-04-13 02:03:52.315827 | debian-bookworm | This operation is supported only on backends that handle share servers. 2026-04-13 02:03:52.315860 | debian-bookworm | The driver could not migrate the share server e61d6f91-55b0-47b6-b86d-d88e8286e0ef 2026-04-13 02:03:52.315870 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:52.315879 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6220, in share_server_migration_start 2026-04-13 02:03:52.315888 | debian-bookworm | raise exception.OperationNotSupportedByDriverMode() 2026-04-13 02:03:52.315897 | debian-bookworm | manila.exception.OperationNotSupportedByDriverMode: The share driver mode does not support this operation. 2026-04-13 02:03:52.316053 | debian-bookworm | 2026-04-13 02:03:52.313 6641 WARNING 1946cb97bb8d_add_is_soft_deleted_and_scheduled_to_be_deleted_at_to_shares_table_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] All shares in recycle bin will automatically be restored, need to be manually identified and deleted again. 2026-04-13 02:03:52.316072 | debian-bookworm | 2026-04-13 02:03:52.314 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 1946cb97bb8d to fbdfabcba377 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:52.333704 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_start_exception_2_False [0.048218s] ... ok 2026-04-13 02:03:52.333723 | debian-bookworm | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__gpfs_local_execute [0.023517s] ... ok 2026-04-13 02:03:52.333728 | debian-bookworm | 2026-04-13 02:03:52.318 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:52.333732 | debian-bookworm | 2026-04-13 02:03:52.318 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:52.333736 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_update_different_types [0.070124s] ... ok 2026-04-13 02:03:52.333740 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_update_2_openstack1_newton__pool0 [0.026176s] ... ok 2026-04-13 02:03:52.336314 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_3__True__1__10__3__0_ [0.434740s] ... ok 2026-04-13 02:03:52.345680 | debian-bookworm | 2026-04-13 02:03:52.335 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:52.345694 | debian-bookworm | 2026-04-13 02:03:52.336 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:52.345699 | debian-bookworm | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_dir_success [0.024066s] ... ok 2026-04-13 02:03:52.364655 | debian-bookworm | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_share_valid_with_quota_1_mmlsfileset__allocInodes__mmlsfileset__100096_ [0.021651s] ... ok 2026-04-13 02:03:52.376287 | debian-bookworm | All shares in recycle bin will automatically be restored, need to be manually identified and deleted again. 2026-04-13 02:03:52.378063 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_1_True [0.047258s] ... ok 2026-04-13 02:03:52.378563 | debian-bookworm | 2026-04-13 02:03:52.374 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade fbdfabcba377 -> 1946cb97bb8d, add is_soft_deleted and scheduled_to_be_deleted_at to shares table 2026-04-13 02:03:52.387210 | debian-bookworm | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_07______False_ [0.022336s] ... ok 2026-04-13 02:03:52.391527 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_access_get_all [0.067685s] ... ok 2026-04-13 02:03:52.392638 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_migrating_share [0.056078s] ... ok 2026-04-13 02:03:52.401053 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_encryption_key_ref_2_False [0.066081s] ... ok 2026-04-13 02:03:52.401639 | debian-bookworm | 2026-04-13 02:03:52.400 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update fbdfabcba377 to 1946cb97bb8d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:52.404236 | debian-bookworm | 2026-04-13 02:03:52.402 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:52.404253 | debian-bookworm | 2026-04-13 02:03:52.402 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:52.409067 | debian-bookworm | Failed to get exports from the system. Error: Unexpected error while running command. 2026-04-13 02:03:52.409086 | debian-bookworm | Command: None 2026-04-13 02:03:52.409092 | debian-bookworm | Exit code: - 2026-04-13 02:03:52.409097 | debian-bookworm | Stdout: None 2026-04-13 02:03:52.409102 | debian-bookworm | Stderr: None. 2026-04-13 02:03:52.411503 | debian-bookworm | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_remove_export_exception [0.024355s] ... ok 2026-04-13 02:03:52.412939 | debian-bookworm | Shrink share failed due to possible data loss. 2026-04-13 02:03:52.412956 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:52.412962 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 5047, in shrink_share 2026-04-13 02:03:52.412968 | debian-bookworm | self.driver.shrink_share( 2026-04-13 02:03:52.412973 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:52.412978 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:52.412983 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.412988 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:52.412993 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:52.412998 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.413003 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:52.413008 | debian-bookworm | raise effect 2026-04-13 02:03:52.413013 | debian-bookworm | manila.exception.ShareShrinkingPossibleDataLoss: fake 2026-04-13 02:03:52.413786 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_driver_continue_3_True [0.123471s] ... ok 2026-04-13 02:03:52.415042 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_invalid_2 [0.049465s] ... ok 2026-04-13 02:03:52.423781 | debian-bookworm | 2026-04-13 02:03:52.422 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:52.423794 | debian-bookworm | 2026-04-13 02:03:52.422 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:52.435639 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_group_invalid_arguments [0.024291s] ... ok 2026-04-13 02:03:52.435661 | debian-bookworm | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__has_client_access_1____gpfs0_share_fakeid_t10_0_0_1___None_ [0.022514s] ... ok 2026-04-13 02:03:52.435666 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_2_ro [0.044203s] ... ok 2026-04-13 02:03:52.449603 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_snapshot_update_nothing_to_update_2_False [0.023086s] ... ok 2026-04-13 02:03:52.461690 | debian-bookworm | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_stderr_2______False_ [0.021489s] ... ok 2026-04-13 02:03:52.461704 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_check_update_share_server_network_allocations [0.024867s] ... ok 2026-04-13 02:03:52.461708 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_update_1_openstack1_watson__pool0 [0.024585s] ... ok 2026-04-13 02:03:52.465972 | debian-bookworm | 2026-04-13 02:03:52.463 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 1946cb97bb8d -> a87e0fb17dee, multiple share server subnets 2026-04-13 02:03:52.470396 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_3 [0.045286s] ... ok 2026-04-13 02:03:52.475669 | debian-bookworm | The backend failed to accept the share: Driver failed to transfer share with rules.. 2026-04-13 02:03:52.481453 | debian-bookworm | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_stderr_3_______False_ [0.022293s] ... ok 2026-04-13 02:03:52.481513 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_transfer_accept_driver_cannot_transfer_with_rules [0.063162s] ... ok 2026-04-13 02:03:52.485785 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_driver_2 [0.087449s] ... ok 2026-04-13 02:03:52.490750 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_updates_replica_list_3_dr [0.026328s] ... ok 2026-04-13 02:03:52.497981 | debian-bookworm | Failed to check exports on the systems. Error: Unexpected error while running command. 2026-04-13 02:03:52.497999 | debian-bookworm | Command: None 2026-04-13 02:03:52.498005 | debian-bookworm | Exit code: - 2026-04-13 02:03:52.498010 | debian-bookworm | Stdout: None 2026-04-13 02:03:52.498015 | debian-bookworm | Stderr: None. 2026-04-13 02:03:52.500451 | debian-bookworm | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access_exception [0.022061s] ... ok 2026-04-13 02:03:52.503248 | debian-bookworm | Failed to commit reservations None 2026-04-13 02:03:52.503277 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:52.503286 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-13 02:03:52.503294 | debian-bookworm | self._driver.commit( 2026-04-13 02:03:52.503302 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-13 02:03:52.503310 | debian-bookworm | db.reservation_commit( 2026-04-13 02:03:52.503318 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-13 02:03:52.503326 | debian-bookworm | return IMPL.reservation_commit( 2026-04-13 02:03:52.503333 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.503341 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-13 02:03:52.503349 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:52.503356 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.503364 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-13 02:03:52.503372 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-04-13 02:03:52.503380 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-04-13 02:03:52.503557 | debian-bookworm | self.force_reraise() 2026-04-13 02:03:52.503572 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-13 02:03:52.503581 | debian-bookworm | raise self.value 2026-04-13 02:03:52.503588 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-13 02:03:52.503596 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:52.503604 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.503612 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-13 02:03:52.503620 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:03:52.503628 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.503635 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-13 02:03:52.503643 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-04-13 02:03:52.503651 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.503658 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-13 02:03:52.503718 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-04-13 02:03:52.503732 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.503739 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:52.503747 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:52.503755 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.503762 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-13 02:03:52.503770 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:52.503777 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.503785 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:52.503793 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:52.503800 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:52.503808 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:52.503815 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:52.503823 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.503830 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-13 02:03:52.503838 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:52.503846 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.503853 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:52.503861 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:52.503868 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:52.503876 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:52.503890 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:52.503898 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.503906 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-13 02:03:52.503913 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:52.503921 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.503936 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:52.503944 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:52.504002 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:52.504023 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:52.504031 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:52.504039 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.504047 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-13 02:03:52.504054 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-13 02:03:52.504062 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.504070 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-13 02:03:52.504077 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-04-13 02:03:52.504085 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.504093 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-13 02:03:52.504100 | debian-bookworm | resolved = impl._literal_coercion( 2026-04-13 02:03:52.504108 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.504116 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-13 02:03:52.504124 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-04-13 02:03:52.504131 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-13 02:03:52.504139 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-04-13 02:03:52.504146 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-13 02:03:52.513370 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_2 [0.052175s] ... ok 2026-04-13 02:03:52.523970 | debian-bookworm | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_update_access_both [0.022666s] ... ok 2026-04-13 02:03:52.524362 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted_status_3_data_copying_completed [0.043540s] ... ok 2026-04-13 02:03:52.524380 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_no_active_replica [0.036249s] ... ok 2026-04-13 02:03:52.531668 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_complete_1___fake_src_identifier____fake_dest_identifier__ [0.060435s] ... ok 2026-04-13 02:03:52.534592 | debian-bookworm | Failed to commit reservations 2026-04-13 02:03:52.534624 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:52.534633 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-13 02:03:52.534641 | debian-bookworm | self._driver.commit( 2026-04-13 02:03:52.534650 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-13 02:03:52.534657 | debian-bookworm | db.reservation_commit( 2026-04-13 02:03:52.534665 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-13 02:03:52.534673 | debian-bookworm | return IMPL.reservation_commit( 2026-04-13 02:03:52.534681 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.534689 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-13 02:03:52.534696 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:52.534704 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.534712 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-13 02:03:52.534732 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-04-13 02:03:52.534741 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-04-13 02:03:52.534749 | debian-bookworm | self.force_reraise() 2026-04-13 02:03:52.534757 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-13 02:03:52.534764 | debian-bookworm | raise self.value 2026-04-13 02:03:52.534772 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-13 02:03:52.534780 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:52.534788 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.534841 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-13 02:03:52.534850 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:03:52.534858 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.534866 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-13 02:03:52.534874 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-04-13 02:03:52.534882 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.534889 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-13 02:03:52.534897 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-04-13 02:03:52.534905 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.534913 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:52.534920 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:52.534928 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.534936 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-13 02:03:52.534946 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:52.534957 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.534968 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:52.534979 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:52.534991 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:52.535000 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:52.535007 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:52.535015 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.535023 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-13 02:03:52.535030 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:52.535038 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.535046 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:52.535053 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:52.535061 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:52.535069 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:52.535076 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:52.535084 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.535092 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-13 02:03:52.535107 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:52.535115 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.535122 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:52.535130 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:52.535146 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:52.535155 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:52.535162 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:52.535170 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.535178 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-13 02:03:52.535186 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-13 02:03:52.535193 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.535201 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-13 02:03:52.535209 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-04-13 02:03:52.535217 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.535224 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-13 02:03:52.535232 | debian-bookworm | resolved = impl._literal_coercion( 2026-04-13 02:03:52.535240 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.535247 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-13 02:03:52.535255 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-04-13 02:03:52.535263 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-13 02:03:52.535271 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-04-13 02:03:52.535278 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-04-13 02:03:52.535291 | debian-bookworm | Since share a858537d-0af7-4652-8717-f1b010e92e6b has been un-managed from share server fake_server_id. This share server must be removed manually, either by un-managing or by deleting it. The share network subnets [] and share network None cannot be deleted unless this share server has been removed. 2026-04-13 02:03:52.537802 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_with_share_server_2_False [0.056474s] ... ok 2026-04-13 02:03:52.554896 | debian-bookworm | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_pool [0.025270s] ... ok 2026-04-13 02:03:52.555118 | debian-bookworm | Failed to commit reservations None 2026-04-13 02:03:52.555130 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:52.555134 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-13 02:03:52.555138 | debian-bookworm | self._driver.commit( 2026-04-13 02:03:52.555141 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-13 02:03:52.555145 | debian-bookworm | db.reservation_commit( 2026-04-13 02:03:52.555148 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-13 02:03:52.555152 | debian-bookworm | return IMPL.reservation_commit( 2026-04-13 02:03:52.555155 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.555159 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-13 02:03:52.555162 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:52.555172 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.555176 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-13 02:03:52.555179 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-04-13 02:03:52.555183 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-04-13 02:03:52.555187 | debian-bookworm | self.force_reraise() 2026-04-13 02:03:52.555190 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-13 02:03:52.555194 | debian-bookworm | raise self.value 2026-04-13 02:03:52.555197 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-13 02:03:52.555200 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:52.555204 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.555208 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-13 02:03:52.555211 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:03:52.555215 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.555219 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-13 02:03:52.555223 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-04-13 02:03:52.555227 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.555231 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-13 02:03:52.555234 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-04-13 02:03:52.555239 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.555243 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:52.555247 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:52.555250 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.555254 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-13 02:03:52.555257 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:52.555261 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.555264 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:52.555268 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:52.555271 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:52.555274 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:52.555278 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:52.555281 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.555285 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-13 02:03:52.555288 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:52.555291 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.555295 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:52.555299 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:52.555302 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:52.555305 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:52.555342 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:52.555352 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.555356 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-13 02:03:52.555361 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:52.555369 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.555380 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:52.555385 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:52.555389 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:52.555397 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:52.555401 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:52.555404 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.555407 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-13 02:03:52.555411 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-13 02:03:52.555414 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.555418 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-13 02:03:52.555421 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-04-13 02:03:52.555425 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.555428 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-13 02:03:52.555431 | debian-bookworm | resolved = impl._literal_coercion( 2026-04-13 02:03:52.555435 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.555438 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-13 02:03:52.555442 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-04-13 02:03:52.555445 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-13 02:03:52.555448 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-04-13 02:03:52.555452 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-13 02:03:52.559514 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_update_quota_usages_update [0.023649s] ... ok 2026-04-13 02:03:52.560678 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_5 [0.047632s] ... ok 2026-04-13 02:03:52.567721 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_instance_1 [0.044038s] ... ok 2026-04-13 02:03:52.570950 | debian-bookworm | Pool "mockpool" not found 2026-04-13 02:03:52.573669 | debian-bookworm | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_pool_no_pools [0.024821s] ... ok 2026-04-13 02:03:52.575544 | debian-bookworm | Cannot choose compatible share server: fake 2026-04-13 02:03:52.582082 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_incompatible_servers [0.058152s] ... ok 2026-04-13 02:03:52.584666 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_server_network_allocations [0.025813s] ... ok 2026-04-13 02:03:52.592175 | debian-bookworm | 2026-04-13 02:03:52.590 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 1946cb97bb8d to a87e0fb17dee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:52.597503 | debian-bookworm | 2026-04-13 02:03:52.595 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:52.597530 | debian-bookworm | 2026-04-13 02:03:52.595 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:52.605698 | debian-bookworm | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_5__False__True__True_ [0.029066s] ... ok 2026-04-13 02:03:52.625696 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_invalid_arguments [0.024625s] ... ok 2026-04-13 02:03:52.625712 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_02 [0.022087s] ... ok 2026-04-13 02:03:52.625716 | debian-bookworm | 2026-04-13 02:03:52.623 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:52.625720 | debian-bookworm | 2026-04-13 02:03:52.624 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:52.641669 | debian-bookworm | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_3__False__True_ [0.026266s] ... ok 2026-04-13 02:03:52.641686 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_report_driver_status_driver_handles_ss [0.022552s] ... ok 2026-04-13 02:03:52.641690 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_07 [0.022392s] ... ok 2026-04-13 02:03:52.647712 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_with_different_share_type [0.086720s] ... ok 2026-04-13 02:03:52.660337 | debian-bookworm | Driver-assisted migration of share fake_id failed. 2026-04-13 02:03:52.660352 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:52.660357 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1367, in _migration_start_driver 2026-04-13 02:03:52.660361 | debian-bookworm | raise exception.ShareMigrationFailed(reason=msg) 2026-04-13 02:03:52.660364 | debian-bookworm | manila.exception.ShareMigrationFailed: Share migration failed: All snapshots must have 'available' status to be migrated by the driver along with share fake_id. 2026-04-13 02:03:52.661758 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_12 [0.022770s] ... ok 2026-04-13 02:03:52.661771 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_replicated_snapshot_1_None [0.024050s] ... ok 2026-04-13 02:03:52.661775 | debian-bookworm | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share_doesnt_exist [0.026234s] ... ok 2026-04-13 02:03:52.665063 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_2 [0.095270s] ... ok 2026-04-13 02:03:52.669975 | debian-bookworm | 2026-04-13 02:03:52.664 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade a87e0fb17dee -> 1946cb97bb8d, multiple share server subnets 2026-04-13 02:03:52.675178 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_03 [0.022438s] ... ok 2026-04-13 02:03:52.676726 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_snapshot_1_True [0.023043s] ... ok 2026-04-13 02:03:52.682237 | debian-bookworm | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_01__True__True__True__True_ [0.025720s] ... ok 2026-04-13 02:03:52.698434 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_08 [0.022958s] ... ok 2026-04-13 02:03:52.709421 | debian-bookworm | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_07__True__False__False__True_ [0.027449s] ... ok 2026-04-13 02:03:52.715477 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_2 [0.061950s] ... ok 2026-04-13 02:03:52.718313 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_3 [0.052787s] ... ok 2026-04-13 02:03:52.721702 | debian-bookworm | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_13 [0.023041s] ... ok 2026-04-13 02:03:52.722583 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_server_migration_cancel_exception_2_migration_in_progress [0.045074s] ... ok 2026-04-13 02:03:52.734116 | debian-bookworm | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_extend_share [0.024711s] ... ok 2026-04-13 02:03:52.757432 | debian-bookworm | {2} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_cleanup_new_instance_2 [0.035807s] ... ok 2026-04-13 02:03:52.758156 | debian-bookworm | Caught exception from infinisdk: 2026-04-13 02:03:52.758357 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:52.758375 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-04-13 02:03:52.758383 | debian-bookworm | return func(*args, **kwargs) 2026-04-13 02:03:52.758391 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.758399 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 447, in _extend_share 2026-04-13 02:03:52.758406 | debian-bookworm | infinidat_filesystem.resize(new_size_capacity_units - old_size) 2026-04-13 02:03:52.758414 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:52.758422 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:52.758430 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.758437 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:52.758445 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:52.758453 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.758460 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:03:52.758468 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:03:52.758476 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.758483 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-04-13 02:03:52.758491 | debian-bookworm | raise FakeInfinisdkException() 2026-04-13 02:03:52.758506 | debian-bookworm | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-13 02:03:52.760072 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__provide_share_server_for_migration_subnet_not_found [0.043724s] ... ok 2026-04-13 02:03:52.762642 | debian-bookworm | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_extend_share_api_fail [0.026970s] ... ok 2026-04-13 02:03:52.774037 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_4 [0.041826s] ... ok 2026-04-13 02:03:52.774059 | debian-bookworm | 2026-04-13 02:03:52.767 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update a87e0fb17dee to 1946cb97bb8d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:52.774065 | debian-bookworm | 2026-04-13 02:03:52.769 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:52.774071 | debian-bookworm | 2026-04-13 02:03:52.769 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:52.779363 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_share_has_snapshots [0.068441s] ... ok 2026-04-13 02:03:52.786847 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_2 [0.023096s] ... ok 2026-04-13 02:03:52.788001 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_incorrect_detail_data [0.023910s] ... ok 2026-04-13 02:03:52.791000 | debian-bookworm | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_backend_info_4__False__False_ [0.027346s] ... ok 2026-04-13 02:03:52.813923 | debian-bookworm | 2026-04-13 02:03:52.791 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:52.813939 | debian-bookworm | 2026-04-13 02:03:52.791 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:52.813944 | debian-bookworm | {2} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_create_instance_and_wait_timeout [0.040678s] ... ok 2026-04-13 02:03:52.813948 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_4 [0.023127s] ... ok 2026-04-13 02:03:52.824108 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_share_manager_instance [0.025893s] ... ok 2026-04-13 02:03:52.824121 | debian-bookworm | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_no_infinisdk_module [0.026780s] ... ok 2026-04-13 02:03:52.831657 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_error_on_quota_commit_1_QuotaError [0.046508s] ... ok 2026-04-13 02:03:52.831670 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_both_deleted_from_database [0.022726s] ... ok 2026-04-13 02:03:52.831675 | debian-bookworm | 2026-04-13 02:03:52.829 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 1946cb97bb8d -> a87e0fb17dee, multiple share server subnets 2026-04-13 02:03:52.838588 | debian-bookworm | Caught exception from infinisdk: 2026-04-13 02:03:52.838603 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:52.838607 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-04-13 02:03:52.838611 | debian-bookworm | return func(*args, **kwargs) 2026-04-13 02:03:52.838615 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.838618 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 561, in revert_to_snapshot 2026-04-13 02:03:52.838622 | debian-bookworm | infinidat_parent_share.restore(infinidat_snapshot) 2026-04-13 02:03:52.838625 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:52.838629 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:52.838633 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.838636 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:52.838640 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:52.838643 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.838647 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:03:52.838650 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:03:52.838654 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.838657 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-04-13 02:03:52.838661 | debian-bookworm | raise FakeInfinisdkException() 2026-04-13 02:03:52.838665 | debian-bookworm | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-13 02:03:52.841727 | debian-bookworm | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_revert_to_snapshot_api_fail [0.025699s] ... ok 2026-04-13 02:03:52.852769 | debian-bookworm | {2} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_wait_for_share_server_3_creating [0.048125s] ... ok 2026-04-13 02:03:52.852786 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_raises_other_exception_1_NotFound [0.022947s] ... ok 2026-04-13 02:03:52.863283 | debian-bookworm | {5} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_create_share_cifs [0.021744s] ... ok 2026-04-13 02:03:52.868195 | debian-bookworm | Failed to commit reservations None 2026-04-13 02:03:52.868812 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:52.868832 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-13 02:03:52.868841 | debian-bookworm | self._driver.commit( 2026-04-13 02:03:52.868849 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-13 02:03:52.868857 | debian-bookworm | db.reservation_commit( 2026-04-13 02:03:52.868865 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-13 02:03:52.868873 | debian-bookworm | return IMPL.reservation_commit( 2026-04-13 02:03:52.868881 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.868888 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-13 02:03:52.868896 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:52.868904 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.868911 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-13 02:03:52.868919 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-04-13 02:03:52.868927 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-04-13 02:03:52.868935 | debian-bookworm | self.force_reraise() 2026-04-13 02:03:52.868943 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-13 02:03:52.868950 | debian-bookworm | raise self.value 2026-04-13 02:03:52.868958 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-13 02:03:52.868965 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:52.868973 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.868981 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-13 02:03:52.868989 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:03:52.868997 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.869005 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-13 02:03:52.869012 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-04-13 02:03:52.869020 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.869027 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-13 02:03:52.869035 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-04-13 02:03:52.869043 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.869051 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:52.869058 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:52.869066 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.869073 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-13 02:03:52.869081 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:52.869089 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.869096 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:52.869104 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:52.869111 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:52.869119 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:52.869127 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:52.869134 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.869142 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-13 02:03:52.869157 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:52.869165 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.869172 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:52.869180 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:52.869187 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:52.869227 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:52.869234 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:52.869243 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.869258 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-13 02:03:52.869267 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:52.869274 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.869282 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:52.869290 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:52.869297 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:52.869314 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:52.869322 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:52.869330 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.869337 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-13 02:03:52.869345 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-13 02:03:52.869353 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.869360 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-13 02:03:52.869368 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-04-13 02:03:52.869376 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.869383 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-13 02:03:52.869391 | debian-bookworm | resolved = impl._literal_coercion( 2026-04-13 02:03:52.869399 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.869435 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-13 02:03:52.869444 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-04-13 02:03:52.869452 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-13 02:03:52.869459 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-04-13 02:03:52.869509 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-13 02:03:52.871649 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_complete_2___fake_src_identifier___None_ [0.339681s] ... ok 2026-04-13 02:03:52.881986 | debian-bookworm | Can not find folder [some-folder] in pool [share-pool-01]. 2026-04-13 02:03:52.882192 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_1 [0.049197s] ... ok 2026-04-13 02:03:52.882574 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_continue_2_False [0.068166s] ... ok 2026-04-13 02:03:52.884522 | debian-bookworm | {5} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_wrong_ip_or_name_2_172_27_112_223__share_pool_01_LV_1_some_folder [0.021404s] ... ok 2026-04-13 02:03:52.904556 | debian-bookworm | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__create_directory [0.019555s] ... ok 2026-04-13 02:03:52.910051 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_network_security_service_1_False [0.057591s] ... ok 2026-04-13 02:03:52.919157 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_busy_share [0.044714s] ... ok 2026-04-13 02:03:52.919819 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_2_False [0.047947s] ... ok 2026-04-13 02:03:52.923967 | debian-bookworm | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_cifs_share [0.019468s] ... ok 2026-04-13 02:03:52.929963 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:52.933582 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-13 02:03:52.933599 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:52.933604 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-13 02:03:52.933609 | debian-bookworm | self.driver.do_setup(ctxt) 2026-04-13 02:03:52.933615 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:52.933620 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:52.933625 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.933630 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:52.933635 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:52.933640 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.933644 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:52.933649 | debian-bookworm | raise effect 2026-04-13 02:03:52.933654 | debian-bookworm | Exception 2026-04-13 02:03:52.934759 | debian-bookworm | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_snapshot [0.088386s] ... ok 2026-04-13 02:03:52.936732 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_17_publish_service_capabilities [0.026508s] ... ok 2026-04-13 02:03:52.942054 | debian-bookworm | 2026-04-13 02:03:52.940 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 1946cb97bb8d to a87e0fb17dee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:52.944532 | debian-bookworm | 2026-04-13 02:03:52.942 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:52.944550 | debian-bookworm | 2026-04-13 02:03:52.943 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:52.957420 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-13 02:03:52.957441 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:52.957447 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-13 02:03:52.957452 | debian-bookworm | self.driver.do_setup(ctxt) 2026-04-13 02:03:52.957457 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:52.957491 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:52.957498 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.957502 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:52.957508 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:52.957521 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.957527 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:52.957532 | debian-bookworm | raise effect 2026-04-13 02:03:52.957537 | debian-bookworm | Exception 2026-04-13 02:03:52.962478 | debian-bookworm | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_quota_1_0 [0.022090s] ... ok 2026-04-13 02:03:52.962491 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_invalid_share_type_1 [0.033531s] ... ok 2026-04-13 02:03:52.962495 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_with_admin_network_allocations [0.075326s] ... ok 2026-04-13 02:03:52.962499 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_19_extend_share [0.023199s] ... ok 2026-04-13 02:03:52.973615 | debian-bookworm | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__update_share_stats [0.021033s] ... ok 2026-04-13 02:03:52.980260 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-13 02:03:52.980277 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:52.980281 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-13 02:03:52.980285 | debian-bookworm | self.driver.do_setup(ctxt) 2026-04-13 02:03:52.980290 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:52.980293 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:52.980297 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.980300 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:52.980304 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:52.980307 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.980311 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:52.980314 | debian-bookworm | raise effect 2026-04-13 02:03:52.980318 | debian-bookworm | Exception 2026-04-13 02:03:52.982682 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_31_delete_replicated_snapshot [0.022621s] ... ok 2026-04-13 02:03:52.988172 | debian-bookworm | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_2_cifs [0.020776s] ... ok 2026-04-13 02:03:52.991464 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_valid_snapshot_1 [0.071279s] ... ok 2026-04-13 02:03:52.992166 | debian-bookworm | Failed to commit reservations None 2026-04-13 02:03:52.992179 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:52.992183 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-13 02:03:52.992187 | debian-bookworm | self._driver.commit( 2026-04-13 02:03:52.992191 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-13 02:03:52.992194 | debian-bookworm | db.reservation_commit( 2026-04-13 02:03:52.992198 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-13 02:03:52.992202 | debian-bookworm | return IMPL.reservation_commit( 2026-04-13 02:03:52.992205 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.992209 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-13 02:03:52.992212 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:52.992216 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.992220 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-13 02:03:52.992223 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-04-13 02:03:52.992231 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-04-13 02:03:52.992235 | debian-bookworm | self.force_reraise() 2026-04-13 02:03:52.992247 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-13 02:03:52.992251 | debian-bookworm | raise self.value 2026-04-13 02:03:52.992254 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-13 02:03:52.992258 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:52.992261 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.992264 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-13 02:03:52.992268 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:03:52.992272 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.992275 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-13 02:03:52.992279 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-04-13 02:03:52.992282 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.992286 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-13 02:03:52.992289 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-04-13 02:03:52.992292 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.992296 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:52.992299 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:52.992303 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.992306 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-13 02:03:52.992310 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:52.992313 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.992316 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:52.992320 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:52.992323 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:52.992326 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:52.992330 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:52.992333 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.992336 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-13 02:03:52.992340 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:52.992343 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.992347 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:52.992350 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:52.992353 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:52.992357 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:52.992360 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:52.992364 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.992367 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-13 02:03:52.992370 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:52.992374 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.992377 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:52.992384 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:52.992387 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:52.992394 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:52.992398 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:52.992401 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.992405 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-13 02:03:52.992408 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-13 02:03:52.992411 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.992415 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-13 02:03:52.992418 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-04-13 02:03:52.992422 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.992425 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-13 02:03:52.992429 | debian-bookworm | resolved = impl._literal_coercion( 2026-04-13 02:03:52.992432 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.992435 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-13 02:03:52.992439 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-04-13 02:03:52.992442 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-13 02:03:52.992446 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-04-13 02:03:52.992449 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-13 02:03:52.997531 | debian-bookworm | Failed to commit reservations 2026-04-13 02:03:52.997546 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:52.997551 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-13 02:03:52.997554 | debian-bookworm | self._driver.commit( 2026-04-13 02:03:52.997567 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-13 02:03:52.997571 | debian-bookworm | db.reservation_commit( 2026-04-13 02:03:52.997575 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-13 02:03:52.997578 | debian-bookworm | return IMPL.reservation_commit( 2026-04-13 02:03:52.997582 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.997585 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-13 02:03:52.997589 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:52.997592 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.997596 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-13 02:03:52.997599 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-04-13 02:03:52.997603 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-04-13 02:03:52.997606 | debian-bookworm | self.force_reraise() 2026-04-13 02:03:52.997610 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-13 02:03:52.997613 | debian-bookworm | raise self.value 2026-04-13 02:03:52.997617 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-13 02:03:52.997620 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:52.997624 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.997627 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-13 02:03:52.997635 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:03:52.997639 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.997643 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-13 02:03:52.997646 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-04-13 02:03:52.997650 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.997653 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-13 02:03:52.997656 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-04-13 02:03:52.997660 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.997663 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:52.997667 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:52.997670 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.997674 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-13 02:03:52.997677 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:52.997681 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.997684 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:52.997688 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:52.997691 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:52.997695 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:52.997698 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:52.997701 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.997705 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-13 02:03:52.997708 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:52.997712 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.997715 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:52.997719 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:52.997722 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:52.997725 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:52.997730 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:52.997734 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.997737 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-13 02:03:52.997741 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:52.997744 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.997748 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:52.997751 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:52.997758 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:52.997762 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:52.997766 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:52.997769 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.997773 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-13 02:03:52.997779 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-13 02:03:52.997782 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.997786 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-13 02:03:52.997789 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-04-13 02:03:52.997793 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.997796 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-13 02:03:52.997800 | debian-bookworm | resolved = impl._literal_coercion( 2026-04-13 02:03:52.997803 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:52.997807 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-13 02:03:52.997810 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-04-13 02:03:52.997814 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-13 02:03:52.997817 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-04-13 02:03:52.997821 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-04-13 02:03:53.000503 | debian-bookworm | 2026-04-13 02:03:52.992 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:53.000516 | debian-bookworm | 2026-04-13 02:03:52.992 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:53.005676 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_2_False [0.042742s] ... ok 2026-04-13 02:03:53.005688 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_4_HDFS [0.049231s] ... ok 2026-04-13 02:03:53.013657 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_cg_with_share_network_driver_not_handles_servers [0.025738s] ... ok 2026-04-13 02:03:53.013670 | debian-bookworm | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_None_share_fail_2_cifs [0.021795s] ... ok 2026-04-13 02:03:53.020455 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:53.021196 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_replica_replica [0.025052s] ... ok 2026-04-13 02:03:53.029177 | debian-bookworm | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_group [0.089834s] ... ok 2026-04-13 02:03:53.037022 | debian-bookworm | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_update_access_2 [0.020995s] ... ok 2026-04-13 02:03:53.037037 | debian-bookworm | 2026-04-13 02:03:53.032 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade a87e0fb17dee -> bb5938d74b73, add_snapshot_metadata_table 2026-04-13 02:03:53.055504 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_05 [0.025472s] ... ok 2026-04-13 02:03:53.055547 | debian-bookworm | 2026-04-13 02:03:53.041 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update a87e0fb17dee to bb5938d74b73 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:53.055561 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_invalid_azs_1 [0.042048s] ... ok 2026-04-13 02:03:53.055567 | debian-bookworm | 2026-04-13 02:03:53.043 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:53.055573 | debian-bookworm | 2026-04-13 02:03:53.043 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:53.055578 | debian-bookworm | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_4 [0.023930s] ... ok 2026-04-13 02:03:53.064752 | debian-bookworm | 2026-04-13 02:03:53.063 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:53.064771 | debian-bookworm | 2026-04-13 02:03:53.063 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:53.073793 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_06 [0.023192s] ... ok 2026-04-13 02:03:53.073816 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_update_access_rule_exception [0.068552s] ... ok 2026-04-13 02:03:53.079380 | debian-bookworm | Unexpected RestAPI response: 400 User name or password error. 2026-04-13 02:03:53.085788 | debian-bookworm | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_wrong_access_fail [0.028076s] ... ok 2026-04-13 02:03:53.085803 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_backup_2_manila_data [0.039841s] ... ok 2026-04-13 02:03:53.092494 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_01 [0.022873s] ... ok 2026-04-13 02:03:53.101666 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_update_access [0.023165s] ... ok 2026-04-13 02:03:53.108415 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:53.109739 | debian-bookworm | 2026-04-13 02:03:53.103 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade bb5938d74b73 -> a87e0fb17dee, add_snapshot_metadata_table 2026-04-13 02:03:53.109757 | debian-bookworm | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_rest_api [0.021884s] ... ok 2026-04-13 02:03:53.111805 | debian-bookworm | 2026-04-13 02:03:53.110 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update bb5938d74b73 to a87e0fb17dee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:53.120220 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_02 [0.022482s] ... ok 2026-04-13 02:03:53.120245 | debian-bookworm | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_group_snapshot [0.087807s] ... ok 2026-04-13 02:03:53.120252 | debian-bookworm | 2026-04-13 02:03:53.112 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:53.120259 | debian-bookworm | 2026-04-13 02:03:53.113 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:53.120274 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_update_quota_usages_new [0.023189s] ... ok 2026-04-13 02:03:53.129692 | debian-bookworm | 2026-04-13 02:03:53.119 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:53.129719 | debian-bookworm | 2026-04-13 02:03:53.119 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:53.129724 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_backup_invalid_state_2_creating [0.039959s] ... ok 2026-04-13 02:03:53.129728 | debian-bookworm | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_client_spec [0.023789s] ... ok 2026-04-13 02:03:53.135008 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares'] 2026-04-13 02:03:53.149828 | debian-bookworm | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_verify_server_cleanup_interval_valid_cases_2_36 [0.025105s] ... ok 2026-04-13 02:03:53.149850 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_network_security_service [0.022209s] ... ok 2026-04-13 02:03:53.149855 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_delete_share_instance [0.136683s] ... ok 2026-04-13 02:03:53.149858 | debian-bookworm | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_dirpath_by_name_1 [0.019986s] ... ok 2026-04-13 02:03:53.153651 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares'] 2026-04-13 02:03:53.157701 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_server_no_dependent_shares [0.025272s] ... ok 2026-04-13 02:03:53.165653 | debian-bookworm | 2026-04-13 02:03:53.160 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade a87e0fb17dee -> bb5938d74b73, add_snapshot_metadata_table 2026-04-13 02:03:53.170836 | debian-bookworm | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_dirsname_by_name_2 [0.020921s] ... ok 2026-04-13 02:03:53.181716 | debian-bookworm | 2026-04-13 02:03:53.170 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update a87e0fb17dee to bb5938d74b73 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:53.181737 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_replicated_snapshot_driver_exception [0.027585s] ... ok 2026-04-13 02:03:53.181741 | debian-bookworm | 2026-04-13 02:03:53.173 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:53.181746 | debian-bookworm | 2026-04-13 02:03:53.174 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:53.181750 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_wrong_status [0.028196s] ... ok 2026-04-13 02:03:53.181754 | debian-bookworm | 2026-04-13 02:03:53.180 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:53.181757 | debian-bookworm | 2026-04-13 02:03:53.180 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:53.194455 | debian-bookworm | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_nfs_access_1_True [0.023550s] ... ok 2026-04-13 02:03:53.197685 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:53.201824 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_replicated_snapshot_driver_updates_nothing_2___ [0.023772s] ... ok 2026-04-13 02:03:53.220333 | debian-bookworm | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_extend_share [0.089481s] ... ok 2026-04-13 02:03:53.220363 | debian-bookworm | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsfs_4 [0.020777s] ... ok 2026-04-13 02:03:53.225844 | debian-bookworm | 2026-04-13 02:03:53.219 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade bb5938d74b73 -> c476aeb186ec, add default_ad_site to security service 2026-04-13 02:03:53.225860 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_replicated_snapshot_driver_updates_snapshot [0.025077s] ... ok 2026-04-13 02:03:53.225865 | debian-bookworm | {0} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_apply_new_access_rules_there_are_rules_1_True [0.084534s] ... ok 2026-04-13 02:03:53.235912 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_usage_size_fail [0.097274s] ... ok 2026-04-13 02:03:53.245098 | debian-bookworm | 2026-04-13 02:03:53.234 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update bb5938d74b73 to c476aeb186ec update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:53.245114 | debian-bookworm | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmcifs [0.023301s] ... ok 2026-04-13 02:03:53.245118 | debian-bookworm | 2026-04-13 02:03:53.238 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:53.245127 | debian-bookworm | 2026-04-13 02:03:53.238 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:53.245131 | debian-bookworm | 2026-04-13 02:03:53.243 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:53.245135 | debian-bookworm | 2026-04-13 02:03:53.243 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:53.247007 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_sg_with_share_network_driver_handles_servers [0.024770s] ... ok 2026-04-13 02:03:53.261911 | debian-bookworm | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_verify_server_cleanup_interval_valid_cases_3_720 [0.024983s] ... ok 2026-04-13 02:03:53.261939 | debian-bookworm | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test__update_share_stats [0.022476s] ... ok 2026-04-13 02:03:53.271463 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot [0.024308s] ... ok 2026-04-13 02:03:53.278287 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_invalid_instance_2 [0.099985s] ... ok 2026-04-13 02:03:53.285675 | debian-bookworm | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_generate_share_name_2 [0.020031s] ... ok 2026-04-13 02:03:53.285968 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:53.293022 | debian-bookworm | Share group fake_id: create failed 2026-04-13 02:03:53.294178 | debian-bookworm | 2026-04-13 02:03:53.288 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade c476aeb186ec -> bb5938d74b73, add default_ad_site to security service 2026-04-13 02:03:53.294191 | debian-bookworm | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_manage_snapshot [0.088253s] ... ok 2026-04-13 02:03:53.294196 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_error [0.022313s] ... ok 2026-04-13 02:03:53.299918 | debian-bookworm | {6} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_apply_new_access_rules_there_are_rules_2_False [0.038935s] ... ok 2026-04-13 02:03:53.302882 | debian-bookworm | 2026-04-13 02:03:53.301 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update c476aeb186ec to bb5938d74b73 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:53.308584 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:53.311916 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_2_2000000KB [0.023308s] ... ok 2026-04-13 02:03:53.311935 | debian-bookworm | 2026-04-13 02:03:53.304 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:53.311942 | debian-bookworm | 2026-04-13 02:03:53.305 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:53.311947 | debian-bookworm | 2026-04-13 02:03:53.310 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:53.311952 | debian-bookworm | 2026-04-13 02:03:53.310 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:53.315577 | debian-bookworm | Share group fake_id: create failed 2026-04-13 02:03:53.337695 | debian-bookworm | {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_share_group [0.089716s] ... ok 2026-04-13 02:03:53.337713 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_share_error [0.024231s] ... ok 2026-04-13 02:03:53.337717 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_extend_quota_error_1 [0.042970s] ... ok 2026-04-13 02:03:53.337721 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_3_2000MB [0.022980s] ... ok 2026-04-13 02:03:53.337894 | debian-bookworm | Quota exceeded for None, tried to extend 100G share (23G of 13G already consumed). 2026-04-13 02:03:53.345637 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_share_update_status_2_creating_from_snapshot [0.024772s] ... ok 2026-04-13 02:03:53.353663 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__update_share_stats [0.021388s] ... ok 2026-04-13 02:03:53.358456 | debian-bookworm | Replica gigabytes quota exceeded for None, tried to extend 100G share (23G of 13G already consumed). 2026-04-13 02:03:53.361799 | debian-bookworm | 2026-04-13 02:03:53.353 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade bb5938d74b73 -> c476aeb186ec, add default_ad_site to security service 2026-04-13 02:03:53.370228 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_extend_quota_error_2 [0.040048s] ... ok 2026-04-13 02:03:53.370260 | debian-bookworm | 2026-04-13 02:03:53.368 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update bb5938d74b73 to c476aeb186ec update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:53.376242 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:53.377820 | debian-bookworm | 2026-04-13 02:03:53.372 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:53.377846 | debian-bookworm | 2026-04-13 02:03:53.372 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:53.377852 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_proto_fail [0.025195s] ... ok 2026-04-13 02:03:53.389775 | debian-bookworm | 2026-04-13 02:03:53.377 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:53.389798 | debian-bookworm | 2026-04-13 02:03:53.377 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:53.389803 | debian-bookworm | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_migration_cancel [0.089644s] ... ok 2026-04-13 02:03:53.389808 | debian-bookworm | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_snapshot [0.088734s] ... ok 2026-04-13 02:03:53.389811 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_all_tenants_with_false [0.027900s] ... ok 2026-04-13 02:03:53.389903 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:53.401762 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:53.401970 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_nfs_service_error [0.022928s] ... ok 2026-04-13 02:03:53.417868 | debian-bookworm | {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_replicated_snapshot [0.092706s] ... ok 2026-04-13 02:03:53.417897 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_2 [0.025065s] ... ok 2026-04-13 02:03:53.429704 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_for_share_with_replication_support [0.074853s] ... ok 2026-04-13 02:03:53.429723 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_non_config_2 [0.021697s] ... ok 2026-04-13 02:03:53.429727 | debian-bookworm | 2026-04-13 02:03:53.421 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade c476aeb186ec -> 1e2d600bf972, add_transfers 2026-04-13 02:03:53.434141 | debian-bookworm | 2026-04-13 02:03:53.432 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update c476aeb186ec to 1e2d600bf972 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:53.441844 | debian-bookworm | Only IP access types are allowed for NFS shares. 2026-04-13 02:03:53.445701 | debian-bookworm | 2026-04-13 02:03:53.436 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:53.445715 | debian-bookworm | 2026-04-13 02:03:53.436 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:53.445720 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_3 [0.023072s] ... ok 2026-04-13 02:03:53.445724 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_3 [0.026855s] ... ok 2026-04-13 02:03:53.445727 | debian-bookworm | 2026-04-13 02:03:53.442 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:53.445736 | debian-bookworm | 2026-04-13 02:03:53.442 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:53.445740 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_nfs_type_fail [0.025278s] ... ok 2026-04-13 02:03:53.463982 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:53.464732 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_expired_share_1_available [0.023294s] ... ok 2026-04-13 02:03:53.473724 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_ensure_share_1_nfs [0.021606s] ... ok 2026-04-13 02:03:53.473737 | debian-bookworm | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_snapshot_update_access [0.087789s] ... ok 2026-04-13 02:03:53.473742 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_8 [0.027335s] ... ok 2026-04-13 02:03:53.482716 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:53.483043 | debian-bookworm | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_ensure_driver_resources [0.089002s] ... ok 2026-04-13 02:03:53.483055 | debian-bookworm | 2026-04-13 02:03:53.482 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 1e2d600bf972 -> c476aeb186ec, add_transfers 2026-04-13 02:03:53.487991 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_free_share_servers_cleanup_disabled [0.023229s] ... ok 2026-04-13 02:03:53.488692 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_ensure_share_proto_fail [0.021772s] ... ok 2026-04-13 02:03:53.494924 | debian-bookworm | 2026-04-13 02:03:53.489 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 1e2d600bf972 to c476aeb186ec update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:53.494955 | debian-bookworm | 2026-04-13 02:03:53.493 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:53.494965 | debian-bookworm | 2026-04-13 02:03:53.493 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:53.496957 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:53.505799 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_status [0.027647s] ... ok 2026-04-13 02:03:53.505818 | debian-bookworm | {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_migration_get_progress [0.093371s] ... ok 2026-04-13 02:03:53.505822 | debian-bookworm | 2026-04-13 02:03:53.499 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:53.505826 | debian-bookworm | 2026-04-13 02:03:53.500 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:53.513637 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_access_rest_2_cifs [0.024221s] ... ok 2026-04-13 02:03:53.522314 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_filter_by_extra_specs [0.025252s] ... ok 2026-04-13 02:03:53.532685 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_server_server_in_use [0.044450s] ... ok 2026-04-13 02:03:53.537317 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_1 [0.020491s] ... ok 2026-04-13 02:03:53.539828 | debian-bookworm | 2026-04-13 02:03:53.538 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade c476aeb186ec -> 1e2d600bf972, add_transfers 2026-04-13 02:03:53.547987 | debian-bookworm | 2026-04-13 02:03:53.546 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update c476aeb186ec to 1e2d600bf972 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:53.548557 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_filter_by_invalid_metadata [0.026015s] ... ok 2026-04-13 02:03:53.555445 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:53.556805 | debian-bookworm | 2026-04-13 02:03:53.549 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:53.556822 | debian-bookworm | 2026-04-13 02:03:53.549 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:53.556829 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_3 [0.022795s] ... ok 2026-04-13 02:03:53.565708 | debian-bookworm | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_access [0.091742s] ... ok 2026-04-13 02:03:53.565723 | debian-bookworm | 2026-04-13 02:03:53.561 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:53.565727 | debian-bookworm | 2026-04-13 02:03:53.561 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:53.567650 | debian-bookworm | Share server '642b6e29-f13c-405b-aaf7-21c6fd0342b9' failed on deletion. 2026-04-13 02:03:53.573732 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_server_teardown_failure [0.037704s] ... ok 2026-04-13 02:03:53.581800 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_filter_by_metadata [0.026529s] ... ok 2026-04-13 02:03:53.581819 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_4 [0.022712s] ... ok 2026-04-13 02:03:53.586318 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:53.590259 | debian-bookworm | {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_provide_share_server [0.090394s] ... ok 2026-04-13 02:03:53.597794 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_share_instance_has_pool_with_only_host [0.022651s] ... ok 2026-04-13 02:03:53.600463 | debian-bookworm | Error:"data" not in result. fake_message 2026-04-13 02:03:53.606401 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_filter_by_all_tenants [0.025155s] ... ok 2026-04-13 02:03:53.606414 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__assert_result_data_fail [0.020844s] ... ok 2026-04-13 02:03:53.609527 | debian-bookworm | 2026-04-13 02:03:53.604 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 1e2d600bf972 -> ac0620cbe74d, Add share network subnet metadata 2026-04-13 02:03:53.617524 | debian-bookworm | 2026-04-13 02:03:53.615 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 1e2d600bf972 to ac0620cbe74d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:53.622193 | debian-bookworm | 2026-04-13 02:03:53.619 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:53.622212 | debian-bookworm | 2026-04-13 02:03:53.620 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:53.629760 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__change_cifs_access_rest [0.022230s] ... ok 2026-04-13 02:03:53.629779 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_3_0 [0.026767s] ... ok 2026-04-13 02:03:53.641827 | debian-bookworm | 2026-04-13 02:03:53.634 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:53.641853 | debian-bookworm | 2026-04-13 02:03:53.635 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:53.645182 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__create_filesystem_dir [0.021897s] ... ok 2026-04-13 02:03:53.651089 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:53.653857 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_3 [0.026423s] ... ok 2026-04-13 02:03:53.673734 | debian-bookworm | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_share_from_metadata [0.095379s] ... ok 2026-04-13 02:03:53.673747 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_filesystem_dir [0.021294s] ... ok 2026-04-13 02:03:53.678016 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:53.678386 | debian-bookworm | 2026-04-13 02:03:53.676 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade ac0620cbe74d -> 1e2d600bf972, Add share network subnet metadata 2026-04-13 02:03:53.680949 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_add_access_invalid [0.023630s] ... ok 2026-04-13 02:03:53.681485 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_8 [0.026975s] ... ok 2026-04-13 02:03:53.692884 | debian-bookworm | {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_share_network_subnet_from_metadata [0.091921s] ... ok 2026-04-13 02:03:53.692903 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_2 [0.020973s] ... ok 2026-04-13 02:03:53.692910 | debian-bookworm | 2026-04-13 02:03:53.686 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update ac0620cbe74d to 1e2d600bf972 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:53.692922 | debian-bookworm | 2026-04-13 02:03:53.689 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:53.692928 | debian-bookworm | 2026-04-13 02:03:53.690 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:53.708107 | debian-bookworm | 2026-04-13 02:03:53.695 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:53.708124 | debian-bookworm | 2026-04-13 02:03:53.695 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:53.708133 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_1 [0.021324s] ... ok 2026-04-13 02:03:53.708137 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_5 [0.020314s] ... ok 2026-04-13 02:03:53.713661 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_handle_revert_to_snapshot_quotas_different_size [0.027059s] ... ok 2026-04-13 02:03:53.721026 | debian-bookworm | Share type test_with_extra has invalid required extra specs. 2026-04-13 02:03:53.721040 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:53.721045 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-13 02:03:53.721048 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-04-13 02:03:53.721052 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:53.721056 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-13 02:03:53.721059 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-04-13 02:03:53.721063 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-13 02:03:53.721690 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_shares_and_rules_4__None__None_ [0.126686s] ... ok 2026-04-13 02:03:53.733424 | debian-bookworm | Share type test_with_extra has invalid required extra specs. 2026-04-13 02:03:53.733438 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:53.733442 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-13 02:03:53.733446 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-04-13 02:03:53.733449 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:53.733453 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-13 02:03:53.733456 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-04-13 02:03:53.733460 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-13 02:03:53.733475 | debian-bookworm | Share type test_with_extra has invalid required extra specs. 2026-04-13 02:03:53.733479 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:53.733482 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-13 02:03:53.733485 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-04-13 02:03:53.733489 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:53.733492 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-13 02:03:53.733496 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-04-13 02:03:53.733499 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-13 02:03:53.733509 | debian-bookworm | Found an existing share with export location fake! 2026-04-13 02:03:53.737726 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search [0.022970s] ... ok 2026-04-13 02:03:53.737740 | debian-bookworm | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test__revert_allocated_share_type_quotas_during_migration_2_False [0.043776s] ... ok 2026-04-13 02:03:53.737745 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_nfs_share [0.021315s] ... ok 2026-04-13 02:03:53.737749 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_manage_duplicate_2_available [0.025093s] ... ok 2026-04-13 02:03:53.741804 | debian-bookworm | 2026-04-13 02:03:53.737 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 1e2d600bf972 -> ac0620cbe74d, Add share network subnet metadata 2026-04-13 02:03:53.745397 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_optional_extra_specs [0.021169s] ... ok 2026-04-13 02:03:53.748721 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_without_shares_and_rules_2 [0.026347s] ... ok 2026-04-13 02:03:53.748734 | debian-bookworm | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_create_with_invalid_optional_extra_spec_1 [0.021198s] ... ok 2026-04-13 02:03:53.751395 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__start_cifs_service [0.020781s] ... ok 2026-04-13 02:03:53.761671 | debian-bookworm | 2026-04-13 02:03:53.749 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 1e2d600bf972 to ac0620cbe74d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:53.761688 | debian-bookworm | 2026-04-13 02:03:53.752 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:53.761693 | debian-bookworm | 2026-04-13 02:03:53.752 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:53.769688 | debian-bookworm | 2026-04-13 02:03:53.762 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:53.769703 | debian-bookworm | 2026-04-13 02:03:53.763 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:53.769708 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_required_extra_specs [0.020459s] ... ok 2026-04-13 02:03:53.769712 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_is_service_ready [0.022106s] ... ok 2026-04-13 02:03:53.769716 | debian-bookworm | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search_by_availability_zone_2_supernova_nova [0.020776s] ... ok 2026-04-13 02:03:53.785630 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_4 [0.021083s] ... ok 2026-04-13 02:03:53.792658 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_optional_extra_specs_invalid_1 [0.021089s] ... ok 2026-04-13 02:03:53.792671 | debian-bookworm | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_boolean_extra_specs [0.020070s] ... ok 2026-04-13 02:03:53.792675 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_dhss_false [0.021776s] ... ok 2026-04-13 02:03:53.792679 | debian-bookworm | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_login [0.020719s] ... ok 2026-04-13 02:03:53.803861 | debian-bookworm | 2026-04-13 02:03:53.802 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade ac0620cbe74d -> aebe2a413e13, add state column for service 2026-04-13 02:03:53.809180 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_optional_extra_specs_invalid_2 [0.021897s] ... ok 2026-04-13 02:03:53.810121 | debian-bookworm | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_06___snapshot_support____yes__ [0.020237s] ... ok 2026-04-13 02:03:53.814652 | debian-bookworm | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__execute_exeption [0.022114s] ... ok 2026-04-13 02:03:53.820500 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_2 [0.084904s] ... ok 2026-04-13 02:03:53.830826 | debian-bookworm | 2026-04-13 02:03:53.817 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update ac0620cbe74d to aebe2a413e13 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:53.830843 | debian-bookworm | 2026-04-13 02:03:53.821 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:53.830847 | debian-bookworm | 2026-04-13 02:03:53.822 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:53.830851 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_valid_1 [0.021180s] ... ok 2026-04-13 02:03:53.846019 | debian-bookworm | Error managing share server fake_share_server_id 2026-04-13 02:03:53.846036 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:53.846040 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3488, in manage_share_server 2026-04-13 02:03:53.846044 | debian-bookworm | raise exception.ManageShareServerError(reason=msg) 2026-04-13 02:03:53.846048 | debian-bookworm | manila.exception.ManageShareServerError: Manage existing share server failed due to: Driver did not return required network allocations to be managed. Required number of allocations is 1. 2026-04-13 02:03:53.849686 | debian-bookworm | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_09___snapshot_support____false__ [0.020969s] ... ok 2026-04-13 02:03:53.849699 | debian-bookworm | 2026-04-13 02:03:53.832 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:53.849703 | debian-bookworm | 2026-04-13 02:03:53.833 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:53.849707 | debian-bookworm | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__set_volume_size [0.021941s] ... ok 2026-04-13 02:03:53.849711 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_dhss_true_and_false_3 [0.026744s] ... ok 2026-04-13 02:03:53.856608 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:53.857667 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_01___snapshot_support____1__ [0.019944s] ... ok 2026-04-13 02:03:53.857681 | debian-bookworm | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_13___create_share_from_snapshot_support____1__ [0.020068s] ... ok 2026-04-13 02:03:53.857685 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_without_allocations [0.066055s] ... ok 2026-04-13 02:03:53.865675 | debian-bookworm | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share [0.021589s] ... ok 2026-04-13 02:03:53.865688 | debian-bookworm | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_revert_to_snapshot [0.381373s] ... ok 2026-04-13 02:03:53.873584 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_23___create_share_from_snapshot_support____n__ [0.019616s] ... ok 2026-04-13 02:03:53.873634 | debian-bookworm | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_21___create_share_from_snapshot_support____false__ [0.019847s] ... ok 2026-04-13 02:03:53.873639 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_manage_snapshot_share_has_replicas [0.027222s] ... ok 2026-04-13 02:03:53.873642 | debian-bookworm | 2026-04-13 02:03:53.871 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade aebe2a413e13 -> ac0620cbe74d, add state column for service 2026-04-13 02:03:53.880728 | debian-bookworm | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_get_share_stats_refresh_false [0.022355s] ... ok 2026-04-13 02:03:53.888032 | debian-bookworm | 2026-04-13 02:03:53.886 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update aebe2a413e13 to ac0620cbe74d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:53.891546 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_24___create_share_from_snapshot_support____no__ [0.020527s] ... ok 2026-04-13 02:03:53.897756 | debian-bookworm | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_26___revert_to_snapshot_support____t__ [0.020491s] ... ok 2026-04-13 02:03:53.897771 | debian-bookworm | 2026-04-13 02:03:53.889 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:53.897775 | debian-bookworm | 2026-04-13 02:03:53.889 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:53.897779 | debian-bookworm | 2026-04-13 02:03:53.896 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:53.913817 | debian-bookworm | 2026-04-13 02:03:53.897 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:53.913836 | debian-bookworm | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_shrink_share [0.021085s] ... ok 2026-04-13 02:03:53.913841 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_25___revert_to_snapshot_support____1__ [0.020308s] ... ok 2026-04-13 02:03:53.913845 | debian-bookworm | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_72___encryption_support____share__ [0.020023s] ... ok 2026-04-13 02:03:53.922333 | debian-bookworm | Migration of share fake_id cannot be cancelled at this moment. 2026-04-13 02:03:53.922843 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_child_dict [0.020745s] ... ok 2026-04-13 02:03:53.929680 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_driver_service_down_1_migration_driver_in_progress [0.052779s] ... ok 2026-04-13 02:03:53.929693 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_1 [0.072372s] ... ok 2026-04-13 02:03:53.937646 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_28___revert_to_snapshot_support____on__ [0.020809s] ... ok 2026-04-13 02:03:53.937659 | debian-bookworm | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_02___driver_handles_share_servers____t__ [0.021103s] ... ok 2026-04-13 02:03:53.944722 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:53.945734 | debian-bookworm | 2026-04-13 02:03:53.937 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade ac0620cbe74d -> aebe2a413e13, add state column for service 2026-04-13 02:03:53.945758 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_urlerror [0.021470s] ... ok 2026-04-13 02:03:53.950069 | debian-bookworm | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_check [0.089227s] ... ok 2026-04-13 02:03:53.955228 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_35___revert_to_snapshot_support____n__ [0.019565s] ... ok 2026-04-13 02:03:53.961674 | debian-bookworm | 2026-04-13 02:03:53.952 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update ac0620cbe74d to aebe2a413e13 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:53.961693 | debian-bookworm | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_07___driver_handles_share_servers____0__ [0.021379s] ... ok 2026-04-13 02:03:53.961699 | debian-bookworm | 2026-04-13 02:03:53.956 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:53.961704 | debian-bookworm | 2026-04-13 02:03:53.957 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:53.970041 | debian-bookworm | Migration of share fake_id has already completed first phase. 2026-04-13 02:03:53.989668 | debian-bookworm | 2026-04-13 02:03:53.961 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:53.989686 | debian-bookworm | 2026-04-13 02:03:53.961 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:53.989691 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_1_True [0.027108s] ... ok 2026-04-13 02:03:53.989694 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_37___mount_snapshot_support____1__ [0.020194s] ... ok 2026-04-13 02:03:53.989698 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_driver_service_down_2_migration_driver_phase1_done [0.048688s] ... ok 2026-04-13 02:03:53.989702 | debian-bookworm | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_09___driver_handles_share_servers____false__ [0.020892s] ... ok 2026-04-13 02:03:54.009430 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_44___mount_snapshot_support____f__ [0.020243s] ... ok 2026-04-13 02:03:54.009452 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_8 [0.021032s] ... ok 2026-04-13 02:03:54.009459 | debian-bookworm | {0} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_pool [0.019748s] ... ok 2026-04-13 02:03:54.009500 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_3 [0.074418s] ... ok 2026-04-13 02:03:54.009505 | debian-bookworm | 2026-04-13 02:03:54.004 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade aebe2a413e13 -> 9afbe2df4945, add backup 2026-04-13 02:03:54.013070 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_50___mount_point_name_support____t__ [0.020238s] ... ok 2026-04-13 02:03:54.014459 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_licenses [0.021281s] ... ok 2026-04-13 02:03:54.016876 | debian-bookworm | Migration of share fake_id cannot be cancelled at this moment. 2026-04-13 02:03:54.020838 | debian-bookworm | {0} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_get_active_replica_not_exist [0.019642s] ... ok 2026-04-13 02:03:54.020936 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_service_down [0.045989s] ... ok 2026-04-13 02:03:54.029923 | debian-bookworm | 2026-04-13 02:03:54.027 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update aebe2a413e13 to 9afbe2df4945 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:54.033747 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_54___mount_point_name_support____yes__ [0.020449s] ... ok 2026-04-13 02:03:54.034833 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:54.041715 | debian-bookworm | 2026-04-13 02:03:54.032 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:54.041734 | debian-bookworm | 2026-04-13 02:03:54.032 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:54.041740 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_strip_xml_namespace_1_tag_name [0.022241s] ... ok 2026-04-13 02:03:54.041746 | debian-bookworm | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_get_progress [0.089013s] ... ok 2026-04-13 02:03:54.041751 | debian-bookworm | {0} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_is_az_subnets_compatible_3 [0.021444s] ... ok 2026-04-13 02:03:54.057703 | debian-bookworm | 2026-04-13 02:03:54.037 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:54.057717 | debian-bookworm | 2026-04-13 02:03:54.037 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:54.057722 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_55___mount_point_name_support____0__ [0.020036s] ... ok 2026-04-13 02:03:54.057910 | debian-bookworm | Migration of share fake_id has already completed. 2026-04-13 02:03:54.073814 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__format_request_2 [0.022055s] ... ok 2026-04-13 02:03:54.073832 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_2_migration_success [0.040511s] ... ok 2026-04-13 02:03:54.081662 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_64___encryption_support____share__ [0.020373s] ... ok 2026-04-13 02:03:54.081679 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_cancel_2_migration_driver_phase1_done [0.070353s] ... ok 2026-04-13 02:03:54.081683 | debian-bookworm | 2026-04-13 02:03:54.079 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 9afbe2df4945 -> aebe2a413e13, add backup 2026-04-13 02:03:54.081687 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_aggregate_disk_types_ddt_2 [0.021474s] ... ok 2026-04-13 02:03:54.095513 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_11___driver_handles_share_servers____n__ [0.020788s] ... ok 2026-04-13 02:03:54.099388 | debian-bookworm | {0} manila.tests.share.test_snapshot_access.SnapshotAccessTestCase.test_update_access_rules_exception [0.057876s] ... ok 2026-04-13 02:03:54.113689 | debian-bookworm | 2026-04-13 02:03:54.096 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 9afbe2df4945 to aebe2a413e13 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:54.113707 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_1 [0.040329s] ... ok 2026-04-13 02:03:54.113712 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__modify_security_cert [0.023196s] ... ok 2026-04-13 02:03:54.113716 | debian-bookworm | 2026-04-13 02:03:54.101 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:54.113720 | debian-bookworm | 2026-04-13 02:03:54.101 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:54.113724 | debian-bookworm | 2026-04-13 02:03:54.106 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:54.113727 | debian-bookworm | 2026-04-13 02:03:54.106 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:54.121286 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:54.133627 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_invalid_2__is__Wrong [0.019672s] ... ok 2026-04-13 02:03:54.133641 | debian-bookworm | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_driver_handles_share_servers_is_false_with_net_id [0.022603s] ... ok 2026-04-13 02:03:54.133645 | debian-bookworm | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_start [0.087354s] ... ok 2026-04-13 02:03:54.133649 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__unmount_volume_api_error [0.021992s] ... ok 2026-04-13 02:03:54.137892 | debian-bookworm | Failed to obtain migration progress of share fake_id. 2026-04-13 02:03:54.137906 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:54.137910 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 2165, in migration_get_progress 2026-04-13 02:03:54.137914 | debian-bookworm | result = data_rpc.data_copy_get_progress( 2026-04-13 02:03:54.137918 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:54.137921 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:54.137925 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:54.137928 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:54.137932 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:54.137935 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:54.137939 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:54.137942 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-04-13 02:03:54.137946 | debian-bookworm | raise result 2026-04-13 02:03:54.137949 | debian-bookworm | Exception: fake 2026-04-13 02:03:54.141086 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_2 [0.039490s] ... ok 2026-04-13 02:03:54.149335 | debian-bookworm | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_request_spec [0.023410s] ... ok 2026-04-13 02:03:54.149927 | debian-bookworm | 2026-04-13 02:03:54.145 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade aebe2a413e13 -> 9afbe2df4945, add backup 2026-04-13 02:03:54.149938 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_port_to_broadcast_domain_api_error [0.022195s] ... ok 2026-04-13 02:03:54.165650 | debian-bookworm | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_sg_snapshot_minimal_request_no_members_with_name [0.021076s] ... ok 2026-04-13 02:03:54.172183 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_apply_volume_efficiency_policy_async_with_policy [0.021777s] ... ok 2026-04-13 02:03:54.177793 | debian-bookworm | 2026-04-13 02:03:54.168 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update aebe2a413e13 to 9afbe2df4945 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:54.186643 | debian-bookworm | Migration progress of share fake_id cannot be obtained at this moment. 2026-04-13 02:03:54.201721 | debian-bookworm | 2026-04-13 02:03:54.173 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:54.201735 | debian-bookworm | 2026-04-13 02:03:54.174 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:54.201740 | debian-bookworm | 2026-04-13 02:03:54.180 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:54.201743 | debian-bookworm | 2026-04-13 02:03:54.181 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:54.201747 | debian-bookworm | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_failure_reserving_quota [0.021697s] ... ok 2026-04-13 02:03:54.201751 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_invalid_1_None [0.048393s] ... ok 2026-04-13 02:03:54.201755 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_broadcast_domain_exists [0.022369s] ... ok 2026-04-13 02:03:54.209738 | debian-bookworm | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_minimal_request_no_members [0.021263s] ... ok 2026-04-13 02:03:54.217085 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:54.221789 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_clear_nfs_export_policy_for_volume [0.021167s] ... ok 2026-04-13 02:03:54.221802 | debian-bookworm | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_shrink_share [0.096185s] ... ok 2026-04-13 02:03:54.225823 | debian-bookworm | Driver-assisted migration of share share_id failed. 2026-04-13 02:03:54.226589 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:54.226598 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1556, in migration_driver_continue 2026-04-13 02:03:54.226602 | debian-bookworm | finished = self.driver.migration_continue( 2026-04-13 02:03:54.226606 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:54.226609 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:54.226613 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:54.226617 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:54.226620 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:54.226624 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:54.226627 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:54.226631 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-04-13 02:03:54.226634 | debian-bookworm | raise result 2026-04-13 02:03:54.226642 | debian-bookworm | Exception: fake 2026-04-13 02:03:54.229739 | debian-bookworm | 2026-04-13 02:03:54.222 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 9afbe2df4945 -> cb20f743ca7b, add_resource_locks 2026-04-13 02:03:54.229753 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_driver_continue_1 [0.149419s] ... ok 2026-04-13 02:03:54.231913 | debian-bookworm | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_with_member [0.021709s] ... ok 2026-04-13 02:03:54.232128 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_destination_az_unsupported [0.042372s] ... ok 2026-04-13 02:03:54.236085 | debian-bookworm | 2026-04-13 02:03:54.233 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 9afbe2df4945 to cb20f743ca7b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:54.237101 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory_credential_error [0.022879s] ... ok 2026-04-13 02:03:54.244787 | debian-bookworm | 2026-04-13 02:03:54.237 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:54.245206 | debian-bookworm | 2026-04-13 02:03:54.237 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:54.249235 | debian-bookworm | 2026-04-13 02:03:54.247 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:54.249249 | debian-bookworm | 2026-04-13 02:03:54.247 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:54.273730 | debian-bookworm | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_unsupported_az_3_group_type_stypes_one_unsupported_in_AZ [0.021779s] ... ok 2026-04-13 02:03:54.273749 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_default_nfs_export_rules [0.022042s] ... ok 2026-04-13 02:03:54.281713 | debian-bookworm | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_conflicting_share_type_and_share_network [0.020720s] ... ok 2026-04-13 02:03:54.281726 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_fpolicy_policy [0.021240s] ... ok 2026-04-13 02:03:54.290499 | debian-bookworm | 2026-04-13 02:03:54.289 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade cb20f743ca7b -> 9afbe2df4945, add_resource_locks 2026-04-13 02:03:54.297940 | debian-bookworm | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_name [0.021321s] ... ok 2026-04-13 02:03:54.297959 | debian-bookworm | 2026-04-13 02:03:54.294 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update cb20f743ca7b to 9afbe2df4945 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:54.308252 | debian-bookworm | 2026-04-13 02:03:54.298 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:54.308269 | debian-bookworm | 2026-04-13 02:03:54.298 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:54.308274 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_fpolicy_scope [0.022347s] ... ok 2026-04-13 02:03:54.308279 | debian-bookworm | 2026-04-13 02:03:54.304 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:54.308288 | debian-bookworm | 2026-04-13 02:03:54.304 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:54.311046 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:54.317732 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_with_snapshots [0.076192s] ... ok 2026-04-13 02:03:54.317746 | debian-bookworm | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_transfer_accept [0.093788s] ... ok 2026-04-13 02:03:54.337688 | debian-bookworm | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_share_group_snapshot [0.021968s] ... ok 2026-04-13 02:03:54.337703 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_nfs_export_policy [0.021805s] ... ok 2026-04-13 02:03:54.337707 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_6_manage_starting [0.027727s] ... ok 2026-04-13 02:03:54.345389 | debian-bookworm | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_create_without_required_extra_spec_1 [0.023635s] ... ok 2026-04-13 02:03:54.345406 | debian-bookworm | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_share_group_snapshot_group_does_not_exist [0.021300s] ... ok 2026-04-13 02:03:54.345412 | debian-bookworm | 2026-04-13 02:03:54.343 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 9afbe2df4945 -> cb20f743ca7b, add_resource_locks 2026-04-13 02:03:54.347377 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_port_and_broadcast_domain_3__None__False_ [0.021636s] ... ok 2026-04-13 02:03:54.354466 | debian-bookworm | 2026-04-13 02:03:54.352 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 9afbe2df4945 to cb20f743ca7b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:54.358730 | debian-bookworm | 2026-04-13 02:03:54.356 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:54.358749 | debian-bookworm | 2026-04-13 02:03:54.356 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:54.377725 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_driver_continue_2_False [0.135562s] ... ok 2026-04-13 02:03:54.377744 | debian-bookworm | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_create_without_required_extra_spec_2 [0.021715s] ... ok 2026-04-13 02:03:54.377748 | debian-bookworm | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all [0.021928s] ... ok 2026-04-13 02:03:54.377752 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_out_of_sync_non_admin_1_out_of_sync [0.026034s] ... ok 2026-04-13 02:03:54.377756 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_2_False [0.023266s] ... ok 2026-04-13 02:03:54.377760 | debian-bookworm | 2026-04-13 02:03:54.360 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:54.377764 | debian-bookworm | 2026-04-13 02:03:54.360 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:54.393702 | debian-bookworm | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_invalid_2 [0.021207s] ... ok 2026-04-13 02:03:54.393725 | debian-bookworm | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get [0.020935s] ... ok 2026-04-13 02:03:54.393737 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_adaptive_not_supported [0.021542s] ... ok 2026-04-13 02:03:54.397114 | debian-bookworm | Migration of share server 2421e610-b2c8-4f3b-a356-19e56282f106 cannot be cancelled because the provided share server is not being migrated. 2026-04-13 02:03:54.402222 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_server_not_migrating_1___active___None_ [0.037492s] ... ok 2026-04-13 02:03:54.404649 | debian-bookworm | 2026-04-13 02:03:54.401 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade cb20f743ca7b -> 2d708a9a3ba9, backup_change_availability_zone_to_availability_zone_id 2026-04-13 02:03:54.404665 | debian-bookworm | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_03___snapshot_support____true__ [0.021371s] ... ok 2026-04-13 02:03:54.405719 | debian-bookworm | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_2 [0.021765s] ... ok 2026-04-13 02:03:54.413521 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_invalid_4_5 [0.298368s] ... ok 2026-04-13 02:03:54.414919 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_async_2_False [0.023166s] ... ok 2026-04-13 02:03:54.422652 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_get_progress_exception_1_migration_starting [0.062412s] ... ok 2026-04-13 02:03:54.424487 | debian-bookworm | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_05___snapshot_support____y__ [0.019768s] ... ok 2026-04-13 02:03:54.427501 | debian-bookworm | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_share_group_snapshot_no_values_1 [0.021797s] ... ok 2026-04-13 02:03:54.435139 | debian-bookworm | Migration of share server 9c45e358-ed21-4e4b-80dd-7bc39ae7b185 can be cancelled only after the driver already started the migration, or when the first phase of the migration gets completed. 2026-04-13 02:03:54.437607 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_async_adaptive_not_supported [0.022374s] ... ok 2026-04-13 02:03:54.438321 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_server_not_migrating_2___server_migrating____migration_starting__ [0.038059s] ... ok 2026-04-13 02:03:54.441195 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_remove_access [0.027418s] ... ok 2026-04-13 02:03:54.445643 | debian-bookworm | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_29___revert_to_snapshot_support____y__ [0.021188s] ... ok 2026-04-13 02:03:54.460350 | debian-bookworm | {0} manila.tests.test_coordination.CoordinatorTestCase.test_coordinator_lock [0.021954s] ... ok 2026-04-13 02:03:54.460368 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_clone_2 [0.021777s] ... ok 2026-04-13 02:03:54.461236 | debian-bookworm | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_sanitize_extra_specs_3_None [0.020024s] ... ok 2026-04-13 02:03:54.462498 | debian-bookworm | Host-assisted migration failed for share share_id. 2026-04-13 02:03:54.462509 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:54.462514 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1697, in migration_start 2026-04-13 02:03:54.462518 | debian-bookworm | raise exception.ShareMigrationFailed(reason=msg) 2026-04-13 02:03:54.462522 | debian-bookworm | manila.exception.ShareMigrationFailed: Share migration failed: Migration for share share_id could not be performed because host-assisted migration is not allowed when share must remain writable, preserve snapshots and/or file metadata or be performed nondisruptively. 2026-04-13 02:03:54.465515 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_2 [0.043065s] ... ok 2026-04-13 02:03:54.465838 | debian-bookworm | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_43___mount_snapshot_support____0__ [0.019699s] ... ok 2026-04-13 02:03:54.470227 | debian-bookworm | {0} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_snapshot_instance [0.020091s] ... ok 2026-04-13 02:03:54.475052 | debian-bookworm | 2026-04-13 02:03:54.472 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update cb20f743ca7b to 2d708a9a3ba9 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:54.481695 | debian-bookworm | 2026-04-13 02:03:54.477 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:54.481723 | debian-bookworm | 2026-04-13 02:03:54.477 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:54.481730 | debian-bookworm | {2} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_append_host_with_pool [0.019728s] ... ok 2026-04-13 02:03:54.481736 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_clone_4 [0.022116s] ... ok 2026-04-13 02:03:54.497923 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_not_determinated [0.044280s] ... ok 2026-04-13 02:03:54.497950 | debian-bookworm | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_47___mount_snapshot_support____n__ [0.019894s] ... ok 2026-04-13 02:03:54.497955 | debian-bookworm | {0} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_type [0.020328s] ... ok 2026-04-13 02:03:54.497959 | debian-bookworm | 2026-04-13 02:03:54.482 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:54.497963 | debian-bookworm | 2026-04-13 02:03:54.482 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:54.509611 | debian-bookworm | Host-assisted migration failed for share share_id. 2026-04-13 02:03:54.509629 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:54.509634 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1697, in migration_start 2026-04-13 02:03:54.509638 | debian-bookworm | raise exception.ShareMigrationFailed(reason=msg) 2026-04-13 02:03:54.509642 | debian-bookworm | manila.exception.ShareMigrationFailed: Share migration failed: Migration for share share_id could not be performed because host-assisted migration is not allowed when share must remain writable, preserve snapshots and/or file metadata or be performed nondisruptively. 2026-04-13 02:03:54.509888 | debian-bookworm | {2} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_backend [0.020161s] ... ok 2026-04-13 02:03:54.509898 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_policy_2_18251 [0.022083s] ... ok 2026-04-13 02:03:54.509902 | debian-bookworm | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_52___mount_point_name_support____on__ [0.019874s] ... ok 2026-04-13 02:03:54.517730 | debian-bookworm | {0} manila.tests.test_exception.ManilaExceptionResponseCode403.test_policy_not_authorized [0.020731s] ... ok 2026-04-13 02:03:54.517747 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_4 [0.048299s] ... ok 2026-04-13 02:03:54.525294 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_size_2_0 [0.036142s] ... ok 2026-04-13 02:03:54.529829 | debian-bookworm | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_58___mount_point_name_support____off__ [0.020065s] ... ok 2026-04-13 02:03:54.530551 | debian-bookworm | 2026-04-13 02:03:54.524 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 2d708a9a3ba9 -> cb20f743ca7b, backup_change_availability_zone_to_availability_zone_id 2026-04-13 02:03:54.531585 | debian-bookworm | {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_default_share_type_not_configured [0.019384s] ... ok 2026-04-13 02:03:54.546039 | debian-bookworm | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_03___driver_handles_share_servers____true__ [0.020350s] ... ok 2026-04-13 02:03:54.552510 | debian-bookworm | {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_export_location_not_found [0.019570s] ... ok 2026-04-13 02:03:54.556702 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_task_state [0.037598s] ... ok 2026-04-13 02:03:54.559361 | debian-bookworm | {2} manila.tests.share.test_snapshot_access.SnapshotAccessTestCase.test_update_access_rules_delete_all_rules [0.057738s] ... ok 2026-04-13 02:03:54.571583 | debian-bookworm | {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_paste_app_not_found [0.019800s] ... ok 2026-04-13 02:03:54.574060 | debian-bookworm | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_string_too_long [0.027799s] ... ok 2026-04-13 02:03:54.578642 | debian-bookworm | 2026-04-13 02:03:54.576 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 2d708a9a3ba9 to cb20f743ca7b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:54.583819 | debian-bookworm | Host-assisted migration failed for share share_id. 2026-04-13 02:03:54.583839 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:54.583845 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1705, in migration_start 2026-04-13 02:03:54.583896 | debian-bookworm | raise exception.ShareMigrationFailed(reason=msg) 2026-04-13 02:03:54.583903 | debian-bookworm | manila.exception.ShareMigrationFailed: Share migration failed: Share share_id must not have snapshots in order to perform a host-assisted migration. 2026-04-13 02:03:54.584043 | debian-bookworm | {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_sg_snapshot_id_with_members_error [0.022045s] ... ok 2026-04-13 02:03:54.609815 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_5 [0.071641s] ... ok 2026-04-13 02:03:54.609832 | debian-bookworm | 2026-04-13 02:03:54.580 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:54.609837 | debian-bookworm | 2026-04-13 02:03:54.580 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:54.609841 | debian-bookworm | 2026-04-13 02:03:54.584 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:54.609845 | debian-bookworm | 2026-04-13 02:03:54.584 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:54.609848 | debian-bookworm | {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_scheduler_host_weigher_not_found [0.021615s] ... ok 2026-04-13 02:03:54.609852 | debian-bookworm | {6} manila.tests.share.test_share_utils.NotifyUsageTestCase.test_notify_about_share_usage_with_kwargs [0.022239s] ... ok 2026-04-13 02:03:54.609856 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_shrink_valid_1_available [0.041531s] ... ok 2026-04-13 02:03:54.609859 | debian-bookworm | {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all_all_tenants_as_admin [0.021088s] ... ok 2026-04-13 02:03:54.617661 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_snapshot_update_nothing_to_update_1_True [0.024086s] ... ok 2026-04-13 02:03:54.617674 | debian-bookworm | {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_security_service_not_found [0.021273s] ... ok 2026-04-13 02:03:54.617685 | debian-bookworm | {6} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_backend_name [0.020635s] ... ok 2026-04-13 02:03:54.628214 | debian-bookworm | {2} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_add_access_invalid [0.019035s] ... ok 2026-04-13 02:03:54.631930 | debian-bookworm | 2026-04-13 02:03:54.627 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade cb20f743ca7b -> 2d708a9a3ba9, backup_change_availability_zone_to_availability_zone_id 2026-04-13 02:03:54.635996 | debian-bookworm | {0} manila.tests.test_exception.ManilaExceptionResponseCode413.test_per_share_limit_exceeded [0.020487s] ... ok 2026-04-13 02:03:54.636633 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_shrink_with_share_type_size_limit [0.038231s] ... ok 2026-04-13 02:03:54.639206 | debian-bookworm | {6} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_without_pool [0.021848s] ... ok 2026-04-13 02:03:54.641416 | debian-bookworm | {2} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_3 [0.019046s] ... ok 2026-04-13 02:03:54.657970 | debian-bookworm | {0} manila.tests.test_exception.ManilaExceptionResponseCode413.test_port_limit_exceeded [0.021540s] ... ok 2026-04-13 02:03:54.659386 | debian-bookworm | {2} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_search [0.018257s] ... ok 2026-04-13 02:03:54.661959 | debian-bookworm | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_unsupported_az_2_specified_stypes_all_unsupported_in_AZ [0.022507s] ... ok 2026-04-13 02:03:54.677922 | debian-bookworm | {2} manila.tests.test_conf.ConfigTestCase.test_flag_leak_right [0.018293s] ... ok 2026-04-13 02:03:54.681636 | debian-bookworm | {0} manila.tests.test_exception.ManilaExceptionResponseCode413.test_quota_error [0.020805s] ... ok 2026-04-13 02:03:54.684713 | debian-bookworm | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_unsupported_az_4_group_type_stypes_all_unsupported_in_AZ [0.022686s] ... ok 2026-04-13 02:03:54.697868 | debian-bookworm | {2} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_parameter_value [0.018786s] ... ok 2026-04-13 02:03:54.710754 | debian-bookworm | 2026-04-13 02:03:54.694 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update cb20f743ca7b to 2d708a9a3ba9 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:54.710778 | debian-bookworm | {0} manila.tests.test_exception.ManilaExceptionResponseCode413.test_share_networks_limit_exceeded [0.022055s] ... ok 2026-04-13 02:03:54.710796 | debian-bookworm | 2026-04-13 02:03:54.700 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:54.710802 | debian-bookworm | 2026-04-13 02:03:54.700 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:54.710808 | debian-bookworm | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_share_type_not_found [0.022171s] ... ok 2026-04-13 02:03:54.710813 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_status_update [0.100279s] ... ok 2026-04-13 02:03:54.715248 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_access_get [0.075348s] ... ok 2026-04-13 02:03:54.715262 | debian-bookworm | 2026-04-13 02:03:54.712 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:54.715267 | debian-bookworm | 2026-04-13 02:03:54.713 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:54.715270 | debian-bookworm | {2} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_results [0.018411s] ... ok 2026-04-13 02:03:54.725105 | debian-bookworm | {0} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_kwargs_to_string [0.021128s] ... ok 2026-04-13 02:03:54.729035 | debian-bookworm | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_sg_snapshot_id_snap_not_found [0.021896s] ... ok 2026-04-13 02:03:54.748955 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_report_driver_status_empty_share_stats [0.021883s] ... ok 2026-04-13 02:03:54.748970 | debian-bookworm | {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_migration_not_found_by_status [0.018994s] ... ok 2026-04-13 02:03:54.748974 | debian-bookworm | {0} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_not_redundant_period_1_test_message_ [0.020922s] ... ok 2026-04-13 02:03:54.757620 | debian-bookworm | {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_network_not_found [0.018346s] ... ok 2026-04-13 02:03:54.757635 | debian-bookworm | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_with_shares [0.025080s] ... ok 2026-04-13 02:03:54.757639 | debian-bookworm | 2026-04-13 02:03:54.755 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 2d708a9a3ba9 -> 99d328f0a3d2, add_disable_reason_to_service 2026-04-13 02:03:54.765556 | debian-bookworm | One or more capabilities are invalid for this operation. The supported capability(ies) is(are) ['security_service_update_support', 'network_allocation_update_support']. 2026-04-13 02:03:54.765570 | debian-bookworm | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-04-13 02:03:54.767995 | debian-bookworm | {0} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_02_info [0.023257s] ... ok 2026-04-13 02:03:54.772410 | debian-bookworm | {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_server_not_found [0.019106s] ... ok 2026-04-13 02:03:54.778887 | debian-bookworm | 2026-04-13 02:03:54.769 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 2d708a9a3ba9 to 99d328f0a3d2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:54.778907 | debian-bookworm | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all_share_group_snapshot_members [0.021898s] ... ok 2026-04-13 02:03:54.778913 | debian-bookworm | 2026-04-13 02:03:54.774 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:54.778919 | debian-bookworm | 2026-04-13 02:03:54.774 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:54.789748 | debian-bookworm | 2026-04-13 02:03:54.785 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:54.789765 | debian-bookworm | 2026-04-13 02:03:54.785 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:54.789770 | debian-bookworm | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-04-13 02:03:54.799277 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_deny_access [0.077840s] ... ok 2026-04-13 02:03:54.799292 | debian-bookworm | {2} manila.tests.test_exception.ManilaExceptionResponseCode413.test_snapshot_limit_exceeded [0.018378s] ... ok 2026-04-13 02:03:54.799296 | debian-bookworm | {0} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_06_exception [0.022876s] ... ok 2026-04-13 02:03:54.809122 | debian-bookworm | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get_all_no_groups [0.027924s] ... ok 2026-04-13 02:03:54.809136 | debian-bookworm | {2} manila.tests.test_exception.ManilaExceptionTestCase.test_error_msg_is_exception_to_string [0.018448s] ... ok 2026-04-13 02:03:54.819247 | debian-bookworm | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-04-13 02:03:54.820003 | debian-bookworm | {0} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_08_fatal [0.022693s] ... ok 2026-04-13 02:03:54.820013 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_cancel_1_migration_driver_phase1_done [0.082390s] ... ok 2026-04-13 02:03:54.824983 | debian-bookworm | {6} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_remove_access_invalid [0.020492s] ... ok 2026-04-13 02:03:54.833392 | debian-bookworm | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-04-13 02:03:54.833415 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_locked_share [0.037947s] ... ok 2026-04-13 02:03:54.833419 | debian-bookworm | 2026-04-13 02:03:54.827 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 99d328f0a3d2 -> 2d708a9a3ba9, add_disable_reason_to_service 2026-04-13 02:03:54.833424 | debian-bookworm | {2} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_07_critical [0.019906s] ... ok 2026-04-13 02:03:54.836047 | debian-bookworm | {0} manila.tests.test_hacking.HackingTestCase.test_no_log_warn_check [0.021633s] ... ok 2026-04-13 02:03:54.846199 | debian-bookworm | 2026-04-13 02:03:54.844 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 99d328f0a3d2 to 2d708a9a3ba9 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:54.847410 | debian-bookworm | {6} manila.tests.test_context.ContextTestCase.test_request_context_elevated [0.022231s] ... ok 2026-04-13 02:03:54.858274 | debian-bookworm | {2} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_05_______warn__ [0.019239s] ... ok 2026-04-13 02:03:54.858295 | debian-bookworm | 2026-04-13 02:03:54.847 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:54.858300 | debian-bookworm | 2026-04-13 02:03:54.847 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:54.858304 | debian-bookworm | 2026-04-13 02:03:54.854 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:54.858308 | debian-bookworm | 2026-04-13 02:03:54.854 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:54.858311 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_snapshot [0.029809s] ... ok 2026-04-13 02:03:54.869416 | debian-bookworm | Destination share server f598ae8a-9aa9-499e-9d7e-8e72a8aa5a64 refers to a source share server 60746045-1323-4af4-afc5-b45c35f87092 that does not exists. 2026-04-13 02:03:54.872149 | debian-bookworm | {0} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_08_______exception__ [0.022678s] ... ok 2026-04-13 02:03:54.872163 | debian-bookworm | {2} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_18____LE____debug__ [0.018879s] ... ok 2026-04-13 02:03:54.877674 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_continue_exception_1 [0.057417s] ... ok 2026-04-13 02:03:54.883340 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:54.884333 | debian-bookworm | {0} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_17____LE____audit__ [0.020373s] ... ok 2026-04-13 02:03:54.889763 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_update_metadata_from_share_type_extra_specs_2_False [0.026204s] ... ok 2026-04-13 02:03:54.889776 | debian-bookworm | {2} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_23____LE____critical__ [0.018626s] ... ok 2026-04-13 02:03:54.889781 | debian-bookworm | {6} manila.tests.test_context.ContextTestCase.test_request_context_read_deleted [0.040041s] ... ok 2026-04-13 02:03:54.899887 | debian-bookworm | 2026-04-13 02:03:54.894 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 2d708a9a3ba9 -> 99d328f0a3d2, add_disable_reason_to_service 2026-04-13 02:03:54.901200 | debian-bookworm | {0} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_29____LI____warn__ [0.021013s] ... ok 2026-04-13 02:03:54.905079 | debian-bookworm | {2} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_24____LE____exception__ [0.018843s] ... ok 2026-04-13 02:03:54.912752 | debian-bookworm | 2026-04-13 02:03:54.910 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 2d708a9a3ba9 to 99d328f0a3d2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:54.915835 | debian-bookworm | 2026-04-13 02:03:54.913 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:54.915849 | debian-bookworm | 2026-04-13 02:03:54.913 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:54.922777 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_nfs_export_policy_not_found [0.412373s] ... ok 2026-04-13 02:03:54.922791 | debian-bookworm | 2026-04-13 02:03:54.916 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:54.922795 | debian-bookworm | 2026-04-13 02:03:54.917 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:54.922799 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_start [0.048709s] ... ok 2026-04-13 02:03:54.922803 | debian-bookworm | {0} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_30____LI____warning__ [0.021243s] ... ok 2026-04-13 02:03:54.923894 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:54.936846 | debian-bookworm | Vserver fake_vserver does not exist. 2026-04-13 02:03:54.937671 | debian-bookworm | {2} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_34____LW____debug__ [0.018948s] ... ok 2026-04-13 02:03:54.937684 | debian-bookworm | {6} manila.tests.test_context.ContextTestCase.test_request_context_sets_is_admin_upcase [0.040094s] ... ok 2026-04-13 02:03:54.948216 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_not_found [0.022313s] ... ok 2026-04-13 02:03:54.948230 | debian-bookworm | {2} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_38____LW____warning__ [0.018431s] ... ok 2026-04-13 02:03:54.948235 | debian-bookworm | {0} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_39____LW____critical__ [0.021078s] ... ok 2026-04-13 02:03:54.948238 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service [0.060356s] ... ok 2026-04-13 02:03:54.956315 | debian-bookworm | {6} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_input [0.020387s] ... ok 2026-04-13 02:03:54.962647 | debian-bookworm | 2026-04-13 02:03:54.955 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 99d328f0a3d2 -> 6e32091979e0, add mount_point_name to share_instances 2026-04-13 02:03:54.962661 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_kerberos [0.021010s] ... ok 2026-04-13 02:03:54.962690 | debian-bookworm | {2} manila.tests.test_hacking.HackingTestCase.test_validate_assertTrue [0.018947s] ... ok 2026-04-13 02:03:54.965313 | debian-bookworm | Shrink share failed. 2026-04-13 02:03:54.965325 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:54.965330 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 5047, in shrink_share 2026-04-13 02:03:54.965335 | debian-bookworm | self.driver.shrink_share( 2026-04-13 02:03:54.965339 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:54.965350 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:54.965355 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:54.965358 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:54.965362 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:54.965365 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:54.965369 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:54.965373 | debian-bookworm | raise effect 2026-04-13 02:03:54.965376 | debian-bookworm | manila.exception.InvalidShare: fake 2026-04-13 02:03:54.966256 | debian-bookworm | {0} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_40____LW____exception__ [0.021757s] ... ok 2026-04-13 02:03:54.968332 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_invalid_1 [0.047165s] ... ok 2026-04-13 02:03:54.970617 | debian-bookworm | {6} manila.tests.test_exception.ManilaExceptionResponseCode404.test_resource_lock_not_found [0.021705s] ... ok 2026-04-13 02:03:54.977983 | debian-bookworm | {1} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations_fail_validation [0.028531s] ... ok 2026-04-13 02:03:54.978010 | debian-bookworm | 2026-04-13 02:03:54.968 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 99d328f0a3d2 to 6e32091979e0 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:54.978015 | debian-bookworm | 2026-04-13 02:03:54.971 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:54.978019 | debian-bookworm | 2026-04-13 02:03:54.971 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:54.989756 | debian-bookworm | 2026-04-13 02:03:54.977 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:54.989773 | debian-bookworm | 2026-04-13 02:03:54.978 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:54.989778 | debian-bookworm | {2} manila.tests.test_manager.ManagerTestCase.test_periodic_tasks_1_True [0.018898s] ... ok 2026-04-13 02:03:54.989782 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_network_interface [0.020851s] ... ok 2026-04-13 02:03:55.009668 | debian-bookworm | {6} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_snapshot_not_found [0.020058s] ... ok 2026-04-13 02:03:55.009683 | debian-bookworm | stdin:13:11: M326 Translated messages cannot be concatenated. String should be included in translated message. 2026-04-13 02:03:55.009687 | debian-bookworm | stdin:14:11: M326 Translated messages cannot be concatenated. String should be included in translated message. 2026-04-13 02:03:55.009690 | debian-bookworm | stdin:15:11: M326 Translated messages cannot be concatenated. String should be included in translated message. 2026-04-13 02:03:55.009694 | debian-bookworm | stdin:16:11: M326 Translated messages cannot be concatenated. String should be included in translated message. 2026-04-13 02:03:55.009698 | debian-bookworm | stdin:17:11: M326 Translated messages cannot be concatenated. String should be included in translated message. 2026-04-13 02:03:55.009701 | debian-bookworm | stdin:18:25: M326 Translated messages cannot be concatenated. String should be included in translated message. 2026-04-13 02:03:55.009705 | debian-bookworm | {0} manila.tests.test_hacking.HackingTestCase.test_trans_add [0.027076s] ... ok 2026-04-13 02:03:55.009709 | debian-bookworm | {1} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_8 [0.021518s] ... ok 2026-04-13 02:03:55.009712 | debian-bookworm | {2} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_no_update_2 [0.019764s] ... ok 2026-04-13 02:03:55.009716 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_1 [0.020873s] ... ok 2026-04-13 02:03:55.017737 | debian-bookworm | {6} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_type_not_found [0.019888s] ... ok 2026-04-13 02:03:55.017754 | debian-bookworm | {1} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_6 [0.020268s] ... ok 2026-04-13 02:03:55.017760 | debian-bookworm | {0} manila.tests.test_manager.ManagerTestCase.test_periodic_tasks_2_False [0.021578s] ... ok 2026-04-13 02:03:55.019731 | debian-bookworm | Failed to update quota on share shrinking. 2026-04-13 02:03:55.019745 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.019749 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 5041, in shrink_share 2026-04-13 02:03:55.019753 | debian-bookworm | reservations = QUOTAS.reserve(context, **deltas) 2026-04-13 02:03:55.019757 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:55.019761 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:55.019764 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:55.019768 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:55.019771 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:55.019775 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:55.019779 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:55.019782 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:55.019786 | debian-bookworm | raise effect 2026-04-13 02:03:55.019790 | debian-bookworm | Exception: fake 2026-04-13 02:03:55.021819 | debian-bookworm | 2026-04-13 02:03:55.016 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 6e32091979e0 -> 99d328f0a3d2, add mount_point_name to share_instances 2026-04-13 02:03:55.021844 | debian-bookworm | {2} manila.tests.test_network.APITestCase.test_init_api_with_custom_config_group_name [0.019155s] ... ok 2026-04-13 02:03:55.026587 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_broadcast_domain_for_port_domain_match [0.020798s] ... ok 2026-04-13 02:03:55.026608 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_quota_error_1 [0.054254s] ... ok 2026-04-13 02:03:55.035216 | debian-bookworm | {6} manila.tests.test_exception.ManilaExceptionTestCase.test_error_msg [0.023168s] ... ok 2026-04-13 02:03:55.041897 | debian-bookworm | 2026-04-13 02:03:55.033 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 6e32091979e0 to 99d328f0a3d2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:55.041926 | debian-bookworm | {0} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_verify_scheduler_dependent_manager_instance [0.021974s] ... ok 2026-04-13 02:03:55.048741 | debian-bookworm | {1} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_7 [0.022919s] ... ok 2026-04-13 02:03:55.048761 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_broadcast_domain_for_port_other_domain_1_ipspace_fake [0.021428s] ... ok 2026-04-13 02:03:55.048768 | debian-bookworm | 2026-04-13 02:03:55.037 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:55.048773 | debian-bookworm | 2026-04-13 02:03:55.037 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:55.048778 | debian-bookworm | 2026-04-13 02:03:55.046 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:55.048783 | debian-bookworm | 2026-04-13 02:03:55.047 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:55.069535 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:55.069881 | debian-bookworm | {6} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_not_redundant_period_3__ [0.019809s] ... ok 2026-04-13 02:03:55.069893 | debian-bookworm | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_check_for_setup_error [0.020214s] ... ok 2026-04-13 02:03:55.069897 | debian-bookworm | {0} manila.tests.test_quota.DbQuotaDriverTestCase.test__get_quotas_1__None__None_ [0.021732s] ... ok 2026-04-13 02:03:55.069901 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_snapmirror_v2_not_supported [0.019593s] ... ok 2026-04-13 02:03:55.069905 | debian-bookworm | {2} manila.tests.test_policy.PolicyTestCase.test_authorize_bad_action_noraise [0.048315s] ... ok 2026-04-13 02:03:55.079093 | debian-bookworm | {6} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_redundant_period [0.020574s] ... ok 2026-04-13 02:03:55.090170 | debian-bookworm | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_4____create_snapshot______delete_snapshot____True_ [0.020084s] ... ok 2026-04-13 02:03:55.090187 | debian-bookworm | {0} manila.tests.test_quota.DbQuotaDriverTestCase.test_destroy_all_by_project_and_user [0.021863s] ... ok 2026-04-13 02:03:55.090192 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_deleted_nfs_export_policies [0.019517s] ... ok 2026-04-13 02:03:55.094472 | debian-bookworm | 2026-04-13 02:03:55.089 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 99d328f0a3d2 -> 6e32091979e0, add mount_point_name to share_instances 2026-04-13 02:03:55.095705 | debian-bookworm | {6} manila.tests.test_exception.ManilaExceptionTestCase.test_snapshot_access_already_exists [0.021217s] ... ok 2026-04-13 02:03:55.100471 | debian-bookworm | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_connection_get_info_1_True [0.020969s] ... ok 2026-04-13 02:03:55.104873 | debian-bookworm | {0} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_by_class [0.021908s] ... ok 2026-04-13 02:03:55.105907 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_vserver_not_found [0.022164s] ... ok 2026-04-13 02:03:55.109705 | debian-bookworm | 2026-04-13 02:03:55.106 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 99d328f0a3d2 to 6e32091979e0 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:55.115012 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:55.115475 | debian-bookworm | 2026-04-13 02:03:55.110 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:55.115491 | debian-bookworm | 2026-04-13 02:03:55.111 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:55.123956 | debian-bookworm | 2026-04-13 02:03:55.117 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:55.123976 | debian-bookworm | 2026-04-13 02:03:55.117 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:55.123982 | debian-bookworm | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_create_replica [0.023259s] ... ok 2026-04-13 02:03:55.141671 | debian-bookworm | stdin:1:1: M354 Use oslo_utils.uuidutils to generate UUID instead of uuid4(). 2026-04-13 02:03:55.141688 | debian-bookworm | {0} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_wrong_expire [0.021091s] ... ok 2026-04-13 02:03:55.141692 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_migratable_data_lif_for_node [0.021291s] ... ok 2026-04-13 02:03:55.141696 | debian-bookworm | {6} manila.tests.test_hacking.HackingTestCase.test_check_uuid4 [0.031546s] ... ok 2026-04-13 02:03:55.142344 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:55.149687 | debian-bookworm | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_delete_replica [0.020352s] ... ok 2026-04-13 02:03:55.149701 | debian-bookworm | {2} manila.tests.test_policy.PolicyTestCase.test_authorize_does_not_raise_forbidden_2_authorize [0.077164s] ... ok 2026-04-13 02:03:55.149705 | debian-bookworm | {6} manila.tests.test_hacking.HackingTestCase.test_dict_constructor_with_list_copy [0.020193s] ... ok 2026-04-13 02:03:55.149710 | debian-bookworm | {0} manila.tests.test_quota.DbQuotaDriverTestCase.test_rollback_1__None__None_ [0.021606s] ... ok 2026-04-13 02:03:55.149713 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_network_interfaces_not_found [0.021170s] ... ok 2026-04-13 02:03:55.161806 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_transfer_accept_1_True [0.133372s] ... ok 2026-04-13 02:03:55.161832 | debian-bookworm | 2026-04-13 02:03:55.159 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 6e32091979e0 -> 2f27d904214c, add_backup_type_column 2026-04-13 02:03:55.167013 | debian-bookworm | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-04-13 02:03:55.168942 | debian-bookworm | {6} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_04_warning [0.021090s] ... ok 2026-04-13 02:03:55.169805 | debian-bookworm | {0} manila.tests.test_quota.QuotaEngineTestCase.test_current_common_resources [0.021347s] ... ok 2026-04-13 02:03:55.171290 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_export_policy_for_volume_not_found [0.022650s] ... ok 2026-04-13 02:03:55.178537 | debian-bookworm | 2026-04-13 02:03:55.172 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 6e32091979e0 to 2f27d904214c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:55.190228 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:55.200008 | debian-bookworm | 2026-04-13 02:03:55.176 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:55.200025 | debian-bookworm | 2026-04-13 02:03:55.176 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:55.200029 | debian-bookworm | 2026-04-13 02:03:55.181 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:55.200033 | debian-bookworm | 2026-04-13 02:03:55.181 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:55.200041 | debian-bookworm | {6} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_04_______info__ [0.020611s] ... ok 2026-04-13 02:03:55.200052 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate_api_not_found [0.021049s] ... ok 2026-04-13 02:03:55.200055 | debian-bookworm | {0} manila.tests.test_quota.QuotaEngineTestCase.test_destroy_all_by_project_and_share_type [0.022927s] ... ok 2026-04-13 02:03:55.200059 | debian-bookworm | {2} manila.tests.test_policy.PolicyTestCase.test_early_AND_authorization [0.048169s] ... ok 2026-04-13 02:03:55.210212 | debian-bookworm | {6} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_20____LE____info__ [0.020273s] ... ok 2026-04-13 02:03:55.223040 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_record_count_1 [0.021656s] ... ok 2026-04-13 02:03:55.223055 | debian-bookworm | {0} manila.tests.test_quota.QuotaEngineTestCase.test_get_defaults [0.021755s] ... ok 2026-04-13 02:03:55.223059 | debian-bookworm | 2026-04-13 02:03:55.221 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 2f27d904214c -> 6e32091979e0, add_backup_type_column 2026-04-13 02:03:55.230638 | debian-bookworm | {6} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_21____LE____warn__ [0.020386s] ... ok 2026-04-13 02:03:55.234558 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_security_key_manager_nve_support_disabled [0.020236s] ... ok 2026-04-13 02:03:55.239763 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:55.240236 | debian-bookworm | {0} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_3 [0.022785s] ... ok 2026-04-13 02:03:55.240253 | debian-bookworm | 2026-04-13 02:03:55.237 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 2f27d904214c to 6e32091979e0 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:55.248575 | debian-bookworm | {2} manila.tests.test_policy.PolicyTestCase.test_templatized_authorization [0.049606s] ... ok 2026-04-13 02:03:55.248595 | debian-bookworm | 2026-04-13 02:03:55.241 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:55.248602 | debian-bookworm | 2026-04-13 02:03:55.241 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:55.248607 | debian-bookworm | 2026-04-13 02:03:55.246 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:55.248612 | debian-bookworm | 2026-04-13 02:03:55.246 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:55.265681 | debian-bookworm | {6} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_22____LE____warning__ [0.020425s] ... ok 2026-04-13 02:03:55.265701 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_error_4 [0.020627s] ... ok 2026-04-13 02:03:55.265705 | debian-bookworm | {0} manila.tests.test_quota.QuotaEngineTestCase.test_get_share_type_quotas_1 [0.021948s] ... ok 2026-04-13 02:03:55.265710 | debian-bookworm | {2} manila.tests.test_quota.DbQuotaDriverTestCase.test__process_quotas_3 [0.020190s] ... ok 2026-04-13 02:03:55.277671 | debian-bookworm | {6} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_35____LW____error__ [0.019559s] ... ok 2026-04-13 02:03:55.277686 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_svm_volumes_total_size [0.020013s] ... ok 2026-04-13 02:03:55.285660 | debian-bookworm | {0} manila.tests.test_quota.QuotaEngineTestCase.test_get_share_type_quotas_4 [0.021454s] ... ok 2026-04-13 02:03:55.285674 | debian-bookworm | {2} manila.tests.test_quota.DbQuotaDriverTestCase.test_commit [0.019009s] ... ok 2026-04-13 02:03:55.305738 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_transfer_accept_2_False [0.130873s] ... ok 2026-04-13 02:03:55.305785 | debian-bookworm | 2026-04-13 02:03:55.287 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 6e32091979e0 -> 2f27d904214c, add_backup_type_column 2026-04-13 02:03:55.305795 | debian-bookworm | {6} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_36____LW____info__ [0.020510s] ... ok 2026-04-13 02:03:55.305803 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_1_True [0.020662s] ... ok 2026-04-13 02:03:55.305821 | debian-bookworm | {2} manila.tests.test_quota.DbQuotaDriverTestCase.test_expire [0.018651s] ... ok 2026-04-13 02:03:55.308617 | debian-bookworm | 2026-04-13 02:03:55.306 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 6e32091979e0 to 2f27d904214c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:55.310227 | debian-bookworm | {0} manila.tests.test_quota.QuotaEngineTestCase.test_rollback_1 [0.027510s] ... ok 2026-04-13 02:03:55.313314 | debian-bookworm | 2026-04-13 02:03:55.312 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:55.314295 | debian-bookworm | 2026-04-13 02:03:55.313 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:55.316870 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_autosize_attributes [0.020623s] ... ok 2026-04-13 02:03:55.317836 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.317856 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.317861 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.317867 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.317872 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.317877 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.318168 | debian-bookworm | code: 500 2026-04-13 02:03:55.318182 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.318187 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.318192 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.318197 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.318202 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.318206 | debian-bookworm | KeyError: 'share_server_id' 2026-04-13 02:03:55.318212 | debian-bookworm | code: 404 2026-04-13 02:03:55.318409 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.318421 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.318426 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.318431 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.318436 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.318441 | debian-bookworm | KeyError: 'id' 2026-04-13 02:03:55.318446 | debian-bookworm | code: 404 2026-04-13 02:03:55.319177 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.319189 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.319195 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.319200 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.319204 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.319209 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.319225 | debian-bookworm | code: 500 2026-04-13 02:03:55.319230 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.319234 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.319239 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.319252 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.319257 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.319262 | debian-bookworm | KeyError: 'allowed' 2026-04-13 02:03:55.319267 | debian-bookworm | code: 413 2026-04-13 02:03:55.319275 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.319280 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.319284 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.319289 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.319294 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.319299 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.319304 | debian-bookworm | code: 500 2026-04-13 02:03:55.319413 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.319430 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.319435 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.319440 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.319445 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.319450 | debian-bookworm | KeyError: 'bridge' 2026-04-13 02:03:55.319454 | debian-bookworm | code: 500 2026-04-13 02:03:55.319638 | debian-bookworm | 2026-04-13 02:03:55.318 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:55.320418 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.320432 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.320438 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.320443 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.320448 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.320464 | debian-bookworm | KeyError: 'path' 2026-04-13 02:03:55.320469 | debian-bookworm | code: 404 2026-04-13 02:03:55.320475 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.320479 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.320484 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.320489 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.320494 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.320499 | debian-bookworm | KeyError: 'err' 2026-04-13 02:03:55.320504 | debian-bookworm | code: 409 2026-04-13 02:03:55.320508 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.320513 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.320518 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.320523 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.320527 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.320532 | debian-bookworm | KeyError: 'driver' 2026-04-13 02:03:55.320537 | debian-bookworm | code: 500 2026-04-13 02:03:55.320542 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.320547 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.320552 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.320556 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.320561 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.320566 | debian-bookworm | KeyError: 'id' 2026-04-13 02:03:55.320678 | debian-bookworm | code: 500 2026-04-13 02:03:55.320904 | debian-bookworm | 2026-04-13 02:03:55.319 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:55.322015 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.322026 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.322030 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.322034 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.322037 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.322041 | debian-bookworm | KeyError: 'err' 2026-04-13 02:03:55.322044 | debian-bookworm | code: 400 2026-04-13 02:03:55.322048 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.322051 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.322055 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.322063 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.322067 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.322070 | debian-bookworm | KeyError: 'err' 2026-04-13 02:03:55.322074 | debian-bookworm | code: 500 2026-04-13 02:03:55.322077 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.322081 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.322084 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.322088 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.322091 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.322095 | debian-bookworm | KeyError: 'id' 2026-04-13 02:03:55.322098 | debian-bookworm | code: 500 2026-04-13 02:03:55.322102 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.322105 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.322109 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.322112 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.322115 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.322119 | debian-bookworm | KeyError: 'err' 2026-04-13 02:03:55.322122 | debian-bookworm | code: 400 2026-04-13 02:03:55.322126 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.322129 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.322133 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.322136 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.322140 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.322143 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.322147 | debian-bookworm | code: 500 2026-04-13 02:03:55.322319 | debian-bookworm | {2} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_defaults [0.019567s] ... ok 2026-04-13 02:03:55.322506 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.322514 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.322518 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.322522 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.322525 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.322529 | debian-bookworm | KeyError: 'uuid' 2026-04-13 02:03:55.322532 | debian-bookworm | code: 404 2026-04-13 02:03:55.322536 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.322539 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.322543 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.322546 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.322550 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.322553 | debian-bookworm | KeyError: 'file_path' 2026-04-13 02:03:55.322557 | debian-bookworm | code: 404 2026-04-13 02:03:55.322861 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.322869 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.322873 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.322877 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.322880 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.322884 | debian-bookworm | KeyError: 'msg' 2026-04-13 02:03:55.323087 | debian-bookworm | code: 500 2026-04-13 02:03:55.323095 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.323099 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.323103 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.323106 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.323110 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.323113 | debian-bookworm | KeyError: 'msg' 2026-04-13 02:03:55.323311 | debian-bookworm | code: 500 2026-04-13 02:03:55.323321 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.323325 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.323328 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.323332 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.323336 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.323344 | debian-bookworm | KeyError: 'msg' 2026-04-13 02:03:55.323743 | debian-bookworm | code: 500 2026-04-13 02:03:55.323751 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.323755 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.323759 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.323762 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.323766 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.323769 | debian-bookworm | KeyError: 'msg' 2026-04-13 02:03:55.323773 | debian-bookworm | code: 404 2026-04-13 02:03:55.323956 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.323965 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.323969 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.323972 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.323976 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.323979 | debian-bookworm | KeyError: 'msg' 2026-04-13 02:03:55.323983 | debian-bookworm | code: 500 2026-04-13 02:03:55.324160 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.324168 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.324172 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.324175 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.324179 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.324182 | debian-bookworm | KeyError: 'msg' 2026-04-13 02:03:55.324186 | debian-bookworm | code: 500 2026-04-13 02:03:55.324435 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.324443 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.324447 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.324450 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.324454 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.324457 | debian-bookworm | KeyError: 'msg' 2026-04-13 02:03:55.324659 | debian-bookworm | code: 500 2026-04-13 02:03:55.324668 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.324671 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.324675 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.324678 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.324686 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.324689 | debian-bookworm | KeyError: 'err' 2026-04-13 02:03:55.324862 | debian-bookworm | code: 400 2026-04-13 02:03:55.325070 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.325080 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.325084 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.325087 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.325091 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.325094 | debian-bookworm | KeyError: 'err' 2026-04-13 02:03:55.325098 | debian-bookworm | code: 400 2026-04-13 02:03:55.325267 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.325273 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.325276 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.325280 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.325283 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.325287 | debian-bookworm | KeyError: 'err' 2026-04-13 02:03:55.325290 | debian-bookworm | code: 500 2026-04-13 02:03:55.325422 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.325430 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.325434 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.325437 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.325441 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.325444 | debian-bookworm | KeyError: 'msg' 2026-04-13 02:03:55.325448 | debian-bookworm | code: 500 2026-04-13 02:03:55.325577 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.325584 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.325587 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.325591 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.325599 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.325603 | debian-bookworm | KeyError: 'msg' 2026-04-13 02:03:55.325709 | debian-bookworm | code: 500 2026-04-13 02:03:55.325836 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.325842 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.325846 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.325849 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.325853 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.325856 | debian-bookworm | KeyError: 'msg' 2026-04-13 02:03:55.325860 | debian-bookworm | code: 500 2026-04-13 02:03:55.326032 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.326040 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.326043 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.326047 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.326050 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.326054 | debian-bookworm | KeyError: 'binary' 2026-04-13 02:03:55.326164 | debian-bookworm | code: 404 2026-04-13 02:03:55.326297 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.326304 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.326307 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.326311 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.326314 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.326318 | debian-bookworm | KeyError: 'host' 2026-04-13 02:03:55.326321 | debian-bookworm | code: 404 2026-04-13 02:03:55.326482 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.326489 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.326493 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.326496 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.326500 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.326503 | debian-bookworm | KeyError: 'ip' 2026-04-13 02:03:55.326615 | debian-bookworm | code: 500 2026-04-13 02:03:55.326741 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.326748 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.326752 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.326755 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.326759 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.326762 | debian-bookworm | KeyError: 'err' 2026-04-13 02:03:55.326868 | debian-bookworm | code: 500 2026-04-13 02:03:55.326999 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.327006 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.327009 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.327013 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.327016 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.327019 | debian-bookworm | KeyError: 'err' 2026-04-13 02:03:55.327130 | debian-bookworm | code: 500 2026-04-13 02:03:55.327257 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.327263 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.327267 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.327270 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.327274 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.327277 | debian-bookworm | KeyError: 'instance_id' 2026-04-13 02:03:55.327281 | debian-bookworm | code: 404 2026-04-13 02:03:55.327479 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.327486 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.327490 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.327493 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.327497 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.327500 | debian-bookworm | KeyError: 'version' 2026-04-13 02:03:55.327611 | debian-bookworm | code: 400 2026-04-13 02:03:55.327748 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.327755 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.327759 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.327767 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.327771 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.327774 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.327778 | debian-bookworm | code: 400 2026-04-13 02:03:55.327933 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.327939 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.327943 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.327946 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.327950 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.327953 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.328063 | debian-bookworm | code: 400 2026-04-13 02:03:55.328191 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.328197 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.328201 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.328204 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.328208 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.328211 | debian-bookworm | KeyError: 'name' 2026-04-13 02:03:55.328215 | debian-bookworm | code: 400 2026-04-13 02:03:55.328410 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.328422 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.328426 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.328430 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.328434 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.328437 | debian-bookworm | KeyError: 'content_type' 2026-04-13 02:03:55.328544 | debian-bookworm | code: 400 2026-04-13 02:03:55.328671 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.328677 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.328681 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.328684 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.328688 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.328691 | debian-bookworm | KeyError: 'driver_mode' 2026-04-13 02:03:55.328695 | debian-bookworm | code: 400 2026-04-13 02:03:55.328865 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.328873 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.328877 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.328881 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.328884 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.328887 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.328992 | debian-bookworm | code: 400 2026-04-13 02:03:55.329124 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.329134 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.329137 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.329141 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.329144 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.329148 | debian-bookworm | KeyError: 'req_ver' 2026-04-13 02:03:55.329151 | debian-bookworm | code: 400 2026-04-13 02:03:55.329313 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.329319 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.329322 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.329326 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.329329 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.329333 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.329448 | debian-bookworm | code: 400 2026-04-13 02:03:55.329610 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.329617 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.329621 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.329625 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.329628 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.329632 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.329635 | debian-bookworm | code: 400 2026-04-13 02:03:55.330064 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.330081 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.330085 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.330088 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.330092 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.330095 | debian-bookworm | KeyError: 'err' 2026-04-13 02:03:55.330195 | debian-bookworm | code: 400 2026-04-13 02:03:55.330324 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.330330 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.330334 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.330337 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.330341 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.330344 | debian-bookworm | KeyError: 'unders' 2026-04-13 02:03:55.330348 | debian-bookworm | code: 400 2026-04-13 02:03:55.330557 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.330564 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.330567 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.330571 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.330574 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.330578 | debian-bookworm | KeyError: 'expire' 2026-04-13 02:03:55.330699 | debian-bookworm | code: 400 2026-04-13 02:03:55.330826 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.330832 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.330836 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.330840 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.330843 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.330847 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.330956 | debian-bookworm | code: 400 2026-04-13 02:03:55.331080 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.331086 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.331089 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.331093 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.331096 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.331100 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.331103 | debian-bookworm | code: 400 2026-04-13 02:03:55.331284 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.331293 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.331297 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.331301 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.331304 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.331308 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.331423 | debian-bookworm | code: 400 2026-04-13 02:03:55.331555 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.331563 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.331567 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.331571 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.331574 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.331577 | debian-bookworm | KeyError: 'level' 2026-04-13 02:03:55.331581 | debian-bookworm | code: 400 2026-04-13 02:03:55.331882 | debian-bookworm | {0} manila.tests.test_quota.QuotaEngineTestCase.test_rollback_2__None_ [0.021292s] ... ok 2026-04-13 02:03:55.331978 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.331987 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.331990 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.331994 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.331997 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.332001 | debian-bookworm | KeyError: 'type' 2026-04-13 02:03:55.332004 | debian-bookworm | code: 400 2026-04-13 02:03:55.332008 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.332011 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.332015 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.332023 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.332027 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.332030 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.332178 | debian-bookworm | code: 400 2026-04-13 02:03:55.332185 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.332191 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.332195 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.332198 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.332202 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.332205 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.332352 | debian-bookworm | code: 400 2026-04-13 02:03:55.332489 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.332495 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.332499 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.332502 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.332505 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.332509 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.332513 | debian-bookworm | code: 400 2026-04-13 02:03:55.332673 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.332682 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.332685 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.332689 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.332692 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.332696 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.332803 | debian-bookworm | code: 400 2026-04-13 02:03:55.332932 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.332938 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.332941 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.332945 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.332948 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.332951 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.332955 | debian-bookworm | code: 400 2026-04-13 02:03:55.333121 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.333130 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.333133 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.333137 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.333141 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.333144 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.333252 | debian-bookworm | code: 400 2026-04-13 02:03:55.333369 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.333380 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.333384 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.333387 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.333391 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.333394 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.333459 | debian-bookworm | code: 400 2026-04-13 02:03:55.333570 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.333576 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.333580 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.333584 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.333587 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.333591 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.333664 | debian-bookworm | code: 400 2026-04-13 02:03:55.333798 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.333804 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.333808 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.333811 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.333815 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.333818 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.333895 | debian-bookworm | code: 400 2026-04-13 02:03:55.334027 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.334034 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.334045 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.334048 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.334052 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.334055 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.334125 | debian-bookworm | code: 400 2026-04-13 02:03:55.334253 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.334259 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.334263 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.334266 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.334270 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.334273 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.334351 | debian-bookworm | code: 400 2026-04-13 02:03:55.334526 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.334533 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.334537 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.334540 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.334544 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.334547 | debian-bookworm | KeyError: 'uuid' 2026-04-13 02:03:55.334622 | debian-bookworm | code: 400 2026-04-13 02:03:55.335903 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.335911 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.335915 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.335919 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.335922 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.335926 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.336002 | debian-bookworm | code: 500 2026-04-13 02:03:55.336130 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.336136 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.336139 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.336143 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.336146 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.336150 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.336347 | debian-bookworm | code: 500 2026-04-13 02:03:55.336355 | debian-bookworm | Share can not be unmanaged: Invalid share: fake.. 2026-04-13 02:03:55.336757 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.337420 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.337429 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.337433 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.337437 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.337440 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.337444 | debian-bookworm | code: 500 2026-04-13 02:03:55.337448 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.337451 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.337455 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.337458 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.337473 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.337477 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.337489 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_junction_path [0.019749s] ... ok 2026-04-13 02:03:55.337493 | debian-bookworm | code: 400 2026-04-13 02:03:55.337496 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.337500 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.337504 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.337507 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.337510 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.337514 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.337517 | debian-bookworm | code: 400 2026-04-13 02:03:55.337521 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.337524 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.337528 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.337536 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.337539 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.337542 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.337546 | debian-bookworm | code: 500 2026-04-13 02:03:55.337549 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.337553 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.337556 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.337560 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.337563 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.337567 | debian-bookworm | KeyError: 'msg' 2026-04-13 02:03:55.337629 | debian-bookworm | code: 500 2026-04-13 02:03:55.337770 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.337778 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.337782 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.337785 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.337789 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.337792 | debian-bookworm | KeyError: 'message_id' 2026-04-13 02:03:55.337796 | debian-bookworm | code: 404 2026-04-13 02:03:55.337956 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.337963 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.337966 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.337970 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.337974 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.337977 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.338105 | debian-bookworm | code: 500 2026-04-13 02:03:55.338282 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.338289 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.338292 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.338296 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.338299 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.338303 | debian-bookworm | KeyError: 'migration_id' 2026-04-13 02:03:55.338306 | debian-bookworm | code: 404 2026-04-13 02:03:55.339163 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_invalid_share [0.051810s] ... ok 2026-04-13 02:03:55.340464 | debian-bookworm | {2} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_project_quotas_2__None__False___fake_usages___False_ [0.019050s] ... ok 2026-04-13 02:03:55.350282 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.350295 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.350311 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.350315 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.350318 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.350322 | debian-bookworm | KeyError: 'instance_id' 2026-04-13 02:03:55.350325 | debian-bookworm | code: 404 2026-04-13 02:03:55.350329 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.350332 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.350336 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.350339 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.350343 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.350346 | debian-bookworm | KeyError: 'config' 2026-04-13 02:03:55.350350 | debian-bookworm | code: 500 2026-04-13 02:03:55.350353 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.350357 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.350360 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.350363 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.350367 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.350370 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.350374 | debian-bookworm | code: 500 2026-04-13 02:03:55.350377 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.350381 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.350384 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.350393 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.350396 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.350400 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.350403 | debian-bookworm | code: 500 2026-04-13 02:03:55.350406 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.350410 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.350413 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.350417 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.350420 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.350424 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.350427 | debian-bookworm | code: 500 2026-04-13 02:03:55.350431 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.350434 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.350437 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.350441 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.350444 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.350448 | debian-bookworm | KeyError: 'overs' 2026-04-13 02:03:55.350451 | debian-bookworm | code: 500 2026-04-13 02:03:55.350455 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.350458 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.350462 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.350465 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.350468 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.350472 | debian-bookworm | KeyError: 'name' 2026-04-13 02:03:55.350475 | debian-bookworm | code: 404 2026-04-13 02:03:55.350479 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.350482 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.350486 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.350489 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.350492 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.350496 | debian-bookworm | KeyError: 'action' 2026-04-13 02:03:55.350499 | debian-bookworm | code: 403 2026-04-13 02:03:55.350503 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.350509 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.350512 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.350516 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.350519 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.350523 | debian-bookworm | KeyError: 'project_id' 2026-04-13 02:03:55.350526 | debian-bookworm | code: 404 2026-04-13 02:03:55.350530 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.350533 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.350536 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.350540 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.350543 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.350547 | debian-bookworm | KeyError: 'share_type' 2026-04-13 02:03:55.350550 | debian-bookworm | code: 404 2026-04-13 02:03:55.350554 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.350557 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.350560 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.350564 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.350567 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.350571 | debian-bookworm | KeyError: 'user_id' 2026-04-13 02:03:55.350574 | debian-bookworm | code: 404 2026-04-13 02:03:55.350578 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.350581 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.350584 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.350588 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.350591 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.350595 | debian-bookworm | KeyError: 'msg' 2026-04-13 02:03:55.350598 | debian-bookworm | code: 500 2026-04-13 02:03:55.350602 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.350608 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.350611 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.350614 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.350618 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.350621 | debian-bookworm | KeyError: 'result' 2026-04-13 02:03:55.350625 | debian-bookworm | code: 500 2026-04-13 02:03:55.350628 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.350632 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.350635 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.350638 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.350642 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.350645 | debian-bookworm | KeyError: 'class_name' 2026-04-13 02:03:55.350649 | debian-bookworm | code: 404 2026-04-13 02:03:55.350652 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.350655 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.350659 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.350662 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.350666 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.350669 | debian-bookworm | KeyError: 'project_id' 2026-04-13 02:03:55.350672 | debian-bookworm | code: 500 2026-04-13 02:03:55.350676 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.350679 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.350686 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.350690 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.350693 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.350697 | debian-bookworm | KeyError: 'unknown' 2026-04-13 02:03:55.350700 | debian-bookworm | code: 404 2026-04-13 02:03:55.350704 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.350707 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.350711 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.350714 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.350718 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.350721 | debian-bookworm | KeyError: 'project_id' 2026-04-13 02:03:55.350725 | debian-bookworm | code: 404 2026-04-13 02:03:55.350728 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.350731 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.350735 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.350738 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.350742 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.350745 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.350748 | debian-bookworm | code: 500 2026-04-13 02:03:55.350752 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.350755 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.350759 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.350762 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.350766 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.350769 | debian-bookworm | KeyError: 'req' 2026-04-13 02:03:55.350772 | debian-bookworm | code: 500 2026-04-13 02:03:55.350776 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.350779 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.350783 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.350786 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.350789 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.350793 | debian-bookworm | KeyError: 'uuid' 2026-04-13 02:03:55.350796 | debian-bookworm | code: 404 2026-04-13 02:03:55.350800 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.350803 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.350806 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.350810 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.350813 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.350817 | debian-bookworm | KeyError: 'lock_id' 2026-04-13 02:03:55.350823 | debian-bookworm | code: 404 2026-04-13 02:03:55.350826 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.350830 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.350833 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.350836 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.350840 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.350843 | debian-bookworm | KeyError: 'resource_id' 2026-04-13 02:03:55.350847 | debian-bookworm | code: 500 2026-04-13 02:03:55.350850 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.350853 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.350857 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.350860 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.350864 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.350867 | debian-bookworm | KeyError: 'command' 2026-04-13 02:03:55.350870 | debian-bookworm | code: 500 2026-04-13 02:03:55.350874 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.350877 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.350882 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.350886 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.350889 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.350892 | debian-bookworm | KeyError: 'filter_name' 2026-04-13 02:03:55.350896 | debian-bookworm | code: 404 2026-04-13 02:03:55.350899 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.350903 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.350906 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.350909 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.350913 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.350916 | debian-bookworm | KeyError: 'weigher_name' 2026-04-13 02:03:55.350920 | debian-bookworm | code: 404 2026-04-13 02:03:55.350923 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.350927 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.350930 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.350933 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.350937 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.350940 | debian-bookworm | KeyError: 'security_service_id' 2026-04-13 02:03:55.350944 | debian-bookworm | code: 404 2026-04-13 02:03:55.350947 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.350950 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.350954 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.350957 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.350961 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.350964 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.350967 | debian-bookworm | code: 500 2026-04-13 02:03:55.350971 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.350974 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.350978 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.350981 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.350984 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.350988 | debian-bookworm | KeyError: 'service' 2026-04-13 02:03:55.350991 | debian-bookworm | code: 400 2026-04-13 02:03:55.350995 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.350998 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.351002 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.351005 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.351008 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.351012 | debian-bookworm | KeyError: 'service_id' 2026-04-13 02:03:55.351015 | debian-bookworm | code: 404 2026-04-13 02:03:55.351019 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.351022 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.351025 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.351031 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.351035 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.351038 | debian-bookworm | KeyError: 'access_type' 2026-04-13 02:03:55.351041 | debian-bookworm | code: 500 2026-04-13 02:03:55.351045 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.351048 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.351054 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.351058 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.351061 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.351065 | debian-bookworm | KeyError: 'msg' 2026-04-13 02:03:55.351068 | debian-bookworm | code: 500 2026-04-13 02:03:55.351072 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.351075 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.351078 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.351082 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.351085 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.351089 | debian-bookworm | KeyError: 'backup_id' 2026-04-13 02:03:55.351092 | debian-bookworm | code: 404 2026-04-13 02:03:55.351096 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.351099 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.351102 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.351106 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.351109 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.351113 | debian-bookworm | KeyError: 'requested' 2026-04-13 02:03:55.351116 | debian-bookworm | code: 413 2026-04-13 02:03:55.351119 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.351123 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.351126 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.351130 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.351133 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.351136 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.351140 | debian-bookworm | code: 400 2026-04-13 02:03:55.351143 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.351147 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.351150 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.351154 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.351157 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.351160 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.351164 | debian-bookworm | code: 500 2026-04-13 02:03:55.351167 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.351171 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.351174 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.351177 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.351181 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.351184 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.351188 | debian-bookworm | code: 500 2026-04-13 02:03:55.351191 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.351194 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.351198 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.351201 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.351205 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.351208 | debian-bookworm | KeyError: 'share_id' 2026-04-13 02:03:55.351212 | debian-bookworm | code: 500 2026-04-13 02:03:55.351215 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.351218 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.351222 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.351225 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.351229 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.351232 | debian-bookworm | KeyError: 'share_group_id' 2026-04-13 02:03:55.351235 | debian-bookworm | code: 404 2026-04-13 02:03:55.351239 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.351245 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.351248 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.351253 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.351256 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.351260 | debian-bookworm | KeyError: 'member_id' 2026-04-13 02:03:55.351263 | debian-bookworm | code: 404 2026-04-13 02:03:55.351267 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.351270 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.351273 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.351277 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.351280 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.351284 | debian-bookworm | KeyError: 'share_group_snapshot_id' 2026-04-13 02:03:55.351287 | debian-bookworm | code: 404 2026-04-13 02:03:55.351290 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.351294 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.351297 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.351301 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.351304 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.351308 | debian-bookworm | KeyError: 'share_group' 2026-04-13 02:03:55.351311 | debian-bookworm | code: 500 2026-04-13 02:03:55.351314 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.351318 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.351321 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.351325 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.351328 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.351331 | debian-bookworm | KeyError: 'type_id' 2026-04-13 02:03:55.351335 | debian-bookworm | code: 500 2026-04-13 02:03:55.351338 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.351342 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.351345 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.351348 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.351352 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.351355 | debian-bookworm | KeyError: 'type_id' 2026-04-13 02:03:55.351359 | debian-bookworm | code: 404 2026-04-13 02:03:55.351362 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.351366 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.351369 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.351372 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.351376 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.351379 | debian-bookworm | KeyError: 'name' 2026-04-13 02:03:55.351383 | debian-bookworm | code: 500 2026-04-13 02:03:55.351386 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.351390 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.351393 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.351396 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.351400 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.351403 | debian-bookworm | KeyError: 'type_id' 2026-04-13 02:03:55.351407 | debian-bookworm | code: 500 2026-04-13 02:03:55.351410 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.351413 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.351417 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.351422 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.351426 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.351429 | debian-bookworm | KeyError: 'type_id' 2026-04-13 02:03:55.351433 | debian-bookworm | code: 500 2026-04-13 02:03:55.351436 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.351439 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.351443 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.351446 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.351450 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.351458 | debian-bookworm | KeyError: 'type_id' 2026-04-13 02:03:55.351461 | debian-bookworm | code: 404 2026-04-13 02:03:55.353652 | debian-bookworm | {0} manila.tests.test_rpc.RPCTestCase.test_init_no_notifications_2___noop__ [0.021453s] ... ok 2026-04-13 02:03:55.371121 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggr_snaplock_type_negative [0.020249s] ... ok 2026-04-13 02:03:55.371136 | debian-bookworm | {2} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_settable_quotas_3___foo_user_id___None_ [0.019160s] ... ok 2026-04-13 02:03:55.371140 | debian-bookworm | {6} manila.tests.test_misc.ExceptionTestCase.test_exceptions_raise [0.079472s] ... ok 2026-04-13 02:03:55.371254 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.371263 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.371267 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.371271 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.371274 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.371278 | debian-bookworm | KeyError: 'type_name' 2026-04-13 02:03:55.371281 | debian-bookworm | code: 404 2026-04-13 02:03:55.371285 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.371288 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.371292 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.371295 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.371299 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.371302 | debian-bookworm | KeyError: 'type_id' 2026-04-13 02:03:55.371305 | debian-bookworm | code: 404 2026-04-13 02:03:55.371309 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.371312 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.371316 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.371319 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.371323 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.371326 | debian-bookworm | KeyError: 'share_instance_id' 2026-04-13 02:03:55.371329 | debian-bookworm | code: 404 2026-04-13 02:03:55.371333 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.371336 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.371340 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.371343 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.371347 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.371350 | debian-bookworm | KeyError: 'allowed' 2026-04-13 02:03:55.371353 | debian-bookworm | code: 413 2026-04-13 02:03:55.371357 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.371360 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.371364 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.371367 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.371370 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.371374 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.371377 | debian-bookworm | code: 500 2026-04-13 02:03:55.371384 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.371387 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.371391 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.371394 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.371398 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.371401 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.371404 | debian-bookworm | code: 500 2026-04-13 02:03:55.371408 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.371411 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.371415 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.371418 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.371421 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.371425 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.371428 | debian-bookworm | code: 500 2026-04-13 02:03:55.371432 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.371435 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.371443 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.371447 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.371450 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.371453 | debian-bookworm | KeyError: 'share_network_id' 2026-04-13 02:03:55.371457 | debian-bookworm | code: 404 2026-04-13 02:03:55.371460 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.371464 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.371467 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.371471 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.371474 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.371477 | debian-bookworm | KeyError: 'share_network_id' 2026-04-13 02:03:55.371481 | debian-bookworm | code: 500 2026-04-13 02:03:55.371484 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.371488 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.371491 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.371495 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.371498 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.371501 | debian-bookworm | KeyError: 'share_network_id' 2026-04-13 02:03:55.371505 | debian-bookworm | code: 500 2026-04-13 02:03:55.371508 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.371512 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.371515 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.371519 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.371522 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.371525 | debian-bookworm | KeyError: 'share_network_subnet_id' 2026-04-13 02:03:55.371529 | debian-bookworm | code: 404 2026-04-13 02:03:55.371532 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.371536 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.371539 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.371542 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.371546 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.371549 | debian-bookworm | KeyError: 'share_server_id' 2026-04-13 02:03:55.371553 | debian-bookworm | code: 404 2026-04-13 02:03:55.371556 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.371560 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.371563 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.371567 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.371570 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.371573 | debian-bookworm | KeyError: 'allowed' 2026-04-13 02:03:55.371577 | debian-bookworm | code: 413 2026-04-13 02:03:55.371580 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.371583 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.371587 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.371590 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.371594 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.371597 | debian-bookworm | KeyError: 'share_id' 2026-04-13 02:03:55.371601 | debian-bookworm | code: 404 2026-04-13 02:03:55.371604 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.371607 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.371611 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.371614 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.371618 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.371621 | debian-bookworm | KeyError: 'replica_id' 2026-04-13 02:03:55.371624 | debian-bookworm | code: 404 2026-04-13 02:03:55.371631 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.371635 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.371638 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.371642 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.371645 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.371648 | debian-bookworm | KeyError: 'share_id' 2026-04-13 02:03:55.371654 | debian-bookworm | code: 404 2026-04-13 02:03:55.371658 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.371661 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.371665 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.371668 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.371672 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.371675 | debian-bookworm | KeyError: 'share_server_id' 2026-04-13 02:03:55.371678 | debian-bookworm | code: 500 2026-04-13 02:03:55.371682 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.371685 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.371689 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.371692 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.371696 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.371699 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.371702 | debian-bookworm | code: 500 2026-04-13 02:03:55.371706 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.371709 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.371713 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.371716 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.371720 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.371723 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.371726 | debian-bookworm | code: 500 2026-04-13 02:03:55.371730 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.371733 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.371737 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.371740 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.371743 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.371747 | debian-bookworm | KeyError: 'share_server_id' 2026-04-13 02:03:55.371750 | debian-bookworm | code: 500 2026-04-13 02:03:55.371754 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.371758 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.371762 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.371765 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.371769 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.371772 | debian-bookworm | KeyError: 'share_server_id' 2026-04-13 02:03:55.371776 | debian-bookworm | code: 404 2026-04-13 02:03:55.371779 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.371783 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.371786 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.371789 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.371793 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.371796 | debian-bookworm | KeyError: 'filters_description' 2026-04-13 02:03:55.371800 | debian-bookworm | code: 404 2026-04-13 02:03:55.371803 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.371806 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.371810 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.371813 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.371817 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.371820 | debian-bookworm | KeyError: 'share_server_id' 2026-04-13 02:03:55.371824 | debian-bookworm | code: 500 2026-04-13 02:03:55.371827 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.371830 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.371834 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.371837 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.371841 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.371844 | debian-bookworm | KeyError: 'share_id' 2026-04-13 02:03:55.371848 | debian-bookworm | code: 500 2026-04-13 02:03:55.371851 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.371854 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.371858 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.371864 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.371867 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.371871 | debian-bookworm | KeyError: 'share_id' 2026-04-13 02:03:55.371874 | debian-bookworm | code: 500 2026-04-13 02:03:55.371878 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.371881 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.371884 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.371888 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.371891 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.371895 | debian-bookworm | KeyError: 'size' 2026-04-13 02:03:55.371898 | debian-bookworm | code: 413 2026-04-13 02:03:55.371901 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.371905 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.371908 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.371912 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.371915 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.371918 | debian-bookworm | KeyError: 'access_type' 2026-04-13 02:03:55.371922 | debian-bookworm | code: 400 2026-04-13 02:03:55.371925 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.371929 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.371932 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.371935 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.371939 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.371942 | debian-bookworm | KeyError: 'instance_id' 2026-04-13 02:03:55.371946 | debian-bookworm | code: 404 2026-04-13 02:03:55.371949 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.371952 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.371956 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.371959 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.371963 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.371966 | debian-bookworm | KeyError: 'snapshot_name' 2026-04-13 02:03:55.371970 | debian-bookworm | code: 500 2026-04-13 02:03:55.371973 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.371976 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.371980 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.371983 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.371987 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.371990 | debian-bookworm | KeyError: 'snapshot_id' 2026-04-13 02:03:55.371994 | debian-bookworm | code: 404 2026-04-13 02:03:55.372000 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372003 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372007 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372010 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372014 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372017 | debian-bookworm | KeyError: 'share_name' 2026-04-13 02:03:55.372020 | debian-bookworm | code: 500 2026-04-13 02:03:55.372024 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372027 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372031 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372034 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372038 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372041 | debian-bookworm | KeyError: 'share_type_id' 2026-04-13 02:03:55.372044 | debian-bookworm | code: 500 2026-04-13 02:03:55.372048 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372051 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372055 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372058 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372061 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372065 | debian-bookworm | KeyError: 'share_type_id' 2026-04-13 02:03:55.372068 | debian-bookworm | code: 404 2026-04-13 02:03:55.372072 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372078 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372081 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372084 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372088 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372091 | debian-bookworm | KeyError: 'name' 2026-04-13 02:03:55.372095 | debian-bookworm | code: 500 2026-04-13 02:03:55.372098 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372101 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372105 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372108 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372112 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372115 | debian-bookworm | KeyError: 'share_type' 2026-04-13 02:03:55.372119 | debian-bookworm | code: 404 2026-04-13 02:03:55.372122 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372127 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372130 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372134 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372137 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372141 | debian-bookworm | KeyError: 'id' 2026-04-13 02:03:55.372144 | debian-bookworm | code: 500 2026-04-13 02:03:55.372147 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372151 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372154 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372158 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372161 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372165 | debian-bookworm | KeyError: 'share_type_id' 2026-04-13 02:03:55.372168 | debian-bookworm | code: 404 2026-04-13 02:03:55.372172 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372175 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372178 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372182 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372185 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372189 | debian-bookworm | KeyError: 'share_type_id' 2026-04-13 02:03:55.372192 | debian-bookworm | code: 500 2026-04-13 02:03:55.372195 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372199 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372202 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372206 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372209 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372212 | debian-bookworm | KeyError: 'share_type_id' 2026-04-13 02:03:55.372216 | debian-bookworm | code: 404 2026-04-13 02:03:55.372219 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372223 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372226 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372230 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372233 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372236 | debian-bookworm | KeyError: 'share_type_name' 2026-04-13 02:03:55.372240 | debian-bookworm | code: 404 2026-04-13 02:03:55.372243 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372247 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372250 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372254 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372257 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372282 | debian-bookworm | KeyError: 'id' 2026-04-13 02:03:55.372286 | debian-bookworm | code: 500 2026-04-13 02:03:55.372289 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372293 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372296 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372300 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372303 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372309 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.372313 | debian-bookworm | code: 500 2026-04-13 02:03:55.372316 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372319 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372323 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372326 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372330 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372333 | debian-bookworm | KeyError: 'allowed' 2026-04-13 02:03:55.372337 | debian-bookworm | code: 413 2026-04-13 02:03:55.372340 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372343 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372347 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372350 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372354 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372357 | debian-bookworm | KeyError: 'name' 2026-04-13 02:03:55.372361 | debian-bookworm | code: 404 2026-04-13 02:03:55.372364 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372367 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372371 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372374 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372378 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372381 | debian-bookworm | KeyError: 'name' 2026-04-13 02:03:55.372385 | debian-bookworm | code: 500 2026-04-13 02:03:55.372388 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372391 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372397 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372401 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372404 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372408 | debian-bookworm | KeyError: 'name' 2026-04-13 02:03:55.372411 | debian-bookworm | code: 404 2026-04-13 02:03:55.372414 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372418 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372421 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372425 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372428 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372432 | debian-bookworm | KeyError: 'response' 2026-04-13 02:03:55.372435 | debian-bookworm | code: 500 2026-04-13 02:03:55.372438 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372442 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372445 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372449 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372452 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372456 | debian-bookworm | KeyError: 'transfer_id' 2026-04-13 02:03:55.372459 | debian-bookworm | code: 404 2026-04-13 02:03:55.372462 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372466 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372469 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372473 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372476 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372479 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.372483 | debian-bookworm | code: 400 2026-04-13 02:03:55.372486 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372490 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372493 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372497 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372500 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372503 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.372507 | debian-bookworm | code: 400 2026-04-13 02:03:55.372510 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372514 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372519 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372525 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372528 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372532 | debian-bookworm | KeyError: 'detail' 2026-04-13 02:03:55.372535 | debian-bookworm | code: 400 2026-04-13 02:03:55.372539 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372542 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372545 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372549 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372552 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372556 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.372559 | debian-bookworm | code: 500 2026-04-13 02:03:55.372563 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372566 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372569 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372573 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372576 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372580 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.372583 | debian-bookworm | code: 500 2026-04-13 02:03:55.372587 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372590 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372593 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372597 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372600 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372604 | debian-bookworm | KeyError: 'reason' 2026-04-13 02:03:55.372607 | debian-bookworm | code: 500 2026-04-13 02:03:55.372610 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372614 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372617 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372621 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372624 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372628 | debian-bookworm | KeyError: 'name' 2026-04-13 02:03:55.372631 | debian-bookworm | code: 500 2026-04-13 02:03:55.372634 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372638 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372641 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372645 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372648 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372652 | debian-bookworm | KeyError: 'version' 2026-04-13 02:03:55.372655 | debian-bookworm | code: 400 2026-04-13 02:03:55.372658 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372662 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372665 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372669 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372672 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372675 | debian-bookworm | KeyError: 'volume_id' 2026-04-13 02:03:55.372679 | debian-bookworm | code: 404 2026-04-13 02:03:55.372682 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372686 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372689 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372693 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372696 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372699 | debian-bookworm | KeyError: 'snapshot_id' 2026-04-13 02:03:55.372703 | debian-bookworm | code: 404 2026-04-13 02:03:55.372706 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372710 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372713 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372716 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372720 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372723 | debian-bookworm | KeyError: 'vserver' 2026-04-13 02:03:55.372727 | debian-bookworm | code: 500 2026-04-13 02:03:55.372730 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372737 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372740 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372744 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372747 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372750 | debian-bookworm | KeyError: 'vserver' 2026-04-13 02:03:55.372754 | debian-bookworm | code: 500 2026-04-13 02:03:55.372757 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372761 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372766 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372770 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372773 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372777 | debian-bookworm | KeyError: 'host' 2026-04-13 02:03:55.372780 | debian-bookworm | code: 500 2026-04-13 02:03:55.372784 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372787 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372790 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372794 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372797 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372801 | debian-bookworm | KeyError: 'msg' 2026-04-13 02:03:55.372804 | debian-bookworm | code: 500 2026-04-13 02:03:55.372808 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372811 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372814 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372818 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372821 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372825 | debian-bookworm | KeyError: 'name' 2026-04-13 02:03:55.372828 | debian-bookworm | code: 500 2026-04-13 02:03:55.372831 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372835 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372838 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372842 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372845 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372849 | debian-bookworm | KeyError: 'status' 2026-04-13 02:03:55.372852 | debian-bookworm | code: 500 2026-04-13 02:03:55.372855 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372859 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372862 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372866 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372869 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372872 | debian-bookworm | KeyError: 'error' 2026-04-13 02:03:55.372876 | debian-bookworm | code: 500 2026-04-13 02:03:55.372879 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372883 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372886 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372890 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372894 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372898 | debian-bookworm | KeyError: 'status' 2026-04-13 02:03:55.372901 | debian-bookworm | code: 500 2026-04-13 02:03:55.372905 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372908 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372912 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372915 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372918 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372922 | debian-bookworm | KeyError: 'protocol_type' 2026-04-13 02:03:55.372925 | debian-bookworm | code: 500 2026-04-13 02:03:55.372929 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372932 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372936 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372939 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372942 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372946 | debian-bookworm | KeyError: 'name' 2026-04-13 02:03:55.372952 | debian-bookworm | code: 500 2026-04-13 02:03:55.372955 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372959 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372962 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372965 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372969 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372972 | debian-bookworm | KeyError: 'name' 2026-04-13 02:03:55.372976 | debian-bookworm | code: 404 2026-04-13 02:03:55.372979 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.372983 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.372986 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.372989 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.372993 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.372996 | debian-bookworm | KeyError: 'msg' 2026-04-13 02:03:55.373000 | debian-bookworm | code: 500 2026-04-13 02:03:55.373003 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.373006 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.373010 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.373013 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.373017 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.373020 | debian-bookworm | KeyError: 'name' 2026-04-13 02:03:55.373024 | debian-bookworm | code: 500 2026-04-13 02:03:55.373027 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.373030 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.373034 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.373037 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.373041 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.373044 | debian-bookworm | KeyError: 'name' 2026-04-13 02:03:55.373047 | debian-bookworm | code: 500 2026-04-13 02:03:55.373051 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.373054 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.373058 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.373061 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.373065 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.373068 | debian-bookworm | KeyError: 'cmd' 2026-04-13 02:03:55.373071 | debian-bookworm | code: 500 2026-04-13 02:03:55.373075 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.373078 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.373082 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.373085 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.373088 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.373092 | debian-bookworm | KeyError: 'name' 2026-04-13 02:03:55.373095 | debian-bookworm | code: 500 2026-04-13 02:03:55.373099 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.373102 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.373106 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.373109 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.373112 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.373116 | debian-bookworm | KeyError: 'snap_id' 2026-04-13 02:03:55.373119 | debian-bookworm | code: 500 2026-04-13 02:03:55.373123 | debian-bookworm | Exception in string format operation. 2026-04-13 02:03:55.373126 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.373129 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:03:55.373133 | debian-bookworm | message = self.message % kwargs 2026-04-13 02:03:55.373136 | debian-bookworm | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:03:55.373140 | debian-bookworm | KeyError: 'error' 2026-04-13 02:03:55.373145 | debian-bookworm | code: 500 2026-04-13 02:03:55.381593 | debian-bookworm | No aggregates assigned to Vserver fake_vserver. 2026-04-13 02:03:55.381613 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-04-13 02:03:55.381626 | debian-bookworm | debtcollector.deprecate( 2026-04-13 02:03:55.381646 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-04-13 02:03:55.381651 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-04-13 02:03:55.381990 | debian-bookworm | 2026-04-13 02:03:55.374 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 2f27d904214c -> cdefa6287df8, add-ensuring-field-to-services 2026-04-13 02:03:55.382002 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities_aggregate_not_found [0.019979s] ... ok 2026-04-13 02:03:55.382009 | debian-bookworm | {2} manila.tests.test_quota.DbQuotaDriverTestCase.test_rollback_2___fake_project_id____fake_user_id__ [0.018939s] ... ok 2026-04-13 02:03:55.386106 | debian-bookworm | Error unmanaging share server fake_share_server_id 2026-04-13 02:03:55.386118 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.386122 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3571, in unmanage_share_server 2026-04-13 02:03:55.386126 | debian-bookworm | self.driver.network_api.unmanage_network_allocations( 2026-04-13 02:03:55.386129 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:55.386133 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:55.386137 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:55.386140 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:55.386143 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:55.386147 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:55.386150 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:55.386154 | debian-bookworm | raise effect 2026-04-13 02:03:55.386157 | debian-bookworm | manila.exception.ShareNetworkNotFound: Share network fake could not be found. 2026-04-13 02:03:55.391044 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_network_allocations_error [0.049437s] ... ok 2026-04-13 02:03:55.391364 | debian-bookworm | 2026-04-13 02:03:55.387 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 2f27d904214c to cdefa6287df8 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:55.397527 | debian-bookworm | {6} manila.tests.test_network.NetworkBaseAPITestCase.test_inherit_network_base_api_no_redefinitions [0.020418s] ... ok 2026-04-13 02:03:55.403532 | debian-bookworm | {2} manila.tests.test_quota.QuotaEngineTestCase.test_count_unknown_resource [0.018878s] ... ok 2026-04-13 02:03:55.403562 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_ipspace [0.021300s] ... ok 2026-04-13 02:03:55.403567 | debian-bookworm | 2026-04-13 02:03:55.392 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:55.403571 | debian-bookworm | 2026-04-13 02:03:55.393 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:55.404648 | debian-bookworm | 2026-04-13 02:03:55.403 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:55.405413 | debian-bookworm | 2026-04-13 02:03:55.404 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:55.417807 | debian-bookworm | {2} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_2 [0.019775s] ... ok 2026-04-13 02:03:55.419301 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_volume_count [0.020654s] ... ok 2026-04-13 02:03:55.437240 | debian-bookworm | {2} manila.tests.test_quota.QuotaEngineTestCase.test_get_share_type_quotas_3 [0.019246s] ... ok 2026-04-13 02:03:55.437528 | debian-bookworm | {0} manila.tests.test_service.ServiceFlagsTestCase.test_service_enabled_on_create_based_on_flag [0.083455s] ... ok 2026-04-13 02:03:55.438365 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:55.439297 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_exists_2 [0.019917s] ... ok 2026-04-13 02:03:55.440383 | debian-bookworm | Policy not registered 2026-04-13 02:03:55.440397 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:55.440401 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:03:55.440405 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:03:55.440409 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:55.440412 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1224, in authorize 2026-04-13 02:03:55.440416 | debian-bookworm | raise PolicyNotRegistered(rule) 2026-04-13 02:03:55.440419 | debian-bookworm | oslo_policy.policy.PolicyNotRegistered: Policy test:noexist has not been registered 2026-04-13 02:03:55.443080 | debian-bookworm | {6} manila.tests.test_policy.PolicyTestCase.test_authorize_nonexistent_action_throws [0.051205s] ... ok 2026-04-13 02:03:55.449585 | debian-bookworm | 2026-04-13 02:03:55.448 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade cdefa6287df8 -> 2f27d904214c, add-ensuring-field-to-services 2026-04-13 02:03:55.457122 | debian-bookworm | {2} manila.tests.test_rpc.RPCTestCase.test_init_no_notifications_1___ [0.019534s] ... ok 2026-04-13 02:03:55.460655 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_snaplock_compliance_clock_configured_none [0.020920s] ... ok 2026-04-13 02:03:55.460886 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-04-13 02:03:55.460910 | debian-bookworm | debtcollector.deprecate( 2026-04-13 02:03:55.463038 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-04-13 02:03:55.463068 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-04-13 02:03:55.465438 | debian-bookworm | 2026-04-13 02:03:55.461 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update cdefa6287df8 to 2f27d904214c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:55.469584 | debian-bookworm | 2026-04-13 02:03:55.466 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:55.469619 | debian-bookworm | 2026-04-13 02:03:55.466 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:55.473690 | debian-bookworm | 2026-04-13 02:03:55.471 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:55.473704 | debian-bookworm | 2026-04-13 02:03:55.471 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:55.478637 | debian-bookworm | {2} manila.tests.test_rpc.RPCTestCase.test_init_notifications [0.021678s] ... ok 2026-04-13 02:03:55.481795 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_cluster_nodes [0.020438s] ... ok 2026-04-13 02:03:55.489175 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:55.493233 | debian-bookworm | {6} manila.tests.test_policy.PolicyTestCase.test_early_OR_authorization [0.049915s] ... ok 2026-04-13 02:03:55.496641 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-04-13 02:03:55.496664 | debian-bookworm | debtcollector.deprecate( 2026-04-13 02:03:55.496834 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-04-13 02:03:55.496844 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-04-13 02:03:55.497165 | debian-bookworm | Recovered model server connection! 2026-04-13 02:03:55.499276 | debian-bookworm | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_delete_share_group_snapshot [0.354200s] ... ok 2026-04-13 02:03:55.499885 | debian-bookworm | {2} manila.tests.test_service.ServiceTestCase.test_report_state_newly_connected_not_found [0.020685s] ... ok 2026-04-13 02:03:55.501997 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_cluster_nodes_not_found [0.020931s] ... ok 2026-04-13 02:03:55.515909 | debian-bookworm | {0} manila.tests.test_service.ServiceTestCase.test_cleanup_services_2_False [0.077712s] ... ok 2026-04-13 02:03:55.516418 | debian-bookworm | 2026-04-13 02:03:55.514 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 2f27d904214c -> cdefa6287df8, add-ensuring-field-to-services 2026-04-13 02:03:55.517315 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/service.py:370: DeprecationWarning: Using class 'Server' (either directly or via inheritance) is deprecated and will be removed in version '2026.2': The Server class utilises the eventlet service, and eventlet support is deprecated for removal. You should remove use of eventlet servers from your application and switch to deploying via WSGI. 2026-04-13 02:03:55.517346 | debian-bookworm | self.server = wsgi.Server( 2026-04-13 02:03:55.521843 | debian-bookworm | {2} manila.tests.test_service.TestWSGIService.test_reset_pool_size_to_default [0.020464s] ... ok 2026-04-13 02:03:55.522485 | debian-bookworm | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_manage_functionality_1_manage_existing [0.023599s] ... ok 2026-04-13 02:03:55.523289 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mark_qos_policy_group_for_deletion_policy_exists_2_False [0.021028s] ... ok 2026-04-13 02:03:55.531219 | debian-bookworm | 2026-04-13 02:03:55.528 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 2f27d904214c to cdefa6287df8 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:55.535329 | debian-bookworm | 2026-04-13 02:03:55.534 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:55.537389 | debian-bookworm | 2026-04-13 02:03:55.535 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:55.539082 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:55.541281 | debian-bookworm | {0} manila.tests.test_service.ServiceTestCase.test_create [0.025159s] ... ok 2026-04-13 02:03:55.542493 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/service.py:370: DeprecationWarning: Using class 'Server' (either directly or via inheritance) is deprecated and will be removed in version '2026.2': The Server class utilises the eventlet service, and eventlet support is deprecated for removal. You should remove use of eventlet servers from your application and switch to deploying via WSGI. 2026-04-13 02:03:55.542514 | debian-bookworm | self.server = wsgi.Server( 2026-04-13 02:03:55.553820 | debian-bookworm | 2026-04-13 02:03:55.541 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:55.553849 | debian-bookworm | {6} manila.tests.test_policy.PolicyTestCase.test_ignore_case_role_check [0.050227s] ... ok 2026-04-13 02:03:55.553856 | debian-bookworm | {2} manila.tests.test_service.TestWSGIService.test_service_random_port [0.024450s] ... ok 2026-04-13 02:03:55.553862 | debian-bookworm | 2026-04-13 02:03:55.542 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:55.553868 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_migration_check_job_state_failed_1_13172940 [0.022066s] ... ok 2026-04-13 02:03:55.553874 | debian-bookworm | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_get_admin_network_allocations_number [0.025050s] ... ok 2026-04-13 02:03:55.561681 | debian-bookworm | NFS v4.0 is not supported while migrating vservers. 2026-04-13 02:03:55.564498 | debian-bookworm | {0} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_1___10_0_0_0_0___0_ [0.022227s] ... ok 2026-04-13 02:03:55.577734 | debian-bookworm | {6} manila.tests.test_quota.DbQuotaDriverTestCase.test__process_quotas_1 [0.020506s] ... ok 2026-04-13 02:03:55.577761 | debian-bookworm | {2} manila.tests.test_ssh_utils.SSHPoolTestCase.test_single_ssh_connect [0.019801s] ... ok 2026-04-13 02:03:55.577766 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_offline_volume [0.021391s] ... ok 2026-04-13 02:03:55.577770 | debian-bookworm | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_server_pools_1_True [0.020566s] ... ok 2026-04-13 02:03:55.597753 | debian-bookworm | {2} manila.tests.test_test_utils.TestUtilsTestCase.test_get_test_admin_context [0.018585s] ... ok 2026-04-13 02:03:55.597782 | debian-bookworm | {6} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_share_type_quotas_1__None__True__True_ [0.020520s] ... ok 2026-04-13 02:03:55.597787 | debian-bookworm | {0} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_3___10_0_0_1___32_ [0.021417s] ... ok 2026-04-13 02:03:55.597801 | debian-bookworm | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_get_progress [0.019846s] ... ok 2026-04-13 02:03:55.597805 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_parse_nfs_config_3 [0.021643s] ... ok 2026-04-13 02:03:55.597816 | debian-bookworm | 2026-04-13 02:03:55.589 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade cdefa6287df8 -> 0d8c8f6d54a4, modify_share_servers_table 2026-04-13 02:03:55.602127 | debian-bookworm | {2} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_1___10_0_0_0_0____0_0_0_0__ [0.018885s] ... ok 2026-04-13 02:03:55.605138 | debian-bookworm | 2026-04-13 02:03:55.603 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update cdefa6287df8 to 0d8c8f6d54a4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:55.611560 | debian-bookworm | Configured ONTAP login user cannot retrieve QoS policies. 2026-04-13 02:03:55.611967 | debian-bookworm | {6} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_3 [0.020784s] ... ok 2026-04-13 02:03:55.611979 | debian-bookworm | {0} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_2_ [0.021723s] ... ok 2026-04-13 02:03:55.611983 | debian-bookworm | 2026-04-13 02:03:55.606 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:55.611988 | debian-bookworm | 2026-04-13 02:03:55.606 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:55.611992 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_get_no_permissions_to_execute_zapi [0.022613s] ... ok 2026-04-13 02:03:55.613906 | debian-bookworm | 2026-04-13 02:03:55.610 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:55.613925 | debian-bookworm | 2026-04-13 02:03:55.610 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:55.614729 | debian-bookworm | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_share_group_snapshot_support_exists_and_equals_snapshot_support_1_True [0.026365s] ... ok 2026-04-13 02:03:55.620683 | debian-bookworm | {2} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_4___10_0_0_0_32____255_255_255_255__ [0.018574s] ... ok 2026-04-13 02:03:55.627116 | debian-bookworm | {6} manila.tests.test_quota.QuotaEngineTestCase.test_destroy_all_by_project_and_user [0.021311s] ... ok 2026-04-13 02:03:55.630278 | debian-bookworm | {0} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_5___cmd____virus__quoted_argument___ [0.022209s] ... ok 2026-04-13 02:03:55.634302 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_rename_noop [0.022420s] ... ok 2026-04-13 02:03:55.635430 | debian-bookworm | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_cancel [0.020287s] ... ok 2026-04-13 02:03:55.639490 | debian-bookworm | {2} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_invalid_1_10_0_0_0_33 [0.018734s] ... ok 2026-04-13 02:03:55.647728 | debian-bookworm | {6} manila.tests.test_quota.QuotaEngineTestCase.test_get_class_quotas_2_True [0.020502s] ... ok 2026-04-13 02:03:55.651545 | debian-bookworm | {0} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_6___echo_____quoted_argument__rm__rf__ [0.020924s] ... ok 2026-04-13 02:03:55.662149 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_quiesce_snapmirror_svm [0.022662s] ... ok 2026-04-13 02:03:55.662167 | debian-bookworm | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_update_share_server_network_allocations [0.020900s] ... ok 2026-04-13 02:03:55.662172 | debian-bookworm | {2} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_6___fdf8_f53b_82e1__1___128_ [0.018557s] ... ok 2026-04-13 02:03:55.669367 | debian-bookworm | {6} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_1 [0.021467s] ... ok 2026-04-13 02:03:55.677833 | debian-bookworm | {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_06___K1M____G__ [0.021887s] ... ok 2026-04-13 02:03:55.677864 | debian-bookworm | {1} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_invalid_single_parameter_2 [0.020966s] ... ok 2026-04-13 02:03:55.677874 | debian-bookworm | {2} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_4_fdf8_f53b_82e1__1_129 [0.019119s] ... ok 2026-04-13 02:03:55.681926 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_cifs_share_not_found [0.025053s] ... ok 2026-04-13 02:03:55.693670 | debian-bookworm | {6} manila.tests.test_quota.QuotaEngineTestCase.test_get_settable_quotas_1 [0.020264s] ... ok 2026-04-13 02:03:55.705068 | debian-bookworm | {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_12____3_4P____G____3565158_4_ [0.020708s] ... ok 2026-04-13 02:03:55.705108 | debian-bookworm | {2} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_4___cmd_____arg_withunescaped___ [0.019488s] ... ok 2026-04-13 02:03:55.705114 | debian-bookworm | {1} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_validate_entity_id_invalid_2___fake__ [0.021516s] ... ok 2026-04-13 02:03:55.705120 | debian-bookworm | 2026-04-13 02:03:55.700 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 0d8c8f6d54a4 -> cdefa6287df8, modify_share_servers_table 2026-04-13 02:03:55.705125 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_nfs_export_rules_api_error [0.021974s] ... ok 2026-04-13 02:03:55.710766 | debian-bookworm | {6} manila.tests.test_rpc.RPCTestCase.test_init_no_notifications_3___noop____noop__ [0.020907s] ... ok 2026-04-13 02:03:55.716198 | debian-bookworm | {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_02___fake____G__ [0.018375s] ... ok 2026-04-13 02:03:55.718209 | debian-bookworm | {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_13____3_4P____G____3565158_4_ [0.021960s] ... ok 2026-04-13 02:03:55.722662 | debian-bookworm | 2026-04-13 02:03:55.714 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 0d8c8f6d54a4 to cdefa6287df8 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:55.741185 | debian-bookworm | {1} manila.tests.share.test_drivers_private_data.SqlStorageDriverTestCase.test_methods_2 [0.026002s] ... ok 2026-04-13 02:03:55.741218 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_restore_snapshot [0.021853s] ... ok 2026-04-13 02:03:55.741223 | debian-bookworm | {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_05___1KM____G__ [0.018865s] ... ok 2026-04-13 02:03:55.741226 | debian-bookworm | {6} manila.tests.test_service.ServiceManagerTestCase.test_override_manager_method [0.023821s] ... ok 2026-04-13 02:03:55.741230 | debian-bookworm | {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_14____9728M____M____9728_0_ [0.021686s] ... ok 2026-04-13 02:03:55.746327 | debian-bookworm | Failed to invoke EMS. NetApp API failed. Reason - fake:fake 2026-04-13 02:03:55.749652 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_with_network_allocations [0.352401s] ... ok 2026-04-13 02:03:55.749682 | debian-bookworm | 2026-04-13 02:03:55.723 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:55.749692 | debian-bookworm | 2026-04-13 02:03:55.723 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:55.749701 | debian-bookworm | 2026-04-13 02:03:55.727 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:55.749710 | debian-bookworm | 2026-04-13 02:03:55.727 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:55.749752 | debian-bookworm | {1} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_exception_with_suppression [0.021901s] ... ok 2026-04-13 02:03:55.749774 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_ems_log_message_api_error [0.022332s] ... ok 2026-04-13 02:03:55.755142 | debian-bookworm | Manager for service bar is not ready yet, skipping state update routine. Service will appear "down". 2026-04-13 02:03:55.756303 | debian-bookworm | {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_18__23_0___G__ [0.018561s] ... ok 2026-04-13 02:03:55.769644 | debian-bookworm | {6} manila.tests.test_service.ServiceTestCase.test_report_state_service_not_ready [0.021537s] ... ok 2026-04-13 02:03:55.769667 | debian-bookworm | {0} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_5_ [0.021172s] ... ok 2026-04-13 02:03:55.769672 | debian-bookworm | {1} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_success_2_False [0.021034s] ... ok 2026-04-13 02:03:55.769676 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request_single_page [0.021036s] ... ok 2026-04-13 02:03:55.775666 | debian-bookworm | Check whether private key or password are correctly set. Error connecting via ssh: 2026-04-13 02:03:55.781654 | debian-bookworm | {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_03____4_1G____G____4_1_ [0.018718s] ... ok 2026-04-13 02:03:55.781670 | debian-bookworm | {6} manila.tests.test_ssh_utils.SSHPoolTestCase.test_create_ssh_error_connecting [0.021501s] ... ok 2026-04-13 02:03:55.781674 | debian-bookworm | 2026-04-13 02:03:55.778 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade cdefa6287df8 -> 0d8c8f6d54a4, modify_share_servers_table 2026-04-13 02:03:55.785876 | debian-bookworm | Failed to update quota usages: . 2026-04-13 02:03:55.789621 | debian-bookworm | {0} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_1 [0.021390s] ... ok 2026-04-13 02:03:55.789640 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_with_quota_error [0.047250s] ... ok 2026-04-13 02:03:55.790003 | debian-bookworm | {1} manila.tests.share.test_manager.LockedOperationsTestCase.test_locked_share_replica_operation [0.021829s] ... ok 2026-04-13 02:03:55.790632 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_cluster_peer_policy_no_arguments [0.020913s] ... ok 2026-04-13 02:03:55.797983 | debian-bookworm | {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_04____5_23G____G____5_23_ [0.018983s] ... ok 2026-04-13 02:03:55.798031 | debian-bookworm | 2026-04-13 02:03:55.794 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update cdefa6287df8 to 0d8c8f6d54a4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:55.811218 | debian-bookworm | {6} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_2___10_0_0_0_24___24_ [0.020178s] ... ok 2026-04-13 02:03:55.811257 | debian-bookworm | 2026-04-13 02:03:55.799 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:55.811262 | debian-bookworm | 2026-04-13 02:03:55.799 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:55.811267 | debian-bookworm | {0} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_5 [0.023038s] ... ok 2026-04-13 02:03:55.811271 | debian-bookworm | 2026-04-13 02:03:55.805 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:55.811274 | debian-bookworm | 2026-04-13 02:03:55.805 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:55.811292 | debian-bookworm | {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_06____9728M____G____9_5_ [0.018202s] ... ok 2026-04-13 02:03:55.821658 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_api_error [0.021596s] ... ok 2026-04-13 02:03:55.821696 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__build_server_metadata [0.024364s] ... ok 2026-04-13 02:03:55.821700 | debian-bookworm | {6} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_8___echo_____quoted__virus__quoted___ [0.020701s] ... ok 2026-04-13 02:03:55.834052 | debian-bookworm | {0} manila.tests.test_utils.RequireDriverInitializedTestCase.test_require_driver_initialized_2_False [0.022259s] ... ok 2026-04-13 02:03:55.834070 | debian-bookworm | {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_11____3P____G____3145728_0_ [0.019405s] ... ok 2026-04-13 02:03:55.834074 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_qos_policy_group_for_volume [0.021503s] ... ok 2026-04-13 02:03:55.853563 | debian-bookworm | Share snapshot cannot be unmanaged: Unmanage existing share snapshot failed due to invalid share snapshot: fake.. 2026-04-13 02:03:55.853895 | debian-bookworm | {6} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_9___echo_____quoted__virus___quoted____ [0.019796s] ... ok 2026-04-13 02:03:55.853908 | debian-bookworm | {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_16____9728_2381T____T____9728_2381_ [0.018168s] ... ok 2026-04-13 02:03:55.853913 | debian-bookworm | {0} manila.tests.test_utils.ShareMigrationHelperTestCase.test_wait_for_access_update_invalid_1 [0.021848s] ... ok 2026-04-13 02:03:55.861674 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_name [0.021530s] ... ok 2026-04-13 02:03:55.861697 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_invalid_share [0.067396s] ... ok 2026-04-13 02:03:55.861704 | debian-bookworm | 2026-04-13 02:03:55.856 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 0d8c8f6d54a4 -> e975ea83b712, Add share server encryption 2026-04-13 02:03:55.861720 | debian-bookworm | {6} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_08___1_2fake____G__ [0.020403s] ... ok 2026-04-13 02:03:55.866110 | debian-bookworm | {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_20_____1024____K____0_0001_ [0.018978s] ... ok 2026-04-13 02:03:55.872680 | debian-bookworm | {0} manila.tests.test_utils.TestAllTenantsValueCase.test_convert_time_duration_to_iso_format_1___8minutes____PT8M__ [0.021657s] ... ok 2026-04-13 02:03:55.877861 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_size [0.021923s] ... ok 2026-04-13 02:03:55.880158 | debian-bookworm | {6} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_09___1_2fake____G__ [0.020375s] ... ok 2026-04-13 02:03:55.884837 | debian-bookworm | {2} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v6_address_1_None [0.018707s] ... ok 2026-04-13 02:03:55.895048 | debian-bookworm | {0} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_invalid [0.022004s] ... ok 2026-04-13 02:03:55.900592 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_setup_security_services_ldap [0.022452s] ... ok 2026-04-13 02:03:55.901068 | debian-bookworm | {6} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_11___1_1KM____G__ [0.020003s] ... ok 2026-04-13 02:03:55.904457 | debian-bookworm | {2} manila.tests.test_utils.IsValidIPVersion.test_valid_v4_2_255_255_255_255 [0.019005s] ... ok 2026-04-13 02:03:55.907218 | debian-bookworm | 2026-04-13 02:03:55.904 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 0d8c8f6d54a4 to e975ea83b712 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:55.911146 | debian-bookworm | 2026-04-13 02:03:55.908 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:55.911160 | debian-bookworm | 2026-04-13 02:03:55.908 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:55.913316 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_valid_snapshot_3 [0.056966s] ... ok 2026-04-13 02:03:55.917439 | debian-bookworm | {0} manila.tests.test_utils.TestDisableNotifications.test_do_nothing_caller [0.022002s] ... ok 2026-04-13 02:03:55.921240 | debian-bookworm | {6} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_13___K2_2M____G__ [0.020806s] ... ok 2026-04-13 02:03:55.922375 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_share_server_migration_start_failed_1 [0.021817s] ... ok 2026-04-13 02:03:55.923320 | debian-bookworm | {2} manila.tests.test_utils.IsValidIPVersion.test_valid_v4_3_192_168_0_1 [0.019198s] ... ok 2026-04-13 02:03:55.937031 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_11 [0.023579s] ... ok 2026-04-13 02:03:55.953695 | debian-bookworm | {0} manila.tests.test_utils.TestDisableNotifications.test_do_nothing_json_serializable [0.021426s] ... ok 2026-04-13 02:03:55.953711 | debian-bookworm | {6} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_02____4_1G____G____4_1_ [0.019280s] ... ok 2026-04-13 02:03:55.953715 | debian-bookworm | {2} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_missing [0.018254s] ... ok 2026-04-13 02:03:55.953719 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapmirror_restore_vol [0.020410s] ... ok 2026-04-13 02:03:55.958123 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_04 [0.020984s] ... ok 2026-04-13 02:03:55.964268 | debian-bookworm | {2} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_2_ [0.018982s] ... ok 2026-04-13 02:03:55.964281 | debian-bookworm | {6} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_07____8192K____G____0_0078125_ [0.020044s] ... ok 2026-04-13 02:03:55.964286 | debian-bookworm | {0} manila.tests.test_utils.TestRetryDecorator.test_max_backoff_sleep [0.022525s] ... ok 2026-04-13 02:03:55.973648 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapshot_exists_error_1 [0.021544s] ... ok 2026-04-13 02:03:55.985679 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_07 [0.020869s] ... ok 2026-04-13 02:03:55.985694 | debian-bookworm | {2} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_4_true [0.018518s] ... ok 2026-04-13 02:03:55.985698 | debian-bookworm | {6} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_15____9728_2381T____T____9728_2381_ [0.019726s] ... ok 2026-04-13 02:03:55.985706 | debian-bookworm | {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_failed_exception [0.021064s] ... ok 2026-04-13 02:03:55.985709 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_nfs_export_policy [0.020814s] ... ok 2026-04-13 02:03:55.993649 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_2__False__1__100__5__0_ [0.178453s] ... ok 2026-04-13 02:03:56.004036 | debian-bookworm | Delete volume fake_share failed, renaming.. 2026-04-13 02:03:56.005742 | debian-bookworm | {2} manila.tests.test_utils.TestComparableMixin.test_le [0.018338s] ... ok 2026-04-13 02:03:56.005756 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_09 [0.021994s] ... ok 2026-04-13 02:03:56.005770 | debian-bookworm | {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_snapshot [0.021598s] ... ok 2026-04-13 02:03:56.007551 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_volume_error [0.021341s] ... ok 2026-04-13 02:03:56.013333 | debian-bookworm | {6} manila.tests.test_utils.MonkeyPatchTestCase.test_monkey_patch [0.032449s] ... ok 2026-04-13 02:03:56.029661 | debian-bookworm | {2} manila.tests.test_utils.TestRetryDecorator.test_no_retry_required_random [0.019383s] ... ok 2026-04-13 02:03:56.029675 | debian-bookworm | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_10 [0.022099s] ... ok 2026-04-13 02:03:56.029679 | debian-bookworm | {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_all [0.021768s] ... ok 2026-04-13 02:03:56.029683 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_dns_configuration [0.022511s] ... ok 2026-04-13 02:03:56.038365 | debian-bookworm | {6} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_4___false___False__False_ [0.020201s] ... ok 2026-04-13 02:03:56.038379 | debian-bookworm | {2} manila.tests.test_utils.TestRetryDecorator.test_retry_exit_code [0.020785s] ... ok 2026-04-13 02:03:56.049584 | debian-bookworm | {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_wait_for_available_volume_error [0.021717s] ... ok 2026-04-13 02:03:56.057671 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_kerberos_realm_failure [0.020996s] ... ok 2026-04-13 02:03:56.057685 | debian-bookworm | {6} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_3___1___True_ [0.019812s] ... ok 2026-04-13 02:03:56.057689 | debian-bookworm | {3} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_cleanup_new_instance_1_None [0.032608s] ... ok 2026-04-13 02:03:56.057693 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_unlimited [0.063174s] ... ok 2026-04-13 02:03:56.077696 | debian-bookworm | {2} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_attach_availability_zone_differs [0.019720s] ... ok 2026-04-13 02:03:56.077709 | debian-bookworm | {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_wait_for_available_volume_timeout [0.022068s] ... ok 2026-04-13 02:03:56.077714 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_showmount [0.021678s] ... ok 2026-04-13 02:03:56.077718 | debian-bookworm | {6} manila.tests.test_utils.TestDisableNotifications.test_if_notification_enabled_when_disabled_2___noop__ [0.019730s] ... ok 2026-04-13 02:03:56.077722 | debian-bookworm | {2} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_attach_volume_status_error [0.019129s] ... ok 2026-04-13 02:03:56.083095 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__form_server_setup_info [0.021665s] ... ok 2026-04-13 02:03:56.101636 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_08 [0.022243s] ... ok 2026-04-13 02:03:56.101657 | debian-bookworm | {6} manila.tests.test_utils.TestDisableNotifications.test_if_notification_enabled_when_disabled_3___noop____noop__ [0.022080s] ... ok 2026-04-13 02:03:56.101661 | debian-bookworm | {3} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_create_instance_and_wait [0.040324s] ... ok 2026-04-13 02:03:56.101665 | debian-bookworm | {2} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_snapshot_failed [0.019971s] ... ok 2026-04-13 02:03:56.117708 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_10 [0.021334s] ... ok 2026-04-13 02:03:56.117722 | debian-bookworm | {6} manila.tests.test_utils.TestDisableNotifications.test_if_notification_enabled_when_enabled [0.020844s] ... ok 2026-04-13 02:03:56.131874 | debian-bookworm | {3} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_delete_instance_and_wait_timeout [0.035066s] ... ok 2026-04-13 02:03:56.141722 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_15 [0.021570s] ... ok 2026-04-13 02:03:56.141750 | debian-bookworm | {6} manila.tests.test_utils.TestRetryDecorator.test_no_retry_required [0.022962s] ... ok 2026-04-13 02:03:56.159474 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_16 [0.021435s] ... ok 2026-04-13 02:03:56.167954 | debian-bookworm | {6} manila.tests.test_utils.TestRetryDecorator.test_retries_once [0.022519s] ... ok 2026-04-13 02:03:56.171710 | debian-bookworm | Driver-assisted migration of share 02a072c4-49e0-447e-b9cc-30872750ad56 failed. 2026-04-13 02:03:56.171724 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:56.171729 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1342, in _migration_start_driver 2026-04-13 02:03:56.171733 | debian-bookworm | raise exception.ShareMigrationFailed(reason=msg) 2026-04-13 02:03:56.171737 | debian-bookworm | manila.exception.ShareMigrationFailed: Share migration failed: Driver cannot perform migration of share 02a072c4-49e0-447e-b9cc-30872750ad56 while remaining writable. 2026-04-13 02:03:56.175187 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_1 [0.096677s] ... ok 2026-04-13 02:03:56.181682 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_start_2 [0.019897s] ... ok 2026-04-13 02:03:56.197758 | debian-bookworm | {6} manila.tests.test_utils.TestRetryDecorator.test_retry_exit_code_non_retriable [0.022176s] ... ok 2026-04-13 02:03:56.205710 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_stop_2 [0.020116s] ... ok 2026-04-13 02:03:56.211272 | debian-bookworm | {6} manila.tests.volume.test_cinder.CinderApiTestCase.test_attach [0.022773s] ... ok 2026-04-13 02:03:56.213194 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:56.229586 | debian-bookworm | {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_instance [0.085200s] ... ok 2026-04-13 02:03:56.229601 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_junctioned_volumes [0.020700s] ... ok 2026-04-13 02:03:56.241632 | debian-bookworm | {6} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_attach [0.022187s] ... ok 2026-04-13 02:03:56.241645 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_snapmirror_relationships_3_None [0.020604s] ... ok 2026-04-13 02:03:56.253663 | debian-bookworm | {6} manila.tests.volume.test_cinder.CinderApiTestCase.test_roll_detaching [0.021720s] ... ok 2026-04-13 02:03:56.262579 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_move_method_4 [0.021296s] ... ok 2026-04-13 02:03:56.273876 | debian-bookworm | {6} manila.tests.volume.test_cinder.CinderApiTestCase.test_terminate_connection [0.021809s] ... ok 2026-04-13 02:03:56.275438 | debian-bookworm | Driver-assisted migration of share f10e21b5-be58-421b-80d0-73d7f3dcef03 failed. 2026-04-13 02:03:56.275450 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:56.275455 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1405, in _migration_start_driver 2026-04-13 02:03:56.275459 | debian-bookworm | self.driver.migration_start( 2026-04-13 02:03:56.275463 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py", line 461, in migration_start 2026-04-13 02:03:56.275467 | debian-bookworm | raise NotImplementedError() 2026-04-13 02:03:56.275470 | debian-bookworm | NotImplementedError 2026-04-13 02:03:56.283283 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_3 [0.103152s] ... ok 2026-04-13 02:03:56.289690 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_vserver_exists [0.020685s] ... ok 2026-04-13 02:03:56.295538 | debian-bookworm | {6} manila.tests.volume.test_cinder.CinderApiTestCase.test_wait_for_available_volume_error_extending [0.021504s] ... ok 2026-04-13 02:03:56.300012 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:56.304598 | debian-bookworm | {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_replica [0.087221s] ... ok 2026-04-13 02:03:56.314241 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__add_nfs_export_rule [0.026524s] ... ok 2026-04-13 02:03:56.318803 | debian-bookworm | {6} manila.tests.volume.test_cinder.CinderclientTestCase.test_no_auth_obj [0.023060s] ... ok 2026-04-13 02:03:56.339770 | debian-bookworm | {6} manila.tests.wsgi.test_common.WSGICommonTestCase.test_application_factory [0.020887s] ... ok 2026-04-13 02:03:56.344551 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__add_port_to_broadcast_domain [0.029176s] ... ok 2026-04-13 02:03:56.363828 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__check_for_cluster_credentials [0.020033s] ... ok 2026-04-13 02:03:56.366310 | debian-bookworm | Failed to create instance on destination backend during migration of share fake_id. 2026-04-13 02:03:56.366324 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:56.366329 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1748, in _migration_start_host_assisted 2026-04-13 02:03:56.366333 | debian-bookworm | dest_share_instance = helper.create_instance_and_wait( 2026-04-13 02:03:56.366337 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:56.366341 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:56.366344 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:56.366348 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:56.366351 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:56.366355 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:56.366358 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:56.366362 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:56.366365 | debian-bookworm | raise effect 2026-04-13 02:03:56.366369 | debian-bookworm | Exception: fake 2026-04-13 02:03:56.384209 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_ldap_client_ad [0.020219s] ... ok 2026-04-13 02:03:56.385981 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:56.387973 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_host_assisted_2 [0.109284s] ... ok 2026-04-13 02:03:56.409855 | debian-bookworm | {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_complete [0.085382s] ... ok 2026-04-13 02:03:56.409877 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_volume_by_args_error [0.019834s] ... ok 2026-04-13 02:03:56.411898 | debian-bookworm | Share fake_share_id could not be reverted to snapshot fake_snapshot_id. 2026-04-13 02:03:56.411911 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:56.411915 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3633, in _revert_to_snapshot 2026-04-13 02:03:56.411928 | debian-bookworm | updated_share_size = self.driver.revert_to_snapshot( 2026-04-13 02:03:56.411932 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:56.411936 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:56.411939 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:56.411943 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:56.411946 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:56.411950 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:56.411953 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:56.411957 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:56.411960 | debian-bookworm | raise effect 2026-04-13 02:03:56.411964 | debian-bookworm | manila.exception.ManilaException: An unknown exception occurred. 2026-04-13 02:03:56.417777 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_optional_extra_specs [0.020688s] ... ok 2026-04-13 02:03:56.417794 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_driver_exception_1_None [0.026654s] ... ok 2026-04-13 02:03:56.437833 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__remove_nfs_export_rules_error [0.020184s] ... ok 2026-04-13 02:03:56.437855 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_08___snapshot_support____f__ [0.018844s] ... ok 2026-04-13 02:03:56.445667 | debian-bookworm | 2026-04-13 02:03:56.441 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:56.445681 | debian-bookworm | 2026-04-13 02:03:56.441 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:56.445686 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__resync_snapmirror_no_parameter [0.020369s] ... ok 2026-04-13 02:03:56.453741 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_15___create_share_from_snapshot_support____true__ [0.018811s] ... ok 2026-04-13 02:03:56.464748 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_clear_nfs_export_policy_for_volume [0.019765s] ... ok 2026-04-13 02:03:56.473650 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_17___create_share_from_snapshot_support____y__ [0.018720s] ... ok 2026-04-13 02:03:56.485731 | debian-bookworm | 2026-04-13 02:03:56.483 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade e975ea83b712 -> 0d8c8f6d54a4, Add share server encryption 2026-04-13 02:03:56.486383 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_18___create_share_from_snapshot_support____yes__ [0.018600s] ... ok 2026-04-13 02:03:56.498111 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_fpolicy_policy_with_scope [0.022002s] ... ok 2026-04-13 02:03:56.505084 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__server_migration_complete_driver_2 [0.089918s] ... ok 2026-04-13 02:03:56.505673 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_20___create_share_from_snapshot_support____f__ [0.019381s] ... ok 2026-04-13 02:03:56.508649 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_vol_already_exists [0.021326s] ... ok 2026-04-13 02:03:56.524921 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_22___create_share_from_snapshot_support____off__ [0.018920s] ... ok 2026-04-13 02:03:56.532541 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_clone_2 [0.022947s] ... ok 2026-04-13 02:03:56.534449 | debian-bookworm | 2026-04-13 02:03:56.530 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update e975ea83b712 to 0d8c8f6d54a4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:56.535510 | debian-bookworm | 2026-04-13 02:03:56.533 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:56.535530 | debian-bookworm | 2026-04-13 02:03:56.533 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:56.539044 | debian-bookworm | Driver error when updating replica state for replica 62ce2a12-1eee-42a4-8486-39a6a45505f6. 2026-04-13 02:03:56.539072 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:56.539078 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3009, in _share_replica_update 2026-04-13 02:03:56.539085 | debian-bookworm | replica_state = self.driver.update_replica_state( 2026-04-13 02:03:56.539090 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:56.539096 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:56.539101 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:56.539107 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:56.539112 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:56.539117 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:56.539122 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:56.539127 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:56.539132 | debian-bookworm | raise effect 2026-04-13 02:03:56.539138 | debian-bookworm | manila.exception.ManilaException: An unknown exception occurred. 2026-04-13 02:03:56.561765 | debian-bookworm | 2026-04-13 02:03:56.537 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:56.561802 | debian-bookworm | 2026-04-13 02:03:56.538 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:56.561806 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_driver_exception_2_out_of_sync [0.036138s] ... ok 2026-04-13 02:03:56.561810 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_30___revert_to_snapshot_support____yes__ [0.018497s] ... ok 2026-04-13 02:03:56.561814 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_policy_request_error_2_None [0.020826s] ... ok 2026-04-13 02:03:56.569836 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_33___revert_to_snapshot_support____false__ [0.019136s] ... ok 2026-04-13 02:03:56.569878 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_1 [0.022513s] ... ok 2026-04-13 02:03:56.581003 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_ipspace [0.019996s] ... ok 2026-04-13 02:03:56.585717 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_53___mount_point_name_support____y__ [0.018286s] ... ok 2026-04-13 02:03:56.585741 | debian-bookworm | 2026-04-13 02:03:56.584 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 0d8c8f6d54a4 -> e975ea83b712, Add share server encryption 2026-04-13 02:03:56.590254 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_raises_other_exception_2_ManilaException [0.025781s] ... ok 2026-04-13 02:03:56.594140 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_nfs_export_policy [0.021357s] ... ok 2026-04-13 02:03:56.600439 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_56___mount_point_name_support____f__ [0.019140s] ... ok 2026-04-13 02:03:56.614870 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_updates_replica_1_True [0.024204s] ... ok 2026-04-13 02:03:56.615454 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vlan_api_error [0.021004s] ... ok 2026-04-13 02:03:56.619726 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_67___availability_zones________zonea_____zoneb__ [0.019027s] ... ok 2026-04-13 02:03:56.634519 | debian-bookworm | 2026-04-13 02:03:56.632 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 0d8c8f6d54a4 to e975ea83b712 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:56.636206 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_multiple_volumes [0.020916s] ... ok 2026-04-13 02:03:56.638345 | debian-bookworm | 2026-04-13 02:03:56.636 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:56.638365 | debian-bookworm | 2026-04-13 02:03:56.636 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:56.640000 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_70___provisioning_mount_point_prefix____silver__ [0.019618s] ... ok 2026-04-13 02:03:56.641845 | debian-bookworm | 2026-04-13 02:03:56.640 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:56.641858 | debian-bookworm | 2026-04-13 02:03:56.640 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:56.657962 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_71___provisioning_mount_point_prefix____bronze__ [0.018588s] ... ok 2026-04-13 02:03:56.666546 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_compression_async [0.030220s] ... ok 2026-04-13 02:03:56.674964 | debian-bookworm | Share server 9aa33313-a36b-4e23-9053-218d0d9fc3a0 has failed on security service update operation for current security service d8e417fc-4a25-47ce-a39b-4d0b2a248f0d and new security service 6b43a8b4-fac4-4662-a322-b8fe8b592353. 2026-04-13 02:03:56.674978 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:56.674983 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6793, in _update_share_network_security_service 2026-04-13 02:03:56.674987 | debian-bookworm | updates = self.driver.update_share_server_security_service( 2026-04-13 02:03:56.674990 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:56.674994 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:56.674998 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:56.675001 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:56.675005 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:56.675009 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:56.675012 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:56.675025 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:56.675029 | debian-bookworm | raise effect 2026-04-13 02:03:56.675032 | debian-bookworm | Exception 2026-04-13 02:03:56.676298 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_73___encryption_support____share_server__ [0.018289s] ... ok 2026-04-13 02:03:56.681087 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_network_security_service_exception [0.064982s] ... ok 2026-04-13 02:03:56.681580 | debian-bookworm | 2026-04-13 02:03:56.679 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade e975ea83b712 -> 0d8c8f6d54a4, Add share server encryption 2026-04-13 02:03:56.695631 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_05___driver_handles_share_servers____y__ [0.019214s] ... ok 2026-04-13 02:03:56.701096 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_dedupe_async [0.034277s] ... ok 2026-04-13 02:03:56.714600 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_non_string_input [0.018872s] ... ok 2026-04-13 02:03:56.725545 | debian-bookworm | 2026-04-13 02:03:56.723 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update e975ea83b712 to 0d8c8f6d54a4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:56.728055 | debian-bookworm | 2026-04-13 02:03:56.726 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:56.728073 | debian-bookworm | 2026-04-13 02:03:56.726 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:56.749731 | debian-bookworm | 2026-04-13 02:03:56.729 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:56.749753 | debian-bookworm | 2026-04-13 02:03:56.730 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:56.749758 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_key_store_config [0.037700s] ... ok 2026-04-13 02:03:56.749762 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_provision_filter_on_size [0.032915s] ... ok 2026-04-13 02:03:56.762343 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_1 [0.023484s] ... ok 2026-04-13 02:03:56.771174 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_sanitize_extra_specs_2_az_1_az2_az_3___ [0.019206s] ... ok 2026-04-13 02:03:56.771188 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_4 [0.091352s] ... ok 2026-04-13 02:03:56.774024 | debian-bookworm | 2026-04-13 02:03:56.772 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 0d8c8f6d54a4 -> e975ea83b712, Add share server encryption 2026-04-13 02:03:56.785398 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_protocols_2__True__False__False_ [0.022537s] ... ok 2026-04-13 02:03:56.785753 | debian-bookworm | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_valid_string [0.018950s] ... ok 2026-04-13 02:03:56.794547 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-13 02:03:56.794565 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:56.794571 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-13 02:03:56.794576 | debian-bookworm | self.driver.do_setup(ctxt) 2026-04-13 02:03:56.794590 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:56.794595 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:56.794599 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:56.794604 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:56.794609 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:56.794615 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:56.794619 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:56.794624 | debian-bookworm | raise effect 2026-04-13 02:03:56.794629 | debian-bookworm | Exception 2026-04-13 02:03:56.797389 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_03_migration_get_progress [0.025826s] ... ok 2026-04-13 02:03:56.804765 | debian-bookworm | {3} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_append_host_with_host [0.018704s] ... ok 2026-04-13 02:03:56.805390 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_for_volume [0.020400s] ... ok 2026-04-13 02:03:56.818959 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-13 02:03:56.818977 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:56.818987 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-13 02:03:56.818992 | debian-bookworm | self.driver.do_setup(ctxt) 2026-04-13 02:03:56.818997 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:56.819002 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:56.819007 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:56.819012 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:56.819017 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:56.819021 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:56.819026 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:56.819031 | debian-bookworm | raise effect 2026-04-13 02:03:56.819036 | debian-bookworm | Exception 2026-04-13 02:03:56.820451 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_09_delete_share_instance [0.022944s] ... ok 2026-04-13 02:03:56.823750 | debian-bookworm | {3} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_append_host_with_host_and_pool [0.018964s] ... ok 2026-04-13 02:03:56.826846 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_no_name [0.021128s] ... ok 2026-04-13 02:03:56.828681 | debian-bookworm | 2026-04-13 02:03:56.827 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 0d8c8f6d54a4 to e975ea83b712 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:56.832720 | debian-bookworm | 2026-04-13 02:03:56.829 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:56.832738 | debian-bookworm | 2026-04-13 02:03:56.829 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:56.842228 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-13 02:03:56.842245 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:56.842249 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-13 02:03:56.842253 | debian-bookworm | self.driver.do_setup(ctxt) 2026-04-13 02:03:56.842258 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:56.842261 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:56.842265 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:56.842274 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:56.842278 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:56.842282 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:56.842285 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:56.842289 | debian-bookworm | raise effect 2026-04-13 02:03:56.842292 | debian-bookworm | Exception 2026-04-13 02:03:56.861636 | debian-bookworm | 2026-04-13 02:03:56.833 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:56.861650 | debian-bookworm | 2026-04-13 02:03:56.833 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:56.861655 | debian-bookworm | {3} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_is_az_subnets_compatible_1 [0.019125s] ... ok 2026-04-13 02:03:56.861658 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_15__report_driver_status [0.024264s] ... ok 2026-04-13 02:03:56.861662 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cifs_server_name [0.024679s] ... ok 2026-04-13 02:03:56.865844 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-13 02:03:56.865857 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:56.865861 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-13 02:03:56.865864 | debian-bookworm | self.driver.do_setup(ctxt) 2026-04-13 02:03:56.865868 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:56.865872 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:56.865875 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:56.865879 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:56.865882 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:56.865885 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:56.865889 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:56.865892 | debian-bookworm | raise effect 2026-04-13 02:03:56.865896 | debian-bookworm | Exception 2026-04-13 02:03:56.867897 | debian-bookworm | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_group_snapshot_minimal_request_no_members_with_desc [0.020530s] ... ok 2026-04-13 02:03:56.873652 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_16__execute_periodic_hook [0.023234s] ... ok 2026-04-13 02:03:56.873669 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cifs_share_access [0.020713s] ... ok 2026-04-13 02:03:56.876303 | debian-bookworm | 2026-04-13 02:03:56.874 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade e975ea83b712 -> 0d8c8f6d54a4, Add share server encryption 2026-04-13 02:03:56.884942 | debian-bookworm | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_error_creating_member [0.021203s] ... ok 2026-04-13 02:03:56.888830 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-13 02:03:56.888859 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:56.888868 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-13 02:03:56.888876 | debian-bookworm | self.driver.do_setup(ctxt) 2026-04-13 02:03:56.888884 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:56.888892 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:56.888900 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:56.888908 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:56.888915 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:56.888932 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:56.889073 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:56.889082 | debian-bookworm | raise effect 2026-04-13 02:03:56.889090 | debian-bookworm | Exception 2026-04-13 02:03:56.891003 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_23_create_share_group_snapshot [0.022373s] ... ok 2026-04-13 02:03:56.900285 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_events [0.027510s] ... ok 2026-04-13 02:03:56.905960 | debian-bookworm | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_group_in_creating [0.020926s] ... ok 2026-04-13 02:03:56.911518 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-13 02:03:56.911548 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:56.911557 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-13 02:03:56.911565 | debian-bookworm | self.driver.do_setup(ctxt) 2026-04-13 02:03:56.911573 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:56.911581 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:56.911588 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:56.911596 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:56.911604 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:56.911611 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:56.911619 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:56.911626 | debian-bookworm | raise effect 2026-04-13 02:03:56.911698 | debian-bookworm | Exception 2026-04-13 02:03:56.914541 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_26_delete_share_replica [0.022817s] ... ok 2026-04-13 02:03:56.920597 | debian-bookworm | 2026-04-13 02:03:56.919 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update e975ea83b712 to 0d8c8f6d54a4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:56.923194 | debian-bookworm | 2026-04-13 02:03:56.921 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:56.923213 | debian-bookworm | 2026-04-13 02:03:56.921 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:56.929740 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_scopes_not_found [0.024598s] ... ok 2026-04-13 02:03:56.929762 | debian-bookworm | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_with_member_share_in_creating [0.020578s] ... ok 2026-04-13 02:03:56.929766 | debian-bookworm | 2026-04-13 02:03:56.925 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:56.929771 | debian-bookworm | 2026-04-13 02:03:56.925 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:56.936021 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-13 02:03:56.936042 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:56.936046 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-13 02:03:56.936050 | debian-bookworm | self.driver.do_setup(ctxt) 2026-04-13 02:03:56.936054 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:56.936058 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:56.936061 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:56.936065 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:56.936077 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:56.936084 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:56.936087 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:56.936091 | debian-bookworm | raise effect 2026-04-13 02:03:56.936094 | debian-bookworm | Exception 2026-04-13 02:03:56.939253 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_27_promote_share_replica [0.025091s] ... ok 2026-04-13 02:03:56.953888 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ipspaces_no_records [0.025140s] ... ok 2026-04-13 02:03:56.953924 | debian-bookworm | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_unsupported_az_1_specified_stypes_one_unsupported_in_AZ [0.024341s] ... ok 2026-04-13 02:03:56.967430 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_check_update_share_network_security_service [0.027862s] ... ok 2026-04-13 02:03:56.969958 | debian-bookworm | 2026-04-13 02:03:56.968 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 0d8c8f6d54a4 -> cdefa6287df8, modify_share_servers_table 2026-04-13 02:03:56.971955 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_job_state [0.021805s] ... ok 2026-04-13 02:03:56.973175 | debian-bookworm | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_error_on_quota_reserve [0.022118s] ... ok 2026-04-13 02:03:56.984285 | debian-bookworm | 2026-04-13 02:03:56.982 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 0d8c8f6d54a4 to cdefa6287df8 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:56.988834 | debian-bookworm | 2026-04-13 02:03:56.986 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:56.988854 | debian-bookworm | 2026-04-13 02:03:56.987 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:56.994988 | debian-bookworm | 2026-04-13 02:03:56.990 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:56.995018 | debian-bookworm | 2026-04-13 02:03:56.990 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:56.995024 | debian-bookworm | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_multiple_fields [0.021038s] ... ok 2026-04-13 02:03:57.013766 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_share_network_dhss [0.027150s] ... ok 2026-04-13 02:03:57.013803 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_nfs_export_policy_for_volume_empty [0.022879s] ... ok 2026-04-13 02:03:57.015011 | debian-bookworm | Share group fake_id: create failed 2026-04-13 02:03:57.019010 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_for_aggregate [0.019482s] ... ok 2026-04-13 02:03:57.019033 | debian-bookworm | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_share_group_snapshot_id_with_member [0.021160s] ... ok 2026-04-13 02:03:57.019038 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_invalid_status [0.022476s] ... ok 2026-04-13 02:03:57.034262 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_for_aggregate_no_name [0.019451s] ... ok 2026-04-13 02:03:57.036922 | debian-bookworm | {3} manila.tests.test_conf.ConfigTestCase.test_flag_overrides [0.019916s] ... ok 2026-04-13 02:03:57.036948 | debian-bookworm | 2026-04-13 02:03:57.034 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade cdefa6287df8 -> 0d8c8f6d54a4, modify_share_servers_table 2026-04-13 02:03:57.041055 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_snapshot_with_update [0.023364s] ... ok 2026-04-13 02:03:57.049839 | debian-bookworm | 2026-04-13 02:03:57.048 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update cdefa6287df8 to 0d8c8f6d54a4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:57.054422 | debian-bookworm | 2026-04-13 02:03:57.052 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:57.054450 | debian-bookworm | 2026-04-13 02:03:57.053 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:57.071243 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:57.077789 | debian-bookworm | 2026-04-13 02:03:57.055 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:57.077822 | debian-bookworm | 2026-04-13 02:03:57.055 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:57.077827 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ontap_version_2_False [0.024568s] ... ok 2026-04-13 02:03:57.077832 | debian-bookworm | {3} manila.tests.test_context.ContextTestCase.test_request_context_read_deleted_invalid [0.038678s] ... ok 2026-04-13 02:03:57.085745 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_counters [0.019627s] ... ok 2026-04-13 02:03:57.097572 | debian-bookworm | {3} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid [0.019118s] ... ok 2026-04-13 02:03:57.098802 | debian-bookworm | 2026-04-13 02:03:57.096 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 0d8c8f6d54a4 -> cdefa6287df8, modify_share_servers_table 2026-04-13 02:03:57.099494 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_2_False [0.020963s] ... ok 2026-04-13 02:03:57.111783 | debian-bookworm | 2026-04-13 02:03:57.110 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 0d8c8f6d54a4 to cdefa6287df8 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:57.113091 | debian-bookworm | {3} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_snapshot [0.019103s] ... ok 2026-04-13 02:03:57.115947 | debian-bookworm | 2026-04-13 02:03:57.114 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:57.115965 | debian-bookworm | 2026-04-13 02:03:57.114 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:57.143370 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_update_availability_zone [0.076768s] ... ok 2026-04-13 02:03:57.143408 | debian-bookworm | 2026-04-13 02:03:57.117 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:57.143423 | debian-bookworm | 2026-04-13 02:03:57.117 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:57.143427 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapmirrors [0.023502s] ... ok 2026-04-13 02:03:57.143432 | debian-bookworm | {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_migration_not_found [0.018590s] ... ok 2026-04-13 02:03:57.148903 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_1_True [0.020229s] ... ok 2026-04-13 02:03:57.150924 | debian-bookworm | {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_quota_class_not_found [0.018968s] ... ok 2026-04-13 02:03:57.163918 | debian-bookworm | 2026-04-13 02:03:57.162 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade cdefa6287df8 -> 2f27d904214c, add-ensuring-field-to-services 2026-04-13 02:03:57.165957 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_error_1 [0.022233s] ... ok 2026-04-13 02:03:57.169656 | debian-bookworm | {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_quota_resource_unknown [0.018365s] ... ok 2026-04-13 02:03:57.174364 | debian-bookworm | 2026-04-13 02:03:57.172 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update cdefa6287df8 to 2f27d904214c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:57.176927 | debian-bookworm | 2026-04-13 02:03:57.175 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:57.176951 | debian-bookworm | 2026-04-13 02:03:57.175 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:57.201787 | debian-bookworm | 2026-04-13 02:03:57.178 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:57.201824 | debian-bookworm | 2026-04-13 02:03:57.178 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:57.201829 | debian-bookworm | {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_not_found [0.018555s] ... ok 2026-04-13 02:03:57.201834 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_move_status [0.022477s] ... ok 2026-04-13 02:03:57.206930 | debian-bookworm | No aggregates assigned to Vserver fake_vserver. 2026-04-13 02:03:57.221667 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_backend_provided_metadata [0.086855s] ... ok 2026-04-13 02:03:57.221703 | debian-bookworm | {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_server_not_found_by_filters [0.018566s] ... ok 2026-04-13 02:03:57.221708 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities_no_aggregate [0.020268s] ... ok 2026-04-13 02:03:57.222333 | debian-bookworm | 2026-04-13 02:03:57.221 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 2f27d904214c -> cdefa6287df8, add-ensuring-field-to-services 2026-04-13 02:03:57.224844 | debian-bookworm | {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_type_not_found_by_name [0.018124s] ... ok 2026-04-13 02:03:57.229917 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_ipspace_exception [0.021101s] ... ok 2026-04-13 02:03:57.234827 | debian-bookworm | 2026-04-13 02:03:57.233 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 2f27d904214c to cdefa6287df8 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:57.236944 | debian-bookworm | 2026-04-13 02:03:57.235 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:57.236958 | debian-bookworm | 2026-04-13 02:03:57.235 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:57.243955 | debian-bookworm | 2026-04-13 02:03:57.238 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:57.243983 | debian-bookworm | 2026-04-13 02:03:57.238 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:57.243988 | debian-bookworm | {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_volume_snapshot_not_found [0.018843s] ... ok 2026-04-13 02:03:57.253796 | debian-bookworm | Share instance 7e4d060c-1640-40d0-b5d5-9eb229ad359d failed on creation. 2026-04-13 02:03:57.265798 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_supported [0.022632s] ... ok 2026-04-13 02:03:57.265833 | debian-bookworm | {3} manila.tests.test_exception.ManilaExceptionResponseCode413.test_share_size_exceeds_available_quota [0.017987s] ... ok 2026-04-13 02:03:57.277869 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_snaplock_compliance_clock_configured [0.019670s] ... ok 2026-04-13 02:03:57.281742 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_error_in_driver_2_export_locations [0.073907s] ... ok 2026-04-13 02:03:57.281760 | debian-bookworm | {3} manila.tests.test_exception.ManilaExceptionTestCase.test_error_code_from_kwarg [0.018596s] ... ok 2026-04-13 02:03:57.281765 | debian-bookworm | 2026-04-13 02:03:57.279 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade cdefa6287df8 -> 2f27d904214c, add-ensuring-field-to-services 2026-04-13 02:03:57.292312 | debian-bookworm | 2026-04-13 02:03:57.290 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update cdefa6287df8 to 2f27d904214c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:57.294719 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_volume_snapshots_2 [0.021220s] ... ok 2026-04-13 02:03:57.300156 | debian-bookworm | 2026-04-13 02:03:57.293 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:57.300182 | debian-bookworm | 2026-04-13 02:03:57.293 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:57.300187 | debian-bookworm | 2026-04-13 02:03:57.296 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:57.300190 | debian-bookworm | 2026-04-13 02:03:57.296 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:57.305843 | debian-bookworm | {3} manila.tests.test_exception.ManilaExceptionTestCase.test_ip_address_generation_failure [0.019585s] ... ok 2026-04-13 02:03:57.316931 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_vserver_aggregates [0.023026s] ... ok 2026-04-13 02:03:57.333702 | debian-bookworm | {3} manila.tests.test_hacking.HackingTestCase.test_logging_format_no_tuple_arguments [0.020318s] ... ok 2026-04-13 02:03:57.333747 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_dhss_false [0.047050s] ... ok 2026-04-13 02:03:57.343419 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_volumes_no_clones_offline [0.020348s] ... ok 2026-04-13 02:03:57.343441 | debian-bookworm | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-04-13 02:03:57.343446 | debian-bookworm | {3} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_05_error [0.019382s] ... ok 2026-04-13 02:03:57.343605 | debian-bookworm | 2026-04-13 02:03:57.342 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 2f27d904214c -> 6e32091979e0, add_backup_type_column 2026-04-13 02:03:57.356036 | debian-bookworm | 2026-04-13 02:03:57.354 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 2f27d904214c to 6e32091979e0 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:57.360178 | debian-bookworm | {3} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_07_______critical__ [0.018918s] ... ok 2026-04-13 02:03:57.361541 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_2___5000B_s___None_ [0.022539s] ... ok 2026-04-13 02:03:57.381734 | debian-bookworm | 2026-04-13 02:03:57.359 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:57.381774 | debian-bookworm | 2026-04-13 02:03:57.359 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:57.381779 | debian-bookworm | 2026-04-13 02:03:57.363 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:57.381783 | debian-bookworm | 2026-04-13 02:03:57.364 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:57.381787 | debian-bookworm | {3} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_11________error__ [0.018711s] ... ok 2026-04-13 02:03:57.396727 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_preferred_dcs [0.021728s] ... ok 2026-04-13 02:03:57.396766 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_subnet_not_found [0.069218s] ... ok 2026-04-13 02:03:57.396770 | debian-bookworm | {3} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_14________warning__ [0.018374s] ... ok 2026-04-13 02:03:57.405844 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rename_nfs_export_policy [0.020826s] ... ok 2026-04-13 02:03:57.410856 | debian-bookworm | 2026-04-13 02:03:57.408 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 6e32091979e0 -> 2f27d904214c, add_backup_type_column 2026-04-13 02:03:57.416836 | debian-bookworm | {3} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_26____LI____debug__ [0.019858s] ... ok 2026-04-13 02:03:57.421857 | debian-bookworm | 2026-04-13 02:03:57.420 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 6e32091979e0 to 2f27d904214c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:57.425013 | debian-bookworm | 2026-04-13 02:03:57.423 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:57.425036 | debian-bookworm | 2026-04-13 02:03:57.423 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:57.446047 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_send_request_post [0.022353s] ... ok 2026-04-13 02:03:57.446095 | debian-bookworm | 2026-04-13 02:03:57.427 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:57.446100 | debian-bookworm | 2026-04-13 02:03:57.427 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:57.446104 | debian-bookworm | {3} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_no_update_1_None [0.018939s] ... ok 2026-04-13 02:03:57.446108 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_server [0.048615s] ... ok 2026-04-13 02:03:57.446112 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_preferred_dc_error [0.020666s] ... ok 2026-04-13 02:03:57.454411 | debian-bookworm | {3} manila.tests.test_network.APITestCase.test_init_api_with_custom_config_group_name_and_label [0.018713s] ... ok 2026-04-13 02:03:57.467904 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_expired_share_2_error_deleting [0.022365s] ... ok 2026-04-13 02:03:57.474872 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_snapshot_exists_error [0.021461s] ... ok 2026-04-13 02:03:57.474897 | debian-bookworm | {3} manila.tests.test_network.NetworkBaseAPITestCase.test_inherit_network_base_api [0.018981s] ... ok 2026-04-13 02:03:57.474902 | debian-bookworm | 2026-04-13 02:03:57.473 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 2f27d904214c -> 6e32091979e0, add_backup_type_column 2026-04-13 02:03:57.488604 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_start_volume_move [0.020478s] ... ok 2026-04-13 02:03:57.490103 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_free_share_servers [0.022337s] ... ok 2026-04-13 02:03:57.490485 | debian-bookworm | 2026-04-13 02:03:57.487 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 2f27d904214c to 6e32091979e0 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:57.494121 | debian-bookworm | 2026-04-13 02:03:57.492 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:57.494174 | debian-bookworm | 2026-04-13 02:03:57.492 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:57.499949 | debian-bookworm | 2026-04-13 02:03:57.498 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:57.499979 | debian-bookworm | 2026-04-13 02:03:57.498 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:57.503378 | debian-bookworm | {3} manila.tests.test_policy.ContextIsAdminPolicyTestCase.test_context_is_admin_undefined [0.029610s] ... ok 2026-04-13 02:03:57.511676 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migration_start_1_None [0.022905s] ... ok 2026-04-13 02:03:57.530976 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_unmount_volume [0.019560s] ... ok 2026-04-13 02:03:57.531480 | debian-bookworm | {3} manila.tests.test_policy.DefaultPolicyTestCase.test_not_found_policy_calls_default [0.028171s] ... ok 2026-04-13 02:03:57.540997 | debian-bookworm | 2026-04-13 02:03:57.539 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 6e32091979e0 -> 99d328f0a3d2, add mount_point_name to share_instances 2026-04-13 02:03:57.551119 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__build_session_with_basic_auth [0.019856s] ... ok 2026-04-13 02:03:57.554337 | debian-bookworm | 2026-04-13 02:03:57.552 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 6e32091979e0 to 99d328f0a3d2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:57.557717 | debian-bookworm | 2026-04-13 02:03:57.556 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:57.557745 | debian-bookworm | 2026-04-13 02:03:57.556 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:57.562007 | debian-bookworm | 2026-04-13 02:03:57.560 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:57.562026 | debian-bookworm | 2026-04-13 02:03:57.560 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:57.572586 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__create_basic_auth_handler [0.021650s] ... ok 2026-04-13 02:03:57.576435 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:57.580057 | debian-bookworm | {3} manila.tests.test_policy.PolicyTestCase.test_authorize_bad_action_throws [0.048522s] ... ok 2026-04-13 02:03:57.590723 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__get_base_url_3 [0.018114s] ... ok 2026-04-13 02:03:57.601125 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_deferred_delete [0.111003s] ... ok 2026-04-13 02:03:57.604173 | debian-bookworm | 2026-04-13 02:03:57.603 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 99d328f0a3d2 -> 6e32091979e0, add mount_point_name to share_instances 2026-04-13 02:03:57.610182 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__str__ [0.019389s] ... ok 2026-04-13 02:03:57.619944 | debian-bookworm | 2026-04-13 02:03:57.618 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 99d328f0a3d2 to 6e32091979e0 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:57.623081 | debian-bookworm | 2026-04-13 02:03:57.621 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:57.623100 | debian-bookworm | 2026-04-13 02:03:57.622 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:57.626105 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:57.627432 | debian-bookworm | 2026-04-13 02:03:57.625 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:57.627449 | debian-bookworm | 2026-04-13 02:03:57.626 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:57.629691 | debian-bookworm | {3} manila.tests.test_policy.PolicyTestCase.test_authorize_good_action [0.049441s] ... ok 2026-04-13 02:03:57.631867 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_5_patch [0.021398s] ... ok 2026-04-13 02:03:57.650608 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_invoke_successfully_2 [0.018818s] ... ok 2026-04-13 02:03:57.668762 | debian-bookworm | 2026-04-13 02:03:57.667 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 6e32091979e0 -> 99d328f0a3d2, add mount_point_name to share_instances 2026-04-13 02:03:57.672246 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_invoke_successfully_naapi_error [0.021418s] ... ok 2026-04-13 02:03:57.674049 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:57.682789 | debian-bookworm | 2026-04-13 02:03:57.681 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 6e32091979e0 to 99d328f0a3d2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:57.686564 | debian-bookworm | 2026-04-13 02:03:57.685 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:57.686589 | debian-bookworm | 2026-04-13 02:03:57.685 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:57.690193 | debian-bookworm | 2026-04-13 02:03:57.688 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:57.690212 | debian-bookworm | 2026-04-13 02:03:57.689 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:57.694782 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_1 [0.022510s] ... ok 2026-04-13 02:03:57.702971 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:57.706342 | debian-bookworm | {3} manila.tests.test_policy.PolicyTestCase.test_authorize_properly_handles_invalid_scope_exception_2_authorize [0.076660s] ... ok 2026-04-13 02:03:57.715533 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_4 [0.020750s] ... ok 2026-04-13 02:03:57.717150 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares'] 2026-04-13 02:03:57.722824 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_not_found_1_update_access [0.121433s] ... ok 2026-04-13 02:03:57.726009 | debian-bookworm | {3} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_settable_quotas_1__None__None_ [0.019582s] ... ok 2026-04-13 02:03:57.734006 | debian-bookworm | 2026-04-13 02:03:57.732 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 99d328f0a3d2 -> 2d708a9a3ba9, add_disable_reason_to_service 2026-04-13 02:03:57.735347 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_http_error_2 [0.019673s] ... ok 2026-04-13 02:03:57.744175 | debian-bookworm | 2026-04-13 02:03:57.742 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 99d328f0a3d2 to 2d708a9a3ba9 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:57.745869 | debian-bookworm | {3} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_share_type_quotas_3___fake_quota_class___True__False_ [0.019640s] ... ok 2026-04-13 02:03:57.747256 | debian-bookworm | 2026-04-13 02:03:57.745 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:57.747275 | debian-bookworm | 2026-04-13 02:03:57.745 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:57.749485 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_driver_failure_1_do_setup [0.026154s] ... ok 2026-04-13 02:03:57.750654 | debian-bookworm | 2026-04-13 02:03:57.749 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:57.750680 | debian-bookworm | 2026-04-13 02:03:57.749 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:57.757136 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port_3 [0.021657s] ... ok 2026-04-13 02:03:57.765246 | debian-bookworm | {3} manila.tests.test_quota.DbQuotaDriverTestCase.test_usage_reset [0.019357s] ... ok 2026-04-13 02:03:57.775495 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port__value_error_3_ [0.018257s] ... ok 2026-04-13 02:03:57.788666 | debian-bookworm | {3} manila.tests.test_quota.QuotaEngineTestCase.test_count [0.023056s] ... ok 2026-04-13 02:03:57.795514 | debian-bookworm | 2026-04-13 02:03:57.794 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 2d708a9a3ba9 -> 99d328f0a3d2, add_disable_reason_to_service 2026-04-13 02:03:57.796894 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cancel_snapmirror_svm_2 [0.021310s] ... ok 2026-04-13 02:03:57.811390 | debian-bookworm | 2026-04-13 02:03:57.809 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 2d708a9a3ba9 to 99d328f0a3d2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:57.815003 | debian-bookworm | 2026-04-13 02:03:57.813 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:57.815024 | debian-bookworm | 2026-04-13 02:03:57.813 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:57.818899 | debian-bookworm | {3} manila.tests.test_quota.QuotaEngineTestCase.test_get_settable_quotas_2 [0.030038s] ... ok 2026-04-13 02:03:57.819872 | debian-bookworm | 2026-04-13 02:03:57.817 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:57.819890 | debian-bookworm | 2026-04-13 02:03:57.817 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:57.822533 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_convert_svm_to_default_subtype_2_False [0.025454s] ... ok 2026-04-13 02:03:57.840141 | debian-bookworm | {3} manila.tests.test_quota.QuotaEngineTestCase.test_get_user_quotas_2 [0.021206s] ... ok 2026-04-13 02:03:57.843428 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_client_and_vserver_name [0.020917s] ... ok 2026-04-13 02:03:57.859702 | debian-bookworm | {3} manila.tests.test_quota.QuotaEngineTestCase.test_resources [0.019492s] ... ok 2026-04-13 02:03:57.860635 | debian-bookworm | 2026-04-13 02:03:57.859 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 99d328f0a3d2 -> 2d708a9a3ba9, add_disable_reason_to_service 2026-04-13 02:03:57.865131 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_initialize_and_wait_snapmirror_vol [0.021422s] ... ok 2026-04-13 02:03:57.873142 | debian-bookworm | 2026-04-13 02:03:57.871 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 99d328f0a3d2 to 2d708a9a3ba9 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:57.875421 | debian-bookworm | 2026-04-13 02:03:57.874 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:57.875443 | debian-bookworm | 2026-04-13 02:03:57.874 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:57.878857 | debian-bookworm | 2026-04-13 02:03:57.877 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:57.878887 | debian-bookworm | 2026-04-13 02:03:57.877 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:57.879179 | debian-bookworm | {3} manila.tests.test_ssh_utils.SSHPoolTestCase.test_create_ssh_with_nothing [0.019348s] ... ok 2026-04-13 02:03:57.889054 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_update_snapmirror [0.023926s] ... ok 2026-04-13 02:03:57.897900 | debian-bookworm | {3} manila.tests.test_ssh_utils.SSHPoolTestCase.test_sshpool_put_get_behavior [0.018563s] ... ok 2026-04-13 02:03:57.899510 | debian-bookworm | Caught exception trying ensure share instances. 2026-04-13 02:03:57.899522 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:57.899530 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 511, in ensure_driver_resources 2026-04-13 02:03:57.899538 | debian-bookworm | update_share_instances = self.driver.ensure_shares( 2026-04-13 02:03:57.899546 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:57.899554 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:57.899562 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:57.899570 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:57.899577 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:57.899585 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:57.899593 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:57.899601 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:03:57.899609 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:03:57.899616 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:57.899624 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 938, in raise_exception 2026-04-13 02:03:57.899632 | debian-bookworm | raise exception.ManilaException(message="Fake raise") 2026-04-13 02:03:57.899640 | debian-bookworm | manila.exception.ManilaException: Fake raise 2026-04-13 02:03:57.902940 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_exception_on_ensure_shares [0.153494s] ... ok 2026-04-13 02:03:57.909656 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_svm_1 [0.020492s] ... ok 2026-04-13 02:03:57.915105 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-04-13 02:03:57.915136 | debian-bookworm | debtcollector.deprecate( 2026-04-13 02:03:57.915457 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-04-13 02:03:57.915470 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-04-13 02:03:57.917353 | debian-bookworm | {3} manila.tests.test_test.IsolationTestCase.test_rpc_consumer_isolation [0.019437s] ... ok 2026-04-13 02:03:57.929189 | debian-bookworm | 2026-04-13 02:03:57.927 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 2d708a9a3ba9 -> cb20f743ca7b, backup_change_availability_zone_to_availability_zone_id 2026-04-13 02:03:57.931834 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_client_for_backend [0.021199s] ... ok 2026-04-13 02:03:57.936193 | debian-bookworm | {3} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_5___10_0_0_1____255_255_255_255__ [0.018507s] ... ok 2026-04-13 02:03:57.953555 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_client_for_backend_with_vserver [0.022223s] ... ok 2026-04-13 02:03:57.956433 | debian-bookworm | {3} manila.tests.test_utils.ConvertStrTestCase.test_convert_str_bytes_input [0.020183s] ... ok 2026-04-13 02:03:57.976332 | debian-bookworm | {3} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_2_________my_name_name_of_remote_computer__ [0.019709s] ... ok 2026-04-13 02:03:57.977827 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_4 [0.024222s] ... ok 2026-04-13 02:03:57.988907 | debian-bookworm | 2026-04-13 02:03:57.987 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 2d708a9a3ba9 to cb20f743ca7b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:57.993418 | debian-bookworm | 2026-04-13 02:03:57.991 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:57.993447 | debian-bookworm | 2026-04-13 02:03:57.992 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:57.997442 | debian-bookworm | {3} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_3___cmd____virus_ls__ [0.020970s] ... ok 2026-04-13 02:03:57.998733 | debian-bookworm | 2026-04-13 02:03:57.997 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:57.998760 | debian-bookworm | 2026-04-13 02:03:57.997 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:58.002524 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_1_15minutes [0.024501s] ... ok 2026-04-13 02:03:58.017686 | debian-bookworm | {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_01__None___G__ [0.019936s] ... ok 2026-04-13 02:03:58.023579 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_2_4hours [0.020806s] ... ok 2026-04-13 02:03:58.036744 | debian-bookworm | {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_03___1fake____G__ [0.019175s] ... ok 2026-04-13 02:03:58.044372 | debian-bookworm | 2026-04-13 02:03:58.042 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade cb20f743ca7b -> 2d708a9a3ba9, backup_change_availability_zone_to_availability_zone_id 2026-04-13 02:03:58.045796 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_4_5months [0.022243s] ... ok 2026-04-13 02:03:58.056276 | debian-bookworm | {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_12___K2_2M____G__ [0.019244s] ... ok 2026-04-13 02:03:58.066611 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_negative [0.020883s] ... ok 2026-04-13 02:03:58.075172 | debian-bookworm | {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_16_______G__ [0.018939s] ... ok 2026-04-13 02:03:58.088868 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_3_8days [0.021821s] ... ok 2026-04-13 02:03:58.095101 | debian-bookworm | {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_17__23___G__ [0.019795s] ... ok 2026-04-13 02:03:58.107753 | debian-bookworm | Unable to verify if SnapLock is enabled for the cluster. 2026-04-13 02:03:58.109619 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_compatibility_not_cluster_scope [0.020778s] ... ok 2026-04-13 02:03:58.115518 | debian-bookworm | {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_08____2T____G____2048_0_ [0.020353s] ... ok 2026-04-13 02:03:58.116891 | debian-bookworm | 2026-04-13 02:03:58.115 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update cb20f743ca7b to 2d708a9a3ba9 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:58.119208 | debian-bookworm | 2026-04-13 02:03:58.118 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:58.119225 | debian-bookworm | 2026-04-13 02:03:58.118 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:58.123632 | debian-bookworm | 2026-04-13 02:03:58.122 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:58.123657 | debian-bookworm | 2026-04-13 02:03:58.122 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:58.126010 | debian-bookworm | Unexpected error occurred while updating access rules for share instance 5270a142-7356-4f49-9ebe-6e70d14ebbe5. 2026-04-13 02:03:58.126049 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:58.126058 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 584, in ensure_driver_resources 2026-04-13 02:03:58.126066 | debian-bookworm | self.access_helper.update_access_rules( 2026-04-13 02:03:58.126074 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:58.126082 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:58.126089 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.126097 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:58.126105 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:58.126113 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.126127 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:03:58.126135 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:03:58.126151 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.126159 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 620, in raise_share_access_exists 2026-04-13 02:03:58.126167 | debian-bookworm | raise exception.ShareAccessExists( 2026-04-13 02:03:58.126175 | debian-bookworm | manila.exception.ShareAccessExists: Share access fake_access_type:fake_access exists. 2026-04-13 02:03:58.130956 | debian-bookworm | Unexpected error occurred while updating access rules for share instance d9dbfe2f-c7da-427c-8de2-90706d2c4ad4. 2026-04-13 02:03:58.130978 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:58.130996 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 584, in ensure_driver_resources 2026-04-13 02:03:58.131004 | debian-bookworm | self.access_helper.update_access_rules( 2026-04-13 02:03:58.131012 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:58.131020 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:58.131027 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.131035 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:58.131042 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:58.131050 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.131058 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:03:58.131065 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:03:58.131073 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.131080 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 620, in raise_share_access_exists 2026-04-13 02:03:58.131088 | debian-bookworm | raise exception.ShareAccessExists( 2026-04-13 02:03:58.131096 | debian-bookworm | manila.exception.ShareAccessExists: Share access fake_access_type:fake_access exists. 2026-04-13 02:03:58.135534 | debian-bookworm | {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_09____2_1T____G____2150_4_ [0.019815s] ... ok 2026-04-13 02:03:58.139056 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_snapmirror_2 [0.029543s] ... ok 2026-04-13 02:03:58.140228 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_shares_and_rules_1 [0.236891s] ... ok 2026-04-13 02:03:58.156359 | debian-bookworm | {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_18____512____M____0_00048828125_ [0.020752s] ... ok 2026-04-13 02:03:58.163484 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_fpolicy_for_share_2_True [0.024243s] ... ok 2026-04-13 02:03:58.169993 | debian-bookworm | 2026-04-13 02:03:58.168 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 2d708a9a3ba9 -> cb20f743ca7b, backup_change_availability_zone_to_availability_zone_id 2026-04-13 02:03:58.176452 | debian-bookworm | {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_21_____1024____K____0_0001_ [0.019978s] ... ok 2026-04-13 02:03:58.187042 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backend_fpolicy_event_name [0.023580s] ... ok 2026-04-13 02:03:58.195711 | debian-bookworm | {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_22____2048G____T____2_0_ [0.019077s] ... ok 2026-04-13 02:03:58.211464 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_vserver_for_backup [0.024171s] ... ok 2026-04-13 02:03:58.214660 | debian-bookworm | {3} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_1__False__False__False_ [0.018615s] ... ok 2026-04-13 02:03:58.222607 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_1 [0.081217s] ... ok 2026-04-13 02:03:58.234361 | debian-bookworm | {3} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_6__False__False__True_ [0.019256s] ... ok 2026-04-13 02:03:58.234911 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_snaplock_compatible_for_migration_for_non_snaplock [0.022433s] ... ok 2026-04-13 02:03:58.238247 | debian-bookworm | 2026-04-13 02:03:58.236 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 2d708a9a3ba9 to cb20f743ca7b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:58.240882 | debian-bookworm | 2026-04-13 02:03:58.239 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:58.240907 | debian-bookworm | 2026-04-13 02:03:58.239 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:58.244855 | debian-bookworm | 2026-04-13 02:03:58.243 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:58.244873 | debian-bookworm | 2026-04-13 02:03:58.243 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:58.253441 | debian-bookworm | {3} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_7___true___True__True_ [0.019448s] ... ok 2026-04-13 02:03:58.259816 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_snaplock_compatible_for_migration_non_unified_aggr [0.025673s] ... ok 2026-04-13 02:03:58.272805 | debian-bookworm | {3} manila.tests.test_utils.TestAllTenantsValueCase.test_convert_time_duration_to_iso_format_2___10hours____PT10H__ [0.019150s] ... ok 2026-04-13 02:03:58.275588 | debian-bookworm | Failed to commit reservations 2026-04-13 02:03:58.275602 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:58.275606 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-13 02:03:58.275610 | debian-bookworm | self._driver.commit( 2026-04-13 02:03:58.275614 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-13 02:03:58.275618 | debian-bookworm | db.reservation_commit( 2026-04-13 02:03:58.275622 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-13 02:03:58.275625 | debian-bookworm | return IMPL.reservation_commit( 2026-04-13 02:03:58.275628 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.275632 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-13 02:03:58.275635 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:58.275639 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.275642 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-13 02:03:58.275646 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-04-13 02:03:58.275649 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-04-13 02:03:58.275653 | debian-bookworm | self.force_reraise() 2026-04-13 02:03:58.275657 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-13 02:03:58.275660 | debian-bookworm | raise self.value 2026-04-13 02:03:58.275664 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-13 02:03:58.275667 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:58.275670 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.275674 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-13 02:03:58.275685 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:03:58.275689 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.275692 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-13 02:03:58.275696 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-04-13 02:03:58.275699 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.275702 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-13 02:03:58.275706 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-04-13 02:03:58.275709 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.275713 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:58.275716 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:58.275719 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.275723 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-13 02:03:58.275726 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:58.275730 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.275733 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:58.275736 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:58.275740 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:58.275743 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:58.275747 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:58.275750 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.275753 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-13 02:03:58.275757 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:58.275760 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.275768 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:58.275771 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:58.275774 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:58.275778 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:58.275781 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:58.275785 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.275788 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-13 02:03:58.275791 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:58.275795 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.275798 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:58.275801 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:58.275808 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:58.275820 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:58.275824 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:58.275827 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.275831 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-13 02:03:58.275837 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-13 02:03:58.275841 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.275844 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-13 02:03:58.275847 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-04-13 02:03:58.275851 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.275854 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-13 02:03:58.275858 | debian-bookworm | resolved = impl._literal_coercion( 2026-04-13 02:03:58.275861 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.275865 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-13 02:03:58.275868 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-04-13 02:03:58.275871 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-13 02:03:58.275875 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-04-13 02:03:58.275878 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-04-13 02:03:58.278675 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_valid_share_1 [0.056498s] ... ok 2026-04-13 02:03:58.284579 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__rehost_and_mount_volume [0.024714s] ... ok 2026-04-13 02:03:58.287652 | debian-bookworm | 2026-04-13 02:03:58.286 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade cb20f743ca7b -> 9afbe2df4945, add_resource_locks 2026-04-13 02:03:58.292031 | debian-bookworm | {3} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_false_2_false [0.019221s] ... ok 2026-04-13 02:03:58.292532 | debian-bookworm | 2026-04-13 02:03:58.291 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update cb20f743ca7b to 9afbe2df4945 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:58.294448 | debian-bookworm | 2026-04-13 02:03:58.293 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:58.294462 | debian-bookworm | 2026-04-13 02:03:58.293 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:58.297528 | debian-bookworm | 2026-04-13 02:03:58.296 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:58.297546 | debian-bookworm | 2026-04-13 02:03:58.296 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:58.311258 | debian-bookworm | {3} manila.tests.test_utils.TestRetryDecorator.test_retries_once_random [0.019022s] ... ok 2026-04-13 02:03:58.311693 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_adjust_qos_policy_with_volume_resize [0.026957s] ... ok 2026-04-13 02:03:58.330348 | debian-bookworm | {3} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_attach_volume_already_attached [0.018962s] ... ok 2026-04-13 02:03:58.330708 | debian-bookworm | Failed to commit reservations 2026-04-13 02:03:58.330720 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:58.330725 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-13 02:03:58.330729 | debian-bookworm | self._driver.commit( 2026-04-13 02:03:58.330733 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-13 02:03:58.330743 | debian-bookworm | db.reservation_commit( 2026-04-13 02:03:58.330747 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-13 02:03:58.330751 | debian-bookworm | return IMPL.reservation_commit( 2026-04-13 02:03:58.330754 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.330757 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-13 02:03:58.330761 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:58.330764 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.330768 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-13 02:03:58.330771 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-04-13 02:03:58.330775 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-04-13 02:03:58.330779 | debian-bookworm | self.force_reraise() 2026-04-13 02:03:58.330782 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-13 02:03:58.330786 | debian-bookworm | raise self.value 2026-04-13 02:03:58.330789 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-13 02:03:58.330793 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:58.330796 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.330800 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-13 02:03:58.330804 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:03:58.330807 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.330810 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-13 02:03:58.330814 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-04-13 02:03:58.330817 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.330821 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-13 02:03:58.330824 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-04-13 02:03:58.330828 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.330831 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:58.330834 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:58.330838 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.330841 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-13 02:03:58.330845 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:58.330848 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.330852 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:58.330855 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:58.330858 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:58.330862 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:58.330865 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:58.330869 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.330872 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-13 02:03:58.330875 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:58.330882 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.330885 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:58.330888 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:58.330892 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:58.330895 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:58.330899 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:58.330902 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.330905 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-13 02:03:58.330909 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:58.330912 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.330918 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:58.330921 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:58.330927 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:58.330931 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:58.330934 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:58.330938 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.330941 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-13 02:03:58.330945 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-13 02:03:58.330948 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.330952 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-13 02:03:58.330956 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-04-13 02:03:58.330959 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.330962 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-13 02:03:58.330966 | debian-bookworm | resolved = impl._literal_coercion( 2026-04-13 02:03:58.330969 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:58.330973 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-13 02:03:58.330976 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-04-13 02:03:58.330980 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-13 02:03:58.330983 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-04-13 02:03:58.330987 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-04-13 02:03:58.333655 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_valid_share_2 [0.054919s] ... ok 2026-04-13 02:03:58.334606 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_adjust_qos_policy_with_volume_resize_no_qos_on_share [0.022844s] ... ok 2026-04-13 02:03:58.340399 | debian-bookworm | 2026-04-13 02:03:58.339 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 9afbe2df4945 -> cb20f743ca7b, add_resource_locks 2026-04-13 02:03:58.349280 | debian-bookworm | {3} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_failed_1 [0.018728s] ... ok 2026-04-13 02:03:58.352210 | debian-bookworm | 2026-04-13 02:03:58.350 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 9afbe2df4945 to cb20f743ca7b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:58.355879 | debian-bookworm | 2026-04-13 02:03:58.354 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:58.355898 | debian-bookworm | 2026-04-13 02:03:58.354 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:58.359487 | debian-bookworm | 2026-04-13 02:03:58.358 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:58.359506 | debian-bookworm | 2026-04-13 02:03:58.358 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:58.362943 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_from_snapshot_3 [0.028091s] ... ok 2026-04-13 02:03:58.370617 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_get_progress_invalid [0.036641s] ... ok 2026-04-13 02:03:58.385439 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_license_for_protocol_no_cluster_creds [0.022468s] ... ok 2026-04-13 02:03:58.396756 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_update_nothing_has_snaps_1___ [0.025823s] ... ok 2026-04-13 02:03:58.402179 | debian-bookworm | 2026-04-13 02:03:58.401 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade cb20f743ca7b -> 9afbe2df4945, add_resource_locks 2026-04-13 02:03:58.406418 | debian-bookworm | The protocol NFS is not licensed on controller 127.0.0.1 2026-04-13 02:03:58.409256 | debian-bookworm | 2026-04-13 02:03:58.408 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update cb20f743ca7b to 9afbe2df4945 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:58.409886 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_license_for_protocol_unlicensed_protocol [0.023143s] ... ok 2026-04-13 02:03:58.411615 | debian-bookworm | 2026-04-13 02:03:58.410 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:58.411633 | debian-bookworm | 2026-04-13 02:03:58.410 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:58.415019 | debian-bookworm | 2026-04-13 02:03:58.413 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:58.415036 | debian-bookworm | 2026-04-13 02:03:58.413 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:58.422532 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_update_nothing_has_snaps_2_None [0.025368s] ... ok 2026-04-13 02:03:58.434260 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_collate_cg_snapshot_info_invalid [0.024526s] ... ok 2026-04-13 02:03:58.448404 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_updates_replica_list_1_readable [0.025680s] ... ok 2026-04-13 02:03:58.456124 | debian-bookworm | 2026-04-13 02:03:58.455 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 9afbe2df4945 -> aebe2a413e13, add backup 2026-04-13 02:03:58.460528 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_second_backup [0.025963s] ... ok 2026-04-13 02:03:58.476461 | debian-bookworm | 2026-04-13 02:03:58.475 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 9afbe2df4945 to aebe2a413e13 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:58.478983 | debian-bookworm | 2026-04-13 02:03:58.477 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:58.479002 | debian-bookworm | 2026-04-13 02:03:58.477 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:58.482886 | debian-bookworm | 2026-04-13 02:03:58.481 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:58.482904 | debian-bookworm | 2026-04-13 02:03:58.481 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:58.489835 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_des_vol_creation_fail_negative [0.029241s] ... ok 2026-04-13 02:03:58.513572 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_flexgroup_share_2_1000 [0.023591s] ... ok 2026-04-13 02:03:58.518924 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server [0.070343s] ... ok 2026-04-13 02:03:58.526041 | debian-bookworm | 2026-04-13 02:03:58.524 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade aebe2a413e13 -> 9afbe2df4945, add backup 2026-04-13 02:03:58.538090 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_flexgroup_share_raise_error_job_2 [0.024373s] ... ok 2026-04-13 02:03:58.550660 | debian-bookworm | 2026-04-13 02:03:58.549 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update aebe2a413e13 to 9afbe2df4945 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:58.555440 | debian-bookworm | 2026-04-13 02:03:58.554 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:58.555475 | debian-bookworm | 2026-04-13 02:03:58.554 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:58.559304 | debian-bookworm | 2026-04-13 02:03:58.558 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:58.559324 | debian-bookworm | 2026-04-13 02:03:58.558 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:58.567028 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_2 [0.028801s] ... ok 2026-04-13 02:03:58.583719 | debian-bookworm | Cannot create ACL for Barbican user Failed while communicating to Barbican. Please check the provided credentials . 2026-04-13 02:03:58.590107 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_encryption_key_ref_1_True [0.070754s] ... ok 2026-04-13 02:03:58.592988 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_4 [0.025996s] ... ok 2026-04-13 02:03:58.603351 | debian-bookworm | 2026-04-13 02:03:58.602 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 9afbe2df4945 -> aebe2a413e13, add backup 2026-04-13 02:03:58.617823 | debian-bookworm | 2026-04-13 02:03:58.616 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 9afbe2df4945 to aebe2a413e13 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:58.618323 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replica_with_share_server [0.024766s] ... ok 2026-04-13 02:03:58.620071 | debian-bookworm | 2026-04-13 02:03:58.618 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:58.620084 | debian-bookworm | 2026-04-13 02:03:58.619 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:58.623143 | debian-bookworm | 2026-04-13 02:03:58.621 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:58.623156 | debian-bookworm | 2026-04-13 02:03:58.622 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:58.644317 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_node_no_cluster_creds [0.026032s] ... ok 2026-04-13 02:03:58.666187 | debian-bookworm | 2026-04-13 02:03:58.664 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade aebe2a413e13 -> ac0620cbe74d, add state column for service 2026-04-13 02:03:58.670044 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_space_cluster_creds [0.025526s] ... ok 2026-04-13 02:03:58.678054 | debian-bookworm | 2026-04-13 02:03:58.676 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update aebe2a413e13 to ac0620cbe74d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:58.680114 | debian-bookworm | 2026-04-13 02:03:58.678 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:58.680128 | debian-bookworm | 2026-04-13 02:03:58.679 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:58.683130 | debian-bookworm | 2026-04-13 02:03:58.681 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:58.683144 | debian-bookworm | 2026-04-13 02:03:58.682 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:58.697053 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_info_2_hidden [0.026900s] ... ok 2026-04-13 02:03:58.721730 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_aggregate_list_2 [0.024313s] ... ok 2026-04-13 02:03:58.723314 | debian-bookworm | 2026-04-13 02:03:58.722 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade ac0620cbe74d -> aebe2a413e13, add state column for service 2026-04-13 02:03:58.734058 | debian-bookworm | 2026-04-13 02:03:58.732 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update ac0620cbe74d to aebe2a413e13 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:58.736810 | debian-bookworm | 2026-04-13 02:03:58.735 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:58.736835 | debian-bookworm | 2026-04-13 02:03:58.735 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:58.740802 | debian-bookworm | 2026-04-13 02:03:58.739 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:58.740829 | debian-bookworm | 2026-04-13 02:03:58.739 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:58.749317 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_max_throughput_1 [0.027648s] ... ok 2026-04-13 02:03:58.774701 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_07 [0.025135s] ... ok 2026-04-13 02:03:58.793299 | debian-bookworm | 2026-04-13 02:03:58.791 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade aebe2a413e13 -> ac0620cbe74d, add state column for service 2026-04-13 02:03:58.800262 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_10 [0.024062s] ... ok 2026-04-13 02:03:58.806137 | debian-bookworm | 2026-04-13 02:03:58.804 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update aebe2a413e13 to ac0620cbe74d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:58.809548 | debian-bookworm | 2026-04-13 02:03:58.808 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:58.809584 | debian-bookworm | 2026-04-13 02:03:58.808 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:58.815650 | debian-bookworm | 2026-04-13 02:03:58.813 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:58.815666 | debian-bookworm | 2026-04-13 02:03:58.814 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:58.827890 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_raises_2_False [0.028858s] ... ok 2026-04-13 02:03:58.850591 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_2 [0.022595s] ... ok 2026-04-13 02:03:58.860016 | debian-bookworm | 2026-04-13 02:03:58.857 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade ac0620cbe74d -> 1e2d600bf972, Add share network subnet metadata 2026-04-13 02:03:58.866778 | debian-bookworm | 2026-04-13 02:03:58.864 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update ac0620cbe74d to 1e2d600bf972 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:58.868316 | debian-bookworm | 2026-04-13 02:03:58.866 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:58.868330 | debian-bookworm | 2026-04-13 02:03:58.866 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:58.872444 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_implicit_false [0.021545s] ... ok 2026-04-13 02:03:58.872857 | debian-bookworm | 2026-04-13 02:03:58.870 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:58.872887 | debian-bookworm | 2026-04-13 02:03:58.870 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:58.893761 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_stats_1 [0.021421s] ... ok 2026-04-13 02:03:58.914810 | debian-bookworm | 2026-04-13 02:03:58.912 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 1e2d600bf972 -> ac0620cbe74d, Add share network subnet metadata 2026-04-13 02:03:58.915323 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_vserver [0.021163s] ... ok 2026-04-13 02:03:58.917956 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server [0.327625s] ... ok 2026-04-13 02:03:58.928531 | debian-bookworm | 2026-04-13 02:03:58.926 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 1e2d600bf972 to ac0620cbe74d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:58.931153 | debian-bookworm | 2026-04-13 02:03:58.928 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:58.931173 | debian-bookworm | 2026-04-13 02:03:58.929 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:58.936261 | debian-bookworm | 2026-04-13 02:03:58.932 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:58.936281 | debian-bookworm | 2026-04-13 02:03:58.932 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:58.937720 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_ems_logging [0.022625s] ... ok 2026-04-13 02:03:58.960814 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_2_False [0.022919s] ... ok 2026-04-13 02:03:58.962372 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_5 [0.044346s] ... ok 2026-04-13 02:03:58.984112 | debian-bookworm | 2026-04-13 02:03:58.982 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade ac0620cbe74d -> 1e2d600bf972, Add share network subnet metadata 2026-04-13 02:03:58.986046 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_invalid_extra_specs [0.025051s] ... ok 2026-04-13 02:03:58.991530 | debian-bookworm | 2026-04-13 02:03:58.989 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update ac0620cbe74d to 1e2d600bf972 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:58.993653 | debian-bookworm | 2026-04-13 02:03:58.992 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:58.993672 | debian-bookworm | 2026-04-13 02:03:58.992 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:58.997490 | debian-bookworm | 2026-04-13 02:03:58.995 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:58.997508 | debian-bookworm | 2026-04-13 02:03:58.995 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:59.010614 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_cancel_1 [0.024282s] ... ok 2026-04-13 02:03:59.021389 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_check_1_None [0.058401s] ... ok 2026-04-13 02:03:59.035722 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_cancel_2 [0.025144s] ... ok 2026-04-13 02:03:59.038957 | debian-bookworm | 2026-04-13 02:03:59.037 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 1e2d600bf972 -> c476aeb186ec, add_transfers 2026-04-13 02:03:59.046811 | debian-bookworm | 2026-04-13 02:03:59.045 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 1e2d600bf972 to c476aeb186ec update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:59.048834 | debian-bookworm | 2026-04-13 02:03:59.047 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:59.048852 | debian-bookworm | 2026-04-13 02:03:59.047 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:59.052558 | debian-bookworm | 2026-04-13 02:03:59.050 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:59.052576 | debian-bookworm | 2026-04-13 02:03:59.051 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:59.060508 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_destination_type_is_encrypted [0.024604s] ... ok 2026-04-13 02:03:59.079381 | debian-bookworm | Driver migration completion failed for share server a0da50ff-4622-438a-80a1-4fd4f487f56e. 2026-04-13 02:03:59.079397 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:59.079402 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6375, in share_server_migration_complete 2026-04-13 02:03:59.079406 | debian-bookworm | self._server_migration_complete_driver(context, 2026-04-13 02:03:59.079409 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:59.079413 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:59.079417 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:59.079420 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:59.079424 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:59.079427 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:59.079431 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:59.079434 | debian-bookworm | raise effect 2026-04-13 02:03:59.079438 | debian-bookworm | Exception 2026-04-13 02:03:59.082647 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_complete_exception_2_False [0.060936s] ... ok 2026-04-13 02:03:59.083165 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_extra_specs_invalid_1 [0.022616s] ... ok 2026-04-13 02:03:59.095328 | debian-bookworm | 2026-04-13 02:03:59.094 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade c476aeb186ec -> 1e2d600bf972, add_transfers 2026-04-13 02:03:59.106039 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_02_volume_has_shared_qos_policy [0.022665s] ... ok 2026-04-13 02:03:59.107617 | debian-bookworm | 2026-04-13 02:03:59.105 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update c476aeb186ec to 1e2d600bf972 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:59.109730 | debian-bookworm | 2026-04-13 02:03:59.108 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:59.109770 | debian-bookworm | 2026-04-13 02:03:59.108 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:59.116028 | debian-bookworm | 2026-04-13 02:03:59.113 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:59.116078 | debian-bookworm | 2026-04-13 02:03:59.114 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:59.128783 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_04_volume_has_shared_qos_policy_iops_change [0.022678s] ... ok 2026-04-13 02:03:59.152353 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_continue_1_True [0.069384s] ... ok 2026-04-13 02:03:59.152831 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_10_volume_has_nonshared_qos_policy_iops_change [0.023496s] ... ok 2026-04-13 02:03:59.157678 | debian-bookworm | 2026-04-13 02:03:59.156 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 1e2d600bf972 -> c476aeb186ec, add_transfers 2026-04-13 02:03:59.165187 | debian-bookworm | 2026-04-13 02:03:59.163 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 1e2d600bf972 to c476aeb186ec update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:59.166937 | debian-bookworm | 2026-04-13 02:03:59.165 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:59.166955 | debian-bookworm | 2026-04-13 02:03:59.165 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:59.171367 | debian-bookworm | 2026-04-13 02:03:59.169 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:59.171391 | debian-bookworm | 2026-04-13 02:03:59.169 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:59.177452 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_more_than_two_replicas [0.024894s] ... ok 2026-04-13 02:03:59.199705 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_remap_standard_boolean_extra_specs [0.021908s] ... ok 2026-04-13 02:03:59.206170 | debian-bookworm | Failed to commit reservations 2026-04-13 02:03:59.206199 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:59.206203 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-13 02:03:59.206207 | debian-bookworm | self._driver.commit( 2026-04-13 02:03:59.206211 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-13 02:03:59.206215 | debian-bookworm | db.reservation_commit( 2026-04-13 02:03:59.206218 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-13 02:03:59.206222 | debian-bookworm | return IMPL.reservation_commit( 2026-04-13 02:03:59.206242 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:59.206272 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-13 02:03:59.206276 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:59.206280 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:59.206284 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-13 02:03:59.206287 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-04-13 02:03:59.206291 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-04-13 02:03:59.206295 | debian-bookworm | self.force_reraise() 2026-04-13 02:03:59.206298 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-13 02:03:59.206302 | debian-bookworm | raise self.value 2026-04-13 02:03:59.206305 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-13 02:03:59.206309 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:03:59.206312 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:59.206316 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-13 02:03:59.206320 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:03:59.206323 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:59.206327 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-13 02:03:59.206330 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-04-13 02:03:59.206334 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:59.206337 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-13 02:03:59.206340 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-04-13 02:03:59.206344 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:59.206347 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:59.206351 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:59.206354 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:59.206357 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-13 02:03:59.206361 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:59.206364 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:59.206377 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:59.206381 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:59.206384 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:59.206387 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:59.206391 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:59.206395 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:59.206398 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-13 02:03:59.206401 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:59.206405 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:59.206408 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:59.206412 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:59.206415 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:59.206423 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:59.206428 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:59.206432 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:59.206437 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-13 02:03:59.206442 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:03:59.206447 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:59.206452 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:03:59.206457 | debian-bookworm | return a.in_(b) 2026-04-13 02:03:59.206468 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:03:59.206473 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:03:59.206479 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:03:59.206484 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:59.206490 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-13 02:03:59.206495 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-13 02:03:59.206500 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:59.206505 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-13 02:03:59.206511 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-04-13 02:03:59.206516 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:59.206521 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-13 02:03:59.206527 | debian-bookworm | resolved = impl._literal_coercion( 2026-04-13 02:03:59.206532 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:59.206537 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-13 02:03:59.206542 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-04-13 02:03:59.206548 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-13 02:03:59.206553 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-04-13 02:03:59.206558 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-04-13 02:03:59.206728 | debian-bookworm | Since share 560d1ad2-7b2d-40ad-89fc-150bec8bcf1c has been un-managed from share server fake_server_id. This share server must be removed manually, either by un-managing or by deleting it. The share network subnets [] and share network None cannot be deleted unless this share server has been removed. 2026-04-13 02:03:59.209506 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_with_share_server_1_True [0.056986s] ... ok 2026-04-13 02:03:59.220481 | debian-bookworm | 2026-04-13 02:03:59.218 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade c476aeb186ec -> bb5938d74b73, add default_ad_site to security service 2026-04-13 02:03:59.222109 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup_continue_restore_failed_negative [0.022606s] ... ok 2026-04-13 02:03:59.231151 | debian-bookworm | 2026-04-13 02:03:59.229 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update c476aeb186ec to bb5938d74b73 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:59.233709 | debian-bookworm | 2026-04-13 02:03:59.232 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:59.233732 | debian-bookworm | 2026-04-13 02:03:59.232 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:59.239088 | debian-bookworm | 2026-04-13 02:03:59.237 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:59.239133 | debian-bookworm | 2026-04-13 02:03:59.237 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:59.244071 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_snapmirror_break_error [0.021887s] ... ok 2026-04-13 02:03:59.267134 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_valid_snapshot_4 [0.057262s] ... ok 2026-04-13 02:03:59.268520 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmanage_snapshot_1_None [0.024310s] ... ok 2026-04-13 02:03:59.284972 | debian-bookworm | 2026-04-13 02:03:59.283 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade bb5938d74b73 -> c476aeb186ec, add default_ad_site to security service 2026-04-13 02:03:59.292837 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_replica_replica_not_found [0.025483s] ... ok 2026-04-13 02:03:59.295493 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_in_sync_with_snapshots [0.026703s] ... ok 2026-04-13 02:03:59.297552 | debian-bookworm | 2026-04-13 02:03:59.296 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update bb5938d74b73 to c476aeb186ec update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:59.301304 | debian-bookworm | 2026-04-13 02:03:59.299 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:59.301342 | debian-bookworm | 2026-04-13 02:03:59.300 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:59.306166 | debian-bookworm | 2026-04-13 02:03:59.304 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:59.306192 | debian-bookworm | 2026-04-13 02:03:59.304 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:59.314983 | debian-bookworm | Failed to update allocations of share server fake_server_id on subnet fake_new_subnet_id: No allocations found for the share server fake_server_id on the subnet.. 2026-04-13 02:03:59.315015 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:03:59.315025 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 7093, in update_share_server_network_allocations 2026-04-13 02:03:59.315032 | debian-bookworm | self._do_update_share_server_network_allocations( 2026-04-13 02:03:59.315039 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:03:59.315046 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:03:59.315052 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:59.315060 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:03:59.315066 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:03:59.315073 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:03:59.315093 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:03:59.315100 | debian-bookworm | raise effect 2026-04-13 02:03:59.315107 | debian-bookworm | manila.exception.AllocationsNotFoundForShareServer: No allocations found for the share server fake_server_id on the subnet. 2026-04-13 02:03:59.318733 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_server_network_allocations_failed [0.024920s] ... ok 2026-04-13 02:03:59.321299 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_no_provider_locations [0.025764s] ... ok 2026-04-13 02:03:59.341587 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_09 [0.023292s] ... ok 2026-04-13 02:03:59.346590 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_no_snapmirror_2 [0.025092s] ... ok 2026-04-13 02:03:59.360644 | debian-bookworm | 2026-04-13 02:03:59.359 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade c476aeb186ec -> bb5938d74b73, add default_ad_site to security service 2026-04-13 02:03:59.366881 | debian-bookworm | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_verify_server_cleanup_interval_valid_cases_1_10 [0.025040s] ... ok 2026-04-13 02:03:59.368794 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_share_from_metadata [0.022056s] ... ok 2026-04-13 02:03:59.377303 | debian-bookworm | 2026-04-13 02:03:59.375 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update c476aeb186ec to bb5938d74b73 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:59.380546 | debian-bookworm | 2026-04-13 02:03:59.379 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:59.380575 | debian-bookworm | 2026-04-13 02:03:59.379 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:59.385395 | debian-bookworm | 2026-04-13 02:03:59.383 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:59.385422 | debian-bookworm | 2026-04-13 02:03:59.384 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:59.391016 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage [0.022177s] ... ok 2026-04-13 02:03:59.412373 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_volume_rehost [0.021292s] ... ok 2026-04-13 02:03:59.413659 | debian-bookworm | {1} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_cleanup_access_rules_2 [0.046487s] ... ok 2026-04-13 02:03:59.428263 | debian-bookworm | 2026-04-13 02:03:59.427 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade bb5938d74b73 -> a87e0fb17dee, add_snapshot_metadata_table 2026-04-13 02:03:59.432076 | debian-bookworm | Another volume is currently being provisioned using one or more of the aggregates selected to provision FlexGroup volume share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. 2026-04-13 02:03:59.432328 | debian-bookworm | Another volume is currently being provisioned using one or more of the aggregates selected to provision FlexGroup volume share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. 2026-04-13 02:03:59.435182 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wait_for_start_create_flexgroup_timeout [0.022486s] ... ok 2026-04-13 02:03:59.435727 | debian-bookworm | 2026-04-13 02:03:59.433 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update bb5938d74b73 to a87e0fb17dee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:59.437645 | debian-bookworm | 2026-04-13 02:03:59.436 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:59.437660 | debian-bookworm | 2026-04-13 02:03:59.436 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:59.442153 | debian-bookworm | 2026-04-13 02:03:59.440 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:59.442172 | debian-bookworm | 2026-04-13 02:03:59.440 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:59.458961 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_complete_svm_dr [0.023677s] ... ok 2026-04-13 02:03:59.482651 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_dr_2 [0.023517s] ... ok 2026-04-13 02:03:59.487389 | debian-bookworm | 2026-04-13 02:03:59.485 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade a87e0fb17dee -> bb5938d74b73, add_snapshot_metadata_table 2026-04-13 02:03:59.498723 | debian-bookworm | 2026-04-13 02:03:59.497 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update a87e0fb17dee to bb5938d74b73 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:59.500449 | debian-bookworm | 2026-04-13 02:03:59.499 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:59.500481 | debian-bookworm | 2026-04-13 02:03:59.499 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:59.502078 | debian-bookworm | Vserver is specified in the configuration. This is ignored when the driver is managing share servers. 2026-04-13 02:03:59.503810 | debian-bookworm | 2026-04-13 02:03:59.502 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:59.503840 | debian-bookworm | 2026-04-13 02:03:59.502 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:59.504411 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_cluster_creds_no_vserver [0.021805s] ... ok 2026-04-13 02:03:59.511411 | debian-bookworm | {1} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_revert_access_rules_2_fakehost_fakebackend [0.097588s] ... ok 2026-04-13 02:03:59.523821 | debian-bookworm | Vserver is specified in the configuration. This is ignored when the driver is managing share servers. 2026-04-13 02:03:59.526076 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_no_aggregates [0.021579s] ... ok 2026-04-13 02:03:59.542499 | debian-bookworm | 2026-04-13 02:03:59.541 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade bb5938d74b73 -> a87e0fb17dee, add_snapshot_metadata_table 2026-04-13 02:03:59.547994 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_if_extra_spec_is_positive_with_negative_integer [0.021769s] ... ok 2026-04-13 02:03:59.550132 | debian-bookworm | 2026-04-13 02:03:59.548 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update bb5938d74b73 to a87e0fb17dee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:59.551630 | debian-bookworm | 2026-04-13 02:03:59.550 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:59.551648 | debian-bookworm | 2026-04-13 02:03:59.550 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:59.554466 | debian-bookworm | 2026-04-13 02:03:59.552 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:59.554486 | debian-bookworm | 2026-04-13 02:03:59.553 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:59.569068 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_nfs_config_extra_specs_validity [0.021065s] ... ok 2026-04-13 02:03:59.592219 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_2 [0.022884s] ... ok 2026-04-13 02:03:59.596005 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:59.597515 | debian-bookworm | 2026-04-13 02:03:59.595 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade a87e0fb17dee -> 1946cb97bb8d, multiple share server subnets 2026-04-13 02:03:59.600106 | debian-bookworm | {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_share_group_snapshot [0.088393s] ... ok 2026-04-13 02:03:59.613912 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_conflict_2 [0.021721s] ... ok 2026-04-13 02:03:59.636679 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_only_1 [0.022633s] ... ok 2026-04-13 02:03:59.659727 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_only_4 [0.022861s] ... ok 2026-04-13 02:03:59.682575 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_nfs_config_only_4 [0.022803s] ... ok 2026-04-13 02:03:59.684154 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:59.688579 | debian-bookworm | {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_share_instance [0.088277s] ... ok 2026-04-13 02:03:59.696896 | debian-bookworm | 2026-04-13 02:03:59.694 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update a87e0fb17dee to 1946cb97bb8d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:59.699905 | debian-bookworm | 2026-04-13 02:03:59.697 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:59.700000 | debian-bookworm | 2026-04-13 02:03:59.697 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:59.703494 | debian-bookworm | 2026-04-13 02:03:59.700 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:59.703518 | debian-bookworm | 2026-04-13 02:03:59.700 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:59.707108 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_nfs_config_only_5 [0.024231s] ... ok 2026-04-13 02:03:59.728723 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_no_specification_5 [0.021616s] ... ok 2026-04-13 02:03:59.742904 | debian-bookworm | 2026-04-13 02:03:59.740 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 1946cb97bb8d -> a87e0fb17dee, multiple share server subnets 2026-04-13 02:03:59.750757 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_ipspace_not_vlan_2_flat [0.021963s] ... ok 2026-04-13 02:03:59.770745 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:59.773023 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_admin_lif [0.022119s] ... ok 2026-04-13 02:03:59.774864 | debian-bookworm | {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_manage_share_server [0.086050s] ... ok 2026-04-13 02:03:59.794339 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_port_vlans [0.021191s] ... ok 2026-04-13 02:03:59.818148 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_ipspace_has_data_vservers_2_False [0.023694s] ... ok 2026-04-13 02:03:59.839583 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_name [0.021263s] ... ok 2026-04-13 02:03:59.851041 | debian-bookworm | 2026-04-13 02:03:59.848 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 1946cb97bb8d to a87e0fb17dee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:03:59.853315 | debian-bookworm | 2026-04-13 02:03:59.851 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:59.853332 | debian-bookworm | 2026-04-13 02:03:59.851 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:59.856432 | debian-bookworm | 2026-04-13 02:03:59.854 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:03:59.856448 | debian-bookworm | 2026-04-13 02:03:59.854 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:03:59.859182 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:59.861202 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_backend_details [0.021666s] ... ok 2026-04-13 02:03:59.863201 | debian-bookworm | {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_promote_share_replica [0.088161s] ... ok 2026-04-13 02:03:59.882281 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_03 [0.020884s] ... ok 2026-04-13 02:03:59.899367 | debian-bookworm | 2026-04-13 02:03:59.896 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade a87e0fb17dee -> 1946cb97bb8d, multiple share server subnets 2026-04-13 02:03:59.903648 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_3 [0.021243s] ... ok 2026-04-13 02:03:59.926510 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_invalid_subnet [0.022732s] ... ok 2026-04-13 02:03:59.944667 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:03:59.948551 | debian-bookworm | {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_serialized_share_has_id [0.085013s] ... ok 2026-04-13 02:03:59.949396 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_migrate_1___ready_for_cutover___True_ [0.022758s] ... ok 2026-04-13 02:03:59.971999 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_2 [0.022447s] ... ok 2026-04-13 02:03:59.991995 | debian-bookworm | Vserver not specified for share server being deleted. Deletion of share server record will proceed anyway. 2026-04-13 02:03:59.994079 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server_no_share_server_2 [0.021992s] ... ok 2026-04-13 02:04:00.012605 | debian-bookworm | 2026-04-13 02:04:00.010 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update a87e0fb17dee to 1946cb97bb8d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:00.016124 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_no_vserver [0.021645s] ... ok 2026-04-13 02:04:00.016967 | debian-bookworm | 2026-04-13 02:04:00.014 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:00.016989 | debian-bookworm | 2026-04-13 02:04:00.014 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:00.022191 | debian-bookworm | 2026-04-13 02:04:00.020 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:00.022223 | debian-bookworm | 2026-04-13 02:04:00.020 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:00.033399 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:04:00.037248 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates_1_True [0.021312s] ... ok 2026-04-13 02:04:00.037772 | debian-bookworm | {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_unmanage_share_server [0.088683s] ... ok 2026-04-13 02:04:00.058154 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search_by_availability_zone_3_supernova [0.020171s] ... ok 2026-04-13 02:04:00.058578 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_ems_pool_info [0.021055s] ... ok 2026-04-13 02:04:00.063299 | debian-bookworm | 2026-04-13 02:04:00.060 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 1946cb97bb8d -> fbdfabcba377, add is_soft_deleted and scheduled_to_be_deleted_at to shares table 2026-04-13 02:04:00.079859 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_extra_specs_from_share [0.021400s] ... ok 2026-04-13 02:04:00.081452 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_handle_housekeeping_tasks_with_cluster_creds_2_False [0.022770s] ... ok 2026-04-13 02:04:00.090317 | debian-bookworm | 2026-04-13 02:04:00.082 6641 WARNING 1946cb97bb8d_add_is_soft_deleted_and_scheduled_to_be_deleted_at_to_shares_table_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] All shares in recycle bin will automatically be restored, need to be manually identified and deleted again. 2026-04-13 02:04:00.090349 | debian-bookworm | 2026-04-13 02:04:00.082 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 1946cb97bb8d to fbdfabcba377 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:00.090359 | debian-bookworm | 2026-04-13 02:04:00.085 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:00.090369 | debian-bookworm | 2026-04-13 02:04:00.085 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:00.090380 | debian-bookworm | 2026-04-13 02:04:00.087 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:00.090392 | debian-bookworm | 2026-04-13 02:04:00.087 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:00.101903 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_tenant_visible_extra_specs [0.021668s] ... ok 2026-04-13 02:04:00.102629 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_init [0.021058s] ... ok 2026-04-13 02:04:00.122642 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_invalid_3 [0.020583s] ... ok 2026-04-13 02:04:00.123973 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_1 [0.021247s] ... ok 2026-04-13 02:04:00.129158 | debian-bookworm | 2026-04-13 02:04:00.126 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade fbdfabcba377 -> 1946cb97bb8d, add is_soft_deleted and scheduled_to_be_deleted_at to shares table 2026-04-13 02:04:00.143429 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_valid_2 [0.020467s] ... ok 2026-04-13 02:04:00.144444 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_3 [0.020325s] ... ok 2026-04-13 02:04:00.160239 | debian-bookworm | 2026-04-13 02:04:00.151 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update fbdfabcba377 to 1946cb97bb8d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:00.160281 | debian-bookworm | 2026-04-13 02:04:00.153 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:00.160293 | debian-bookworm | 2026-04-13 02:04:00.153 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:00.160304 | debian-bookworm | 2026-04-13 02:04:00.156 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:00.160313 | debian-bookworm | 2026-04-13 02:04:00.156 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:00.166050 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_45___mount_snapshot_support____false__ [0.022253s] ... ok 2026-04-13 02:04:00.166708 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_processor_counters [0.022140s] ... ok 2026-04-13 02:04:00.186430 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_57___mount_point_name_support____false__ [0.020070s] ... ok 2026-04-13 02:04:00.186711 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_performance_counter_average [0.019598s] ... ok 2026-04-13 02:04:00.206184 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_system_constituent [0.019281s] ... ok 2026-04-13 02:04:00.206619 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_61___replication_type____writable__ [0.019933s] ... ok 2026-04-13 02:04:00.207387 | debian-bookworm | 2026-04-13 02:04:00.203 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 1946cb97bb8d -> fbdfabcba377, add is_soft_deleted and scheduled_to_be_deleted_at to shares table 2026-04-13 02:04:00.225406 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_4 [0.019357s] ... ok 2026-04-13 02:04:00.227463 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_04___driver_handles_share_servers____on__ [0.020651s] ... ok 2026-04-13 02:04:00.234873 | debian-bookworm | 2026-04-13 02:04:00.228 6641 WARNING 1946cb97bb8d_add_is_soft_deleted_and_scheduled_to_be_deleted_at_to_shares_table_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] All shares in recycle bin will automatically be restored, need to be manually identified and deleted again. 2026-04-13 02:04:00.234900 | debian-bookworm | 2026-04-13 02:04:00.229 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 1946cb97bb8d to fbdfabcba377 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:00.234910 | debian-bookworm | 2026-04-13 02:04:00.231 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:00.234920 | debian-bookworm | 2026-04-13 02:04:00.232 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:00.241631 | debian-bookworm | 2026-04-13 02:04:00.239 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:00.241659 | debian-bookworm | 2026-04-13 02:04:00.239 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:00.245108 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_cleanup_demoted_replica [0.019755s] ... ok 2026-04-13 02:04:00.248404 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_12___driver_handles_share_servers____no__ [0.020834s] ... ok 2026-04-13 02:04:00.267299 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_export_location_4 [0.021940s] ... ok 2026-04-13 02:04:00.269206 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_5 [0.020431s] ... ok 2026-04-13 02:04:00.282759 | debian-bookworm | 2026-04-13 02:04:00.280 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade fbdfabcba377 -> 478c445d8d3e, Change the datetime precision for all objects (MySQL and derivatives) 2026-04-13 02:04:00.287167 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_target [0.019792s] ... ok 2026-04-13 02:04:00.289958 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_invalid_1__isnt__True [0.020481s] ... ok 2026-04-13 02:04:00.306467 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_validate_access_rule [0.019166s] ... ok 2026-04-13 02:04:00.311088 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_remove_access_invalid [0.020901s] ... ok 2026-04-13 02:04:00.325954 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test__escaped_address_1___1_2_3_4____1_2_3_4__ [0.019297s] ... ok 2026-04-13 02:04:00.332674 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_sanitize_extra_specs_1_______az_1___az2__az_3__ [0.021269s] ... ok 2026-04-13 02:04:00.345190 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test__get_security_flavors_2__True____krb5____krb5i____krb5p___ [0.019161s] ... ok 2026-04-13 02:04:00.354051 | debian-bookworm | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_update_share_type [0.020999s] ... ok 2026-04-13 02:04:00.365644 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_create_share_1_True [0.020412s] ... ok 2026-04-13 02:04:00.375963 | debian-bookworm | {1} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_is_az_subnets_compatible_2 [0.021730s] ... ok 2026-04-13 02:04:00.385524 | debian-bookworm | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_validate_access_rule_invalid_level [0.019262s] ... ok 2026-04-13 02:04:00.398432 | debian-bookworm | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_network_not_active [0.022028s] ... ok 2026-04-13 02:04:00.405007 | debian-bookworm | {5} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_raise_invalid_aggr [0.019816s] ... ok 2026-04-13 02:04:00.420530 | debian-bookworm | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_group_does_not_exist [0.021800s] ... ok 2026-04-13 02:04:00.424712 | debian-bookworm | {5} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_raise_repeated_aggr [0.019636s] ... ok 2026-04-13 02:04:00.442404 | debian-bookworm | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_conflicting_share_types [0.021653s] ... ok 2026-04-13 02:04:00.443826 | debian-bookworm | {5} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_version_from_version_string [0.019006s] ... ok 2026-04-13 02:04:00.463624 | debian-bookworm | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get_all_all_tenants_as_admin [0.020920s] ... ok 2026-04-13 02:04:00.464469 | debian-bookworm | {5} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_dpkg [0.020541s] ... ok 2026-04-13 02:04:00.485281 | debian-bookworm | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_1 [0.021189s] ... ok 2026-04-13 02:04:00.485540 | debian-bookworm | {5} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_platform [0.020810s] ... ok 2026-04-13 02:04:00.506640 | debian-bookworm | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_3 [0.021068s] ... ok 2026-04-13 02:04:00.506975 | debian-bookworm | {5} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_release_from_release_string [0.020759s] ... ok 2026-04-13 02:04:00.525288 | debian-bookworm | {5} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_version_from_version_string [0.018894s] ... ok 2026-04-13 02:04:00.527654 | debian-bookworm | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_share_group_snapshot_no_values_2 [0.020967s] ... ok 2026-04-13 02:04:00.544830 | debian-bookworm | {5} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_snapshot [0.019310s] ... ok 2026-04-13 02:04:00.548373 | debian-bookworm | {1} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_4 [0.020549s] ... ok 2026-04-13 02:04:00.564264 | debian-bookworm | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_create [0.019310s] ... ok 2026-04-13 02:04:00.568744 | debian-bookworm | {1} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_access [0.020007s] ... ok 2026-04-13 02:04:00.584104 | debian-bookworm | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_defaults [0.019779s] ... ok 2026-04-13 02:04:00.590136 | debian-bookworm | {1} manila.tests.test_exception.ManilaExceptionResponseCode400.test_manage_invalid_share_snapshot [0.020520s] ... ok 2026-04-13 02:04:00.603282 | debian-bookworm | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_rollback [0.018986s] ... ok 2026-04-13 02:04:00.610369 | debian-bookworm | {1} manila.tests.test_exception.ManilaExceptionResponseCode403.test_admin_required [0.020470s] ... ok 2026-04-13 02:04:00.622947 | debian-bookworm | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_update_host [0.019653s] ... ok 2026-04-13 02:04:00.630726 | debian-bookworm | {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_file_not_found [0.020006s] ... ok 2026-04-13 02:04:00.643506 | debian-bookworm | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___delete_payload [0.020316s] ... ok 2026-04-13 02:04:00.652103 | debian-bookworm | {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_host_not_found [0.021078s] ... ok 2026-04-13 02:04:00.664875 | debian-bookworm | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___post_invalid_payload [0.021262s] ... ok 2026-04-13 02:04:00.672456 | debian-bookworm | {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_instance_not_found [0.020125s] ... ok 2026-04-13 02:04:00.685802 | debian-bookworm | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___put [0.020921s] ... ok 2026-04-13 02:04:00.693326 | debian-bookworm | {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_resource_not_found [0.020483s] ... ok 2026-04-13 02:04:00.706386 | debian-bookworm | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_auth [0.020474s] ... ok 2026-04-13 02:04:00.712737 | debian-bookworm | {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_volume_not_found [0.019246s] ... ok 2026-04-13 02:04:00.726324 | debian-bookworm | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath [0.019800s] ... ok 2026-04-13 02:04:00.732815 | debian-bookworm | {1} manila.tests.test_exception.ManilaExceptionTestCase.test_default_error_msg_with_kwargs [0.019844s] ... ok 2026-04-13 02:04:00.746031 | debian-bookworm | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath_no_content [0.019568s] ... ok 2026-04-13 02:04:00.752080 | debian-bookworm | {1} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_not_redundant_period_2_test_message____ [0.018978s] ... ok 2026-04-13 02:04:00.771746 | debian-bookworm | {1} manila.tests.test_exception.ManilaExceptionTestCase.test_manage_share_server_error [0.019275s] ... ok 2026-04-13 02:04:00.790868 | debian-bookworm | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-04-13 02:04:00.793147 | debian-bookworm | {1} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_01_debug [0.021319s] ... ok 2026-04-13 02:04:00.811916 | debian-bookworm | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-04-13 02:04:00.813946 | debian-bookworm | {1} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_03_warn [0.020621s] ... ok 2026-04-13 02:04:00.834171 | debian-bookworm | {1} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_12________info__ [0.019808s] ... ok 2026-04-13 02:04:00.853636 | debian-bookworm | {1} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_13________warn__ [0.019129s] ... ok 2026-04-13 02:04:00.873175 | debian-bookworm | {1} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_27____LI____error__ [0.019392s] ... ok 2026-04-13 02:04:00.893697 | debian-bookworm | {1} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_31____LI____critical__ [0.020222s] ... ok 2026-04-13 02:04:00.913181 | debian-bookworm | {1} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_37____LW____warn__ [0.019400s] ... ok 2026-04-13 02:04:00.933876 | debian-bookworm | {1} manila.tests.test_network.APITestCase.test_init_api_with_default_config_group_name [0.020222s] ... ok 2026-04-13 02:04:00.954557 | debian-bookworm | {1} manila.tests.test_network.NetworkBaseAPITestCase.test__verify_share_network_fail [0.020371s] ... ok 2026-04-13 02:04:00.974931 | debian-bookworm | {1} manila.tests.test_network.NetworkBaseAPITestCase.test__verify_share_network_ok [0.020273s] ... ok 2026-04-13 02:04:00.994682 | debian-bookworm | {1} manila.tests.test_network.NetworkBaseAPITestCase.test_inherit_network_base_api_deallocate_not_redefined [0.019556s] ... ok 2026-04-13 02:04:01.041103 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:04:01.045312 | debian-bookworm | {1} manila.tests.test_policy.ContextIsAdminPolicyTestCase.test_default_admin_role_is_admin [0.050329s] ... ok 2026-04-13 02:04:01.075994 | debian-bookworm | {1} manila.tests.test_policy.DefaultPolicyTestCase.test_default_not_found [0.030339s] ... ok 2026-04-13 02:04:01.121849 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:04:01.124135 | debian-bookworm | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath_no_href [0.377891s] ... ok 2026-04-13 02:04:01.146404 | debian-bookworm | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_201_empty [0.022207s] ... ok 2026-04-13 02:04:01.151174 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:04:01.154850 | debian-bookworm | {1} manila.tests.test_policy.PolicyTestCase.test_authorize_does_not_raise_forbidden_1_enforce [0.078695s] ... ok 2026-04-13 02:04:01.167151 | debian-bookworm | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_500_empty [0.020647s] ... ok 2026-04-13 02:04:01.175212 | debian-bookworm | {1} manila.tests.test_quota.DbQuotaDriverTestCase.test__get_quotas_unknown [0.020168s] ... ok 2026-04-13 02:04:01.189217 | debian-bookworm | {5} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot [0.021923s] ... ok 2026-04-13 02:04:01.195802 | debian-bookworm | {1} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_project_quotas_1___fake_quota_class___True__None___fake_remains__ [0.020205s] ... ok 2026-04-13 02:04:01.209802 | debian-bookworm | Only IP access control type is supported for NFS. 2026-04-13 02:04:01.212325 | debian-bookworm | {5} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_access__not_ip_2_ro [0.022945s] ... ok 2026-04-13 02:04:01.216639 | debian-bookworm | {1} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_settable_quotas_2__None___foo_st_id__ [0.020530s] ... ok 2026-04-13 02:04:01.235511 | debian-bookworm | {5} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_nfs_access_2 [0.022809s] ... ok 2026-04-13 02:04:01.238226 | debian-bookworm | {1} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_user_quotas_1__None__True__True_ [0.021487s] ... ok 2026-04-13 02:04:01.257973 | debian-bookworm | {5} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_share_stats [0.022323s] ... ok 2026-04-13 02:04:01.259729 | debian-bookworm | {1} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_user_quotas_2___fake_quota_class___False__True_ [0.021417s] ... ok 2026-04-13 02:04:01.277597 | debian-bookworm | {5} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_07___1B___1_ [0.019420s] ... ok 2026-04-13 02:04:01.281050 | debian-bookworm | {1} manila.tests.test_quota.QuotaEngineTestCase.test_destroy_all_by_project [0.020857s] ... ok 2026-04-13 02:04:01.303911 | debian-bookworm | {1} manila.tests.test_quota.QuotaEngineTestCase.test_expire [0.022565s] ... ok 2026-04-13 02:04:01.317665 | debian-bookworm | {5} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_create_nfs_share_multiple_vips [0.040165s] ... ok 2026-04-13 02:04:01.324401 | debian-bookworm | {1} manila.tests.test_quota.QuotaEngineTestCase.test_get_user_quotas_4 [0.020249s] ... ok 2026-04-13 02:04:01.342384 | debian-bookworm | {5} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_snapshot [0.024645s] ... ok 2026-04-13 02:04:01.344937 | debian-bookworm | {1} manila.tests.test_quota.QuotaEngineTestCase.test_register_resource [0.020369s] ... ok 2026-04-13 02:04:01.362815 | debian-bookworm | flashblade_api configuration parameter must be specified 2026-04-13 02:04:01.362869 | debian-bookworm | NoneType: None 2026-04-13 02:04:01.364955 | debian-bookworm | {5} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_empty_auth_parameters [0.022543s] ... ok 2026-04-13 02:04:01.365818 | debian-bookworm | {1} manila.tests.test_quota.QuotaEngineTestCase.test_usage_reset [0.020665s] ... ok 2026-04-13 02:04:01.387361 | debian-bookworm | {5} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_shrink_share_over_consumed [0.021917s] ... ok 2026-04-13 02:04:01.388660 | debian-bookworm | {1} manila.tests.test_ssh_utils.SSHPoolTestCase.test_create_ssh_with_password [0.022406s] ... ok 2026-04-13 02:04:01.408377 | debian-bookworm | {5} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_add_host [0.020926s] ... ok 2026-04-13 02:04:01.414314 | debian-bookworm | {1} manila.tests.test_ssh_utils.SSHPoolTestCase.test_sshpool_remove [0.025211s] ... ok 2026-04-13 02:04:01.431486 | debian-bookworm | {5} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_api_create_share_with_fail_response_1 [0.022973s] ... ok 2026-04-13 02:04:01.443691 | debian-bookworm | {1} manila.tests.test_ssh_utils.SSHPoolTestCase.test_sshpool_remove_object_not_in_pool [0.028965s] ... ok 2026-04-13 02:04:01.451847 | debian-bookworm | {5} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_clone_snapshot_api [0.020148s] ... ok 2026-04-13 02:04:01.470671 | debian-bookworm | {1} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_invalid_3_10_0_0_555_33 [0.026982s] ... ok 2026-04-13 02:04:01.474708 | debian-bookworm | {5} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_share_info_2 [0.020733s] ... ok 2026-04-13 02:04:01.501276 | debian-bookworm | {5} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_02 [0.028968s] ... ok 2026-04-13 02:04:01.502181 | debian-bookworm | {1} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_1_10_0_0_0_33 [0.030744s] ... ok 2026-04-13 02:04:01.527804 | debian-bookworm | {5} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_07 [0.026428s] ... ok 2026-04-13 02:04:01.532687 | debian-bookworm | {1} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_2___echo_____quoted_arg_with_space___ [0.030541s] ... ok 2026-04-13 02:04:01.548008 | debian-bookworm | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_check_for_setup_error [0.019759s] ... ok 2026-04-13 02:04:01.557826 | debian-bookworm | {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_15___M2_2K____G__ [0.024638s] ... ok 2026-04-13 02:04:01.570426 | debian-bookworm | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_7 [0.022073s] ... ok 2026-04-13 02:04:01.579735 | debian-bookworm | {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_10____2_1T____G____2150_4_ [0.021406s] ... ok 2026-04-13 02:04:01.590337 | debian-bookworm | Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. 2026-04-13 02:04:01.590376 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:01.590381 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-04-13 02:04:01.590385 | debian-bookworm | self.api_executor = self._create_api_executor() 2026-04-13 02:04:01.590389 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:01.590393 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-04-13 02:04:01.590396 | debian-bookworm | raise exception.ShareBackendException(msg=msg) 2026-04-13 02:04:01.590400 | debian-bookworm | manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-04-13 02:04:01.592739 | debian-bookworm | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_6 [0.022435s] ... ok 2026-04-13 02:04:01.598718 | debian-bookworm | {1} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_3_255_255_255_256 [0.018827s] ... ok 2026-04-13 02:04:01.613495 | debian-bookworm | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_check_share_access_3_proto [0.020410s] ... ok 2026-04-13 02:04:01.619933 | debian-bookworm | {1} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v6_address_2_fake [0.020874s] ... ok 2026-04-13 02:04:01.635725 | debian-bookworm | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_3 [0.022200s] ... ok 2026-04-13 02:04:01.639657 | debian-bookworm | {1} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_3 [0.019730s] ... ok 2026-04-13 02:04:01.656334 | debian-bookworm | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_5 [0.020790s] ... ok 2026-04-13 02:04:01.658963 | debian-bookworm | {1} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_4 [0.019059s] ... ok 2026-04-13 02:04:01.678524 | debian-bookworm | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_deny_access_with_hostlist [0.022013s] ... ok 2026-04-13 02:04:01.681426 | debian-bookworm | {1} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_6 [0.022417s] ... ok 2026-04-13 02:04:01.699323 | debian-bookworm | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_extend_share_without_share_name [0.020678s] ... ok 2026-04-13 02:04:01.701391 | debian-bookworm | {1} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_invalid_string_2_invalid [0.019741s] ... ok 2026-04-13 02:04:01.720394 | debian-bookworm | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_gen_random_name_1 [0.021103s] ... ok 2026-04-13 02:04:01.721322 | debian-bookworm | {1} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_2__True__True__False_ [0.019772s] ... ok 2026-04-13 02:04:01.741164 | debian-bookworm | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_share_stats [0.020393s] ... ok 2026-04-13 02:04:01.741919 | debian-bookworm | {1} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_5___undefined____undefined___False_ [0.020289s] ... ok 2026-04-13 02:04:01.760811 | debian-bookworm | {5} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_allow_access_nonip [0.019505s] ... ok 2026-04-13 02:04:01.761945 | debian-bookworm | {1} manila.tests.test_utils.ShareMigrationHelperTestCase.test_wait_for_access_update [0.019720s] ... ok 2026-04-13 02:04:01.780335 | debian-bookworm | {5} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_deny_access [0.019646s] ... ok 2026-04-13 02:04:01.782879 | debian-bookworm | {1} manila.tests.test_utils.ShareMigrationHelperTestCase.test_wait_for_access_update_invalid_2 [0.020904s] ... ok 2026-04-13 02:04:01.799518 | debian-bookworm | {5} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_subtract_access_lists [0.019055s] ... ok 2026-04-13 02:04:01.803430 | debian-bookworm | {1} manila.tests.test_utils.TestAllTenantsValueCase.test_convert_time_duration_to_iso_format_3___6months____P6M__ [0.020261s] ... ok 2026-04-13 02:04:01.818500 | debian-bookworm | {5} manila.tests.share.drivers.tegile.test_tegile.TegileAPIExecutorTestCase.test_send_api_get_fail [0.018792s] ... ok 2026-04-13 02:04:01.823167 | debian-bookworm | {1} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_5_True [0.019199s] ... ok 2026-04-13 02:04:01.836841 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:04:01.837001 | debian-bookworm | {5} manila.tests.share.drivers.tegile.test_tegile.TegileAPIExecutorTestCase.test_send_api_post [0.018639s] ... ok 2026-04-13 02:04:01.841857 | debian-bookworm | {1} manila.tests.test_utils.TestComparableMixin.test_eq [0.018849s] ... ok 2026-04-13 02:04:01.855149 | debian-bookworm | Only USER access type is allowed for CIFS shares. 2026-04-13 02:04:01.857183 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:04:01.857516 | debian-bookworm | {5} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_fail_3 [0.020339s] ... ok 2026-04-13 02:04:01.861298 | debian-bookworm | {1} manila.tests.test_utils.TestComparableMixin.test_ge [0.019288s] ... ok 2026-04-13 02:04:01.877629 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:04:01.878034 | debian-bookworm | {5} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_share_from_snapshot_fail [0.020261s] ... ok 2026-04-13 02:04:01.881486 | debian-bookworm | {1} manila.tests.test_utils.TestComparableMixin.test_lt [0.020016s] ... ok 2026-04-13 02:04:01.896135 | debian-bookworm | Only IP or USER access types are allowed for NFS shares. 2026-04-13 02:04:01.898141 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:04:01.898406 | debian-bookworm | {5} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_fail_1 [0.020452s] ... ok 2026-04-13 02:04:01.902474 | debian-bookworm | {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_force [0.020671s] ... ok 2026-04-13 02:04:01.918199 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:04:01.918499 | debian-bookworm | {5} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_fail_4 [0.019850s] ... ok 2026-04-13 02:04:01.924192 | debian-bookworm | {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_not_found_error [0.021549s] ... ok 2026-04-13 02:04:01.937946 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:04:01.938487 | debian-bookworm | {5} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_extend_share [0.019470s] ... ok 2026-04-13 02:04:01.945855 | debian-bookworm | {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_delete_snapshot [0.021375s] ... ok 2026-04-13 02:04:01.957888 | debian-bookworm | {5} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_update_access_1 [0.019823s] ... ok 2026-04-13 02:04:01.966838 | debian-bookworm | {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_get [0.020624s] ... ok 2026-04-13 02:04:01.978944 | debian-bookworm | {5} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_with_rados_store_pool_name_not_set [0.020810s] ... ok 2026-04-13 02:04:01.987702 | debian-bookworm | {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_initialize_connection [0.020890s] ... ok 2026-04-13 02:04:01.999181 | debian-bookworm | {5} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_allow_access [0.020075s] ... ok 2026-04-13 02:04:02.019918 | debian-bookworm | {5} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_recovery [0.020541s] ... ok 2026-04-13 02:04:02.042716 | debian-bookworm | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__get_helper_with_wrong_proto_3_None [0.022433s] ... ok 2026-04-13 02:04:02.065558 | debian-bookworm | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_snapshot [0.022727s] ... ok 2026-04-13 02:04:02.087166 | debian-bookworm | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_deallocate_container [0.021743s] ... ok 2026-04-13 02:04:02.109726 | debian-bookworm | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_without_share_server [0.022272s] ... ok 2026-04-13 02:04:02.132408 | debian-bookworm | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_do_setup_dhss_false_server_avail_after_retry [0.022805s] ... ok 2026-04-13 02:04:02.155732 | debian-bookworm | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_do_setup_with_dhss_1_True [0.022946s] ... ok 2026-04-13 02:04:02.179168 | debian-bookworm | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_extend_share_3_123 [0.023486s] ... ok 2026-04-13 02:04:02.200458 | debian-bookworm | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_extend_volume [0.021287s] ... ok 2026-04-13 02:04:02.222848 | debian-bookworm | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_format_device [0.022263s] ... ok 2026-04-13 02:04:02.245675 | debian-bookworm | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mounted_share_size_invalid_output_2_fake [0.022623s] ... ok 2026-04-13 02:04:02.269713 | debian-bookworm | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_mounted_true_no_volume_provided [0.023990s] ... ok 2026-04-13 02:04:02.294524 | debian-bookworm | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_not_mounted_share [0.024682s] ... ok 2026-04-13 02:04:02.318584 | debian-bookworm | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_unmanage_snapshot [0.023927s] ... ok 2026-04-13 02:04:02.339542 | debian-bookworm | {5} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_default_config_hook [0.020719s] ... ok 2026-04-13 02:04:02.359228 | debian-bookworm | {5} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_3 [0.019658s] ... ok 2026-04-13 02:04:02.377101 | debian-bookworm | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:04:02.380205 | debian-bookworm | {5} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_do_setup [0.021016s] ... ok 2026-04-13 02:04:02.397524 | debian-bookworm | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:04:02.400365 | debian-bookworm | {5} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_export_volumes_off [0.019700s] ... ok 2026-04-13 02:04:02.417621 | debian-bookworm | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:04:02.420631 | debian-bookworm | {5} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_path_1 [0.020261s] ... ok 2026-04-13 02:04:02.440194 | debian-bookworm | {5} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_1___5_6_7_8_foo [0.019614s] ... ok 2026-04-13 02:04:02.459287 | debian-bookworm | {5} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_with_exception_1 [0.018979s] ... ok 2026-04-13 02:04:02.478976 | debian-bookworm | {5} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_update_access [0.019693s] ... ok 2026-04-13 02:04:02.498324 | debian-bookworm | {5} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_1__foo_bar [0.019046s] ... ok 2026-04-13 02:04:02.517915 | debian-bookworm | {5} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_2_5_6_7_8__foo_bar [0.019552s] ... ok 2026-04-13 02:04:02.537624 | debian-bookworm | {5} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_3_5_6_7_88_fake__foo_bar [0.019579s] ... ok 2026-04-13 02:04:02.557769 | debian-bookworm | {5} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_4__1001__1002___foo_bar [0.020093s] ... ok 2026-04-13 02:04:02.575822 | debian-bookworm | Unsupported access level rw or access type user, skipping removal of access rule to lala. 2026-04-13 02:04:02.578226 | debian-bookworm | {5} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_delete_invalid_rule_1 [0.020355s] ... ok 2026-04-13 02:04:02.598645 | debian-bookworm | {5} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_delete_invalid_rule_2 [0.020271s] ... ok 2026-04-13 02:04:02.620680 | debian-bookworm | {5} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_recovery_mode_3 [0.021928s] ... ok 2026-04-13 02:04:02.641656 | debian-bookworm | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_check_for_setup_error [0.020598s] ... ok 2026-04-13 02:04:02.662735 | debian-bookworm | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_copy_volume_error_2_False [0.021088s] ... ok 2026-04-13 02:04:02.685104 | debian-bookworm | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_create_snapshot [0.022210s] ... ok 2026-04-13 02:04:02.708979 | debian-bookworm | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_2____1_1_1_256____False_ [0.023505s] ... ok 2026-04-13 02:04:02.730798 | debian-bookworm | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_share_stats [0.021858s] ... ok 2026-04-13 02:04:02.751392 | debian-bookworm | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_share_stats_refresh [0.020479s] ... ok 2026-04-13 02:04:02.772291 | debian-bookworm | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_ssh_exec_as_root_with_sudo [0.020716s] ... ok 2026-04-13 02:04:02.792763 | debian-bookworm | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_stats_2____1001__1001____6_ [0.020399s] ... ok 2026-04-13 02:04:02.814753 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__add_fixed_ips_to_service_port [0.021849s] ... ok 2026-04-13 02:04:02.835172 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_private_router_subnet_is_not_attached_to_the_router [0.020436s] ... ok 2026-04-13 02:04:02.856451 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_two_exist_on_same_host [0.021096s] ... ok 2026-04-13 02:04:02.876618 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_subnet_one_found [0.020080s] ... ok 2026-04-13 02:04:02.897667 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_no_service_data_1 [0.020520s] ... ok 2026-04-13 02:04:02.919396 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_unhandled_exception_3 [0.022007s] ... ok 2026-04-13 02:04:02.940994 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_failed_to_create_1 [0.021250s] ... ok 2026-04-13 02:04:02.960688 | debian-bookworm | Unable to limit ssh access to instance id: 'fakeid'! 2026-04-13 02:04:02.962816 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_limit_ssh_no_service_subnet [0.021983s] ... ok 2026-04-13 02:04:02.985717 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_with_sg_success [0.022706s] ... ok 2026-04-13 02:04:03.006089 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_02 [0.020156s] ... ok 2026-04-13 02:04:03.026525 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_07 [0.020457s] ... ok 2026-04-13 02:04:03.047455 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_11 [0.020830s] ... ok 2026-04-13 02:04:03.067632 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_16 [0.020109s] ... ok 2026-04-13 02:04:03.087496 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_6 [0.019783s] ... ok 2026-04-13 02:04:03.107246 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_1 [0.019621s] ... ok 2026-04-13 02:04:03.129545 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_3 [0.022130s] ... ok 2026-04-13 02:04:03.149659 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_keypath_to_private_not_set [0.020021s] ... ok 2026-04-13 02:04:03.169534 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_image [0.019771s] ... ok 2026-04-13 02:04:03.190817 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_init_with_driver_config_and_handling_of_share_servers [0.021137s] ... ok 2026-04-13 02:04:03.209253 | debian-bookworm | Name for service instance security group is not provided. Skipping security group step. 2026-04-13 02:04:03.211627 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_name_not_specified [0.020748s] ... ok 2026-04-13 02:04:03.233384 | debian-bookworm | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_1 [0.021619s] ... ok 2026-04-13 02:04:03.243166 | debian-bookworm | {5} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_snapshot [0.009480s] ... ok 2026-04-13 02:04:03.253397 | debian-bookworm | {5} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_delete_share [0.010525s] ... ok 2026-04-13 02:04:03.254188 | debian-bookworm | The share protocol flavor is invalid. Please use NFS. 2026-04-13 02:04:03.254889 | debian-bookworm | {5} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_rules_wrong_proto [0.001244s] ... ok 2026-04-13 02:04:03.276642 | debian-bookworm | {5} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_delattr [0.021624s] ... ok 2026-04-13 02:04:03.295967 | debian-bookworm | {5} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_getattr [0.019278s] ... ok 2026-04-13 02:04:03.317856 | debian-bookworm | {5} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_recursion [0.018770s] ... ok 2026-04-13 02:04:03.335370 | debian-bookworm | {5} manila.tests.share.drivers.vastdata.test_driver_util.TestGenerateIpRange.test_generate_ip_range_3_________ [0.020203s] ... ok 2026-04-13 02:04:03.451402 | debian-bookworm | {5} manila.tests.share.drivers.vastdata.test_driver_util.TestGenerateIpRange.test_generate_ip_range_large_range [0.115681s] ... ok 2026-04-13 02:04:03.452285 | debian-bookworm | {5} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_3_3_4_6_123_1 [0.000754s] ... ok 2026-04-13 02:04:03.452562 | debian-bookworm | vastresource test not found on VAST, skipping delete 2026-04-13 02:04:03.453521 | debian-bookworm | {5} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_refresh_auth_token_failure [0.000450s] ... ok 2026-04-13 02:04:03.453679 | debian-bookworm | {5} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_delete_when_entry_not_found [0.000779s] ... ok 2026-04-13 02:04:03.474764 | debian-bookworm | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__access_api [0.021449s] ... ok 2026-04-13 02:04:03.494623 | debian-bookworm | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_access_ips [0.019691s] ... ok 2026-04-13 02:04:03.512604 | debian-bookworm | Fetching pool details operation failed. 2026-04-13 02:04:03.514700 | debian-bookworm | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_access_pool_details_negative [0.020078s] ... ok 2026-04-13 02:04:03.536180 | debian-bookworm | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_share_if_share_created_from_snap [0.021277s] ... ok 2026-04-13 02:04:03.554628 | debian-bookworm | ('ACCESSShareDriver delete share failed %s', 'fakename') 2026-04-13 02:04:03.556981 | debian-bookworm | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_share_negative [0.020705s] ... ok 2026-04-13 02:04:03.578467 | debian-bookworm | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_snapshot_if_not_present_at_backend [0.021216s] ... ok 2026-04-13 02:04:03.599347 | debian-bookworm | {5} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_auth_mode_4 [0.020845s] ... ok 2026-04-13 02:04:03.620910 | debian-bookworm | {5} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_set_up_service_instance [0.021300s] ... ok 2026-04-13 02:04:03.621851 | debian-bookworm | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:04:03.643499 | debian-bookworm | {5} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_disk_number_1_None [0.022322s] ... ok 2026-04-13 02:04:03.644283 | debian-bookworm | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:04:03.666599 | debian-bookworm | {5} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_disk_number_2_2 [0.023223s] ... ok 2026-04-13 02:04:03.687244 | debian-bookworm | {5} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_create_exports_2_False [0.020408s] ... ok 2026-04-13 02:04:03.707436 | debian-bookworm | {5} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_rule_updates [0.020093s] ... ok 2026-04-13 02:04:03.726073 | debian-bookworm | Unsupported access level fake_level or access type user, skipping removal of access rule to FakeDomain\FakeUser. 2026-04-13 02:04:03.729851 | debian-bookworm | {5} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access_deleting_invalid_rule [0.021906s] ... ok 2026-04-13 02:04:03.751595 | debian-bookworm | {5} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_current_domain [0.021516s] ... ok 2026-04-13 02:04:03.774736 | debian-bookworm | {5} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_number_by_mount_path_1_1 [0.022707s] ... ok 2026-04-13 02:04:03.796737 | debian-bookworm | {5} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_number_by_mount_path_2_ [0.022087s] ... ok 2026-04-13 02:04:03.818433 | debian-bookworm | {5} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_space_by_path [0.021793s] ... ok 2026-04-13 02:04:03.838814 | debian-bookworm | {5} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_remove_2_True [0.020642s] ... ok 2026-04-13 02:04:03.860150 | debian-bookworm | {5} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_disk_online_status [0.021210s] ... ok 2026-04-13 02:04:03.862960 | debian-bookworm | 2026-04-13 02:04:03.859 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update fbdfabcba377 to 478c445d8d3e update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:03.867705 | debian-bookworm | 2026-04-13 02:04:03.865 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:03.867731 | debian-bookworm | 2026-04-13 02:04:03.865 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:03.872941 | debian-bookworm | 2026-04-13 02:04:03.870 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:03.872964 | debian-bookworm | 2026-04-13 02:04:03.870 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:03.880733 | debian-bookworm | {5} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_win_reg_value [0.020337s] ... ok 2026-04-13 02:04:03.902838 | debian-bookworm | {5} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_url_missing_ip [0.021899s] ... ok 2026-04-13 02:04:03.915665 | debian-bookworm | 2026-04-13 02:04:03.912 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 478c445d8d3e -> fbdfabcba377, Change the datetime precision for all objects (MySQL and derivatives) 2026-04-13 02:04:03.923870 | debian-bookworm | {5} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_url_using_ssl [0.021007s] ... ok 2026-04-13 02:04:03.949922 | debian-bookworm | {5} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_init_conn [0.025802s] ... ok 2026-04-13 02:04:03.972200 | debian-bookworm | {5} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_execute_3 [0.022033s] ... ok 2026-04-13 02:04:03.995511 | debian-bookworm | {5} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_setup_winrm_2 [0.023167s] ... ok 2026-04-13 02:04:04.017458 | debian-bookworm | {5} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_delete_share [0.021984s] ... ok 2026-04-13 02:04:04.039337 | debian-bookworm | {5} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_do_setup [0.021303s] ... ok 2026-04-13 02:04:04.062209 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__delete_dataset_or_snapshot_with_retry_dataset_busy_fail [0.022940s] ... ok 2026-04-13 02:04:04.083626 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__delete_dataset_or_snapshot_with_retry_snapshot [0.021410s] ... ok 2026-04-13 02:04:04.105418 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_active_replica [0.021629s] ... ok 2026-04-13 02:04:04.125703 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_1 [0.020207s] ... ok 2026-04-13 02:04:04.146157 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_2 [0.020428s] ... ok 2026-04-13 02:04:04.166587 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_5 [0.020099s] ... ok 2026-04-13 02:04:04.186436 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_6 [0.019877s] ... ok 2026-04-13 02:04:04.207108 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_not_set [0.020696s] ... ok 2026-04-13 02:04:04.226833 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_4___off____True__False________compression_off__ [0.019680s] ... ok 2026-04-13 02:04:04.246645 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_6___bar____True________compression_bar__ [0.019585s] ... ok 2026-04-13 02:04:04.265377 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_name_2_bar_quuz_ [0.018655s] ... ok 2026-04-13 02:04:04.285734 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_shell_executor_by_host_remote [0.020151s] ... ok 2026-04-13 02:04:04.304848 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_1_ [0.019175s] ... ok 2026-04-13 02:04:04.325056 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_share [0.020025s] ... ok 2026-04-13 02:04:04.345587 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_error_on_ip_addresses_configuration_3___256_0_0_1____127_0_0_1__ [0.020000s] ... ok 2026-04-13 02:04:04.364431 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_with_share_server [0.019102s] ... ok 2026-04-13 02:04:04.384058 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_get_network_allocations_number [0.019600s] ... ok 2026-04-13 02:04:04.403593 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_existing_snapshot_not_found [0.019436s] ... ok 2026-04-13 02:04:04.423302 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_wrong_pool [0.019604s] ... ok 2026-04-13 02:04:04.446225 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_unmount_exception [0.022780s] ... ok 2026-04-13 02:04:04.464267 | debian-bookworm | Caught following error trying to kill migration process: Unexpected error while running command. 2026-04-13 02:04:04.464286 | debian-bookworm | Command: None 2026-04-13 02:04:04.464290 | debian-bookworm | Exit code: - 2026-04-13 02:04:04.464294 | debian-bookworm | Stdout: None 2026-04-13 02:04:04.464297 | debian-bookworm | Stderr: None 2026-04-13 02:04:04.464582 | debian-bookworm | Failed to destroy destination dataset with following error: Unexpected error while running command. 2026-04-13 02:04:04.464592 | debian-bookworm | Command: None 2026-04-13 02:04:04.464596 | debian-bookworm | Exit code: - 2026-04-13 02:04:04.464600 | debian-bookworm | Stdout: None 2026-04-13 02:04:04.464603 | debian-bookworm | Stderr: None 2026-04-13 02:04:04.466959 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_cancel_error [0.020574s] ... ok 2026-04-13 02:04:04.489707 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_start [0.022662s] ... ok 2026-04-13 02:04:04.509261 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test__get_option_2_False [0.019199s] ... ok 2026-04-13 02:04:04.529443 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_remove_exports_that_absent [0.020155s] ... ok 2026-04-13 02:04:04.549099 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_dataset_not_found [0.019399s] ... ok 2026-04-13 02:04:04.568548 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_1_ [0.019394s] ... ok 2026-04-13 02:04:04.588425 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_2_r [0.019840s] ... ok 2026-04-13 02:04:04.607991 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_4_w [0.019245s] ... ok 2026-04-13 02:04:04.627556 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_3_cephx [0.019807s] ... ok 2026-04-13 02:04:04.647176 | debian-bookworm | {5} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_rw_and_ro_4 [0.019462s] ... ok 2026-04-13 02:04:04.682010 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:04:04.723536 | debian-bookworm | {5} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_updates_conditionally_changed_2_denying [0.076039s] ... ok 2026-04-13 02:04:04.760158 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:04:04.798752 | debian-bookworm | {5} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rules_status_conditionally_change_1___syncing___True_ [0.075259s] ... ok 2026-04-13 02:04:04.834964 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:04:04.900293 | debian-bookworm | {5} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_5____active____denying____0_ [0.101391s] ... ok 2026-04-13 02:04:04.944945 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:04:05.103656 | debian-bookworm | {5} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_for_migration [0.202966s] ... ok 2026-04-13 02:04:05.140035 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:04:05.176404 | debian-bookworm | {5} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_nothing_to_update [0.072648s] ... ok 2026-04-13 02:04:05.251585 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_2_False [0.075114s] ... ok 2026-04-13 02:04:05.308913 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_dest_az_not_match_host_az [0.056973s] ... ok 2026-04-13 02:04:05.363004 | debian-bookworm | Share 32695a1e-e5af-4cca-a9e2-b9fbfd5252b0 is a member of a group. This operation is not currently supported for share servers that contain shares members of groups. 2026-04-13 02:04:05.366058 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_instance_rules_error_status [0.057273s] ... ok 2026-04-13 02:04:05.437161 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_no_matching_subnet [0.070887s] ... ok 2026-04-13 02:04:05.463245 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_no_shares [0.026100s] ... ok 2026-04-13 02:04:05.496322 | debian-bookworm | --- Logging error --- 2026-04-13 02:04:05.496956 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:05.497530 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 1847, in _modify_quotas_for_share_migration 2026-04-13 02:04:05.497543 | debian-bookworm | reservations = QUOTAS.reserve( 2026-04-13 02:04:05.497547 | debian-bookworm | ^^^^^^^^^^^^^^^ 2026-04-13 02:04:05.497551 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:05.497555 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:04:05.497558 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:05.497561 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:05.497565 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:05.497569 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:05.497572 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:05.497576 | debian-bookworm | raise effect 2026-04-13 02:04:05.497581 | debian-bookworm | manila.exception.OverQuota: Quota exceeded for resources: ['share_replicas']. 2026-04-13 02:04:05.497596 | debian-bookworm | 2026-04-13 02:04:05.497600 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-04-13 02:04:05.497603 | debian-bookworm | 2026-04-13 02:04:05.497607 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:05.497610 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-04-13 02:04:05.497613 | debian-bookworm | msg = self.format(record) 2026-04-13 02:04:05.497617 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:05.497620 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-04-13 02:04:05.497624 | debian-bookworm | return fmt.format(record) 2026-04-13 02:04:05.497627 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:05.497630 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 687, in format 2026-04-13 02:04:05.497634 | debian-bookworm | record.message = record.getMessage() 2026-04-13 02:04:05.497637 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:05.497641 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 377, in getMessage 2026-04-13 02:04:05.497644 | debian-bookworm | msg = msg % self.args 2026-04-13 02:04:05.497647 | debian-bookworm | ~~~~^~~~~~~~~~~ 2026-04-13 02:04:05.497651 | debian-bookworm | TypeError: %d format: a real number is required, not str 2026-04-13 02:04:05.497654 | debian-bookworm | Call stack: 2026-04-13 02:04:05.498129 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-04-13 02:04:05.498339 | debian-bookworm | File "", line 88, in _run_code 2026-04-13 02:04:05.498345 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-13 02:04:05.498349 | debian-bookworm | main() 2026-04-13 02:04:05.498353 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-13 02:04:05.498357 | debian-bookworm | program.TestProgram( 2026-04-13 02:04:05.498361 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-13 02:04:05.498365 | debian-bookworm | self.runTests() 2026-04-13 02:04:05.498368 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-13 02:04:05.498372 | debian-bookworm | self.result = testRunner.run(self.test) 2026-04-13 02:04:05.498375 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-13 02:04:05.498379 | debian-bookworm | test(result) 2026-04-13 02:04:05.498382 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:05.498386 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:05.498389 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:05.498393 | debian-bookworm | test(result) 2026-04-13 02:04:05.498396 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:05.498400 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:05.498403 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:05.498406 | debian-bookworm | test(result) 2026-04-13 02:04:05.498410 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:05.498413 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:05.498417 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:05.498420 | debian-bookworm | test(result) 2026-04-13 02:04:05.498423 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-04-13 02:04:05.498427 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:05.498430 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 906, in run 2026-04-13 02:04:05.498434 | debian-bookworm | return run_test.run(result) 2026-04-13 02:04:05.498437 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-04-13 02:04:05.498441 | debian-bookworm | return self._run_one(actual_result) 2026-04-13 02:04:05.498444 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-13 02:04:05.498459 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-13 02:04:05.498463 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-13 02:04:05.498467 | debian-bookworm | self._run_core() 2026-04-13 02:04:05.498470 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 167, in _run_core 2026-04-13 02:04:05.498473 | debian-bookworm | if self.exception_caught == self._run_user( 2026-04-13 02:04:05.498477 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-13 02:04:05.498481 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:04:05.498491 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-04-13 02:04:05.498495 | debian-bookworm | return self._get_test_method()() 2026-04-13 02:04:05.498498 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/ddt.py", line 221, in wrapper 2026-04-13 02:04:05.498502 | debian-bookworm | return func(self, *args, **kwargs) 2026-04-13 02:04:05.498505 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_api.py", line 4003, in test__modify_quotas_for_share_migration_reservation_failed 2026-04-13 02:04:05.498509 | debian-bookworm | self.assertRaises( 2026-04-13 02:04:05.498512 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 685, in assertRaises 2026-04-13 02:04:05.498515 | debian-bookworm | self.assertThat(our_callable, matcher) 2026-04-13 02:04:05.498519 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 702, in assertThat 2026-04-13 02:04:05.498522 | debian-bookworm | mismatch_error = self._matchHelper(matchee, matcher, message, verbose) 2026-04-13 02:04:05.498526 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 760, in _matchHelper 2026-04-13 02:04:05.498542 | debian-bookworm | mismatch = matcher.match(matchee) 2026-04-13 02:04:05.498548 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/matchers/_exception.py", line 136, in match 2026-04-13 02:04:05.498552 | debian-bookworm | result = actual_callable() 2026-04-13 02:04:05.498556 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 1400, in __call__ 2026-04-13 02:04:05.498559 | debian-bookworm | return self._callable_object(*self._args, **self._kwargs) 2026-04-13 02:04:05.498563 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 1878, in _modify_quotas_for_share_migration 2026-04-13 02:04:05.498566 | debian-bookworm | LOG.warning("Quota exceeded for %(s_pid)s, " 2026-04-13 02:04:05.498570 | debian-bookworm | Message: 'Quota exceeded for %(s_pid)s, unable to migrate share-replica (%(d_consumed)d of %(d_quota)d already consumed).' 2026-04-13 02:04:05.498573 | debian-bookworm | Arguments: {'s_pid': None, 'd_consumed': 'fakefake', 'd_quota': 'fake'} 2026-04-13 02:04:05.501086 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_reservation_failed_2 [0.037860s] ... ok 2026-04-13 02:04:05.526497 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test__revert_to_snapshot [0.025141s] ... ok 2026-04-13 02:04:05.604500 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_rules_in_error [0.077737s] ... ok 2026-04-13 02:04:05.665288 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_server_not_active [0.060789s] ... ok 2026-04-13 02:04:05.692483 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_no_support [0.027046s] ... ok 2026-04-13 02:04:05.745176 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_rules_na [0.052629s] ... ok 2026-04-13 02:04:05.792854 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_to_instance [0.047300s] ... ok 2026-04-13 02:04:05.857592 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_larger_size [0.064741s] ... ok 2026-04-13 02:04:05.896554 | debian-bookworm | Failed to commit reservations None 2026-04-13 02:04:05.896612 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:05.896622 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-13 02:04:05.896626 | debian-bookworm | self._driver.commit( 2026-04-13 02:04:05.896630 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-13 02:04:05.896634 | debian-bookworm | db.reservation_commit( 2026-04-13 02:04:05.896637 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-13 02:04:05.896641 | debian-bookworm | return IMPL.reservation_commit( 2026-04-13 02:04:05.896645 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:05.896648 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-13 02:04:05.896652 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:04:05.896656 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:05.896659 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-13 02:04:05.896673 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-04-13 02:04:05.896677 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-04-13 02:04:05.896681 | debian-bookworm | self.force_reraise() 2026-04-13 02:04:05.896685 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-13 02:04:05.896688 | debian-bookworm | raise self.value 2026-04-13 02:04:05.896692 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-13 02:04:05.896695 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:04:05.896699 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:05.896702 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-13 02:04:05.896706 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:04:05.896710 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:05.896713 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-13 02:04:05.896717 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-04-13 02:04:05.896720 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:05.896724 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-13 02:04:05.896727 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-04-13 02:04:05.896731 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:05.896734 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:05.896737 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:04:05.896741 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:05.896744 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-13 02:04:05.896748 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:04:05.896751 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:05.896755 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:04:05.896771 | debian-bookworm | return a.in_(b) 2026-04-13 02:04:05.896774 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:04:05.896778 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:05.896781 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:04:05.896785 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:05.896788 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-13 02:04:05.896791 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:04:05.896795 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:05.896798 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:04:05.896802 | debian-bookworm | return a.in_(b) 2026-04-13 02:04:05.896805 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:04:05.896809 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:05.896812 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:04:05.896815 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:05.896819 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-13 02:04:05.896822 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:04:05.896826 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:05.896829 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:04:05.896832 | debian-bookworm | return a.in_(b) 2026-04-13 02:04:05.896836 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:04:05.896848 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:05.896852 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:04:05.896855 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:05.896858 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-13 02:04:05.896862 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-13 02:04:05.896866 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:05.896869 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-13 02:04:05.896873 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-04-13 02:04:05.896883 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:05.896889 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-13 02:04:05.896892 | debian-bookworm | resolved = impl._literal_coercion( 2026-04-13 02:04:05.896896 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:05.896899 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-13 02:04:05.896903 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-04-13 02:04:05.896906 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-13 02:04:05.896910 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-04-13 02:04:05.896913 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-13 02:04:05.905941 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_public_and_private_share_2_False [0.047927s] ... ok 2026-04-13 02:04:05.933333 | debian-bookworm | Quota exceeded for None, tried to create 5G backup, but (10G of 5G already consumed.) 2026-04-13 02:04:05.936132 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_over_quota_1 [0.030440s] ... ok 2026-04-13 02:04:05.971581 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_5_cifsfake [0.035195s] ... ok 2026-04-13 02:04:06.008367 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_azs_with_subnets_invalid_input_2 [0.036699s] ... ok 2026-04-13 02:04:06.431776 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_share_type_contains_replication_type [0.422870s] ... ok 2026-04-13 02:04:06.469879 | debian-bookworm | Failed to commit reservations None 2026-04-13 02:04:06.469911 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:06.469920 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-13 02:04:06.469928 | debian-bookworm | self._driver.commit( 2026-04-13 02:04:06.469937 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-13 02:04:06.469944 | debian-bookworm | db.reservation_commit( 2026-04-13 02:04:06.469953 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-13 02:04:06.469961 | debian-bookworm | return IMPL.reservation_commit( 2026-04-13 02:04:06.469968 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:06.469976 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-13 02:04:06.469984 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:04:06.470024 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:06.470033 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-13 02:04:06.470041 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-04-13 02:04:06.470049 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-04-13 02:04:06.470057 | debian-bookworm | self.force_reraise() 2026-04-13 02:04:06.470064 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-13 02:04:06.470073 | debian-bookworm | raise self.value 2026-04-13 02:04:06.470082 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-13 02:04:06.470090 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:04:06.470097 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:06.470105 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-13 02:04:06.470116 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:04:06.470126 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:06.470134 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-13 02:04:06.470142 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-04-13 02:04:06.470150 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:06.470157 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-13 02:04:06.470165 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-04-13 02:04:06.470173 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:06.470181 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:06.470188 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:04:06.470196 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:06.470203 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-13 02:04:06.470212 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:04:06.470239 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:06.470247 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:04:06.470255 | debian-bookworm | return a.in_(b) 2026-04-13 02:04:06.470262 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:04:06.470281 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:06.470288 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:04:06.470297 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:06.470307 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-13 02:04:06.470315 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:04:06.470323 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:06.470330 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:04:06.470340 | debian-bookworm | return a.in_(b) 2026-04-13 02:04:06.470349 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:04:06.470356 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:06.470364 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:04:06.470372 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:06.470379 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-13 02:04:06.470387 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:04:06.470395 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:06.470402 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:04:06.470410 | debian-bookworm | return a.in_(b) 2026-04-13 02:04:06.470417 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:04:06.470433 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:06.470441 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:04:06.470449 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:06.470456 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-13 02:04:06.470464 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-13 02:04:06.470472 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:06.470480 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-13 02:04:06.470487 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-04-13 02:04:06.470495 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:06.470503 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-13 02:04:06.470510 | debian-bookworm | resolved = impl._literal_coercion( 2026-04-13 02:04:06.470518 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:06.470526 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-13 02:04:06.470534 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-04-13 02:04:06.470541 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-13 02:04:06.470549 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-04-13 02:04:06.470563 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-13 02:04:06.478157 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_5_CEPHFS [0.046709s] ... ok 2026-04-13 02:04:06.499598 | debian-bookworm | {4} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsPostgreSQL.test_walk_versions [47.348296s] ... ok 2026-04-13 02:04:06.515905 | debian-bookworm | Failed to commit reservations None 2026-04-13 02:04:06.515934 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:06.515939 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-13 02:04:06.515945 | debian-bookworm | self._driver.commit( 2026-04-13 02:04:06.515950 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-13 02:04:06.515955 | debian-bookworm | db.reservation_commit( 2026-04-13 02:04:06.515961 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-13 02:04:06.515966 | debian-bookworm | return IMPL.reservation_commit( 2026-04-13 02:04:06.515971 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:06.515976 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-13 02:04:06.515981 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:04:06.515986 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:06.515991 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-13 02:04:06.515996 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-04-13 02:04:06.516001 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-04-13 02:04:06.516006 | debian-bookworm | self.force_reraise() 2026-04-13 02:04:06.516011 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-13 02:04:06.516016 | debian-bookworm | raise self.value 2026-04-13 02:04:06.516029 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-13 02:04:06.516034 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:04:06.516038 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:06.516043 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-13 02:04:06.516049 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:04:06.516054 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:06.516059 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-13 02:04:06.516064 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-04-13 02:04:06.516068 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:06.516073 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-13 02:04:06.516078 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-04-13 02:04:06.516083 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:06.516088 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:06.516093 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:04:06.516098 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:06.516102 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-13 02:04:06.516107 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:04:06.516112 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:06.516117 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:04:06.516130 | debian-bookworm | return a.in_(b) 2026-04-13 02:04:06.516135 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:04:06.516141 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:06.516147 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:04:06.516152 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:06.516157 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-13 02:04:06.516161 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:04:06.516166 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:06.516171 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:04:06.516176 | debian-bookworm | return a.in_(b) 2026-04-13 02:04:06.516181 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:04:06.516186 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:06.516191 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:04:06.516195 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:06.516200 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-13 02:04:06.516205 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:04:06.516210 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:06.516215 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:04:06.516229 | debian-bookworm | return a.in_(b) 2026-04-13 02:04:06.516234 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:04:06.516247 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:06.516252 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:04:06.516257 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:06.516262 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-13 02:04:06.516266 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-13 02:04:06.516271 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:06.516276 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-13 02:04:06.516281 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-04-13 02:04:06.516286 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:06.516291 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-13 02:04:06.516296 | debian-bookworm | resolved = impl._literal_coercion( 2026-04-13 02:04:06.516301 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:06.516305 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-13 02:04:06.516310 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-04-13 02:04:06.516317 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-13 02:04:06.516322 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-04-13 02:04:06.516327 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-13 02:04:06.524399 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_6_MAPRFS [0.046125s] ... ok 2026-04-13 02:04:06.537132 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_get [0.037450s] ... ok 2026-04-13 02:04:06.561715 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_more_values_1 [0.024344s] ... ok 2026-04-13 02:04:06.577223 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_share_group [0.052575s] ... ok 2026-04-13 02:04:06.587504 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_delete_all [0.024924s] ... ok 2026-04-13 02:04:06.615026 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_1 [0.037625s] ... ok 2026-04-13 02:04:06.618262 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_1 [0.030875s] ... ok 2026-04-13 02:04:06.638310 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_ensure_model_values_has_id_4 [0.019858s] ... ok 2026-04-13 02:04:06.640634 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_wrong_size_some [0.025477s] ... ok 2026-04-13 02:04:06.665700 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_cleanup_expired_messages [0.027177s] ... ok 2026-04-13 02:04:06.676691 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_backup_invalid_state_1_deleting [0.036134s] ... ok 2026-04-13 02:04:06.689511 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_with_limit_and_offset [0.023374s] ... ok 2026-04-13 02:04:06.701870 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_force_delete_3_creating [0.024927s] ... ok 2026-04-13 02:04:06.725319 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_empty_prefix_with_valid_mount_point_name [0.023354s] ... ok 2026-04-13 02:04:06.728452 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_get_only_user_network_allocations [0.038721s] ... ok 2026-04-13 02:04:06.758852 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_extend_invalid_size [0.033350s] ... ok 2026-04-13 02:04:06.768332 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_update [0.039733s] ... ok 2026-04-13 02:04:06.793975 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_delete [0.025144s] ... ok 2026-04-13 02:04:06.797086 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_extend_valid_2_False [0.038093s] ... ok 2026-04-13 02:04:06.815455 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_1_1 [0.021292s] ... ok 2026-04-13 02:04:06.820374 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_all_tenants [0.023295s] ... ok 2026-04-13 02:04:06.837081 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_update_no_updates [0.021507s] ... ok 2026-04-13 02:04:06.844146 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_share_server_and_all_tenants [0.023632s] ... ok 2026-04-13 02:04:06.859576 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ServiceDatabaseAPITestCase.test_create__az_exists [0.022218s] ... ok 2026-04-13 02:04:06.867780 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_status_and_all_tenants [0.023556s] ... ok 2026-04-13 02:04:06.891326 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_by_non_admin_using_admin_filter_1 [0.023262s] ... ok 2026-04-13 02:04:06.916589 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_invalid_public_value_1_truefoo [0.025374s] ... ok 2026-04-13 02:04:06.940526 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_7_f [0.023551s] ... ok 2026-04-13 02:04:06.963971 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_with_name_and_status_filters [0.023089s] ... ok 2026-04-13 02:04:06.987314 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_7 [0.023558s] ... ok 2026-04-13 02:04:06.998249 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_one_share_with_two_share_instance_access_delete [0.137983s] ... ok 2026-04-13 02:04:07.010712 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_non_admin_deferred_state [0.023064s] ... ok 2026-04-13 02:04:07.034516 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_invalid_2 [0.023796s] ... ok 2026-04-13 02:04:07.043998 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_2 [0.045709s] ... ok 2026-04-13 02:04:07.057931 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_snapshot_non_admin_deferred_state [0.023321s] ... ok 2026-04-13 02:04:07.081746 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_manage_share_server [0.023627s] ... ok 2026-04-13 02:04:07.095613 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_share_no_instance_mappings [0.051179s] ... ok 2026-04-13 02:04:07.104964 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_manage_snapshot [0.023201s] ... ok 2026-04-13 02:04:07.136058 | debian-bookworm | There is no migration being performed for share fake_id at this moment. 2026-04-13 02:04:07.138959 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_3_migration_error [0.033706s] ... ok 2026-04-13 02:04:07.159177 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_instance_access_update [0.063594s] ... ok 2026-04-13 02:04:07.169946 | debian-bookworm | First migration phase of share fake_id not completed yet. 2026-04-13 02:04:07.172878 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_1_data_copying_starting [0.033840s] ... ok 2026-04-13 02:04:07.179862 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_delete_not_found [0.020499s] ... ok 2026-04-13 02:04:07.192419 | debian-bookworm | 2026-04-13 02:04:07.189 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 478c445d8d3e to fbdfabcba377 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:07.196521 | debian-bookworm | 2026-04-13 02:04:07.194 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:07.196533 | debian-bookworm | 2026-04-13 02:04:07.194 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:07.201971 | debian-bookworm | 2026-04-13 02:04:07.199 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:07.201988 | debian-bookworm | 2026-04-13 02:04:07.200 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:07.214291 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_driver [0.041494s] ... ok 2026-04-13 02:04:07.234335 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_export_location_2_path [0.053787s] ... ok 2026-04-13 02:04:07.245882 | debian-bookworm | 2026-04-13 02:04:07.243 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade fbdfabcba377 -> 478c445d8d3e, Change the datetime precision for all objects (MySQL and derivatives) 2026-04-13 02:04:07.249304 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_2_data_copying_error [0.034778s] ... ok 2026-04-13 02:04:07.271113 | debian-bookworm | Invalid mount_point_name: prefixaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa 2026-04-13 02:04:07.274028 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_too_long_mount_point_name [0.024407s] ... ok 2026-04-13 02:04:07.297887 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_7_error_deleting [0.023760s] ... ok 2026-04-13 02:04:07.299317 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_in_recycle_bin_filter_all_by_share_network [0.065028s] ... ok 2026-04-13 02:04:07.321388 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_restore_share [0.023577s] ... ok 2026-04-13 02:04:07.353814 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_status [0.053992s] ... ok 2026-04-13 02:04:07.357755 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_invalid_backup_state [0.035722s] ... ok 2026-04-13 02:04:07.384193 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_snapshot_1_True [0.026752s] ... ok 2026-04-13 02:04:07.442719 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_3 [0.088419s] ... ok 2026-04-13 02:04:07.458253 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_share_metadata_update_delete [0.073482s] ... ok 2026-04-13 02:04:07.490808 | debian-bookworm | The first phase of migration has to finish to request the completion of server b8fd2650-e3c3-4eae-aa76-3c3ccbce63d6's migration. 2026-04-13 02:04:07.493879 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_complete_invalid_status_2___server_migrating____migration_starting__ [0.035823s] ... ok 2026-04-13 02:04:07.501123 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_by_share_1 [0.058546s] ... ok 2026-04-13 02:04:07.530747 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_size_3__1 [0.036420s] ... ok 2026-04-13 02:04:07.565424 | debian-bookworm | share server '2cc7b499-ae92-4d1c-ae12-3667f1945995' in use by share groups. 2026-04-13 02:04:07.568786 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_share_server_in_use_share_groups [0.038150s] ... ok 2026-04-13 02:04:07.583164 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_by_share_4 [0.081610s] ... ok 2026-04-13 02:04:07.606104 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_update_share_backup [0.037217s] ... ok 2026-04-13 02:04:07.631256 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_update_share_from_metadata [0.024873s] ... ok 2026-04-13 02:04:07.663899 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service_backend_host_failure [0.032060s] ... ok 2026-04-13 02:04:07.687334 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service_no_share_servers [0.024091s] ... ok 2026-04-13 02:04:07.712135 | debian-bookworm | {5} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations [0.024714s] ... ok 2026-04-13 02:04:07.733129 | debian-bookworm | {5} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_5 [0.020727s] ... ok 2026-04-13 02:04:07.753944 | debian-bookworm | {5} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_1 [0.020653s] ... ok 2026-04-13 02:04:07.774014 | debian-bookworm | {5} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_2 [0.019981s] ... ok 2026-04-13 02:04:07.795255 | debian-bookworm | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_1 [0.021017s] ... ok 2026-04-13 02:04:07.817249 | debian-bookworm | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_3 [0.021801s] ... ok 2026-04-13 02:04:07.838576 | debian-bookworm | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_7 [0.021433s] ... ok 2026-04-13 02:04:07.859277 | debian-bookworm | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_2____create_snapshot____delete_snapshot________True_ [0.020476s] ... ok 2026-04-13 02:04:07.878778 | debian-bookworm | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_connection_get_info_2_False [0.019473s] ... ok 2026-04-13 02:04:07.899229 | debian-bookworm | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_support_absent_1___ [0.020400s] ... ok 2026-04-13 02:04:07.918549 | debian-bookworm | Could not create share group snapshot. Failed to create share snapshot 1e010dfe-545b-432d-ab95-4ef03cd82f89 for share a3ebdba5-b4e1-46c8-a0ea-a9ac8daf5296. 2026-04-13 02:04:07.918600 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:07.918604 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py", line 1697, in create_share_group_snapshot 2026-04-13 02:04:07.918608 | debian-bookworm | member_update = self.create_snapshot( 2026-04-13 02:04:07.918612 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:07.918615 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:07.918619 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:04:07.918623 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:07.918626 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:07.918631 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:07.918634 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:07.918638 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-04-13 02:04:07.918641 | debian-bookworm | raise result 2026-04-13 02:04:07.918645 | debian-bookworm | manila.exception.ManilaException: An unknown exception occurred. 2026-04-13 02:04:07.921265 | debian-bookworm | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_snapshot_failed_snapshot [0.021810s] ... ok 2026-04-13 02:04:07.941553 | debian-bookworm | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_check_compatibility [0.020083s] ... ok 2026-04-13 02:04:07.963091 | debian-bookworm | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_absent_3_delete_snapshot [0.021276s] ... ok 2026-04-13 02:04:07.983995 | debian-bookworm | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_exists [0.021026s] ... ok 2026-04-13 02:04:08.004075 | debian-bookworm | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_not_exists_and_set_explicitly_2_False [0.020075s] ... ok 2026-04-13 02:04:08.025777 | debian-bookworm | {5} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_get [0.021408s] ... ok 2026-04-13 02:04:08.048062 | debian-bookworm | {5} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_invalid_single_parameter_1 [0.021997s] ... ok 2026-04-13 02:04:08.051242 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_available_active_replica [0.468025s] ... ok 2026-04-13 02:04:08.068162 | debian-bookworm | {5} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_exception_without_suppression [0.020255s] ... ok 2026-04-13 02:04:08.093958 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_soft_delete [0.042213s] ... ok 2026-04-13 02:04:08.099108 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_network_update_finished_already_active [0.030830s] ... ok 2026-04-13 02:04:08.122940 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__execute_periodic_hook [0.023473s] ... ok 2026-04-13 02:04:08.140054 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_destroy [0.045910s] ... ok 2026-04-13 02:04:08.164934 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get [0.024524s] ... ok 2026-04-13 02:04:08.191843 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_host [0.026681s] ... ok 2026-04-13 02:04:08.211429 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_driver_3 [0.088530s] ... ok 2026-04-13 02:04:08.221785 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_host_with_details [0.029661s] ... ok 2026-04-13 02:04:08.253419 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted [0.041839s] ... ok 2026-04-13 02:04:08.254129 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_4 [0.032333s] ... ok 2026-04-13 02:04:08.286915 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_7 [0.032250s] ... ok 2026-04-13 02:04:08.292142 | debian-bookworm | Data copy of host assisted migration for share fake_id has not completed successfully. 2026-04-13 02:04:08.295608 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted_status_2_data_copying_cancelled [0.041882s] ... ok 2026-04-13 02:04:08.320254 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get_all_by_project_with_details [0.033032s] ... ok 2026-04-13 02:04:08.373994 | debian-bookworm | Driver-assisted migration of share 8a3d6eb3-e371-44dc-bd74-8e0283baea6b failed. 2026-04-13 02:04:08.374025 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:08.374030 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1325, in _migration_start_driver 2026-04-13 02:04:08.374034 | debian-bookworm | raise exception.ShareMigrationFailed(reason=msg) 2026-04-13 02:04:08.374038 | debian-bookworm | manila.exception.ShareMigrationFailed: Share migration failed: Destination host fake_host is not compatible with share 8a3d6eb3-e371-44dc-bd74-8e0283baea6b's source backend for driver-assisted migration. 2026-04-13 02:04:08.375087 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_member_update [0.054508s] ... ok 2026-04-13 02:04:08.377545 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_4 [0.081957s] ... ok 2026-04-13 02:04:08.401335 | debian-bookworm | Share fake_share_id could not be reverted to snapshot fake_snapshot_id. 2026-04-13 02:04:08.401360 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:08.401364 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3633, in _revert_to_snapshot 2026-04-13 02:04:08.401369 | debian-bookworm | updated_share_size = self.driver.revert_to_snapshot( 2026-04-13 02:04:08.401373 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:08.401377 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:08.401380 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:04:08.401384 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:08.401387 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:08.401391 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:08.401394 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:08.401398 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:08.401401 | debian-bookworm | raise effect 2026-04-13 02:04:08.401405 | debian-bookworm | manila.exception.ManilaException: An unknown exception occurred. 2026-04-13 02:04:08.402257 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_update [0.027074s] ... ok 2026-04-13 02:04:08.404732 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_driver_exception_2_fake_reservations [0.027104s] ... ok 2026-04-13 02:04:08.430204 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_5_error [0.025351s] ... ok 2026-04-13 02:04:08.452047 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__update_resource_status_3 [0.021621s] ... ok 2026-04-13 02:04:08.471419 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-13 02:04:08.471445 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:08.471449 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-13 02:04:08.471463 | debian-bookworm | self.driver.do_setup(ctxt) 2026-04-13 02:04:08.471467 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:08.471471 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:04:08.471475 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:08.471479 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:08.471482 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:08.471486 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:08.471490 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:08.471493 | debian-bookworm | raise effect 2026-04-13 02:04:08.471497 | debian-bookworm | Exception 2026-04-13 02:04:08.473793 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_01_connection_get_info [0.021759s] ... ok 2026-04-13 02:04:08.494194 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-13 02:04:08.494221 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:08.494225 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-13 02:04:08.494229 | debian-bookworm | self.driver.do_setup(ctxt) 2026-04-13 02:04:08.494233 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:08.494236 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:04:08.494240 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:08.494243 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:08.494247 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:08.494250 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:08.494254 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:08.494257 | debian-bookworm | raise effect 2026-04-13 02:04:08.494261 | debian-bookworm | Exception 2026-04-13 02:04:08.496927 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_02_migration_cancel [0.022915s] ... ok 2026-04-13 02:04:08.516623 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-13 02:04:08.516651 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:08.516656 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-13 02:04:08.516660 | debian-bookworm | self.driver.do_setup(ctxt) 2026-04-13 02:04:08.516663 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:08.516667 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:04:08.516671 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:08.516674 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:08.516678 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:08.516681 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:08.516685 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:08.516688 | debian-bookworm | raise effect 2026-04-13 02:04:08.516692 | debian-bookworm | Exception 2026-04-13 02:04:08.519374 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_08_unmanage_share [0.022426s] ... ok 2026-04-13 02:04:08.528488 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_export_location_metadata_get_item [0.125981s] ... ok 2026-04-13 02:04:08.539125 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-13 02:04:08.539143 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:08.539148 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-13 02:04:08.539152 | debian-bookworm | self.driver.do_setup(ctxt) 2026-04-13 02:04:08.539156 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:08.539160 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:04:08.539171 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:08.539175 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:08.539178 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:08.539182 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:08.539185 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:08.539189 | debian-bookworm | raise effect 2026-04-13 02:04:08.539192 | debian-bookworm | Exception 2026-04-13 02:04:08.541539 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_33_do_deferred_share_deletion [0.022062s] ... ok 2026-04-13 02:04:08.566732 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_share_group_snapshot_with_update [0.024901s] ... ok 2026-04-13 02:04:08.588703 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_snapshot [0.021810s] ... ok 2026-04-13 02:04:08.675541 | debian-bookworm | Parent share server fake-id does not exist. 2026-04-13 02:04:08.678603 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_export_location_metadata_update_delete [0.149644s] ... ok 2026-04-13 02:04:08.679104 | debian-bookworm | Creation of share instance 91efcc1b-b787-42a2-adfd-0c0e4402a737 failed: failed to get share server. 2026-04-13 02:04:08.693120 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_with_server_not_found [0.104083s] ... ok 2026-04-13 02:04:08.739663 | debian-bookworm | Share instance 3f8c2d1f-b911-4581-b4fe-fffcff198393 failed on creation. 2026-04-13 02:04:08.760689 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_error_in_driver_1_export_location [0.067439s] ... ok 2026-04-13 02:04:08.872878 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_export_location_metadata_update_get [0.193973s] ... ok 2026-04-13 02:04:08.905069 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_security_service_missing [0.144640s] ... ok 2026-04-13 02:04:08.908147 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_create_two_networks_in_different_tenants [0.035196s] ... ok 2026-04-13 02:04:08.961514 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_delete_with_subnets_2 [0.052885s] ... ok 2026-04-13 02:04:09.013737 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_security_services_2 [0.051773s] ... ok 2026-04-13 02:04:09.034420 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_server_created [0.129118s] ... ok 2026-04-13 02:04:09.056330 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_subnets_2 [0.042399s] ... ok 2026-04-13 02:04:09.087819 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_update_not_found [0.031186s] ... ok 2026-04-13 02:04:09.112765 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_create_duplicated_id [0.024781s] ... ok 2026-04-13 02:04:09.147182 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_az_subnets_not_found [0.034155s] ... ok 2026-04-13 02:04:09.157223 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_server_exists [0.122719s] ... ok 2026-04-13 02:04:09.183294 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_and_snapshot_instances_status_update [0.035253s] ... ok 2026-04-13 02:04:09.183822 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_no_active_replicas_1___ [0.026142s] ... ok 2026-04-13 02:04:09.212159 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_and_snapshot_instances_status_update_invalid_status_2 [0.029166s] ... ok 2026-04-13 02:04:09.221286 | debian-bookworm | Failed to get share server for share replica creation. 2026-04-13 02:04:09.224433 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_with_share_server_exception [0.040918s] ... ok 2026-04-13 02:04:09.248606 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_1 [0.023880s] ... ok 2026-04-13 02:04:09.250568 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_instance_status_update [0.038229s] ... ok 2026-04-13 02:04:09.270590 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_4 [0.022005s] ... ok 2026-04-13 02:04:09.292309 | debian-bookworm | Share group fake_id: delete failed 2026-04-13 02:04:09.294870 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_group_with_error [0.024109s] ... ok 2026-04-13 02:04:09.295209 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_snapshot_instances_status_update [0.043791s] ... ok 2026-04-13 02:04:09.376927 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_1_foobar [0.081959s] ... ok 2026-04-13 02:04:09.414604 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares'] 2026-04-13 02:04:09.419473 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares'] 2026-04-13 02:04:09.436882 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_4_some_fake_ [0.059676s] ... ok 2026-04-13 02:04:09.472549 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_srv_with_sec_service_2_False [0.177559s] ... ok 2026-04-13 02:04:09.481174 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_8_some_fake_identifier [0.044069s] ... ok 2026-04-13 02:04:09.508017 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_update_not_found [0.026406s] ... ok 2026-04-13 02:04:09.584457 | debian-bookworm | Change will make usage less than 0 for the following resources: ['shares'] 2026-04-13 02:04:09.590658 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_not_found_2_delete_share [0.117890s] ... ok 2026-04-13 02:04:09.653533 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_share_server_not_found [0.062822s] ... ok 2026-04-13 02:04:09.660034 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_access_get_all_for_share_snapshot [0.151813s] ... ok 2026-04-13 02:04:09.676761 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_with_quota_error_1_True [0.023188s] ... ok 2026-04-13 02:04:09.732684 | debian-bookworm | The driver was unable to delete the share instance: 1 on the backend. 2026-04-13 02:04:09.735903 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_do_deferred_share_deletion_exception [0.058827s] ... ok 2026-04-13 02:04:09.864786 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_get_all_with_count_1 [0.204464s] ... ok 2026-04-13 02:04:09.910511 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_driver_resources_driver_needs_to_reapply_rules_2_False [0.174335s] ... ok 2026-04-13 02:04:09.933320 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_share_instance_has_pool_unable_to_fetch_share [0.023002s] ... ok 2026-04-13 02:04:09.955512 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_share_instance_pool_notexist_and_get_from_driver [0.021918s] ... ok 2026-04-13 02:04:09.976360 | debian-bookworm | The backend fake_host could not get backend info. 2026-04-13 02:04:09.976388 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:09.976393 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 436, in ensure_driver_resources 2026-04-13 02:04:09.976397 | debian-bookworm | new_backend_info = self.driver.get_backend_info(ctxt) 2026-04-13 02:04:09.976401 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:09.976460 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:09.976464 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:04:09.976468 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:09.976471 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:09.976475 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:09.976478 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:09.976482 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:04:09.976485 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:04:09.976489 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:09.976492 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 1000, in raise_exception 2026-04-13 02:04:09.976496 | debian-bookworm | raise exception.ManilaException(message="Fake raise") 2026-04-13 02:04:09.976499 | debian-bookworm | manila.exception.ManilaException: Fake raise 2026-04-13 02:04:09.978818 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_exception_on_get_backend_info [0.023417s] ... ok 2026-04-13 02:04:10.012567 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_access_get_all [0.147505s] ... ok 2026-04-13 02:04:10.097288 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_shares_and_rules_2 [0.118163s] ... ok 2026-04-13 02:04:10.135568 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_get_all_with_filters_all_filters [0.122658s] ... ok 2026-04-13 02:04:10.175766 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_driver_exception [0.077988s] ... ok 2026-04-13 02:04:10.310169 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_metadata_get [0.173782s] ... ok 2026-04-13 02:04:10.311712 | debian-bookworm | 2026-04-13 02:04:10.307 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update fbdfabcba377 to 478c445d8d3e update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:10.314517 | debian-bookworm | 2026-04-13 02:04:10.312 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:10.314532 | debian-bookworm | 2026-04-13 02:04:10.312 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:10.318483 | debian-bookworm | 2026-04-13 02:04:10.314 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:10.318498 | debian-bookworm | 2026-04-13 02:04:10.315 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:10.359736 | debian-bookworm | 2026-04-13 02:04:10.356 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 478c445d8d3e -> 0c23aec99b74, add_security_service_update_control_fields 2026-04-13 02:04:10.361196 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_quotas_and_reservations_1 [0.051135s] ... ok 2026-04-13 02:04:10.387633 | debian-bookworm | 2026-04-13 02:04:10.384 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 478c445d8d3e to 0c23aec99b74 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:10.390077 | debian-bookworm | 2026-04-13 02:04:10.387 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:10.390092 | debian-bookworm | 2026-04-13 02:04:10.387 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:10.394175 | debian-bookworm | 2026-04-13 02:04:10.391 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:10.394192 | debian-bookworm | 2026-04-13 02:04:10.392 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:10.437647 | debian-bookworm | 2026-04-13 02:04:10.434 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 0c23aec99b74 -> 478c445d8d3e, add_security_service_update_control_fields 2026-04-13 02:04:10.475224 | debian-bookworm | 2026-04-13 02:04:10.471 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 0c23aec99b74 to 478c445d8d3e update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:10.477941 | debian-bookworm | 2026-04-13 02:04:10.475 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:10.477964 | debian-bookworm | 2026-04-13 02:04:10.475 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:10.483396 | debian-bookworm | 2026-04-13 02:04:10.481 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:10.483427 | debian-bookworm | 2026-04-13 02:04:10.481 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:10.525627 | debian-bookworm | 2026-04-13 02:04:10.522 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 478c445d8d3e -> 0c23aec99b74, add_security_service_update_control_fields 2026-04-13 02:04:10.557383 | debian-bookworm | 2026-04-13 02:04:10.554 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 478c445d8d3e to 0c23aec99b74 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:10.559360 | debian-bookworm | 2026-04-13 02:04:10.557 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:10.559371 | debian-bookworm | 2026-04-13 02:04:10.558 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:10.564089 | debian-bookworm | 2026-04-13 02:04:10.562 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:10.564165 | debian-bookworm | 2026-04-13 02:04:10.562 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:10.610321 | debian-bookworm | 2026-04-13 02:04:10.606 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 0c23aec99b74 -> 5aa813ae673d, add_per_share_gigabytes_quota_class 2026-04-13 02:04:10.610345 | debian-bookworm | 2026-04-13 02:04:10.606 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 0c23aec99b74 to 5aa813ae673d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:10.611448 | debian-bookworm | 2026-04-13 02:04:10.609 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:10.611457 | debian-bookworm | 2026-04-13 02:04:10.609 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:10.615095 | debian-bookworm | 2026-04-13 02:04:10.612 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:10.615129 | debian-bookworm | 2026-04-13 02:04:10.613 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:10.624721 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_2 [0.449150s] ... ok 2026-04-13 02:04:10.655718 | debian-bookworm | 2026-04-13 02:04:10.653 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 5aa813ae673d -> 0c23aec99b74, add_per_share_gigabytes_quota_class 2026-04-13 02:04:10.658290 | debian-bookworm | 2026-04-13 02:04:10.655 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 5aa813ae673d to 0c23aec99b74 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:10.660526 | debian-bookworm | 2026-04-13 02:04:10.657 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:10.660535 | debian-bookworm | 2026-04-13 02:04:10.658 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:10.664271 | debian-bookworm | 2026-04-13 02:04:10.660 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:10.664287 | debian-bookworm | 2026-04-13 02:04:10.661 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:10.664540 | debian-bookworm | Host-assisted migration failed for share share_id. 2026-04-13 02:04:10.664546 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:10.664551 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1697, in migration_start 2026-04-13 02:04:10.664554 | debian-bookworm | raise exception.ShareMigrationFailed(reason=msg) 2026-04-13 02:04:10.664559 | debian-bookworm | manila.exception.ShareMigrationFailed: Share migration failed: Migration for share share_id could not be performed because host-assisted migration is not allowed when share must remain writable, preserve snapshots and/or file metadata or be performed nondisruptively. 2026-04-13 02:04:10.667501 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_3 [0.042801s] ... ok 2026-04-13 02:04:10.706838 | debian-bookworm | 2026-04-13 02:04:10.700 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 0c23aec99b74 -> 5aa813ae673d, add_per_share_gigabytes_quota_class 2026-04-13 02:04:10.706861 | debian-bookworm | 2026-04-13 02:04:10.701 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 0c23aec99b74 to 5aa813ae673d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:10.706866 | debian-bookworm | 2026-04-13 02:04:10.704 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:10.706870 | debian-bookworm | 2026-04-13 02:04:10.704 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:10.709342 | debian-bookworm | 2026-04-13 02:04:10.707 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:10.709361 | debian-bookworm | 2026-04-13 02:04:10.707 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:10.712444 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_server_migration_cancel_exception_1_migration_success [0.044797s] ... ok 2026-04-13 02:04:10.741258 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_get_by_name_or_id_found_by_id [0.379797s] ... ok 2026-04-13 02:04:10.753500 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_1 [0.040659s] ... ok 2026-04-13 02:04:10.755474 | debian-bookworm | 2026-04-13 02:04:10.751 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 5aa813ae673d -> e6d88547b381, Add task_state field for share servers table 2026-04-13 02:04:10.776816 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_driver [0.023238s] ... ok 2026-04-13 02:04:10.777841 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:04:10.796548 | debian-bookworm | 2026-04-13 02:04:10.793 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 5aa813ae673d to e6d88547b381 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:10.799190 | debian-bookworm | 2026-04-13 02:04:10.796 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:10.799209 | debian-bookworm | 2026-04-13 02:04:10.796 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:10.802973 | debian-bookworm | 2026-04-13 02:04:10.801 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:10.804059 | debian-bookworm | 2026-04-13 02:04:10.802 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:10.834970 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_check_2_ShareServerMigrationFailed [0.058006s] ... ok 2026-04-13 02:04:10.841793 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_accept_then_rollback [0.100176s] ... ok 2026-04-13 02:04:10.844595 | debian-bookworm | 2026-04-13 02:04:10.842 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade e6d88547b381 -> 5aa813ae673d, Add task_state field for share servers table 2026-04-13 02:04:10.881912 | debian-bookworm | Failed to update quota on share shrinking. 2026-04-13 02:04:10.881955 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:10.881959 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 5041, in shrink_share 2026-04-13 02:04:10.881964 | debian-bookworm | reservations = QUOTAS.reserve(context, **deltas) 2026-04-13 02:04:10.881968 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:10.881971 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:10.881975 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:04:10.881978 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:10.881982 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:10.881985 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:10.881989 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:10.881992 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:10.881996 | debian-bookworm | raise effect 2026-04-13 02:04:10.882000 | debian-bookworm | Exception: fake 2026-04-13 02:04:10.884901 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_quota_error_2__False_____ [0.049811s] ... ok 2026-04-13 02:04:10.896351 | debian-bookworm | 2026-04-13 02:04:10.893 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update e6d88547b381 to 5aa813ae673d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:10.898646 | debian-bookworm | 2026-04-13 02:04:10.896 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:10.898665 | debian-bookworm | 2026-04-13 02:04:10.897 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:10.909043 | debian-bookworm | 2026-04-13 02:04:10.905 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:10.909076 | debian-bookworm | 2026-04-13 02:04:10.906 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:10.931647 | debian-bookworm | Error unmanaging share server fake_share_server_id 2026-04-13 02:04:10.931684 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:10.931690 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3579, in unmanage_share_server 2026-04-13 02:04:10.931694 | debian-bookworm | self.db.share_server_delete(context, share_server_id) 2026-04-13 02:04:10.931698 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:10.931702 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:04:10.931706 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:10.931710 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:10.931714 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:10.931718 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:10.931722 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:10.931726 | debian-bookworm | raise effect 2026-04-13 02:04:10.931740 | debian-bookworm | manila.exception.ShareServerNotFound: Share server fake could not be found. 2026-04-13 02:04:10.934833 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_error [0.049765s] ... ok 2026-04-13 02:04:10.949225 | debian-bookworm | 2026-04-13 02:04:10.946 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 5aa813ae673d -> e6d88547b381, Add task_state field for share servers table 2026-04-13 02:04:10.974724 | debian-bookworm | Failed to commit reservations 2026-04-13 02:04:10.974766 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:10.974771 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-13 02:04:10.974775 | debian-bookworm | self._driver.commit( 2026-04-13 02:04:10.974779 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-13 02:04:10.974782 | debian-bookworm | db.reservation_commit( 2026-04-13 02:04:10.974786 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-13 02:04:10.974790 | debian-bookworm | return IMPL.reservation_commit( 2026-04-13 02:04:10.974793 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:10.974797 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-13 02:04:10.974800 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:04:10.974804 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:10.974807 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-13 02:04:10.974811 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-04-13 02:04:10.974814 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-04-13 02:04:10.974818 | debian-bookworm | self.force_reraise() 2026-04-13 02:04:10.974835 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-13 02:04:10.974838 | debian-bookworm | raise self.value 2026-04-13 02:04:10.974842 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-13 02:04:10.974845 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:04:10.974849 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:10.974852 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-13 02:04:10.974857 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:04:10.974860 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:10.974864 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-13 02:04:10.974867 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-04-13 02:04:10.974871 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:10.974874 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-13 02:04:10.974877 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-04-13 02:04:10.974881 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:10.974884 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:10.974888 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:04:10.974891 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:10.974894 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-13 02:04:10.974898 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:04:10.974902 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:10.974906 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:04:10.974910 | debian-bookworm | return a.in_(b) 2026-04-13 02:04:10.974913 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:04:10.974917 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:10.974920 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:04:10.974923 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:10.974927 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-13 02:04:10.974930 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:04:10.974933 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:10.974937 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:04:10.974940 | debian-bookworm | return a.in_(b) 2026-04-13 02:04:10.974943 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:04:10.974947 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:10.974950 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:04:10.974954 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:10.974964 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-13 02:04:10.974967 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:04:10.974970 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:10.974974 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:04:10.974981 | debian-bookworm | return a.in_(b) 2026-04-13 02:04:10.974991 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:04:10.974995 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:10.974998 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:04:10.975002 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:10.975005 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-13 02:04:10.975009 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-13 02:04:10.975012 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:10.975016 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-13 02:04:10.975019 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-04-13 02:04:10.975023 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:10.975026 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-13 02:04:10.975030 | debian-bookworm | resolved = impl._literal_coercion( 2026-04-13 02:04:10.975033 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:10.975037 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-13 02:04:10.975040 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-04-13 02:04:10.975043 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-13 02:04:10.975047 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-04-13 02:04:10.975050 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-04-13 02:04:10.978430 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_1_True [0.043411s] ... ok 2026-04-13 02:04:10.990938 | debian-bookworm | 2026-04-13 02:04:10.987 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 5aa813ae673d to e6d88547b381 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:10.993190 | debian-bookworm | 2026-04-13 02:04:10.990 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:10.993205 | debian-bookworm | 2026-04-13 02:04:10.991 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:10.998702 | debian-bookworm | 2026-04-13 02:04:10.996 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:10.998724 | debian-bookworm | 2026-04-13 02:04:10.996 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:11.001906 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_03 [0.023480s] ... ok 2026-04-13 02:04:11.019340 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_models.ShareAccessTestCase.test_share_access_mapping_state_3_error [0.177282s] ... ok 2026-04-13 02:04:11.024366 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_04 [0.022245s] ... ok 2026-04-13 02:04:11.041858 | debian-bookworm | 2026-04-13 02:04:11.039 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade e6d88547b381 -> 805685098bd2, add-progress-field-to-share-instance 2026-04-13 02:04:11.046666 | debian-bookworm | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_11 [0.022274s] ... ok 2026-04-13 02:04:11.056163 | debian-bookworm | 2026-04-13 02:04:11.053 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update e6d88547b381 to 805685098bd2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:11.058598 | debian-bookworm | 2026-04-13 02:04:11.056 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:11.058622 | debian-bookworm | 2026-04-13 02:04:11.056 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:11.062565 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_access_rules_status_3_error [0.042839s] ... ok 2026-04-13 02:04:11.064377 | debian-bookworm | 2026-04-13 02:04:11.061 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:11.064393 | debian-bookworm | 2026-04-13 02:04:11.062 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:11.084292 | debian-bookworm | {5} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_create_instance_and_wait_status_error [0.037235s] ... ok 2026-04-13 02:04:11.103563 | debian-bookworm | 2026-04-13 02:04:11.101 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 805685098bd2 -> e6d88547b381, add-progress-field-to-share-instance 2026-04-13 02:04:11.111342 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_2_creating [0.048501s] ... ok 2026-04-13 02:04:11.119243 | debian-bookworm | {5} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_delete_instance_and_wait [0.035080s] ... ok 2026-04-13 02:04:11.138579 | debian-bookworm | 2026-04-13 02:04:11.135 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 805685098bd2 to e6d88547b381 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:11.142029 | debian-bookworm | 2026-04-13 02:04:11.139 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:11.142053 | debian-bookworm | 2026-04-13 02:04:11.139 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:11.144781 | debian-bookworm | 2026-04-13 02:04:11.142 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:11.144800 | debian-bookworm | 2026-04-13 02:04:11.142 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:11.162350 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_8_manage_error [0.050915s] ... ok 2026-04-13 02:04:11.186447 | debian-bookworm | 2026-04-13 02:04:11.184 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade e6d88547b381 -> 805685098bd2, add-progress-field-to-share-instance 2026-04-13 02:04:11.202498 | debian-bookworm | 2026-04-13 02:04:11.199 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update e6d88547b381 to 805685098bd2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:11.203035 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:04:11.204829 | debian-bookworm | 2026-04-13 02:04:11.202 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:11.204844 | debian-bookworm | 2026-04-13 02:04:11.202 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:11.207713 | debian-bookworm | {5} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_replicated_snapshot [0.088283s] ... ok 2026-04-13 02:04:11.212587 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_2___error_deleting____deleting__ [0.049989s] ... ok 2026-04-13 02:04:11.214913 | debian-bookworm | 2026-04-13 02:04:11.211 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:11.214929 | debian-bookworm | 2026-04-13 02:04:11.211 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:11.258994 | debian-bookworm | 2026-04-13 02:04:11.256 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 805685098bd2 -> 6a3fd2984bc31, add_share_network_subnets_table_and_modify_share_networks_and_servers 2026-04-13 02:04:11.263316 | debian-bookworm | {4} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_6___shrinking_error____shrinking__ [0.050383s] ... ok 2026-04-13 02:04:11.284133 | debian-bookworm | {4} manila.tests.db.test_migration.MigrationTestCase.test_version [0.020633s] ... ok 2026-04-13 02:04:11.289250 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:04:11.293749 | debian-bookworm | {5} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_server [0.085743s] ... ok 2026-04-13 02:04:11.302135 | debian-bookworm | Missing application credentials ID 2026-04-13 02:04:11.305021 | debian-bookworm | {4} manila.tests.keymgr.test_barbican.BarbicanUserAppCredsTestCase.test_get_application_credentials_missing_id [0.020373s] ... ok 2026-04-13 02:04:11.325725 | debian-bookworm | {4} manila.tests.lock.test_api.ResourceLockApiTest.test__get_lock_context_2_admin_also_service_context [0.020562s] ... ok 2026-04-13 02:04:11.362123 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:04:11.365279 | debian-bookworm | {4} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_not_authorized [0.039330s] ... ok 2026-04-13 02:04:11.376265 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:04:11.380752 | debian-bookworm | {5} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_migration_start [0.086932s] ... ok 2026-04-13 02:04:11.387915 | debian-bookworm | {4} manila.tests.lock.test_api.ResourceLockApiTest.test_create_access_show_lock [0.022411s] ... ok 2026-04-13 02:04:11.409619 | debian-bookworm | {4} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_3_unmanage_starting [0.021377s] ... ok 2026-04-13 02:04:11.430920 | debian-bookworm | {4} manila.tests.message.test_message_field.MessageFieldTest.test_translate_action_1 [0.021016s] ... ok 2026-04-13 02:04:11.452312 | debian-bookworm | {4} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_id_2 [0.021183s] ... ok 2026-04-13 02:04:11.462877 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:04:11.467504 | debian-bookworm | {5} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_unmanage_snapshot [0.086716s] ... ok 2026-04-13 02:04:11.474112 | debian-bookworm | {4} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_id_4 [0.021473s] ... ok 2026-04-13 02:04:11.496768 | debian-bookworm | {4} manila.tests.message.test_message_field.MessageFieldTest.test_unique_ids_1_Action [0.022453s] ... ok 2026-04-13 02:04:11.520208 | debian-bookworm | {4} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_plug_no_ns [0.023116s] ... ok 2026-04-13 02:04:11.529207 | debian-bookworm | 2026-04-13 02:04:11.527 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 805685098bd2 to 6a3fd2984bc31 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:11.538443 | debian-bookworm | 2026-04-13 02:04:11.536 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:11.538464 | debian-bookworm | 2026-04-13 02:04:11.536 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:11.543090 | debian-bookworm | 2026-04-13 02:04:11.540 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:11.543114 | debian-bookworm | 2026-04-13 02:04:11.540 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:11.544273 | debian-bookworm | {4} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_plug_with_ns [0.024005s] ... ok 2026-04-13 02:04:11.551124 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:04:11.555486 | debian-bookworm | {5} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_share_network_security_service [0.087884s] ... ok 2026-04-13 02:04:11.566440 | debian-bookworm | {4} manila.tests.network.linux.test_interface.TestNoopInterfaceDriver.test_plug [0.021828s] ... ok 2026-04-13 02:04:11.583436 | debian-bookworm | 2026-04-13 02:04:11.581 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 6a3fd2984bc31 -> 805685098bd2, add_share_network_subnets_table_and_modify_share_networks_and_servers 2026-04-13 02:04:11.591469 | debian-bookworm | {4} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_plug_with_ns [0.024771s] ... ok 2026-04-13 02:04:11.614099 | debian-bookworm | {4} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_add_address [0.022202s] ... ok 2026-04-13 02:04:11.637112 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:04:11.638013 | debian-bookworm | {4} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_alias [0.023639s] ... ok 2026-04-13 02:04:11.641371 | debian-bookworm | {5} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_share_server_network_allocations [0.085745s] ... ok 2026-04-13 02:04:11.659501 | debian-bookworm | {4} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_name [0.021193s] ... ok 2026-04-13 02:04:11.661080 | debian-bookworm | Share type test has invalid required extra specs. 2026-04-13 02:04:11.661108 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:11.661113 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-13 02:04:11.661117 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-04-13 02:04:11.661121 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:11.661124 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-13 02:04:11.661129 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-04-13 02:04:11.661134 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-13 02:04:11.663406 | debian-bookworm | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_2 [0.021992s] ... ok 2026-04-13 02:04:11.680774 | debian-bookworm | Share type test_with_extra has invalid required extra specs. 2026-04-13 02:04:11.680799 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:11.680804 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-13 02:04:11.680808 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-04-13 02:04:11.680812 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:11.680816 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-13 02:04:11.680820 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-04-13 02:04:11.680823 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-13 02:04:11.683093 | debian-bookworm | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_3 [0.019319s] ... ok 2026-04-13 02:04:11.683966 | debian-bookworm | {4} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_garbage_collect_namespace_does_not_exist [0.024062s] ... ok 2026-04-13 02:04:11.702715 | debian-bookworm | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search_by_availability_zone_1_nova [0.019565s] ... ok 2026-04-13 02:04:11.706518 | debian-bookworm | {4} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_get_devices [0.022475s] ... ok 2026-04-13 02:04:11.722139 | debian-bookworm | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_optional_extra_specs_empty [0.019330s] ... ok 2026-04-13 02:04:11.728385 | debian-bookworm | {4} manila.tests.network.linux.test_ovs_lib.OVS_Lib_Test.test_port_id_regex [0.021818s] ... ok 2026-04-13 02:04:11.740796 | debian-bookworm | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_invalid_1_None [0.018687s] ... ok 2026-04-13 02:04:11.752077 | debian-bookworm | {4} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_network_exception [0.022927s] ... ok 2026-04-13 02:04:11.760508 | debian-bookworm | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_12___snapshot_support____no__ [0.019410s] ... ok 2026-04-13 02:04:11.775170 | debian-bookworm | {4} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_with_all_args [0.023093s] ... ok 2026-04-13 02:04:11.779296 | debian-bookworm | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_27___revert_to_snapshot_support____true__ [0.018740s] ... ok 2026-04-13 02:04:11.781592 | debian-bookworm | 2026-04-13 02:04:11.778 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 6a3fd2984bc31 to 805685098bd2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:11.787509 | debian-bookworm | 2026-04-13 02:04:11.785 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:11.787531 | debian-bookworm | 2026-04-13 02:04:11.785 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:11.793363 | debian-bookworm | 2026-04-13 02:04:11.790 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:11.793377 | debian-bookworm | 2026-04-13 02:04:11.791 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:11.798522 | debian-bookworm | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_34___revert_to_snapshot_support____off__ [0.019131s] ... ok 2026-04-13 02:04:11.799065 | debian-bookworm | {4} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_delete_port [0.023524s] ... ok 2026-04-13 02:04:11.817297 | debian-bookworm | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_36___revert_to_snapshot_support____no__ [0.018769s] ... ok 2026-04-13 02:04:11.820349 | debian-bookworm | {4} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_router_add_interface [0.021445s] ... ok 2026-04-13 02:04:11.835981 | debian-bookworm | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_42___mount_snapshot_support____yes__ [0.018415s] ... ok 2026-04-13 02:04:11.837094 | debian-bookworm | 2026-04-13 02:04:11.833 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 805685098bd2 -> 6a3fd2984bc31, add_share_network_subnets_table_and_modify_share_networks_and_servers 2026-04-13 02:04:11.842166 | debian-bookworm | {4} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_show_router [0.021707s] ... ok 2026-04-13 02:04:11.855264 | debian-bookworm | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_49___mount_point_name_support____1__ [0.019402s] ... ok 2026-04-13 02:04:11.866754 | debian-bookworm | {4} manila.tests.network.neutron.test_neutron_api.NeutronclientTestCase.test_no_auth_obj [0.024223s] ... ok 2026-04-13 02:04:11.874152 | debian-bookworm | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_66___availability_zones____zone_a__zoneb_c__ [0.018896s] ... ok 2026-04-13 02:04:11.890974 | debian-bookworm | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_5 [0.023930s] ... ok 2026-04-13 02:04:11.893376 | debian-bookworm | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_68___availability_zones____zone1__ [0.019122s] ... ok 2026-04-13 02:04:11.912372 | debian-bookworm | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_69___provisioning_mount_point_prefix____gold__ [0.018761s] ... ok 2026-04-13 02:04:11.915913 | debian-bookworm | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_cutover_network_allocation [0.024943s] ... ok 2026-04-13 02:04:11.931601 | debian-bookworm | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_08___driver_handles_share_servers____f__ [0.018921s] ... ok 2026-04-13 02:04:11.943707 | debian-bookworm | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_1___DOWN____ACTIVE__ [0.027185s] ... ok 2026-04-13 02:04:11.950986 | debian-bookworm | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_3 [0.019164s] ... ok 2026-04-13 02:04:11.971598 | debian-bookworm | {5} manila.tests.share.test_share_utils.NotifyUsageTestCase.test_notify_about_share_usage [0.020684s] ... ok 2026-04-13 02:04:11.972693 | debian-bookworm | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginWithNormalTypeTest.test_allocate_network_one_allocation [0.028962s] ... ok 2026-04-13 02:04:11.991253 | debian-bookworm | {5} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_backend_and_pool [0.019673s] ... ok 2026-04-13 02:04:11.996373 | debian-bookworm | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginWithNormalTypeTest.test_update_network_allocation [0.023397s] ... ok 2026-04-13 02:04:12.009999 | debian-bookworm | {5} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_backend_only_return_pool [0.018687s] ... ok 2026-04-13 02:04:12.020914 | debian-bookworm | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_1 [0.024235s] ... ok 2026-04-13 02:04:12.029244 | debian-bookworm | {5} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_pool [0.018947s] ... ok 2026-04-13 02:04:12.048647 | debian-bookworm | {5} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_pool_use_default_pool [0.019048s] ... ok 2026-04-13 02:04:12.049785 | debian-bookworm | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_3 [0.027138s] ... ok 2026-04-13 02:04:12.055158 | debian-bookworm | 2026-04-13 02:04:12.052 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 805685098bd2 to 6a3fd2984bc31 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:12.059230 | debian-bookworm | 2026-04-13 02:04:12.056 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:12.059245 | debian-bookworm | 2026-04-13 02:04:12.057 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:12.064281 | debian-bookworm | 2026-04-13 02:04:12.062 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:12.064295 | debian-bookworm | 2026-04-13 02:04:12.062 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:12.067264 | debian-bookworm | {5} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_host [0.018952s] ... ok 2026-04-13 02:04:12.074013 | debian-bookworm | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_5 [0.025633s] ... ok 2026-04-13 02:04:12.085969 | debian-bookworm | {5} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_with_pool [0.018603s] ... ok 2026-04-13 02:04:12.098549 | debian-bookworm | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_allocate_network [0.024340s] ... ok 2026-04-13 02:04:12.106332 | debian-bookworm | 2026-04-13 02:04:12.103 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 6a3fd2984bc31 -> 11ee96se625f3, Add is_auto_deletable and identifier fields for share servers 2026-04-13 02:04:12.106890 | debian-bookworm | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_multiple_share_types_with_az_2_False [0.020376s] ... ok 2026-04-13 02:04:12.124898 | debian-bookworm | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_2 [0.025968s] ... ok 2026-04-13 02:04:12.127067 | debian-bookworm | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_sg_snapshot_id_error_snapshot_status [0.020483s] ... ok 2026-04-13 02:04:12.135074 | debian-bookworm | 2026-04-13 02:04:12.131 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 6a3fd2984bc31 to 11ee96se625f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:12.137835 | debian-bookworm | 2026-04-13 02:04:12.135 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:12.137848 | debian-bookworm | 2026-04-13 02:04:12.135 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:12.142911 | debian-bookworm | 2026-04-13 02:04:12.140 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:12.142930 | debian-bookworm | 2026-04-13 02:04:12.140 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:12.149206 | debian-bookworm | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_3 [0.023839s] ... ok 2026-04-13 02:04:12.149798 | debian-bookworm | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_error_with_host [0.022118s] ... ok 2026-04-13 02:04:12.170741 | debian-bookworm | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test__get_ports_respective_to_ips_multiple_fixed_ips [0.021271s] ... ok 2026-04-13 02:04:12.171044 | debian-bookworm | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_share_group_snapshot_fail_on_quota_reserve [0.021389s] ... ok 2026-04-13 02:04:12.185373 | debian-bookworm | 2026-04-13 02:04:12.183 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 11ee96se625f3 -> 6a3fd2984bc31, Add is_auto_deletable and identifier fields for share servers 2026-04-13 02:04:12.191928 | debian-bookworm | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_with_share_group_snapshots [0.020842s] ... ok 2026-04-13 02:04:12.192383 | debian-bookworm | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_subnet_data [0.021583s] ... ok 2026-04-13 02:04:12.212104 | debian-bookworm | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get [0.020205s] ... ok 2026-04-13 02:04:12.217084 | debian-bookworm | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test___update_share_network_net_data_different_values_empty [0.024634s] ... ok 2026-04-13 02:04:12.222220 | debian-bookworm | 2026-04-13 02:04:12.220 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 11ee96se625f3 to 6a3fd2984bc31 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:12.226928 | debian-bookworm | 2026-04-13 02:04:12.224 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:12.226944 | debian-bookworm | 2026-04-13 02:04:12.224 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:12.230161 | debian-bookworm | 2026-04-13 02:04:12.226 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:12.230173 | debian-bookworm | 2026-04-13 02:04:12.226 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:12.237786 | debian-bookworm | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all_no_groups [0.025528s] ... ok 2026-04-13 02:04:12.240235 | debian-bookworm | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_1 [0.023071s] ... ok 2026-04-13 02:04:12.258255 | debian-bookworm | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get_all_all_tenants_not_admin [0.020461s] ... ok 2026-04-13 02:04:12.261438 | debian-bookworm | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_valid [0.020960s] ... ok 2026-04-13 02:04:12.272129 | debian-bookworm | 2026-04-13 02:04:12.269 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 6a3fd2984bc31 -> 11ee96se625f3, Add is_auto_deletable and identifier fields for share servers 2026-04-13 02:04:12.283607 | debian-bookworm | {4} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_one_ip_address_ipv4_no_usages_exist_2_user [0.021884s] ... ok 2026-04-13 02:04:12.284486 | debian-bookworm | {5} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_remove_access [0.026177s] ... ok 2026-04-13 02:04:12.295356 | debian-bookworm | 2026-04-13 02:04:12.292 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 6a3fd2984bc31 to 11ee96se625f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:12.299318 | debian-bookworm | 2026-04-13 02:04:12.297 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:12.299333 | debian-bookworm | 2026-04-13 02:04:12.297 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:12.305124 | debian-bookworm | {5} manila.tests.test_conf.ConfigTestCase.test_long_vs_short_flags [0.020412s] ... ok 2026-04-13 02:04:12.305693 | debian-bookworm | {4} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_zero_addresses_ipv4 [0.021659s] ... ok 2026-04-13 02:04:12.306046 | debian-bookworm | 2026-04-13 02:04:12.302 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:12.306065 | debian-bookworm | 2026-04-13 02:04:12.302 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:12.325824 | debian-bookworm | Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. 2026-04-13 02:04:12.328455 | debian-bookworm | {4} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_only_with_required_data_v6_2_DEFAULT [0.022928s] ... ok 2026-04-13 02:04:12.340262 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:04:12.343611 | debian-bookworm | {5} manila.tests.test_context.ContextTestCase.test_request_context_sets_is_admin [0.038481s] ... ok 2026-04-13 02:04:12.351761 | debian-bookworm | {4} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_4_foovlanbar [0.021064s] ... ok 2026-04-13 02:04:12.351785 | debian-bookworm | 2026-04-13 02:04:12.348 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 11ee96se625f3 -> 097fad24d2fc, add metadata for access rule 2026-04-13 02:04:12.362900 | debian-bookworm | {5} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_quota_value [0.018926s] ... ok 2026-04-13 02:04:12.363426 | debian-bookworm | 2026-04-13 02:04:12.360 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 11ee96se625f3 to 097fad24d2fc update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:12.367369 | debian-bookworm | 2026-04-13 02:04:12.365 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:12.367385 | debian-bookworm | 2026-04-13 02:04:12.366 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:12.372609 | debian-bookworm | {4} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_valid_network_types_v4_1_flat [0.022770s] ... ok 2026-04-13 02:04:12.373507 | debian-bookworm | 2026-04-13 02:04:12.370 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:12.373521 | debian-bookworm | 2026-04-13 02:04:12.371 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:12.381750 | debian-bookworm | {5} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share [0.018998s] ... ok 2026-04-13 02:04:12.400191 | debian-bookworm | {5} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_metadata_size [0.018428s] ... ok 2026-04-13 02:04:12.409664 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:04:12.413533 | debian-bookworm | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__format_filter_properties_storage_protocol_extra_spec_present_2_False [0.040653s] ... ok 2026-04-13 02:04:12.415666 | debian-bookworm | 2026-04-13 02:04:12.413 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 097fad24d2fc -> 11ee96se625f3, add metadata for access rule 2026-04-13 02:04:12.419765 | debian-bookworm | {5} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_uuid [0.019184s] ... ok 2026-04-13 02:04:12.425537 | debian-bookworm | 2026-04-13 02:04:12.423 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 097fad24d2fc to 11ee96se625f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:12.430710 | debian-bookworm | 2026-04-13 02:04:12.428 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:12.430723 | debian-bookworm | 2026-04-13 02:04:12.428 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:12.437892 | debian-bookworm | 2026-04-13 02:04:12.434 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:12.437906 | debian-bookworm | 2026-04-13 02:04:12.434 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:12.438501 | debian-bookworm | {5} manila.tests.test_exception.ManilaExceptionResponseCode400.test_unmanage_invalid_share_snapshot [0.018571s] ... ok 2026-04-13 02:04:12.451273 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:04:12.454422 | debian-bookworm | Share service is down. (host: host7). 2026-04-13 02:04:12.456855 | debian-bookworm | {5} manila.tests.test_exception.ManilaExceptionResponseCode404.test_not_found [0.018429s] ... ok 2026-04-13 02:04:12.458426 | debian-bookworm | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_storage_protocol_not_supported_1 [0.044607s] ... ok 2026-04-13 02:04:12.475820 | debian-bookworm | {5} manila.tests.test_exception.ManilaExceptionResponseCode404.test_project_quota_not_found [0.018839s] ... ok 2026-04-13 02:04:12.480176 | debian-bookworm | 2026-04-13 02:04:12.477 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 11ee96se625f3 -> 097fad24d2fc, add metadata for access rule 2026-04-13 02:04:12.485407 | debian-bookworm | 2026-04-13 02:04:12.483 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 11ee96se625f3 to 097fad24d2fc update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:12.487333 | debian-bookworm | 2026-04-13 02:04:12.485 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:12.487354 | debian-bookworm | 2026-04-13 02:04:12.485 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:12.492680 | debian-bookworm | 2026-04-13 02:04:12.490 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:12.492691 | debian-bookworm | 2026-04-13 02:04:12.490 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:12.494631 | debian-bookworm | {5} manila.tests.test_exception.ManilaExceptionResponseCode404.test_scheduler_host_filter_not_found [0.018836s] ... ok 2026-04-13 02:04:12.495425 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:04:12.498388 | debian-bookworm | Share service is down. (host: host7). 2026-04-13 02:04:12.502050 | debian-bookworm | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_invalid_replication_type_spec_2 [0.043454s] ... ok 2026-04-13 02:04:12.513694 | debian-bookworm | {5} manila.tests.test_exception.ManilaExceptionResponseCode404.test_service_not_found [0.018858s] ... ok 2026-04-13 02:04:12.532254 | debian-bookworm | {5} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_network_subnet_not_found [0.018308s] ... ok 2026-04-13 02:04:12.533296 | debian-bookworm | 2026-04-13 02:04:12.530 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 097fad24d2fc -> 0274d20c560f, add_share_instances_share_id_index 2026-04-13 02:04:12.538642 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:04:12.541820 | debian-bookworm | Share service is down. (host: host7). 2026-04-13 02:04:12.545702 | debian-bookworm | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_without_snapshot_support_2 [0.043335s] ... ok 2026-04-13 02:04:12.550553 | debian-bookworm | {5} manila.tests.test_exception.ManilaExceptionResponseCode404.test_snapshot_resource_not_found [0.018413s] ... ok 2026-04-13 02:04:12.567719 | debian-bookworm | {4} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_extra_specs_complex [0.021332s] ... ok 2026-04-13 02:04:12.570115 | debian-bookworm | {5} manila.tests.test_exception.ManilaExceptionTestCase.test_replication_exception [0.018995s] ... ok 2026-04-13 02:04:12.589791 | debian-bookworm | {5} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_06_______warning__ [0.019430s] ... ok 2026-04-13 02:04:12.595472 | debian-bookworm | 2026-04-13 02:04:12.592 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 097fad24d2fc to 0274d20c560f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:12.596292 | debian-bookworm | {4} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_multi_level_scope_extra_specs_list [0.028171s] ... ok 2026-04-13 02:04:12.598279 | debian-bookworm | 2026-04-13 02:04:12.595 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:12.598294 | debian-bookworm | 2026-04-13 02:04:12.596 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:12.603779 | debian-bookworm | 2026-04-13 02:04:12.601 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:12.603801 | debian-bookworm | 2026-04-13 02:04:12.601 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:12.608555 | debian-bookworm | {5} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_09________audit__ [0.019093s] ... ok 2026-04-13 02:04:12.615678 | debian-bookworm | {4} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_scope_extra_specs [0.019429s] ... ok 2026-04-13 02:04:12.627220 | debian-bookworm | {5} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_28____LI____info__ [0.018520s] ... ok 2026-04-13 02:04:12.635295 | debian-bookworm | {4} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_wrong_scope_extra_specs [0.019321s] ... ok 2026-04-13 02:04:12.645234 | debian-bookworm | 2026-04-13 02:04:12.642 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 0274d20c560f -> 097fad24d2fc, add_share_instances_share_id_index 2026-04-13 02:04:12.646077 | debian-bookworm | {5} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_33____LW____audit__ [0.018831s] ... ok 2026-04-13 02:04:12.653368 | debian-bookworm | Insufficient free space for thin provisioning. The ratio of provisioned capacity over total capacity 22.00 would exceed the maximum over subscription ratio 20.00 on host host1. 2026-04-13 02:04:12.655630 | debian-bookworm | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_03 [0.020136s] ... ok 2026-04-13 02:04:12.663889 | debian-bookworm | 2026-04-13 02:04:12.660 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 0274d20c560f to 097fad24d2fc update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:12.665926 | debian-bookworm | {5} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_with_update_2 [0.019556s] ... ok 2026-04-13 02:04:12.667181 | debian-bookworm | 2026-04-13 02:04:12.664 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:12.667191 | debian-bookworm | 2026-04-13 02:04:12.664 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:12.671535 | debian-bookworm | 2026-04-13 02:04:12.669 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:12.671546 | debian-bookworm | 2026-04-13 02:04:12.669 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:12.673641 | debian-bookworm | Insufficient free space for share creation on host host1 (requested / avail): 100/75 2026-04-13 02:04:12.675524 | debian-bookworm | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_05 [0.019780s] ... ok 2026-04-13 02:04:12.685384 | debian-bookworm | {5} manila.tests.test_network.NetworkBaseAPITestCase.test_enabled_ip_versions_3 [0.019287s] ... ok 2026-04-13 02:04:12.693400 | debian-bookworm | Insufficient free space for thin provisioning. The ratio of provisioned capacity over total capacity 2.20 would exceed the maximum over subscription ratio 2.00 on host host1. 2026-04-13 02:04:12.695290 | debian-bookworm | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_07 [0.019570s] ... ok 2026-04-13 02:04:12.704897 | debian-bookworm | {5} manila.tests.test_network.NetworkBaseAPITestCase.test_enabled_ip_versions_4 [0.019482s] ... ok 2026-04-13 02:04:12.714517 | debian-bookworm | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_08 [0.018819s] ... ok 2026-04-13 02:04:12.714534 | debian-bookworm | 2026-04-13 02:04:12.711 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 097fad24d2fc -> 0274d20c560f, add_share_instances_share_id_index 2026-04-13 02:04:12.724470 | debian-bookworm | {5} manila.tests.test_quota.DbQuotaDriverTestCase.test_destroy_all_by_project [0.019365s] ... ok 2026-04-13 02:04:12.733396 | debian-bookworm | Invalid max_over_subscription_ratio: 0.8. Valid value should be >= 1. 2026-04-13 02:04:12.735432 | debian-bookworm | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_09 [0.020932s] ... ok 2026-04-13 02:04:12.744752 | debian-bookworm | {5} manila.tests.test_quota.DbQuotaDriverTestCase.test_destroy_all_by_project_and_share_type [0.019547s] ... ok 2026-04-13 02:04:12.753763 | debian-bookworm | Insufficient free space for thin provisioning. The ratio of provisioned capacity over total capacity 22.00 would exceed the maximum over subscription ratio 20.00 on host host1. 2026-04-13 02:04:12.756025 | debian-bookworm | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_10 [0.020405s] ... ok 2026-04-13 02:04:12.763296 | debian-bookworm | {5} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_class_quotas_2_False [0.019181s] ... ok 2026-04-13 02:04:12.775265 | debian-bookworm | 2026-04-13 02:04:12.771 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 097fad24d2fc to 0274d20c560f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:12.775943 | debian-bookworm | Insufficient free space for share creation on host host1 (requested / avail): 100/75 2026-04-13 02:04:12.779282 | debian-bookworm | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_12 [0.022492s] ... ok 2026-04-13 02:04:12.779810 | debian-bookworm | 2026-04-13 02:04:12.775 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:12.779823 | debian-bookworm | 2026-04-13 02:04:12.776 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:12.783932 | debian-bookworm | {5} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_2 [0.020644s] ... ok 2026-04-13 02:04:12.784886 | debian-bookworm | 2026-04-13 02:04:12.782 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:12.784898 | debian-bookworm | 2026-04-13 02:04:12.782 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:12.799136 | debian-bookworm | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_11 [0.020106s] ... ok 2026-04-13 02:04:12.803867 | debian-bookworm | {5} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_4 [0.019724s] ... ok 2026-04-13 02:04:12.819320 | debian-bookworm | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_12 [0.019985s] ... ok 2026-04-13 02:04:12.822960 | debian-bookworm | 2026-04-13 02:04:12.821 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 0274d20c560f -> 4a482571410f, Add ou to security service 2026-04-13 02:04:12.823565 | debian-bookworm | {5} manila.tests.test_quota.QuotaEngineTestCase.test_commit_1 [0.019631s] ... ok 2026-04-13 02:04:12.836547 | debian-bookworm | 2026-04-13 02:04:12.833 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 0274d20c560f to 4a482571410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:12.839159 | debian-bookworm | 2026-04-13 02:04:12.837 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:12.839177 | debian-bookworm | 2026-04-13 02:04:12.837 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:12.842135 | debian-bookworm | {4} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_without_snapshot_host [0.022771s] ... ok 2026-04-13 02:04:12.843619 | debian-bookworm | {5} manila.tests.test_quota.QuotaEngineTestCase.test_get_by_class [0.020055s] ... ok 2026-04-13 02:04:12.845808 | debian-bookworm | 2026-04-13 02:04:12.843 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:12.845831 | debian-bookworm | 2026-04-13 02:04:12.843 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:12.862468 | debian-bookworm | {4} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_without_snapshot_id [0.019904s] ... ok 2026-04-13 02:04:12.863117 | debian-bookworm | {5} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_5 [0.019224s] ... ok 2026-04-13 02:04:12.882686 | debian-bookworm | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_03___3____1___False_ [0.019882s] ... ok 2026-04-13 02:04:12.883192 | debian-bookworm | {5} manila.tests.test_quota.QuotaEngineTestCase.test_get_settable_quotas_3 [0.019541s] ... ok 2026-04-13 02:04:12.885556 | debian-bookworm | 2026-04-13 02:04:12.882 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 4a482571410f -> 0274d20c560f, Add ou to security service 2026-04-13 02:04:12.899630 | debian-bookworm | 2026-04-13 02:04:12.897 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 4a482571410f to 0274d20c560f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:12.902156 | debian-bookworm | {5} manila.tests.test_quota.QuotaEngineTestCase.test_get_share_type_quotas_2 [0.019268s] ... ok 2026-04-13 02:04:12.903601 | debian-bookworm | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_04___222____2___False_ [0.020781s] ... ok 2026-04-13 02:04:12.904946 | debian-bookworm | 2026-04-13 02:04:12.901 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:12.904962 | debian-bookworm | 2026-04-13 02:04:12.901 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:12.908387 | debian-bookworm | 2026-04-13 02:04:12.905 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:12.908404 | debian-bookworm | 2026-04-13 02:04:12.905 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:12.921211 | debian-bookworm | {5} manila.tests.test_quota.QuotaEngineTestCase.test_get_user_quotas_1 [0.019105s] ... ok 2026-04-13 02:04:12.923677 | debian-bookworm | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_09___34________False_ [0.020070s] ... ok 2026-04-13 02:04:12.941171 | debian-bookworm | {5} manila.tests.test_quota.QuotaEngineTestCase.test_register_resources [0.019609s] ... ok 2026-04-13 02:04:12.944889 | debian-bookworm | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_10___123____s___123___True_ [0.020917s] ... ok 2026-04-13 02:04:12.949435 | debian-bookworm | 2026-04-13 02:04:12.946 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 0274d20c560f -> 4a482571410f, Add ou to security service 2026-04-13 02:04:12.960567 | debian-bookworm | {5} manila.tests.test_service.ServiceTestCase.test_periodic_tasks_1_True [0.019287s] ... ok 2026-04-13 02:04:12.964749 | debian-bookworm | 2026-04-13 02:04:12.961 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 0274d20c560f to 4a482571410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:12.967801 | debian-bookworm | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_14___1000____s___234___False_ [0.022471s] ... ok 2026-04-13 02:04:12.968552 | debian-bookworm | 2026-04-13 02:04:12.965 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:12.968565 | debian-bookworm | 2026-04-13 02:04:12.965 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:12.973125 | debian-bookworm | 2026-04-13 02:04:12.971 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:12.973144 | debian-bookworm | 2026-04-13 02:04:12.971 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:12.980246 | debian-bookworm | {5} manila.tests.test_service.ServiceTestCase.test_periodic_tasks_2_False [0.019658s] ... ok 2026-04-13 02:04:12.990045 | debian-bookworm | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_15___1234____s___1000___False_ [0.022067s] ... ok 2026-04-13 02:04:12.997494 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-04-13 02:04:12.997530 | debian-bookworm | debtcollector.deprecate( 2026-04-13 02:04:12.997764 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-04-13 02:04:12.997774 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-04-13 02:04:12.998467 | debian-bookworm | model server went away 2026-04-13 02:04:12.998479 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:12.998483 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/service.py", line 296, in report_state 2026-04-13 02:04:12.998487 | debian-bookworm | service_ref = db.service_get(ctxt, self.service_id) 2026-04-13 02:04:12.998491 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:12.998495 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:12.998498 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:04:12.998501 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:12.998505 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:12.998508 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:12.998512 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:12.998515 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:04:12.998519 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:04:12.998522 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:12.998525 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/test_service.py", line 115, in fake_service_get 2026-04-13 02:04:12.998529 | debian-bookworm | raise Exception() 2026-04-13 02:04:12.998533 | debian-bookworm | Exception 2026-04-13 02:04:13.000777 | debian-bookworm | {5} manila.tests.test_service.ServiceTestCase.test_report_state_newly_disconnected [0.020471s] ... ok 2026-04-13 02:04:13.012209 | debian-bookworm | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_19___12311321_____in__12311321___True_ [0.021778s] ... ok 2026-04-13 02:04:13.013239 | debian-bookworm | 2026-04-13 02:04:13.010 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 4a482571410f -> 27cb96d991fa, add_backend_info_table 2026-04-13 02:04:13.018047 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/service.py:370: DeprecationWarning: Using class 'Server' (either directly or via inheritance) is deprecated and will be removed in version '2026.2': The Server class utilises the eventlet service, and eventlet support is deprecated for removal. You should remove use of eventlet servers from your application and switch to deploying via WSGI. 2026-04-13 02:04:13.018096 | debian-bookworm | self.server = wsgi.Server( 2026-04-13 02:04:13.021548 | debian-bookworm | 2026-04-13 02:04:13.016 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 4a482571410f to 27cb96d991fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:13.021571 | debian-bookworm | 2026-04-13 02:04:13.019 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:13.021577 | debian-bookworm | 2026-04-13 02:04:13.019 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:13.022357 | debian-bookworm | {5} manila.tests.test_service.TestWSGIService.test_ssl_enabled [0.021507s] ... ok 2026-04-13 02:04:13.023896 | debian-bookworm | 2026-04-13 02:04:13.021 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:13.023905 | debian-bookworm | 2026-04-13 02:04:13.021 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:13.035006 | debian-bookworm | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_21___12310321_____in__11___False_ [0.022583s] ... ok 2026-04-13 02:04:13.041482 | debian-bookworm | {5} manila.tests.test_ssh_utils.SSHPoolTestCase.test_closed_reopend_ssh_connections [0.019123s] ... ok 2026-04-13 02:04:13.055204 | debian-bookworm | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_32__True___False___False_ [0.020022s] ... ok 2026-04-13 02:04:13.061153 | debian-bookworm | 2026-04-13 02:04:13.059 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 27cb96d991fa -> 4a482571410f, add_backend_info_table 2026-04-13 02:04:13.068080 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-04-13 02:04:13.068110 | debian-bookworm | debtcollector.deprecate( 2026-04-13 02:04:13.068602 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-04-13 02:04:13.068611 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-04-13 02:04:13.074032 | debian-bookworm | 2026-04-13 02:04:13.071 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 27cb96d991fa to 4a482571410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:13.074925 | debian-bookworm | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_33__False___True___False_ [0.019501s] ... ok 2026-04-13 02:04:13.078853 | debian-bookworm | 2026-04-13 02:04:13.073 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:13.078868 | debian-bookworm | 2026-04-13 02:04:13.073 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:13.078881 | debian-bookworm | 2026-04-13 02:04:13.076 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:13.078884 | debian-bookworm | 2026-04-13 02:04:13.076 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:13.095104 | debian-bookworm | {4} manila.tests.scheduler.filters.test_retry.HostFiltersTestCase.test_retry_filter_fail [0.019415s] ... ok 2026-04-13 02:04:13.114295 | debian-bookworm | {4} manila.tests.scheduler.filters.test_retry.HostFiltersTestCase.test_retry_filter_pass [0.019318s] ... ok 2026-04-13 02:04:13.116847 | debian-bookworm | 2026-04-13 02:04:13.114 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 4a482571410f -> 27cb96d991fa, add_backend_info_table 2026-04-13 02:04:13.122766 | debian-bookworm | 2026-04-13 02:04:13.119 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 4a482571410f to 27cb96d991fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:13.124726 | debian-bookworm | 2026-04-13 02:04:13.122 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:13.124736 | debian-bookworm | 2026-04-13 02:04:13.122 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:13.128824 | debian-bookworm | 2026-04-13 02:04:13.125 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:13.128840 | debian-bookworm | 2026-04-13 02:04:13.126 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:13.133110 | debian-bookworm | {5} manila.tests.test_test.IsolationTestCase.test_service_isolation [0.091344s] ... ok 2026-04-13 02:04:13.134724 | debian-bookworm | {4} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_fails_incompatible_domain_1_tatooine [0.020240s] ... ok 2026-04-13 02:04:13.153021 | debian-bookworm | {5} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_2___10_0_0_0_24____255_255_255_0__ [0.019646s] ... ok 2026-04-13 02:04:13.154373 | debian-bookworm | {4} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_fails_incompatible_domain_2_ [0.019545s] ... ok 2026-04-13 02:04:13.170165 | debian-bookworm | 2026-04-13 02:04:13.167 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 27cb96d991fa -> 829a09b0ddd4, add description for share type 2026-04-13 02:04:13.172283 | debian-bookworm | {5} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_3___10_0_0_0_5____248_0_0_0__ [0.019097s] ... ok 2026-04-13 02:04:13.181746 | debian-bookworm | 2026-04-13 02:04:13.179 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 27cb96d991fa to 829a09b0ddd4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:13.184125 | debian-bookworm | 2026-04-13 02:04:13.182 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:13.184136 | debian-bookworm | 2026-04-13 02:04:13.182 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:13.188895 | debian-bookworm | 2026-04-13 02:04:13.185 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:13.188907 | debian-bookworm | 2026-04-13 02:04:13.186 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:13.191739 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:04:13.191943 | debian-bookworm | {5} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_4___fdf8_f53b_82e1__1_0___0_ [0.019318s] ... ok 2026-04-13 02:04:13.196306 | debian-bookworm | {4} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_pools_with_filters [0.041566s] ... ok 2026-04-13 02:04:13.210392 | debian-bookworm | {5} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_04___2GG____G__ [0.018729s] ... ok 2026-04-13 02:04:13.216021 | debian-bookworm | {4} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_1 [0.019510s] ... ok 2026-04-13 02:04:13.229726 | debian-bookworm | {5} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_07___M1K____G__ [0.018936s] ... ok 2026-04-13 02:04:13.231201 | debian-bookworm | 2026-04-13 02:04:13.227 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 829a09b0ddd4 -> 27cb96d991fa, add description for share type 2026-04-13 02:04:13.235945 | debian-bookworm | {4} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_5 [0.019634s] ... ok 2026-04-13 02:04:13.245859 | debian-bookworm | 2026-04-13 02:04:13.242 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 829a09b0ddd4 to 27cb96d991fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:13.248258 | debian-bookworm | {5} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_05____5_23G____G____5_23_ [0.018548s] ... ok 2026-04-13 02:04:13.249270 | debian-bookworm | 2026-04-13 02:04:13.246 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:13.249279 | debian-bookworm | 2026-04-13 02:04:13.246 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:13.253303 | debian-bookworm | 2026-04-13 02:04:13.251 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:13.253316 | debian-bookworm | 2026-04-13 02:04:13.251 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:13.256042 | debian-bookworm | {4} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_05 [0.019945s] ... ok 2026-04-13 02:04:13.266670 | debian-bookworm | {5} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_17____0____G____0_0_ [0.018502s] ... ok 2026-04-13 02:04:13.286018 | debian-bookworm | {5} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_23____65536G____P____0_0625_ [0.019175s] ... ok 2026-04-13 02:04:13.293404 | debian-bookworm | 2026-04-13 02:04:13.290 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 27cb96d991fa -> 829a09b0ddd4, add description for share type 2026-04-13 02:04:13.296298 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:04:13.300360 | debian-bookworm | {4} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_replica [0.044032s] ... ok 2026-04-13 02:04:13.305068 | debian-bookworm | {5} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_2_fake [0.018769s] ... ok 2026-04-13 02:04:13.306478 | debian-bookworm | 2026-04-13 02:04:13.303 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 27cb96d991fa to 829a09b0ddd4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:13.308263 | debian-bookworm | 2026-04-13 02:04:13.306 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:13.308277 | debian-bookworm | 2026-04-13 02:04:13.306 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:13.313278 | debian-bookworm | 2026-04-13 02:04:13.311 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:13.313291 | debian-bookworm | 2026-04-13 02:04:13.311 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:13.323943 | debian-bookworm | {5} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_2 [0.019027s] ... ok 2026-04-13 02:04:13.336484 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:04:13.340266 | debian-bookworm | {4} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_create_share_instance [0.039664s] ... ok 2026-04-13 02:04:13.342663 | debian-bookworm | {5} manila.tests.test_utils.IsValidIPVersion.test_provided_none_version [0.018740s] ... ok 2026-04-13 02:04:13.359046 | debian-bookworm | 2026-04-13 02:04:13.350 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 829a09b0ddd4 -> b516de97bfee, Fix 'project_share_type_quotas' unique constraint 2026-04-13 02:04:13.359063 | debian-bookworm | 2026-04-13 02:04:13.350 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 829a09b0ddd4 to b516de97bfee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:13.359067 | debian-bookworm | 2026-04-13 02:04:13.352 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:13.359072 | debian-bookworm | 2026-04-13 02:04:13.352 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:13.359076 | debian-bookworm | 2026-04-13 02:04:13.355 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:13.359080 | debian-bookworm | 2026-04-13 02:04:13.355 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:13.360040 | debian-bookworm | {4} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_first_time_happy_day [0.019540s] ... ok 2026-04-13 02:04:13.362008 | debian-bookworm | {5} manila.tests.test_utils.IsValidIPVersion.test_valid_v6_2_2001_cdba_0_0_0_0_3257_9652 [0.019049s] ... ok 2026-04-13 02:04:13.379649 | debian-bookworm | {4} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_1__True__True_ [0.019267s] ... ok 2026-04-13 02:04:13.380849 | debian-bookworm | {5} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_invalid_string_3_falses [0.018851s] ... ok 2026-04-13 02:04:13.399083 | debian-bookworm | {4} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_7___wrong___False_ [0.019250s] ... ok 2026-04-13 02:04:13.400280 | debian-bookworm | {5} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_3___true___True__False_ [0.018939s] ... ok 2026-04-13 02:04:13.400845 | debian-bookworm | 2026-04-13 02:04:13.396 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade b516de97bfee -> 829a09b0ddd4, Fix 'project_share_type_quotas' unique constraint 2026-04-13 02:04:13.417782 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-04-13 02:04:13.417802 | debian-bookworm | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-04-13 02:04:13.419111 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-04-13 02:04:13.419126 | debian-bookworm | signop = oneOf('+ -') 2026-04-13 02:04:13.419416 | debian-bookworm | {5} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_raise_error_1_undefined [0.019352s] ... ok 2026-04-13 02:04:13.419948 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-04-13 02:04:13.419961 | debian-bookworm | operand.setParseAction(EvalConstant) 2026-04-13 02:04:13.419965 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-04-13 02:04:13.419969 | debian-bookworm | expr = infixNotation(operand, [ 2026-04-13 02:04:13.422182 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-13 02:04:13.422196 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-13 02:04:13.422614 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-13 02:04:13.422627 | debian-bookworm | return fn(self, *args, **kwargs) 2026-04-13 02:04:13.429740 | debian-bookworm | {4} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_stats_substitution [0.030266s] ... ok 2026-04-13 02:04:13.438196 | debian-bookworm | {5} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_2___on___True_ [0.018698s] ... ok 2026-04-13 02:04:13.457303 | debian-bookworm | {5} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_6___no___False_ [0.018919s] ... ok 2026-04-13 02:04:13.466889 | debian-bookworm | 2026-04-13 02:04:13.463 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update b516de97bfee to 829a09b0ddd4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:13.469484 | debian-bookworm | 2026-04-13 02:04:13.467 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:13.469499 | debian-bookworm | 2026-04-13 02:04:13.467 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:13.475869 | debian-bookworm | {5} manila.tests.test_utils.RequireDriverInitializedTestCase.test_require_driver_initialized_1_True [0.018583s] ... ok 2026-04-13 02:04:13.477061 | debian-bookworm | 2026-04-13 02:04:13.472 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:13.477074 | debian-bookworm | 2026-04-13 02:04:13.473 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:13.484409 | debian-bookworm | {4} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_same_backend_different_pool [0.054203s] ... ok 2026-04-13 02:04:13.494817 | debian-bookworm | {5} manila.tests.test_utils.TestAllTenantsValueCase.test_convert_time_duration_to_iso_format_4___2years____P2Y__ [0.018869s] ... ok 2026-04-13 02:04:13.507068 | debian-bookworm | {4} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_without_snapshot_id [0.022017s] ... ok 2026-04-13 02:04:13.514003 | debian-bookworm | {5} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_false_1_0 [0.018879s] ... ok 2026-04-13 02:04:13.517433 | debian-bookworm | 2026-04-13 02:04:13.512 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 829a09b0ddd4 -> b516de97bfee, Fix 'project_share_type_quotas' unique constraint 2026-04-13 02:04:13.517450 | debian-bookworm | 2026-04-13 02:04:13.513 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 829a09b0ddd4 to b516de97bfee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:13.519452 | debian-bookworm | 2026-04-13 02:04:13.517 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:13.519465 | debian-bookworm | 2026-04-13 02:04:13.517 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:13.522327 | debian-bookworm | 2026-04-13 02:04:13.520 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:13.522338 | debian-bookworm | 2026-04-13 02:04:13.520 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:13.528792 | debian-bookworm | {4} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_session_method [0.021877s] ... ok 2026-04-13 02:04:13.532362 | debian-bookworm | {5} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_1_None [0.018534s] ... ok 2026-04-13 02:04:13.551287 | debian-bookworm | {4} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__weigh_active_iq_1 [0.022054s] ... ok 2026-04-13 02:04:13.551718 | debian-bookworm | {5} manila.tests.test_utils.TestDisableNotifications.test_if_notification_enabled_when_disabled_1___ [0.018797s] ... ok 2026-04-13 02:04:13.564527 | debian-bookworm | 2026-04-13 02:04:13.560 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade b516de97bfee -> 238720805ce1, Add ProjectShareTypeQuota model 2026-04-13 02:04:13.570545 | debian-bookworm | {5} manila.tests.volume.test_cinder.CinderApiTestCase.test_create [0.019100s] ... ok 2026-04-13 02:04:13.571840 | debian-bookworm | {4} manila.tests.share.drivers.cephfs.test_driver.AllocationCapacityCacheTestCase.test_set_get_data [0.020306s] ... ok 2026-04-13 02:04:13.590130 | debian-bookworm | {5} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_snapshot [0.019375s] ... ok 2026-04-13 02:04:13.593342 | debian-bookworm | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_volume_mode_exception_3_12a3 [0.021556s] ... ok 2026-04-13 02:04:13.598788 | debian-bookworm | 2026-04-13 02:04:13.595 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update b516de97bfee to 238720805ce1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:13.601209 | debian-bookworm | 2026-04-13 02:04:13.598 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:13.601222 | debian-bookworm | 2026-04-13 02:04:13.599 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:13.607219 | debian-bookworm | 2026-04-13 02:04:13.603 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:13.607231 | debian-bookworm | 2026-04-13 02:04:13.603 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:13.609071 | debian-bookworm | {5} manila.tests.volume.test_cinder.CinderApiTestCase.test_unreserve_volume [0.018999s] ... ok 2026-04-13 02:04:13.617049 | debian-bookworm | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share [0.023457s] ... ok 2026-04-13 02:04:13.628339 | debian-bookworm | {5} manila.tests.volume.test_cinder.CinderApiTestCase.test_wait_for_available_volume [0.019141s] ... ok 2026-04-13 02:04:13.640390 | debian-bookworm | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share_from_snapshot [0.022447s] ... ok 2026-04-13 02:04:13.646080 | debian-bookworm | 2026-04-13 02:04:13.643 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 238720805ce1 -> b516de97bfee, Add ProjectShareTypeQuota model 2026-04-13 02:04:13.649385 | debian-bookworm | {5} manila.tests.volume.test_cinder.CinderclientTestCase.test_with_auth_obj [0.020833s] ... ok 2026-04-13 02:04:13.664587 | debian-bookworm | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_share [0.023412s] ... ok 2026-04-13 02:04:13.673204 | debian-bookworm | {5} manila.tests.wsgi.test_common.WSGICommonTestCase.test_application___call__ [0.019216s] ... ok 2026-04-13 02:04:13.673568 | debian-bookworm | {'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '/share/v2', 'PATH_INFO': '/v2/share-access-rules/inexistent_id', 'QUERY_STRING': '', 'SERVER_NAME': 'localhost', 'SERVER_PORT': '80', 'HTTP_HOST': 'localhost:80', 'SERVER_PROTOCOL': 'HTTP/1.0', 'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BytesIO object at 0x7f5b092e7c90>, 'wsgi.errors': <_io.TextIOWrapper name='' mode='w' encoding='utf-8'>, 'wsgi.multithread': False, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'webob.adhoc_attrs': {'api_version_request': }, 'manila.context': } 2026-04-13 02:04:13.673578 | debian-bookworm | 2026-04-13 02:04:13.673582 | debian-bookworm | OpenStack manila version: 1.0.0 2026-04-13 02:04:13.673586 | debian-bookworm | 2026-04-13 02:04:13.673590 | debian-bookworm | manila-manage category action [] 2026-04-13 02:04:13.673594 | debian-bookworm | Available categories: 2026-04-13 02:04:13.673597 | debian-bookworm | config 2026-04-13 02:04:13.673601 | debian-bookworm | db 2026-04-13 02:04:13.673604 | debian-bookworm | host 2026-04-13 02:04:13.673608 | debian-bookworm | logs 2026-04-13 02:04:13.673611 | debian-bookworm | service 2026-04-13 02:04:13.673615 | debian-bookworm | share 2026-04-13 02:04:13.673618 | debian-bookworm | share_server 2026-04-13 02:04:13.673628 | debian-bookworm | shell 2026-04-13 02:04:13.673632 | debian-bookworm | version 2026-04-13 02:04:13.673635 | debian-bookworm | Failed to read configuration file(s): sentinel._namespace 2026-04-13 02:04:13.673639 | debian-bookworm | Bunch(a='a', b='b', d=Bunch(x=Bunch(a, b, d), y='b')) 2026-04-13 02:04:13.687905 | debian-bookworm | 2026-04-13 02:04:13.684 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 238720805ce1 to b516de97bfee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:13.689953 | debian-bookworm | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_snapshot_snapshot_not_found [0.023853s] ... ok 2026-04-13 02:04:13.691167 | debian-bookworm | 2026-04-13 02:04:13.687 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:13.691180 | debian-bookworm | 2026-04-13 02:04:13.688 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:13.694613 | debian-bookworm | 2026-04-13 02:04:13.692 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:13.694626 | debian-bookworm | 2026-04-13 02:04:13.692 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:13.711617 | debian-bookworm | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_transfer_accept_1 [0.021640s] ... ok 2026-04-13 02:04:13.732150 | debian-bookworm | {4} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_allow_access_rw_ro_when_export_does_not_exist_1_rw [0.020317s] ... ok 2026-04-13 02:04:13.739017 | debian-bookworm | 2026-04-13 02:04:13.735 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade b516de97bfee -> 238720805ce1, Add ProjectShareTypeQuota model 2026-04-13 02:04:13.752836 | debian-bookworm | {4} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_get_export_ips_no_backends [0.020441s] ... ok 2026-04-13 02:04:13.771436 | debian-bookworm | 2026-04-13 02:04:13.767 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update b516de97bfee to 238720805ce1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:13.771963 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:04:13.772476 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:04:13.774312 | debian-bookworm | 2026-04-13 02:04:13.771 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:13.774325 | debian-bookworm | 2026-04-13 02:04:13.771 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:13.774792 | debian-bookworm | {4} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_01____fakehost____some_host_name____some_host_name_____1_1_1_0____False_ [0.021800s] ... ok 2026-04-13 02:04:13.779839 | debian-bookworm | 2026-04-13 02:04:13.777 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:13.779852 | debian-bookworm | 2026-04-13 02:04:13.778 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:13.792895 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:04:13.793360 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:04:13.795504 | debian-bookworm | {4} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_08____fakehost____some_host_name____1_1_1_0____1001__1001____False_ [0.020467s] ... ok 2026-04-13 02:04:13.815135 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:04:13.817284 | debian-bookworm | {4} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_cleanup_fsal_hook [0.021567s] ... ok 2026-04-13 02:04:13.823794 | debian-bookworm | 2026-04-13 02:04:13.821 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 238720805ce1 -> 31252d671ae5, Add messages table 2026-04-13 02:04:13.830526 | debian-bookworm | 2026-04-13 02:04:13.827 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 238720805ce1 to 31252d671ae5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:13.832816 | debian-bookworm | 2026-04-13 02:04:13.830 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:13.832837 | debian-bookworm | 2026-04-13 02:04:13.830 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:13.836528 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:04:13.837193 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:04:13.838058 | debian-bookworm | 2026-04-13 02:04:13.834 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:13.838070 | debian-bookworm | 2026-04-13 02:04:13.835 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:13.839305 | debian-bookworm | {4} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_6__None____1001__1001_____6__ [0.021815s] ... ok 2026-04-13 02:04:13.858680 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:04:13.859214 | debian-bookworm | The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:04:13.859551 | debian-bookworm | Setting configured IP versions to [4, 6] since a hostname (rather than IP address) was supplied in 'cephfs_ganesha_server_ip' or in 'cephfs_ganesha_export_ips'. 2026-04-13 02:04:13.862353 | debian-bookworm | {4} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_8__None____1001__1001_129____1_1_1_0_____4__6__ [0.022665s] ... ok 2026-04-13 02:04:13.883101 | debian-bookworm | 2026-04-13 02:04:13.881 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 31252d671ae5 -> 238720805ce1, Add messages table 2026-04-13 02:04:13.886265 | debian-bookworm | {4} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_to_preexisting_ceph_user [0.023547s] ... ok 2026-04-13 02:04:13.895762 | debian-bookworm | 2026-04-13 02:04:13.892 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 31252d671ae5 to 238720805ce1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:13.898293 | debian-bookworm | 2026-04-13 02:04:13.895 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:13.898313 | debian-bookworm | 2026-04-13 02:04:13.896 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:13.903690 | debian-bookworm | 2026-04-13 02:04:13.901 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:13.903751 | debian-bookworm | 2026-04-13 02:04:13.901 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:13.906738 | debian-bookworm | %alice did not have access to share fakeinstanceid. 2026-04-13 02:04:13.909787 | debian-bookworm | {4} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_deny_access_missing_access_rule [0.023421s] ... ok 2026-04-13 02:04:13.930281 | debian-bookworm | Failed to run command fake_command due to . 2026-04-13 02:04:13.933296 | debian-bookworm | {4} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test__inner_execute_not_ok_ignore_errors [0.023143s] ... ok 2026-04-13 02:04:13.950774 | debian-bookworm | 2026-04-13 02:04:13.948 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 238720805ce1 -> 31252d671ae5, Add messages table 2026-04-13 02:04:13.956865 | debian-bookworm | 2026-04-13 02:04:13.954 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 238720805ce1 to 31252d671ae5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:13.958189 | debian-bookworm | {4} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test__inner_execute_ok [0.024470s] ... ok 2026-04-13 02:04:13.960901 | debian-bookworm | 2026-04-13 02:04:13.959 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:13.960928 | debian-bookworm | 2026-04-13 02:04:13.959 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:13.966291 | debian-bookworm | 2026-04-13 02:04:13.963 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:13.966328 | debian-bookworm | 2026-04-13 02:04:13.963 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:13.981740 | debian-bookworm | {4} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_veth_from_bridge [0.023127s] ... ok 2026-04-13 02:04:14.004748 | debian-bookworm | {4} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_remove_network [0.022837s] ... ok 2026-04-13 02:04:14.010275 | debian-bookworm | 2026-04-13 02:04:14.007 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 31252d671ae5 -> 5237b6625330, Squash 'share_group_snapshot_members' and 'share_snapshot_instances' models. 2026-04-13 02:04:14.027808 | debian-bookworm | {4} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_share_name_1_True [0.022600s] ... ok 2026-04-13 02:04:14.052869 | debian-bookworm | {4} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_share_name_2_False [0.024707s] ... ok 2026-04-13 02:04:14.077530 | debian-bookworm | {4} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_get_share_server_network_info [0.024254s] ... ok 2026-04-13 02:04:14.102435 | debian-bookworm | {4} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_access_access_rules_ok [0.024518s] ... ok 2026-04-13 02:04:14.143786 | debian-bookworm | {4} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_server_security_service_not_supported [0.041104s] ... ok 2026-04-13 02:04:14.168385 | debian-bookworm | {4} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_delete_share [0.024192s] ... ok 2026-04-13 02:04:14.171039 | debian-bookworm | 2026-04-13 02:04:14.168 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 31252d671ae5 to 5237b6625330 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:14.176897 | debian-bookworm | 2026-04-13 02:04:14.174 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:14.176932 | debian-bookworm | 2026-04-13 02:04:14.174 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:14.182101 | debian-bookworm | 2026-04-13 02:04:14.179 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:14.182123 | debian-bookworm | 2026-04-13 02:04:14.180 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:14.192169 | debian-bookworm | {4} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_get_info [0.023442s] ... ok 2026-04-13 02:04:14.212677 | debian-bookworm | LDAP credentials are invalid. Aborting operation. 2026-04-13 02:04:14.215863 | debian-bookworm | {4} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_retry_operation_invalid_credential [0.023417s] ... ok 2026-04-13 02:04:14.225266 | debian-bookworm | 2026-04-13 02:04:14.222 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 5237b6625330 -> 31252d671ae5, Squash 'share_group_snapshot_members' and 'share_snapshot_instances' models. 2026-04-13 02:04:14.236216 | debian-bookworm | Command has returned execution error. Will retry the operation. Error details: None 2026-04-13 02:04:14.339239 | debian-bookworm | 2026-04-13 02:04:14.336 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 5237b6625330 to 31252d671ae5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:14.341815 | debian-bookworm | 2026-04-13 02:04:14.340 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:14.341836 | debian-bookworm | 2026-04-13 02:04:14.340 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:14.346136 | debian-bookworm | 2026-04-13 02:04:14.343 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:14.346155 | debian-bookworm | 2026-04-13 02:04:14.343 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:14.391954 | debian-bookworm | 2026-04-13 02:04:14.389 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 31252d671ae5 -> 5237b6625330, Squash 'share_group_snapshot_members' and 'share_snapshot_instances' models. 2026-04-13 02:04:14.553928 | debian-bookworm | 2026-04-13 02:04:14.550 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 31252d671ae5 to 5237b6625330 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:14.558219 | debian-bookworm | 2026-04-13 02:04:14.555 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:14.558253 | debian-bookworm | 2026-04-13 02:04:14.555 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:14.563415 | debian-bookworm | 2026-04-13 02:04:14.560 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:14.563435 | debian-bookworm | 2026-04-13 02:04:14.560 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:14.603513 | debian-bookworm | 2026-04-13 02:04:14.601 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 5237b6625330 -> 7d142971c4ef, Add 'availability_zone_id' field to 'share_groups' table. 2026-04-13 02:04:14.616789 | debian-bookworm | 2026-04-13 02:04:14.613 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 5237b6625330 to 7d142971c4ef update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:14.619952 | debian-bookworm | 2026-04-13 02:04:14.617 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:14.619971 | debian-bookworm | 2026-04-13 02:04:14.617 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:14.624859 | debian-bookworm | 2026-04-13 02:04:14.621 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:14.624884 | debian-bookworm | 2026-04-13 02:04:14.621 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:14.666601 | debian-bookworm | 2026-04-13 02:04:14.664 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 7d142971c4ef -> 5237b6625330, Add 'availability_zone_id' field to 'share_groups' table. 2026-04-13 02:04:14.683604 | debian-bookworm | 2026-04-13 02:04:14.680 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 7d142971c4ef to 5237b6625330 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:14.686557 | debian-bookworm | 2026-04-13 02:04:14.684 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:14.686588 | debian-bookworm | 2026-04-13 02:04:14.684 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:14.692076 | debian-bookworm | 2026-04-13 02:04:14.689 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:14.692095 | debian-bookworm | 2026-04-13 02:04:14.689 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:14.733607 | debian-bookworm | 2026-04-13 02:04:14.730 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 5237b6625330 -> 7d142971c4ef, Add 'availability_zone_id' field to 'share_groups' table. 2026-04-13 02:04:14.747596 | debian-bookworm | 2026-04-13 02:04:14.744 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 5237b6625330 to 7d142971c4ef update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:14.750568 | debian-bookworm | 2026-04-13 02:04:14.747 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:14.750600 | debian-bookworm | 2026-04-13 02:04:14.748 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:14.756126 | debian-bookworm | 2026-04-13 02:04:14.753 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:14.756142 | debian-bookworm | 2026-04-13 02:04:14.753 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:14.795298 | debian-bookworm | 2026-04-13 02:04:14.792 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 7d142971c4ef -> d5db24264f5c, add_reservation_expire_index 2026-04-13 02:04:14.808963 | debian-bookworm | 2026-04-13 02:04:14.805 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 7d142971c4ef to d5db24264f5c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:14.811495 | debian-bookworm | 2026-04-13 02:04:14.809 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:14.811514 | debian-bookworm | 2026-04-13 02:04:14.809 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:14.815405 | debian-bookworm | 2026-04-13 02:04:14.813 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:14.815424 | debian-bookworm | 2026-04-13 02:04:14.813 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:14.853786 | debian-bookworm | 2026-04-13 02:04:14.851 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade d5db24264f5c -> 7d142971c4ef, add_reservation_expire_index 2026-04-13 02:04:14.869363 | debian-bookworm | 2026-04-13 02:04:14.867 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update d5db24264f5c to 7d142971c4ef update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:14.872928 | debian-bookworm | 2026-04-13 02:04:14.870 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:14.872967 | debian-bookworm | 2026-04-13 02:04:14.870 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:14.879180 | debian-bookworm | 2026-04-13 02:04:14.875 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:14.879196 | debian-bookworm | 2026-04-13 02:04:14.876 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:14.916440 | debian-bookworm | 2026-04-13 02:04:14.913 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 7d142971c4ef -> d5db24264f5c, add_reservation_expire_index 2026-04-13 02:04:14.930503 | debian-bookworm | 2026-04-13 02:04:14.928 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 7d142971c4ef to d5db24264f5c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:14.933370 | debian-bookworm | 2026-04-13 02:04:14.931 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:14.933400 | debian-bookworm | 2026-04-13 02:04:14.931 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:14.939940 | debian-bookworm | 2026-04-13 02:04:14.936 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:14.939955 | debian-bookworm | 2026-04-13 02:04:14.936 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:14.981137 | debian-bookworm | 2026-04-13 02:04:14.978 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade d5db24264f5c -> 927920b37453, Add enum 'consistent_snapshot_support' attr to 'share_groups' model. 2026-04-13 02:04:14.992616 | debian-bookworm | 2026-04-13 02:04:14.990 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update d5db24264f5c to 927920b37453 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:14.995822 | debian-bookworm | 2026-04-13 02:04:14.993 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:14.995850 | debian-bookworm | 2026-04-13 02:04:14.994 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:15.001806 | debian-bookworm | 2026-04-13 02:04:14.999 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:15.001822 | debian-bookworm | 2026-04-13 02:04:14.999 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:15.041279 | debian-bookworm | 2026-04-13 02:04:15.038 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 927920b37453 -> d5db24264f5c, Add enum 'consistent_snapshot_support' attr to 'share_groups' model. 2026-04-13 02:04:15.054033 | debian-bookworm | 2026-04-13 02:04:15.051 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 927920b37453 to d5db24264f5c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:15.057544 | debian-bookworm | 2026-04-13 02:04:15.055 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:15.057569 | debian-bookworm | 2026-04-13 02:04:15.055 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:15.062543 | debian-bookworm | 2026-04-13 02:04:15.058 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:15.062582 | debian-bookworm | 2026-04-13 02:04:15.059 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:15.104732 | debian-bookworm | 2026-04-13 02:04:15.101 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade d5db24264f5c -> 927920b37453, Add enum 'consistent_snapshot_support' attr to 'share_groups' model. 2026-04-13 02:04:15.117203 | debian-bookworm | 2026-04-13 02:04:15.115 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update d5db24264f5c to 927920b37453 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:15.120044 | debian-bookworm | 2026-04-13 02:04:15.117 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:15.120064 | debian-bookworm | 2026-04-13 02:04:15.117 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:15.124730 | debian-bookworm | 2026-04-13 02:04:15.121 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:15.124750 | debian-bookworm | 2026-04-13 02:04:15.121 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:15.168865 | debian-bookworm | 2026-04-13 02:04:15.166 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 927920b37453 -> a77e2ad5012d, Add 'provider_location' attr to 'share_group_snapshot_members' model. 2026-04-13 02:04:15.185880 | debian-bookworm | 2026-04-13 02:04:15.182 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 927920b37453 to a77e2ad5012d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:15.187864 | debian-bookworm | 2026-04-13 02:04:15.185 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:15.187883 | debian-bookworm | 2026-04-13 02:04:15.185 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:15.192861 | debian-bookworm | 2026-04-13 02:04:15.189 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:15.192900 | debian-bookworm | 2026-04-13 02:04:15.189 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:15.244789 | debian-bookworm | 2026-04-13 02:04:15.241 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade a77e2ad5012d -> 927920b37453, Add 'provider_location' attr to 'share_group_snapshot_members' model. 2026-04-13 02:04:15.256908 | debian-bookworm | 2026-04-13 02:04:15.255 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update a77e2ad5012d to 927920b37453 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:15.259444 | debian-bookworm | 2026-04-13 02:04:15.257 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:15.259475 | debian-bookworm | 2026-04-13 02:04:15.258 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:15.265709 | debian-bookworm | 2026-04-13 02:04:15.263 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:15.265726 | debian-bookworm | 2026-04-13 02:04:15.263 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:15.313005 | debian-bookworm | 2026-04-13 02:04:15.310 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 927920b37453 -> a77e2ad5012d, Add 'provider_location' attr to 'share_group_snapshot_members' model. 2026-04-13 02:04:15.324238 | debian-bookworm | 2026-04-13 02:04:15.321 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 927920b37453 to a77e2ad5012d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:15.326360 | debian-bookworm | 2026-04-13 02:04:15.324 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:15.326389 | debian-bookworm | 2026-04-13 02:04:15.324 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:15.332727 | debian-bookworm | 2026-04-13 02:04:15.330 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:15.332744 | debian-bookworm | 2026-04-13 02:04:15.330 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:15.371342 | debian-bookworm | 2026-04-13 02:04:15.368 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade a77e2ad5012d -> e1949a93157a, add_share_snapshot_access 2026-04-13 02:04:15.396959 | debian-bookworm | 2026-04-13 02:04:15.394 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update a77e2ad5012d to e1949a93157a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:15.400357 | debian-bookworm | 2026-04-13 02:04:15.397 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:15.400388 | debian-bookworm | 2026-04-13 02:04:15.398 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:15.405321 | debian-bookworm | 2026-04-13 02:04:15.403 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:15.405348 | debian-bookworm | 2026-04-13 02:04:15.403 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:15.447976 | debian-bookworm | 2026-04-13 02:04:15.445 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade e1949a93157a -> a77e2ad5012d, add_share_snapshot_access 2026-04-13 02:04:15.513628 | debian-bookworm | 2026-04-13 02:04:15.510 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update e1949a93157a to a77e2ad5012d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:15.518795 | debian-bookworm | 2026-04-13 02:04:15.516 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:15.518813 | debian-bookworm | 2026-04-13 02:04:15.516 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:15.521568 | debian-bookworm | 2026-04-13 02:04:15.519 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:15.521595 | debian-bookworm | 2026-04-13 02:04:15.519 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:15.563207 | debian-bookworm | 2026-04-13 02:04:15.560 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade a77e2ad5012d -> e1949a93157a, add_share_snapshot_access 2026-04-13 02:04:15.588358 | debian-bookworm | 2026-04-13 02:04:15.586 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update a77e2ad5012d to e1949a93157a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:15.591201 | debian-bookworm | 2026-04-13 02:04:15.589 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:15.591230 | debian-bookworm | 2026-04-13 02:04:15.589 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:15.597134 | debian-bookworm | 2026-04-13 02:04:15.594 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:15.597148 | debian-bookworm | 2026-04-13 02:04:15.594 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:15.636536 | debian-bookworm | 2026-04-13 02:04:15.633 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade e1949a93157a -> 03da71c0e321, Add share group types table 2026-04-13 02:04:15.686038 | debian-bookworm | 2026-04-13 02:04:15.682 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update e1949a93157a to 03da71c0e321 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:15.688681 | debian-bookworm | 2026-04-13 02:04:15.686 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:15.688704 | debian-bookworm | 2026-04-13 02:04:15.686 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:15.693222 | debian-bookworm | 2026-04-13 02:04:15.690 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:15.693244 | debian-bookworm | 2026-04-13 02:04:15.690 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:15.733590 | debian-bookworm | 2026-04-13 02:04:15.730 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 03da71c0e321 -> e1949a93157a, Add share group types table 2026-04-13 02:04:15.807224 | debian-bookworm | 2026-04-13 02:04:15.804 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 03da71c0e321 to e1949a93157a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:15.809789 | debian-bookworm | 2026-04-13 02:04:15.808 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:15.809812 | debian-bookworm | 2026-04-13 02:04:15.808 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:15.814118 | debian-bookworm | 2026-04-13 02:04:15.811 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:15.814139 | debian-bookworm | 2026-04-13 02:04:15.811 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:15.856381 | debian-bookworm | 2026-04-13 02:04:15.854 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade e1949a93157a -> 03da71c0e321, Add share group types table 2026-04-13 02:04:15.903704 | debian-bookworm | 2026-04-13 02:04:15.900 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update e1949a93157a to 03da71c0e321 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:15.907696 | debian-bookworm | 2026-04-13 02:04:15.905 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:15.907728 | debian-bookworm | 2026-04-13 02:04:15.905 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:15.912969 | debian-bookworm | 2026-04-13 02:04:15.910 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:15.912988 | debian-bookworm | 2026-04-13 02:04:15.910 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:15.955103 | debian-bookworm | 2026-04-13 02:04:15.951 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 03da71c0e321 -> e9f79621d83f, Convert consistency groups to share groups 2026-04-13 02:04:16.488284 | debian-bookworm | 2026-04-13 02:04:16.484 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 03da71c0e321 to e9f79621d83f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:16.492671 | debian-bookworm | 2026-04-13 02:04:16.490 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:16.492713 | debian-bookworm | 2026-04-13 02:04:16.490 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:16.498603 | debian-bookworm | 2026-04-13 02:04:16.496 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:16.498628 | debian-bookworm | 2026-04-13 02:04:16.496 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:16.541163 | debian-bookworm | 2026-04-13 02:04:16.537 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade e9f79621d83f -> 03da71c0e321, Convert consistency groups to share groups 2026-04-13 02:04:16.541258 | debian-bookworm | 2026-04-13 02:04:16.537 6641 INFO 03da71c0e321_convert_cgs_to_share_groups_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Renaming consistency group tables 2026-04-13 02:04:17.012739 | debian-bookworm | 2026-04-13 02:04:17.009 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update e9f79621d83f to 03da71c0e321 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:17.016384 | debian-bookworm | 2026-04-13 02:04:17.013 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:17.016423 | debian-bookworm | 2026-04-13 02:04:17.014 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:17.020911 | debian-bookworm | 2026-04-13 02:04:17.018 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:17.020928 | debian-bookworm | 2026-04-13 02:04:17.018 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:17.071513 | debian-bookworm | 2026-04-13 02:04:17.069 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 03da71c0e321 -> e9f79621d83f, Convert consistency groups to share groups 2026-04-13 02:04:17.582472 | debian-bookworm | 2026-04-13 02:04:17.579 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 03da71c0e321 to e9f79621d83f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:17.585570 | debian-bookworm | 2026-04-13 02:04:17.583 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:17.585591 | debian-bookworm | 2026-04-13 02:04:17.583 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:17.589171 | debian-bookworm | 2026-04-13 02:04:17.587 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:17.589190 | debian-bookworm | 2026-04-13 02:04:17.587 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:17.630461 | debian-bookworm | 2026-04-13 02:04:17.627 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade e9f79621d83f -> 54667b9cade7, add_cast_rules_to_readonly_to_share_instances 2026-04-13 02:04:17.630497 | debian-bookworm | 2026-04-13 02:04:17.627 6641 INFO e9f79621d83f_add_cast_rules_to_readonly_to_share_instances_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Removing cast_rules_to_readonly column from share instances. 2026-04-13 02:04:17.644874 | debian-bookworm | 2026-04-13 02:04:17.642 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update e9f79621d83f to 54667b9cade7 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:17.648625 | debian-bookworm | 2026-04-13 02:04:17.646 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:17.648661 | debian-bookworm | 2026-04-13 02:04:17.646 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:17.654276 | debian-bookworm | 2026-04-13 02:04:17.652 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:17.654328 | debian-bookworm | 2026-04-13 02:04:17.652 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:17.696625 | debian-bookworm | 2026-04-13 02:04:17.694 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 54667b9cade7 -> e9f79621d83f, add_cast_rules_to_readonly_to_share_instances 2026-04-13 02:04:17.696660 | debian-bookworm | 2026-04-13 02:04:17.694 6641 INFO e9f79621d83f_add_cast_rules_to_readonly_to_share_instances_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Adding cast_rules_to_readonly column to share instances. 2026-04-13 02:04:17.770983 | debian-bookworm | 2026-04-13 02:04:17.768 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 54667b9cade7 to e9f79621d83f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:17.773783 | debian-bookworm | 2026-04-13 02:04:17.771 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:17.773814 | debian-bookworm | 2026-04-13 02:04:17.772 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:17.779784 | debian-bookworm | 2026-04-13 02:04:17.777 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:17.779863 | debian-bookworm | 2026-04-13 02:04:17.778 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:17.822002 | debian-bookworm | 2026-04-13 02:04:17.818 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade e9f79621d83f -> 54667b9cade7, add_cast_rules_to_readonly_to_share_instances 2026-04-13 02:04:17.822072 | debian-bookworm | 2026-04-13 02:04:17.818 6641 INFO e9f79621d83f_add_cast_rules_to_readonly_to_share_instances_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Removing cast_rules_to_readonly column from share instances. 2026-04-13 02:04:17.834855 | debian-bookworm | 2026-04-13 02:04:17.832 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update e9f79621d83f to 54667b9cade7 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:17.838631 | debian-bookworm | 2026-04-13 02:04:17.836 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:17.838665 | debian-bookworm | 2026-04-13 02:04:17.836 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:17.844202 | debian-bookworm | 2026-04-13 02:04:17.842 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:17.844227 | debian-bookworm | 2026-04-13 02:04:17.842 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:17.886606 | debian-bookworm | 2026-04-13 02:04:17.884 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 54667b9cade7 -> 87ce15c59bbe, add_share_instance_access_map_state 2026-04-13 02:04:17.917525 | debian-bookworm | 2026-04-13 02:04:17.914 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 54667b9cade7 to 87ce15c59bbe update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:17.919116 | debian-bookworm | 2026-04-13 02:04:17.916 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:17.919130 | debian-bookworm | 2026-04-13 02:04:17.916 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:17.921988 | debian-bookworm | 2026-04-13 02:04:17.919 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:17.922003 | debian-bookworm | 2026-04-13 02:04:17.919 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:17.962219 | debian-bookworm | 2026-04-13 02:04:17.960 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 87ce15c59bbe -> 54667b9cade7, add_share_instance_access_map_state 2026-04-13 02:04:18.020323 | debian-bookworm | 2026-04-13 02:04:18.017 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 87ce15c59bbe to 54667b9cade7 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:18.023796 | debian-bookworm | 2026-04-13 02:04:18.021 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:18.023812 | debian-bookworm | 2026-04-13 02:04:18.021 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:18.027953 | debian-bookworm | 2026-04-13 02:04:18.025 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:18.027980 | debian-bookworm | 2026-04-13 02:04:18.025 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:18.068790 | debian-bookworm | 2026-04-13 02:04:18.066 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 54667b9cade7 -> 87ce15c59bbe, add_share_instance_access_map_state 2026-04-13 02:04:18.092715 | debian-bookworm | 2026-04-13 02:04:18.089 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 54667b9cade7 to 87ce15c59bbe update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:18.095473 | debian-bookworm | 2026-04-13 02:04:18.092 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:18.095504 | debian-bookworm | 2026-04-13 02:04:18.093 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:18.098355 | debian-bookworm | 2026-04-13 02:04:18.095 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:18.098376 | debian-bookworm | 2026-04-13 02:04:18.096 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:18.135565 | debian-bookworm | 2026-04-13 02:04:18.133 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 87ce15c59bbe -> 95e3cf760840, add_revert_to_snapshot_support 2026-04-13 02:04:18.145924 | debian-bookworm | 2026-04-13 02:04:18.143 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 87ce15c59bbe to 95e3cf760840 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:18.149208 | debian-bookworm | 2026-04-13 02:04:18.146 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:18.149251 | debian-bookworm | 2026-04-13 02:04:18.146 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:18.153973 | debian-bookworm | 2026-04-13 02:04:18.151 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:18.153996 | debian-bookworm | 2026-04-13 02:04:18.151 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:18.198634 | debian-bookworm | 2026-04-13 02:04:18.196 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 95e3cf760840 -> 87ce15c59bbe, add_revert_to_snapshot_support 2026-04-13 02:04:18.216712 | debian-bookworm | 2026-04-13 02:04:18.214 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 95e3cf760840 to 87ce15c59bbe update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:18.219570 | debian-bookworm | 2026-04-13 02:04:18.217 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:18.219586 | debian-bookworm | 2026-04-13 02:04:18.217 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:18.223994 | debian-bookworm | 2026-04-13 02:04:18.221 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:18.224009 | debian-bookworm | 2026-04-13 02:04:18.221 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:18.261492 | debian-bookworm | 2026-04-13 02:04:18.259 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 87ce15c59bbe -> 95e3cf760840, add_revert_to_snapshot_support 2026-04-13 02:04:18.273307 | debian-bookworm | 2026-04-13 02:04:18.271 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 87ce15c59bbe to 95e3cf760840 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:18.275057 | debian-bookworm | 2026-04-13 02:04:18.273 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:18.275084 | debian-bookworm | 2026-04-13 02:04:18.273 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:18.278310 | debian-bookworm | 2026-04-13 02:04:18.276 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:18.278343 | debian-bookworm | 2026-04-13 02:04:18.276 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:18.317977 | debian-bookworm | 2026-04-13 02:04:18.315 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 95e3cf760840 -> 3e7d62517afa, remove_nova_net_id_column_from_share_networks 2026-04-13 02:04:18.328750 | debian-bookworm | 2026-04-13 02:04:18.326 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 95e3cf760840 to 3e7d62517afa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:18.330818 | debian-bookworm | 2026-04-13 02:04:18.328 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:18.330854 | debian-bookworm | 2026-04-13 02:04:18.328 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:18.334638 | debian-bookworm | 2026-04-13 02:04:18.332 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:18.334678 | debian-bookworm | 2026-04-13 02:04:18.332 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:18.374116 | debian-bookworm | 2026-04-13 02:04:18.371 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 3e7d62517afa -> 95e3cf760840, remove_nova_net_id_column_from_share_networks 2026-04-13 02:04:18.385188 | debian-bookworm | 2026-04-13 02:04:18.382 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 3e7d62517afa to 95e3cf760840 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:18.388018 | debian-bookworm | 2026-04-13 02:04:18.385 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:18.388048 | debian-bookworm | 2026-04-13 02:04:18.385 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:18.393218 | debian-bookworm | 2026-04-13 02:04:18.390 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:18.393248 | debian-bookworm | 2026-04-13 02:04:18.390 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:18.431882 | debian-bookworm | 2026-04-13 02:04:18.429 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 95e3cf760840 -> 3e7d62517afa, remove_nova_net_id_column_from_share_networks 2026-04-13 02:04:18.443494 | debian-bookworm | 2026-04-13 02:04:18.441 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 95e3cf760840 to 3e7d62517afa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:18.446349 | debian-bookworm | 2026-04-13 02:04:18.443 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:18.446368 | debian-bookworm | 2026-04-13 02:04:18.443 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:18.448979 | debian-bookworm | 2026-04-13 02:04:18.446 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:18.448996 | debian-bookworm | 2026-04-13 02:04:18.446 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:18.486283 | debian-bookworm | 2026-04-13 02:04:18.483 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 3e7d62517afa -> 48a7beae3117, Add 'create_share_from_snapshot_support' extra spec to share types 2026-04-13 02:04:18.502820 | debian-bookworm | 2026-04-13 02:04:18.499 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 3e7d62517afa to 48a7beae3117 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:18.506562 | debian-bookworm | 2026-04-13 02:04:18.504 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:18.506597 | debian-bookworm | 2026-04-13 02:04:18.504 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:18.509863 | debian-bookworm | 2026-04-13 02:04:18.507 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:18.509891 | debian-bookworm | 2026-04-13 02:04:18.507 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:18.548742 | debian-bookworm | 2026-04-13 02:04:18.547 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 48a7beae3117 -> 3e7d62517afa, Add 'create_share_from_snapshot_support' extra spec to share types 2026-04-13 02:04:18.572441 | debian-bookworm | 2026-04-13 02:04:18.569 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 48a7beae3117 to 3e7d62517afa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:18.576580 | debian-bookworm | 2026-04-13 02:04:18.574 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:18.576622 | debian-bookworm | 2026-04-13 02:04:18.574 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:18.587001 | debian-bookworm | 2026-04-13 02:04:18.584 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:18.587036 | debian-bookworm | 2026-04-13 02:04:18.584 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:18.629280 | debian-bookworm | 2026-04-13 02:04:18.626 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 3e7d62517afa -> 48a7beae3117, Add 'create_share_from_snapshot_support' extra spec to share types 2026-04-13 02:04:18.644506 | debian-bookworm | 2026-04-13 02:04:18.641 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 3e7d62517afa to 48a7beae3117 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:18.648172 | debian-bookworm | 2026-04-13 02:04:18.645 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:18.648197 | debian-bookworm | 2026-04-13 02:04:18.645 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:18.650544 | debian-bookworm | 2026-04-13 02:04:18.648 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:18.650563 | debian-bookworm | 2026-04-13 02:04:18.649 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:18.689696 | debian-bookworm | 2026-04-13 02:04:18.686 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 48a7beae3117 -> 63809d875e32, move_share_type_id_to_instances 2026-04-13 02:04:18.775512 | debian-bookworm | 2026-04-13 02:04:18.772 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 48a7beae3117 to 63809d875e32 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:18.778894 | debian-bookworm | 2026-04-13 02:04:18.776 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:18.778937 | debian-bookworm | 2026-04-13 02:04:18.776 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:18.783598 | debian-bookworm | 2026-04-13 02:04:18.781 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:18.783622 | debian-bookworm | 2026-04-13 02:04:18.782 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:18.824216 | debian-bookworm | 2026-04-13 02:04:18.822 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 63809d875e32 -> 48a7beae3117, move_share_type_id_to_instances 2026-04-13 02:04:18.949290 | debian-bookworm | 2026-04-13 02:04:18.946 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 63809d875e32 to 48a7beae3117 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:18.951272 | debian-bookworm | 2026-04-13 02:04:18.949 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:18.951300 | debian-bookworm | 2026-04-13 02:04:18.949 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:18.956433 | debian-bookworm | 2026-04-13 02:04:18.954 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:18.956454 | debian-bookworm | 2026-04-13 02:04:18.955 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:18.998376 | debian-bookworm | 2026-04-13 02:04:18.996 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 48a7beae3117 -> 63809d875e32, move_share_type_id_to_instances 2026-04-13 02:04:19.094589 | debian-bookworm | 2026-04-13 02:04:19.091 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 48a7beae3117 to 63809d875e32 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:19.096627 | debian-bookworm | 2026-04-13 02:04:19.093 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:19.096641 | debian-bookworm | 2026-04-13 02:04:19.094 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:19.099243 | debian-bookworm | 2026-04-13 02:04:19.096 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:19.099257 | debian-bookworm | 2026-04-13 02:04:19.097 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:19.140063 | debian-bookworm | 2026-04-13 02:04:19.138 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 63809d875e32 -> 493eaffd79e1, add_access_key 2026-04-13 02:04:19.153357 | debian-bookworm | 2026-04-13 02:04:19.150 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 63809d875e32 to 493eaffd79e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:19.156792 | debian-bookworm | 2026-04-13 02:04:19.154 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:19.156828 | debian-bookworm | 2026-04-13 02:04:19.154 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:19.162459 | debian-bookworm | 2026-04-13 02:04:19.160 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:19.162491 | debian-bookworm | 2026-04-13 02:04:19.160 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:19.205825 | debian-bookworm | 2026-04-13 02:04:19.203 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 493eaffd79e1 -> 63809d875e32, add_access_key 2026-04-13 02:04:19.221172 | debian-bookworm | 2026-04-13 02:04:19.218 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 493eaffd79e1 to 63809d875e32 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:19.224519 | debian-bookworm | 2026-04-13 02:04:19.222 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:19.224585 | debian-bookworm | 2026-04-13 02:04:19.222 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:19.230017 | debian-bookworm | 2026-04-13 02:04:19.227 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:19.230044 | debian-bookworm | 2026-04-13 02:04:19.227 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:19.236866 | debian-bookworm | Command has returned execution error. Will retry the operation. Error details: None 2026-04-13 02:04:19.239565 | debian-bookworm | Unable to execute LDAP operation with success. Retries exhausted. Error details: None 2026-04-13 02:04:19.239591 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:19.239600 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/security_service_helper.py", line 88, in try_ldap_operation 2026-04-13 02:04:19.239609 | debian-bookworm | self._execute(*cmd, run_as_root=run_as_root) 2026-04-13 02:04:19.239616 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:19.239623 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:04:19.239630 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:19.239637 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:19.239643 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:19.239650 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:19.239657 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:19.239665 | debian-bookworm | raise effect 2026-04-13 02:04:19.239672 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/security_service_helper.py", line 88, in try_ldap_operation 2026-04-13 02:04:19.239680 | debian-bookworm | self._execute(*cmd, run_as_root=run_as_root) 2026-04-13 02:04:19.239687 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:19.239694 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:04:19.239701 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:19.239707 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:19.239714 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:19.239721 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:19.239728 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:19.239735 | debian-bookworm | raise effect 2026-04-13 02:04:19.239743 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:04:19.239750 | debian-bookworm | Command: None 2026-04-13 02:04:19.239757 | debian-bookworm | Exit code: 1 2026-04-13 02:04:19.239763 | debian-bookworm | Stdout: None 2026-04-13 02:04:19.239771 | debian-bookworm | Stderr: None 2026-04-13 02:04:19.239778 | debian-bookworm | 2026-04-13 02:04:19.239797 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-04-13 02:04:19.239804 | debian-bookworm | 2026-04-13 02:04:19.239811 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:19.239819 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/security_service_helper.py", line 103, in ldap_retry_operation 2026-04-13 02:04:19.239826 | debian-bookworm | try_ldap_operation() 2026-04-13 02:04:19.239833 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-04-13 02:04:19.239848 | debian-bookworm | return r(f, *args, **kwargs) 2026-04-13 02:04:19.239855 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:19.239863 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-04-13 02:04:19.239870 | debian-bookworm | do = self.iter(retry_state=retry_state) 2026-04-13 02:04:19.239876 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:19.239883 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 371, in iter 2026-04-13 02:04:19.239891 | debian-bookworm | result = action(retry_state) 2026-04-13 02:04:19.239898 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:19.239905 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 413, in exc_check 2026-04-13 02:04:19.239912 | debian-bookworm | raise retry_exc.reraise() 2026-04-13 02:04:19.239920 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:19.239927 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 184, in reraise 2026-04-13 02:04:19.239934 | debian-bookworm | raise self.last_attempt.result() 2026-04-13 02:04:19.239941 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:19.239948 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result 2026-04-13 02:04:19.239955 | debian-bookworm | return self.__get_result() 2026-04-13 02:04:19.239962 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:19.239970 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result 2026-04-13 02:04:19.239977 | debian-bookworm | raise self._exception 2026-04-13 02:04:19.239984 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-04-13 02:04:19.239991 | debian-bookworm | result = fn(*args, **kwargs) 2026-04-13 02:04:19.239998 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:19.240005 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/security_service_helper.py", line 100, in try_ldap_operation 2026-04-13 02:04:19.240012 | debian-bookworm | raise exception.ProcessExecutionError() 2026-04-13 02:04:19.240019 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:04:19.240026 | debian-bookworm | Command: None 2026-04-13 02:04:19.240033 | debian-bookworm | Exit code: - 2026-04-13 02:04:19.240040 | debian-bookworm | Stdout: None 2026-04-13 02:04:19.240047 | debian-bookworm | Stderr: None 2026-04-13 02:04:19.243714 | debian-bookworm | {4} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_retry_operation_timeout [5.027440s] ... ok 2026-04-13 02:04:19.273943 | debian-bookworm | {4} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test__try_to_unmount_device_1_None [0.029706s] ... ok 2026-04-13 02:04:19.291142 | debian-bookworm | 2026-04-13 02:04:19.289 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 63809d875e32 -> 493eaffd79e1, add_access_key 2026-04-13 02:04:19.295052 | debian-bookworm | {4} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_check_compatibility_true_1 [0.021074s] ... ok 2026-04-13 02:04:19.305386 | debian-bookworm | 2026-04-13 02:04:19.302 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 63809d875e32 to 493eaffd79e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:19.309128 | debian-bookworm | 2026-04-13 02:04:19.306 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:19.309158 | debian-bookworm | 2026-04-13 02:04:19.306 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:19.313224 | debian-bookworm | 2026-04-13 02:04:19.311 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:19.313255 | debian-bookworm | 2026-04-13 02:04:19.311 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:19.317032 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.common.enas.test_connector.CmdConnectorTest.test_run_ssh [0.021881s] ... ok 2026-04-13 02:04:19.339495 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ENASUtilsTestCase.test_do_match_any_1 [0.021751s] ... ok 2026-04-13 02:04:19.357135 | debian-bookworm | 2026-04-13 02:04:19.354 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 493eaffd79e1 -> e8ea58723178, add_mtu_network_allocations 2026-04-13 02:04:19.360610 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_1 [0.020904s] ... ok 2026-04-13 02:04:19.381430 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_2 [0.019672s] ... ok 2026-04-13 02:04:19.382770 | debian-bookworm | 2026-04-13 02:04:19.378 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 493eaffd79e1 to e8ea58723178 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:19.385221 | debian-bookworm | 2026-04-13 02:04:19.382 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:19.385240 | debian-bookworm | 2026-04-13 02:04:19.383 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:19.389187 | debian-bookworm | 2026-04-13 02:04:19.386 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:19.389210 | debian-bookworm | 2026-04-13 02:04:19.387 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:19.401889 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SizeToGbTestCase.test_bytes_to_gb_2 [0.020896s] ... ok 2026-04-13 02:04:19.430736 | debian-bookworm | 2026-04-13 02:04:19.428 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade e8ea58723178 -> 493eaffd79e1, add_mtu_network_allocations 2026-04-13 02:04:19.442251 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_allow_access [0.039987s] ... ok 2026-04-13 02:04:19.457432 | debian-bookworm | 2026-04-13 02:04:19.454 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update e8ea58723178 to 493eaffd79e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:19.461398 | debian-bookworm | 2026-04-13 02:04:19.458 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:19.461422 | debian-bookworm | 2026-04-13 02:04:19.459 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:19.465060 | debian-bookworm | 2026-04-13 02:04:19.463 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:19.465092 | debian-bookworm | 2026-04-13 02:04:19.463 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:19.498522 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_connect [0.055956s] ... ok 2026-04-13 02:04:19.509050 | debian-bookworm | 2026-04-13 02:04:19.507 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 493eaffd79e1 -> e8ea58723178, add_mtu_network_allocations 2026-04-13 02:04:19.533462 | debian-bookworm | 2026-04-13 02:04:19.530 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 493eaffd79e1 to e8ea58723178 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:19.536994 | debian-bookworm | 2026-04-13 02:04:19.534 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:19.537015 | debian-bookworm | 2026-04-13 02:04:19.534 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:19.539029 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_update_access_add_nfs [0.040214s] ... ok 2026-04-13 02:04:19.541380 | debian-bookworm | 2026-04-13 02:04:19.538 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:19.541400 | debian-bookworm | 2026-04-13 02:04:19.538 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:19.575649 | debian-bookworm | Only IP access type currently supported for NFS. Share provided foo_display_name with rule type invalid_type 2026-04-13 02:04:19.575680 | debian-bookworm | Only IP access type currently supported for NFS. Share provided foo_display_name with rule type invalid_type 2026-04-13 02:04:19.578709 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_update_access_add_nfs_invalid_acess_type [0.039226s] ... ok 2026-04-13 02:04:19.584268 | debian-bookworm | 2026-04-13 02:04:19.582 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade e8ea58723178 -> fdfb668d19e1, Remove host from driver private data 2026-04-13 02:04:19.586212 | debian-bookworm | 2026-04-13 02:04:19.583 6641 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Creating the migration table _migrating_drivers_private_data_d3e0be2a 2026-04-13 02:04:19.594627 | debian-bookworm | 2026-04-13 02:04:19.592 6641 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Copying data from drivers_private_data to the migration table _migrating_drivers_private_data_d3e0be2a 2026-04-13 02:04:19.597217 | debian-bookworm | 2026-04-13 02:04:19.595 6641 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Dropping table drivers_private_data 2026-04-13 02:04:19.600367 | debian-bookworm | REST REQUEST: https://192.168.0.110:443/rest/v1/nfs-exports with params {"file_system_id": "6432b79e-1cc3-0414-3ffd-2a50fb1ccff3", "path": "/Manila-UT-filesystem", "name": "Manila-UT-filesystem"} 2026-04-13 02:04:19.600789 | debian-bookworm | REST RESPONSE: 201 with params {"id": "6433a2b2-6d60-f737-9f3b-2a50fb1ccff3"} 2026-04-13 02:04:19.603368 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_login_post [0.024271s] ... ok 2026-04-13 02:04:19.604629 | debian-bookworm | 2026-04-13 02:04:19.602 6641 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Rename the migration table _migrating_drivers_private_data_d3e0be2a to the original table drivers_private_data 2026-04-13 02:04:19.610312 | debian-bookworm | 2026-04-13 02:04:19.608 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update e8ea58723178 to fdfb668d19e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:19.613813 | debian-bookworm | 2026-04-13 02:04:19.611 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:19.613845 | debian-bookworm | 2026-04-13 02:04:19.612 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:19.618368 | debian-bookworm | 2026-04-13 02:04:19.616 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:19.618402 | debian-bookworm | 2026-04-13 02:04:19.616 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:19.660492 | debian-bookworm | 2026-04-13 02:04:19.658 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade fdfb668d19e1 -> e8ea58723178, Remove host from driver private data 2026-04-13 02:04:19.661175 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_1 [0.057655s] ... ok 2026-04-13 02:04:19.718282 | debian-bookworm | 2026-04-13 02:04:19.715 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update fdfb668d19e1 to e8ea58723178 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:19.720686 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_ro_access_with_ipv6 [0.059411s] ... ok 2026-04-13 02:04:19.722144 | debian-bookworm | 2026-04-13 02:04:19.718 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:19.722164 | debian-bookworm | 2026-04-13 02:04:19.719 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:19.725360 | debian-bookworm | 2026-04-13 02:04:19.723 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:19.725393 | debian-bookworm | 2026-04-13 02:04:19.723 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:19.769267 | debian-bookworm | 2026-04-13 02:04:19.767 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade e8ea58723178 -> fdfb668d19e1, Remove host from driver private data 2026-04-13 02:04:19.771153 | debian-bookworm | 2026-04-13 02:04:19.769 6641 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Creating the migration table _migrating_drivers_private_data_8a855045 2026-04-13 02:04:19.781599 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_nfs_access_with_ipv6 [0.060196s] ... ok 2026-04-13 02:04:19.783753 | debian-bookworm | 2026-04-13 02:04:19.780 6641 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Copying data from drivers_private_data to the migration table _migrating_drivers_private_data_8a855045 2026-04-13 02:04:19.786517 | debian-bookworm | 2026-04-13 02:04:19.784 6641 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Dropping table drivers_private_data 2026-04-13 02:04:19.792333 | debian-bookworm | 2026-04-13 02:04:19.790 6641 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Rename the migration table _migrating_drivers_private_data_8a855045 to the original table drivers_private_data 2026-04-13 02:04:19.801636 | debian-bookworm | 2026-04-13 02:04:19.799 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update e8ea58723178 to fdfb668d19e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:19.804676 | debian-bookworm | 2026-04-13 02:04:19.802 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:19.804707 | debian-bookworm | 2026-04-13 02:04:19.802 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:19.809993 | debian-bookworm | 2026-04-13 02:04:19.807 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:19.810013 | debian-bookworm | 2026-04-13 02:04:19.808 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:19.844808 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_ro_access_without_share_server_name [0.063179s] ... ok 2026-04-13 02:04:19.852696 | debian-bookworm | 2026-04-13 02:04:19.851 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade fdfb668d19e1 -> 221a83cfd85b, add_gateway_to_network_allocations_table 2026-04-13 02:04:19.878790 | debian-bookworm | 2026-04-13 02:04:19.876 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update fdfb668d19e1 to 221a83cfd85b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:19.880646 | debian-bookworm | 2026-04-13 02:04:19.878 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:19.880661 | debian-bookworm | 2026-04-13 02:04:19.878 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:19.883791 | debian-bookworm | 2026-04-13 02:04:19.882 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:19.883806 | debian-bookworm | 2026-04-13 02:04:19.882 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:19.904841 | debian-bookworm | Could not find Data Mover by name: server_2. 2026-04-13 02:04:19.907945 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_check_for_setup_error_with_invalid_mover_name [0.062953s] ... ok 2026-04-13 02:04:19.926553 | debian-bookworm | 2026-04-13 02:04:19.924 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 221a83cfd85b -> fdfb668d19e1, add_gateway_to_network_allocations_table 2026-04-13 02:04:19.947221 | debian-bookworm | 2026-04-13 02:04:19.944 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 221a83cfd85b to fdfb668d19e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:19.950248 | debian-bookworm | 2026-04-13 02:04:19.947 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:19.950263 | debian-bookworm | 2026-04-13 02:04:19.947 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:19.955749 | debian-bookworm | 2026-04-13 02:04:19.953 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:19.955761 | debian-bookworm | 2026-04-13 02:04:19.953 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:19.970442 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share [0.062162s] ... ok 2026-04-13 02:04:19.997979 | debian-bookworm | 2026-04-13 02:04:19.996 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade fdfb668d19e1 -> 221a83cfd85b, add_gateway_to_network_allocations_table 2026-04-13 02:04:20.020937 | debian-bookworm | 2026-04-13 02:04:20.017 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update fdfb668d19e1 to 221a83cfd85b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:20.023193 | debian-bookworm | 2026-04-13 02:04:20.021 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:20.023215 | debian-bookworm | 2026-04-13 02:04:20.021 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:20.027938 | debian-bookworm | 2026-04-13 02:04:20.026 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:20.027965 | debian-bookworm | 2026-04-13 02:04:20.026 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:20.032109 | debian-bookworm | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 doesn't have interface, so the share is inaccessible. 2026-04-13 02:04:20.035102 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_interface_in_cifs_server [0.064470s] ... ok 2026-04-13 02:04:20.069506 | debian-bookworm | 2026-04-13 02:04:20.067 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 221a83cfd85b -> eb6d5544cbbd, change_user_id_length 2026-04-13 02:04:20.069565 | debian-bookworm | 2026-04-13 02:04:20.067 6641 INFO 221a83cfd85b_change_user_project_id_length_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Changing back user_id length for share_networks 2026-04-13 02:04:20.091499 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_nfs_share [0.055924s] ... ok 2026-04-13 02:04:20.099090 | debian-bookworm | 2026-04-13 02:04:20.096 6641 INFO 221a83cfd85b_change_user_project_id_length_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Changing back project_id length for share_networks 2026-04-13 02:04:20.128368 | debian-bookworm | 2026-04-13 02:04:20.126 6641 INFO 221a83cfd85b_change_user_project_id_length_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Changing back project_id length for security_services 2026-04-13 02:04:20.152115 | debian-bookworm | 2026-04-13 02:04:20.149 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 221a83cfd85b to eb6d5544cbbd update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:20.153815 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_nfs_share_from_snapshot [0.062261s] ... ok 2026-04-13 02:04:20.156124 | debian-bookworm | 2026-04-13 02:04:20.153 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:20.156155 | debian-bookworm | 2026-04-13 02:04:20.153 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:20.160812 | debian-bookworm | 2026-04-13 02:04:20.158 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:20.160864 | debian-bookworm | 2026-04-13 02:04:20.158 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:20.211888 | debian-bookworm | 2026-04-13 02:04:20.208 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade eb6d5544cbbd -> 221a83cfd85b, change_user_id_length 2026-04-13 02:04:20.211957 | debian-bookworm | 2026-04-13 02:04:20.208 6641 INFO 221a83cfd85b_change_user_project_id_length_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Changing user_id length for share_networks 2026-04-13 02:04:20.214047 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_share_with_incorrect_proto [0.059672s] ... ok 2026-04-13 02:04:20.224575 | debian-bookworm | 2026-04-13 02:04:20.222 6641 INFO 221a83cfd85b_change_user_project_id_length_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Changing project_id length for share_networks 2026-04-13 02:04:20.236915 | debian-bookworm | 2026-04-13 02:04:20.234 6641 INFO 221a83cfd85b_change_user_project_id_length_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Changing project_id length for security_services 2026-04-13 02:04:20.247471 | debian-bookworm | 2026-04-13 02:04:20.244 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update eb6d5544cbbd to 221a83cfd85b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:20.250840 | debian-bookworm | 2026-04-13 02:04:20.248 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:20.250878 | debian-bookworm | 2026-04-13 02:04:20.248 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:20.256676 | debian-bookworm | 2026-04-13 02:04:20.253 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:20.256709 | debian-bookworm | 2026-04-13 02:04:20.253 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:20.275230 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_snapshot [0.060965s] ... ok 2026-04-13 02:04:20.299405 | debian-bookworm | 2026-04-13 02:04:20.295 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 221a83cfd85b -> eb6d5544cbbd, change_user_id_length 2026-04-13 02:04:20.299875 | debian-bookworm | 2026-04-13 02:04:20.295 6641 INFO 221a83cfd85b_change_user_project_id_length_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Changing back user_id length for share_networks 2026-04-13 02:04:20.328044 | debian-bookworm | 2026-04-13 02:04:20.325 6641 INFO 221a83cfd85b_change_user_project_id_length_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Changing back project_id length for share_networks 2026-04-13 02:04:20.332688 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_access_with_incorrect_access_type [0.057188s] ... ok 2026-04-13 02:04:20.360031 | debian-bookworm | 2026-04-13 02:04:20.357 6641 INFO 221a83cfd85b_change_user_project_id_length_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Changing back project_id length for security_services 2026-04-13 02:04:20.378303 | debian-bookworm | 2026-04-13 02:04:20.375 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 221a83cfd85b to eb6d5544cbbd update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:20.381664 | debian-bookworm | 2026-04-13 02:04:20.379 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:20.381697 | debian-bookworm | 2026-04-13 02:04:20.379 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:20.384361 | debian-bookworm | 2026-04-13 02:04:20.382 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:20.384391 | debian-bookworm | 2026-04-13 02:04:20.382 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:20.391303 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_find_matched_pool_name [0.058528s] ... ok 2026-04-13 02:04:20.430399 | debian-bookworm | 2026-04-13 02:04:20.427 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade eb6d5544cbbd -> 5155c7077f99, add provider_location to share_snapshot_instances 2026-04-13 02:04:20.443741 | debian-bookworm | 2026-04-13 02:04:20.441 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update eb6d5544cbbd to 5155c7077f99 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:20.449450 | debian-bookworm | 2026-04-13 02:04:20.446 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:20.449510 | debian-bookworm | 2026-04-13 02:04:20.446 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:20.453301 | debian-bookworm | 2026-04-13 02:04:20.451 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:20.453332 | debian-bookworm | 2026-04-13 02:04:20.451 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:20.456400 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_with_invalid_security_service [0.064773s] ... ok 2026-04-13 02:04:20.504635 | debian-bookworm | 2026-04-13 02:04:20.502 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 5155c7077f99 -> eb6d5544cbbd, add provider_location to share_snapshot_instances 2026-04-13 02:04:20.520092 | debian-bookworm | 2026-04-13 02:04:20.517 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 5155c7077f99 to eb6d5544cbbd update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:20.521361 | debian-bookworm | Could not find CIFS server by name: 56aafd02-4d44-43d7-b784-57fc88167224. 2026-04-13 02:04:20.521783 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:20.523176 | debian-bookworm | 2026-04-13 02:04:20.520 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:20.523213 | debian-bookworm | 2026-04-13 02:04:20.520 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:20.526421 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_without_cifs_server [0.069567s] ... ok 2026-04-13 02:04:20.527914 | debian-bookworm | 2026-04-13 02:04:20.525 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:20.527944 | debian-bookworm | 2026-04-13 02:04:20.526 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:20.568602 | debian-bookworm | 2026-04-13 02:04:20.566 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade eb6d5544cbbd -> 5155c7077f99, add provider_location to share_snapshot_instances 2026-04-13 02:04:20.584438 | debian-bookworm | 2026-04-13 02:04:20.582 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update eb6d5544cbbd to 5155c7077f99 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:20.587354 | debian-bookworm | 2026-04-13 02:04:20.585 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:20.587375 | debian-bookworm | 2026-04-13 02:04:20.586 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:20.589589 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_recover_cifs_rule_with_ipv6 [0.062773s] ... ok 2026-04-13 02:04:20.592969 | debian-bookworm | 2026-04-13 02:04:20.591 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:20.592988 | debian-bookworm | 2026-04-13 02:04:20.591 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:20.619213 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_create_cifs_server_already_exist [0.029227s] ... ok 2026-04-13 02:04:20.634488 | debian-bookworm | 2026-04-13 02:04:20.632 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 5155c7077f99 -> 293fac1130ca, Add more network info attributes to 'network_allocations' table. 2026-04-13 02:04:20.641134 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:20.646395 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_delete_cifs_server [0.027189s] ... ok 2026-04-13 02:04:20.667535 | debian-bookworm | Failed to get mover by name server_2. 2026-04-13 02:04:20.667963 | debian-bookworm | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2 not found. Skip the deletion. 2026-04-13 02:04:20.668247 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:20.668651 | debian-bookworm | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2 not found. Skip the deletion. 2026-04-13 02:04:20.672569 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_delete_cifs_server_but_not_found [0.025850s] ... ok 2026-04-13 02:04:20.698103 | debian-bookworm | Failed to get CIFS share by name 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. 2026-04-13 02:04:20.698436 | debian-bookworm | CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. 2026-04-13 02:04:20.698671 | debian-bookworm | 2026-04-13 02:04:20.695 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 5155c7077f99 to 293fac1130ca update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:20.701814 | debian-bookworm | 2026-04-13 02:04:20.698 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:20.701842 | debian-bookworm | 2026-04-13 02:04:20.699 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:20.702159 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_not_found [0.029013s] ... ok 2026-04-13 02:04:20.706510 | debian-bookworm | 2026-04-13 02:04:20.703 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:20.706541 | debian-bookworm | 2026-04-13 02:04:20.704 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:20.727158 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_deny_share_access [0.025082s] ... ok 2026-04-13 02:04:20.746146 | debian-bookworm | Failed to disable the access to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. 2026-04-13 02:04:20.746177 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:20.746186 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1662, in disable_share_access 2026-04-13 02:04:20.746194 | debian-bookworm | self._execute_cmd(disable_access, check_exit_code=True) 2026-04-13 02:04:20.746203 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-04-13 02:04:20.746211 | debian-bookworm | return r(f, *args, **kwargs) 2026-04-13 02:04:20.746219 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:20.746227 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-04-13 02:04:20.746249 | debian-bookworm | do = self.iter(retry_state=retry_state) 2026-04-13 02:04:20.746257 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:20.746265 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 371, in iter 2026-04-13 02:04:20.746273 | debian-bookworm | result = action(retry_state) 2026-04-13 02:04:20.746281 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:20.746288 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 393, in 2026-04-13 02:04:20.746296 | debian-bookworm | self._add_action_func(lambda rs: rs.outcome.result()) 2026-04-13 02:04:20.746304 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:20.746311 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result 2026-04-13 02:04:20.746319 | debian-bookworm | return self.__get_result() 2026-04-13 02:04:20.746327 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:20.746335 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result 2026-04-13 02:04:20.746342 | debian-bookworm | raise self._exception 2026-04-13 02:04:20.746350 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-04-13 02:04:20.746358 | debian-bookworm | result = fn(*args, **kwargs) 2026-04-13 02:04:20.746365 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:20.746373 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-04-13 02:04:20.746380 | debian-bookworm | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-04-13 02:04:20.746388 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:20.746396 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:20.746403 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:04:20.746411 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:20.746418 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:20.746426 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:20.746433 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:20.746441 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:04:20.746449 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:04:20.746456 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:20.746464 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-04-13 02:04:20.746472 | debian-bookworm | raise item[2] 2026-04-13 02:04:20.746480 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:04:20.746487 | debian-bookworm | Command: None 2026-04-13 02:04:20.746495 | debian-bookworm | Exit code: - 2026-04-13 02:04:20.746503 | debian-bookworm | Stdout: '' 2026-04-13 02:04:20.746511 | debian-bookworm | Stderr: None 2026-04-13 02:04:20.748139 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_disable_share_access_with_error [0.020802s] ... ok 2026-04-13 02:04:20.751766 | debian-bookworm | 2026-04-13 02:04:20.749 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 293fac1130ca -> 5155c7077f99, Add more network info attributes to 'network_allocations' table. 2026-04-13 02:04:20.766792 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:20.767803 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:20.770692 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_delete_dns_domain_invalid_mover_id [0.022403s] ... ok 2026-04-13 02:04:20.790719 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:20.791712 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:20.795121 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_invalid_mover_id [0.024070s] ... ok 2026-04-13 02:04:20.815902 | debian-bookworm | Failed to copy content from snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26452 to file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. 2026-04-13 02:04:20.815936 | debian-bookworm | Command: None 2026-04-13 02:04:20.815945 | debian-bookworm | Exit code: - 2026-04-13 02:04:20.815953 | debian-bookworm | Stdout: '' 2026-04-13 02:04:20.815961 | debian-bookworm | Stderr: None. 2026-04-13 02:04:20.819317 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_filesystem_from_snapshot_with_error [0.024025s] ... ok 2026-04-13 02:04:20.819995 | debian-bookworm | 2026-04-13 02:04:20.817 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 293fac1130ca to 5155c7077f99 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:20.823421 | debian-bookworm | 2026-04-13 02:04:20.821 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:20.823469 | debian-bookworm | 2026-04-13 02:04:20.822 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:20.829438 | debian-bookworm | 2026-04-13 02:04:20.827 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:20.829523 | debian-bookworm | 2026-04-13 02:04:20.827 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:20.841859 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_get_file_system [0.022205s] ... ok 2026-04-13 02:04:20.859875 | debian-bookworm | Mount point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-04-13 02:04:20.862004 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_but_nonexistent [0.020025s] ... ok 2026-04-13 02:04:20.868808 | debian-bookworm | 2026-04-13 02:04:20.867 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 5155c7077f99 -> 293fac1130ca, Add more network info attributes to 'network_allocations' table. 2026-04-13 02:04:20.891444 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:20.894932 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_get_mount_points_but_not_found [0.032235s] ... ok 2026-04-13 02:04:20.919199 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:20.923830 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface [0.028756s] ... ok 2026-04-13 02:04:20.933300 | debian-bookworm | 2026-04-13 02:04:20.930 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 5155c7077f99 to 293fac1130ca update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:20.936873 | debian-bookworm | 2026-04-13 02:04:20.934 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:20.936898 | debian-bookworm | 2026-04-13 02:04:20.934 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:20.941286 | debian-bookworm | 2026-04-13 02:04:20.939 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:20.941327 | debian-bookworm | 2026-04-13 02:04:20.939 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:20.942573 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:20.943084 | debian-bookworm | Mover interface name 3d909830c356 already exists. Skip the creation. 2026-04-13 02:04:20.946940 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_name_already_exist [0.023074s] ... ok 2026-04-13 02:04:20.967246 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:20.967912 | debian-bookworm | Failed to delete mover interface 192.168.1.1 on mover server_2. Reason: []. 2026-04-13 02:04:20.968298 | debian-bookworm | Invalid vlan id 100. Other interfaces on this subnet are in a different vlan. 2026-04-13 02:04:20.970716 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_conflict_vlan_id_2 [0.023654s] ... ok 2026-04-13 02:04:20.986997 | debian-bookworm | 2026-04-13 02:04:20.985 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 293fac1130ca -> 344c1ac4747f, Add replication attributes to Share and ShareInstance models. 2026-04-13 02:04:20.989908 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:20.993089 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface [0.022255s] ... ok 2026-04-13 02:04:21.014985 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:21.018676 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_with_error [0.025375s] ... ok 2026-04-13 02:04:21.019017 | debian-bookworm | 2026-04-13 02:04:21.016 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 293fac1130ca to 344c1ac4747f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:21.022273 | debian-bookworm | 2026-04-13 02:04:21.019 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:21.022304 | debian-bookworm | 2026-04-13 02:04:21.020 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:21.027493 | debian-bookworm | 2026-04-13 02:04:21.025 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:21.027557 | debian-bookworm | 2026-04-13 02:04:21.026 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:21.039974 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_deny_ro_share_access [0.021332s] ... ok 2026-04-13 02:04:21.058892 | debian-bookworm | Failed to list NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-04-13 02:04:21.058949 | debian-bookworm | Command: None 2026-04-13 02:04:21.058955 | debian-bookworm | Exit code: - 2026-04-13 02:04:21.058960 | debian-bookworm | Stdout: '' 2026-04-13 02:04:21.058964 | debian-bookworm | Stderr: None. 2026-04-13 02:04:21.058969 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:21.058975 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1848, in get 2026-04-13 02:04:21.058981 | debian-bookworm | out, err = self._execute_cmd(nfs_query_cmd, 2026-04-13 02:04:21.058986 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:21.058991 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-04-13 02:04:21.058996 | debian-bookworm | return r(f, *args, **kwargs) 2026-04-13 02:04:21.059001 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:21.059005 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-04-13 02:04:21.059010 | debian-bookworm | do = self.iter(retry_state=retry_state) 2026-04-13 02:04:21.059015 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:21.059019 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 371, in iter 2026-04-13 02:04:21.059024 | debian-bookworm | result = action(retry_state) 2026-04-13 02:04:21.059028 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:21.059033 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 393, in 2026-04-13 02:04:21.059038 | debian-bookworm | self._add_action_func(lambda rs: rs.outcome.result()) 2026-04-13 02:04:21.059042 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:21.059047 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result 2026-04-13 02:04:21.059070 | debian-bookworm | return self.__get_result() 2026-04-13 02:04:21.059075 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:21.059079 | debian-bookworm | File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result 2026-04-13 02:04:21.059084 | debian-bookworm | raise self._exception 2026-04-13 02:04:21.059089 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-04-13 02:04:21.059094 | debian-bookworm | result = fn(*args, **kwargs) 2026-04-13 02:04:21.059098 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:21.059103 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-04-13 02:04:21.059108 | debian-bookworm | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-04-13 02:04:21.059112 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:21.059117 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:21.059122 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:04:21.059126 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:21.059131 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:21.059136 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:21.059140 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:21.059145 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:04:21.059150 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:04:21.059155 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:21.059159 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-04-13 02:04:21.059164 | debian-bookworm | raise item[2] 2026-04-13 02:04:21.059177 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:04:21.059182 | debian-bookworm | Command: None 2026-04-13 02:04:21.059187 | debian-bookworm | Exit code: - 2026-04-13 02:04:21.059191 | debian-bookworm | Stdout: '' 2026-04-13 02:04:21.059196 | debian-bookworm | Stderr: None 2026-04-13 02:04:21.060682 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_get_nfs_share_with_error [0.020735s] ... ok 2026-04-13 02:04:21.068947 | debian-bookworm | 2026-04-13 02:04:21.067 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 344c1ac4747f -> 293fac1130ca, Add replication attributes to Share and ShareInstance models. 2026-04-13 02:04:21.099375 | debian-bookworm | 2026-04-13 02:04:21.096 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 344c1ac4747f to 293fac1130ca update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:21.102992 | debian-bookworm | 2026-04-13 02:04:21.100 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:21.103020 | debian-bookworm | 2026-04-13 02:04:21.100 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:21.108767 | debian-bookworm | 2026-04-13 02:04:21.106 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:21.108796 | debian-bookworm | 2026-04-13 02:04:21.107 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:21.121775 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_from_snapshot_cifs [0.060495s] ... ok 2026-04-13 02:04:21.149141 | debian-bookworm | 2026-04-13 02:04:21.147 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 293fac1130ca -> 344c1ac4747f, Add replication attributes to Share and ShareInstance models. 2026-04-13 02:04:21.174968 | debian-bookworm | 2026-04-13 02:04:21.172 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 293fac1130ca to 344c1ac4747f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:21.176304 | debian-bookworm | Failed to create snapshot export path "snap-001". 2026-04-13 02:04:21.177997 | debian-bookworm | 2026-04-13 02:04:21.175 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:21.178024 | debian-bookworm | 2026-04-13 02:04:21.175 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:21.178673 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_snap_export_path_failure_raises [0.056818s] ... ok 2026-04-13 02:04:21.182836 | debian-bookworm | 2026-04-13 02:04:21.180 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:21.182861 | debian-bookworm | 2026-04-13 02:04:21.180 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:21.223228 | debian-bookworm | 2026-04-13 02:04:21.220 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 344c1ac4747f -> dda6de06349, Remove access rules status and add access_rule_status to share_instance 2026-04-13 02:04:21.223257 | debian-bookworm | model 2026-04-13 02:04:21.234873 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_directory_when_path_exists [0.056083s] ... ok 2026-04-13 02:04:21.287865 | debian-bookworm | 2026-04-13 02:04:21.285 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 344c1ac4747f to dda6de06349 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:21.291483 | debian-bookworm | 2026-04-13 02:04:21.288 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:21.291513 | debian-bookworm | 2026-04-13 02:04:21.289 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:21.296681 | debian-bookworm | 2026-04-13 02:04:21.294 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:21.296722 | debian-bookworm | 2026-04-13 02:04:21.294 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:21.344030 | debian-bookworm | 2026-04-13 02:04:21.341 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade dda6de06349 -> 344c1ac4747f, Remove access rules status and add access_rule_status to share_instance 2026-04-13 02:04:21.344063 | debian-bookworm | model 2026-04-13 02:04:21.419233 | debian-bookworm | 2026-04-13 02:04:21.416 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update dda6de06349 to 344c1ac4747f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:21.421189 | debian-bookworm | 2026-04-13 02:04:21.418 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:21.421228 | debian-bookworm | 2026-04-13 02:04:21.419 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:21.423219 | debian-bookworm | 2026-04-13 02:04:21.421 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:21.423260 | debian-bookworm | 2026-04-13 02:04:21.421 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:21.461919 | debian-bookworm | 2026-04-13 02:04:21.459 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 344c1ac4747f -> dda6de06349, Remove access rules status and add access_rule_status to share_instance 2026-04-13 02:04:21.461958 | debian-bookworm | model 2026-04-13 02:04:21.522302 | debian-bookworm | 2026-04-13 02:04:21.520 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 344c1ac4747f to dda6de06349 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:21.525289 | debian-bookworm | 2026-04-13 02:04:21.523 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:21.525355 | debian-bookworm | 2026-04-13 02:04:21.523 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:21.529889 | debian-bookworm | 2026-04-13 02:04:21.528 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:21.529925 | debian-bookworm | 2026-04-13 02:04:21.528 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:21.570222 | debian-bookworm | 2026-04-13 02:04:21.568 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade dda6de06349 -> 323840a08dc4, Add DB support for share instance export locations metadata. 2026-04-13 02:04:21.597856 | debian-bookworm | 2026-04-13 02:04:21.595 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update dda6de06349 to 323840a08dc4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:21.601436 | debian-bookworm | 2026-04-13 02:04:21.599 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:21.601503 | debian-bookworm | 2026-04-13 02:04:21.599 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:21.607020 | debian-bookworm | 2026-04-13 02:04:21.604 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:21.607054 | debian-bookworm | 2026-04-13 02:04:21.604 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:21.644799 | debian-bookworm | 2026-04-13 02:04:21.642 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 323840a08dc4 -> dda6de06349, Add DB support for share instance export locations metadata. 2026-04-13 02:04:21.670051 | debian-bookworm | CIFS share "my_custom_share": the delete operation failed because the share path does not match the expected path. 2026-04-13 02:04:21.674593 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_invalid_share_cifs_with_mount_point_name [0.439481s] ... ok 2026-04-13 02:04:21.729931 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_quota_not_found [0.054861s] ... ok 2026-04-13 02:04:21.731788 | debian-bookworm | 2026-04-13 02:04:21.728 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 323840a08dc4 to dda6de06349 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:21.734428 | debian-bookworm | 2026-04-13 02:04:21.731 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:21.734455 | debian-bookworm | 2026-04-13 02:04:21.731 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:21.740334 | debian-bookworm | 2026-04-13 02:04:21.737 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:21.740365 | debian-bookworm | 2026-04-13 02:04:21.737 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:21.779892 | debian-bookworm | Failed to delete snapshot "test_snapshot". 2026-04-13 02:04:21.782324 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_snapshot_failure [0.052340s] ... ok 2026-04-13 02:04:21.782699 | debian-bookworm | 2026-04-13 02:04:21.779 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade dda6de06349 -> 323840a08dc4, Add DB support for share instance export locations metadata. 2026-04-13 02:04:21.809940 | debian-bookworm | 2026-04-13 02:04:21.807 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update dda6de06349 to 323840a08dc4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:21.812215 | debian-bookworm | 2026-04-13 02:04:21.809 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:21.812238 | debian-bookworm | 2026-04-13 02:04:21.809 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:21.816219 | debian-bookworm | 2026-04-13 02:04:21.813 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:21.816244 | debian-bookworm | 2026-04-13 02:04:21.813 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:21.834982 | debian-bookworm | CIFS Share my_share is not found. 2026-04-13 02:04:21.838185 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_shares_cifs_share_does_not_exist [0.055569s] ... ok 2026-04-13 02:04:21.857757 | debian-bookworm | 2026-04-13 02:04:21.855 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 323840a08dc4 -> 3651e16d7c43, Add shares.task_state 2026-04-13 02:04:21.871147 | debian-bookworm | 2026-04-13 02:04:21.868 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 323840a08dc4 to 3651e16d7c43 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:21.874414 | debian-bookworm | 2026-04-13 02:04:21.871 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:21.874447 | debian-bookworm | 2026-04-13 02:04:21.872 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:21.878478 | debian-bookworm | 2026-04-13 02:04:21.876 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:21.878509 | debian-bookworm | 2026-04-13 02:04:21.876 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:21.894053 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_shares_nfs_share_exists_with_mount_point_name [0.055909s] ... ok 2026-04-13 02:04:21.915613 | debian-bookworm | 2026-04-13 02:04:21.914 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 3651e16d7c43 -> 323840a08dc4, Add shares.task_state 2026-04-13 02:04:21.930238 | debian-bookworm | 2026-04-13 02:04:21.927 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 3651e16d7c43 to 323840a08dc4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:21.933759 | debian-bookworm | 2026-04-13 02:04:21.931 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:21.933800 | debian-bookworm | 2026-04-13 02:04:21.931 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:21.940109 | debian-bookworm | 2026-04-13 02:04:21.938 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:21.940175 | debian-bookworm | 2026-04-13 02:04:21.938 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:21.950504 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_cifs_success [0.056395s] ... ok 2026-04-13 02:04:21.982307 | debian-bookworm | 2026-04-13 02:04:21.980 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 323840a08dc4 -> 3651e16d7c43, Add shares.task_state 2026-04-13 02:04:21.998355 | debian-bookworm | 2026-04-13 02:04:21.996 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 323840a08dc4 to 3651e16d7c43 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:22.001680 | debian-bookworm | 2026-04-13 02:04:21.999 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:22.001712 | debian-bookworm | 2026-04-13 02:04:21.999 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:22.004164 | debian-bookworm | Could not find a snapshot in the backend with ID: 123, please make sure the snapshot exists in the backend. 2026-04-13 02:04:22.006388 | debian-bookworm | 2026-04-13 02:04:22.004 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:22.006415 | debian-bookworm | 2026-04-13 02:04:22.004 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:22.007075 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_not_found_in_backend [0.056545s] ... ok 2026-04-13 02:04:22.044877 | debian-bookworm | 2026-04-13 02:04:22.042 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 3651e16d7c43 -> 55761e5f59c5, Create Consistency Groups Tables and Columns 2026-04-13 02:04:22.065261 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_add_cifs [0.057932s] ... ok 2026-04-13 02:04:22.102423 | debian-bookworm | 2026-04-13 02:04:22.099 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 3651e16d7c43 to 55761e5f59c5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:22.105394 | debian-bookworm | 2026-04-13 02:04:22.103 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:22.105443 | debian-bookworm | 2026-04-13 02:04:22.103 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:22.109973 | debian-bookworm | 2026-04-13 02:04:22.107 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:22.110002 | debian-bookworm | 2026-04-13 02:04:22.107 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:22.117125 | debian-bookworm | Failed to update access for NFS share share-foo: share not found. 2026-04-13 02:04:22.119320 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_nfs_share_not_found [0.054037s] ... ok 2026-04-13 02:04:22.151490 | debian-bookworm | 2026-04-13 02:04:22.148 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 55761e5f59c5 -> 3651e16d7c43, Create Consistency Groups Tables and Columns 2026-04-13 02:04:22.171824 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_recover_cifs [0.052371s] ... ok 2026-04-13 02:04:22.191265 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_clone_snapshot_with_provider_location [0.019373s] ... ok 2026-04-13 02:04:22.210654 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_nfs_export_aliases_success [0.019126s] ... ok 2026-04-13 02:04:22.230227 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot [0.019527s] ... ok 2026-04-13 02:04:22.249231 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_nfs_share_2__404__False_ [0.019040s] ... ok 2026-04-13 02:04:22.265506 | debian-bookworm | 2026-04-13 02:04:22.262 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 55761e5f59c5 to 3651e16d7c43 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:22.269255 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_path_2_False [0.019577s] ... ok 2026-04-13 02:04:22.271224 | debian-bookworm | 2026-04-13 02:04:22.267 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:22.271248 | debian-bookworm | 2026-04-13 02:04:22.268 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:22.274613 | debian-bookworm | 2026-04-13 02:04:22.272 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:22.274643 | debian-bookworm | 2026-04-13 02:04:22.272 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:22.288278 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_quota_sends_delete_request [0.019062s] ... ok 2026-04-13 02:04:22.307777 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshot_2__404_____errors_________None_ [0.019501s] ... ok 2026-04-13 02:04:22.313623 | debian-bookworm | 2026-04-13 02:04:22.311 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 3651e16d7c43 -> 55761e5f59c5, Create Consistency Groups Tables and Columns 2026-04-13 02:04:22.327029 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshot_id_status_200_returns_first_snapshot [0.019011s] ... ok 2026-04-13 02:04:22.343515 | debian-bookworm | More than one mapping found for user "foo". 2026-04-13 02:04:22.345410 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_user_sid_wrong_mappings [0.018564s] ... ok 2026-04-13 02:04:22.366816 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_lookup_nfs_export_1____ifs_home_admin______exports______id___42___paths______ifs_home_admin_______total___1____42_ [0.021116s] ... ok 2026-04-13 02:04:22.385649 | debian-bookworm | 2026-04-13 02:04:22.382 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 3651e16d7c43 to 55761e5f59c5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:22.388780 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_smb_share_access_with_no_arguments [0.021921s] ... ok 2026-04-13 02:04:22.389336 | debian-bookworm | 2026-04-13 02:04:22.386 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:22.389354 | debian-bookworm | 2026-04-13 02:04:22.386 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:22.393233 | debian-bookworm | 2026-04-13 02:04:22.391 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:22.393255 | debian-bookworm | 2026-04-13 02:04:22.391 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:22.406268 | debian-bookworm | REST Request: POST https://192.168.0.110/api/rest/file_system with body {"name": "powerstore-nfs-share", "size_total": 3221225472, "nas_server_id": "6423d56e-eaf3-7424-be0b-1a9efb93188b"} 2026-04-13 02:04:22.406302 | debian-bookworm | REST Response: 400 with data 2026-04-13 02:04:22.408266 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_filesystem_failure [0.019401s] ... ok 2026-04-13 02:04:22.425647 | debian-bookworm | REST Request: POST https://192.168.0.110/api/rest/file_system/6454e9a9-a698-e9bc-ca61-1a9efb93188b/snapshot with body {"name": "powerstore-nfs-share-snap"} 2026-04-13 02:04:22.426007 | debian-bookworm | REST Response: 400 with data 2026-04-13 02:04:22.427744 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_snapshot_failure [0.019320s] ... ok 2026-04-13 02:04:22.432605 | debian-bookworm | 2026-04-13 02:04:22.430 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 55761e5f59c5 -> 1f0bd302c1a6, Add 'snapshot_support' extra spec to share types 2026-04-13 02:04:22.447050 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_delete_filesystem [0.019085s] ... ok 2026-04-13 02:04:22.454407 | debian-bookworm | 2026-04-13 02:04:22.451 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 55761e5f59c5 to 1f0bd302c1a6 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:22.457200 | debian-bookworm | 2026-04-13 02:04:22.454 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:22.457224 | debian-bookworm | 2026-04-13 02:04:22.455 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:22.462491 | debian-bookworm | 2026-04-13 02:04:22.460 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:22.462514 | debian-bookworm | 2026-04-13 02:04:22.460 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:22.466886 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nfs_export_id [0.019793s] ... ok 2026-04-13 02:04:22.486608 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nfs_export_name [0.019567s] ... ok 2026-04-13 02:04:22.500358 | debian-bookworm | 2026-04-13 02:04:22.498 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 1f0bd302c1a6 -> 55761e5f59c5, Add 'snapshot_support' extra spec to share types 2026-04-13 02:04:22.506346 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_set_export_access [0.019640s] ... ok 2026-04-13 02:04:22.527007 | debian-bookworm | 2026-04-13 02:04:22.524 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 1f0bd302c1a6 to 55761e5f59c5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:22.531322 | debian-bookworm | 2026-04-13 02:04:22.529 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:22.531356 | debian-bookworm | 2026-04-13 02:04:22.529 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:22.534465 | debian-bookworm | 2026-04-13 02:04:22.532 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:22.534501 | debian-bookworm | 2026-04-13 02:04:22.532 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:22.553686 | debian-bookworm | {'The filesystem "powerstore-share" was not created.'} 2026-04-13 02:04:22.556160 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_filesystem_id_not_found [0.049610s] ... ok 2026-04-13 02:04:22.589273 | debian-bookworm | 2026-04-13 02:04:22.586 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 55761e5f59c5 -> 1f0bd302c1a6, Add 'snapshot_support' extra spec to share types 2026-04-13 02:04:22.595166 | debian-bookworm | {'The filesystem "powerstore-share" was not created.'} 2026-04-13 02:04:22.598102 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_clone_failure [0.041745s] ... ok 2026-04-13 02:04:22.608506 | debian-bookworm | 2026-04-13 02:04:22.606 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 55761e5f59c5 to 1f0bd302c1a6 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:22.611137 | debian-bookworm | 2026-04-13 02:04:22.608 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:22.611172 | debian-bookworm | 2026-04-13 02:04:22.608 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:22.639083 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_nfs [0.040758s] ... ok 2026-04-13 02:04:22.677089 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_nfs [0.038015s] ... ok 2026-04-13 02:04:22.715017 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_deny_access [0.037785s] ... ok 2026-04-13 02:04:22.753415 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_revert_to_snapshot [0.038322s] ... ok 2026-04-13 02:04:22.789535 | debian-bookworm | Failed to resize share "powerstore-share". 2026-04-13 02:04:22.792127 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_shrink_share_backend_failure [0.038152s] ... ok 2026-04-13 02:04:22.829635 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_cifs [0.037864s] ... ok 2026-04-13 02:04:22.866480 | debian-bookworm | Failed to update NFS access rules for "foo_display_name". 2026-04-13 02:04:22.868498 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_nfs_backend_failure [0.038752s] ... ok 2026-04-13 02:04:22.888134 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_file_interface_ipv6 [0.019296s] ... ok 2026-04-13 02:04:22.906127 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_nfs_filesystem_and_share [0.017952s] ... ok 2026-04-13 02:04:22.925505 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_snapshot__existed_expt [0.019093s] ... ok 2026-04-13 02:04:22.945816 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant [0.019899s] ... ok 2026-04-13 02:04:22.967310 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant_preexist [0.021422s] ... ok 2026-04-13 02:04:22.987168 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_rw_nfs_share_access [0.020043s] ... ok 2026-04-13 02:04:23.005529 | debian-bookworm | The storage pools faked_pool_name to store NAS server configuration do not exist. 2026-04-13 02:04:23.005574 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:23.005585 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/connection.py", line 694, in _config_pool 2026-04-13 02:04:23.005595 | debian-bookworm | self.nas_server_pool = self.client.get_pool(pool_name) 2026-04-13 02:04:23.005603 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:23.005611 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/client.py", line 229, in get_pool 2026-04-13 02:04:23.005619 | debian-bookworm | return self.system.get_pool(name=name) 2026-04-13 02:04:23.005627 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:23.005635 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:23.005642 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:04:23.005650 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:23.005658 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:23.005666 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:23.005673 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:23.005681 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:23.005689 | debian-bookworm | raise effect 2026-04-13 02:04:23.005697 | debian-bookworm | manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityResourceNotFoundError 2026-04-13 02:04:23.007712 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_connect__invalid_pool_configuration [0.020537s] ... ok 2026-04-13 02:04:23.028831 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_nfs_share [0.020934s] ... ok 2026-04-13 02:04:23.048229 | debian-bookworm | Failed to get NAS server c2e48947-98ed-4eae-999b-fa0b83731dfd when creating the share cb532599-8dc6-4c3e-bb21-74ea54be566c. 2026-04-13 02:04:23.048263 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:23.048273 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/connection.py", line 407, in create_share_from_snapshot 2026-04-13 02:04:23.048282 | debian-bookworm | nas_server = self.client.get_nas_server(server_name) 2026-04-13 02:04:23.048290 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:23.048298 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/client.py", line 125, in get_nas_server 2026-04-13 02:04:23.048329 | debian-bookworm | return self.system.get_nas_server(name=name) 2026-04-13 02:04:23.048337 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:23.048345 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:23.048353 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:04:23.048361 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:23.048368 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:23.048376 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:23.048383 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:23.048391 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:23.048399 | debian-bookworm | raise effect 2026-04-13 02:04:23.048406 | debian-bookworm | manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityResourceNotFoundError: NAS server is not found 2026-04-13 02:04:23.050751 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share_from_snapshot_no_server_name [0.021970s] ... ok 2026-04-13 02:04:23.070470 | debian-bookworm | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-04-13 02:04:23.072748 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share__create_from_snap_but_not_isolated [0.021920s] ... ok 2026-04-13 02:04:23.093616 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_dhss_false_create_cifs_share [0.020651s] ... ok 2026-04-13 02:04:23.112044 | debian-bookworm | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-04-13 02:04:23.114126 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_ensure_share_not_exists [0.020545s] ... ok 2026-04-13 02:04:23.134093 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_default_filter_function_enable_report [0.019709s] ... ok 2026-04-13 02:04:23.147376 | debian-bookworm | 2026-04-13 02:04:23.144 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:23.147412 | debian-bookworm | 2026-04-13 02:04:23.144 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:23.153630 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_cifs_share_with_server [0.019668s] ... ok 2026-04-13 02:04:23.173937 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_nfs_share_with_server [0.020009s] ... ok 2026-04-13 02:04:23.186040 | debian-bookworm | 2026-04-13 02:04:23.184 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 1f0bd302c1a6 -> 579c267fbb4d, add_availability_zones_table 2026-04-13 02:04:23.195016 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_without_export_locations [0.020814s] ... ok 2026-04-13 02:04:23.217645 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server [0.022714s] ... ok 2026-04-13 02:04:23.237252 | debian-bookworm | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-04-13 02:04:23.239740 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_shrink_nfs_share [0.021921s] ... ok 2026-04-13 02:04:23.262182 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_teardown_server [0.022101s] ... ok 2026-04-13 02:04:23.279092 | debian-bookworm | 2026-04-13 02:04:23.276 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 1f0bd302c1a6 to 579c267fbb4d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:23.281733 | debian-bookworm | 2026-04-13 02:04:23.279 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:23.281760 | debian-bookworm | 2026-04-13 02:04:23.279 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:23.284095 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_access_allow_rw [0.022080s] ... ok 2026-04-13 02:04:23.286097 | debian-bookworm | 2026-04-13 02:04:23.284 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:23.286110 | debian-bookworm | 2026-04-13 02:04:23.284 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:23.304670 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_access_deny_nfs [0.020243s] ... ok 2026-04-13 02:04:23.328330 | debian-bookworm | 2026-04-13 02:04:23.326 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 579c267fbb4d -> 1f0bd302c1a6, add_availability_zones_table 2026-04-13 02:04:23.361774 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_6 [0.056971s] ... ok 2026-04-13 02:04:23.418102 | debian-bookworm | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-04-13 02:04:23.420729 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_access_with_invalid_share_server_name [0.058943s] ... ok 2026-04-13 02:04:23.463892 | debian-bookworm | 2026-04-13 02:04:23.461 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 579c267fbb4d to 1f0bd302c1a6 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:23.466707 | debian-bookworm | 2026-04-13 02:04:23.464 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:23.466782 | debian-bookworm | 2026-04-13 02:04:23.464 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:23.470175 | debian-bookworm | 2026-04-13 02:04:23.468 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:23.470206 | debian-bookworm | 2026-04-13 02:04:23.468 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:23.478490 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_access_with_incorrect_access_type [0.057577s] ... ok 2026-04-13 02:04:23.512312 | debian-bookworm | 2026-04-13 02:04:23.510 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 1f0bd302c1a6 -> 579c267fbb4d, add_availability_zones_table 2026-04-13 02:04:23.537057 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_ro_access_without_share_server_name [0.058342s] ... ok 2026-04-13 02:04:23.590605 | debian-bookworm | File System 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-04-13 02:04:23.593131 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_snapshot_with_incorrect_share_info [0.056056s] ... ok 2026-04-13 02:04:23.618859 | debian-bookworm | 2026-04-13 02:04:23.616 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 1f0bd302c1a6 to 579c267fbb4d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:23.623328 | debian-bookworm | 2026-04-13 02:04:23.620 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:23.623371 | debian-bookworm | 2026-04-13 02:04:23.621 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:23.628005 | debian-bookworm | 2026-04-13 02:04:23.626 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:23.628021 | debian-bookworm | 2026-04-13 02:04:23.626 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:23.653906 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_access_with_incorrect_proto [0.060471s] ... ok 2026-04-13 02:04:23.672019 | debian-bookworm | 2026-04-13 02:04:23.669 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 579c267fbb4d -> 5077ffcc5f1c, add_share_instances_access_map 2026-04-13 02:04:23.709628 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_nfs_access_with_incorrect_access_type [0.055617s] ... ok 2026-04-13 02:04:23.717093 | debian-bookworm | 2026-04-13 02:04:23.714 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 579c267fbb4d to 5077ffcc5f1c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:23.719053 | debian-bookworm | 2026-04-13 02:04:23.716 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:23.719071 | debian-bookworm | 2026-04-13 02:04:23.716 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:23.722161 | debian-bookworm | 2026-04-13 02:04:23.720 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:23.722193 | debian-bookworm | 2026-04-13 02:04:23.720 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:23.763930 | debian-bookworm | 2026-04-13 02:04:23.762 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 5077ffcc5f1c -> 579c267fbb4d, add_share_instances_access_map 2026-04-13 02:04:23.768942 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_nfs_access_with_ipv6 [0.059369s] ... ok 2026-04-13 02:04:23.804825 | debian-bookworm | 2026-04-13 02:04:23.802 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 5077ffcc5f1c to 579c267fbb4d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:23.807233 | debian-bookworm | 2026-04-13 02:04:23.804 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:23.807265 | debian-bookworm | 2026-04-13 02:04:23.805 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:23.810469 | debian-bookworm | 2026-04-13 02:04:23.808 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:23.810498 | debian-bookworm | 2026-04-13 02:04:23.808 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:23.824849 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_extend_share_with_ipv6 [0.055798s] ... ok 2026-04-13 02:04:23.851412 | debian-bookworm | 2026-04-13 02:04:23.849 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 579c267fbb4d -> 5077ffcc5f1c, add_share_instances_access_map 2026-04-13 02:04:23.880656 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_find_matched_pool_name [0.055687s] ... ok 2026-04-13 02:04:23.893942 | debian-bookworm | 2026-04-13 02:04:23.891 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 579c267fbb4d to 5077ffcc5f1c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:23.897035 | debian-bookworm | 2026-04-13 02:04:23.894 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:23.897058 | debian-bookworm | 2026-04-13 02:04:23.894 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:23.901500 | debian-bookworm | 2026-04-13 02:04:23.898 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:23.901541 | debian-bookworm | 2026-04-13 02:04:23.899 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:23.937936 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:23.942826 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_with_ipv6 [0.061507s] ... ok 2026-04-13 02:04:23.943786 | debian-bookworm | 2026-04-13 02:04:23.941 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 5077ffcc5f1c -> 3db9992c30f3, add_share_instances 2026-04-13 02:04:23.997318 | debian-bookworm | Could not find CIFS server by name: 56aafd02-4d44-43d7-b784-57fc88167224. 2026-04-13 02:04:23.997686 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:24.001601 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_without_cifs_server [0.059246s] ... ok 2026-04-13 02:04:24.023824 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:24.024405 | debian-bookworm | Failed to delete CIFS server 56aafd02-4d44-43d7-b784-57fc88167224. Reason: []. 2026-04-13 02:04:24.027177 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_delete_cifs_server_with_error [0.025292s] ... ok 2026-04-13 02:04:24.047429 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_clear_share_access_has_white_list [0.020152s] ... ok 2026-04-13 02:04:24.066726 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:24.069695 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_delete_cifs_share [0.022187s] ... ok 2026-04-13 02:04:24.087857 | debian-bookworm | Failed to get CIFS share by name 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. 2026-04-13 02:04:24.088336 | debian-bookworm | CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. 2026-04-13 02:04:24.090674 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_not_found [0.020878s] ... ok 2026-04-13 02:04:24.111528 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_get_cifs_share [0.020506s] ... ok 2026-04-13 02:04:24.129430 | debian-bookworm | Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'File system with id=77777 not found.', 'messageCode': '14227341326', 'Description': 'The file system ID supplied with the request is invalid.', 'Action': 'Refer to the XML API v2 schema/documentation and correct your user program logic.', 'Diagnostics': ' Exception tag: 14fb6b6a7b8 Exception message: com.emc.nas.ccmd.common.MessageInstanceImpl@5004000e '}]. 2026-04-13 02:04:24.131998 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_delete_file_system_with_error [0.020298s] ... ok 2026-04-13 02:04:24.152854 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system [0.020929s] ... ok 2026-04-13 02:04:24.171242 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:24.174399 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface [0.021462s] ... ok 2026-04-13 02:04:24.193122 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:24.193741 | debian-bookworm | Failed to create mover interface {'name': '3d909830c356', 'device_name': 'cge-1-0', 'ip': '192.168.1.1', 'mover_name': 'server_2', 'net_mask': '255.255.255.0', 'vlan_id': 100}. Reason: []. 2026-04-13 02:04:24.195952 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_error [0.021415s] ... ok 2026-04-13 02:04:24.214341 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:24.215379 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:24.218366 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_invalid_mover_id [0.022218s] ... ok 2026-04-13 02:04:24.236204 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:24.237117 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:24.240191 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_get_mover_interface [0.021858s] ... ok 2026-04-13 02:04:24.257755 | debian-bookworm | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-04-13 02:04:24.257788 | debian-bookworm | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-04-13 02:04:24.259929 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_allow_share_access_not_found [0.019525s] ... ok 2026-04-13 02:04:24.277608 | debian-bookworm | 2026-04-13 02:04:24.275 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 5077ffcc5f1c to 3db9992c30f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:24.278185 | debian-bookworm | Failed to delete NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-04-13 02:04:24.278213 | debian-bookworm | Command: None 2026-04-13 02:04:24.278223 | debian-bookworm | Exit code: - 2026-04-13 02:04:24.278233 | debian-bookworm | Stdout: '' 2026-04-13 02:04:24.278242 | debian-bookworm | Stderr: None. 2026-04-13 02:04:24.280435 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_delete_nfs_share_with_error [0.020141s] ... ok 2026-04-13 02:04:24.280472 | debian-bookworm | 2026-04-13 02:04:24.277 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:24.280485 | debian-bookworm | 2026-04-13 02:04:24.277 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:24.282377 | debian-bookworm | 2026-04-13 02:04:24.280 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:24.282402 | debian-bookworm | 2026-04-13 02:04:24.280 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:24.300291 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_get_nfs_share [0.019950s] ... ok 2026-04-13 02:04:24.320906 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_delete_snapshot [0.020536s] ... ok 2026-04-13 02:04:24.323027 | debian-bookworm | 2026-04-13 02:04:24.321 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 3db9992c30f3 -> 5077ffcc5f1c, add_share_instances 2026-04-13 02:04:24.339206 | debian-bookworm | Snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 not found. Skip the deletion. 2026-04-13 02:04:24.341437 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_delete_snapshot_but_not_found [0.020443s] ... ok 2026-04-13 02:04:24.360105 | debian-bookworm | Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:24.360583 | debian-bookworm | VDM 56aafd02-4d44-43d7-b784-57fc88167224 already exists. Skip the creation. 2026-04-13 02:04:24.363363 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_create_vdm_but_already_exist [0.021550s] ... ok 2026-04-13 02:04:24.381834 | debian-bookworm | Failed to get VDM by name 56aafd02-4d44-43d7-b784-57fc88167224. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. 2026-04-13 02:04:24.384298 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_delete_vdm_but_failed_to_get_vdm [0.020995s] ... ok 2026-04-13 02:04:24.405102 | debian-bookworm | Failed to delete VDM 56aafd02-4d44-43d7-b784-57fc88167224. Reason: []. 2026-04-13 02:04:24.407666 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_delete_vdm_with_error [0.023235s] ... ok 2026-04-13 02:04:24.427995 | debian-bookworm | Failed to get VDM by name 56aafd02-4d44-43d7-b784-57fc88167224. 2026-04-13 02:04:24.430857 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_vdm_id_with_error [0.023129s] ... ok 2026-04-13 02:04:24.453910 | debian-bookworm | {4} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_setup_server [0.022832s] ... ok 2026-04-13 02:04:24.475037 | debian-bookworm | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_parseconf_ganesha_cnf_input [0.020970s] ... ok 2026-04-13 02:04:24.497252 | debian-bookworm | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_with_rados_store_1_False [0.022123s] ... ok 2026-04-13 02:04:24.520478 | debian-bookworm | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_with_rados_store_2_True [0.022884s] ... ok 2026-04-13 02:04:24.541896 | debian-bookworm | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_rados_object_url_to_index_with_index_data_1_ [0.021450s] ... ok 2026-04-13 02:04:24.562860 | debian-bookworm | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_rados_object_url_to_index_with_index_data_2__url_rados___fakepool_fakeobj2 [0.020943s] ... ok 2026-04-13 02:04:24.584588 | debian-bookworm | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_exists_with_rados_store_1_False [0.021543s] ... ok 2026-04-13 02:04:24.606368 | debian-bookworm | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_file_exists [0.021644s] ... ok 2026-04-13 02:04:24.626026 | debian-bookworm | 2026-04-13 02:04:24.623 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 3db9992c30f3 to 5077ffcc5f1c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:24.628322 | debian-bookworm | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_file_exists_error_1_1 [0.021880s] ... ok 2026-04-13 02:04:24.629323 | debian-bookworm | 2026-04-13 02:04:24.626 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:24.629353 | debian-bookworm | 2026-04-13 02:04:24.626 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:24.633785 | debian-bookworm | 2026-04-13 02:04:24.632 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:24.633824 | debian-bookworm | 2026-04-13 02:04:24.632 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:24.650018 | debian-bookworm | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_dbus_send_ganesha [0.021580s] ... ok 2026-04-13 02:04:24.671019 | debian-bookworm | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_ganesha_export_dir [0.021037s] ... ok 2026-04-13 02:04:24.673955 | debian-bookworm | 2026-04-13 02:04:24.672 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 5077ffcc5f1c -> 3db9992c30f3, add_share_instances 2026-04-13 02:04:24.693290 | debian-bookworm | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init [0.022118s] ... ok 2026-04-13 02:04:24.713678 | debian-bookworm | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_rados_object_url_from_index_with_index_data_2__url_rados___fakepool_fakeobj1__url_rados___fakepool_fakeobj2 [0.020225s] ... ok 2026-04-13 02:04:24.731244 | debian-bookworm | Unsupported access rule of 'type' ip, 'level' rw, 'to' 10.10.10.12: level should be one of 'ro'. 2026-04-13 02:04:24.733511 | debian-bookworm | {4} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_3 [0.019688s] ... ok 2026-04-13 02:04:24.751086 | debian-bookworm | Unsupported access rule of 'type' ip, 'level' rw, 'to' 10.10.10.12: level should be one of 'ro'. 2026-04-13 02:04:24.753445 | debian-bookworm | {4} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_fail_2 [0.019763s] ... ok 2026-04-13 02:04:24.774221 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_check_volume_presence_error [0.020565s] ... ok 2026-04-13 02:04:24.794204 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_1 [0.019958s] ... ok 2026-04-13 02:04:24.812880 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_has_shouldnt_have_vol [0.018540s] ... ok 2026-04-13 02:04:24.833337 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_no_vol_1_None [0.020304s] ... ok 2026-04-13 02:04:24.852709 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_no_vol_2_False [0.019279s] ... ok 2026-04-13 02:04:24.872155 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_getattr [0.019128s] ... ok 2026-04-13 02:04:24.891721 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_has_vol_1_None [0.019638s] ... ok 2026-04-13 02:04:24.911911 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_3 [0.020023s] ... ok 2026-04-13 02:04:24.932925 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get_notfound [0.020915s] ... ok 2026-04-13 02:04:24.957084 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_count_ignored_2 [0.023883s] ... ok 2026-04-13 02:04:24.979808 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_failure_1_1 [0.022855s] ... ok 2026-04-13 02:04:25.002864 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_failure_2_2 [0.022916s] ... ok 2026-04-13 02:04:25.018318 | debian-bookworm | 2026-04-13 02:04:25.015 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 5077ffcc5f1c to 3db9992c30f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:25.020677 | debian-bookworm | 2026-04-13 02:04:25.018 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:25.020701 | debian-bookworm | 2026-04-13 02:04:25.018 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:25.025330 | debian-bookworm | 2026-04-13 02:04:25.023 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:25.025354 | debian-bookworm | 2026-04-13 02:04:25.023 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:25.027195 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_invalid_1 [0.024246s] ... ok 2026-04-13 02:04:25.046642 | debian-bookworm | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:04:25.049992 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_setup_via_manager_with_parent [0.022385s] ... ok 2026-04-13 02:04:25.065141 | debian-bookworm | 2026-04-13 02:04:25.063 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 3db9992c30f3 -> 533646c7af38, Transform statuses to lowercase 2026-04-13 02:04:25.069745 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_check_proto [0.019698s] ... ok 2026-04-13 02:04:25.074329 | debian-bookworm | 2026-04-13 02:04:25.072 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 3db9992c30f3 to 533646c7af38 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:25.076733 | debian-bookworm | 2026-04-13 02:04:25.074 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:25.076759 | debian-bookworm | 2026-04-13 02:04:25.074 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:25.079052 | debian-bookworm | 2026-04-13 02:04:25.076 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:25.079080 | debian-bookworm | 2026-04-13 02:04:25.077 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:25.089630 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_check_proto_baseclass_2_PROTATO [0.019788s] ... ok 2026-04-13 02:04:25.109136 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init_nosupp_layout [0.019418s] ... ok 2026-04-13 02:04:25.118892 | debian-bookworm | 2026-04-13 02:04:25.117 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 533646c7af38 -> 3db9992c30f3, Transform statuses to lowercase 2026-04-13 02:04:25.128584 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_supported_access_types [0.019405s] ... ok 2026-04-13 02:04:25.145580 | debian-bookworm | 2026-04-13 02:04:25.143 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 533646c7af38 to 3db9992c30f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:25.146230 | debian-bookworm | Unable to delete share fakename 2026-04-13 02:04:25.146255 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:25.146263 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/glusterfs/layout_directory.py", line 179, in delete_share 2026-04-13 02:04:25.146272 | debian-bookworm | privsep_os.recursive_forced_rm(local_share_path) 2026-04-13 02:04:25.146280 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:25.146288 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:04:25.146295 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:25.146303 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:25.146310 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:25.146318 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:25.146326 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:25.146334 | debian-bookworm | raise effect 2026-04-13 02:04:25.146349 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:04:25.146357 | debian-bookworm | Command: None 2026-04-13 02:04:25.146365 | debian-bookworm | Exit code: - 2026-04-13 02:04:25.146373 | debian-bookworm | Stdout: None 2026-04-13 02:04:25.146380 | debian-bookworm | Stderr: None 2026-04-13 02:04:25.148448 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_cannot_delete_share [0.019508s] ... ok 2026-04-13 02:04:25.149728 | debian-bookworm | 2026-04-13 02:04:25.146 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:25.149753 | debian-bookworm | 2026-04-13 02:04:25.146 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:25.152253 | debian-bookworm | 2026-04-13 02:04:25.149 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:25.152285 | debian-bookworm | 2026-04-13 02:04:25.150 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:25.167573 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_delete_share_can_be_called_with_extra_arg_share_server [0.019166s] ... ok 2026-04-13 02:04:25.185544 | debian-bookworm | Could not mount the Gluster volume testvol 2026-04-13 02:04:25.185573 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:25.185582 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/glusterfs/layout_directory.py", line 108, in _ensure_gluster_vol_mounted 2026-04-13 02:04:25.185591 | debian-bookworm | common._mount_gluster_vol(self.driver._execute, 2026-04-13 02:04:25.185599 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:25.185606 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:04:25.185614 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:25.185623 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:25.185633 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:25.185641 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:25.185649 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:25.185656 | debian-bookworm | raise effect 2026-04-13 02:04:25.185664 | debian-bookworm | manila.exception.GlusterfsException: Unknown Gluster exception. 2026-04-13 02:04:25.187459 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_ensure_gluster_vol_mounted_error [0.019867s] ... ok 2026-04-13 02:04:25.192925 | debian-bookworm | 2026-04-13 02:04:25.191 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 3db9992c30f3 -> 533646c7af38, Transform statuses to lowercase 2026-04-13 02:04:25.201737 | debian-bookworm | 2026-04-13 02:04:25.199 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 3db9992c30f3 to 533646c7af38 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:25.203775 | debian-bookworm | 2026-04-13 02:04:25.201 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:25.203802 | debian-bookworm | 2026-04-13 02:04:25.201 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:25.205905 | debian-bookworm | Unable to get quota share fakename 2026-04-13 02:04:25.206278 | debian-bookworm | 2026-04-13 02:04:25.203 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:25.206293 | debian-bookworm | 2026-04-13 02:04:25.204 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:25.208227 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_get_directory_usage_unable_to_get [0.020609s] ... ok 2026-04-13 02:04:25.233602 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_local_share_path_not_exists [0.025231s] ... ok 2026-04-13 02:04:25.244567 | debian-bookworm | 2026-04-13 02:04:25.242 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 533646c7af38 -> 3a482171410f, Remove unused attr status 2026-04-13 02:04:25.261050 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_shrink_share [0.027273s] ... ok 2026-04-13 02:04:25.265075 | debian-bookworm | 2026-04-13 02:04:25.262 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 533646c7af38 to 3a482171410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:25.268387 | debian-bookworm | 2026-04-13 02:04:25.266 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:25.268404 | debian-bookworm | 2026-04-13 02:04:25.266 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:25.273274 | debian-bookworm | 2026-04-13 02:04:25.271 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:25.273306 | debian-bookworm | 2026-04-13 02:04:25.271 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:25.280569 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_shrink_share_data_loss [0.019508s] ... ok 2026-04-13 02:04:25.300719 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_no_snap_1 [0.020001s] ... ok 2026-04-13 02:04:25.315939 | debian-bookworm | 2026-04-13 02:04:25.313 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 3a482171410f -> 533646c7af38, Remove unused attr status 2026-04-13 02:04:25.320929 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup [0.020050s] ... ok 2026-04-13 02:04:25.338641 | debian-bookworm | 2026-04-13 02:04:25.336 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 3a482171410f to 533646c7af38 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:25.341609 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_no_keymatch [0.020504s] ... ok 2026-04-13 02:04:25.342851 | debian-bookworm | 2026-04-13 02:04:25.339 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:25.342881 | debian-bookworm | 2026-04-13 02:04:25.339 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:25.346980 | debian-bookworm | 2026-04-13 02:04:25.344 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:25.347010 | debian-bookworm | 2026-04-13 02:04:25.345 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:25.361269 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_find_actual_backend_snapshot_name_bad_snap_list_2_fake_snap_id_xyx_fake_snap_id_pqr [0.019685s] ... ok 2026-04-13 02:04:25.380869 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_glustermanager_1 [0.019567s] ... ok 2026-04-13 02:04:25.385777 | debian-bookworm | 2026-04-13 02:04:25.384 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 533646c7af38 -> 3a482171410f, Remove unused attr status 2026-04-13 02:04:25.400327 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_nonimplemented_methods_1 [0.019255s] ... ok 2026-04-13 02:04:25.410080 | debian-bookworm | 2026-04-13 02:04:25.407 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 533646c7af38 to 3a482171410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:25.412617 | debian-bookworm | 2026-04-13 02:04:25.410 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:25.412646 | debian-bookworm | 2026-04-13 02:04:25.410 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:25.415882 | debian-bookworm | 2026-04-13 02:04:25.413 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:25.415909 | debian-bookworm | 2026-04-13 02:04:25.413 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:25.420975 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_3 [0.020117s] ... ok 2026-04-13 02:04:25.440682 | debian-bookworm | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_share_manager_no_privdata [0.019681s] ... ok 2026-04-13 02:04:25.457837 | debian-bookworm | 2026-04-13 02:04:25.455 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 3a482171410f -> 56cdbe267881, add_driver_private_data_table 2026-04-13 02:04:25.459914 | debian-bookworm | {4} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__set_share_size [0.018829s] ... ok 2026-04-13 02:04:25.464763 | debian-bookworm | 2026-04-13 02:04:25.462 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 3a482171410f to 56cdbe267881 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:25.467308 | debian-bookworm | 2026-04-13 02:04:25.464 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:25.467351 | debian-bookworm | 2026-04-13 02:04:25.465 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:25.470919 | debian-bookworm | 2026-04-13 02:04:25.468 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:25.470949 | debian-bookworm | 2026-04-13 02:04:25.468 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:25.479579 | debian-bookworm | {4} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share [0.019812s] ... ok 2026-04-13 02:04:25.496512 | debian-bookworm | Failed to delete share fakename. Error: Unexpected error while running command. 2026-04-13 02:04:25.496544 | debian-bookworm | Command: None 2026-04-13 02:04:25.496553 | debian-bookworm | Exit code: - 2026-04-13 02:04:25.496562 | debian-bookworm | Stdout: None 2026-04-13 02:04:25.496570 | debian-bookworm | Stderr: None. 2026-04-13 02:04:25.498362 | debian-bookworm | {4} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_delete_share_exception [0.018799s] ... ok 2026-04-13 02:04:25.511482 | debian-bookworm | 2026-04-13 02:04:25.510 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 56cdbe267881 -> 3a482171410f, add_driver_private_data_table 2026-04-13 02:04:25.515950 | debian-bookworm | Failed to deny ACL of share fakename for user: 10.0.0.1Error: Unexpected error while running command. 2026-04-13 02:04:25.515985 | debian-bookworm | Command: None 2026-04-13 02:04:25.515994 | debian-bookworm | Exit code: - 2026-04-13 02:04:25.516003 | debian-bookworm | Stdout: None 2026-04-13 02:04:25.516011 | debian-bookworm | Stderr: None. 2026-04-13 02:04:25.518245 | debian-bookworm | {4} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_deny_access_exception [0.019267s] ... ok 2026-04-13 02:04:25.523043 | debian-bookworm | 2026-04-13 02:04:25.520 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 56cdbe267881 to 3a482171410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:25.526404 | debian-bookworm | 2026-04-13 02:04:25.524 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:25.526435 | debian-bookworm | 2026-04-13 02:04:25.524 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:25.531029 | debian-bookworm | 2026-04-13 02:04:25.528 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:25.531053 | debian-bookworm | 2026-04-13 02:04:25.529 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:25.536941 | debian-bookworm | {4} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_get_share_stats_refresh_false [0.018883s] ... ok 2026-04-13 02:04:25.557009 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test__check_fs_mounted [0.019921s] ... ok 2026-04-13 02:04:25.571301 | debian-bookworm | 2026-04-13 02:04:25.569 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 3a482171410f -> 56cdbe267881, add_driver_private_data_table 2026-04-13 02:04:25.576339 | debian-bookworm | 2026-04-13 02:04:25.574 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 3a482171410f to 56cdbe267881 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:25.578705 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_allow_access_cifs_1 [0.021487s] ... ok 2026-04-13 02:04:25.579590 | debian-bookworm | 2026-04-13 02:04:25.577 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:25.579620 | debian-bookworm | 2026-04-13 02:04:25.577 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:25.585935 | debian-bookworm | 2026-04-13 02:04:25.583 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:25.585986 | debian-bookworm | 2026-04-13 02:04:25.583 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:25.599092 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_1 [0.020501s] ... ok 2026-04-13 02:04:25.619866 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_export_error [0.020694s] ... ok 2026-04-13 02:04:25.625447 | debian-bookworm | 2026-04-13 02:04:25.624 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 56cdbe267881 -> 30cb96d995fa, Add share_export_locations table 2026-04-13 02:04:25.641061 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_empty_snapshot [0.020917s] ... ok 2026-04-13 02:04:25.659443 | debian-bookworm | 2026-04-13 02:04:25.657 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 56cdbe267881 to 30cb96d995fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:25.661665 | debian-bookworm | 2026-04-13 02:04:25.659 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:25.661691 | debian-bookworm | 2026-04-13 02:04:25.659 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:25.662010 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_2 [0.020858s] ... ok 2026-04-13 02:04:25.665112 | debian-bookworm | 2026-04-13 02:04:25.663 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:25.665142 | debian-bookworm | 2026-04-13 02:04:25.663 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:25.683233 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_4 [0.021319s] ... ok 2026-04-13 02:04:25.703392 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_2_hitachi_hnas_evs_id [0.020058s] ... ok 2026-04-13 02:04:25.707247 | debian-bookworm | 2026-04-13 02:04:25.705 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 30cb96d995fa -> 56cdbe267881, Add share_export_locations table 2026-04-13 02:04:25.724626 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_3_hitachi_hnas_evs_ip [0.020586s] ... ok 2026-04-13 02:04:25.743005 | debian-bookworm | 2026-04-13 02:04:25.740 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 30cb96d995fa to 56cdbe267881 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:25.744251 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_cifs_4___1_1_1_1_shares_share_id [0.019980s] ... ok 2026-04-13 02:04:25.746374 | debian-bookworm | 2026-04-13 02:04:25.743 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:25.746423 | debian-bookworm | 2026-04-13 02:04:25.744 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:25.751127 | debian-bookworm | 2026-04-13 02:04:25.749 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:25.751168 | debian-bookworm | 2026-04-13 02:04:25.749 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:25.764496 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_nfs_2_1_1_1_1__share_id [0.020159s] ... ok 2026-04-13 02:04:25.784909 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_size_exception_1_fake_size [0.019518s] ... ok 2026-04-13 02:04:25.790460 | debian-bookworm | 2026-04-13 02:04:25.789 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 56cdbe267881 -> 30cb96d995fa, Add share_export_locations table 2026-04-13 02:04:25.803672 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_size_exception_2_128GB [0.019534s] ... ok 2026-04-13 02:04:25.824391 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_ip_exception [0.020620s] ... ok 2026-04-13 02:04:25.844716 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__execute_ssh_exception [0.020103s] ... ok 2026-04-13 02:04:25.845580 | debian-bookworm | 2026-04-13 02:04:25.842 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 56cdbe267881 to 30cb96d995fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:25.847511 | debian-bookworm | 2026-04-13 02:04:25.845 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:25.847552 | debian-bookworm | 2026-04-13 02:04:25.845 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:25.850915 | debian-bookworm | 2026-04-13 02:04:25.848 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:25.850953 | debian-bookworm | 2026-04-13 02:04:25.848 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:25.864405 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_exception_not_found [0.019648s] ... ok 2026-04-13 02:04:25.883010 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_create_operation [0.018574s] ... ok 2026-04-13 02:04:25.898126 | debian-bookworm | 2026-04-13 02:04:25.896 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 30cb96d995fa -> ef0c02b4366, add public column for share 2026-04-13 02:04:25.902131 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_create_operation_context_change [0.018631s] ... ok 2026-04-13 02:04:25.914596 | debian-bookworm | 2026-04-13 02:04:25.911 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 30cb96d995fa to ef0c02b4366 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:25.917339 | debian-bookworm | 2026-04-13 02:04:25.914 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:25.917372 | debian-bookworm | 2026-04-13 02:04:25.915 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:25.920940 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_delete_context_change [0.019061s] ... ok 2026-04-13 02:04:25.922993 | debian-bookworm | 2026-04-13 02:04:25.919 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:25.923025 | debian-bookworm | 2026-04-13 02:04:25.920 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:25.945019 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_deleting_not_empty_directory [0.023558s] ... ok 2026-04-13 02:04:25.962817 | debian-bookworm | 2026-04-13 02:04:25.961 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade ef0c02b4366 -> 30cb96d995fa, add public column for share 2026-04-13 02:04:25.970966 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_quota [0.026181s] ... ok 2026-04-13 02:04:25.978810 | debian-bookworm | 2026-04-13 02:04:25.976 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update ef0c02b4366 to 30cb96d995fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:25.981403 | debian-bookworm | 2026-04-13 02:04:25.979 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:25.981441 | debian-bookworm | 2026-04-13 02:04:25.979 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:25.985127 | debian-bookworm | 2026-04-13 02:04:25.982 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:25.985160 | debian-bookworm | 2026-04-13 02:04:25.983 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:25.992348 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_update_access_level_exception [0.021277s] ... ok 2026-04-13 02:04:26.014343 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_create_directory [0.021894s] ... ok 2026-04-13 02:04:26.030147 | debian-bookworm | 2026-04-13 02:04:26.028 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 30cb96d995fa -> ef0c02b4366, add public column for share 2026-04-13 02:04:26.035818 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_nfs_host_list [0.021200s] ... ok 2026-04-13 02:04:26.044479 | debian-bookworm | 2026-04-13 02:04:26.042 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 30cb96d995fa to ef0c02b4366 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:26.046650 | debian-bookworm | 2026-04-13 02:04:26.044 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:26.046679 | debian-bookworm | 2026-04-13 02:04:26.044 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:26.048543 | debian-bookworm | 2026-04-13 02:04:26.047 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:26.048565 | debian-bookworm | 2026-04-13 02:04:26.047 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:26.055885 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_quota_mb [0.019976s] ... ok 2026-04-13 02:04:26.074685 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_stats [0.018857s] ... ok 2026-04-13 02:04:26.087600 | debian-bookworm | 2026-04-13 02:04:26.086 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade ef0c02b4366 -> 59eb64046740, Add_share_type_projects 2026-04-13 02:04:26.093565 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_list_cifs_exception [0.018597s] ... ok 2026-04-13 02:04:26.107117 | debian-bookworm | 2026-04-13 02:04:26.104 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update ef0c02b4366 to 59eb64046740 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:26.110104 | debian-bookworm | 2026-04-13 02:04:26.107 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:26.110137 | debian-bookworm | 2026-04-13 02:04:26.107 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:26.112701 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_1_True [0.019224s] ... ok 2026-04-13 02:04:26.115345 | debian-bookworm | 2026-04-13 02:04:26.112 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:26.115376 | debian-bookworm | 2026-04-13 02:04:26.113 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:26.131385 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_exception [0.018552s] ... ok 2026-04-13 02:04:26.150714 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_inexistent_export [0.019264s] ... ok 2026-04-13 02:04:26.160374 | debian-bookworm | 2026-04-13 02:04:26.158 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 59eb64046740 -> ef0c02b4366, Add_share_type_projects 2026-04-13 02:04:26.169952 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_quota_add [0.019109s] ... ok 2026-04-13 02:04:26.189460 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone_job_timeout [0.019412s] ... ok 2026-04-13 02:04:26.192406 | debian-bookworm | 2026-04-13 02:04:26.189 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 59eb64046740 to ef0c02b4366 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:26.195392 | debian-bookworm | 2026-04-13 02:04:26.193 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:26.195444 | debian-bookworm | 2026-04-13 02:04:26.193 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:26.200979 | debian-bookworm | 2026-04-13 02:04:26.198 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:26.201007 | debian-bookworm | 2026-04-13 02:04:26.198 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:26.209596 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test__update_share_stats [0.020020s] ... ok 2026-04-13 02:04:26.229244 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_delete_share_already_deleted [0.019396s] ... ok 2026-04-13 02:04:26.240908 | debian-bookworm | 2026-04-13 02:04:26.239 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade ef0c02b4366 -> 59eb64046740, Add_share_type_projects 2026-04-13 02:04:26.248477 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_delete_share_rule_exception [0.019418s] ... ok 2026-04-13 02:04:26.258657 | debian-bookworm | 2026-04-13 02:04:26.256 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update ef0c02b4366 to 59eb64046740 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:26.261987 | debian-bookworm | 2026-04-13 02:04:26.259 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:26.262023 | debian-bookworm | 2026-04-13 02:04:26.259 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:26.266913 | debian-bookworm | 2026-04-13 02:04:26.265 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:26.266937 | debian-bookworm | 2026-04-13 02:04:26.265 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:26.269049 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_manage_existing [0.020357s] ... ok 2026-04-13 02:04:26.288446 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_add_exception [0.019355s] ... ok 2026-04-13 02:04:26.307644 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_delete_1_202 [0.018922s] ... ok 2026-04-13 02:04:26.308949 | debian-bookworm | 2026-04-13 02:04:26.306 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 59eb64046740 -> 4ee2cf4be19a, Add required extra spec 2026-04-13 02:04:26.308973 | debian-bookworm | 2026-04-13 02:04:26.306 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 59eb64046740 to 4ee2cf4be19a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:26.311399 | debian-bookworm | 2026-04-13 02:04:26.309 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:26.311430 | debian-bookworm | 2026-04-13 02:04:26.309 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:26.317282 | debian-bookworm | 2026-04-13 02:04:26.314 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:26.317314 | debian-bookworm | 2026-04-13 02:04:26.315 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:26.325856 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_delete_2_500 [0.018332s] ... ok 2026-04-13 02:04:26.344864 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_delete_file_system [0.018928s] ... ok 2026-04-13 02:04:26.360461 | debian-bookworm | 2026-04-13 02:04:26.358 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 4ee2cf4be19a -> 59eb64046740, Add required extra spec 2026-04-13 02:04:26.363164 | debian-bookworm | {4} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_share_1 [0.018135s] ... ok 2026-04-13 02:04:26.365210 | debian-bookworm | 2026-04-13 02:04:26.362 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 4ee2cf4be19a to 59eb64046740 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:26.367207 | debian-bookworm | 2026-04-13 02:04:26.364 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:26.367239 | debian-bookworm | 2026-04-13 02:04:26.365 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:26.369258 | debian-bookworm | 2026-04-13 02:04:26.367 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:26.369289 | debian-bookworm | 2026-04-13 02:04:26.367 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:26.385222 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_delete_snapshot [0.021910s] ... ok 2026-04-13 02:04:26.405329 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_get_share_stats_not_ready [0.020011s] ... ok 2026-04-13 02:04:26.415429 | debian-bookworm | 2026-04-13 02:04:26.410 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 59eb64046740 -> 4ee2cf4be19a, Add required extra spec 2026-04-13 02:04:26.415461 | debian-bookworm | 2026-04-13 02:04:26.411 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 59eb64046740 to 4ee2cf4be19a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:26.415470 | debian-bookworm | 2026-04-13 02:04:26.413 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:26.415480 | debian-bookworm | 2026-04-13 02:04:26.413 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:26.417813 | debian-bookworm | 2026-04-13 02:04:26.416 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:26.417828 | debian-bookworm | 2026-04-13 02:04:26.416 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:26.425038 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_success_no_dhss_no_conf_ss_ip [0.019583s] ... ok 2026-04-13 02:04:26.443657 | debian-bookworm | Pool pool has exceeded 3PAR's max supported VFS IP address 2026-04-13 02:04:26.445695 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_setup_server_fails_for_exceed_pool_max_supported_ips [0.020551s] ... ok 2026-04-13 02:04:26.460363 | debian-bookworm | 2026-04-13 02:04:26.458 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 4ee2cf4be19a -> 17115072e1c3, Remove share_snapshots.export_location 2026-04-13 02:04:26.465960 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fshare_exception [0.020114s] ... ok 2026-04-13 02:04:26.473591 | debian-bookworm | 2026-04-13 02:04:26.471 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 4ee2cf4be19a to 17115072e1c3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:26.476704 | debian-bookworm | 2026-04-13 02:04:26.474 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:26.476719 | debian-bookworm | 2026-04-13 02:04:26.474 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:26.481926 | debian-bookworm | 2026-04-13 02:04:26.479 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:26.481956 | debian-bookworm | 2026-04-13 02:04:26.480 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:26.486403 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fshare_search [0.020362s] ... ok 2026-04-13 02:04:26.523671 | debian-bookworm | 2026-04-13 02:04:26.522 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 17115072e1c3 -> 4ee2cf4be19a, Remove share_snapshots.export_location 2026-04-13 02:04:26.536674 | debian-bookworm | 2026-04-13 02:04:26.534 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 17115072e1c3 to 4ee2cf4be19a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:26.540262 | debian-bookworm | 2026-04-13 02:04:26.537 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:26.540277 | debian-bookworm | 2026-04-13 02:04:26.538 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:26.544873 | debian-bookworm | 2026-04-13 02:04:26.542 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:26.544898 | debian-bookworm | 2026-04-13 02:04:26.542 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:26.586357 | debian-bookworm | 2026-04-13 02:04:26.584 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 4ee2cf4be19a -> 17115072e1c3, Remove share_snapshots.export_location 2026-04-13 02:04:26.601553 | debian-bookworm | 2026-04-13 02:04:26.599 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 4ee2cf4be19a to 17115072e1c3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:26.605281 | debian-bookworm | 2026-04-13 02:04:26.602 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:26.605304 | debian-bookworm | 2026-04-13 02:04:26.602 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:26.610017 | debian-bookworm | 2026-04-13 02:04:26.607 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:26.610044 | debian-bookworm | 2026-04-13 02:04:26.607 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:26.653363 | debian-bookworm | 2026-04-13 02:04:26.651 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 17115072e1c3 -> 38e632621e5a, add_nova_net_id_column_to_share_networks 2026-04-13 02:04:26.665268 | debian-bookworm | 2026-04-13 02:04:26.662 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 17115072e1c3 to 38e632621e5a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:26.670638 | debian-bookworm | 2026-04-13 02:04:26.668 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:26.670672 | debian-bookworm | 2026-04-13 02:04:26.668 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:26.676262 | debian-bookworm | 2026-04-13 02:04:26.673 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:26.676305 | debian-bookworm | 2026-04-13 02:04:26.674 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:26.719630 | debian-bookworm | 2026-04-13 02:04:26.717 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 38e632621e5a -> 17115072e1c3, add_nova_net_id_column_to_share_networks 2026-04-13 02:04:26.731698 | debian-bookworm | 2026-04-13 02:04:26.729 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 38e632621e5a to 17115072e1c3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:26.735491 | debian-bookworm | 2026-04-13 02:04:26.732 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:26.735514 | debian-bookworm | 2026-04-13 02:04:26.733 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:26.740256 | debian-bookworm | 2026-04-13 02:04:26.738 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:26.740288 | debian-bookworm | 2026-04-13 02:04:26.738 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:26.781993 | debian-bookworm | 2026-04-13 02:04:26.780 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 17115072e1c3 -> 38e632621e5a, add_nova_net_id_column_to_share_networks 2026-04-13 02:04:26.796151 | debian-bookworm | 2026-04-13 02:04:26.794 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 17115072e1c3 to 38e632621e5a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:26.800070 | debian-bookworm | 2026-04-13 02:04:26.798 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:26.800106 | debian-bookworm | 2026-04-13 02:04:26.798 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:26.805892 | debian-bookworm | 2026-04-13 02:04:26.804 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:26.805930 | debian-bookworm | 2026-04-13 02:04:26.804 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:26.844850 | debian-bookworm | 2026-04-13 02:04:26.842 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 38e632621e5a -> 211836bf835c, change volume_type to share_type 2026-04-13 02:04:26.844882 | debian-bookworm | 2026-04-13 02:04:26.843 6641 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Creating volume_type_extra_specs table 2026-04-13 02:04:26.852238 | debian-bookworm | 2026-04-13 02:04:26.851 6641 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Migrating share_type_extra_specs to volume_type_extra_specs 2026-04-13 02:04:26.856790 | debian-bookworm | 2026-04-13 02:04:26.855 6641 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Dropping share_type_extra_specs table 2026-04-13 02:04:26.863417 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_fsip_exists [0.376762s] ... ok 2026-04-13 02:04:26.864508 | debian-bookworm | 2026-04-13 02:04:26.862 6641 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Renaming share_types table to volume_types 2026-04-13 02:04:26.883840 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_05________user___True____foo_fullcontrol__does_not_exist__cannot_delete_it____ [0.020415s] ... ok 2026-04-13 02:04:26.903029 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_08________user___True_____r___ [0.019201s] ... ok 2026-04-13 02:04:26.912261 | debian-bookworm | 2026-04-13 02:04:26.910 6641 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Renaming column name shares.share_type_id to shares.volume_type.id 2026-04-13 02:04:26.922087 | debian-bookworm | Invalid access type. Expected 'ip' or 'user'. Actual 'unsupported_other_type'. 2026-04-13 02:04:26.925336 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_access_bad_type [0.021862s] ... ok 2026-04-13 02:04:26.926519 | debian-bookworm | 2026-04-13 02:04:26.923 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 38e632621e5a to 211836bf835c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:26.928952 | debian-bookworm | 2026-04-13 02:04:26.926 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:26.928982 | debian-bookworm | 2026-04-13 02:04:26.926 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:26.934158 | debian-bookworm | 2026-04-13 02:04:26.931 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:26.934189 | debian-bookworm | 2026-04-13 02:04:26.932 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:26.954393 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_ip_access_cifs [0.029133s] ... ok 2026-04-13 02:04:26.974657 | debian-bookworm | 2026-04-13 02:04:26.971 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 211836bf835c -> 38e632621e5a, change volume_type to share_type 2026-04-13 02:04:26.974688 | debian-bookworm | 2026-04-13 02:04:26.971 6641 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Renaming column name shares.volume_type_id to shares.share_type.id 2026-04-13 02:04:26.977926 | debian-bookworm | Failed to Login to 3PAR (https://1.2.3.4:8080/api/v1) as USERNAME_0 because: Fake exception for testing. 2026-04-13 02:04:26.980835 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_login_error [0.026249s] ... ok 2026-04-13 02:04:26.987640 | debian-bookworm | 2026-04-13 02:04:26.986 6641 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Renaming volume_types table to share_types 2026-04-13 02:04:27.007807 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_logout_error [0.026816s] ... ok 2026-04-13 02:04:27.017590 | debian-bookworm | 2026-04-13 02:04:27.015 6641 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Creating share_type_extra_specs table 2026-04-13 02:04:27.027932 | debian-bookworm | 2026-04-13 02:04:27.026 6641 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Migrating volume_type_extra_specs to share_type_extra_specs 2026-04-13 02:04:27.030919 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_1___4__0__0___None__None__None_ [0.023010s] ... ok 2026-04-13 02:04:27.035754 | debian-bookworm | 2026-04-13 02:04:27.034 6641 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Dropping volume_type_extra_specs table 2026-04-13 02:04:27.042835 | debian-bookworm | 2026-04-13 02:04:27.040 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 211836bf835c to 38e632621e5a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:27.045095 | debian-bookworm | 2026-04-13 02:04:27.042 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:27.045117 | debian-bookworm | 2026-04-13 02:04:27.042 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:27.050874 | debian-bookworm | 2026-04-13 02:04:27.048 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:27.050952 | debian-bookworm | 2026-04-13 02:04:27.048 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:27.052752 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_from_snapshot_2_False [0.021631s] ... ok 2026-04-13 02:04:27.071975 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_7_hide_insecure_no_wdelay_ro_bogus_root_squash_test [0.019190s] ... ok 2026-04-13 02:04:27.092109 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_cifs_share [0.020031s] ... ok 2026-04-13 02:04:27.096334 | debian-bookworm | 2026-04-13 02:04:27.093 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 38e632621e5a -> 211836bf835c, change volume_type to share_type 2026-04-13 02:04:27.096360 | debian-bookworm | 2026-04-13 02:04:27.093 6641 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Creating volume_type_extra_specs table 2026-04-13 02:04:27.108533 | debian-bookworm | 2026-04-13 02:04:27.106 6641 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Migrating share_type_extra_specs to volume_type_extra_specs 2026-04-13 02:04:27.112316 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_ip_access_cifs [0.020153s] ... ok 2026-04-13 02:04:27.116646 | debian-bookworm | 2026-04-13 02:04:27.114 6641 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Dropping share_type_extra_specs table 2026-04-13 02:04:27.123798 | debian-bookworm | 2026-04-13 02:04:27.122 6641 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Renaming share_types table to volume_types 2026-04-13 02:04:27.131573 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_user_access_cifs [0.019102s] ... ok 2026-04-13 02:04:27.151508 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_03__1__2__True_ [0.019906s] ... ok 2026-04-13 02:04:27.171052 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_04__1__2__False_ [0.019413s] ... ok 2026-04-13 02:04:27.177889 | debian-bookworm | 2026-04-13 02:04:27.175 6641 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Renaming column name shares.share_type_id to shares.volume_type.id 2026-04-13 02:04:27.188479 | debian-bookworm | 2026-04-13 02:04:27.186 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 38e632621e5a to 211836bf835c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:27.190756 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_08__2048__1024__False_ [0.019428s] ... ok 2026-04-13 02:04:27.192219 | debian-bookworm | 2026-04-13 02:04:27.189 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:27.192248 | debian-bookworm | 2026-04-13 02:04:27.189 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:27.195202 | debian-bookworm | 2026-04-13 02:04:27.193 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:27.195245 | debian-bookworm | 2026-04-13 02:04:27.193 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:27.210075 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_setup_success [0.019381s] ... ok 2026-04-13 02:04:27.229293 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_4_______vfs__ [0.019137s] ... ok 2026-04-13 02:04:27.244509 | debian-bookworm | 2026-04-13 02:04:27.243 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 211836bf835c -> 162a3e673105, add access level 2026-04-13 02:04:27.247276 | debian-bookworm | Invalid CIFS access rule. HPE 3PAR optionally supports IP access rules for CIFS shares, but they must be read-only for shares from snapshots and read-write for other shares. Use the required CIFS 'user' access rules to refine access. 2026-04-13 02:04:27.249337 | debian-bookworm | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_update_access_resync_rules_cifs [0.020016s] ... ok 2026-04-13 02:04:27.258552 | debian-bookworm | 2026-04-13 02:04:27.255 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 211836bf835c to 162a3e673105 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:27.261870 | debian-bookworm | 2026-04-13 02:04:27.259 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:27.261906 | debian-bookworm | 2026-04-13 02:04:27.259 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:27.266743 | debian-bookworm | 2026-04-13 02:04:27.265 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:27.266780 | debian-bookworm | 2026-04-13 02:04:27.265 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:27.267848 | debian-bookworm | Get share count error! 2026-04-13 02:04:27.267881 | debian-bookworm | result: {'error': {'code': 31755596}}. 2026-04-13 02:04:27.269886 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_ip_fail [0.020376s] ... ok 2026-04-13 02:04:27.289034 | debian-bookworm | Local fs was not found by name share_fake_uuid. 2026-04-13 02:04:27.289325 | debian-bookworm | Failed to create replication pair for share share_fake_uuid. 2026-04-13 02:04:27.289366 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:27.289380 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 40, in create 2026-04-13 02:04:27.289391 | debian-bookworm | raise exception.ReplicationException( 2026-04-13 02:04:27.289403 | debian-bookworm | manila.exception.ReplicationException: Unable to perform a replication action: Local fs was not found by name share_fake_uuid. 2026-04-13 02:04:27.290337 | debian-bookworm | Failed to create a replication pair with host hostname1@backend_name1#OpenStack_Pool. 2026-04-13 02:04:27.290365 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:27.290375 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py", line 1732, in create_replica 2026-04-13 02:04:27.290386 | debian-bookworm | replica_pair_id = self.rpc_client.create_replica_pair( 2026-04-13 02:04:27.290396 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:27.290407 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/huawei/test_huawei_nas.py", line 786, in create_replica_pair 2026-04-13 02:04:27.290418 | debian-bookworm | return super(FakeRpcClient, self).create_replica_pair( 2026-04-13 02:04:27.290429 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:27.290440 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/rpcapi.py", line 42, in create_replica_pair 2026-04-13 02:04:27.290451 | debian-bookworm | return call_context.call( 2026-04-13 02:04:27.290462 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:27.290473 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/huawei/test_huawei_nas.py", line 779, in call 2026-04-13 02:04:27.290484 | debian-bookworm | return self.replica_mgr.create_replica_pair( 2026-04-13 02:04:27.290495 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:27.290506 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 246, in create_replica_pair 2026-04-13 02:04:27.290517 | debian-bookworm | return self.create(local_share_info, 2026-04-13 02:04:27.290528 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:27.290539 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 40, in create 2026-04-13 02:04:27.290549 | debian-bookworm | raise exception.ReplicationException( 2026-04-13 02:04:27.290560 | debian-bookworm | manila.exception.ReplicationException: Unable to perform a replication action: Local fs was not found by name share_fake_uuid. 2026-04-13 02:04:27.292442 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_fail_1 [0.022438s] ... ok 2026-04-13 02:04:27.307026 | debian-bookworm | 2026-04-13 02:04:27.305 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running upgrade 162a3e673105 -> 211836bf835c, add access level 2026-04-13 02:04:27.315353 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_cifs_fail [0.022664s] ... ok 2026-04-13 02:04:27.323821 | debian-bookworm | 2026-04-13 02:04:27.321 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 162a3e673105 to 211836bf835c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:27.327226 | debian-bookworm | 2026-04-13 02:04:27.324 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:27.327257 | debian-bookworm | 2026-04-13 02:04:27.325 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:27.332159 | debian-bookworm | 2026-04-13 02:04:27.329 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:27.332189 | debian-bookworm | 2026-04-13 02:04:27.329 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:27.333188 | debian-bookworm | Query resource pool error. 2026-04-13 02:04:27.333217 | debian-bookworm | result: {'error': {'code': 31755596}}. 2026-04-13 02:04:27.335317 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_fs_fail [0.019899s] ... ok 2026-04-13 02:04:27.356017 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_storagepool_not_exist [0.020524s] ... ok 2026-04-13 02:04:27.372325 | debian-bookworm | 2026-04-13 02:04:27.370 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 211836bf835c -> 162a3e673105, add access level 2026-04-13 02:04:27.377150 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_4 [0.021054s] ... ok 2026-04-13 02:04:27.387749 | debian-bookworm | 2026-04-13 02:04:27.385 6641 DEBUG alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] update 211836bf835c to 162a3e673105 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/alembic/runtime/migration.py:816 2026-04-13 02:04:27.392838 | debian-bookworm | 2026-04-13 02:04:27.390 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:27.392869 | debian-bookworm | 2026-04-13 02:04:27.390 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:27.397924 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_illegal_sectorsize_in_type_4__ [0.020473s] ... ok 2026-04-13 02:04:27.398942 | debian-bookworm | 2026-04-13 02:04:27.395 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Context impl MySQLImpl. 2026-04-13 02:04:27.398972 | debian-bookworm | 2026-04-13 02:04:27.396 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Will assume non-transactional DDL. 2026-04-13 02:04:27.418055 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_01 [0.020256s] ... ok 2026-04-13 02:04:27.439183 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_04 [0.020728s] ... ok 2026-04-13 02:04:27.441216 | debian-bookworm | 2026-04-13 02:04:27.437 6641 INFO alembic.runtime.migration [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] Running downgrade 162a3e673105 -> , manila_init 2026-04-13 02:04:27.441229 | debian-bookworm | 2026-04-13 02:04:27.438 6641 INFO oslo_db.sqlalchemy.provision [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] DROP ALL OBJECTS, BACKEND mysql+pymysql://openstack_citest:***@localhost/orckybuwtk 2026-04-13 02:04:27.459862 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_1 [0.020834s] ... ok 2026-04-13 02:04:27.477361 | debian-bookworm | Can't open the recent url, re-login. 2026-04-13 02:04:27.477823 | debian-bookworm | Failed to split replication pair fake_pair_id. 2026-04-13 02:04:27.477837 | debian-bookworm | result: {'error': {'code': -403}}. 2026-04-13 02:04:27.478115 | debian-bookworm | Failed to split replication pair fake_pair_id before deleting it. Ignore this exception, and try to delete anyway. 2026-04-13 02:04:27.478125 | debian-bookworm | The share was not found. Share name:share_fake_new_uuid 2026-04-13 02:04:27.480383 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_success_1 [0.020478s] ... ok 2026-04-13 02:04:27.498986 | debian-bookworm | Only USER access type is allowed for CIFS shares. 2026-04-13 02:04:27.501408 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_cifs_fail [0.020670s] ... ok 2026-04-13 02:04:27.522358 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_sucess_1 [0.020837s] ... ok 2026-04-13 02:04:27.542937 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_sucess_2 [0.020768s] ... ok 2026-04-13 02:04:27.562735 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_backend_driver_fail_driver_none [0.019736s] ... ok 2026-04-13 02:04:27.584351 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_2 [0.021530s] ... ok 2026-04-13 02:04:27.613072 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_add_share_to_partition_fail [0.028251s] ... ok 2026-04-13 02:04:27.634684 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_share_not_exist [0.021666s] ... ok 2026-04-13 02:04:27.658562 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_sharesnapshot_not_exist [0.023930s] ... ok 2026-04-13 02:04:27.680008 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_cache_not_exist_2 [0.021120s] ... ok 2026-04-13 02:04:27.698378 | debian-bookworm | Failed to promote replica fake_new_replica_id. 2026-04-13 02:04:27.698416 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:27.698427 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py", line 1782, in promote_replica 2026-04-13 02:04:27.698436 | debian-bookworm | self.replica_mgr.switch_over(replica_pair_id) 2026-04-13 02:04:27.698445 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 185, in switch_over 2026-04-13 02:04:27.698454 | debian-bookworm | raise exception.ReplicationException( 2026-04-13 02:04:27.698463 | debian-bookworm | manila.exception.ReplicationException: Unable to perform a replication action: Data of replica fake_pair_id is not synchronized, can not promote. 2026-04-13 02:04:27.700392 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_fail_1 [0.020452s] ... ok 2026-04-13 02:04:27.707291 | debian-bookworm | 2026-04-13 02:04:27.704 6641 INFO oslo_db.sqlalchemy.provision [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] DROP BACKEND Engine(mysql+pymysql://openstack_citest:***@localhost/) TOKEN orckybuwtk 2026-04-13 02:04:27.710529 | debian-bookworm | 2026-04-13 02:04:27.708 6641 INFO oslo_db.sqlalchemy.provision [None req-ed63a459-e838-4170-a715-b80eaf5f5f23 fake_user fake - - - -] DISPOSE ENGINE Engine(mysql+pymysql://openstack_citest:***@localhost/) 2026-04-13 02:04:27.710764 | debian-bookworm | {7} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsMySQL.test_walk_versions [69.951196s] ... ok 2026-04-13 02:04:27.718521 | debian-bookworm | Can't open the recent url, re-login. 2026-04-13 02:04:27.718912 | debian-bookworm | Failed to cancel replication pair fake_pair_id secondary write lock. 2026-04-13 02:04:27.718930 | debian-bookworm | result: {'error': {'code': -403}}. 2026-04-13 02:04:27.719416 | debian-bookworm | Failed to cancel replication pair fake_pair_id secondary write lock. 2026-04-13 02:04:27.719426 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:27.719435 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 199, in switch_over 2026-04-13 02:04:27.719444 | debian-bookworm | self.helper.cancel_pair_secondary_write_lock(replica_pair_id) 2026-04-13 02:04:27.719453 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1432, in cancel_pair_secondary_write_lock 2026-04-13 02:04:27.719462 | debian-bookworm | self._assert_rest_result(result, msg) 2026-04-13 02:04:27.719470 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-04-13 02:04:27.719479 | debian-bookworm | raise exception.InvalidShare(reason=err_msg) 2026-04-13 02:04:27.719487 | debian-bookworm | manila.exception.InvalidShare: Invalid share: Failed to cancel replication pair fake_pair_id secondary write lock. 2026-04-13 02:04:27.719496 | debian-bookworm | result: {'error': {'code': -403}}.. 2026-04-13 02:04:27.719684 | debian-bookworm | Failed to promote replica fake_new_replica_id. 2026-04-13 02:04:27.719702 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:27.719711 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py", line 1782, in promote_replica 2026-04-13 02:04:27.719720 | debian-bookworm | self.replica_mgr.switch_over(replica_pair_id) 2026-04-13 02:04:27.719743 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 199, in switch_over 2026-04-13 02:04:27.719752 | debian-bookworm | self.helper.cancel_pair_secondary_write_lock(replica_pair_id) 2026-04-13 02:04:27.719760 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1432, in cancel_pair_secondary_write_lock 2026-04-13 02:04:27.719769 | debian-bookworm | self._assert_rest_result(result, msg) 2026-04-13 02:04:27.719777 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-04-13 02:04:27.719785 | debian-bookworm | raise exception.InvalidShare(reason=err_msg) 2026-04-13 02:04:27.719794 | debian-bookworm | manila.exception.InvalidShare: Invalid share: Failed to cancel replication pair fake_pair_id secondary write lock. 2026-04-13 02:04:27.719802 | debian-bookworm | result: {'error': {'code': -403}}.. 2026-04-13 02:04:27.722014 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_fail_2 [0.021583s] ... ok 2026-04-13 02:04:27.738250 | debian-bookworm | 2026-04-13 02:04:27.736 6641 INFO manila.coordination [None req-478ae27a-9ba5-43cb-b8dd-db926c7b69c2 b8f54587-7ea0-4dee-b0a4-e2726f65cf78 ca79447d-424d-4d2d-80fa-5fa5aa20550e - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:27.738634 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_duplicate_2_False [0.028311s] ... ok 2026-04-13 02:04:27.740418 | debian-bookworm | Cannot get share share_fake_new_uuid. 2026-04-13 02:04:27.742864 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_success_2_false [0.020813s] ... ok 2026-04-13 02:04:27.759358 | debian-bookworm | 2026-04-13 02:04:27.757 6641 INFO manila.coordination [None req-943ed20f-170e-4ee0-9f5a-b998b8a384dd user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:27.759861 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_1 [0.020647s] ... ok 2026-04-13 02:04:27.761264 | debian-bookworm | Read Huawei config file(None) for Manila error: expected str, bytes or os.PathLike object, not NoneType 2026-04-13 02:04:27.763329 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_read_xml_fail [0.020307s] ... ok 2026-04-13 02:04:27.781836 | debian-bookworm | AD domain (huawei.com) has already been configured. 2026-04-13 02:04:27.784221 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_ad_exist_error [0.020566s] ... ok 2026-04-13 02:04:27.785944 | debian-bookworm | 2026-04-13 02:04:27.783 6641 INFO manila.coordination [None req-943ed20f-170e-4ee0-9f5a-b998b8a384dd user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:27.786337 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_delete_single [0.025544s] ... ok 2026-04-13 02:04:27.806014 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_port_conf_miss [0.021520s] ... ok 2026-04-13 02:04:27.812260 | debian-bookworm | 2026-04-13 02:04:27.810 6641 INFO manila.coordination [None req-156db296-8ad3-4bea-b1fe-0dda7d3f5350 0717f6ef-1aa0-476a-88be-ca4c02c87d50 c3e2d79a-9182-4b42-8709-4501a7fe6ed9 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:27.812601 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_delete [0.026795s] ... ok 2026-04-13 02:04:27.826648 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ldap_domain_success_2_100_97_5_87_100_97_5_88 [0.020825s] ... ok 2026-04-13 02:04:27.844399 | debian-bookworm | Can't open the recent url, re-login. 2026-04-13 02:04:27.844772 | debian-bookworm | Failed to sync replication pair fake_pair_id. 2026-04-13 02:04:27.844785 | debian-bookworm | result: {'error': {'code': -403}}. 2026-04-13 02:04:27.845192 | debian-bookworm | Failed to sync replication pair fake_pair_id. Reason: Invalid share: Failed to sync replication pair fake_pair_id. 2026-04-13 02:04:27.845213 | debian-bookworm | result: {'error': {'code': -403}}.. 2026-04-13 02:04:27.847100 | debian-bookworm | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_exception_ignore_3 [0.020327s] ... ok 2026-04-13 02:04:27.847992 | debian-bookworm | --- Logging error --- 2026-04-13 02:04:27.848331 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:27.848722 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-04-13 02:04:27.848740 | debian-bookworm | msg = self.format(record) 2026-04-13 02:04:27.848748 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:27.848756 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-04-13 02:04:27.848764 | debian-bookworm | return fmt.format(record) 2026-04-13 02:04:27.848771 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:27.848779 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-13 02:04:27.848787 | debian-bookworm | context = _update_record_with_context(record) 2026-04-13 02:04:27.848795 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:27.848803 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-13 02:04:27.848811 | debian-bookworm | d = _dictify_context(context) 2026-04-13 02:04:27.848819 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:27.848826 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-13 02:04:27.848834 | debian-bookworm | return context.get_logging_values() 2026-04-13 02:04:27.848842 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:27.848849 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-13 02:04:27.848857 | debian-bookworm | values.update(self.to_dict()) 2026-04-13 02:04:27.848865 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-04-13 02:04:27.848872 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-13 02:04:27.848886 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-04-13 02:04:27.848894 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:27.848902 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-13 02:04:27.848909 | debian-bookworm | return self._read_deleted 2026-04-13 02:04:27.848917 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:27.848924 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-04-13 02:04:27.848932 | debian-bookworm | Call stack: 2026-04-13 02:04:27.849762 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-04-13 02:04:27.849782 | debian-bookworm | File "", line 88, in _run_code 2026-04-13 02:04:27.849790 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-13 02:04:27.849798 | debian-bookworm | main() 2026-04-13 02:04:27.849806 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-13 02:04:27.849814 | debian-bookworm | program.TestProgram( 2026-04-13 02:04:27.849821 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-13 02:04:27.849829 | debian-bookworm | self.runTests() 2026-04-13 02:04:27.849837 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-13 02:04:27.849844 | debian-bookworm | self.result = testRunner.run(self.test) 2026-04-13 02:04:27.849852 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-13 02:04:27.849860 | debian-bookworm | test(result) 2026-04-13 02:04:27.849877 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:27.849885 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:27.849893 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:27.849900 | debian-bookworm | test(result) 2026-04-13 02:04:27.849908 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:27.849916 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:27.849923 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:27.849931 | debian-bookworm | test(result) 2026-04-13 02:04:27.849938 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:27.849946 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:27.849953 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:27.849961 | debian-bookworm | test(result) 2026-04-13 02:04:27.849968 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-04-13 02:04:27.849976 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:27.849984 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 906, in run 2026-04-13 02:04:27.849991 | debian-bookworm | return run_test.run(result) 2026-04-13 02:04:27.849999 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-04-13 02:04:27.850007 | debian-bookworm | return self._run_one(actual_result) 2026-04-13 02:04:27.850014 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-13 02:04:27.850022 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-13 02:04:27.850029 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-13 02:04:27.850037 | debian-bookworm | self._run_core() 2026-04-13 02:04:27.850045 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-13 02:04:27.850052 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-13 02:04:27.850060 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-13 02:04:27.850068 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:04:27.850075 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-13 02:04:27.850083 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-13 02:04:27.850090 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/db/sqlalchemy/test_api.py", line 5726, in setUp 2026-04-13 02:04:27.850098 | debian-bookworm | self.ctxt = context.RequestContext(user_id=self.user_id, 2026-04-13 02:04:27.850106 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-13 02:04:27.850113 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-04-13 02:04:27.850121 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-13 02:04:27.850129 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-13 02:04:27.850136 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:04:27.850144 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:04:27.850156 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-13 02:04:27.850164 | debian-bookworm | return self.enforce( 2026-04-13 02:04:27.850176 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-13 02:04:27.850184 | debian-bookworm | self.load_rules() 2026-04-13 02:04:27.850197 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-13 02:04:27.850205 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-04-13 02:04:27.850213 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-13 02:04:27.850220 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-04-13 02:04:27.850228 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-13 02:04:27.850236 | debian-bookworm | LOG.warning( 2026-04-13 02:04:27.850244 | debian-bookworm | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-04-13 02:04:27.850307 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-13 02:04:27.856909 | debian-bookworm | 2026-04-13 02:04:27.854 6641 INFO manila.coordination [None req-f0694606-cd5b-4bf1-a1a5-b56040f8e36c eaad36c097754d8191bf1f196984a59b 035e0e5a018449c0a3fa9680ae276821 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:27.857300 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_create [0.044806s] ... ok 2026-04-13 02:04:27.866700 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__check_gpfs_state_active [0.019569s] ... ok 2026-04-13 02:04:27.885727 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_snapshot [0.018891s] ... ok 2026-04-13 02:04:27.894397 | debian-bookworm | --- Logging error --- 2026-04-13 02:04:27.894778 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:27.894789 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-04-13 02:04:27.894797 | debian-bookworm | msg = self.format(record) 2026-04-13 02:04:27.894805 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:27.894813 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-04-13 02:04:27.894820 | debian-bookworm | return fmt.format(record) 2026-04-13 02:04:27.894828 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:27.894836 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-13 02:04:27.894844 | debian-bookworm | context = _update_record_with_context(record) 2026-04-13 02:04:27.894851 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:27.894859 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-13 02:04:27.894867 | debian-bookworm | d = _dictify_context(context) 2026-04-13 02:04:27.894875 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:27.894882 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-13 02:04:27.894890 | debian-bookworm | return context.get_logging_values() 2026-04-13 02:04:27.894898 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:27.894906 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-13 02:04:27.894913 | debian-bookworm | values.update(self.to_dict()) 2026-04-13 02:04:27.894921 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-04-13 02:04:27.894928 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-13 02:04:27.894936 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-04-13 02:04:27.894944 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:27.894951 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-13 02:04:27.894970 | debian-bookworm | return self._read_deleted 2026-04-13 02:04:27.894977 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:27.894985 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-04-13 02:04:27.894993 | debian-bookworm | Call stack: 2026-04-13 02:04:27.895155 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-04-13 02:04:27.895165 | debian-bookworm | File "", line 88, in _run_code 2026-04-13 02:04:27.895173 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-13 02:04:27.895181 | debian-bookworm | main() 2026-04-13 02:04:27.895189 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-13 02:04:27.895196 | debian-bookworm | program.TestProgram( 2026-04-13 02:04:27.895204 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-13 02:04:27.895212 | debian-bookworm | self.runTests() 2026-04-13 02:04:27.895219 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-13 02:04:27.895227 | debian-bookworm | self.result = testRunner.run(self.test) 2026-04-13 02:04:27.895240 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-13 02:04:27.895248 | debian-bookworm | test(result) 2026-04-13 02:04:27.895256 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:27.895263 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:27.895271 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:27.895279 | debian-bookworm | test(result) 2026-04-13 02:04:27.895286 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:27.895294 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:27.895301 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:27.895309 | debian-bookworm | test(result) 2026-04-13 02:04:27.895319 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:27.895329 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:27.895340 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:27.895350 | debian-bookworm | test(result) 2026-04-13 02:04:27.895361 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-04-13 02:04:27.895372 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:27.895381 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 906, in run 2026-04-13 02:04:27.895392 | debian-bookworm | return run_test.run(result) 2026-04-13 02:04:27.895402 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-04-13 02:04:27.895412 | debian-bookworm | return self._run_one(actual_result) 2026-04-13 02:04:27.895420 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-13 02:04:27.895428 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-13 02:04:27.895435 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-13 02:04:27.895443 | debian-bookworm | self._run_core() 2026-04-13 02:04:27.895451 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-13 02:04:27.895458 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-13 02:04:27.895466 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-13 02:04:27.895473 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:04:27.895489 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-13 02:04:27.895497 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-13 02:04:27.895505 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/db/sqlalchemy/test_api.py", line 5726, in setUp 2026-04-13 02:04:27.895512 | debian-bookworm | self.ctxt = context.RequestContext(user_id=self.user_id, 2026-04-13 02:04:27.895520 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-13 02:04:27.895527 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-04-13 02:04:27.895535 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-13 02:04:27.895543 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-13 02:04:27.895550 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:04:27.895558 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:04:27.895566 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-13 02:04:27.895573 | debian-bookworm | return self.enforce( 2026-04-13 02:04:27.895581 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-13 02:04:27.895588 | debian-bookworm | self.load_rules() 2026-04-13 02:04:27.895596 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-13 02:04:27.895603 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-04-13 02:04:27.895618 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-13 02:04:27.895626 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-04-13 02:04:27.895634 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-13 02:04:27.895642 | debian-bookworm | LOG.warning( 2026-04-13 02:04:27.895650 | debian-bookworm | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-04-13 02:04:27.895658 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-13 02:04:27.901742 | debian-bookworm | 2026-04-13 02:04:27.899 6641 INFO manila.coordination [None req-943f5865-6cd6-45ee-a109-b38d66a2a804 dbdc7e3020b442dd880dac93182666b8 49b562f35e7c4fdba923b180e369e4c2 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:27.902219 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_get [0.044624s] ... ok 2026-04-13 02:04:27.903121 | debian-bookworm | Failed to set quota for the share fakename. Error: Unexpected error while running command. 2026-04-13 02:04:27.903130 | debian-bookworm | Command: None 2026-04-13 02:04:27.903138 | debian-bookworm | Exit code: - 2026-04-13 02:04:27.903147 | debian-bookworm | Stdout: None 2026-04-13 02:04:27.903158 | debian-bookworm | Stderr: None. 2026-04-13 02:04:27.905135 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__extend_share_exception [0.019322s] ... ok 2026-04-13 02:04:27.922303 | debian-bookworm | Share protocol NFSBOGUS not supported by GPFS driver. 2026-04-13 02:04:27.924302 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_helper_with_wrong_proto_2_None [0.018964s] ... ok 2026-04-13 02:04:27.926407 | debian-bookworm | 2026-04-13 02:04:27.923 6641 INFO manila.coordination [None req-943f5865-6cd6-45ee-a109-b38d66a2a804 dbdc7e3020b442dd880dac93182666b8 49b562f35e7c4fdba923b180e369e4c2 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:27.926774 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_update [0.023272s] ... ok 2026-04-13 02:04:27.947634 | debian-bookworm | 2026-04-13 02:04:27.945 6641 INFO manila.coordination [None req-943f5865-6cd6-45ee-a109-b38d66a2a804 dbdc7e3020b442dd880dac93182666b8 49b562f35e7c4fdba923b180e369e4c2 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:27.948093 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_update_not_found [0.021750s] ... ok 2026-04-13 02:04:27.952219 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__gpfs_ssh_execute [0.027889s] ... ok 2026-04-13 02:04:27.970618 | debian-bookworm | 2026-04-13 02:04:27.968 6641 INFO manila.coordination [None req-905035fb-4cba-47e6-a7b5-2433ddb52327 user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:27.970997 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ServiceDatabaseAPITestCase.test_create [0.023505s] ... ok 2026-04-13 02:04:27.976796 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__local_path [0.024381s] ... ok 2026-04-13 02:04:27.996437 | debian-bookworm | Incorrect export path. Expected format: IP:/gpfs_mount_point_base/share_id. 2026-04-13 02:04:27.996469 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:27.996480 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 714, in manage_existing 2026-04-13 02:04:27.996488 | debian-bookworm | old_export_location = old_export[1] 2026-04-13 02:04:27.996496 | debian-bookworm | ~~~~~~~~~~^^^ 2026-04-13 02:04:27.996504 | debian-bookworm | IndexError: list index out of range 2026-04-13 02:04:27.999092 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_invalid_export_exception [0.022292s] ... ok 2026-04-13 02:04:28.019199 | debian-bookworm | Failed to get exports from the system. Error: Unexpected error while running command. 2026-04-13 02:04:28.019227 | debian-bookworm | Command: None 2026-04-13 02:04:28.019236 | debian-bookworm | Exit code: - 2026-04-13 02:04:28.019245 | debian-bookworm | Stdout: None 2026-04-13 02:04:28.019254 | debian-bookworm | Stderr: None. 2026-04-13 02:04:28.021824 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_allow_access_exception [0.022637s] ... ok 2026-04-13 02:04:28.042980 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_allow_access_invalid_access_type [0.020963s] ... ok 2026-04-13 02:04:28.062766 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_deny_access [0.019539s] ... ok 2026-04-13 02:04:28.072314 | debian-bookworm | 2026-04-13 02:04:28.070 6641 INFO manila.coordination [None req-905035fb-4cba-47e6-a7b5-2433ddb52327 user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:28.072666 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_instance_with_filters [0.101607s] ... ok 2026-04-13 02:04:28.081780 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_2_ro [0.018811s] ... ok 2026-04-13 02:04:28.100581 | debian-bookworm | /gpfs0 is not on GPFS. Perhaps GPFS not mounted. 2026-04-13 02:04:28.102769 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_gpfs_path_check [0.021008s] ... ok 2026-04-13 02:04:28.122718 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_get_share_stats_refresh_true [0.019840s] ... ok 2026-04-13 02:04:28.139832 | debian-bookworm | 2026-04-13 02:04:28.137 6641 INFO manila.coordination [None req-905035fb-4cba-47e6-a7b5-2433ddb52327 user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:28.140097 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_instance_with_share_access_data_1_True [0.067435s] ... ok 2026-04-13 02:04:28.141729 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__has_client_access_4____gpfs0_share_fakeid_t10_0_0_1____10_0_0_2__ [0.018921s] ... ok 2026-04-13 02:04:28.161386 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access [0.019598s] ... ok 2026-04-13 02:04:28.180446 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_2_ro [0.018944s] ... ok 2026-04-13 02:04:28.199512 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_default [0.018981s] ... ok 2026-04-13 02:04:28.203491 | debian-bookworm | 2026-04-13 02:04:28.201 6641 INFO manila.coordination [None req-905035fb-4cba-47e6-a7b5-2433ddb52327 user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:28.203795 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_instance_with_share_access_data_2_False [0.063689s] ... ok 2026-04-13 02:04:28.218980 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing_invalid_share_exception_1_True [0.019357s] ... ok 2026-04-13 02:04:28.230307 | debian-bookworm | 2026-04-13 02:04:28.228 6641 INFO manila.coordination [None req-905035fb-4cba-47e6-a7b5-2433ddb52327 user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:28.230573 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_get [0.026386s] ... ok 2026-04-13 02:04:28.238254 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_update_access_allow [0.019243s] ... ok 2026-04-13 02:04:28.257858 | debian-bookworm | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_update_access_deny [0.019459s] ... ok 2026-04-13 02:04:28.279054 | debian-bookworm | Caught exception from infinisdk: 2026-04-13 02:04:28.279093 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:28.279107 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-04-13 02:04:28.279120 | debian-bookworm | return func(*args, **kwargs) 2026-04-13 02:04:28.279131 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:28.279144 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 289, in _get_infinidat_nas_network_space_ips 2026-04-13 02:04:28.279156 | debian-bookworm | network_space = self._system.network_spaces.safe_get( 2026-04-13 02:04:28.279167 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:28.279178 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:28.279189 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:04:28.279199 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:28.279207 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:28.279214 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:28.279222 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:28.279230 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:04:28.279237 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:04:28.279245 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:28.279253 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-04-13 02:04:28.279261 | debian-bookworm | raise FakeInfinisdkException() 2026-04-13 02:04:28.279271 | debian-bookworm | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-13 02:04:28.281087 | debian-bookworm | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_api_error [0.023123s] ... ok 2026-04-13 02:04:28.292676 | debian-bookworm | 2026-04-13 02:04:28.290 6641 INFO manila.coordination [None req-905035fb-4cba-47e6-a7b5-2433ddb52327 user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:28.293155 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_project_with_count [0.062256s] ... ok 2026-04-13 02:04:28.305527 | debian-bookworm | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips [0.024280s] ... ok 2026-04-13 02:04:28.326966 | debian-bookworm | Caught exception from infinisdk: 2026-04-13 02:04:28.327003 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:28.327016 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-04-13 02:04:28.327026 | debian-bookworm | return func(*args, **kwargs) 2026-04-13 02:04:28.327038 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:28.327049 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 280, in _get_infinidat_pool 2026-04-13 02:04:28.327060 | debian-bookworm | pool = self._system.pools.safe_get(name=self._pool_name) 2026-04-13 02:04:28.327071 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:28.327082 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:28.327092 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:04:28.327100 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:28.327115 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:28.327123 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:28.327130 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:28.327138 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:04:28.327146 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:04:28.327153 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:28.327161 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-04-13 02:04:28.327169 | debian-bookworm | raise FakeInfinisdkException() 2026-04-13 02:04:28.327176 | debian-bookworm | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-13 02:04:28.329050 | debian-bookworm | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_pool_api_error [0.023360s] ... ok 2026-04-13 02:04:28.351781 | debian-bookworm | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_ip_address_range_ip_range [0.022715s] ... ok 2026-04-13 02:04:28.356264 | debian-bookworm | 2026-04-13 02:04:28.354 6641 INFO manila.coordination [None req-905035fb-4cba-47e6-a7b5-2433ddb52327 user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:28.356576 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_share_group_id_with_count [0.063535s] ... ok 2026-04-13 02:04:28.372261 | debian-bookworm | Only "ip" access type allowed for the NFS protocol. 2026-04-13 02:04:28.374279 | debian-bookworm | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_access_type_fails_for_type_cert [0.022405s] ... ok 2026-04-13 02:04:28.396970 | debian-bookworm | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_access_type_ip [0.022618s] ... ok 2026-04-13 02:04:28.420585 | debian-bookworm | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_1__True__True__True_ [0.023081s] ... ok 2026-04-13 02:04:28.432926 | debian-bookworm | 2026-04-13 02:04:28.430 6641 INFO manila.coordination [None req-905035fb-4cba-47e6-a7b5-2433ddb52327 user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:28.433497 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_like_filters_1___display_name_____display_name_____fake_name_1____fake_name_2____fake_name_3_____fake_name__ [0.076583s] ... ok 2026-04-13 02:04:28.444088 | debian-bookworm | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_2__True__True__False_ [0.023800s] ... ok 2026-04-13 02:04:28.467342 | debian-bookworm | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_4__True__False__False_ [0.023119s] ... ok 2026-04-13 02:04:28.491604 | debian-bookworm | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_2__True__False_ [0.024149s] ... ok 2026-04-13 02:04:28.497799 | debian-bookworm | 2026-04-13 02:04:28.495 6641 INFO manila.coordination [None req-905035fb-4cba-47e6-a7b5-2433ddb52327 user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:28.498181 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_in_recycle_bin_filter_all_by_share_server [0.064572s] ... ok 2026-04-13 02:04:28.514805 | debian-bookworm | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_4__False__False_ [0.023058s] ... ok 2026-04-13 02:04:28.538245 | debian-bookworm | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_snapshot [0.023417s] ... ok 2026-04-13 02:04:28.561748 | debian-bookworm | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_export_missing_1_True [0.023287s] ... ok 2026-04-13 02:04:28.565119 | debian-bookworm | 2026-04-13 02:04:28.552 6641 ERROR manila.db.sqlalchemy.api [None req-905035fb-4cba-47e6-a7b5-2433ddb52327 user_id project_id - - - -] Failed to update usages deleting share replica 'a2436deb-964e-41a8-bffe-9ceb2464af15'.: manila.exception.QuotaError: fake 2026-04-13 02:04:28.565151 | debian-bookworm | 2026-04-13 02:04:28.552 6641 ERROR manila.db.sqlalchemy.api Traceback (most recent call last): 2026-04-13 02:04:28.565162 | debian-bookworm | 2026-04-13 02:04:28.552 6641 ERROR manila.db.sqlalchemy.api File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1906, in _update_share_instance_usages 2026-04-13 02:04:28.565171 | debian-bookworm | 2026-04-13 02:04:28.552 6641 ERROR manila.db.sqlalchemy.api QUOTAS.commit( 2026-04-13 02:04:28.565180 | debian-bookworm | 2026-04-13 02:04:28.552 6641 ERROR manila.db.sqlalchemy.api File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:28.565198 | debian-bookworm | 2026-04-13 02:04:28.552 6641 ERROR manila.db.sqlalchemy.api return self._mock_call(*args, **kwargs) 2026-04-13 02:04:28.565206 | debian-bookworm | 2026-04-13 02:04:28.552 6641 ERROR manila.db.sqlalchemy.api ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:28.565214 | debian-bookworm | 2026-04-13 02:04:28.552 6641 ERROR manila.db.sqlalchemy.api File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:28.565222 | debian-bookworm | 2026-04-13 02:04:28.552 6641 ERROR manila.db.sqlalchemy.api return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:28.565230 | debian-bookworm | 2026-04-13 02:04:28.552 6641 ERROR manila.db.sqlalchemy.api ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:28.565238 | debian-bookworm | 2026-04-13 02:04:28.552 6641 ERROR manila.db.sqlalchemy.api File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:28.565246 | debian-bookworm | 2026-04-13 02:04:28.552 6641 ERROR manila.db.sqlalchemy.api raise effect 2026-04-13 02:04:28.565253 | debian-bookworm | 2026-04-13 02:04:28.552 6641 ERROR manila.db.sqlalchemy.api manila.exception.QuotaError: fake 2026-04-13 02:04:28.565262 | debian-bookworm | 2026-04-13 02:04:28.552 6641 ERROR manila.db.sqlalchemy.api 2026-04-13 02:04:28.565270 | debian-bookworm | 2026-04-13 02:04:28.554 6641 INFO manila.coordination [None req-905035fb-4cba-47e6-a7b5-2433ddb52327 user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:28.565525 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_quota_error_1 [0.058735s] ... ok 2026-04-13 02:04:28.584691 | debian-bookworm | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_backend_info_2__True__False_ [0.022869s] ... ok 2026-04-13 02:04:28.601216 | debian-bookworm | 2026-04-13 02:04:28.599 6641 INFO manila.coordination [None req-905035fb-4cba-47e6-a7b5-2433ddb52327 user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:28.601773 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_ids [0.044469s] ... ok 2026-04-13 02:04:28.606905 | debian-bookworm | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_backend_info_3__False__True_ [0.022264s] ... ok 2026-04-13 02:04:28.629898 | debian-bookworm | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_no_capacity_module [0.022764s] ... ok 2026-04-13 02:04:28.652431 | debian-bookworm | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access [0.022586s] ... ok 2026-04-13 02:04:28.673746 | debian-bookworm | Snapshot not found on the Infinibox by its name: openstack-snap-2 2026-04-13 02:04:28.675845 | debian-bookworm | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access_snapshot_doesnt_exist [0.023298s] ... ok 2026-04-13 02:04:28.677681 | debian-bookworm | 2026-04-13 02:04:28.675 6641 INFO manila.coordination [None req-905035fb-4cba-47e6-a7b5-2433ddb52327 user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:28.677900 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_2 [0.076338s] ... ok 2026-04-13 02:04:28.695350 | debian-bookworm | {4} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_get_pool_quota_used [0.019146s] ... ok 2026-04-13 02:04:28.715044 | debian-bookworm | {4} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_invalid_channel [0.019590s] ... ok 2026-04-13 02:04:28.734434 | debian-bookworm | {4} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_nfs [0.019308s] ... ok 2026-04-13 02:04:28.751490 | debian-bookworm | Export location error, please check ip: [], folder_name: []. 2026-04-13 02:04:28.753392 | debian-bookworm | {4} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_with_no_location [0.019075s] ... ok 2026-04-13 02:04:28.770479 | debian-bookworm | Export location ip: [172.27.1.1] is incorrect, please use data port ip. 2026-04-13 02:04:28.772499 | debian-bookworm | {4} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_wrong_ip_or_name_1_172_27_1_1__share_pool_01_LV_1_test_folder [0.018823s] ... ok 2026-04-13 02:04:28.772976 | debian-bookworm | 2026-04-13 02:04:28.770 6641 INFO manila.coordination [None req-905035fb-4cba-47e6-a7b5-2433ddb52327 user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:28.773709 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_4 [0.094715s] ... ok 2026-04-13 02:04:28.791392 | debian-bookworm | {4} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_shrink_share [0.018868s] ... ok 2026-04-13 02:04:28.805640 | debian-bookworm | 2026-04-13 02:04:28.804 6641 INFO manila.coordination [None req-905035fb-4cba-47e6-a7b5-2433ddb52327 user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:28.806500 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_5 [0.033371s] ... ok 2026-04-13 02:04:28.810592 | debian-bookworm | {4} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_unmanage_2_CIFS [0.019116s] ... ok 2026-04-13 02:04:28.829299 | debian-bookworm | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__delete_cifs_share [0.018541s] ... ok 2026-04-13 02:04:28.837791 | debian-bookworm | 2026-04-13 02:04:28.835 6641 INFO manila.coordination [None req-905035fb-4cba-47e6-a7b5-2433ddb52327 user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:28.838237 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_8 [0.031212s] ... ok 2026-04-13 02:04:28.848091 | debian-bookworm | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_quota_2_1 [0.018768s] ... ok 2026-04-13 02:04:28.866203 | debian-bookworm | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_location_path_1_nfs [0.017988s] ... ok 2026-04-13 02:04:28.868858 | debian-bookworm | 2026-04-13 02:04:28.866 6641 INFO manila.coordination [None req-905035fb-4cba-47e6-a7b5-2433ddb52327 user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:28.869248 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_destroy [0.031405s] ... ok 2026-04-13 02:04:28.885626 | debian-bookworm | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__update_share_stats_refresh_token [0.019197s] ... ok 2026-04-13 02:04:28.904639 | debian-bookworm | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_share_from_snapshot_2_cifs [0.019049s] ... ok 2026-04-13 02:04:28.922956 | debian-bookworm | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_snapshot_not_exist [0.018186s] ... ok 2026-04-13 02:04:28.948605 | debian-bookworm | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_extend_share [0.025218s] ... ok 2026-04-13 02:04:28.973446 | debian-bookworm | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_login [0.024634s] ... ok 2026-04-13 02:04:28.995771 | debian-bookworm | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_3 [0.022303s] ... ok 2026-04-13 02:04:29.016716 | debian-bookworm | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_access_success_1 [0.020864s] ... ok 2026-04-13 02:04:29.037106 | debian-bookworm | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_client_spec_type_failed [0.020260s] ... ok 2026-04-13 02:04:29.057066 | debian-bookworm | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_2 [0.019884s] ... ok 2026-04-13 02:04:29.075879 | debian-bookworm | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_4 [0.018684s] ... ok 2026-04-13 02:04:29.095253 | debian-bookworm | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addfs [0.019109s] ... ok 2026-04-13 02:04:29.113364 | debian-bookworm | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_chcifs [0.018203s] ... ok 2026-04-13 02:04:29.133136 | debian-bookworm | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsfs_1 [0.019446s] ... ok 2026-04-13 02:04:29.155039 | debian-bookworm | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnfslist_1_None [0.021722s] ... ok 2026-04-13 02:04:29.175380 | debian-bookworm | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmnasdir [0.020651s] ... ok 2026-04-13 02:04:29.197240 | debian-bookworm | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmnfs [0.021524s] ... ok 2026-04-13 02:04:29.218531 | debian-bookworm | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_ensure_share [0.021125s] ... ok 2026-04-13 02:04:29.238329 | debian-bookworm | Error running SSH command: mcsinq lsvdisk 2026-04-13 02:04:29.241484 | debian-bookworm | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test___call___ssh_exec_failed [0.022464s] ... ok 2026-04-13 02:04:29.262542 | debian-bookworm | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test__ssh_execute_success [0.020856s] ... ok 2026-04-13 02:04:29.273950 | debian-bookworm | 2026-04-13 02:04:29.271 6641 INFO manila.coordination [None req-35fc9105-4cca-4ed3-b561-7445603401ae user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:29.274315 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareGroupTypeAPITestCase.test_share_type_destroy_in_use_2_False [0.404825s] ... ok 2026-04-13 02:04:29.281327 | debian-bookworm | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_location_path_1_nfs [0.019052s] ... ok 2026-04-13 02:04:29.301200 | debian-bookworm | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_success_1_nfs [0.019641s] ... ok 2026-04-13 02:04:29.320583 | debian-bookworm | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_non_config_3 [0.019318s] ... ok 2026-04-13 02:04:29.340723 | debian-bookworm | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_create_share_1_nfs [0.020017s] ... ok 2026-04-13 02:04:29.357714 | debian-bookworm | Could not list the share access for share manila_fakeid 2026-04-13 02:04:29.359644 | debian-bookworm | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_cifs_share_not_exist [0.018905s] ... ok 2026-04-13 02:04:29.379174 | debian-bookworm | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_nfs_1_nfs [0.019408s] ... ok 2026-04-13 02:04:29.384577 | debian-bookworm | 2026-04-13 02:04:29.382 6641 INFO manila.coordination [None req-35fc9105-4cca-4ed3-b561-7445603401ae user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:29.385156 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_set_metadata_with_different_length_4___kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk____vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv__ [0.110459s] ... ok 2026-04-13 02:04:29.398208 | debian-bookworm | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_nfs_2_cifs [0.018885s] ... ok 2026-04-13 02:04:29.416743 | debian-bookworm | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_fail [0.018499s] ... ok 2026-04-13 02:04:29.419197 | debian-bookworm | 2026-04-13 02:04:29.417 6641 INFO manila.coordination [None req-35fc9105-4cca-4ed3-b561-7445603401ae user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:29.419595 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_add_security_service_not_found_01 [0.034602s] ... ok 2026-04-13 02:04:29.435632 | debian-bookworm | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__assert_result_code [0.018798s] ... ok 2026-04-13 02:04:29.450187 | debian-bookworm | 2026-04-13 02:04:29.447 6641 INFO manila.coordination [None req-35fc9105-4cca-4ed3-b561-7445603401ae user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:29.450773 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_create_with_duplicated_id [0.030484s] ... ok 2026-04-13 02:04:29.454199 | debian-bookworm | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__config_cifs_service [0.018426s] ... ok 2026-04-13 02:04:29.473528 | debian-bookworm | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_cifs_share [0.019099s] ... ok 2026-04-13 02:04:29.493245 | debian-bookworm | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_3 [0.018909s] ... ok 2026-04-13 02:04:29.493375 | debian-bookworm | 2026-04-13 02:04:29.490 6641 INFO manila.coordination [None req-35fc9105-4cca-4ed3-b561-7445603401ae user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:29.493750 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_delete_with_subnets_1 [0.042648s] ... ok 2026-04-13 02:04:29.510976 | debian-bookworm | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_all_nfs_access_rest [0.018509s] ... ok 2026-04-13 02:04:29.530364 | debian-bookworm | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_filesystem [0.019168s] ... ok 2026-04-13 02:04:29.543590 | debian-bookworm | 2026-04-13 02:04:29.541 6641 INFO manila.coordination [None req-35fc9105-4cca-4ed3-b561-7445603401ae user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:29.543829 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_one_record_2_2 [0.050905s] ... ok 2026-04-13 02:04:29.549160 | debian-bookworm | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_nfs_service_status [0.018872s] ... ok 2026-04-13 02:04:29.568256 | debian-bookworm | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__query_user [0.019009s] ... ok 2026-04-13 02:04:29.586952 | debian-bookworm | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_3 [0.018568s] ... ok 2026-04-13 02:04:29.596033 | debian-bookworm | 2026-04-13 02:04:29.593 6641 INFO manila.coordination [None req-35fc9105-4cca-4ed3-b561-7445603401ae user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:29.596293 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_shares_2 [0.052297s] ... ok 2026-04-13 02:04:29.606550 | debian-bookworm | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__add_params [0.019480s] ... ok 2026-04-13 02:04:29.625901 | debian-bookworm | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__cluster_name_exception [0.019212s] ... ok 2026-04-13 02:04:29.630249 | debian-bookworm | 2026-04-13 02:04:29.628 6641 INFO manila.coordination [None req-35fc9105-4cca-4ed3-b561-7445603401ae user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:29.630686 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_security_services_relation [0.034042s] ... ok 2026-04-13 02:04:29.644772 | debian-bookworm | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_snapshot_list [0.018867s] ... ok 2026-04-13 02:04:29.662467 | debian-bookworm | CLDB nodes are not specified! 2026-04-13 02:04:29.662716 | debian-bookworm | Zookeeper nodes are not specified! 2026-04-13 02:04:29.664532 | debian-bookworm | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_check_for_setup_error [0.019664s] ... ok 2026-04-13 02:04:29.684007 | debian-bookworm | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_with_custom_name [0.019301s] ... ok 2026-04-13 02:04:29.688594 | debian-bookworm | 2026-04-13 02:04:29.686 6641 INFO manila.coordination [None req-35fc9105-4cca-4ed3-b561-7445603401ae user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:29.688824 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_with_share_servers_2 [0.058314s] ... ok 2026-04-13 02:04:29.703540 | debian-bookworm | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_snapshot [0.019362s] ... ok 2026-04-13 02:04:29.722690 | debian-bookworm | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_share [0.019093s] ... ok 2026-04-13 02:04:29.739654 | debian-bookworm | 2026-04-13 02:04:29.737 6641 INFO manila.coordination [None req-35fc9105-4cca-4ed3-b561-7445603401ae user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:29.740039 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_share_network_subnet_metadata_delete [0.050813s] ... ok 2026-04-13 02:04:29.741696 | debian-bookworm | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_snapshot [0.018982s] ... ok 2026-04-13 02:04:29.761358 | debian-bookworm | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_get_share_stats_refresh_true [0.019405s] ... ok 2026-04-13 02:04:29.772244 | debian-bookworm | 2026-04-13 02:04:29.770 6641 INFO manila.coordination [None req-35fc9105-4cca-4ed3-b561-7445603401ae user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:29.772504 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_share_network_subnet_metadata_get [0.032504s] ... ok 2026-04-13 02:04:29.780272 | debian-bookworm | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing [0.018964s] ... ok 2026-04-13 02:04:29.798451 | debian-bookworm | Manage existing share snapshot failed. 2026-04-13 02:04:29.798484 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:29.798493 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 402, in manage_existing_snapshot 2026-04-13 02:04:29.798502 | debian-bookworm | snapshot_list = self._maprfs_util.get_snapshot_list( 2026-04-13 02:04:29.798510 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:29.798518 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:29.798527 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:04:29.798535 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:29.798543 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:29.798551 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:29.798558 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:29.798566 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:29.798574 | debian-bookworm | raise effect 2026-04-13 02:04:29.798582 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:04:29.798590 | debian-bookworm | Command: None 2026-04-13 02:04:29.798598 | debian-bookworm | Exit code: - 2026-04-13 02:04:29.798605 | debian-bookworm | Stdout: None 2026-04-13 02:04:29.798613 | debian-bookworm | Stderr: None 2026-04-13 02:04:29.800488 | debian-bookworm | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_snapshot_exception [0.020035s] ... ok 2026-04-13 02:04:29.803813 | debian-bookworm | 2026-04-13 02:04:29.801 6641 INFO manila.coordination [None req-35fc9105-4cca-4ed3-b561-7445603401ae user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:29.804066 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_share_network_subnet_metadata_get_item [0.031521s] ... ok 2026-04-13 02:04:29.817915 | debian-bookworm | Only 'user' access type allowed! 2026-04-13 02:04:29.819904 | debian-bookworm | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_invalid_access [0.019398s] ... ok 2026-04-13 02:04:29.840062 | debian-bookworm | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_recover [0.020007s] ... ok 2026-04-13 02:04:29.858059 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_invalid_struct [0.017857s] ... ok 2026-04-13 02:04:29.876476 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_request_info_2___svm_migration_complete____svm_migrations___svm_migration_id_s____patch__ [0.018323s] ... ok 2026-04-13 02:04:29.894609 | debian-bookworm | 2026-04-13 02:04:29.892 6641 INFO manila.coordination [None req-7f78e3d4-d4d7-4e3b-affa-d64db6c8c70e user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:29.895014 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all_by_host_and_share_subnet [0.090673s] ... ok 2026-04-13 02:04:29.895953 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_valid_1 [0.019483s] ... ok 2026-04-13 02:04:29.914706 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_unknown_exception [0.018547s] ... ok 2026-04-13 02:04:29.934428 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_urlerror [0.019275s] ... ok 2026-04-13 02:04:29.956064 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_valid_4 [0.021690s] ... ok 2026-04-13 02:04:29.973841 | debian-bookworm | 2026-04-13 02:04:29.971 6641 INFO manila.coordination [None req-605751b2-d3b1-43db-a424-559a9c155b46 user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:29.974471 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_unused_deletable_2__True__True__False__2_ [0.078948s] ... ok 2026-04-13 02:04:29.974812 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_value_error_1_None [0.018771s] ... ok 2026-04-13 02:04:29.993151 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_1_True [0.018325s] ... ok 2026-04-13 02:04:30.011884 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_7___ [0.018345s] ... ok 2026-04-13 02:04:30.030842 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_1_True [0.019159s] ... ok 2026-04-13 02:04:30.050089 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__add_nfs_export_rule_2 [0.019114s] ... ok 2026-04-13 02:04:30.060718 | debian-bookworm | 2026-04-13 02:04:30.058 6641 INFO manila.coordination [None req-3bf63cfb-ac9a-43dd-abe8-5b9a5aa07a8a user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:30.061091 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_5_some_fake_ [0.086759s] ... ok 2026-04-13 02:04:30.069855 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__unmount_volume_already_unmounted [0.019654s] ... ok 2026-04-13 02:04:30.089175 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__unmount_volume_force [0.019305s] ... ok 2026-04-13 02:04:30.108579 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_error [0.019322s] ... ok 2026-04-13 02:04:30.128590 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_volume_move [0.019706s] ... ok 2026-04-13 02:04:30.147863 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_accept_vserver_peer [0.019254s] ... ok 2026-04-13 02:04:30.170042 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_cifs_share_access_1 [0.021951s] ... ok 2026-04-13 02:04:30.191567 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_cifs_share_access_3 [0.021639s] ... ok 2026-04-13 02:04:30.192899 | debian-bookworm | 2026-04-13 02:04:30.190 6641 INFO manila.coordination [None req-3bf63cfb-ac9a-43dd-abe8-5b9a5aa07a8a user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:30.193362 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_1 [0.131496s] ... ok 2026-04-13 02:04:30.210711 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_cifs_share_access_4 [0.019124s] ... ok 2026-04-13 02:04:30.230517 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_break_snapmirror [0.019676s] ... ok 2026-04-13 02:04:30.249810 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_snaprestore_license_svm_scoped_found_exception [0.019244s] ... ok 2026-04-13 02:04:30.269303 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_snaprestore_license_svm_scoped_notfound [0.019468s] ... ok 2026-04-13 02:04:30.288526 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_commit_cg_snapshot [0.019111s] ... ok 2026-04-13 02:04:30.308203 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_already_present [0.019589s] ... ok 2026-04-13 02:04:30.328010 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_ldap_2 [0.019565s] ... ok 2026-04-13 02:04:30.347172 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_kerberos_realm [0.019165s] ... ok 2026-04-13 02:04:30.366757 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_nfs_export_policy_already_present [0.019445s] ... ok 2026-04-13 02:04:30.386297 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_port_and_broadcast_domain_2___1001___True_ [0.019430s] ... ok 2026-04-13 02:04:30.403185 | debian-bookworm | 2026-04-13 02:04:30.401 6641 INFO manila.coordination [None req-3bf63cfb-ac9a-43dd-abe8-5b9a5aa07a8a user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:30.403507 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_get_all_with_count_2 [0.210733s] ... ok 2026-04-13 02:04:30.405782 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_1 [0.019424s] ... ok 2026-04-13 02:04:30.425088 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vlan_already_present [0.019172s] ... ok 2026-04-13 02:04:30.444491 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_clone_1 [0.019329s] ... ok 2026-04-13 02:04:30.464665 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_snaplock_type_2_enterprise [0.020025s] ... ok 2026-04-13 02:04:30.485856 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_thin_provisioned_2_False [0.021368s] ... ok 2026-04-13 02:04:30.506021 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_delete_retention_hours_3_270000 [0.019980s] ... ok 2026-04-13 02:04:30.527632 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_no_ipspace [0.021627s] ... ok 2026-04-13 02:04:30.547693 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_event_error [0.019785s] ... ok 2026-04-13 02:04:30.551382 | debian-bookworm | 2026-04-13 02:04:30.549 6641 INFO manila.coordination [None req-3bf63cfb-ac9a-43dd-abe8-5b9a5aa07a8a user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:30.551724 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_export_locations_update [0.148052s] ... ok 2026-04-13 02:04:30.567599 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_scope_2_18259 [0.019553s] ... ok 2026-04-13 02:04:30.586575 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapmirror [0.019125s] ... ok 2026-04-13 02:04:30.605899 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapshot_2_False [0.019279s] ... ok 2026-04-13 02:04:30.625108 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_volume [0.019024s] ... ok 2026-04-13 02:04:30.643074 | debian-bookworm | Volume fake_root_volume is already offline. 2026-04-13 02:04:30.645134 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_one_volume_already_offline [0.020101s] ... ok 2026-04-13 02:04:30.664464 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_fpolicy_policy_2_18251 [0.019205s] ... ok 2026-04-13 02:04:30.684384 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_2 [0.019703s] ... ok 2026-04-13 02:04:30.686520 | debian-bookworm | 2026-04-13 02:04:30.684 6641 INFO manila.coordination [None req-3bf63cfb-ac9a-43dd-abe8-5b9a5aa07a8a user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:30.686930 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_export_locations_update_wrong_type [0.135294s] ... ok 2026-04-13 02:04:30.703622 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_protocols_2__True__False__False_ [0.019275s] ... ok 2026-04-13 02:04:30.722707 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate [0.018988s] ... ok 2026-04-13 02:04:30.742292 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_broadcast_domain_for_port_domain_not_found [0.019469s] ... ok 2026-04-13 02:04:30.761283 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_clone_children_for_snapshot_not_found [0.018927s] ... ok 2026-04-13 02:04:30.781064 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_create_volume_api_args_encrypted_not_supported [0.019684s] ... ok 2026-04-13 02:04:30.800472 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_job_state_not_found [0.019284s] ... ok 2026-04-13 02:04:30.816131 | debian-bookworm | 2026-04-13 02:04:30.814 6641 INFO manila.coordination [None req-3bf63cfb-ac9a-43dd-abe8-5b9a5aa07a8a user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:30.816407 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_get_all_with_filters_wrong_filters [0.129270s] ... ok 2026-04-13 02:04:30.819543 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_kerberos_service_principal_name [0.019014s] ... ok 2026-04-13 02:04:30.839210 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_data_ports_not_found [0.019475s] ... ok 2026-04-13 02:04:30.858632 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_performance_counter_info_not_found [0.019280s] ... ok 2026-04-13 02:04:30.876284 | debian-bookworm | 2026-04-13 02:04:30.874 6641 ERROR manila.db.sqlalchemy.api [None req-7105ce1b-d55b-447c-890e-d178e9041bb5 user_id project_id - - - -] Deletion of share type 900486cd-1c9c-43c8-92f4-d9280568a6c9 failed; it in use by 1 shares and 1 share group types 2026-04-13 02:04:30.878600 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_performance_counters [0.019793s] ... ok 2026-04-13 02:04:30.879087 | debian-bookworm | 2026-04-13 02:04:30.877 6641 ERROR manila.db.sqlalchemy.api [None req-7105ce1b-d55b-447c-890e-d178e9041bb5 user_id project_id - - - -] Deletion of share type cfe9c7e7-3305-45f7-b196-f7942a38f735 failed; it in use by 1 shares and 1 share group types 2026-04-13 02:04:30.897923 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirror_policies [0.019193s] ... ok 2026-04-13 02:04:30.916699 | debian-bookworm | 2026-04-13 02:04:30.914 6641 INFO manila.coordination [None req-7105ce1b-d55b-447c-890e-d178e9041bb5 user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:30.917052 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_in_use_3 [0.100072s] ... ok 2026-04-13 02:04:30.917450 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_1 [0.019066s] ... ok 2026-04-13 02:04:30.937181 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_at_junction_path [0.019878s] ... ok 2026-04-13 02:04:30.946139 | debian-bookworm | 2026-04-13 02:04:30.943 6641 INFO manila.coordination [None req-31319cdd-2cd1-4d8f-921b-0b99ce44250d user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:30.946909 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_get_by_name_or_id_found_by_name [0.029492s] ... ok 2026-04-13 02:04:30.959595 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_not_unique [0.022230s] ... ok 2026-04-13 02:04:30.979939 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_state_1_True [0.020456s] ... ok 2026-04-13 02:04:30.999990 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities_vserver_not_found [0.019535s] ... ok 2026-04-13 02:04:31.000961 | debian-bookworm | 2026-04-13 02:04:30.998 6641 INFO manila.coordination [None req-31319cdd-2cd1-4d8f-921b-0b99ce44250d user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.001325 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_1___manage_error____creating__ [0.054371s] ... ok 2026-04-13 02:04:31.020180 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_has_records [0.020218s] ... ok 2026-04-13 02:04:31.038976 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontapi_1_30_1__1__30_ [0.019203s] ... ok 2026-04-13 02:04:31.055969 | debian-bookworm | 2026-04-13 02:04:31.053 6641 INFO manila.coordination [None req-31319cdd-2cd1-4d8f-921b-0b99ce44250d user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.056432 | debian-bookworm | {7} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_replication_change_2_error [0.055229s] ... ok 2026-04-13 02:04:31.058729 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_initialize_snapmirror_1 [0.019376s] ... ok 2026-04-13 02:04:31.076570 | debian-bookworm | 2026-04-13 02:04:31.074 6641 INFO manila.coordination [None req-31319cdd-2cd1-4d8f-921b-0b99ce44250d user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.077014 | debian-bookworm | {7} manila.tests.db.test_migration.MigrationTestCase.test_downgrade [0.020507s] ... ok 2026-04-13 02:04:31.078930 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_invoke_vserver_api [0.020141s] ... ok 2026-04-13 02:04:31.096721 | debian-bookworm | 2026-04-13 02:04:31.094 6641 INFO manila.coordination [None req-31319cdd-2cd1-4d8f-921b-0b99ce44250d user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.097083 | debian-bookworm | {7} manila.tests.db.test_migration.MigrationTestCase.test_stamp_none_version [0.019962s] ... ok 2026-04-13 02:04:31.097969 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_has_data_vservers_not_found [0.019077s] ... ok 2026-04-13 02:04:31.117833 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_not_found [0.019698s] ... ok 2026-04-13 02:04:31.119724 | debian-bookworm | 2026-04-13 02:04:31.116 6641 INFO manila.coordination [None req-31319cdd-2cd1-4d8f-921b-0b99ce44250d user_id project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.122323 | debian-bookworm | {7} manila.tests.keymgr.test_barbican.BarbicanSecretACLTestCase.test_get_client_and_href_with_valid_secret [0.021110s] ... FAILED 2026-04-13 02:04:31.122354 | debian-bookworm | 2026-04-13 02:04:31.122363 | debian-bookworm | Captured traceback: 2026-04-13 02:04:31.122372 | debian-bookworm | ~~~~~~~~~~~~~~~~~~~ 2026-04-13 02:04:31.122379 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:31.122397 | debian-bookworm | 2026-04-13 02:04:31.122405 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/keymgr/test_barbican.py", line 41, in test_get_client_and_href_with_valid_secret 2026-04-13 02:04:31.122413 | debian-bookworm | self.mock_object(self.barbican_acl, '_create_secret_ref', 2026-04-13 02:04:31.122424 | debian-bookworm | 2026-04-13 02:04:31.122434 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/test.py", line 323, in mock_object 2026-04-13 02:04:31.122445 | debian-bookworm | patcher.start() 2026-04-13 02:04:31.122466 | debian-bookworm | 2026-04-13 02:04:31.122486 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1585, in start 2026-04-13 02:04:31.122497 | debian-bookworm | result = self.__enter__() 2026-04-13 02:04:31.122508 | debian-bookworm | ^^^^^^^^^^^^^^^^ 2026-04-13 02:04:31.122519 | debian-bookworm | 2026-04-13 02:04:31.122529 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1437, in __enter__ 2026-04-13 02:04:31.122540 | debian-bookworm | original, local = self.get_original() 2026-04-13 02:04:31.122550 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:31.122559 | debian-bookworm | 2026-04-13 02:04:31.122569 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1410, in get_original 2026-04-13 02:04:31.122579 | debian-bookworm | raise AttributeError( 2026-04-13 02:04:31.122587 | debian-bookworm | 2026-04-13 02:04:31.122595 | debian-bookworm | AttributeError: does not have the attribute '_create_secret_ref' 2026-04-13 02:04:31.122602 | debian-bookworm | 2026-04-13 02:04:31.137809 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexvol_encrypted [0.019812s] ... ok 2026-04-13 02:04:31.139192 | debian-bookworm | 2026-04-13 02:04:31.136 6641 INFO manila.coordination [None req-7a39c3df-a048-432a-913a-4b030ee900ac fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.139549 | debian-bookworm | {7} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_not_allowed_1_user_manipulating_admin_lock [0.019731s] ... ok 2026-04-13 02:04:31.158846 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexvol_encrypted_8_x_system_version_response [0.020837s] ... ok 2026-04-13 02:04:31.160091 | debian-bookworm | 2026-04-13 02:04:31.157 6641 INFO manila.coordination [None req-12e8119e-48fb-47dc-b566-3929ea64559b fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.160554 | debian-bookworm | {7} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_6_unmanaged [0.020645s] ... ok 2026-04-13 02:04:31.178466 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexvol_encrypted_no_records_found [0.019429s] ... ok 2026-04-13 02:04:31.180057 | debian-bookworm | 2026-04-13 02:04:31.177 6641 INFO manila.coordination [None req-6d26d36e-2edf-453f-9d50-2087261b816b fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.180383 | debian-bookworm | {7} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_7_deleted [0.020025s] ... ok 2026-04-13 02:04:31.197635 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_volume_snapshots_1 [0.019064s] ... ok 2026-04-13 02:04:31.199367 | debian-bookworm | 2026-04-13 02:04:31.197 6641 INFO manila.coordination [None req-511a97cc-3df3-4627-ac48-b0d4a8cb0724 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.199771 | debian-bookworm | {7} manila.tests.lock.test_api.ResourceLockApiTest.test_delete_not_allowed_with_policy_failure_1_True [0.019938s] ... ok 2026-04-13 02:04:31.215349 | debian-bookworm | Both source and destination clusters must be AFF systems. 2026-04-13 02:04:31.217423 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_migration_check_job_state_failed_2_13172984 [0.019940s] ... ok 2026-04-13 02:04:31.219315 | debian-bookworm | 2026-04-13 02:04:31.217 6641 INFO manila.coordination [None req-3bb08dce-031a-4846-9f40-17c52e8b89ad fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.219751 | debian-bookworm | {7} manila.tests.lock.test_api.ResourceLockApiTest.test_ensure_context_can_delete_lock_policy_fails [0.019960s] ... ok 2026-04-13 02:04:31.237673 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_1_server_to_server [0.019889s] ... ok 2026-04-13 02:04:31.241291 | debian-bookworm | 2026-04-13 02:04:31.236 6641 DEBUG manila.lock.api [None req-2eeb13c5-ffdf-4606-9e54-a2418a11a7e0 fakeuser fakeproject - - - -] Searching for locks by: {'all_projects': True, 'project_id': '5dca5323e33b49fca4a5b261c72e612c', 'resource_type': 'snapshot'} get_all /home/zuul/src/github.com/vexxhost/manila/manila/lock/api.py:112 2026-04-13 02:04:31.241359 | debian-bookworm | 2026-04-13 02:04:31.237 6641 INFO manila.coordination [None req-2eeb13c5-ffdf-4606-9e54-a2418a11a7e0 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.241786 | debian-bookworm | {7} manila.tests.lock.test_api.ResourceLockApiTest.test_get_all_with_filters [0.020083s] ... ok 2026-04-13 02:04:31.258179 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_4_default_ad_site_to_server [0.020506s] ... ok 2026-04-13 02:04:31.260828 | debian-bookworm | 2026-04-13 02:04:31.257 6641 INFO manila.message.api [None fakerequestid admin fakeproject - - - -] Creating message record for request_id = fakerequestid 2026-04-13 02:04:31.260848 | debian-bookworm | 2026-04-13 02:04:31.258 6641 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.261313 | debian-bookworm | {7} manila.tests.message.test_api.MessageApiTest.test_create [0.020529s] ... ok 2026-04-13 02:04:31.278467 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_online_volume_api_error [0.019816s] ... ok 2026-04-13 02:04:31.279833 | debian-bookworm | 2026-04-13 02:04:31.277 6641 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.280287 | debian-bookworm | {7} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_1 [0.018972s] ... ok 2026-04-13 02:04:31.299155 | debian-bookworm | 2026-04-13 02:04:31.296 6641 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.299520 | debian-bookworm | {7} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_id_3 [0.019281s] ... ok 2026-04-13 02:04:31.300009 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_prune_deleted_nfs_export_policies [0.021080s] ... ok 2026-04-13 02:04:31.317760 | debian-bookworm | 2026-04-13 02:04:31.316 6641 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.318268 | debian-bookworm | {7} manila.tests.message.test_message_field.MessageFieldTest.test_unique_ids_2_Detail [0.019210s] ... ok 2026-04-13 02:04:31.337323 | debian-bookworm | 2026-04-13 02:04:31.335 6641 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.337657 | debian-bookworm | {7} manila.tests.network.linux.test_interface.TestABCDriver.test_get_device_name [0.019010s] ... ok 2026-04-13 02:04:31.363001 | debian-bookworm | 2026-04-13 02:04:31.354 6641 DEBUG oslo_concurrency.lockutils [None fakerequestid admin fakeproject - - - -] Acquiring lock "linux_interface_device_name_tap0" by "manila.network.linux.interface.device_name_synchronized..wrapped_func..source_func" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:31.363084 | debian-bookworm | 2026-04-13 02:04:31.355 6641 DEBUG oslo_concurrency.lockutils [None fakerequestid admin fakeproject - - - -] Lock "linux_interface_device_name_tap0" acquired by "manila.network.linux.interface.device_name_synchronized..wrapped_func..source_func" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:31.363095 | debian-bookworm | 2026-04-13 02:04:31.357 6641 DEBUG oslo_concurrency.lockutils [None fakerequestid admin fakeproject - - - -] Lock "linux_interface_device_name_tap0" "released" by "manila.network.linux.interface.device_name_synchronized..wrapped_func..source_func" :: held 0.002s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:31.363104 | debian-bookworm | 2026-04-13 02:04:31.357 6641 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.363523 | debian-bookworm | {7} manila.tests.network.linux.test_interface.TestABCDriver.test_l3_init [0.022567s] ... ok 2026-04-13 02:04:31.383172 | debian-bookworm | 2026-04-13 02:04:31.377 6641 DEBUG oslo_concurrency.lockutils [None fakerequestid admin fakeproject - - - -] Acquiring lock "linux_interface_device_name_tap0" by "manila.network.linux.interface.device_name_synchronized..wrapped_func..source_func" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:31.383207 | debian-bookworm | 2026-04-13 02:04:31.377 6641 DEBUG oslo_concurrency.lockutils [None fakerequestid admin fakeproject - - - -] Lock "linux_interface_device_name_tap0" acquired by "manila.network.linux.interface.device_name_synchronized..wrapped_func..source_func" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:31.383234 | debian-bookworm | 2026-04-13 02:04:31.378 6641 DEBUG oslo_concurrency.lockutils [None fakerequestid admin fakeproject - - - -] Lock "linux_interface_device_name_tap0" "released" by "manila.network.linux.interface.device_name_synchronized..wrapped_func..source_func" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:31.383244 | debian-bookworm | 2026-04-13 02:04:31.378 6641 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.383609 | debian-bookworm | {7} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_unplug_no_device [0.020771s] ... ok 2026-04-13 02:04:31.400190 | debian-bookworm | 2026-04-13 02:04:31.398 6641 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.400680 | debian-bookworm | {7} manila.tests.network.linux.test_interface.TestNoopInterfaceDriver.test_init_l3 [0.019828s] ... ok 2026-04-13 02:04:31.428167 | debian-bookworm | 2026-04-13 02:04:31.418 6641 DEBUG oslo_concurrency.lockutils [None fakerequestid admin fakeproject - - - -] Acquiring lock "linux_interface_device_name_tap0" by "manila.network.linux.interface.device_name_synchronized..wrapped_func..source_func" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:31.428196 | debian-bookworm | 2026-04-13 02:04:31.419 6641 DEBUG oslo_concurrency.lockutils [None fakerequestid admin fakeproject - - - -] Lock "linux_interface_device_name_tap0" acquired by "manila.network.linux.interface.device_name_synchronized..wrapped_func..source_func" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:31.428205 | debian-bookworm | 2026-04-13 02:04:31.419 6641 INFO manila.network.linux.interface [None fakerequestid admin fakeproject - - - -] Device tap0 already exists. 2026-04-13 02:04:31.428214 | debian-bookworm | 2026-04-13 02:04:31.419 6641 WARNING manila.network.linux.interface [None fakerequestid admin fakeproject - - - -] Reset mac address to ff:ee:dd:cc:bb:aa 2026-04-13 02:04:31.428222 | debian-bookworm | 2026-04-13 02:04:31.420 6641 DEBUG oslo_concurrency.lockutils [None fakerequestid admin fakeproject - - - -] Lock "linux_interface_device_name_tap0" "released" by "manila.network.linux.interface.device_name_synchronized..wrapped_func..source_func" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:31.428236 | debian-bookworm | 2026-04-13 02:04:31.420 6641 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.428702 | debian-bookworm | {7} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_plug_reset_mac [0.022075s] ... ok 2026-04-13 02:04:31.442323 | debian-bookworm | 2026-04-13 02:04:31.441 6641 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.443149 | debian-bookworm | {7} manila.tests.network.linux.test_ip_lib.TestIPCommandBase.test_as_root [0.020244s] ... ok 2026-04-13 02:04:31.462427 | debian-bookworm | 2026-04-13 02:04:31.460 6641 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.462946 | debian-bookworm | {7} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_diff_name [0.019429s] ... ok 2026-04-13 02:04:31.482173 | debian-bookworm | 2026-04-13 02:04:31.480 6641 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.482689 | debian-bookworm | {7} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_diff_namespace [0.019440s] ... ok 2026-04-13 02:04:31.501589 | debian-bookworm | 2026-04-13 02:04:31.499 6641 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.501979 | debian-bookworm | {7} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_other_is_none [0.019328s] ... ok 2026-04-13 02:04:31.521070 | debian-bookworm | 2026-04-13 02:04:31.519 6641 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.521373 | debian-bookworm | {7} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_address_property [0.019323s] ... ok 2026-04-13 02:04:31.541569 | debian-bookworm | 2026-04-13 02:04:31.539 6641 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.542000 | debian-bookworm | {7} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_mtu_property [0.020479s] ... ok 2026-04-13 02:04:31.561774 | debian-bookworm | 2026-04-13 02:04:31.559 6641 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.562143 | debian-bookworm | {7} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_up [0.019884s] ... ok 2026-04-13 02:04:31.581997 | debian-bookworm | 2026-04-13 02:04:31.580 6641 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.582356 | debian-bookworm | {7} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_settings_property [0.020450s] ... ok 2026-04-13 02:04:31.601221 | debian-bookworm | 2026-04-13 02:04:31.599 6641 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.601586 | debian-bookworm | {7} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_delete_namespace [0.019419s] ... ok 2026-04-13 02:04:31.620849 | debian-bookworm | 2026-04-13 02:04:31.619 6641 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.621289 | debian-bookworm | {7} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_execute_env_var_prepend [0.019610s] ... ok 2026-04-13 02:04:31.640404 | debian-bookworm | 2026-04-13 02:04:31.638 6641 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.640837 | debian-bookworm | {7} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_clear_outdated_routes [0.019108s] ... ok 2026-04-13 02:04:31.659703 | debian-bookworm | 2026-04-13 02:04:31.657 6641 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.660137 | debian-bookworm | {7} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_pullup_route_first [0.019307s] ... ok 2026-04-13 02:04:31.661938 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_delete [0.362693s] ... ok 2026-04-13 02:04:31.680802 | debian-bookworm | 2026-04-13 02:04:31.678 6641 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.681216 | debian-bookworm | {7} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_veth_with_namespaces [0.020927s] ... ok 2026-04-13 02:04:31.683226 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_modify [0.021154s] ... ok 2026-04-13 02:04:31.700650 | debian-bookworm | 2026-04-13 02:04:31.698 6641 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.701004 | debian-bookworm | {7} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_garbage_collect_namespace_existing_not_empty [0.019839s] ... ok 2026-04-13 02:04:31.702798 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_svm [0.019506s] ... ok 2026-04-13 02:04:31.720014 | debian-bookworm | 2026-04-13 02:04:31.718 6641 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.720402 | debian-bookworm | {7} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_get_device [0.019300s] ... ok 2026-04-13 02:04:31.722278 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_1 [0.019427s] ... ok 2026-04-13 02:04:31.739561 | debian-bookworm | 2026-04-13 02:04:31.737 6641 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.739975 | debian-bookworm | {7} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_get_namespaces [0.019376s] ... ok 2026-04-13 02:04:31.741745 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_rename_volume [0.019324s] ... ok 2026-04-13 02:04:31.758760 | debian-bookworm | 2026-04-13 02:04:31.757 6641 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.759305 | debian-bookworm | {7} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_namespace_is_empty_no_devices [0.019220s] ... ok 2026-04-13 02:04:31.760809 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_rename_vserver [0.019054s] ... ok 2026-04-13 02:04:31.779522 | debian-bookworm | 2026-04-13 02:04:31.777 6641 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.779799 | debian-bookworm | {7} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_run_no_namespace [0.020747s] ... ok 2026-04-13 02:04:31.780393 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_2 [0.019677s] ... ok 2026-04-13 02:04:31.799802 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_filesys_size_fixed_1_True [0.018833s] ... ok 2026-04-13 02:04:31.801443 | debian-bookworm | 2026-04-13 02:04:31.797 6641 WARNING manila.network.neutron.api [None fakerequestid admin fakeproject - - - -] Neutron port not found: test port id: neutronclient.common.exceptions.PortNotFoundClient: An unknown exception occurred. 2026-04-13 02:04:31.801455 | debian-bookworm | 2026-04-13 02:04:31.798 6641 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.801885 | debian-bookworm | {7} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_delete_port_PortNotFoundClient [0.020495s] ... ok 2026-04-13 02:04:31.819293 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_snapdir_access_api_error [0.019498s] ... ok 2026-04-13 02:04:31.821689 | debian-bookworm | 2026-04-13 02:04:31.820 6641 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.822152 | debian-bookworm | {7} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_get_all_admin_project_networks [0.021823s] ... ok 2026-04-13 02:04:31.838187 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapshot_exists [0.018969s] ... ok 2026-04-13 02:04:31.842597 | debian-bookworm | 2026-04-13 02:04:31.840 6641 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.843160 | debian-bookworm | {7} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_get_all_network [0.020311s] ... ok 2026-04-13 02:04:31.857957 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_snapshot_api_error [0.019176s] ... ok 2026-04-13 02:04:31.863426 | debian-bookworm | 2026-04-13 02:04:31.861 6641 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.863859 | debian-bookworm | {7} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_get_network [0.020739s] ... ok 2026-04-13 02:04:31.877658 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_vserver_2_False [0.019901s] ... ok 2026-04-13 02:04:31.884078 | debian-bookworm | 2026-04-13 02:04:31.882 6641 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.884312 | debian-bookworm | {7} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_router_update_routes_exception [0.020575s] ... ok 2026-04-13 02:04:31.898963 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_stop_vserver [0.021222s] ... ok 2026-04-13 02:04:31.920630 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_terminate_vserver_services_api_error [0.021364s] ... ok 2026-04-13 02:04:31.940547 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_trigger_volume_move_cutover_force_2_False [0.019335s] ... ok 2026-04-13 02:04:31.960931 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_02 [0.020569s] ... ok 2026-04-13 02:04:31.981447 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_04 [0.020228s] ... ok 2026-04-13 02:04:31.993592 | debian-bookworm | 2026-04-13 02:04:31.901 6641 DEBUG oslo_concurrency.lockutils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:31.993656 | debian-bookworm | 2026-04-13 02:04:31.901 6641 DEBUG oslo_concurrency.lockutils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:31.993669 | debian-bookworm | 2026-04-13 02:04:31.902 6641 DEBUG oslo_concurrency.lockutils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:31.993680 | debian-bookworm | 2026-04-13 02:04:31.902 6641 DEBUG oslo_concurrency.lockutils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:31.993690 | debian-bookworm | 2026-04-13 02:04:31.902 6641 DEBUG oslo_concurrency.lockutils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:31.993712 | debian-bookworm | 2026-04-13 02:04:31.902 6641 DEBUG oslo_concurrency.lockutils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:31.993728 | debian-bookworm | 2026-04-13 02:04:31.902 6641 DEBUG oslo_concurrency.lockutils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:31.993736 | debian-bookworm | 2026-04-13 02:04:31.902 6641 DEBUG oslo_concurrency.lockutils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:31.993743 | debian-bookworm | 2026-04-13 02:04:31.903 6641 DEBUG oslo_concurrency.lockutils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:31.993751 | debian-bookworm | 2026-04-13 02:04:31.903 6641 DEBUG oslo_concurrency.lockutils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:31.993770 | debian-bookworm | 2026-04-13 02:04:31.903 6641 DEBUG oslo_concurrency.lockutils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:31.993778 | debian-bookworm | 2026-04-13 02:04:31.903 6641 DEBUG oslo_concurrency.lockutils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:31.993786 | debian-bookworm | 2026-04-13 02:04:31.903 6641 DEBUG oslo_concurrency.lockutils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:31.993794 | debian-bookworm | 2026-04-13 02:04:31.903 6641 DEBUG oslo_concurrency.lockutils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:31.993807 | debian-bookworm | 2026-04-13 02:04:31.903 6641 DEBUG oslo_concurrency.lockutils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:31.993815 | debian-bookworm | 2026-04-13 02:04:31.903 6641 DEBUG oslo_concurrency.lockutils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:31.993826 | debian-bookworm | 2026-04-13 02:04:31.904 6641 DEBUG oslo_concurrency.lockutils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:31.993834 | debian-bookworm | 2026-04-13 02:04:31.904 6641 DEBUG oslo_concurrency.lockutils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:31.993842 | debian-bookworm | 2026-04-13 02:04:31.904 6641 DEBUG oslo_concurrency.lockutils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:31.993849 | debian-bookworm | 2026-04-13 02:04:31.904 6641 DEBUG oslo_concurrency.lockutils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:31.993862 | debian-bookworm | 2026-04-13 02:04:31.904 6641 DEBUG oslo_concurrency.lockutils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:31.993871 | debian-bookworm | 2026-04-13 02:04:31.904 6641 DEBUG manila.network.neutron.neutron_network_plugin [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-04-13 02:04:31.993879 | debian-bookworm | 2026-04-13 02:04:31.905 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.000186(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:31.993888 | debian-bookworm | 2026-04-13 02:04:31.905 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 1 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:31.993902 | debian-bookworm | 2026-04-13 02:04:31.905 6641 DEBUG manila.network.neutron.neutron_network_plugin [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-04-13 02:04:31.993911 | debian-bookworm | 2026-04-13 02:04:31.905 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.000791(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:31.993921 | debian-bookworm | 2026-04-13 02:04:31.905 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 2 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:31.993930 | debian-bookworm | 2026-04-13 02:04:31.905 6641 DEBUG manila.network.neutron.neutron_network_plugin [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-04-13 02:04:31.993937 | debian-bookworm | 2026-04-13 02:04:31.906 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00123(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:31.993945 | debian-bookworm | 2026-04-13 02:04:31.906 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 4 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:31.993957 | debian-bookworm | 2026-04-13 02:04:31.906 6641 DEBUG manila.network.neutron.neutron_network_plugin [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-04-13 02:04:31.993965 | debian-bookworm | 2026-04-13 02:04:31.906 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00168(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:31.993973 | debian-bookworm | 2026-04-13 02:04:31.906 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 8 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:31.993986 | debian-bookworm | 2026-04-13 02:04:31.906 6641 DEBUG manila.network.neutron.neutron_network_plugin [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-04-13 02:04:31.993994 | debian-bookworm | 2026-04-13 02:04:31.906 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00212(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:31.994002 | debian-bookworm | 2026-04-13 02:04:31.907 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 16 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:31.994012 | debian-bookworm | 2026-04-13 02:04:31.907 6641 DEBUG manila.network.neutron.neutron_network_plugin [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-04-13 02:04:31.994020 | debian-bookworm | 2026-04-13 02:04:31.907 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00258(s), this was the 6th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:31.994028 | debian-bookworm | 2026-04-13 02:04:31.907 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 32 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:31.994036 | debian-bookworm | 2026-04-13 02:04:31.907 6641 DEBUG manila.network.neutron.neutron_network_plugin [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-04-13 02:04:31.994049 | debian-bookworm | 2026-04-13 02:04:31.907 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00301(s), this was the 7th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:31.994057 | debian-bookworm | 2026-04-13 02:04:31.907 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 64 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:31.994070 | debian-bookworm | 2026-04-13 02:04:31.908 6641 DEBUG manila.network.neutron.neutron_network_plugin [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-04-13 02:04:31.994078 | debian-bookworm | 2026-04-13 02:04:31.908 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00342(s), this was the 8th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:31.994085 | debian-bookworm | 2026-04-13 02:04:31.908 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 128 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:31.994094 | debian-bookworm | 2026-04-13 02:04:31.908 6641 DEBUG manila.network.neutron.neutron_network_plugin [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-04-13 02:04:31.994104 | debian-bookworm | 2026-04-13 02:04:31.908 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00384(s), this was the 9th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:31.994112 | debian-bookworm | 2026-04-13 02:04:31.908 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 256 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:31.994120 | debian-bookworm | 2026-04-13 02:04:31.908 6641 DEBUG manila.network.neutron.neutron_network_plugin [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-04-13 02:04:31.994128 | debian-bookworm | 2026-04-13 02:04:31.909 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00427(s), this was the 10th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:31.994140 | debian-bookworm | 2026-04-13 02:04:31.909 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 512 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:31.994148 | debian-bookworm | 2026-04-13 02:04:31.909 6641 DEBUG manila.network.neutron.neutron_network_plugin [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-04-13 02:04:31.994161 | debian-bookworm | 2026-04-13 02:04:31.909 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00474(s), this was the 11th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:31.994169 | debian-bookworm | 2026-04-13 02:04:31.909 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 1.02e+03 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:31.994177 | debian-bookworm | 2026-04-13 02:04:31.909 6641 DEBUG manila.network.neutron.neutron_network_plugin [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-04-13 02:04:31.994185 | debian-bookworm | 2026-04-13 02:04:31.910 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00517(s), this was the 12th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:31.994196 | debian-bookworm | 2026-04-13 02:04:31.910 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 2.05e+03 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:31.994204 | debian-bookworm | 2026-04-13 02:04:31.910 6641 DEBUG manila.network.neutron.neutron_network_plugin [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-04-13 02:04:31.994211 | debian-bookworm | 2026-04-13 02:04:31.910 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.0056(s), this was the 13th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:31.994219 | debian-bookworm | 2026-04-13 02:04:31.910 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 4.1e+03 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:31.994231 | debian-bookworm | 2026-04-13 02:04:31.910 6641 DEBUG manila.network.neutron.neutron_network_plugin [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-04-13 02:04:31.994244 | debian-bookworm | 2026-04-13 02:04:31.910 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00602(s), this was the 14th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:31.994252 | debian-bookworm | 2026-04-13 02:04:31.910 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 8.19e+03 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:31.994262 | debian-bookworm | 2026-04-13 02:04:31.911 6641 DEBUG manila.network.neutron.neutron_network_plugin [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-04-13 02:04:31.994273 | debian-bookworm | 2026-04-13 02:04:31.911 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00645(s), this was the 15th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:31.994284 | debian-bookworm | 2026-04-13 02:04:31.911 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 1.64e+04 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:31.994303 | debian-bookworm | 2026-04-13 02:04:31.911 6641 DEBUG manila.network.neutron.neutron_network_plugin [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-04-13 02:04:31.994315 | debian-bookworm | 2026-04-13 02:04:31.911 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00687(s), this was the 16th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:31.994325 | debian-bookworm | 2026-04-13 02:04:31.911 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 3.28e+04 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:31.994336 | debian-bookworm | 2026-04-13 02:04:31.911 6641 DEBUG manila.network.neutron.neutron_network_plugin [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-04-13 02:04:31.994361 | debian-bookworm | 2026-04-13 02:04:31.912 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00731(s), this was the 17th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:31.994373 | debian-bookworm | 2026-04-13 02:04:31.912 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 6.55e+04 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:31.994384 | debian-bookworm | 2026-04-13 02:04:31.912 6641 DEBUG manila.network.neutron.neutron_network_plugin [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-04-13 02:04:31.994395 | debian-bookworm | 2026-04-13 02:04:31.912 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00789(s), this was the 18th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:31.994406 | debian-bookworm | 2026-04-13 02:04:31.912 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 1.31e+05 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:31.994414 | debian-bookworm | 2026-04-13 02:04:31.912 6641 DEBUG manila.network.neutron.neutron_network_plugin [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-04-13 02:04:31.994426 | debian-bookworm | 2026-04-13 02:04:31.913 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00831(s), this was the 19th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:31.994434 | debian-bookworm | 2026-04-13 02:04:31.913 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Retrying manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind in 2.62e+05 seconds as it raised NetworkBindException: Ports are not fully bound for share server 'fake nw info id' (inactive ports: ['test_port_id']). log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:31.994442 | debian-bookworm | 2026-04-13 02:04:31.913 6641 DEBUG manila.network.neutron.neutron_network_plugin [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] The port test_port_id is in state DOWN. Wait for active state. _wait_for_ports_bind /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:621 2026-04-13 02:04:31.994450 | debian-bookworm | 2026-04-13 02:04:31.913 6641 DEBUG manila.utils [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00888(s), this was the 20th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:31.994465 | debian-bookworm | 2026-04-13 02:04:31.914 6641 INFO manila.coordination [None req-c20a459c-1467-4d5e-8d25-6355fe0d0211 fake user fake project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:31.994855 | debian-bookworm | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_3___ACTIVE____DOWN__ [0.031958s] ... ok 2026-04-13 02:04:32.001202 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_05 [0.019986s] ... ok 2026-04-13 02:04:32.021882 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_18 [0.020383s] ... ok 2026-04-13 02:04:32.044499 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_snapmirror_relationships_2_destination [0.021950s] ... ok 2026-04-13 02:04:32.066053 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__add_port_to_broadcast_domain_exists [0.022007s] ... ok 2026-04-13 02:04:32.083251 | debian-bookworm | 2026-04-13 02:04:31.933 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.083282 | debian-bookworm | 2026-04-13 02:04:31.933 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.083291 | debian-bookworm | 2026-04-13 02:04:31.934 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.083300 | debian-bookworm | 2026-04-13 02:04:31.934 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.083313 | debian-bookworm | 2026-04-13 02:04:31.934 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.083321 | debian-bookworm | 2026-04-13 02:04:31.934 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.083341 | debian-bookworm | 2026-04-13 02:04:31.934 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.083350 | debian-bookworm | 2026-04-13 02:04:31.935 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.083358 | debian-bookworm | 2026-04-13 02:04:31.935 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.083365 | debian-bookworm | 2026-04-13 02:04:31.935 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.083380 | debian-bookworm | 2026-04-13 02:04:31.935 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.083389 | debian-bookworm | 2026-04-13 02:04:31.935 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.083397 | debian-bookworm | 2026-04-13 02:04:31.935 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.083405 | debian-bookworm | 2026-04-13 02:04:31.935 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.083415 | debian-bookworm | 2026-04-13 02:04:31.935 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.083423 | debian-bookworm | 2026-04-13 02:04:31.937 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.083437 | debian-bookworm | 2026-04-13 02:04:31.937 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.083445 | debian-bookworm | 2026-04-13 02:04:31.937 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.083453 | debian-bookworm | 2026-04-13 02:04:31.937 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.083461 | debian-bookworm | 2026-04-13 02:04:31.937 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.083473 | debian-bookworm | 2026-04-13 02:04:31.938 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.083481 | debian-bookworm | 2026-04-13 02:04:31.938 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.083489 | debian-bookworm | 2026-04-13 02:04:31.938 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.083497 | debian-bookworm | 2026-04-13 02:04:31.938 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.083511 | debian-bookworm | 2026-04-13 02:04:31.938 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.083519 | debian-bookworm | 2026-04-13 02:04:31.938 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.083532 | debian-bookworm | 2026-04-13 02:04:31.938 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.083540 | debian-bookworm | 2026-04-13 02:04:31.938 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.083548 | debian-bookworm | 2026-04-13 02:04:31.938 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.083556 | debian-bookworm | 2026-04-13 02:04:31.939 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.083568 | debian-bookworm | 2026-04-13 02:04:31.939 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.083576 | debian-bookworm | 2026-04-13 02:04:31.939 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.083584 | debian-bookworm | 2026-04-13 02:04:31.939 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.083592 | debian-bookworm | 2026-04-13 02:04:31.939 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.083600 | debian-bookworm | 2026-04-13 02:04:31.939 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.083615 | debian-bookworm | 2026-04-13 02:04:31.939 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.083623 | debian-bookworm | 2026-04-13 02:04:31.939 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.083631 | debian-bookworm | 2026-04-13 02:04:31.939 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.083639 | debian-bookworm | 2026-04-13 02:04:31.940 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.083647 | debian-bookworm | 2026-04-13 02:04:31.940 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.083654 | debian-bookworm | 2026-04-13 02:04:31.940 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.083667 | debian-bookworm | 2026-04-13 02:04:31.940 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.083675 | debian-bookworm | 2026-04-13 02:04:31.941 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.083682 | debian-bookworm | 2026-04-13 02:04:31.941 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.083690 | debian-bookworm | 2026-04-13 02:04:31.941 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.083715 | debian-bookworm | 2026-04-13 02:04:31.942 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.083723 | debian-bookworm | 2026-04-13 02:04:31.942 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.083731 | debian-bookworm | 2026-04-13 02:04:31.942 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.083739 | debian-bookworm | 2026-04-13 02:04:31.942 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.083747 | debian-bookworm | 2026-04-13 02:04:31.942 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.083755 | debian-bookworm | 2026-04-13 02:04:31.942 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.083767 | debian-bookworm | 2026-04-13 02:04:31.942 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.083775 | debian-bookworm | 2026-04-13 02:04:31.943 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.083783 | debian-bookworm | 2026-04-13 02:04:31.943 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.083796 | debian-bookworm | 2026-04-13 02:04:31.943 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.083807 | debian-bookworm | 2026-04-13 02:04:31.943 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.083814 | debian-bookworm | 2026-04-13 02:04:31.943 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.083822 | debian-bookworm | 2026-04-13 02:04:31.943 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.083830 | debian-bookworm | 2026-04-13 02:04:31.943 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.083838 | debian-bookworm | 2026-04-13 02:04:31.943 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.083846 | debian-bookworm | 2026-04-13 02:04:31.943 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.083858 | debian-bookworm | 2026-04-13 02:04:31.944 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.083866 | debian-bookworm | 2026-04-13 02:04:31.944 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.083874 | debian-bookworm | 2026-04-13 02:04:31.944 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.083888 | debian-bookworm | 2026-04-13 02:04:31.944 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.083898 | debian-bookworm | 2026-04-13 02:04:31.944 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.083906 | debian-bookworm | 2026-04-13 02:04:31.944 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.083914 | debian-bookworm | 2026-04-13 02:04:31.944 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.083922 | debian-bookworm | 2026-04-13 02:04:31.944 6641 DEBUG oslo_concurrency.lockutils [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.083930 | debian-bookworm | 2026-04-13 02:04:31.945 6641 INFO manila.coordination [None req-a0161c8b-4403-4094-b472-4112df5a22b8 fake user fake project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:32.084247 | debian-bookworm | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_6 [0.031139s] ... ok 2026-04-13 02:04:32.086207 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__break_snapmirror_error [0.020121s] ... ok 2026-04-13 02:04:32.105683 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_broadcast_domain [0.019370s] ... ok 2026-04-13 02:04:32.124568 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_default_nfs_export_rules [0.018996s] ... ok 2026-04-13 02:04:32.145245 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vserver_2_False [0.020416s] ... ok 2026-04-13 02:04:32.158329 | debian-bookworm | 2026-04-13 02:04:31.964 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.158361 | debian-bookworm | 2026-04-13 02:04:31.964 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.158378 | debian-bookworm | 2026-04-13 02:04:31.965 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.158384 | debian-bookworm | 2026-04-13 02:04:31.965 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.158395 | debian-bookworm | 2026-04-13 02:04:31.965 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.158400 | debian-bookworm | 2026-04-13 02:04:31.965 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.158405 | debian-bookworm | 2026-04-13 02:04:31.965 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.158410 | debian-bookworm | 2026-04-13 02:04:31.965 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.158416 | debian-bookworm | 2026-04-13 02:04:31.966 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.158421 | debian-bookworm | 2026-04-13 02:04:31.966 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.158433 | debian-bookworm | 2026-04-13 02:04:31.966 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.158444 | debian-bookworm | 2026-04-13 02:04:31.966 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.158450 | debian-bookworm | 2026-04-13 02:04:31.966 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.158455 | debian-bookworm | 2026-04-13 02:04:31.966 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.158460 | debian-bookworm | 2026-04-13 02:04:31.966 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.158468 | debian-bookworm | 2026-04-13 02:04:31.967 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.158473 | debian-bookworm | 2026-04-13 02:04:31.968 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.158479 | debian-bookworm | 2026-04-13 02:04:31.968 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.158484 | debian-bookworm | 2026-04-13 02:04:31.968 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.158489 | debian-bookworm | 2026-04-13 02:04:31.968 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.158499 | debian-bookworm | 2026-04-13 02:04:31.968 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.158509 | debian-bookworm | 2026-04-13 02:04:31.968 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.158514 | debian-bookworm | 2026-04-13 02:04:31.969 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.158519 | debian-bookworm | 2026-04-13 02:04:31.969 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.158525 | debian-bookworm | 2026-04-13 02:04:31.969 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.158532 | debian-bookworm | 2026-04-13 02:04:31.969 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.158537 | debian-bookworm | 2026-04-13 02:04:31.969 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.158543 | debian-bookworm | 2026-04-13 02:04:31.969 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.158548 | debian-bookworm | 2026-04-13 02:04:31.969 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.158553 | debian-bookworm | 2026-04-13 02:04:31.969 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.158567 | debian-bookworm | 2026-04-13 02:04:31.969 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.158573 | debian-bookworm | 2026-04-13 02:04:31.970 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.158578 | debian-bookworm | 2026-04-13 02:04:31.970 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.158583 | debian-bookworm | 2026-04-13 02:04:31.970 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.158588 | debian-bookworm | 2026-04-13 02:04:31.970 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.158596 | debian-bookworm | 2026-04-13 02:04:31.970 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.158601 | debian-bookworm | 2026-04-13 02:04:31.970 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.158606 | debian-bookworm | 2026-04-13 02:04:31.970 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.158611 | debian-bookworm | 2026-04-13 02:04:31.970 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.158617 | debian-bookworm | 2026-04-13 02:04:31.970 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.158625 | debian-bookworm | 2026-04-13 02:04:31.971 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.158634 | debian-bookworm | 2026-04-13 02:04:31.971 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.158640 | debian-bookworm | 2026-04-13 02:04:31.972 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.158645 | debian-bookworm | 2026-04-13 02:04:31.972 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.158650 | debian-bookworm | 2026-04-13 02:04:31.972 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.158658 | debian-bookworm | 2026-04-13 02:04:31.972 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.158664 | debian-bookworm | 2026-04-13 02:04:31.972 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.158669 | debian-bookworm | 2026-04-13 02:04:31.973 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.158674 | debian-bookworm | 2026-04-13 02:04:31.973 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.158680 | debian-bookworm | 2026-04-13 02:04:31.973 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.158689 | debian-bookworm | 2026-04-13 02:04:31.973 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.158698 | debian-bookworm | 2026-04-13 02:04:31.973 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.158703 | debian-bookworm | 2026-04-13 02:04:31.973 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.158708 | debian-bookworm | 2026-04-13 02:04:31.973 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.158714 | debian-bookworm | 2026-04-13 02:04:31.973 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.158719 | debian-bookworm | 2026-04-13 02:04:31.974 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.158726 | debian-bookworm | 2026-04-13 02:04:31.974 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.158732 | debian-bookworm | 2026-04-13 02:04:31.974 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.158737 | debian-bookworm | 2026-04-13 02:04:31.974 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.158746 | debian-bookworm | 2026-04-13 02:04:31.974 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.158751 | debian-bookworm | 2026-04-13 02:04:31.974 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.158760 | debian-bookworm | 2026-04-13 02:04:31.974 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.158766 | debian-bookworm | 2026-04-13 02:04:31.975 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.158771 | debian-bookworm | 2026-04-13 02:04:31.975 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.158776 | debian-bookworm | 2026-04-13 02:04:31.975 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.158781 | debian-bookworm | 2026-04-13 02:04:31.975 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.158791 | debian-bookworm | 2026-04-13 02:04:31.978 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.158796 | debian-bookworm | 2026-04-13 02:04:31.978 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.158801 | debian-bookworm | 2026-04-13 02:04:31.978 6641 DEBUG oslo_concurrency.lockutils [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.158811 | debian-bookworm | 2026-04-13 02:04:31.979 6641 INFO manila.coordination [None req-46093639-8a4d-4753-b883-491f8c71b495 fake user fake project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:32.159297 | debian-bookworm | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_7 [0.033472s] ... ok 2026-04-13 02:04:32.167611 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vserver_delete_retention_hours_1_0 [0.022250s] ... ok 2026-04-13 02:04:32.187492 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_cluster_node_uuid [0.019704s] ... ok 2026-04-13 02:04:32.206680 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_snapmirrors_2 [0.019222s] ... ok 2026-04-13 02:04:32.217062 | debian-bookworm | 2026-04-13 02:04:31.998 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.217115 | debian-bookworm | 2026-04-13 02:04:31.998 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.217120 | debian-bookworm | 2026-04-13 02:04:31.999 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.217124 | debian-bookworm | 2026-04-13 02:04:31.999 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.217129 | debian-bookworm | 2026-04-13 02:04:31.999 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.217139 | debian-bookworm | 2026-04-13 02:04:31.999 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.217144 | debian-bookworm | 2026-04-13 02:04:31.999 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.217158 | debian-bookworm | 2026-04-13 02:04:31.999 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.217163 | debian-bookworm | 2026-04-13 02:04:31.999 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.217168 | debian-bookworm | 2026-04-13 02:04:32.000 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.217179 | debian-bookworm | 2026-04-13 02:04:32.000 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.217183 | debian-bookworm | 2026-04-13 02:04:32.000 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.217188 | debian-bookworm | 2026-04-13 02:04:32.000 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.217193 | debian-bookworm | 2026-04-13 02:04:32.000 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.217197 | debian-bookworm | 2026-04-13 02:04:32.000 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.217204 | debian-bookworm | 2026-04-13 02:04:32.001 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.217208 | debian-bookworm | 2026-04-13 02:04:32.002 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.217217 | debian-bookworm | 2026-04-13 02:04:32.002 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.217222 | debian-bookworm | 2026-04-13 02:04:32.002 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.217226 | debian-bookworm | 2026-04-13 02:04:32.002 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.217234 | debian-bookworm | 2026-04-13 02:04:32.002 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.217239 | debian-bookworm | 2026-04-13 02:04:32.002 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.217243 | debian-bookworm | 2026-04-13 02:04:32.003 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.217248 | debian-bookworm | 2026-04-13 02:04:32.003 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.217252 | debian-bookworm | 2026-04-13 02:04:32.003 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.217263 | debian-bookworm | 2026-04-13 02:04:32.003 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.217273 | debian-bookworm | 2026-04-13 02:04:32.012 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.009s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.217277 | debian-bookworm | 2026-04-13 02:04:32.012 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.217282 | debian-bookworm | 2026-04-13 02:04:32.012 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.217287 | debian-bookworm | 2026-04-13 02:04:32.012 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.217294 | debian-bookworm | 2026-04-13 02:04:32.012 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.217299 | debian-bookworm | 2026-04-13 02:04:32.012 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.217304 | debian-bookworm | 2026-04-13 02:04:32.012 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.217308 | debian-bookworm | 2026-04-13 02:04:32.012 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.217313 | debian-bookworm | 2026-04-13 02:04:32.013 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.217317 | debian-bookworm | 2026-04-13 02:04:32.013 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.217327 | debian-bookworm | 2026-04-13 02:04:32.027 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.217331 | debian-bookworm | 2026-04-13 02:04:32.027 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.217335 | debian-bookworm | 2026-04-13 02:04:32.027 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.217340 | debian-bookworm | 2026-04-13 02:04:32.027 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.217344 | debian-bookworm | 2026-04-13 02:04:32.027 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.217352 | debian-bookworm | 2026-04-13 02:04:32.028 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.217356 | debian-bookworm | 2026-04-13 02:04:32.028 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.217361 | debian-bookworm | 2026-04-13 02:04:32.029 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.217365 | debian-bookworm | 2026-04-13 02:04:32.029 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.217377 | debian-bookworm | 2026-04-13 02:04:32.029 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.217383 | debian-bookworm | 2026-04-13 02:04:32.041 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.012s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.217387 | debian-bookworm | 2026-04-13 02:04:32.041 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.217392 | debian-bookworm | 2026-04-13 02:04:32.041 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.217397 | debian-bookworm | 2026-04-13 02:04:32.042 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.217402 | debian-bookworm | 2026-04-13 02:04:32.042 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.217409 | debian-bookworm | 2026-04-13 02:04:32.042 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.217414 | debian-bookworm | 2026-04-13 02:04:32.042 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.217418 | debian-bookworm | 2026-04-13 02:04:32.042 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.217423 | debian-bookworm | 2026-04-13 02:04:32.042 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.217431 | debian-bookworm | 2026-04-13 02:04:32.042 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.217438 | debian-bookworm | 2026-04-13 02:04:32.057 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.015s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.217443 | debian-bookworm | 2026-04-13 02:04:32.058 6641 INFO manila.coordination [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:32.217824 | debian-bookworm | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_valid [0.079020s] ... ok 2026-04-13 02:04:32.226705 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__has_records_2_10 [0.019819s] ... ok 2026-04-13 02:04:32.248388 | debian-bookworm | 2026-04-13 02:04:32.077 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.248439 | debian-bookworm | 2026-04-13 02:04:32.077 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.248443 | debian-bookworm | 2026-04-13 02:04:32.078 6641 DEBUG oslo_concurrency.lockutils [None req-9763c2b8-7681-4646-836d-c8424ad6e00d fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.248447 | debian-bookworm | 2026-04-13 02:04:32.079 6641 DEBUG oslo_concurrency.lockutils [None req-fd972627-3129-442d-b69b-7f27ee168059 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.248451 | debian-bookworm | 2026-04-13 02:04:32.079 6641 DEBUG oslo_concurrency.lockutils [None req-fd972627-3129-442d-b69b-7f27ee168059 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.248455 | debian-bookworm | 2026-04-13 02:04:32.079 6641 DEBUG oslo_concurrency.lockutils [None req-fd972627-3129-442d-b69b-7f27ee168059 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.248469 | debian-bookworm | 2026-04-13 02:04:32.079 6641 DEBUG oslo_concurrency.lockutils [None req-fd972627-3129-442d-b69b-7f27ee168059 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.248473 | debian-bookworm | 2026-04-13 02:04:32.079 6641 DEBUG oslo_concurrency.lockutils [None req-fd972627-3129-442d-b69b-7f27ee168059 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.248477 | debian-bookworm | 2026-04-13 02:04:32.080 6641 DEBUG oslo_concurrency.lockutils [None req-fd972627-3129-442d-b69b-7f27ee168059 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.248484 | debian-bookworm | 2026-04-13 02:04:32.080 6641 DEBUG oslo_concurrency.lockutils [None req-fd972627-3129-442d-b69b-7f27ee168059 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.248495 | debian-bookworm | 2026-04-13 02:04:32.080 6641 DEBUG oslo_concurrency.lockutils [None req-fd972627-3129-442d-b69b-7f27ee168059 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.248499 | debian-bookworm | 2026-04-13 02:04:32.080 6641 DEBUG oslo_concurrency.lockutils [None req-fd972627-3129-442d-b69b-7f27ee168059 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.248502 | debian-bookworm | 2026-04-13 02:04:32.080 6641 DEBUG oslo_concurrency.lockutils [None req-fd972627-3129-442d-b69b-7f27ee168059 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.248506 | debian-bookworm | 2026-04-13 02:04:32.080 6641 DEBUG oslo_concurrency.lockutils [None req-fd972627-3129-442d-b69b-7f27ee168059 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.248509 | debian-bookworm | 2026-04-13 02:04:32.080 6641 DEBUG oslo_concurrency.lockutils [None req-fd972627-3129-442d-b69b-7f27ee168059 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.248513 | debian-bookworm | 2026-04-13 02:04:32.080 6641 DEBUG oslo_concurrency.lockutils [None req-fd972627-3129-442d-b69b-7f27ee168059 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.248520 | debian-bookworm | 2026-04-13 02:04:32.081 6641 DEBUG oslo_concurrency.lockutils [None req-fd972627-3129-442d-b69b-7f27ee168059 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.248524 | debian-bookworm | 2026-04-13 02:04:32.081 6641 DEBUG oslo_concurrency.lockutils [None req-fd972627-3129-442d-b69b-7f27ee168059 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.248527 | debian-bookworm | 2026-04-13 02:04:32.081 6641 DEBUG oslo_concurrency.lockutils [None req-fd972627-3129-442d-b69b-7f27ee168059 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.248532 | debian-bookworm | 2026-04-13 02:04:32.081 6641 DEBUG oslo_concurrency.lockutils [None req-fd972627-3129-442d-b69b-7f27ee168059 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.248539 | debian-bookworm | 2026-04-13 02:04:32.081 6641 DEBUG oslo_concurrency.lockutils [None req-fd972627-3129-442d-b69b-7f27ee168059 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.248543 | debian-bookworm | 2026-04-13 02:04:32.081 6641 DEBUG oslo_concurrency.lockutils [None req-fd972627-3129-442d-b69b-7f27ee168059 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.248547 | debian-bookworm | 2026-04-13 02:04:32.081 6641 DEBUG oslo_concurrency.lockutils [None req-fd972627-3129-442d-b69b-7f27ee168059 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.248550 | debian-bookworm | 2026-04-13 02:04:32.081 6641 DEBUG oslo_concurrency.lockutils [None req-fd972627-3129-442d-b69b-7f27ee168059 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.248554 | debian-bookworm | 2026-04-13 02:04:32.081 6641 DEBUG oslo_concurrency.lockutils [None req-fd972627-3129-442d-b69b-7f27ee168059 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.248560 | debian-bookworm | 2026-04-13 02:04:32.082 6641 DEBUG oslo_concurrency.lockutils [None req-fd972627-3129-442d-b69b-7f27ee168059 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.248564 | debian-bookworm | 2026-04-13 02:04:32.082 6641 DEBUG oslo_concurrency.lockutils [None req-fd972627-3129-442d-b69b-7f27ee168059 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.248567 | debian-bookworm | 2026-04-13 02:04:32.082 6641 DEBUG oslo_concurrency.lockutils [None req-fd972627-3129-442d-b69b-7f27ee168059 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.248571 | debian-bookworm | 2026-04-13 02:04:32.091 6641 DEBUG oslo_concurrency.lockutils [None req-fd972627-3129-442d-b69b-7f27ee168059 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.009s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.248577 | debian-bookworm | 2026-04-13 02:04:32.091 6641 DEBUG oslo_concurrency.lockutils [None req-fd972627-3129-442d-b69b-7f27ee168059 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.248582 | debian-bookworm | 2026-04-13 02:04:32.092 6641 INFO manila.coordination [None req-fd972627-3129-442d-b69b-7f27ee168059 fake user fake project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:32.248933 | debian-bookworm | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_illegal_2 [0.034862s] ... ok 2026-04-13 02:04:32.252446 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__modify_active_directory_security_service_error_1___password__ [0.025888s] ... ok 2026-04-13 02:04:32.273170 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__parse_timestamp_exception [0.020281s] ... ok 2026-04-13 02:04:32.279994 | debian-bookworm | 2026-04-13 02:04:32.113 6641 DEBUG oslo_concurrency.lockutils [None req-fd972627-3129-442d-b69b-7f27ee168059 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.280023 | debian-bookworm | 2026-04-13 02:04:32.113 6641 DEBUG oslo_concurrency.lockutils [None req-fd972627-3129-442d-b69b-7f27ee168059 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.280032 | debian-bookworm | 2026-04-13 02:04:32.113 6641 DEBUG oslo_concurrency.lockutils [None req-fd972627-3129-442d-b69b-7f27ee168059 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.280050 | debian-bookworm | 2026-04-13 02:04:32.114 6641 DEBUG oslo_concurrency.lockutils [None req-dbe0bff3-8964-4ea6-b7c1-e9dfa0c4f1f2 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.280059 | debian-bookworm | 2026-04-13 02:04:32.115 6641 DEBUG oslo_concurrency.lockutils [None req-dbe0bff3-8964-4ea6-b7c1-e9dfa0c4f1f2 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.280067 | debian-bookworm | 2026-04-13 02:04:32.115 6641 DEBUG oslo_concurrency.lockutils [None req-dbe0bff3-8964-4ea6-b7c1-e9dfa0c4f1f2 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.280075 | debian-bookworm | 2026-04-13 02:04:32.115 6641 DEBUG oslo_concurrency.lockutils [None req-dbe0bff3-8964-4ea6-b7c1-e9dfa0c4f1f2 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.280083 | debian-bookworm | 2026-04-13 02:04:32.115 6641 DEBUG oslo_concurrency.lockutils [None req-dbe0bff3-8964-4ea6-b7c1-e9dfa0c4f1f2 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.280095 | debian-bookworm | 2026-04-13 02:04:32.115 6641 DEBUG oslo_concurrency.lockutils [None req-dbe0bff3-8964-4ea6-b7c1-e9dfa0c4f1f2 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.280103 | debian-bookworm | 2026-04-13 02:04:32.115 6641 DEBUG oslo_concurrency.lockutils [None req-dbe0bff3-8964-4ea6-b7c1-e9dfa0c4f1f2 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.280117 | debian-bookworm | 2026-04-13 02:04:32.116 6641 DEBUG oslo_concurrency.lockutils [None req-dbe0bff3-8964-4ea6-b7c1-e9dfa0c4f1f2 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.280125 | debian-bookworm | 2026-04-13 02:04:32.116 6641 DEBUG oslo_concurrency.lockutils [None req-dbe0bff3-8964-4ea6-b7c1-e9dfa0c4f1f2 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.280139 | debian-bookworm | 2026-04-13 02:04:32.116 6641 DEBUG oslo_concurrency.lockutils [None req-dbe0bff3-8964-4ea6-b7c1-e9dfa0c4f1f2 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.280147 | debian-bookworm | 2026-04-13 02:04:32.116 6641 DEBUG oslo_concurrency.lockutils [None req-dbe0bff3-8964-4ea6-b7c1-e9dfa0c4f1f2 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.280155 | debian-bookworm | 2026-04-13 02:04:32.116 6641 DEBUG oslo_concurrency.lockutils [None req-dbe0bff3-8964-4ea6-b7c1-e9dfa0c4f1f2 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.280163 | debian-bookworm | 2026-04-13 02:04:32.116 6641 DEBUG oslo_concurrency.lockutils [None req-dbe0bff3-8964-4ea6-b7c1-e9dfa0c4f1f2 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.280171 | debian-bookworm | 2026-04-13 02:04:32.116 6641 DEBUG oslo_concurrency.lockutils [None req-dbe0bff3-8964-4ea6-b7c1-e9dfa0c4f1f2 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.280179 | debian-bookworm | 2026-04-13 02:04:32.116 6641 DEBUG oslo_concurrency.lockutils [None req-dbe0bff3-8964-4ea6-b7c1-e9dfa0c4f1f2 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.280189 | debian-bookworm | 2026-04-13 02:04:32.117 6641 DEBUG oslo_concurrency.lockutils [None req-dbe0bff3-8964-4ea6-b7c1-e9dfa0c4f1f2 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.280197 | debian-bookworm | 2026-04-13 02:04:32.117 6641 DEBUG oslo_concurrency.lockutils [None req-dbe0bff3-8964-4ea6-b7c1-e9dfa0c4f1f2 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.280209 | debian-bookworm | 2026-04-13 02:04:32.117 6641 DEBUG oslo_concurrency.lockutils [None req-dbe0bff3-8964-4ea6-b7c1-e9dfa0c4f1f2 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.280218 | debian-bookworm | 2026-04-13 02:04:32.117 6641 DEBUG oslo_concurrency.lockutils [None req-dbe0bff3-8964-4ea6-b7c1-e9dfa0c4f1f2 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.280231 | debian-bookworm | 2026-04-13 02:04:32.117 6641 DEBUG oslo_concurrency.lockutils [None req-dbe0bff3-8964-4ea6-b7c1-e9dfa0c4f1f2 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.280239 | debian-bookworm | 2026-04-13 02:04:32.117 6641 DEBUG oslo_concurrency.lockutils [None req-dbe0bff3-8964-4ea6-b7c1-e9dfa0c4f1f2 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.280247 | debian-bookworm | 2026-04-13 02:04:32.117 6641 DEBUG oslo_concurrency.lockutils [None req-dbe0bff3-8964-4ea6-b7c1-e9dfa0c4f1f2 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.280255 | debian-bookworm | 2026-04-13 02:04:32.117 6641 DEBUG oslo_concurrency.lockutils [None req-dbe0bff3-8964-4ea6-b7c1-e9dfa0c4f1f2 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.280263 | debian-bookworm | 2026-04-13 02:04:32.122 6641 DEBUG oslo_concurrency.lockutils [None req-dbe0bff3-8964-4ea6-b7c1-e9dfa0c4f1f2 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.004s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.280271 | debian-bookworm | 2026-04-13 02:04:32.122 6641 DEBUG oslo_concurrency.lockutils [None req-dbe0bff3-8964-4ea6-b7c1-e9dfa0c4f1f2 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.280281 | debian-bookworm | 2026-04-13 02:04:32.122 6641 DEBUG oslo_concurrency.lockutils [None req-dbe0bff3-8964-4ea6-b7c1-e9dfa0c4f1f2 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.280289 | debian-bookworm | 2026-04-13 02:04:32.122 6641 DEBUG oslo_concurrency.lockutils [None req-dbe0bff3-8964-4ea6-b7c1-e9dfa0c4f1f2 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.280298 | debian-bookworm | 2026-04-13 02:04:32.123 6641 INFO manila.coordination [None req-dbe0bff3-8964-4ea6-b7c1-e9dfa0c4f1f2 fake user fake project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:32.280689 | debian-bookworm | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_illegal_3 [0.029695s] ... ok 2026-04-13 02:04:32.286875 | debian-bookworm | 2026-04-13 02:04:32.142 6641 DEBUG oslo_concurrency.lockutils [None req-dbe0bff3-8964-4ea6-b7c1-e9dfa0c4f1f2 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.286914 | debian-bookworm | 2026-04-13 02:04:32.143 6641 DEBUG oslo_concurrency.lockutils [None req-dbe0bff3-8964-4ea6-b7c1-e9dfa0c4f1f2 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.286923 | debian-bookworm | 2026-04-13 02:04:32.143 6641 DEBUG oslo_concurrency.lockutils [None req-dbe0bff3-8964-4ea6-b7c1-e9dfa0c4f1f2 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.286931 | debian-bookworm | 2026-04-13 02:04:32.144 6641 DEBUG oslo_concurrency.lockutils [None req-3de5fe66-4e06-4f35-a7ce-9f75494889b6 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.286939 | debian-bookworm | 2026-04-13 02:04:32.144 6641 DEBUG oslo_concurrency.lockutils [None req-3de5fe66-4e06-4f35-a7ce-9f75494889b6 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.286947 | debian-bookworm | 2026-04-13 02:04:32.144 6641 DEBUG oslo_concurrency.lockutils [None req-3de5fe66-4e06-4f35-a7ce-9f75494889b6 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.286955 | debian-bookworm | 2026-04-13 02:04:32.147 6641 INFO manila.coordination [None req-3de5fe66-4e06-4f35-a7ce-9f75494889b6 fake user fake project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:32.287473 | debian-bookworm | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_allocate_network_create_port_exception [0.023869s] ... ok 2026-04-13 02:04:32.293059 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__resume_snapmirror_1_async [0.019860s] ... ok 2026-04-13 02:04:32.297795 | debian-bookworm | 2026-04-13 02:04:32.167 6641 DEBUG oslo_concurrency.lockutils [None req-3de5fe66-4e06-4f35-a7ce-9f75494889b6 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.297824 | debian-bookworm | 2026-04-13 02:04:32.167 6641 DEBUG oslo_concurrency.lockutils [None req-3de5fe66-4e06-4f35-a7ce-9f75494889b6 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.297833 | debian-bookworm | 2026-04-13 02:04:32.167 6641 DEBUG oslo_concurrency.lockutils [None req-3de5fe66-4e06-4f35-a7ce-9f75494889b6 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.297850 | debian-bookworm | 2026-04-13 02:04:32.168 6641 DEBUG oslo_concurrency.lockutils [None req-111e649c-df17-48b8-b140-011586a645ff fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.297858 | debian-bookworm | 2026-04-13 02:04:32.168 6641 DEBUG oslo_concurrency.lockutils [None req-111e649c-df17-48b8-b140-011586a645ff fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.297866 | debian-bookworm | 2026-04-13 02:04:32.168 6641 DEBUG oslo_concurrency.lockutils [None req-111e649c-df17-48b8-b140-011586a645ff fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.297874 | debian-bookworm | 2026-04-13 02:04:32.168 6641 DEBUG oslo_concurrency.lockutils [None req-111e649c-df17-48b8-b140-011586a645ff fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.297882 | debian-bookworm | 2026-04-13 02:04:32.168 6641 DEBUG oslo_concurrency.lockutils [None req-111e649c-df17-48b8-b140-011586a645ff fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.297890 | debian-bookworm | 2026-04-13 02:04:32.168 6641 DEBUG oslo_concurrency.lockutils [None req-111e649c-df17-48b8-b140-011586a645ff fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.297898 | debian-bookworm | 2026-04-13 02:04:32.170 6641 INFO manila.coordination [None req-111e649c-df17-48b8-b140-011586a645ff fake user fake project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:32.298217 | debian-bookworm | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_deallocate_network_neutron_api_exception [0.023040s] ... ok 2026-04-13 02:04:32.318004 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__terminate_vserver_services [0.024651s] ... ok 2026-04-13 02:04:32.337457 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_abort_volume_move [0.019699s] ... ok 2026-04-13 02:04:32.357391 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_add_nfs_export_rule_with_rule_created [0.019878s] ... ok 2026-04-13 02:04:32.377249 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_volume_clone_split_completed_2_False [0.019783s] ... ok 2026-04-13 02:04:32.398134 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_already_present [0.020632s] ... ok 2026-04-13 02:04:32.418426 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_cifs_share [0.020255s] ... ok 2026-04-13 02:04:32.437838 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_without_gateway [0.019291s] ... ok 2026-04-13 02:04:32.458174 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_vserver_peer_1_None [0.019965s] ... ok 2026-04-13 02:04:32.478473 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_event [0.020018s] ... ok 2026-04-13 02:04:32.498577 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror [0.019900s] ... ok 2026-04-13 02:04:32.517888 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_policy_no_records [0.019411s] ... ok 2026-04-13 02:04:32.537836 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapshot_2_False [0.020075s] ... ok 2026-04-13 02:04:32.559288 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vlan_still_used [0.021073s] ... ok 2026-04-13 02:04:32.562137 | debian-bookworm | 2026-04-13 02:04:32.538 6641 DEBUG oslo_concurrency.lockutils [None req-111e649c-df17-48b8-b140-011586a645ff fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.562171 | debian-bookworm | 2026-04-13 02:04:32.538 6641 DEBUG oslo_concurrency.lockutils [None req-111e649c-df17-48b8-b140-011586a645ff fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.562180 | debian-bookworm | 2026-04-13 02:04:32.539 6641 DEBUG oslo_concurrency.lockutils [None req-111e649c-df17-48b8-b140-011586a645ff fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.562188 | debian-bookworm | 2026-04-13 02:04:32.540 6641 DEBUG oslo_concurrency.lockutils [None req-90b3ad19-78c3-4211-a1d7-2ecf516947e0 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.562197 | debian-bookworm | 2026-04-13 02:04:32.540 6641 DEBUG oslo_concurrency.lockutils [None req-90b3ad19-78c3-4211-a1d7-2ecf516947e0 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.562205 | debian-bookworm | 2026-04-13 02:04:32.540 6641 DEBUG oslo_concurrency.lockutils [None req-90b3ad19-78c3-4211-a1d7-2ecf516947e0 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.562304 | debian-bookworm | 2026-04-13 02:04:32.541 6641 DEBUG oslo_concurrency.lockutils [None req-90b3ad19-78c3-4211-a1d7-2ecf516947e0 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.562314 | debian-bookworm | 2026-04-13 02:04:32.541 6641 DEBUG oslo_concurrency.lockutils [None req-90b3ad19-78c3-4211-a1d7-2ecf516947e0 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.562322 | debian-bookworm | 2026-04-13 02:04:32.541 6641 DEBUG oslo_concurrency.lockutils [None req-90b3ad19-78c3-4211-a1d7-2ecf516947e0 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.562338 | debian-bookworm | 2026-04-13 02:04:32.541 6641 DEBUG manila.network.neutron.neutron_network_plugin [None req-90b3ad19-78c3-4211-a1d7-2ecf516947e0 fake user fake project - - - -] Found matching allocations in Neutron: [{'port': {'status': 'ACTIVE', 'allowed_address_pairs': [], 'admin_state_up': True, 'network_id': 'test_net_id', 'tenant_id': 'fake_tenant_id', 'extra_dhcp_opts': [], 'device_owner': 'test', 'binding:capabilities': {'port_filter': True}, 'mac_address': 'test_mac', 'fixed_ips': [{'subnet_id': 'test_subnet_id', 'ip_address': '192.168.0.11'}], 'id': 'fake_port_id_1', 'security_groups': ['fake_sec_group_id'], 'device_id': 'fake_device_id'}, 'allocation': '192.168.0.11'}, {'port': {'status': 'ACTIVE', 'allowed_address_pairs': [], 'admin_state_up': True, 'network_id': 'test_net_id', 'tenant_id': 'fake_tenant_id', 'extra_dhcp_opts': [], 'device_owner': 'test', 'binding:capabilities': {'port_filter': True}, 'mac_address': 'test_mac', 'fixed_ips': [{'subnet_id': 'test_subnet_id', 'ip_address': '192.168.0.12'}], 'id': 'fake_port_id_2', 'security_groups': ['fake_sec_group_id'], 'device_id': 'fake_device_id'}, 'allocation': '192.168.0.12'}] manage_network_allocations /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:205 2026-04-13 02:04:32.562347 | debian-bookworm | 2026-04-13 02:04:32.541 6641 DEBUG oslo_concurrency.lockutils [None req-90b3ad19-78c3-4211-a1d7-2ecf516947e0 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.562355 | debian-bookworm | 2026-04-13 02:04:32.541 6641 DEBUG oslo_concurrency.lockutils [None req-90b3ad19-78c3-4211-a1d7-2ecf516947e0 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.562363 | debian-bookworm | 2026-04-13 02:04:32.542 6641 DEBUG oslo_concurrency.lockutils [None req-90b3ad19-78c3-4211-a1d7-2ecf516947e0 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.562372 | debian-bookworm | 2026-04-13 02:04:32.543 6641 INFO manila.coordination [None req-90b3ad19-78c3-4211-a1d7-2ecf516947e0 fake user fake project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:32.562741 | debian-bookworm | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_manage_network_allocations_create_update_1 [0.373076s] ... ok 2026-04-13 02:04:32.577741 | debian-bookworm | Vserver fake_vserver does not exist. 2026-04-13 02:04:32.579692 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_not_found [0.020497s] ... ok 2026-04-13 02:04:32.584287 | debian-bookworm | 2026-04-13 02:04:32.563 6641 DEBUG oslo_concurrency.lockutils [None req-90b3ad19-78c3-4211-a1d7-2ecf516947e0 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.584325 | debian-bookworm | 2026-04-13 02:04:32.563 6641 DEBUG oslo_concurrency.lockutils [None req-90b3ad19-78c3-4211-a1d7-2ecf516947e0 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.584334 | debian-bookworm | 2026-04-13 02:04:32.564 6641 DEBUG oslo_concurrency.lockutils [None req-90b3ad19-78c3-4211-a1d7-2ecf516947e0 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.584342 | debian-bookworm | 2026-04-13 02:04:32.564 6641 DEBUG oslo_concurrency.lockutils [None req-90b3ad19-78c3-4211-a1d7-2ecf516947e0 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.584351 | debian-bookworm | 2026-04-13 02:04:32.564 6641 DEBUG oslo_concurrency.lockutils [None req-90b3ad19-78c3-4211-a1d7-2ecf516947e0 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.584359 | debian-bookworm | 2026-04-13 02:04:32.564 6641 DEBUG oslo_concurrency.lockutils [None req-90b3ad19-78c3-4211-a1d7-2ecf516947e0 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.584367 | debian-bookworm | 2026-04-13 02:04:32.564 6641 DEBUG oslo_concurrency.lockutils [None req-90b3ad19-78c3-4211-a1d7-2ecf516947e0 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.584375 | debian-bookworm | 2026-04-13 02:04:32.564 6641 DEBUG oslo_concurrency.lockutils [None req-90b3ad19-78c3-4211-a1d7-2ecf516947e0 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.584383 | debian-bookworm | 2026-04-13 02:04:32.565 6641 DEBUG oslo_concurrency.lockutils [None req-90b3ad19-78c3-4211-a1d7-2ecf516947e0 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.584407 | debian-bookworm | 2026-04-13 02:04:32.565 6641 DEBUG oslo_concurrency.lockutils [None req-90b3ad19-78c3-4211-a1d7-2ecf516947e0 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.584427 | debian-bookworm | 2026-04-13 02:04:32.565 6641 DEBUG oslo_concurrency.lockutils [None req-90b3ad19-78c3-4211-a1d7-2ecf516947e0 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.584435 | debian-bookworm | 2026-04-13 02:04:32.565 6641 DEBUG oslo_concurrency.lockutils [None req-90b3ad19-78c3-4211-a1d7-2ecf516947e0 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.584443 | debian-bookworm | 2026-04-13 02:04:32.565 6641 DEBUG oslo_concurrency.lockutils [None req-90b3ad19-78c3-4211-a1d7-2ecf516947e0 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.584451 | debian-bookworm | 2026-04-13 02:04:32.565 6641 DEBUG oslo_concurrency.lockutils [None req-90b3ad19-78c3-4211-a1d7-2ecf516947e0 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.584459 | debian-bookworm | 2026-04-13 02:04:32.565 6641 DEBUG oslo_concurrency.lockutils [None req-90b3ad19-78c3-4211-a1d7-2ecf516947e0 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.584468 | debian-bookworm | 2026-04-13 02:04:32.566 6641 INFO manila.coordination [None req-90b3ad19-78c3-4211-a1d7-2ecf516947e0 fake user fake project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:32.584871 | debian-bookworm | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test___update_share_network_net_data_different_values_1 [0.022962s] ... ok 2026-04-13 02:04:32.589985 | debian-bookworm | 2026-04-13 02:04:32.588 6641 INFO manila.coordination [None req-90b3ad19-78c3-4211-a1d7-2ecf516947e0 fake user fake project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:32.590824 | debian-bookworm | {7} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_1 [0.022267s] ... ok 2026-04-13 02:04:32.599964 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_compression_async [0.020213s] ... ok 2026-04-13 02:04:32.613719 | debian-bookworm | 2026-04-13 02:04:32.611 6641 INFO manila.coordination [None req-90b3ad19-78c3-4211-a1d7-2ecf516947e0 fake user fake project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:32.614145 | debian-bookworm | {7} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_3 [0.022727s] ... ok 2026-04-13 02:04:32.619791 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ensure_broadcast_domain_for_port_other_domain_1_ipspace_fake [0.019681s] ... ok 2026-04-13 02:04:32.634280 | debian-bookworm | 2026-04-13 02:04:32.632 6641 INFO manila.coordination [None req-90b3ad19-78c3-4211-a1d7-2ecf516947e0 fake user fake project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:32.634735 | debian-bookworm | {7} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_without_any_config_definitions_1_custom_config_group_name [0.020279s] ... ok 2026-04-13 02:04:32.639050 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_disk_types_2 [0.019343s] ... ok 2026-04-13 02:04:32.657130 | debian-bookworm | 2026-04-13 02:04:32.651 6641 DEBUG manila.network.standalone_network_plugin [None req-90b3ad19-78c3-4211-a1d7-2ecf516947e0 fake user fake project - - - -] 2026-04-13 02:04:32.657188 | debian-bookworm | Standalone network plugin data for config group 'DEFAULT': 2026-04-13 02:04:32.657197 | debian-bookworm | IP version - 4 2026-04-13 02:04:32.657206 | debian-bookworm | Used network - 192.168.0.1/24 2026-04-13 02:04:32.657214 | debian-bookworm | Used gateway - 192.168.0.1 2026-04-13 02:04:32.657222 | debian-bookworm | Used network type - None 2026-04-13 02:04:32.657230 | debian-bookworm | Used segmentation ID - None 2026-04-13 02:04:32.657238 | debian-bookworm | Allowed CIDRs - ['192.168.0.1/24'] 2026-04-13 02:04:32.657246 | debian-bookworm | Original allowed IP ranges - None 2026-04-13 02:04:32.657254 | debian-bookworm | Reserved IP addresses - ('192.168.0.0', '192.168.0.1', '192.168.0.255') 2026-04-13 02:04:32.657262 | debian-bookworm | __init__ /home/zuul/src/github.com/vexxhost/manila/manila/network/standalone_network_plugin.py:89 2026-04-13 02:04:32.657272 | debian-bookworm | 2026-04-13 02:04:32.653 6641 INFO manila.coordination [None req-90b3ad19-78c3-4211-a1d7-2ecf516947e0 fake user fake project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:32.657735 | debian-bookworm | {7} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_manage_network_allocations_2_None [0.020918s] ... ok 2026-04-13 02:04:32.658383 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_job_state_not_found [0.019238s] ... ok 2026-04-13 02:04:32.677782 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_kerberos_service_principal_name [0.019026s] ... ok 2026-04-13 02:04:32.692636 | debian-bookworm | --- Logging error --- 2026-04-13 02:04:32.692929 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:32.692950 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-04-13 02:04:32.692959 | debian-bookworm | msg = self.format(record) 2026-04-13 02:04:32.692967 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.692975 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-04-13 02:04:32.692992 | debian-bookworm | return fmt.format(record) 2026-04-13 02:04:32.693000 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.693008 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-13 02:04:32.693016 | debian-bookworm | context = _update_record_with_context(record) 2026-04-13 02:04:32.693065 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.693074 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-13 02:04:32.693082 | debian-bookworm | d = _dictify_context(context) 2026-04-13 02:04:32.693090 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.693098 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-13 02:04:32.693122 | debian-bookworm | return context.get_logging_values() 2026-04-13 02:04:32.693129 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.693137 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-13 02:04:32.693145 | debian-bookworm | values.update(self.to_dict()) 2026-04-13 02:04:32.693153 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-04-13 02:04:32.693161 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-13 02:04:32.693169 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-04-13 02:04:32.693176 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.693184 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-13 02:04:32.693200 | debian-bookworm | return self._read_deleted 2026-04-13 02:04:32.693207 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.693215 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-04-13 02:04:32.693223 | debian-bookworm | Call stack: 2026-04-13 02:04:32.693363 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-04-13 02:04:32.693610 | debian-bookworm | File "", line 88, in _run_code 2026-04-13 02:04:32.693622 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-13 02:04:32.693632 | debian-bookworm | main() 2026-04-13 02:04:32.693642 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-13 02:04:32.693650 | debian-bookworm | program.TestProgram( 2026-04-13 02:04:32.693658 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-13 02:04:32.693666 | debian-bookworm | self.runTests() 2026-04-13 02:04:32.693674 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-13 02:04:32.693682 | debian-bookworm | self.result = testRunner.run(self.test) 2026-04-13 02:04:32.693690 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-13 02:04:32.693697 | debian-bookworm | test(result) 2026-04-13 02:04:32.693705 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:32.693712 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:32.693720 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:32.693728 | debian-bookworm | test(result) 2026-04-13 02:04:32.693735 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:32.693743 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:32.693757 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:32.693765 | debian-bookworm | test(result) 2026-04-13 02:04:32.693772 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:32.693780 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:32.693788 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:32.693795 | debian-bookworm | test(result) 2026-04-13 02:04:32.693803 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-04-13 02:04:32.693811 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:32.693818 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 906, in run 2026-04-13 02:04:32.693826 | debian-bookworm | return run_test.run(result) 2026-04-13 02:04:32.693834 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-04-13 02:04:32.693842 | debian-bookworm | return self._run_one(actual_result) 2026-04-13 02:04:32.693850 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-13 02:04:32.693869 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-13 02:04:32.693877 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-13 02:04:32.693885 | debian-bookworm | self._run_core() 2026-04-13 02:04:32.693892 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-13 02:04:32.693900 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-13 02:04:32.693908 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-13 02:04:32.693916 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:04:32.693923 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-13 02:04:32.693931 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-13 02:04:32.693939 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-04-13 02:04:32.693946 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-04-13 02:04:32.693954 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-13 02:04:32.693961 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-04-13 02:04:32.693969 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-13 02:04:32.693977 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-13 02:04:32.693984 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:04:32.693992 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:04:32.694000 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-13 02:04:32.694007 | debian-bookworm | return self.enforce( 2026-04-13 02:04:32.694015 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-13 02:04:32.694022 | debian-bookworm | self.load_rules() 2026-04-13 02:04:32.694030 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-13 02:04:32.694038 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-04-13 02:04:32.694053 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-13 02:04:32.694061 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-04-13 02:04:32.694069 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-13 02:04:32.694076 | debian-bookworm | LOG.warning( 2026-04-13 02:04:32.694085 | debian-bookworm | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-04-13 02:04:32.694107 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-13 02:04:32.695672 | debian-bookworm | Both source and destination clusters must be AFF systems. 2026-04-13 02:04:32.697873 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_migration_check_job_state_raise_error_2_13172984 [0.020047s] ... ok 2026-04-13 02:04:32.699366 | debian-bookworm | 2026-04-13 02:04:32.696 6641 INFO manila.coordination [None req-bf961803-53b2-49b6-86d9-f278ce39a6e1 user project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:32.699773 | debian-bookworm | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test___format_filter_properties_active_replica_host_is_provided [0.043667s] ... ok 2026-04-13 02:04:32.717164 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_net_options [0.019271s] ... ok 2026-04-13 02:04:32.735752 | debian-bookworm | --- Logging error --- 2026-04-13 02:04:32.736336 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:32.736378 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-04-13 02:04:32.736387 | debian-bookworm | msg = self.format(record) 2026-04-13 02:04:32.736396 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.736403 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-04-13 02:04:32.736411 | debian-bookworm | return fmt.format(record) 2026-04-13 02:04:32.736419 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.736427 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-13 02:04:32.736436 | debian-bookworm | context = _update_record_with_context(record) 2026-04-13 02:04:32.736444 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.736452 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-13 02:04:32.736460 | debian-bookworm | d = _dictify_context(context) 2026-04-13 02:04:32.736468 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.736476 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-13 02:04:32.736484 | debian-bookworm | return context.get_logging_values() 2026-04-13 02:04:32.736492 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.736499 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-13 02:04:32.736507 | debian-bookworm | values.update(self.to_dict()) 2026-04-13 02:04:32.736515 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-04-13 02:04:32.736523 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-13 02:04:32.736530 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-04-13 02:04:32.736538 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.736546 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-13 02:04:32.736553 | debian-bookworm | return self._read_deleted 2026-04-13 02:04:32.736561 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.736569 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-04-13 02:04:32.736586 | debian-bookworm | Call stack: 2026-04-13 02:04:32.736594 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-04-13 02:04:32.736602 | debian-bookworm | File "", line 88, in _run_code 2026-04-13 02:04:32.736610 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-13 02:04:32.736618 | debian-bookworm | main() 2026-04-13 02:04:32.736626 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-13 02:04:32.736634 | debian-bookworm | program.TestProgram( 2026-04-13 02:04:32.736641 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-13 02:04:32.736649 | debian-bookworm | self.runTests() 2026-04-13 02:04:32.736657 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-13 02:04:32.736665 | debian-bookworm | self.result = testRunner.run(self.test) 2026-04-13 02:04:32.736673 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-13 02:04:32.736696 | debian-bookworm | test(result) 2026-04-13 02:04:32.736704 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:32.736712 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:32.736719 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:32.736727 | debian-bookworm | test(result) 2026-04-13 02:04:32.736735 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:32.736743 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:32.736750 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:32.736758 | debian-bookworm | test(result) 2026-04-13 02:04:32.736766 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:32.736773 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:32.736781 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:32.736788 | debian-bookworm | test(result) 2026-04-13 02:04:32.736796 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-04-13 02:04:32.736804 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:32.736812 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 906, in run 2026-04-13 02:04:32.736819 | debian-bookworm | return run_test.run(result) 2026-04-13 02:04:32.736827 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-04-13 02:04:32.736835 | debian-bookworm | return self._run_one(actual_result) 2026-04-13 02:04:32.736843 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-13 02:04:32.736850 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-13 02:04:32.736863 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-13 02:04:32.736871 | debian-bookworm | self._run_core() 2026-04-13 02:04:32.736879 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-13 02:04:32.736893 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-13 02:04:32.736902 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-13 02:04:32.736909 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:04:32.736917 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-13 02:04:32.736925 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-13 02:04:32.736932 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-04-13 02:04:32.736940 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-04-13 02:04:32.736948 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-13 02:04:32.736956 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-04-13 02:04:32.736963 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-13 02:04:32.736971 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-13 02:04:32.736979 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:04:32.736986 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:04:32.736994 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-13 02:04:32.737002 | debian-bookworm | return self.enforce( 2026-04-13 02:04:32.737010 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-13 02:04:32.737023 | debian-bookworm | self.load_rules() 2026-04-13 02:04:32.737031 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-13 02:04:32.737039 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-04-13 02:04:32.737047 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-13 02:04:32.737054 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-04-13 02:04:32.737062 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-13 02:04:32.737070 | debian-bookworm | LOG.warning( 2026-04-13 02:04:32.737079 | debian-bookworm | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-04-13 02:04:32.737088 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-13 02:04:32.737380 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_counter_info_1_cp_phase_times [0.019645s] ... ok 2026-04-13 02:04:32.756603 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapmirror_destinations [0.019472s] ... ok 2026-04-13 02:04:32.776673 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_raise_more_than_one [0.019985s] ... ok 2026-04-13 02:04:32.780262 | debian-bookworm | 2026-04-13 02:04:32.738 6641 DEBUG oslo_concurrency.lockutils [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.780287 | debian-bookworm | 2026-04-13 02:04:32.739 6641 DEBUG oslo_concurrency.lockutils [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.780302 | debian-bookworm | 2026-04-13 02:04:32.739 6641 DEBUG oslo_concurrency.lockutils [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.780310 | debian-bookworm | 2026-04-13 02:04:32.739 6641 DEBUG oslo_concurrency.lockutils [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.780318 | debian-bookworm | 2026-04-13 02:04:32.739 6641 DEBUG oslo_concurrency.lockutils [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.780326 | debian-bookworm | 2026-04-13 02:04:32.739 6641 DEBUG oslo_concurrency.lockutils [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.780348 | debian-bookworm | 2026-04-13 02:04:32.739 6641 DEBUG oslo_concurrency.lockutils [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.780356 | debian-bookworm | 2026-04-13 02:04:32.740 6641 DEBUG oslo_concurrency.lockutils [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.780364 | debian-bookworm | 2026-04-13 02:04:32.740 6641 DEBUG oslo_concurrency.lockutils [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.780371 | debian-bookworm | 2026-04-13 02:04:32.740 6641 DEBUG oslo_concurrency.lockutils [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.780385 | debian-bookworm | 2026-04-13 02:04:32.740 6641 DEBUG oslo_concurrency.lockutils [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.780393 | debian-bookworm | 2026-04-13 02:04:32.740 6641 DEBUG oslo_concurrency.lockutils [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.780401 | debian-bookworm | 2026-04-13 02:04:32.740 6641 DEBUG oslo_concurrency.lockutils [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.780412 | debian-bookworm | 2026-04-13 02:04:32.740 6641 DEBUG oslo_concurrency.lockutils [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.780420 | debian-bookworm | 2026-04-13 02:04:32.740 6641 DEBUG oslo_concurrency.lockutils [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.780428 | debian-bookworm | 2026-04-13 02:04:32.740 6641 DEBUG oslo_concurrency.lockutils [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.780441 | debian-bookworm | 2026-04-13 02:04:32.741 6641 DEBUG oslo_concurrency.lockutils [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.780449 | debian-bookworm | 2026-04-13 02:04:32.741 6641 DEBUG oslo_concurrency.lockutils [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.780457 | debian-bookworm | 2026-04-13 02:04:32.741 6641 WARNING manila.scheduler.host_manager [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Share service is down. (host: host7). 2026-04-13 02:04:32.780466 | debian-bookworm | 2026-04-13 02:04:32.741 6641 DEBUG manila.scheduler.filters.base [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Starting with 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:80 2026-04-13 02:04:32.780474 | debian-bookworm | 2026-04-13 02:04:32.743 6641 DEBUG manila.scheduler.filters.base [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Filter OnlyHostFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:32.780493 | debian-bookworm | 2026-04-13 02:04:32.743 6641 DEBUG manila.scheduler.filters.base [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Filter AvailabilityZoneFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:32.780506 | debian-bookworm | 2026-04-13 02:04:32.743 6641 DEBUG manila.scheduler.filters.capacity [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Space information for share creation on host host1#_pool0 (requested / avail): 1/921 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:32.780515 | debian-bookworm | 2026-04-13 02:04:32.743 6641 DEBUG manila.scheduler.filters.capacity [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Space information for share creation on host host2#_pool0 (requested / avail): 1/95 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:32.780523 | debian-bookworm | 2026-04-13 02:04:32.743 6641 DEBUG manila.scheduler.filters.capacity [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Space information for share creation on host host3#_pool0 (requested / avail): 1/256 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:32.780531 | debian-bookworm | 2026-04-13 02:04:32.743 6641 DEBUG manila.scheduler.filters.capacity [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Space information for share creation on host host4#_pool0 (requested / avail): 1/97 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:32.780546 | debian-bookworm | 2026-04-13 02:04:32.743 6641 DEBUG manila.scheduler.filters.capacity [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Space information for share creation on host host5#_pool0 (requested / avail): 1/397 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:32.780554 | debian-bookworm | 2026-04-13 02:04:32.744 6641 DEBUG manila.scheduler.filters.base [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Filter CapacityFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:32.780567 | debian-bookworm | 2026-04-13 02:04:32.744 6641 DEBUG manila.scheduler.utils [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Share type extra spec requirement "storage_protocol= MAPRFS" does not match reported capability "NFS_CIFS" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-04-13 02:04:32.780576 | debian-bookworm | 2026-04-13 02:04:32.744 6641 DEBUG manila.scheduler.filters.capabilities [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] host: 'host1#_pool0', free_capacity_gb: 1024, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-13 02:04:32.780584 | debian-bookworm | 2026-04-13 02:04:32.744 6641 DEBUG manila.scheduler.utils [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Share type extra spec requirement "storage_protocol= MAPRFS" does not match reported capability "NFS_CIFS" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-04-13 02:04:32.780592 | debian-bookworm | 2026-04-13 02:04:32.744 6641 DEBUG manila.scheduler.filters.capabilities [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] host: 'host2#_pool0', free_capacity_gb: 300, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-13 02:04:32.780600 | debian-bookworm | 2026-04-13 02:04:32.744 6641 DEBUG manila.scheduler.utils [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Share type extra spec requirement "storage_protocol= MAPRFS" does not match reported capability "NFS_CIFS" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-04-13 02:04:32.780608 | debian-bookworm | 2026-04-13 02:04:32.744 6641 DEBUG manila.scheduler.filters.capabilities [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] host: 'host3#_pool0', free_capacity_gb: 256, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-13 02:04:32.780616 | debian-bookworm | 2026-04-13 02:04:32.744 6641 DEBUG manila.scheduler.utils [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Share type extra spec requirement "storage_protocol= MAPRFS" does not match reported capability "NFS_CIFS" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-04-13 02:04:32.780628 | debian-bookworm | 2026-04-13 02:04:32.744 6641 DEBUG manila.scheduler.filters.capabilities [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] host: 'host4#_pool0', free_capacity_gb: 200, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-13 02:04:32.780636 | debian-bookworm | 2026-04-13 02:04:32.745 6641 DEBUG manila.scheduler.utils [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Share type extra spec requirement "storage_protocol= MAPRFS" does not match reported capability "NFS_CIFS" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-04-13 02:04:32.780643 | debian-bookworm | 2026-04-13 02:04:32.745 6641 DEBUG manila.scheduler.filters.capabilities [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] host: 'host5#_pool0', free_capacity_gb: 500, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-13 02:04:32.780654 | debian-bookworm | 2026-04-13 02:04:32.745 6641 DEBUG manila.scheduler.utils [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Share type extra spec requirement "storage_protocol= MAPRFS" does not match reported capability "GLUSTERFS" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-04-13 02:04:32.780667 | debian-bookworm | 2026-04-13 02:04:32.745 6641 DEBUG manila.scheduler.filters.capabilities [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] host: 'host6#_pool0', free_capacity_gb: unknown, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-13 02:04:32.780675 | debian-bookworm | 2026-04-13 02:04:32.745 6641 INFO manila.scheduler.filters.base [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Filter CapabilitiesFilter returned 0 host(s) 2026-04-13 02:04:32.780684 | debian-bookworm | 2026-04-13 02:04:32.746 6641 INFO manila.coordination [None req-f40a754f-05df-4698-8d25-2e8b1a7c136c user project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:32.781007 | debian-bookworm | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_storage_protocol_not_supported_3 [0.049769s] ... ok 2026-04-13 02:04:32.787300 | debian-bookworm | --- Logging error --- 2026-04-13 02:04:32.787734 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:32.787772 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-04-13 02:04:32.787782 | debian-bookworm | msg = self.format(record) 2026-04-13 02:04:32.787790 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.787798 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-04-13 02:04:32.787805 | debian-bookworm | return fmt.format(record) 2026-04-13 02:04:32.787813 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.787821 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-13 02:04:32.787829 | debian-bookworm | context = _update_record_with_context(record) 2026-04-13 02:04:32.787837 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.787845 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-13 02:04:32.787853 | debian-bookworm | d = _dictify_context(context) 2026-04-13 02:04:32.787861 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.787869 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-13 02:04:32.787877 | debian-bookworm | return context.get_logging_values() 2026-04-13 02:04:32.787884 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.787892 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-13 02:04:32.787900 | debian-bookworm | values.update(self.to_dict()) 2026-04-13 02:04:32.787907 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-04-13 02:04:32.787915 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-13 02:04:32.787923 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-04-13 02:04:32.787931 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.787938 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-13 02:04:32.787946 | debian-bookworm | return self._read_deleted 2026-04-13 02:04:32.787954 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.787961 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-04-13 02:04:32.787969 | debian-bookworm | Call stack: 2026-04-13 02:04:32.788263 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-04-13 02:04:32.788284 | debian-bookworm | File "", line 88, in _run_code 2026-04-13 02:04:32.788292 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-13 02:04:32.788300 | debian-bookworm | main() 2026-04-13 02:04:32.788308 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-13 02:04:32.788316 | debian-bookworm | program.TestProgram( 2026-04-13 02:04:32.788333 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-13 02:04:32.788341 | debian-bookworm | self.runTests() 2026-04-13 02:04:32.788349 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-13 02:04:32.788357 | debian-bookworm | self.result = testRunner.run(self.test) 2026-04-13 02:04:32.788364 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-13 02:04:32.788372 | debian-bookworm | test(result) 2026-04-13 02:04:32.788380 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:32.788388 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:32.788395 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:32.788403 | debian-bookworm | test(result) 2026-04-13 02:04:32.788410 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:32.788418 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:32.788426 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:32.788433 | debian-bookworm | test(result) 2026-04-13 02:04:32.788441 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:32.788448 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:32.788459 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:32.788467 | debian-bookworm | test(result) 2026-04-13 02:04:32.788475 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-04-13 02:04:32.788482 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:32.788490 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 906, in run 2026-04-13 02:04:32.788498 | debian-bookworm | return run_test.run(result) 2026-04-13 02:04:32.788505 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-04-13 02:04:32.788513 | debian-bookworm | return self._run_one(actual_result) 2026-04-13 02:04:32.788521 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-13 02:04:32.788529 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-13 02:04:32.788536 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-13 02:04:32.788544 | debian-bookworm | self._run_core() 2026-04-13 02:04:32.788552 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-13 02:04:32.788559 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-13 02:04:32.788567 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-13 02:04:32.788575 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:04:32.788582 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-13 02:04:32.788590 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-13 02:04:32.788598 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-04-13 02:04:32.788605 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-04-13 02:04:32.788613 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-13 02:04:32.788621 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-04-13 02:04:32.788629 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-13 02:04:32.788636 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-13 02:04:32.788655 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:04:32.788666 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:04:32.788677 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-13 02:04:32.788688 | debian-bookworm | return self.enforce( 2026-04-13 02:04:32.788698 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-13 02:04:32.788705 | debian-bookworm | self.load_rules() 2026-04-13 02:04:32.788713 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-13 02:04:32.788721 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-04-13 02:04:32.788735 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-13 02:04:32.788743 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-04-13 02:04:32.788750 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-13 02:04:32.788758 | debian-bookworm | LOG.warning( 2026-04-13 02:04:32.788766 | debian-bookworm | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-04-13 02:04:32.788775 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-13 02:04:32.797348 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_raise_not_found [0.020758s] ... ok 2026-04-13 02:04:32.817601 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_svm_volumes_total_size [0.020072s] ... ok 2026-04-13 02:04:32.837539 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_at_junction_path_1__fake_share [0.019844s] ... ok 2026-04-13 02:04:32.840302 | debian-bookworm | --- Logging error --- 2026-04-13 02:04:32.840718 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:32.840741 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-04-13 02:04:32.840750 | debian-bookworm | msg = self.format(record) 2026-04-13 02:04:32.840769 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.840785 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-04-13 02:04:32.840793 | debian-bookworm | return fmt.format(record) 2026-04-13 02:04:32.840800 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.840808 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-13 02:04:32.840816 | debian-bookworm | context = _update_record_with_context(record) 2026-04-13 02:04:32.840823 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.840831 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-13 02:04:32.840839 | debian-bookworm | d = _dictify_context(context) 2026-04-13 02:04:32.840847 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.840854 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-13 02:04:32.840862 | debian-bookworm | return context.get_logging_values() 2026-04-13 02:04:32.840870 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.840877 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-13 02:04:32.840894 | debian-bookworm | values.update(self.to_dict()) 2026-04-13 02:04:32.840902 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-04-13 02:04:32.840910 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-13 02:04:32.840917 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-04-13 02:04:32.840925 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.840932 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-13 02:04:32.840940 | debian-bookworm | return self._read_deleted 2026-04-13 02:04:32.840947 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.840955 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-04-13 02:04:32.840963 | debian-bookworm | Call stack: 2026-04-13 02:04:32.841259 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-04-13 02:04:32.841290 | debian-bookworm | File "", line 88, in _run_code 2026-04-13 02:04:32.841300 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-13 02:04:32.841308 | debian-bookworm | main() 2026-04-13 02:04:32.841316 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-13 02:04:32.841324 | debian-bookworm | program.TestProgram( 2026-04-13 02:04:32.841331 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-13 02:04:32.841339 | debian-bookworm | self.runTests() 2026-04-13 02:04:32.841347 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-13 02:04:32.841355 | debian-bookworm | self.result = testRunner.run(self.test) 2026-04-13 02:04:32.841362 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-13 02:04:32.841370 | debian-bookworm | test(result) 2026-04-13 02:04:32.841378 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:32.841385 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:32.841393 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:32.841401 | debian-bookworm | test(result) 2026-04-13 02:04:32.841408 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:32.841416 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:32.841423 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:32.841431 | debian-bookworm | test(result) 2026-04-13 02:04:32.841438 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:32.841446 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:32.841453 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:32.841482 | debian-bookworm | test(result) 2026-04-13 02:04:32.841491 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-04-13 02:04:32.841499 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:32.841506 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 906, in run 2026-04-13 02:04:32.841514 | debian-bookworm | return run_test.run(result) 2026-04-13 02:04:32.841522 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-04-13 02:04:32.841529 | debian-bookworm | return self._run_one(actual_result) 2026-04-13 02:04:32.841537 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-13 02:04:32.841545 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-13 02:04:32.841552 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-13 02:04:32.841560 | debian-bookworm | self._run_core() 2026-04-13 02:04:32.841580 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-13 02:04:32.841588 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-13 02:04:32.841596 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-13 02:04:32.841608 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:04:32.841616 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-13 02:04:32.841623 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-13 02:04:32.841631 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-04-13 02:04:32.841639 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-04-13 02:04:32.841646 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-13 02:04:32.841654 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-04-13 02:04:32.841661 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-13 02:04:32.841669 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-13 02:04:32.841680 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:04:32.841690 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:04:32.841701 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-13 02:04:32.841712 | debian-bookworm | return self.enforce( 2026-04-13 02:04:32.841723 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-13 02:04:32.841734 | debian-bookworm | self.load_rules() 2026-04-13 02:04:32.841745 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-13 02:04:32.841755 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-04-13 02:04:32.841774 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-13 02:04:32.841784 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-04-13 02:04:32.841792 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-13 02:04:32.841799 | debian-bookworm | LOG.warning( 2026-04-13 02:04:32.841808 | debian-bookworm | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-04-13 02:04:32.841816 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-13 02:04:32.857349 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_error_2 [0.019677s] ... ok 2026-04-13 02:04:32.864387 | debian-bookworm | 2026-04-13 02:04:32.790 6641 DEBUG oslo_concurrency.lockutils [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.864415 | debian-bookworm | 2026-04-13 02:04:32.790 6641 DEBUG oslo_concurrency.lockutils [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.864433 | debian-bookworm | 2026-04-13 02:04:32.791 6641 DEBUG oslo_concurrency.lockutils [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.864441 | debian-bookworm | 2026-04-13 02:04:32.791 6641 DEBUG oslo_concurrency.lockutils [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.864453 | debian-bookworm | 2026-04-13 02:04:32.791 6641 DEBUG oslo_concurrency.lockutils [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.864461 | debian-bookworm | 2026-04-13 02:04:32.791 6641 DEBUG oslo_concurrency.lockutils [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.864469 | debian-bookworm | 2026-04-13 02:04:32.791 6641 DEBUG oslo_concurrency.lockutils [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.864476 | debian-bookworm | 2026-04-13 02:04:32.791 6641 DEBUG oslo_concurrency.lockutils [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.864484 | debian-bookworm | 2026-04-13 02:04:32.791 6641 DEBUG oslo_concurrency.lockutils [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.864492 | debian-bookworm | 2026-04-13 02:04:32.791 6641 DEBUG oslo_concurrency.lockutils [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.864505 | debian-bookworm | 2026-04-13 02:04:32.792 6641 DEBUG oslo_concurrency.lockutils [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.864513 | debian-bookworm | 2026-04-13 02:04:32.792 6641 DEBUG oslo_concurrency.lockutils [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.864527 | debian-bookworm | 2026-04-13 02:04:32.792 6641 DEBUG oslo_concurrency.lockutils [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.864535 | debian-bookworm | 2026-04-13 02:04:32.792 6641 DEBUG oslo_concurrency.lockutils [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.864543 | debian-bookworm | 2026-04-13 02:04:32.792 6641 DEBUG oslo_concurrency.lockutils [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.864553 | debian-bookworm | 2026-04-13 02:04:32.792 6641 DEBUG oslo_concurrency.lockutils [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.864561 | debian-bookworm | 2026-04-13 02:04:32.792 6641 DEBUG oslo_concurrency.lockutils [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.864569 | debian-bookworm | 2026-04-13 02:04:32.792 6641 DEBUG oslo_concurrency.lockutils [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.864577 | debian-bookworm | 2026-04-13 02:04:32.792 6641 WARNING manila.scheduler.host_manager [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Share service is down. (host: host7). 2026-04-13 02:04:32.864585 | debian-bookworm | 2026-04-13 02:04:32.793 6641 DEBUG manila.scheduler.filters.base [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Starting with 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:80 2026-04-13 02:04:32.864595 | debian-bookworm | 2026-04-13 02:04:32.794 6641 DEBUG manila.scheduler.filters.base [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Filter OnlyHostFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:32.864603 | debian-bookworm | 2026-04-13 02:04:32.794 6641 DEBUG manila.scheduler.filters.base [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Filter AvailabilityZoneFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:32.864615 | debian-bookworm | 2026-04-13 02:04:32.794 6641 DEBUG manila.scheduler.filters.capacity [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Space information for share creation on host host1#_pool0 (requested / avail): 1/921 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:32.864629 | debian-bookworm | 2026-04-13 02:04:32.795 6641 DEBUG manila.scheduler.filters.capacity [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Space information for share creation on host host2#_pool0 (requested / avail): 1/95 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:32.864637 | debian-bookworm | 2026-04-13 02:04:32.795 6641 DEBUG manila.scheduler.filters.capacity [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Space information for share creation on host host3#_pool0 (requested / avail): 1/256 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:32.864645 | debian-bookworm | 2026-04-13 02:04:32.795 6641 DEBUG manila.scheduler.filters.capacity [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Space information for share creation on host host4#_pool0 (requested / avail): 1/97 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:32.864653 | debian-bookworm | 2026-04-13 02:04:32.795 6641 DEBUG manila.scheduler.filters.capacity [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Space information for share creation on host host5#_pool0 (requested / avail): 1/397 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:32.864660 | debian-bookworm | 2026-04-13 02:04:32.795 6641 DEBUG manila.scheduler.filters.base [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Filter CapacityFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:32.864671 | debian-bookworm | 2026-04-13 02:04:32.795 6641 DEBUG manila.scheduler.filters.base [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Filter CapabilitiesFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:32.864680 | debian-bookworm | 2026-04-13 02:04:32.795 6641 DEBUG manila.scheduler.filters.driver [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Driver Filter: Checking host 'host1#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-13 02:04:32.864688 | debian-bookworm | 2026-04-13 02:04:32.795 6641 DEBUG manila.scheduler.filters.driver [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-04-13 02:04:32.864696 | debian-bookworm | 2026-04-13 02:04:32.795 6641 DEBUG manila.scheduler.filters.driver [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-13 02:04:32.864704 | debian-bookworm | 2026-04-13 02:04:32.796 6641 DEBUG manila.scheduler.filters.driver [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Done checking host 'host1#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-13 02:04:32.864711 | debian-bookworm | 2026-04-13 02:04:32.796 6641 DEBUG manila.scheduler.filters.driver [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Driver Filter: Checking host 'host2#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-13 02:04:32.864719 | debian-bookworm | 2026-04-13 02:04:32.796 6641 DEBUG manila.scheduler.filters.driver [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-04-13 02:04:32.864727 | debian-bookworm | 2026-04-13 02:04:32.796 6641 DEBUG manila.scheduler.filters.driver [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-13 02:04:32.864735 | debian-bookworm | 2026-04-13 02:04:32.796 6641 DEBUG manila.scheduler.filters.driver [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Done checking host 'host2#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-13 02:04:32.864752 | debian-bookworm | 2026-04-13 02:04:32.796 6641 DEBUG manila.scheduler.filters.driver [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Driver Filter: Checking host 'host3#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-13 02:04:32.864760 | debian-bookworm | 2026-04-13 02:04:32.796 6641 DEBUG manila.scheduler.filters.driver [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-04-13 02:04:32.864768 | debian-bookworm | 2026-04-13 02:04:32.796 6641 DEBUG manila.scheduler.filters.driver [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-13 02:04:32.864776 | debian-bookworm | 2026-04-13 02:04:32.796 6641 DEBUG manila.scheduler.filters.driver [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Done checking host 'host3#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-13 02:04:32.864784 | debian-bookworm | 2026-04-13 02:04:32.796 6641 DEBUG manila.scheduler.filters.driver [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Driver Filter: Checking host 'host4#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-13 02:04:32.864792 | debian-bookworm | 2026-04-13 02:04:32.796 6641 DEBUG manila.scheduler.filters.driver [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-04-13 02:04:32.864800 | debian-bookworm | 2026-04-13 02:04:32.797 6641 DEBUG manila.scheduler.filters.driver [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-13 02:04:32.864810 | debian-bookworm | 2026-04-13 02:04:32.797 6641 DEBUG manila.scheduler.filters.driver [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Done checking host 'host4#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-13 02:04:32.864818 | debian-bookworm | 2026-04-13 02:04:32.797 6641 DEBUG manila.scheduler.filters.driver [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Driver Filter: Checking host 'host5#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-13 02:04:32.864826 | debian-bookworm | 2026-04-13 02:04:32.797 6641 DEBUG manila.scheduler.filters.driver [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-04-13 02:04:32.864834 | debian-bookworm | 2026-04-13 02:04:32.797 6641 DEBUG manila.scheduler.filters.driver [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-13 02:04:32.864842 | debian-bookworm | 2026-04-13 02:04:32.797 6641 DEBUG manila.scheduler.filters.driver [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Done checking host 'host5#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-13 02:04:32.864849 | debian-bookworm | 2026-04-13 02:04:32.797 6641 DEBUG manila.scheduler.filters.driver [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Driver Filter: Checking host 'host6#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-13 02:04:32.864857 | debian-bookworm | 2026-04-13 02:04:32.797 6641 DEBUG manila.scheduler.filters.driver [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-04-13 02:04:32.864870 | debian-bookworm | 2026-04-13 02:04:32.797 6641 DEBUG manila.scheduler.filters.driver [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-13 02:04:32.864878 | debian-bookworm | 2026-04-13 02:04:32.797 6641 DEBUG manila.scheduler.filters.driver [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Done checking host 'host6#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-13 02:04:32.864890 | debian-bookworm | 2026-04-13 02:04:32.797 6641 DEBUG manila.scheduler.filters.base [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Filter DriverFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:32.864898 | debian-bookworm | 2026-04-13 02:04:32.798 6641 DEBUG manila.scheduler.filters.base [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Filter ShareReplicationFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:32.864906 | debian-bookworm | 2026-04-13 02:04:32.798 6641 DEBUG manila.scheduler.filters.base [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Filter CreateFromSnapshotFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:32.864914 | debian-bookworm | 2026-04-13 02:04:32.798 6641 DEBUG manila.scheduler.filters.base [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Filter AffinityFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:32.864922 | debian-bookworm | 2026-04-13 02:04:32.798 6641 DEBUG manila.scheduler.filters.base [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Filter AntiAffinityFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:32.864936 | debian-bookworm | 2026-04-13 02:04:32.798 6641 DEBUG manila.scheduler.drivers.filter [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Filtered share [host: 'host1#_pool0', free_capacity_gb: 1024, pools: None, host: 'host2#_pool0', free_capacity_gb: 300, pools: None, host: 'host3#_pool0', free_capacity_gb: 256, pools: None, host: 'host4#_pool0', free_capacity_gb: 200, pools: None, host: 'host5#_pool0', free_capacity_gb: 500, pools: None, host: 'host6#_pool0', free_capacity_gb: unknown, pools: None] _schedule_share /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/drivers/filter.py:278 2026-04-13 02:04:32.864945 | debian-bookworm | 2026-04-13 02:04:32.799 6641 DEBUG manila.scheduler.weighers.goodness [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Checking host 'host1#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-13 02:04:32.864954 | debian-bookworm | 2026-04-13 02:04:32.799 6641 WARNING manila.scheduler.weighers.goodness [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:04:32.864961 | debian-bookworm | 2026-04-13 02:04:32.799 6641 INFO manila.scheduler.weighers.goodness [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Goodness function result for host host1#_pool0: 0. 2026-04-13 02:04:32.864969 | debian-bookworm | 2026-04-13 02:04:32.799 6641 DEBUG manila.scheduler.weighers.goodness [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-13 02:04:32.864977 | debian-bookworm | 2026-04-13 02:04:32.799 6641 DEBUG manila.scheduler.weighers.goodness [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Done checking host 'host1#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-13 02:04:32.864990 | debian-bookworm | 2026-04-13 02:04:32.799 6641 DEBUG manila.scheduler.weighers.goodness [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Checking host 'host2#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-13 02:04:32.864998 | debian-bookworm | 2026-04-13 02:04:32.799 6641 WARNING manila.scheduler.weighers.goodness [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:04:32.865006 | debian-bookworm | 2026-04-13 02:04:32.799 6641 INFO manila.scheduler.weighers.goodness [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Goodness function result for host host2#_pool0: 0. 2026-04-13 02:04:32.865014 | debian-bookworm | 2026-04-13 02:04:32.799 6641 DEBUG manila.scheduler.weighers.goodness [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-13 02:04:32.865029 | debian-bookworm | 2026-04-13 02:04:32.799 6641 DEBUG manila.scheduler.weighers.goodness [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Done checking host 'host2#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-13 02:04:32.865037 | debian-bookworm | 2026-04-13 02:04:32.799 6641 DEBUG manila.scheduler.weighers.goodness [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Checking host 'host3#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-13 02:04:32.865045 | debian-bookworm | 2026-04-13 02:04:32.800 6641 WARNING manila.scheduler.weighers.goodness [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:04:32.865053 | debian-bookworm | 2026-04-13 02:04:32.800 6641 INFO manila.scheduler.weighers.goodness [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Goodness function result for host host3#_pool0: 0. 2026-04-13 02:04:32.865063 | debian-bookworm | 2026-04-13 02:04:32.800 6641 DEBUG manila.scheduler.weighers.goodness [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-13 02:04:32.865074 | debian-bookworm | 2026-04-13 02:04:32.800 6641 DEBUG manila.scheduler.weighers.goodness [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Done checking host 'host3#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-13 02:04:32.865086 | debian-bookworm | 2026-04-13 02:04:32.800 6641 DEBUG manila.scheduler.weighers.goodness [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Checking host 'host4#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-13 02:04:32.865101 | debian-bookworm | 2026-04-13 02:04:32.800 6641 WARNING manila.scheduler.weighers.goodness [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:04:32.865111 | debian-bookworm | 2026-04-13 02:04:32.800 6641 INFO manila.scheduler.weighers.goodness [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Goodness function result for host host4#_pool0: 0. 2026-04-13 02:04:32.865119 | debian-bookworm | 2026-04-13 02:04:32.800 6641 DEBUG manila.scheduler.weighers.goodness [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-13 02:04:32.865127 | debian-bookworm | 2026-04-13 02:04:32.800 6641 DEBUG manila.scheduler.weighers.goodness [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Done checking host 'host4#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-13 02:04:32.865141 | debian-bookworm | 2026-04-13 02:04:32.800 6641 DEBUG manila.scheduler.weighers.goodness [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Checking host 'host5#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-13 02:04:32.865149 | debian-bookworm | 2026-04-13 02:04:32.800 6641 WARNING manila.scheduler.weighers.goodness [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:04:32.865156 | debian-bookworm | 2026-04-13 02:04:32.801 6641 INFO manila.scheduler.weighers.goodness [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Goodness function result for host host5#_pool0: 0. 2026-04-13 02:04:32.865164 | debian-bookworm | 2026-04-13 02:04:32.801 6641 DEBUG manila.scheduler.weighers.goodness [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-13 02:04:32.865172 | debian-bookworm | 2026-04-13 02:04:32.801 6641 DEBUG manila.scheduler.weighers.goodness [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Done checking host 'host5#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-13 02:04:32.865180 | debian-bookworm | 2026-04-13 02:04:32.801 6641 DEBUG manila.scheduler.weighers.goodness [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Checking host 'host6#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-13 02:04:32.865192 | debian-bookworm | 2026-04-13 02:04:32.801 6641 WARNING manila.scheduler.weighers.goodness [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:04:32.865200 | debian-bookworm | 2026-04-13 02:04:32.801 6641 INFO manila.scheduler.weighers.goodness [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Goodness function result for host host6#_pool0: 0. 2026-04-13 02:04:32.865208 | debian-bookworm | 2026-04-13 02:04:32.801 6641 DEBUG manila.scheduler.weighers.goodness [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-13 02:04:32.865215 | debian-bookworm | 2026-04-13 02:04:32.801 6641 DEBUG manila.scheduler.weighers.goodness [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Done checking host 'host6#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-13 02:04:32.865223 | debian-bookworm | 2026-04-13 02:04:32.801 6641 DEBUG manila.scheduler.drivers.filter [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Choosing for share: WeighedHost [host: host2#_pool0, weight: 1.0] _schedule_share /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/drivers/filter.py:284 2026-04-13 02:04:32.865231 | debian-bookworm | 2026-04-13 02:04:32.802 6641 INFO manila.coordination [None req-720c1723-7083-40f8-a74d-99cebcf1f8d6 user project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:32.865618 | debian-bookworm | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_default_dedupe_value [0.056070s] ... ok 2026-04-13 02:04:32.877171 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capabilities_no_response [0.019773s] ... ok 2026-04-13 02:04:32.887872 | debian-bookworm | --- Logging error --- 2026-04-13 02:04:32.888190 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:32.888215 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-04-13 02:04:32.888237 | debian-bookworm | msg = self.format(record) 2026-04-13 02:04:32.888245 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.888253 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-04-13 02:04:32.888268 | debian-bookworm | return fmt.format(record) 2026-04-13 02:04:32.888276 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.888284 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-13 02:04:32.888293 | debian-bookworm | context = _update_record_with_context(record) 2026-04-13 02:04:32.888301 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.888310 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-13 02:04:32.888319 | debian-bookworm | d = _dictify_context(context) 2026-04-13 02:04:32.888327 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.888334 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-13 02:04:32.888342 | debian-bookworm | return context.get_logging_values() 2026-04-13 02:04:32.888350 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.888357 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-13 02:04:32.888365 | debian-bookworm | values.update(self.to_dict()) 2026-04-13 02:04:32.888372 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-04-13 02:04:32.888380 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-13 02:04:32.888388 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-04-13 02:04:32.888395 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.888403 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-13 02:04:32.888411 | debian-bookworm | return self._read_deleted 2026-04-13 02:04:32.888418 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.888426 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-04-13 02:04:32.888433 | debian-bookworm | Call stack: 2026-04-13 02:04:32.888925 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-04-13 02:04:32.888948 | debian-bookworm | File "", line 88, in _run_code 2026-04-13 02:04:32.888957 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-13 02:04:32.888965 | debian-bookworm | main() 2026-04-13 02:04:32.888987 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-13 02:04:32.888996 | debian-bookworm | program.TestProgram( 2026-04-13 02:04:32.889003 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-13 02:04:32.889011 | debian-bookworm | self.runTests() 2026-04-13 02:04:32.889019 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-13 02:04:32.889027 | debian-bookworm | self.result = testRunner.run(self.test) 2026-04-13 02:04:32.889035 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-13 02:04:32.889042 | debian-bookworm | test(result) 2026-04-13 02:04:32.889050 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:32.889057 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:32.889065 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:32.889073 | debian-bookworm | test(result) 2026-04-13 02:04:32.889080 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:32.889088 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:32.889095 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:32.889102 | debian-bookworm | test(result) 2026-04-13 02:04:32.889110 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:32.889127 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:32.889134 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:32.889142 | debian-bookworm | test(result) 2026-04-13 02:04:32.889150 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-04-13 02:04:32.889157 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:32.889165 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 906, in run 2026-04-13 02:04:32.889172 | debian-bookworm | return run_test.run(result) 2026-04-13 02:04:32.889180 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-04-13 02:04:32.889187 | debian-bookworm | return self._run_one(actual_result) 2026-04-13 02:04:32.889195 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-13 02:04:32.889203 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-13 02:04:32.889210 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-13 02:04:32.889219 | debian-bookworm | self._run_core() 2026-04-13 02:04:32.889228 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-13 02:04:32.889236 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-13 02:04:32.889249 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-13 02:04:32.889256 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:04:32.889264 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-13 02:04:32.889272 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-13 02:04:32.889279 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-04-13 02:04:32.889287 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-04-13 02:04:32.889294 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-13 02:04:32.889302 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-04-13 02:04:32.889309 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-13 02:04:32.889317 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-13 02:04:32.889324 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:04:32.889332 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:04:32.889340 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-13 02:04:32.889347 | debian-bookworm | return self.enforce( 2026-04-13 02:04:32.889355 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-13 02:04:32.889362 | debian-bookworm | self.load_rules() 2026-04-13 02:04:32.889370 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-13 02:04:32.889377 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-04-13 02:04:32.889391 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-13 02:04:32.889399 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-04-13 02:04:32.889407 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-13 02:04:32.889415 | debian-bookworm | LOG.warning( 2026-04-13 02:04:32.889429 | debian-bookworm | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-04-13 02:04:32.889437 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-13 02:04:32.896858 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities [0.019636s] ... ok 2026-04-13 02:04:32.900889 | debian-bookworm | 2026-04-13 02:04:32.843 6641 DEBUG oslo_concurrency.lockutils [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.900928 | debian-bookworm | 2026-04-13 02:04:32.843 6641 DEBUG oslo_concurrency.lockutils [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.900938 | debian-bookworm | 2026-04-13 02:04:32.843 6641 DEBUG oslo_concurrency.lockutils [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.900947 | debian-bookworm | 2026-04-13 02:04:32.843 6641 DEBUG oslo_concurrency.lockutils [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.900961 | debian-bookworm | 2026-04-13 02:04:32.843 6641 DEBUG oslo_concurrency.lockutils [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.900970 | debian-bookworm | 2026-04-13 02:04:32.843 6641 DEBUG oslo_concurrency.lockutils [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.900978 | debian-bookworm | 2026-04-13 02:04:32.844 6641 DEBUG oslo_concurrency.lockutils [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.900987 | debian-bookworm | 2026-04-13 02:04:32.844 6641 DEBUG oslo_concurrency.lockutils [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.900996 | debian-bookworm | 2026-04-13 02:04:32.844 6641 DEBUG oslo_concurrency.lockutils [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.901021 | debian-bookworm | 2026-04-13 02:04:32.844 6641 DEBUG oslo_concurrency.lockutils [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.901037 | debian-bookworm | 2026-04-13 02:04:32.844 6641 DEBUG oslo_concurrency.lockutils [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.901046 | debian-bookworm | 2026-04-13 02:04:32.844 6641 DEBUG oslo_concurrency.lockutils [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.901055 | debian-bookworm | 2026-04-13 02:04:32.844 6641 DEBUG oslo_concurrency.lockutils [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.901064 | debian-bookworm | 2026-04-13 02:04:32.844 6641 DEBUG oslo_concurrency.lockutils [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.901072 | debian-bookworm | 2026-04-13 02:04:32.844 6641 DEBUG oslo_concurrency.lockutils [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.901084 | debian-bookworm | 2026-04-13 02:04:32.845 6641 DEBUG oslo_concurrency.lockutils [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.901093 | debian-bookworm | 2026-04-13 02:04:32.845 6641 DEBUG oslo_concurrency.lockutils [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.901101 | debian-bookworm | 2026-04-13 02:04:32.845 6641 DEBUG oslo_concurrency.lockutils [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.901110 | debian-bookworm | 2026-04-13 02:04:32.845 6641 WARNING manila.scheduler.host_manager [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Share service is down. (host: host7). 2026-04-13 02:04:32.901126 | debian-bookworm | 2026-04-13 02:04:32.845 6641 DEBUG manila.scheduler.filters.base [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Starting with 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:80 2026-04-13 02:04:32.901135 | debian-bookworm | 2026-04-13 02:04:32.846 6641 DEBUG manila.scheduler.filters.base [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Filter OnlyHostFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:32.901144 | debian-bookworm | 2026-04-13 02:04:32.847 6641 DEBUG manila.scheduler.filters.base [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Filter AvailabilityZoneFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:32.901158 | debian-bookworm | 2026-04-13 02:04:32.847 6641 DEBUG manila.scheduler.filters.capacity [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Space information for share creation on host host1#_pool0 (requested / avail): 1/921 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:32.901168 | debian-bookworm | 2026-04-13 02:04:32.847 6641 DEBUG manila.scheduler.filters.capacity [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Space information for share creation on host host2#_pool0 (requested / avail): 1/95 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:32.901177 | debian-bookworm | 2026-04-13 02:04:32.847 6641 DEBUG manila.scheduler.filters.capacity [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Space information for share creation on host host3#_pool0 (requested / avail): 1/256 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:32.901186 | debian-bookworm | 2026-04-13 02:04:32.847 6641 DEBUG manila.scheduler.filters.capacity [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Space information for share creation on host host4#_pool0 (requested / avail): 1/97 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:32.901195 | debian-bookworm | 2026-04-13 02:04:32.847 6641 DEBUG manila.scheduler.filters.capacity [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Space information for share creation on host host5#_pool0 (requested / avail): 1/397 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:32.901204 | debian-bookworm | 2026-04-13 02:04:32.847 6641 DEBUG manila.scheduler.filters.base [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Filter CapacityFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:32.901216 | debian-bookworm | 2026-04-13 02:04:32.847 6641 DEBUG manila.scheduler.utils [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Share type extra spec requirement "capabilities:dedupe=True" does not match reported capability "False" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-04-13 02:04:32.901225 | debian-bookworm | 2026-04-13 02:04:32.847 6641 DEBUG manila.scheduler.filters.capabilities [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] host: 'host1#_pool0', free_capacity_gb: 1024, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-13 02:04:32.901234 | debian-bookworm | 2026-04-13 02:04:32.847 6641 DEBUG manila.scheduler.utils [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Share type extra spec requirement "capabilities:dedupe=True" does not match reported capability "False" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-04-13 02:04:32.901249 | debian-bookworm | 2026-04-13 02:04:32.847 6641 DEBUG manila.scheduler.filters.capabilities [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] host: 'host2#_pool0', free_capacity_gb: 300, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-13 02:04:32.901257 | debian-bookworm | 2026-04-13 02:04:32.848 6641 DEBUG manila.scheduler.utils [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Share type extra spec requirement "capabilities:dedupe=True" does not match reported capability "False" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-04-13 02:04:32.901266 | debian-bookworm | 2026-04-13 02:04:32.848 6641 DEBUG manila.scheduler.filters.capabilities [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] host: 'host3#_pool0', free_capacity_gb: 256, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-13 02:04:32.901275 | debian-bookworm | 2026-04-13 02:04:32.848 6641 DEBUG manila.scheduler.utils [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Share type extra spec requirement "capabilities:dedupe=True" does not match reported capability "False" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-04-13 02:04:32.901288 | debian-bookworm | 2026-04-13 02:04:32.848 6641 DEBUG manila.scheduler.filters.capabilities [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] host: 'host4#_pool0', free_capacity_gb: 200, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-13 02:04:32.901297 | debian-bookworm | 2026-04-13 02:04:32.848 6641 DEBUG manila.scheduler.utils [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Share type extra spec requirement "capabilities:dedupe=True" does not match reported capability "False" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-04-13 02:04:32.901306 | debian-bookworm | 2026-04-13 02:04:32.848 6641 DEBUG manila.scheduler.filters.capabilities [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] host: 'host5#_pool0', free_capacity_gb: 500, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-13 02:04:32.901314 | debian-bookworm | 2026-04-13 02:04:32.848 6641 DEBUG manila.scheduler.utils [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Share type extra spec requirement "capabilities:dedupe=True" does not match reported capability "False" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-04-13 02:04:32.901323 | debian-bookworm | 2026-04-13 02:04:32.848 6641 DEBUG manila.scheduler.filters.capabilities [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] host: 'host6#_pool0', free_capacity_gb: unknown, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-13 02:04:32.901332 | debian-bookworm | 2026-04-13 02:04:32.848 6641 INFO manila.scheduler.filters.base [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Filter CapabilitiesFilter returned 0 host(s) 2026-04-13 02:04:32.901344 | debian-bookworm | 2026-04-13 02:04:32.849 6641 INFO manila.coordination [None req-cdcb8dd7-4d94-4840-ac56-6c54a6b38d5c user project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:32.901788 | debian-bookworm | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_default_dedupe_value_fail_1_True [0.046245s] ... ok 2026-04-13 02:04:32.914584 | debian-bookworm | No aggregates assigned to Vserver fake_vserver. 2026-04-13 02:04:32.916787 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities_aggregate_not_found [0.019839s] ... ok 2026-04-13 02:04:32.936610 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities_partial_request [0.019781s] ... ok 2026-04-13 02:04:32.937108 | debian-bookworm | 2026-04-13 02:04:32.890 6641 DEBUG oslo_concurrency.lockutils [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.937130 | debian-bookworm | 2026-04-13 02:04:32.890 6641 DEBUG oslo_concurrency.lockutils [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.937140 | debian-bookworm | 2026-04-13 02:04:32.891 6641 DEBUG oslo_concurrency.lockutils [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.937148 | debian-bookworm | 2026-04-13 02:04:32.891 6641 DEBUG oslo_concurrency.lockutils [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.937156 | debian-bookworm | 2026-04-13 02:04:32.891 6641 DEBUG oslo_concurrency.lockutils [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.937164 | debian-bookworm | 2026-04-13 02:04:32.891 6641 DEBUG oslo_concurrency.lockutils [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.937172 | debian-bookworm | 2026-04-13 02:04:32.891 6641 DEBUG oslo_concurrency.lockutils [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.937180 | debian-bookworm | 2026-04-13 02:04:32.891 6641 DEBUG oslo_concurrency.lockutils [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.937192 | debian-bookworm | 2026-04-13 02:04:32.891 6641 DEBUG oslo_concurrency.lockutils [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.937200 | debian-bookworm | 2026-04-13 02:04:32.891 6641 DEBUG oslo_concurrency.lockutils [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.937224 | debian-bookworm | 2026-04-13 02:04:32.892 6641 DEBUG oslo_concurrency.lockutils [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.937233 | debian-bookworm | 2026-04-13 02:04:32.892 6641 DEBUG oslo_concurrency.lockutils [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.937242 | debian-bookworm | 2026-04-13 02:04:32.892 6641 DEBUG oslo_concurrency.lockutils [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.937250 | debian-bookworm | 2026-04-13 02:04:32.892 6641 DEBUG oslo_concurrency.lockutils [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.937258 | debian-bookworm | 2026-04-13 02:04:32.892 6641 DEBUG oslo_concurrency.lockutils [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.937266 | debian-bookworm | 2026-04-13 02:04:32.892 6641 DEBUG oslo_concurrency.lockutils [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:32.937274 | debian-bookworm | 2026-04-13 02:04:32.892 6641 DEBUG oslo_concurrency.lockutils [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:32.937281 | debian-bookworm | 2026-04-13 02:04:32.892 6641 DEBUG oslo_concurrency.lockutils [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:32.937290 | debian-bookworm | 2026-04-13 02:04:32.892 6641 WARNING manila.scheduler.host_manager [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Share service is down. (host: host7). 2026-04-13 02:04:32.937299 | debian-bookworm | 2026-04-13 02:04:32.893 6641 DEBUG manila.scheduler.filters.base [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Starting with 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:80 2026-04-13 02:04:32.937315 | debian-bookworm | 2026-04-13 02:04:32.894 6641 DEBUG manila.scheduler.filters.base [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Filter OnlyHostFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:32.937324 | debian-bookworm | 2026-04-13 02:04:32.894 6641 DEBUG manila.scheduler.filters.base [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Filter AvailabilityZoneFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:32.937348 | debian-bookworm | 2026-04-13 02:04:32.894 6641 DEBUG manila.scheduler.filters.capacity [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Space information for share creation on host host1#_pool0 (requested / avail): 1/921 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:32.937358 | debian-bookworm | 2026-04-13 02:04:32.894 6641 DEBUG manila.scheduler.filters.capacity [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Space information for share creation on host host2#_pool0 (requested / avail): 1/95 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:32.937366 | debian-bookworm | 2026-04-13 02:04:32.894 6641 DEBUG manila.scheduler.filters.capacity [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Space information for share creation on host host3#_pool0 (requested / avail): 1/256 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:32.937374 | debian-bookworm | 2026-04-13 02:04:32.894 6641 DEBUG manila.scheduler.filters.capacity [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Space information for share creation on host host4#_pool0 (requested / avail): 1/97 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:32.937382 | debian-bookworm | 2026-04-13 02:04:32.895 6641 DEBUG manila.scheduler.filters.capacity [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Space information for share creation on host host5#_pool0 (requested / avail): 1/397 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:32.937389 | debian-bookworm | 2026-04-13 02:04:32.895 6641 DEBUG manila.scheduler.filters.base [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Filter CapacityFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:32.937398 | debian-bookworm | 2026-04-13 02:04:32.895 6641 DEBUG manila.scheduler.utils [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Share type extra spec requirement "replication_type=activesync" does not match reported capability "writable" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-04-13 02:04:32.937406 | debian-bookworm | 2026-04-13 02:04:32.895 6641 DEBUG manila.scheduler.filters.capabilities [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] host: 'host1#_pool0', free_capacity_gb: 1024, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-13 02:04:32.937414 | debian-bookworm | 2026-04-13 02:04:32.895 6641 DEBUG manila.scheduler.utils [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Share type extra spec requirement "replication_type=activesync" does not match reported capability "readable" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-04-13 02:04:32.937422 | debian-bookworm | 2026-04-13 02:04:32.895 6641 DEBUG manila.scheduler.filters.capabilities [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] host: 'host2#_pool0', free_capacity_gb: 300, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-13 02:04:32.937439 | debian-bookworm | 2026-04-13 02:04:32.895 6641 DEBUG manila.scheduler.utils [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Host doesn't provide capability 'replication_type' listed in the extra specs capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:174 2026-04-13 02:04:32.937450 | debian-bookworm | 2026-04-13 02:04:32.895 6641 DEBUG manila.scheduler.filters.capabilities [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] host: 'host3#_pool0', free_capacity_gb: 256, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-13 02:04:32.937458 | debian-bookworm | 2026-04-13 02:04:32.895 6641 DEBUG manila.scheduler.utils [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Share type extra spec requirement "replication_type=activesync" does not match reported capability "dr" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-04-13 02:04:32.937494 | debian-bookworm | 2026-04-13 02:04:32.896 6641 DEBUG manila.scheduler.filters.capabilities [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] host: 'host4#_pool0', free_capacity_gb: 200, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-13 02:04:32.937503 | debian-bookworm | 2026-04-13 02:04:32.896 6641 DEBUG manila.scheduler.utils [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Host doesn't provide capability 'replication_type' listed in the extra specs capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:174 2026-04-13 02:04:32.937511 | debian-bookworm | 2026-04-13 02:04:32.896 6641 DEBUG manila.scheduler.filters.capabilities [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] host: 'host5#_pool0', free_capacity_gb: 500, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-13 02:04:32.937519 | debian-bookworm | 2026-04-13 02:04:32.896 6641 DEBUG manila.scheduler.utils [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Host doesn't provide capability 'replication_type' listed in the extra specs capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:174 2026-04-13 02:04:32.937526 | debian-bookworm | 2026-04-13 02:04:32.896 6641 DEBUG manila.scheduler.filters.capabilities [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] host: 'host6#_pool0', free_capacity_gb: unknown, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-13 02:04:32.937534 | debian-bookworm | 2026-04-13 02:04:32.896 6641 INFO manila.scheduler.filters.base [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Filter CapabilitiesFilter returned 0 host(s) 2026-04-13 02:04:32.937542 | debian-bookworm | 2026-04-13 02:04:32.897 6641 INFO manila.coordination [None req-f16fdf01-2aa7-4c90-8919-3c9cb4691b86 user project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:32.937721 | debian-bookworm | --- Logging error --- 2026-04-13 02:04:32.937738 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:32.938166 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-04-13 02:04:32.938187 | debian-bookworm | msg = self.format(record) 2026-04-13 02:04:32.938204 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.938212 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-04-13 02:04:32.938221 | debian-bookworm | return fmt.format(record) 2026-04-13 02:04:32.938229 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.938238 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-13 02:04:32.938247 | debian-bookworm | context = _update_record_with_context(record) 2026-04-13 02:04:32.938264 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.938272 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-13 02:04:32.938280 | debian-bookworm | d = _dictify_context(context) 2026-04-13 02:04:32.938288 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.938296 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-13 02:04:32.938304 | debian-bookworm | return context.get_logging_values() 2026-04-13 02:04:32.938311 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.938319 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-13 02:04:32.938327 | debian-bookworm | values.update(self.to_dict()) 2026-04-13 02:04:32.938334 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-04-13 02:04:32.938342 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-13 02:04:32.938350 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-04-13 02:04:32.938357 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.938365 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-13 02:04:32.938373 | debian-bookworm | return self._read_deleted 2026-04-13 02:04:32.938380 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.938391 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-04-13 02:04:32.938399 | debian-bookworm | Call stack: 2026-04-13 02:04:32.938407 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-04-13 02:04:32.938415 | debian-bookworm | File "", line 88, in _run_code 2026-04-13 02:04:32.938423 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-13 02:04:32.938431 | debian-bookworm | main() 2026-04-13 02:04:32.938439 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-13 02:04:32.938446 | debian-bookworm | program.TestProgram( 2026-04-13 02:04:32.938454 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-13 02:04:32.938462 | debian-bookworm | self.runTests() 2026-04-13 02:04:32.938470 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-13 02:04:32.938477 | debian-bookworm | self.result = testRunner.run(self.test) 2026-04-13 02:04:32.938485 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-13 02:04:32.938493 | debian-bookworm | test(result) 2026-04-13 02:04:32.938500 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:32.938508 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:32.938516 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:32.938524 | debian-bookworm | test(result) 2026-04-13 02:04:32.938531 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:32.938539 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:32.938547 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:32.938554 | debian-bookworm | test(result) 2026-04-13 02:04:32.938562 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:32.938570 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:32.938577 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:32.938585 | debian-bookworm | test(result) 2026-04-13 02:04:32.938593 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-04-13 02:04:32.938600 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:32.938609 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 906, in run 2026-04-13 02:04:32.938622 | debian-bookworm | return run_test.run(result) 2026-04-13 02:04:32.938630 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-04-13 02:04:32.938638 | debian-bookworm | return self._run_one(actual_result) 2026-04-13 02:04:32.938646 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-13 02:04:32.938653 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-13 02:04:32.938661 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-13 02:04:32.938669 | debian-bookworm | self._run_core() 2026-04-13 02:04:32.938677 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-13 02:04:32.938691 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-13 02:04:32.938699 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-13 02:04:32.938707 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:04:32.938714 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-13 02:04:32.938722 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-13 02:04:32.938730 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-04-13 02:04:32.938738 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-04-13 02:04:32.938746 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-13 02:04:32.938753 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-04-13 02:04:32.938761 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-13 02:04:32.938769 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-13 02:04:32.938776 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:04:32.938784 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:04:32.938792 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-13 02:04:32.938800 | debian-bookworm | return self.enforce( 2026-04-13 02:04:32.938807 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-13 02:04:32.938815 | debian-bookworm | self.load_rules() 2026-04-13 02:04:32.938823 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-13 02:04:32.938830 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-04-13 02:04:32.938838 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-13 02:04:32.938846 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-04-13 02:04:32.938867 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-13 02:04:32.938875 | debian-bookworm | LOG.warning( 2026-04-13 02:04:32.938883 | debian-bookworm | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-04-13 02:04:32.938892 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-13 02:04:32.939106 | debian-bookworm | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_invalid_replication_type_spec_3 [0.047842s] ... ok 2026-04-13 02:04:32.956450 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_volume_raise_more_than_one_volume [0.019579s] ... ok 2026-04-13 02:04:32.976408 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_nve_supported_key_manager_not_enabled [0.020004s] ... ok 2026-04-13 02:04:32.991222 | debian-bookworm | --- Logging error --- 2026-04-13 02:04:32.991497 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:32.991516 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-04-13 02:04:32.991525 | debian-bookworm | msg = self.format(record) 2026-04-13 02:04:32.991533 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.991540 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-04-13 02:04:32.991548 | debian-bookworm | return fmt.format(record) 2026-04-13 02:04:32.991556 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.991564 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-13 02:04:32.991571 | debian-bookworm | context = _update_record_with_context(record) 2026-04-13 02:04:32.991579 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.991587 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-13 02:04:32.991595 | debian-bookworm | d = _dictify_context(context) 2026-04-13 02:04:32.991632 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.991642 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-13 02:04:32.991650 | debian-bookworm | return context.get_logging_values() 2026-04-13 02:04:32.991658 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.991665 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-13 02:04:32.991673 | debian-bookworm | values.update(self.to_dict()) 2026-04-13 02:04:32.991680 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-04-13 02:04:32.991688 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-13 02:04:32.991696 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-04-13 02:04:32.991703 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.991711 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-13 02:04:32.991719 | debian-bookworm | return self._read_deleted 2026-04-13 02:04:32.991726 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:32.991734 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-04-13 02:04:32.991742 | debian-bookworm | Call stack: 2026-04-13 02:04:32.991964 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-04-13 02:04:32.991981 | debian-bookworm | File "", line 88, in _run_code 2026-04-13 02:04:32.991989 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-13 02:04:32.992006 | debian-bookworm | main() 2026-04-13 02:04:32.992014 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-13 02:04:32.992022 | debian-bookworm | program.TestProgram( 2026-04-13 02:04:32.992030 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-13 02:04:32.992038 | debian-bookworm | self.runTests() 2026-04-13 02:04:32.992046 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-13 02:04:32.992063 | debian-bookworm | self.result = testRunner.run(self.test) 2026-04-13 02:04:32.992071 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-13 02:04:32.992079 | debian-bookworm | test(result) 2026-04-13 02:04:32.992087 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:32.992094 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:32.992102 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:32.992109 | debian-bookworm | test(result) 2026-04-13 02:04:32.992121 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:32.992129 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:32.992136 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:32.992144 | debian-bookworm | test(result) 2026-04-13 02:04:32.992151 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:32.992159 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:32.992167 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:32.992174 | debian-bookworm | test(result) 2026-04-13 02:04:32.992182 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-04-13 02:04:32.992190 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:32.992197 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 906, in run 2026-04-13 02:04:32.992205 | debian-bookworm | return run_test.run(result) 2026-04-13 02:04:32.992213 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-04-13 02:04:32.992220 | debian-bookworm | return self._run_one(actual_result) 2026-04-13 02:04:32.992228 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-13 02:04:32.992236 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-13 02:04:32.992244 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-13 02:04:32.992251 | debian-bookworm | self._run_core() 2026-04-13 02:04:32.992259 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-13 02:04:32.992267 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-13 02:04:32.992274 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-13 02:04:32.992282 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:04:32.992290 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-13 02:04:32.992297 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-13 02:04:32.992305 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-04-13 02:04:32.992313 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-04-13 02:04:32.992320 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-13 02:04:32.992328 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-04-13 02:04:32.992336 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-13 02:04:32.992343 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-13 02:04:32.992351 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:04:32.992359 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:04:32.992366 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-13 02:04:32.992380 | debian-bookworm | return self.enforce( 2026-04-13 02:04:32.992388 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-13 02:04:32.992395 | debian-bookworm | self.load_rules() 2026-04-13 02:04:32.992403 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-13 02:04:32.992411 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-04-13 02:04:32.992424 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-13 02:04:32.992432 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-04-13 02:04:32.992440 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-13 02:04:32.992447 | debian-bookworm | LOG.warning( 2026-04-13 02:04:32.992456 | debian-bookworm | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-04-13 02:04:32.992464 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-13 02:04:32.994106 | debian-bookworm | NetApp Volume Encryption is not supported on this ONTAP version: NetApp Release 9.1.0: Tue May 10 19:30:23 2016 <1no-DARE>. 2026-04-13 02:04:32.996314 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_nve_supported_unsupported_release_or_platform_1___9__1__0____NetApp_Release_9_1_0__Tue_May_10_19_30_23_2016__1no_DARE___ [0.019698s] ... ok 2026-04-13 02:04:33.011351 | debian-bookworm | 2026-04-13 02:04:32.940 6641 DEBUG oslo_concurrency.lockutils [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:33.011380 | debian-bookworm | 2026-04-13 02:04:32.940 6641 DEBUG oslo_concurrency.lockutils [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:33.011389 | debian-bookworm | 2026-04-13 02:04:32.941 6641 DEBUG oslo_concurrency.lockutils [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:33.011397 | debian-bookworm | 2026-04-13 02:04:32.941 6641 DEBUG oslo_concurrency.lockutils [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:33.011405 | debian-bookworm | 2026-04-13 02:04:32.941 6641 DEBUG oslo_concurrency.lockutils [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:33.011413 | debian-bookworm | 2026-04-13 02:04:32.941 6641 DEBUG oslo_concurrency.lockutils [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:33.011430 | debian-bookworm | 2026-04-13 02:04:32.941 6641 DEBUG oslo_concurrency.lockutils [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:33.011438 | debian-bookworm | 2026-04-13 02:04:32.941 6641 DEBUG oslo_concurrency.lockutils [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:33.011446 | debian-bookworm | 2026-04-13 02:04:32.941 6641 DEBUG oslo_concurrency.lockutils [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:33.011453 | debian-bookworm | 2026-04-13 02:04:32.941 6641 DEBUG oslo_concurrency.lockutils [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:33.011470 | debian-bookworm | 2026-04-13 02:04:32.941 6641 DEBUG oslo_concurrency.lockutils [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:33.011479 | debian-bookworm | 2026-04-13 02:04:32.942 6641 DEBUG oslo_concurrency.lockutils [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:33.011487 | debian-bookworm | 2026-04-13 02:04:32.942 6641 DEBUG oslo_concurrency.lockutils [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:33.011494 | debian-bookworm | 2026-04-13 02:04:32.942 6641 DEBUG oslo_concurrency.lockutils [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:33.011502 | debian-bookworm | 2026-04-13 02:04:32.942 6641 DEBUG oslo_concurrency.lockutils [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:33.011510 | debian-bookworm | 2026-04-13 02:04:32.942 6641 DEBUG oslo_concurrency.lockutils [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:33.011523 | debian-bookworm | 2026-04-13 02:04:32.942 6641 DEBUG oslo_concurrency.lockutils [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:33.011531 | debian-bookworm | 2026-04-13 02:04:32.942 6641 DEBUG oslo_concurrency.lockutils [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:33.011539 | debian-bookworm | 2026-04-13 02:04:32.942 6641 WARNING manila.scheduler.host_manager [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Share service is down. (host: host7). 2026-04-13 02:04:33.011548 | debian-bookworm | 2026-04-13 02:04:32.942 6641 DEBUG manila.scheduler.filters.base [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Starting with 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:80 2026-04-13 02:04:33.011555 | debian-bookworm | 2026-04-13 02:04:32.944 6641 DEBUG manila.scheduler.filters.base [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Filter OnlyHostFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.011564 | debian-bookworm | 2026-04-13 02:04:32.944 6641 DEBUG manila.scheduler.filters.base [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Filter AvailabilityZoneFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.011576 | debian-bookworm | 2026-04-13 02:04:32.944 6641 DEBUG manila.scheduler.filters.capacity [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Space information for share creation on host host1#_pool0 (requested / avail): 1/921 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:33.011587 | debian-bookworm | 2026-04-13 02:04:32.944 6641 DEBUG manila.scheduler.filters.capacity [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Space information for share creation on host host2#_pool0 (requested / avail): 1/95 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:33.011595 | debian-bookworm | 2026-04-13 02:04:32.944 6641 DEBUG manila.scheduler.filters.capacity [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Space information for share creation on host host3#_pool0 (requested / avail): 1/256 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:33.011603 | debian-bookworm | 2026-04-13 02:04:32.944 6641 DEBUG manila.scheduler.filters.capacity [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Space information for share creation on host host4#_pool0 (requested / avail): 1/97 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:33.011646 | debian-bookworm | 2026-04-13 02:04:32.945 6641 DEBUG manila.scheduler.filters.capacity [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Space information for share creation on host host5#_pool0 (requested / avail): 1/397 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:33.011655 | debian-bookworm | 2026-04-13 02:04:32.945 6641 DEBUG manila.scheduler.filters.base [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Filter CapacityFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.011669 | debian-bookworm | 2026-04-13 02:04:32.945 6641 DEBUG manila.scheduler.filters.base [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Filter CapabilitiesFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.011677 | debian-bookworm | 2026-04-13 02:04:32.945 6641 DEBUG manila.scheduler.filters.driver [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Driver Filter: Checking host 'host1#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-13 02:04:33.011685 | debian-bookworm | 2026-04-13 02:04:32.945 6641 DEBUG manila.scheduler.filters.driver [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-04-13 02:04:33.011694 | debian-bookworm | 2026-04-13 02:04:32.945 6641 DEBUG manila.scheduler.filters.driver [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-13 02:04:33.011701 | debian-bookworm | 2026-04-13 02:04:32.945 6641 DEBUG manila.scheduler.filters.driver [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Done checking host 'host1#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-13 02:04:33.011709 | debian-bookworm | 2026-04-13 02:04:32.945 6641 DEBUG manila.scheduler.filters.driver [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Driver Filter: Checking host 'host2#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-13 02:04:33.011717 | debian-bookworm | 2026-04-13 02:04:32.945 6641 DEBUG manila.scheduler.filters.driver [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-04-13 02:04:33.011725 | debian-bookworm | 2026-04-13 02:04:32.945 6641 DEBUG manila.scheduler.filters.driver [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-13 02:04:33.011733 | debian-bookworm | 2026-04-13 02:04:32.946 6641 DEBUG manila.scheduler.filters.driver [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Done checking host 'host2#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-13 02:04:33.011749 | debian-bookworm | 2026-04-13 02:04:32.946 6641 DEBUG manila.scheduler.filters.driver [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Driver Filter: Checking host 'host3#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-13 02:04:33.011757 | debian-bookworm | 2026-04-13 02:04:32.946 6641 DEBUG manila.scheduler.filters.driver [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-04-13 02:04:33.011765 | debian-bookworm | 2026-04-13 02:04:32.946 6641 DEBUG manila.scheduler.filters.driver [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-13 02:04:33.011773 | debian-bookworm | 2026-04-13 02:04:32.946 6641 DEBUG manila.scheduler.filters.driver [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Done checking host 'host3#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-13 02:04:33.011780 | debian-bookworm | 2026-04-13 02:04:32.946 6641 DEBUG manila.scheduler.filters.driver [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Driver Filter: Checking host 'host4#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-13 02:04:33.011799 | debian-bookworm | 2026-04-13 02:04:32.946 6641 DEBUG manila.scheduler.filters.driver [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-04-13 02:04:33.011810 | debian-bookworm | 2026-04-13 02:04:32.946 6641 DEBUG manila.scheduler.filters.driver [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-13 02:04:33.011821 | debian-bookworm | 2026-04-13 02:04:32.946 6641 DEBUG manila.scheduler.filters.driver [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Done checking host 'host4#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-13 02:04:33.011832 | debian-bookworm | 2026-04-13 02:04:32.946 6641 DEBUG manila.scheduler.filters.driver [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Driver Filter: Checking host 'host5#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-13 02:04:33.011843 | debian-bookworm | 2026-04-13 02:04:32.946 6641 DEBUG manila.scheduler.filters.driver [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-04-13 02:04:33.011855 | debian-bookworm | 2026-04-13 02:04:32.947 6641 DEBUG manila.scheduler.filters.driver [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-13 02:04:33.011865 | debian-bookworm | 2026-04-13 02:04:32.947 6641 DEBUG manila.scheduler.filters.driver [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Done checking host 'host5#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-13 02:04:33.011876 | debian-bookworm | 2026-04-13 02:04:32.947 6641 DEBUG manila.scheduler.filters.driver [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Driver Filter: Checking host 'host6#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-13 02:04:33.011888 | debian-bookworm | 2026-04-13 02:04:32.947 6641 DEBUG manila.scheduler.filters.driver [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-04-13 02:04:33.011899 | debian-bookworm | 2026-04-13 02:04:32.947 6641 DEBUG manila.scheduler.filters.driver [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-13 02:04:33.011907 | debian-bookworm | 2026-04-13 02:04:32.947 6641 DEBUG manila.scheduler.filters.driver [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Done checking host 'host6#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-13 02:04:33.011925 | debian-bookworm | 2026-04-13 02:04:32.947 6641 DEBUG manila.scheduler.filters.base [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Filter DriverFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.011933 | debian-bookworm | 2026-04-13 02:04:32.947 6641 DEBUG manila.scheduler.filters.base [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Filter ShareReplicationFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.011941 | debian-bookworm | 2026-04-13 02:04:32.947 6641 DEBUG manila.scheduler.filters.base [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Filter CreateFromSnapshotFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.011955 | debian-bookworm | 2026-04-13 02:04:32.948 6641 DEBUG manila.scheduler.filters.base [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Filter AffinityFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.011963 | debian-bookworm | 2026-04-13 02:04:32.948 6641 DEBUG manila.scheduler.filters.base [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Filter AntiAffinityFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.011972 | debian-bookworm | 2026-04-13 02:04:32.948 6641 DEBUG manila.scheduler.drivers.filter [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Filtered share [host: 'host1#_pool0', free_capacity_gb: 1024, pools: None, host: 'host2#_pool0', free_capacity_gb: 300, pools: None, host: 'host3#_pool0', free_capacity_gb: 256, pools: None, host: 'host4#_pool0', free_capacity_gb: 200, pools: None, host: 'host5#_pool0', free_capacity_gb: 500, pools: None, host: 'host6#_pool0', free_capacity_gb: unknown, pools: None] _schedule_share /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/drivers/filter.py:278 2026-04-13 02:04:33.011981 | debian-bookworm | 2026-04-13 02:04:32.948 6641 DEBUG manila.scheduler.weighers.goodness [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Checking host 'host1#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-13 02:04:33.011990 | debian-bookworm | 2026-04-13 02:04:32.948 6641 WARNING manila.scheduler.weighers.goodness [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:04:33.011997 | debian-bookworm | 2026-04-13 02:04:32.948 6641 INFO manila.scheduler.weighers.goodness [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Goodness function result for host host1#_pool0: 0. 2026-04-13 02:04:33.012005 | debian-bookworm | 2026-04-13 02:04:32.949 6641 DEBUG manila.scheduler.weighers.goodness [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-13 02:04:33.012013 | debian-bookworm | 2026-04-13 02:04:32.949 6641 DEBUG manila.scheduler.weighers.goodness [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Done checking host 'host1#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-13 02:04:33.012021 | debian-bookworm | 2026-04-13 02:04:32.949 6641 DEBUG manila.scheduler.weighers.goodness [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Checking host 'host2#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-13 02:04:33.012028 | debian-bookworm | 2026-04-13 02:04:32.949 6641 WARNING manila.scheduler.weighers.goodness [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:04:33.012036 | debian-bookworm | 2026-04-13 02:04:32.949 6641 INFO manila.scheduler.weighers.goodness [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Goodness function result for host host2#_pool0: 0. 2026-04-13 02:04:33.012044 | debian-bookworm | 2026-04-13 02:04:32.949 6641 DEBUG manila.scheduler.weighers.goodness [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-13 02:04:33.012061 | debian-bookworm | 2026-04-13 02:04:32.949 6641 DEBUG manila.scheduler.weighers.goodness [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Done checking host 'host2#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-13 02:04:33.012074 | debian-bookworm | 2026-04-13 02:04:32.949 6641 DEBUG manila.scheduler.weighers.goodness [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Checking host 'host3#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-13 02:04:33.012082 | debian-bookworm | 2026-04-13 02:04:32.949 6641 WARNING manila.scheduler.weighers.goodness [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:04:33.012090 | debian-bookworm | 2026-04-13 02:04:32.949 6641 INFO manila.scheduler.weighers.goodness [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Goodness function result for host host3#_pool0: 0. 2026-04-13 02:04:33.012097 | debian-bookworm | 2026-04-13 02:04:32.949 6641 DEBUG manila.scheduler.weighers.goodness [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-13 02:04:33.012105 | debian-bookworm | 2026-04-13 02:04:32.950 6641 DEBUG manila.scheduler.weighers.goodness [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Done checking host 'host3#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-13 02:04:33.012113 | debian-bookworm | 2026-04-13 02:04:32.950 6641 DEBUG manila.scheduler.weighers.goodness [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Checking host 'host4#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-13 02:04:33.012121 | debian-bookworm | 2026-04-13 02:04:32.950 6641 WARNING manila.scheduler.weighers.goodness [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:04:33.012128 | debian-bookworm | 2026-04-13 02:04:32.950 6641 INFO manila.scheduler.weighers.goodness [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Goodness function result for host host4#_pool0: 0. 2026-04-13 02:04:33.012136 | debian-bookworm | 2026-04-13 02:04:32.950 6641 DEBUG manila.scheduler.weighers.goodness [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-13 02:04:33.012144 | debian-bookworm | 2026-04-13 02:04:32.950 6641 DEBUG manila.scheduler.weighers.goodness [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Done checking host 'host4#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-13 02:04:33.012152 | debian-bookworm | 2026-04-13 02:04:32.950 6641 DEBUG manila.scheduler.weighers.goodness [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Checking host 'host5#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-13 02:04:33.012159 | debian-bookworm | 2026-04-13 02:04:32.950 6641 WARNING manila.scheduler.weighers.goodness [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:04:33.012167 | debian-bookworm | 2026-04-13 02:04:32.950 6641 INFO manila.scheduler.weighers.goodness [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Goodness function result for host host5#_pool0: 0. 2026-04-13 02:04:33.012175 | debian-bookworm | 2026-04-13 02:04:32.950 6641 DEBUG manila.scheduler.weighers.goodness [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-13 02:04:33.012183 | debian-bookworm | 2026-04-13 02:04:32.950 6641 DEBUG manila.scheduler.weighers.goodness [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Done checking host 'host5#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-13 02:04:33.012191 | debian-bookworm | 2026-04-13 02:04:32.950 6641 DEBUG manila.scheduler.weighers.goodness [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Checking host 'host6#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-13 02:04:33.012209 | debian-bookworm | 2026-04-13 02:04:32.951 6641 WARNING manila.scheduler.weighers.goodness [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:04:33.012217 | debian-bookworm | 2026-04-13 02:04:32.951 6641 INFO manila.scheduler.weighers.goodness [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Goodness function result for host host6#_pool0: 0. 2026-04-13 02:04:33.012226 | debian-bookworm | 2026-04-13 02:04:32.951 6641 DEBUG manila.scheduler.weighers.goodness [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-13 02:04:33.012234 | debian-bookworm | 2026-04-13 02:04:32.951 6641 DEBUG manila.scheduler.weighers.goodness [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Done checking host 'host6#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-13 02:04:33.012243 | debian-bookworm | 2026-04-13 02:04:32.951 6641 DEBUG manila.scheduler.drivers.filter [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Choosing for share: WeighedHost [host: host2#_pool0, weight: 1.0] _schedule_share /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/drivers/filter.py:284 2026-04-13 02:04:33.012251 | debian-bookworm | 2026-04-13 02:04:32.952 6641 INFO manila.coordination [None req-9afe26de-7afa-48f7-aeff-d2247ec997b7 user project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.012670 | debian-bookworm | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_2 [0.055039s] ... ok 2026-04-13 02:04:33.016487 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_nve_supported_valid_platform_and_supported_release [0.020040s] ... ok 2026-04-13 02:04:33.036210 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_cluster_nodes [0.019673s] ... ok 2026-04-13 02:04:33.047372 | debian-bookworm | --- Logging error --- 2026-04-13 02:04:33.048385 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:33.048414 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-04-13 02:04:33.048423 | debian-bookworm | msg = self.format(record) 2026-04-13 02:04:33.048431 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.048439 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-04-13 02:04:33.048447 | debian-bookworm | return fmt.format(record) 2026-04-13 02:04:33.048454 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.048463 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-13 02:04:33.048470 | debian-bookworm | context = _update_record_with_context(record) 2026-04-13 02:04:33.048478 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.048486 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-13 02:04:33.048494 | debian-bookworm | d = _dictify_context(context) 2026-04-13 02:04:33.048502 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.048510 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-13 02:04:33.048518 | debian-bookworm | return context.get_logging_values() 2026-04-13 02:04:33.048526 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.048533 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-13 02:04:33.048541 | debian-bookworm | values.update(self.to_dict()) 2026-04-13 02:04:33.048559 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-04-13 02:04:33.048568 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-13 02:04:33.048575 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-04-13 02:04:33.048594 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.048602 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-13 02:04:33.048610 | debian-bookworm | return self._read_deleted 2026-04-13 02:04:33.048618 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.048625 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-04-13 02:04:33.048633 | debian-bookworm | Call stack: 2026-04-13 02:04:33.048641 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-04-13 02:04:33.048649 | debian-bookworm | File "", line 88, in _run_code 2026-04-13 02:04:33.048657 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-13 02:04:33.048664 | debian-bookworm | main() 2026-04-13 02:04:33.048672 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-13 02:04:33.048680 | debian-bookworm | program.TestProgram( 2026-04-13 02:04:33.048688 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-13 02:04:33.048696 | debian-bookworm | self.runTests() 2026-04-13 02:04:33.048708 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-13 02:04:33.048716 | debian-bookworm | self.result = testRunner.run(self.test) 2026-04-13 02:04:33.048724 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-13 02:04:33.048732 | debian-bookworm | test(result) 2026-04-13 02:04:33.048739 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:33.048747 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:33.048755 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:33.048762 | debian-bookworm | test(result) 2026-04-13 02:04:33.048770 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:33.048778 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:33.048785 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:33.048793 | debian-bookworm | test(result) 2026-04-13 02:04:33.048801 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:33.048808 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:33.048816 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:33.048824 | debian-bookworm | test(result) 2026-04-13 02:04:33.048831 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-04-13 02:04:33.048839 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:33.048847 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 906, in run 2026-04-13 02:04:33.048854 | debian-bookworm | return run_test.run(result) 2026-04-13 02:04:33.048862 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-04-13 02:04:33.048870 | debian-bookworm | return self._run_one(actual_result) 2026-04-13 02:04:33.049065 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-13 02:04:33.049082 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-13 02:04:33.049090 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-13 02:04:33.049098 | debian-bookworm | self._run_core() 2026-04-13 02:04:33.049106 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-13 02:04:33.049121 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-13 02:04:33.049129 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-13 02:04:33.049137 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:04:33.049144 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-13 02:04:33.049152 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-13 02:04:33.049159 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-04-13 02:04:33.049167 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-04-13 02:04:33.049175 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-13 02:04:33.049183 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-04-13 02:04:33.049190 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-13 02:04:33.049198 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-13 02:04:33.049205 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:04:33.049213 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:04:33.049221 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-13 02:04:33.049230 | debian-bookworm | return self.enforce( 2026-04-13 02:04:33.049237 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-13 02:04:33.049246 | debian-bookworm | self.load_rules() 2026-04-13 02:04:33.049254 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-13 02:04:33.049261 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-04-13 02:04:33.049269 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-13 02:04:33.049277 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-04-13 02:04:33.049285 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-13 02:04:33.049292 | debian-bookworm | LOG.warning( 2026-04-13 02:04:33.049312 | debian-bookworm | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-04-13 02:04:33.049324 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-13 02:04:33.056544 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_network_interfaces [0.020198s] ... ok 2026-04-13 02:04:33.076346 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_snapmirror_snapshots [0.019656s] ... ok 2026-04-13 02:04:33.080182 | debian-bookworm | 2026-04-13 02:04:32.994 6641 DEBUG oslo_concurrency.lockutils [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:33.080206 | debian-bookworm | 2026-04-13 02:04:32.994 6641 DEBUG oslo_concurrency.lockutils [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:33.080224 | debian-bookworm | 2026-04-13 02:04:32.994 6641 DEBUG oslo_concurrency.lockutils [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:33.080232 | debian-bookworm | 2026-04-13 02:04:32.994 6641 DEBUG oslo_concurrency.lockutils [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:33.080240 | debian-bookworm | 2026-04-13 02:04:32.994 6641 DEBUG oslo_concurrency.lockutils [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:33.080248 | debian-bookworm | 2026-04-13 02:04:32.994 6641 DEBUG oslo_concurrency.lockutils [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:33.080256 | debian-bookworm | 2026-04-13 02:04:32.994 6641 DEBUG oslo_concurrency.lockutils [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:33.080264 | debian-bookworm | 2026-04-13 02:04:32.994 6641 DEBUG oslo_concurrency.lockutils [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:33.080272 | debian-bookworm | 2026-04-13 02:04:32.995 6641 DEBUG oslo_concurrency.lockutils [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:33.080283 | debian-bookworm | 2026-04-13 02:04:32.995 6641 DEBUG oslo_concurrency.lockutils [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:33.080297 | debian-bookworm | 2026-04-13 02:04:32.995 6641 DEBUG oslo_concurrency.lockutils [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:33.080305 | debian-bookworm | 2026-04-13 02:04:32.995 6641 DEBUG oslo_concurrency.lockutils [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:33.080319 | debian-bookworm | 2026-04-13 02:04:32.995 6641 DEBUG oslo_concurrency.lockutils [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:33.080327 | debian-bookworm | 2026-04-13 02:04:32.995 6641 DEBUG oslo_concurrency.lockutils [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:33.080335 | debian-bookworm | 2026-04-13 02:04:32.995 6641 DEBUG oslo_concurrency.lockutils [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:33.080343 | debian-bookworm | 2026-04-13 02:04:32.995 6641 DEBUG oslo_concurrency.lockutils [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:33.080350 | debian-bookworm | 2026-04-13 02:04:32.996 6641 DEBUG oslo_concurrency.lockutils [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:33.080358 | debian-bookworm | 2026-04-13 02:04:32.996 6641 DEBUG oslo_concurrency.lockutils [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:33.080366 | debian-bookworm | 2026-04-13 02:04:32.996 6641 WARNING manila.scheduler.host_manager [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Share service is down. (host: host7). 2026-04-13 02:04:33.080374 | debian-bookworm | 2026-04-13 02:04:32.996 6641 DEBUG manila.scheduler.filters.base [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Starting with 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:80 2026-04-13 02:04:33.080383 | debian-bookworm | 2026-04-13 02:04:32.997 6641 DEBUG manila.scheduler.filters.base [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Filter OnlyHostFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.080393 | debian-bookworm | 2026-04-13 02:04:32.997 6641 DEBUG manila.scheduler.filters.base [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Filter AvailabilityZoneFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.080405 | debian-bookworm | 2026-04-13 02:04:32.998 6641 DEBUG manila.scheduler.filters.capacity [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Space information for share creation on host host1#_pool0 (requested / avail): 1/921 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:33.080419 | debian-bookworm | 2026-04-13 02:04:32.998 6641 DEBUG manila.scheduler.filters.capacity [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Space information for share creation on host host2#_pool0 (requested / avail): 1/95 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:33.080427 | debian-bookworm | 2026-04-13 02:04:32.998 6641 DEBUG manila.scheduler.filters.capacity [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Space information for share creation on host host3#_pool0 (requested / avail): 1/256 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:33.080435 | debian-bookworm | 2026-04-13 02:04:32.998 6641 DEBUG manila.scheduler.filters.capacity [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Space information for share creation on host host4#_pool0 (requested / avail): 1/97 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:33.080443 | debian-bookworm | 2026-04-13 02:04:32.998 6641 DEBUG manila.scheduler.filters.capacity [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Space information for share creation on host host5#_pool0 (requested / avail): 1/397 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:33.080451 | debian-bookworm | 2026-04-13 02:04:32.998 6641 DEBUG manila.scheduler.filters.base [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Filter CapacityFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.080459 | debian-bookworm | 2026-04-13 02:04:32.998 6641 DEBUG manila.scheduler.filters.base [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Filter CapabilitiesFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.080467 | debian-bookworm | 2026-04-13 02:04:32.998 6641 DEBUG manila.scheduler.filters.driver [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Driver Filter: Checking host 'host1#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-13 02:04:33.080475 | debian-bookworm | 2026-04-13 02:04:32.998 6641 DEBUG manila.scheduler.filters.driver [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-04-13 02:04:33.080483 | debian-bookworm | 2026-04-13 02:04:32.999 6641 DEBUG manila.scheduler.filters.driver [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-13 02:04:33.080491 | debian-bookworm | 2026-04-13 02:04:32.999 6641 DEBUG manila.scheduler.filters.driver [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Done checking host 'host1#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-13 02:04:33.080499 | debian-bookworm | 2026-04-13 02:04:32.999 6641 DEBUG manila.scheduler.filters.driver [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Driver Filter: Checking host 'host2#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-13 02:04:33.080507 | debian-bookworm | 2026-04-13 02:04:32.999 6641 DEBUG manila.scheduler.filters.driver [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-04-13 02:04:33.080515 | debian-bookworm | 2026-04-13 02:04:32.999 6641 DEBUG manila.scheduler.filters.driver [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-13 02:04:33.080531 | debian-bookworm | 2026-04-13 02:04:32.999 6641 DEBUG manila.scheduler.filters.driver [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Done checking host 'host2#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-13 02:04:33.080543 | debian-bookworm | 2026-04-13 02:04:32.999 6641 DEBUG manila.scheduler.filters.driver [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Driver Filter: Checking host 'host3#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-13 02:04:33.080551 | debian-bookworm | 2026-04-13 02:04:32.999 6641 DEBUG manila.scheduler.filters.driver [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-04-13 02:04:33.080559 | debian-bookworm | 2026-04-13 02:04:32.999 6641 DEBUG manila.scheduler.filters.driver [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-13 02:04:33.080567 | debian-bookworm | 2026-04-13 02:04:32.999 6641 DEBUG manila.scheduler.filters.driver [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Done checking host 'host3#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-13 02:04:33.080575 | debian-bookworm | 2026-04-13 02:04:33.000 6641 DEBUG manila.scheduler.filters.driver [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Driver Filter: Checking host 'host4#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-13 02:04:33.080583 | debian-bookworm | 2026-04-13 02:04:33.000 6641 DEBUG manila.scheduler.filters.driver [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-04-13 02:04:33.080590 | debian-bookworm | 2026-04-13 02:04:33.000 6641 DEBUG manila.scheduler.filters.driver [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-13 02:04:33.080598 | debian-bookworm | 2026-04-13 02:04:33.000 6641 DEBUG manila.scheduler.filters.driver [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Done checking host 'host4#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-13 02:04:33.080606 | debian-bookworm | 2026-04-13 02:04:33.000 6641 DEBUG manila.scheduler.filters.driver [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Driver Filter: Checking host 'host5#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-13 02:04:33.080614 | debian-bookworm | 2026-04-13 02:04:33.000 6641 DEBUG manila.scheduler.filters.driver [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-04-13 02:04:33.080622 | debian-bookworm | 2026-04-13 02:04:33.000 6641 DEBUG manila.scheduler.filters.driver [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-13 02:04:33.080630 | debian-bookworm | 2026-04-13 02:04:33.000 6641 DEBUG manila.scheduler.filters.driver [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Done checking host 'host5#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-13 02:04:33.080637 | debian-bookworm | 2026-04-13 02:04:33.000 6641 DEBUG manila.scheduler.filters.driver [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Driver Filter: Checking host 'host6#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-13 02:04:33.080650 | debian-bookworm | 2026-04-13 02:04:33.000 6641 DEBUG manila.scheduler.filters.driver [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-04-13 02:04:33.080661 | debian-bookworm | 2026-04-13 02:04:33.000 6641 DEBUG manila.scheduler.filters.driver [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-13 02:04:33.080669 | debian-bookworm | 2026-04-13 02:04:33.001 6641 DEBUG manila.scheduler.filters.driver [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Done checking host 'host6#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-13 02:04:33.080680 | debian-bookworm | 2026-04-13 02:04:33.001 6641 DEBUG manila.scheduler.filters.base [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Filter DriverFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.080688 | debian-bookworm | 2026-04-13 02:04:33.001 6641 DEBUG manila.scheduler.filters.base [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Filter ShareReplicationFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.080696 | debian-bookworm | 2026-04-13 02:04:33.001 6641 DEBUG manila.scheduler.filters.base [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Filter CreateFromSnapshotFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.080704 | debian-bookworm | 2026-04-13 02:04:33.001 6641 DEBUG manila.scheduler.filters.base [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Filter AffinityFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.080712 | debian-bookworm | 2026-04-13 02:04:33.001 6641 DEBUG manila.scheduler.filters.base [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Filter AntiAffinityFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.080720 | debian-bookworm | 2026-04-13 02:04:33.002 6641 DEBUG manila.scheduler.drivers.filter [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Filtered share [host: 'host1#_pool0', free_capacity_gb: 1024, pools: None, host: 'host2#_pool0', free_capacity_gb: 300, pools: None, host: 'host3#_pool0', free_capacity_gb: 256, pools: None, host: 'host4#_pool0', free_capacity_gb: 200, pools: None, host: 'host5#_pool0', free_capacity_gb: 500, pools: None, host: 'host6#_pool0', free_capacity_gb: unknown, pools: None] _schedule_share /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/drivers/filter.py:278 2026-04-13 02:04:33.080729 | debian-bookworm | 2026-04-13 02:04:33.002 6641 DEBUG manila.scheduler.weighers.goodness [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Checking host 'host1#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-13 02:04:33.080737 | debian-bookworm | 2026-04-13 02:04:33.002 6641 WARNING manila.scheduler.weighers.goodness [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:04:33.080745 | debian-bookworm | 2026-04-13 02:04:33.002 6641 INFO manila.scheduler.weighers.goodness [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Goodness function result for host host1#_pool0: 0. 2026-04-13 02:04:33.080753 | debian-bookworm | 2026-04-13 02:04:33.002 6641 DEBUG manila.scheduler.weighers.goodness [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-13 02:04:33.080766 | debian-bookworm | 2026-04-13 02:04:33.002 6641 DEBUG manila.scheduler.weighers.goodness [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Done checking host 'host1#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-13 02:04:33.080774 | debian-bookworm | 2026-04-13 02:04:33.002 6641 DEBUG manila.scheduler.weighers.goodness [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Checking host 'host2#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-13 02:04:33.080781 | debian-bookworm | 2026-04-13 02:04:33.002 6641 WARNING manila.scheduler.weighers.goodness [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:04:33.080792 | debian-bookworm | 2026-04-13 02:04:33.002 6641 INFO manila.scheduler.weighers.goodness [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Goodness function result for host host2#_pool0: 0. 2026-04-13 02:04:33.080800 | debian-bookworm | 2026-04-13 02:04:33.003 6641 DEBUG manila.scheduler.weighers.goodness [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-13 02:04:33.080812 | debian-bookworm | 2026-04-13 02:04:33.003 6641 DEBUG manila.scheduler.weighers.goodness [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Done checking host 'host2#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-13 02:04:33.080820 | debian-bookworm | 2026-04-13 02:04:33.003 6641 DEBUG manila.scheduler.weighers.goodness [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Checking host 'host3#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-13 02:04:33.080827 | debian-bookworm | 2026-04-13 02:04:33.003 6641 WARNING manila.scheduler.weighers.goodness [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:04:33.080835 | debian-bookworm | 2026-04-13 02:04:33.003 6641 INFO manila.scheduler.weighers.goodness [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Goodness function result for host host3#_pool0: 0. 2026-04-13 02:04:33.080843 | debian-bookworm | 2026-04-13 02:04:33.003 6641 DEBUG manila.scheduler.weighers.goodness [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-13 02:04:33.080851 | debian-bookworm | 2026-04-13 02:04:33.003 6641 DEBUG manila.scheduler.weighers.goodness [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Done checking host 'host3#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-13 02:04:33.080859 | debian-bookworm | 2026-04-13 02:04:33.003 6641 DEBUG manila.scheduler.weighers.goodness [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Checking host 'host4#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-13 02:04:33.080866 | debian-bookworm | 2026-04-13 02:04:33.003 6641 WARNING manila.scheduler.weighers.goodness [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:04:33.080874 | debian-bookworm | 2026-04-13 02:04:33.003 6641 INFO manila.scheduler.weighers.goodness [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Goodness function result for host host4#_pool0: 0. 2026-04-13 02:04:33.080882 | debian-bookworm | 2026-04-13 02:04:33.003 6641 DEBUG manila.scheduler.weighers.goodness [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-13 02:04:33.080895 | debian-bookworm | 2026-04-13 02:04:33.004 6641 DEBUG manila.scheduler.weighers.goodness [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Done checking host 'host4#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-13 02:04:33.080903 | debian-bookworm | 2026-04-13 02:04:33.004 6641 DEBUG manila.scheduler.weighers.goodness [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Checking host 'host5#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-13 02:04:33.080911 | debian-bookworm | 2026-04-13 02:04:33.004 6641 WARNING manila.scheduler.weighers.goodness [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:04:33.080919 | debian-bookworm | 2026-04-13 02:04:33.004 6641 INFO manila.scheduler.weighers.goodness [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Goodness function result for host host5#_pool0: 0. 2026-04-13 02:04:33.080927 | debian-bookworm | 2026-04-13 02:04:33.004 6641 DEBUG manila.scheduler.weighers.goodness [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-13 02:04:33.080937 | debian-bookworm | 2026-04-13 02:04:33.004 6641 DEBUG manila.scheduler.weighers.goodness [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Done checking host 'host5#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-13 02:04:33.080945 | debian-bookworm | 2026-04-13 02:04:33.004 6641 DEBUG manila.scheduler.weighers.goodness [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Checking host 'host6#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-13 02:04:33.080956 | debian-bookworm | 2026-04-13 02:04:33.004 6641 WARNING manila.scheduler.weighers.goodness [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:04:33.080964 | debian-bookworm | 2026-04-13 02:04:33.004 6641 INFO manila.scheduler.weighers.goodness [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Goodness function result for host host6#_pool0: 0. 2026-04-13 02:04:33.080972 | debian-bookworm | 2026-04-13 02:04:33.004 6641 DEBUG manila.scheduler.weighers.goodness [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-13 02:04:33.080980 | debian-bookworm | 2026-04-13 02:04:33.004 6641 DEBUG manila.scheduler.weighers.goodness [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Done checking host 'host6#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-13 02:04:33.080988 | debian-bookworm | 2026-04-13 02:04:33.005 6641 DEBUG manila.scheduler.drivers.filter [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Choosing for share: WeighedHost [host: host2#_pool0, weight: 1.0] _schedule_share /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/drivers/filter.py:284 2026-04-13 02:04:33.080996 | debian-bookworm | 2026-04-13 02:04:33.006 6641 INFO manila.coordination [None req-53de59dd-fad5-4a85-964d-b4c7e699fd56 user project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.081353 | debian-bookworm | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_3 [0.054169s] ... ok 2026-04-13 02:04:33.096790 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mark_qos_policy_group_for_deletion_rename_failure [0.020055s] ... ok 2026-04-13 02:04:33.097205 | debian-bookworm | --- Logging error --- 2026-04-13 02:04:33.097226 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:33.097655 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-04-13 02:04:33.097695 | debian-bookworm | msg = self.format(record) 2026-04-13 02:04:33.097704 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.097712 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-04-13 02:04:33.097720 | debian-bookworm | return fmt.format(record) 2026-04-13 02:04:33.097727 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.097735 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-13 02:04:33.097743 | debian-bookworm | context = _update_record_with_context(record) 2026-04-13 02:04:33.097751 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.097759 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-13 02:04:33.097767 | debian-bookworm | d = _dictify_context(context) 2026-04-13 02:04:33.097775 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.097782 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-13 02:04:33.097790 | debian-bookworm | return context.get_logging_values() 2026-04-13 02:04:33.097798 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.097806 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-13 02:04:33.097813 | debian-bookworm | values.update(self.to_dict()) 2026-04-13 02:04:33.097821 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-04-13 02:04:33.097829 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-13 02:04:33.097836 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-04-13 02:04:33.097844 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.097852 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-13 02:04:33.097859 | debian-bookworm | return self._read_deleted 2026-04-13 02:04:33.097867 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.097874 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-04-13 02:04:33.097882 | debian-bookworm | Call stack: 2026-04-13 02:04:33.097890 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-04-13 02:04:33.097897 | debian-bookworm | File "", line 88, in _run_code 2026-04-13 02:04:33.097905 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-13 02:04:33.097913 | debian-bookworm | main() 2026-04-13 02:04:33.097924 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-13 02:04:33.097932 | debian-bookworm | program.TestProgram( 2026-04-13 02:04:33.097940 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-13 02:04:33.097948 | debian-bookworm | self.runTests() 2026-04-13 02:04:33.097955 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-13 02:04:33.097963 | debian-bookworm | self.result = testRunner.run(self.test) 2026-04-13 02:04:33.097971 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-13 02:04:33.097979 | debian-bookworm | test(result) 2026-04-13 02:04:33.097986 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:33.097994 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:33.098001 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:33.098009 | debian-bookworm | test(result) 2026-04-13 02:04:33.098017 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:33.098024 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:33.098032 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:33.098045 | debian-bookworm | test(result) 2026-04-13 02:04:33.098053 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:33.098060 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:33.098068 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:33.098075 | debian-bookworm | test(result) 2026-04-13 02:04:33.098083 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-04-13 02:04:33.098091 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:33.098098 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 906, in run 2026-04-13 02:04:33.098106 | debian-bookworm | return run_test.run(result) 2026-04-13 02:04:33.098114 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-04-13 02:04:33.098122 | debian-bookworm | return self._run_one(actual_result) 2026-04-13 02:04:33.098129 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-13 02:04:33.098137 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-13 02:04:33.098145 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-13 02:04:33.098152 | debian-bookworm | self._run_core() 2026-04-13 02:04:33.098160 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-13 02:04:33.098174 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-13 02:04:33.098182 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-13 02:04:33.098189 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:04:33.098197 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-13 02:04:33.098205 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-13 02:04:33.098212 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-04-13 02:04:33.098220 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-04-13 02:04:33.098228 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-13 02:04:33.098235 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-04-13 02:04:33.098243 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-13 02:04:33.098251 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-13 02:04:33.098258 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:04:33.098266 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:04:33.098274 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-13 02:04:33.098281 | debian-bookworm | return self.enforce( 2026-04-13 02:04:33.098289 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-13 02:04:33.098296 | debian-bookworm | self.load_rules() 2026-04-13 02:04:33.098304 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-13 02:04:33.098312 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-04-13 02:04:33.098319 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-13 02:04:33.098327 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-04-13 02:04:33.098335 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-13 02:04:33.098347 | debian-bookworm | LOG.warning( 2026-04-13 02:04:33.098359 | debian-bookworm | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-04-13 02:04:33.098367 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-13 02:04:33.114872 | debian-bookworm | LDAP client cannot be configured without 'server' or 'domain' parameters. Use 'server' for Linux/Unix LDAP servers or 'domain' for Active Directory LDAP server. 2026-04-13 02:04:33.114899 | debian-bookworm | NoneType: None 2026-04-13 02:04:33.117175 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_ldap_error_2__None__None_ [0.020619s] ... ok 2026-04-13 02:04:33.124928 | debian-bookworm | 2026-04-13 02:04:33.050 6641 DEBUG oslo_concurrency.lockutils [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:33.124942 | debian-bookworm | 2026-04-13 02:04:33.051 6641 DEBUG oslo_concurrency.lockutils [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:33.124946 | debian-bookworm | 2026-04-13 02:04:33.051 6641 DEBUG oslo_concurrency.lockutils [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:33.124949 | debian-bookworm | 2026-04-13 02:04:33.051 6641 DEBUG oslo_concurrency.lockutils [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:33.124953 | debian-bookworm | 2026-04-13 02:04:33.051 6641 DEBUG oslo_concurrency.lockutils [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:33.124957 | debian-bookworm | 2026-04-13 02:04:33.051 6641 DEBUG oslo_concurrency.lockutils [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:33.124960 | debian-bookworm | 2026-04-13 02:04:33.051 6641 DEBUG oslo_concurrency.lockutils [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:33.124963 | debian-bookworm | 2026-04-13 02:04:33.051 6641 DEBUG oslo_concurrency.lockutils [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:33.124973 | debian-bookworm | 2026-04-13 02:04:33.051 6641 DEBUG oslo_concurrency.lockutils [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:33.124977 | debian-bookworm | 2026-04-13 02:04:33.052 6641 DEBUG oslo_concurrency.lockutils [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:33.124984 | debian-bookworm | 2026-04-13 02:04:33.052 6641 DEBUG oslo_concurrency.lockutils [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:33.124987 | debian-bookworm | 2026-04-13 02:04:33.052 6641 DEBUG oslo_concurrency.lockutils [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:33.124991 | debian-bookworm | 2026-04-13 02:04:33.052 6641 DEBUG oslo_concurrency.lockutils [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:33.124995 | debian-bookworm | 2026-04-13 02:04:33.052 6641 DEBUG oslo_concurrency.lockutils [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:33.124998 | debian-bookworm | 2026-04-13 02:04:33.052 6641 DEBUG oslo_concurrency.lockutils [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:33.125002 | debian-bookworm | 2026-04-13 02:04:33.052 6641 DEBUG oslo_concurrency.lockutils [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:33.125006 | debian-bookworm | 2026-04-13 02:04:33.052 6641 DEBUG oslo_concurrency.lockutils [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:33.125009 | debian-bookworm | 2026-04-13 02:04:33.052 6641 DEBUG oslo_concurrency.lockutils [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:33.125015 | debian-bookworm | 2026-04-13 02:04:33.053 6641 WARNING manila.scheduler.host_manager [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Share service is down. (host: host7). 2026-04-13 02:04:33.125019 | debian-bookworm | 2026-04-13 02:04:33.053 6641 DEBUG manila.scheduler.filters.base [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Starting with 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:80 2026-04-13 02:04:33.125024 | debian-bookworm | 2026-04-13 02:04:33.054 6641 DEBUG manila.scheduler.filters.base [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Filter OnlyHostFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.125028 | debian-bookworm | 2026-04-13 02:04:33.054 6641 DEBUG manila.scheduler.filters.base [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Filter AvailabilityZoneFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.125033 | debian-bookworm | 2026-04-13 02:04:33.054 6641 DEBUG manila.scheduler.filters.capacity [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Space information for share creation on host host1#_pool0 (requested / avail): 1/921 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:33.125037 | debian-bookworm | 2026-04-13 02:04:33.054 6641 DEBUG manila.scheduler.filters.capacity [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Space information for share creation on host host2#_pool0 (requested / avail): 1/95 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:33.125041 | debian-bookworm | 2026-04-13 02:04:33.054 6641 DEBUG manila.scheduler.filters.capacity [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Space information for share creation on host host3#_pool0 (requested / avail): 1/256 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:33.125044 | debian-bookworm | 2026-04-13 02:04:33.055 6641 DEBUG manila.scheduler.filters.capacity [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Space information for share creation on host host4#_pool0 (requested / avail): 1/97 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:33.125048 | debian-bookworm | 2026-04-13 02:04:33.055 6641 DEBUG manila.scheduler.filters.capacity [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Space information for share creation on host host5#_pool0 (requested / avail): 1/397 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:33.125051 | debian-bookworm | 2026-04-13 02:04:33.055 6641 DEBUG manila.scheduler.filters.base [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Filter CapacityFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.125055 | debian-bookworm | 2026-04-13 02:04:33.055 6641 DEBUG manila.scheduler.utils [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Share type extra spec requirement "replication_type=readable" does not match reported capability "writable" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-04-13 02:04:33.125059 | debian-bookworm | 2026-04-13 02:04:33.055 6641 DEBUG manila.scheduler.filters.capabilities [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] host: 'host1#_pool0', free_capacity_gb: 1024, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-13 02:04:33.125065 | debian-bookworm | 2026-04-13 02:04:33.055 6641 DEBUG manila.scheduler.utils [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Host doesn't provide capability 'replication_type' listed in the extra specs capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:174 2026-04-13 02:04:33.125069 | debian-bookworm | 2026-04-13 02:04:33.055 6641 DEBUG manila.scheduler.filters.capabilities [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] host: 'host3#_pool0', free_capacity_gb: 256, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-13 02:04:33.125072 | debian-bookworm | 2026-04-13 02:04:33.055 6641 DEBUG manila.scheduler.utils [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Share type extra spec requirement "replication_type=readable" does not match reported capability "dr" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-04-13 02:04:33.125079 | debian-bookworm | 2026-04-13 02:04:33.055 6641 DEBUG manila.scheduler.filters.capabilities [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] host: 'host4#_pool0', free_capacity_gb: 200, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-13 02:04:33.125083 | debian-bookworm | 2026-04-13 02:04:33.055 6641 DEBUG manila.scheduler.utils [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Host doesn't provide capability 'replication_type' listed in the extra specs capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:174 2026-04-13 02:04:33.125088 | debian-bookworm | 2026-04-13 02:04:33.056 6641 DEBUG manila.scheduler.filters.capabilities [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] host: 'host5#_pool0', free_capacity_gb: 500, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-13 02:04:33.125092 | debian-bookworm | 2026-04-13 02:04:33.056 6641 DEBUG manila.scheduler.utils [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Host doesn't provide capability 'replication_type' listed in the extra specs capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:174 2026-04-13 02:04:33.125095 | debian-bookworm | 2026-04-13 02:04:33.056 6641 DEBUG manila.scheduler.filters.capabilities [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] host: 'host6#_pool0', free_capacity_gb: unknown, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-13 02:04:33.125099 | debian-bookworm | 2026-04-13 02:04:33.056 6641 DEBUG manila.scheduler.filters.base [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Filter CapabilitiesFilter returned 1 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.125102 | debian-bookworm | 2026-04-13 02:04:33.056 6641 DEBUG manila.scheduler.filters.driver [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Driver Filter: Checking host 'host2#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-13 02:04:33.125106 | debian-bookworm | 2026-04-13 02:04:33.056 6641 DEBUG manila.scheduler.filters.driver [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-04-13 02:04:33.125109 | debian-bookworm | 2026-04-13 02:04:33.056 6641 DEBUG manila.scheduler.filters.driver [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-13 02:04:33.125113 | debian-bookworm | 2026-04-13 02:04:33.056 6641 DEBUG manila.scheduler.filters.driver [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Done checking host 'host2#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-13 02:04:33.125119 | debian-bookworm | 2026-04-13 02:04:33.056 6641 DEBUG manila.scheduler.filters.base [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Filter DriverFilter returned 1 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.125122 | debian-bookworm | 2026-04-13 02:04:33.056 6641 DEBUG manila.scheduler.filters.base [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Filter ShareReplicationFilter returned 1 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.125126 | debian-bookworm | 2026-04-13 02:04:33.056 6641 DEBUG manila.scheduler.filters.base [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Filter CreateFromSnapshotFilter returned 1 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.125129 | debian-bookworm | 2026-04-13 02:04:33.057 6641 DEBUG manila.scheduler.filters.base [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Filter AffinityFilter returned 1 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.125134 | debian-bookworm | 2026-04-13 02:04:33.057 6641 DEBUG manila.scheduler.filters.base [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Filter AntiAffinityFilter returned 1 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.125138 | debian-bookworm | 2026-04-13 02:04:33.057 6641 DEBUG manila.scheduler.drivers.filter [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Filtered share [host: 'host2#_pool0', free_capacity_gb: 300, pools: None] _schedule_share /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/drivers/filter.py:278 2026-04-13 02:04:33.125141 | debian-bookworm | 2026-04-13 02:04:33.057 6641 DEBUG manila.scheduler.weighers.goodness [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Checking host 'host2#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-13 02:04:33.125147 | debian-bookworm | 2026-04-13 02:04:33.057 6641 WARNING manila.scheduler.weighers.goodness [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:04:33.125150 | debian-bookworm | 2026-04-13 02:04:33.058 6641 INFO manila.scheduler.weighers.goodness [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Goodness function result for host host2#_pool0: 0. 2026-04-13 02:04:33.125154 | debian-bookworm | 2026-04-13 02:04:33.058 6641 DEBUG manila.scheduler.weighers.goodness [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-13 02:04:33.125157 | debian-bookworm | 2026-04-13 02:04:33.058 6641 DEBUG manila.scheduler.weighers.goodness [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Done checking host 'host2#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-13 02:04:33.125161 | debian-bookworm | 2026-04-13 02:04:33.058 6641 DEBUG manila.scheduler.drivers.filter [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Choosing for share: WeighedHost [host: host2#_pool0, weight: 0.0] _schedule_share /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/drivers/filter.py:284 2026-04-13 02:04:33.125164 | debian-bookworm | 2026-04-13 02:04:33.059 6641 INFO manila.coordination [None req-6fe237fa-53a4-44cc-b3f2-383cecc6a9f8 user project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.125604 | debian-bookworm | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_valid_replication_spec_2 [0.052315s] ... ok 2026-04-13 02:04:33.126004 | debian-bookworm | 2026-04-13 02:04:33.102 6641 INFO manila.coordination [None req-bea4a151-23d4-4793-b3c7-02f2a2dd642c user project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.126289 | debian-bookworm | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_create_share_no_hosts [0.043588s] ... ok 2026-04-13 02:04:33.136797 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mount_volume_error [0.019772s] ... ok 2026-04-13 02:04:33.141862 | debian-bookworm | --- Logging error --- 2026-04-13 02:04:33.142218 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:33.142236 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-04-13 02:04:33.142244 | debian-bookworm | msg = self.format(record) 2026-04-13 02:04:33.142252 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.142260 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-04-13 02:04:33.142419 | debian-bookworm | return fmt.format(record) 2026-04-13 02:04:33.142427 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.142435 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-13 02:04:33.142443 | debian-bookworm | context = _update_record_with_context(record) 2026-04-13 02:04:33.142451 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.142459 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-13 02:04:33.142467 | debian-bookworm | d = _dictify_context(context) 2026-04-13 02:04:33.142475 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.142492 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-13 02:04:33.142499 | debian-bookworm | return context.get_logging_values() 2026-04-13 02:04:33.142507 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.142515 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-13 02:04:33.142522 | debian-bookworm | values.update(self.to_dict()) 2026-04-13 02:04:33.142530 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-04-13 02:04:33.142538 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-13 02:04:33.142546 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-04-13 02:04:33.142553 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.142566 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-13 02:04:33.142574 | debian-bookworm | return self._read_deleted 2026-04-13 02:04:33.142581 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.142589 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-04-13 02:04:33.142597 | debian-bookworm | Call stack: 2026-04-13 02:04:33.142704 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-04-13 02:04:33.142720 | debian-bookworm | File "", line 88, in _run_code 2026-04-13 02:04:33.142863 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-13 02:04:33.142879 | debian-bookworm | main() 2026-04-13 02:04:33.142887 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-13 02:04:33.142894 | debian-bookworm | program.TestProgram( 2026-04-13 02:04:33.142944 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-13 02:04:33.142955 | debian-bookworm | self.runTests() 2026-04-13 02:04:33.142963 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-13 02:04:33.142981 | debian-bookworm | self.result = testRunner.run(self.test) 2026-04-13 02:04:33.142989 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-13 02:04:33.142997 | debian-bookworm | test(result) 2026-04-13 02:04:33.143005 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:33.143012 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:33.143020 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:33.143027 | debian-bookworm | test(result) 2026-04-13 02:04:33.143035 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:33.143043 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:33.143050 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:33.143058 | debian-bookworm | test(result) 2026-04-13 02:04:33.143065 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:33.143073 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:33.143080 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:33.143088 | debian-bookworm | test(result) 2026-04-13 02:04:33.143095 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-04-13 02:04:33.143103 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:33.143110 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 906, in run 2026-04-13 02:04:33.143118 | debian-bookworm | return run_test.run(result) 2026-04-13 02:04:33.143126 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-04-13 02:04:33.143134 | debian-bookworm | return self._run_one(actual_result) 2026-04-13 02:04:33.143141 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-13 02:04:33.143149 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-13 02:04:33.143157 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-13 02:04:33.143164 | debian-bookworm | self._run_core() 2026-04-13 02:04:33.143172 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-13 02:04:33.143180 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-13 02:04:33.143187 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-13 02:04:33.143195 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:04:33.143202 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-13 02:04:33.143210 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-13 02:04:33.143218 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-04-13 02:04:33.143225 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-04-13 02:04:33.143233 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-13 02:04:33.143241 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-04-13 02:04:33.143248 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-13 02:04:33.143256 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-13 02:04:33.143264 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:04:33.143271 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:04:33.143279 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-13 02:04:33.143292 | debian-bookworm | return self.enforce( 2026-04-13 02:04:33.143300 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-13 02:04:33.143311 | debian-bookworm | self.load_rules() 2026-04-13 02:04:33.143319 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-13 02:04:33.143327 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-04-13 02:04:33.143342 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-13 02:04:33.143350 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-04-13 02:04:33.143358 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-13 02:04:33.143366 | debian-bookworm | LOG.warning( 2026-04-13 02:04:33.143374 | debian-bookworm | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-04-13 02:04:33.143382 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-13 02:04:33.156498 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mount_volume_with_junction_path [0.019418s] ... ok 2026-04-13 02:04:33.176619 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mount_volume_with_volume_name [0.019982s] ... ok 2026-04-13 02:04:33.194251 | debian-bookworm | --- Logging error --- 2026-04-13 02:04:33.194678 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:33.194698 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-04-13 02:04:33.194706 | debian-bookworm | msg = self.format(record) 2026-04-13 02:04:33.194714 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.194722 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-04-13 02:04:33.194729 | debian-bookworm | return fmt.format(record) 2026-04-13 02:04:33.194737 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.194745 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-13 02:04:33.194752 | debian-bookworm | context = _update_record_with_context(record) 2026-04-13 02:04:33.194760 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.194767 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-13 02:04:33.194775 | debian-bookworm | d = _dictify_context(context) 2026-04-13 02:04:33.194783 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.194790 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-13 02:04:33.194798 | debian-bookworm | return context.get_logging_values() 2026-04-13 02:04:33.194806 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.194814 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-13 02:04:33.194822 | debian-bookworm | values.update(self.to_dict()) 2026-04-13 02:04:33.194830 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-04-13 02:04:33.194838 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-13 02:04:33.194845 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-04-13 02:04:33.194853 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.194860 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-13 02:04:33.194868 | debian-bookworm | return self._read_deleted 2026-04-13 02:04:33.194888 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.194896 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-04-13 02:04:33.195143 | debian-bookworm | Call stack: 2026-04-13 02:04:33.195168 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-04-13 02:04:33.195176 | debian-bookworm | File "", line 88, in _run_code 2026-04-13 02:04:33.195184 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-13 02:04:33.195192 | debian-bookworm | main() 2026-04-13 02:04:33.195224 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-13 02:04:33.195234 | debian-bookworm | program.TestProgram( 2026-04-13 02:04:33.195242 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-13 02:04:33.195250 | debian-bookworm | self.runTests() 2026-04-13 02:04:33.195257 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-13 02:04:33.195265 | debian-bookworm | self.result = testRunner.run(self.test) 2026-04-13 02:04:33.195273 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-13 02:04:33.195280 | debian-bookworm | test(result) 2026-04-13 02:04:33.195288 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:33.195296 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:33.195303 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:33.195311 | debian-bookworm | test(result) 2026-04-13 02:04:33.195318 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:33.195330 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:33.195338 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:33.195346 | debian-bookworm | test(result) 2026-04-13 02:04:33.195353 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:33.195360 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:33.195368 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:33.195375 | debian-bookworm | test(result) 2026-04-13 02:04:33.195383 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-04-13 02:04:33.195391 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:33.195399 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 906, in run 2026-04-13 02:04:33.195406 | debian-bookworm | return run_test.run(result) 2026-04-13 02:04:33.195414 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-04-13 02:04:33.195421 | debian-bookworm | return self._run_one(actual_result) 2026-04-13 02:04:33.195429 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-13 02:04:33.195437 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-13 02:04:33.195444 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-13 02:04:33.195452 | debian-bookworm | self._run_core() 2026-04-13 02:04:33.195459 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-13 02:04:33.195467 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-13 02:04:33.195474 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-13 02:04:33.195482 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:04:33.195531 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-13 02:04:33.195552 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-13 02:04:33.195560 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-04-13 02:04:33.195567 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-04-13 02:04:33.195575 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-13 02:04:33.195582 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-04-13 02:04:33.195590 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-13 02:04:33.195598 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-13 02:04:33.195605 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:04:33.195613 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:04:33.195621 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-13 02:04:33.195628 | debian-bookworm | return self.enforce( 2026-04-13 02:04:33.195636 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-13 02:04:33.195643 | debian-bookworm | self.load_rules() 2026-04-13 02:04:33.195651 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-13 02:04:33.195658 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-04-13 02:04:33.195673 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-13 02:04:33.195681 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-04-13 02:04:33.195688 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-13 02:04:33.195696 | debian-bookworm | LOG.warning( 2026-04-13 02:04:33.195735 | debian-bookworm | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-04-13 02:04:33.195744 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-13 02:04:33.195969 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_network_interface_exists [0.019258s] ... ok 2026-04-13 02:04:33.210866 | debian-bookworm | 2026-04-13 02:04:33.144 6641 DEBUG oslo_concurrency.lockutils [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:33.210892 | debian-bookworm | 2026-04-13 02:04:33.144 6641 DEBUG oslo_concurrency.lockutils [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:33.210901 | debian-bookworm | 2026-04-13 02:04:33.144 6641 DEBUG oslo_concurrency.lockutils [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:33.210918 | debian-bookworm | 2026-04-13 02:04:33.144 6641 DEBUG oslo_concurrency.lockutils [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:33.210926 | debian-bookworm | 2026-04-13 02:04:33.145 6641 DEBUG oslo_concurrency.lockutils [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:33.210934 | debian-bookworm | 2026-04-13 02:04:33.145 6641 DEBUG oslo_concurrency.lockutils [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:33.210941 | debian-bookworm | 2026-04-13 02:04:33.145 6641 DEBUG oslo_concurrency.lockutils [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:33.210949 | debian-bookworm | 2026-04-13 02:04:33.145 6641 DEBUG oslo_concurrency.lockutils [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:33.210957 | debian-bookworm | 2026-04-13 02:04:33.145 6641 DEBUG oslo_concurrency.lockutils [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:33.210965 | debian-bookworm | 2026-04-13 02:04:33.145 6641 DEBUG oslo_concurrency.lockutils [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:33.210979 | debian-bookworm | 2026-04-13 02:04:33.145 6641 DEBUG oslo_concurrency.lockutils [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:33.210990 | debian-bookworm | 2026-04-13 02:04:33.145 6641 DEBUG oslo_concurrency.lockutils [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:33.210998 | debian-bookworm | 2026-04-13 02:04:33.146 6641 DEBUG oslo_concurrency.lockutils [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:33.211011 | debian-bookworm | 2026-04-13 02:04:33.146 6641 DEBUG oslo_concurrency.lockutils [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:33.211019 | debian-bookworm | 2026-04-13 02:04:33.146 6641 DEBUG oslo_concurrency.lockutils [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:33.211027 | debian-bookworm | 2026-04-13 02:04:33.146 6641 DEBUG oslo_concurrency.lockutils [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:33.211035 | debian-bookworm | 2026-04-13 02:04:33.146 6641 DEBUG oslo_concurrency.lockutils [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:33.211043 | debian-bookworm | 2026-04-13 02:04:33.146 6641 DEBUG oslo_concurrency.lockutils [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:33.211051 | debian-bookworm | 2026-04-13 02:04:33.146 6641 WARNING manila.scheduler.host_manager [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Share service is down. (host: host7). 2026-04-13 02:04:33.211059 | debian-bookworm | 2026-04-13 02:04:33.146 6641 DEBUG manila.scheduler.filters.base [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Starting with 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:80 2026-04-13 02:04:33.211067 | debian-bookworm | 2026-04-13 02:04:33.148 6641 DEBUG manila.scheduler.filters.base [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Filter OnlyHostFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.211074 | debian-bookworm | 2026-04-13 02:04:33.148 6641 DEBUG manila.scheduler.filters.base [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Filter AvailabilityZoneFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.211086 | debian-bookworm | 2026-04-13 02:04:33.148 6641 DEBUG manila.scheduler.filters.capacity [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Space information for share creation on host host1#_pool0 (requested / avail): 1/921 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:33.211098 | debian-bookworm | 2026-04-13 02:04:33.148 6641 DEBUG manila.scheduler.filters.capacity [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Space information for share creation on host host2#_pool0 (requested / avail): 1/95 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:33.211106 | debian-bookworm | 2026-04-13 02:04:33.148 6641 DEBUG manila.scheduler.filters.capacity [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Space information for share creation on host host3#_pool0 (requested / avail): 1/256 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:33.211119 | debian-bookworm | 2026-04-13 02:04:33.148 6641 DEBUG manila.scheduler.filters.capacity [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Space information for share creation on host host4#_pool0 (requested / avail): 1/97 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:33.211127 | debian-bookworm | 2026-04-13 02:04:33.148 6641 DEBUG manila.scheduler.filters.capacity [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Space information for share creation on host host5#_pool0 (requested / avail): 1/397 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:33.211135 | debian-bookworm | 2026-04-13 02:04:33.149 6641 DEBUG manila.scheduler.filters.base [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Filter CapacityFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.211143 | debian-bookworm | 2026-04-13 02:04:33.149 6641 DEBUG manila.scheduler.filters.base [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Filter CapabilitiesFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.211151 | debian-bookworm | 2026-04-13 02:04:33.149 6641 DEBUG manila.scheduler.filters.driver [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Driver Filter: Checking host 'host1#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-13 02:04:33.211159 | debian-bookworm | 2026-04-13 02:04:33.149 6641 DEBUG manila.scheduler.filters.driver [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-04-13 02:04:33.211167 | debian-bookworm | 2026-04-13 02:04:33.149 6641 DEBUG manila.scheduler.filters.driver [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-13 02:04:33.211174 | debian-bookworm | 2026-04-13 02:04:33.149 6641 DEBUG manila.scheduler.filters.driver [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Done checking host 'host1#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-13 02:04:33.211182 | debian-bookworm | 2026-04-13 02:04:33.149 6641 DEBUG manila.scheduler.filters.driver [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Driver Filter: Checking host 'host2#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-13 02:04:33.211190 | debian-bookworm | 2026-04-13 02:04:33.149 6641 DEBUG manila.scheduler.filters.driver [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-04-13 02:04:33.211198 | debian-bookworm | 2026-04-13 02:04:33.149 6641 DEBUG manila.scheduler.filters.driver [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-13 02:04:33.211206 | debian-bookworm | 2026-04-13 02:04:33.149 6641 DEBUG manila.scheduler.filters.driver [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Done checking host 'host2#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-13 02:04:33.211218 | debian-bookworm | 2026-04-13 02:04:33.150 6641 DEBUG manila.scheduler.filters.driver [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Driver Filter: Checking host 'host3#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-13 02:04:33.211236 | debian-bookworm | 2026-04-13 02:04:33.150 6641 DEBUG manila.scheduler.filters.driver [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-04-13 02:04:33.211244 | debian-bookworm | 2026-04-13 02:04:33.150 6641 DEBUG manila.scheduler.filters.driver [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-13 02:04:33.211253 | debian-bookworm | 2026-04-13 02:04:33.150 6641 DEBUG manila.scheduler.filters.driver [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Done checking host 'host3#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-13 02:04:33.211261 | debian-bookworm | 2026-04-13 02:04:33.150 6641 DEBUG manila.scheduler.filters.driver [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Driver Filter: Checking host 'host4#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-13 02:04:33.211269 | debian-bookworm | 2026-04-13 02:04:33.150 6641 DEBUG manila.scheduler.filters.driver [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-04-13 02:04:33.211277 | debian-bookworm | 2026-04-13 02:04:33.150 6641 DEBUG manila.scheduler.filters.driver [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-13 02:04:33.211285 | debian-bookworm | 2026-04-13 02:04:33.150 6641 DEBUG manila.scheduler.filters.driver [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Done checking host 'host4#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-13 02:04:33.211293 | debian-bookworm | 2026-04-13 02:04:33.150 6641 DEBUG manila.scheduler.filters.driver [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Driver Filter: Checking host 'host5#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-13 02:04:33.211300 | debian-bookworm | 2026-04-13 02:04:33.150 6641 DEBUG manila.scheduler.filters.driver [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-04-13 02:04:33.211308 | debian-bookworm | 2026-04-13 02:04:33.150 6641 DEBUG manila.scheduler.filters.driver [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-13 02:04:33.211316 | debian-bookworm | 2026-04-13 02:04:33.150 6641 DEBUG manila.scheduler.filters.driver [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Done checking host 'host5#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-13 02:04:33.211324 | debian-bookworm | 2026-04-13 02:04:33.151 6641 DEBUG manila.scheduler.filters.driver [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Driver Filter: Checking host 'host6#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-13 02:04:33.211332 | debian-bookworm | 2026-04-13 02:04:33.151 6641 DEBUG manila.scheduler.filters.driver [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-04-13 02:04:33.211339 | debian-bookworm | 2026-04-13 02:04:33.151 6641 DEBUG manila.scheduler.filters.driver [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-13 02:04:33.211347 | debian-bookworm | 2026-04-13 02:04:33.151 6641 DEBUG manila.scheduler.filters.driver [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Done checking host 'host6#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-13 02:04:33.211364 | debian-bookworm | 2026-04-13 02:04:33.151 6641 DEBUG manila.scheduler.filters.base [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Filter DriverFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.211376 | debian-bookworm | 2026-04-13 02:04:33.151 6641 DEBUG manila.scheduler.filters.base [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Filter ShareReplicationFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.211384 | debian-bookworm | 2026-04-13 02:04:33.151 6641 DEBUG manila.scheduler.filters.base [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Filter CreateFromSnapshotFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.211392 | debian-bookworm | 2026-04-13 02:04:33.151 6641 DEBUG manila.scheduler.filters.base [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Filter AffinityFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.211399 | debian-bookworm | 2026-04-13 02:04:33.152 6641 DEBUG manila.scheduler.filters.base [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Filter AntiAffinityFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.211407 | debian-bookworm | 2026-04-13 02:04:33.152 6641 DEBUG manila.scheduler.weighers.goodness [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Checking host 'host1#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-13 02:04:33.211415 | debian-bookworm | 2026-04-13 02:04:33.152 6641 WARNING manila.scheduler.weighers.goodness [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:04:33.211423 | debian-bookworm | 2026-04-13 02:04:33.152 6641 INFO manila.scheduler.weighers.goodness [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Goodness function result for host host1#_pool0: 0. 2026-04-13 02:04:33.211431 | debian-bookworm | 2026-04-13 02:04:33.152 6641 DEBUG manila.scheduler.weighers.goodness [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-13 02:04:33.211439 | debian-bookworm | 2026-04-13 02:04:33.152 6641 DEBUG manila.scheduler.weighers.goodness [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Done checking host 'host1#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-13 02:04:33.211447 | debian-bookworm | 2026-04-13 02:04:33.152 6641 DEBUG manila.scheduler.weighers.goodness [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Checking host 'host2#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-13 02:04:33.211454 | debian-bookworm | 2026-04-13 02:04:33.152 6641 WARNING manila.scheduler.weighers.goodness [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:04:33.211462 | debian-bookworm | 2026-04-13 02:04:33.152 6641 INFO manila.scheduler.weighers.goodness [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Goodness function result for host host2#_pool0: 0. 2026-04-13 02:04:33.211470 | debian-bookworm | 2026-04-13 02:04:33.153 6641 DEBUG manila.scheduler.weighers.goodness [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-13 02:04:33.211486 | debian-bookworm | 2026-04-13 02:04:33.153 6641 DEBUG manila.scheduler.weighers.goodness [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Done checking host 'host2#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-13 02:04:33.211494 | debian-bookworm | 2026-04-13 02:04:33.153 6641 DEBUG manila.scheduler.weighers.goodness [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Checking host 'host3#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-13 02:04:33.211505 | debian-bookworm | 2026-04-13 02:04:33.153 6641 WARNING manila.scheduler.weighers.goodness [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:04:33.211513 | debian-bookworm | 2026-04-13 02:04:33.153 6641 INFO manila.scheduler.weighers.goodness [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Goodness function result for host host3#_pool0: 0. 2026-04-13 02:04:33.211524 | debian-bookworm | 2026-04-13 02:04:33.153 6641 DEBUG manila.scheduler.weighers.goodness [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-13 02:04:33.211532 | debian-bookworm | 2026-04-13 02:04:33.153 6641 DEBUG manila.scheduler.weighers.goodness [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Done checking host 'host3#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-13 02:04:33.211540 | debian-bookworm | 2026-04-13 02:04:33.153 6641 DEBUG manila.scheduler.weighers.goodness [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Checking host 'host4#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-13 02:04:33.211548 | debian-bookworm | 2026-04-13 02:04:33.153 6641 WARNING manila.scheduler.weighers.goodness [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:04:33.211555 | debian-bookworm | 2026-04-13 02:04:33.153 6641 INFO manila.scheduler.weighers.goodness [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Goodness function result for host host4#_pool0: 0. 2026-04-13 02:04:33.211563 | debian-bookworm | 2026-04-13 02:04:33.153 6641 DEBUG manila.scheduler.weighers.goodness [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-13 02:04:33.211571 | debian-bookworm | 2026-04-13 02:04:33.154 6641 DEBUG manila.scheduler.weighers.goodness [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Done checking host 'host4#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-13 02:04:33.211578 | debian-bookworm | 2026-04-13 02:04:33.154 6641 DEBUG manila.scheduler.weighers.goodness [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Checking host 'host5#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-13 02:04:33.211586 | debian-bookworm | 2026-04-13 02:04:33.154 6641 WARNING manila.scheduler.weighers.goodness [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:04:33.211594 | debian-bookworm | 2026-04-13 02:04:33.154 6641 INFO manila.scheduler.weighers.goodness [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Goodness function result for host host5#_pool0: 0. 2026-04-13 02:04:33.211601 | debian-bookworm | 2026-04-13 02:04:33.154 6641 DEBUG manila.scheduler.weighers.goodness [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-13 02:04:33.211609 | debian-bookworm | 2026-04-13 02:04:33.154 6641 DEBUG manila.scheduler.weighers.goodness [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Done checking host 'host5#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-13 02:04:33.211622 | debian-bookworm | 2026-04-13 02:04:33.154 6641 DEBUG manila.scheduler.weighers.goodness [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Checking host 'host6#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-13 02:04:33.211630 | debian-bookworm | 2026-04-13 02:04:33.154 6641 WARNING manila.scheduler.weighers.goodness [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-13 02:04:33.211638 | debian-bookworm | 2026-04-13 02:04:33.154 6641 INFO manila.scheduler.weighers.goodness [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Goodness function result for host host6#_pool0: 0. 2026-04-13 02:04:33.211649 | debian-bookworm | 2026-04-13 02:04:33.154 6641 DEBUG manila.scheduler.weighers.goodness [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-13 02:04:33.211657 | debian-bookworm | 2026-04-13 02:04:33.154 6641 DEBUG manila.scheduler.weighers.goodness [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Done checking host 'host6#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-13 02:04:33.211667 | debian-bookworm | 2026-04-13 02:04:33.155 6641 INFO manila.coordination [None req-3483e18f-ccb0-4e02-bd64-a4aec94ed8cb user project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.212053 | debian-bookworm | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_host_passes_filters_happy_day [0.052778s] ... ok 2026-04-13 02:04:33.212075 | debian-bookworm | 2026-04-13 02:04:33.196 6641 INFO manila.coordination [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.212389 | debian-bookworm | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_retry_exceeded_max_attempts [0.040781s] ... ok 2026-04-13 02:04:33.215411 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_get [0.019578s] ... ok 2026-04-13 02:04:33.216518 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-04-13 02:04:33.216540 | debian-bookworm | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-04-13 02:04:33.217612 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-04-13 02:04:33.217807 | debian-bookworm | signop = oneOf('+ -') 2026-04-13 02:04:33.218091 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-04-13 02:04:33.218111 | debian-bookworm | operand.setParseAction(EvalConstant) 2026-04-13 02:04:33.218119 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-04-13 02:04:33.218127 | debian-bookworm | expr = infixNotation(operand, [ 2026-04-13 02:04:33.220506 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-13 02:04:33.220522 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-13 02:04:33.220765 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-13 02:04:33.220784 | debian-bookworm | return fn(self, *args, **kwargs) 2026-04-13 02:04:33.235049 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_get_not_found [0.019645s] ... ok 2026-04-13 02:04:33.255240 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rehost_volume [0.019754s] ... ok 2026-04-13 02:04:33.259321 | debian-bookworm | 2026-04-13 02:04:33.258 6641 INFO manila.coordination [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.260338 | debian-bookworm | {7} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_comparisons [0.061447s] ... ok 2026-04-13 02:04:33.274978 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_release_snapmirror_vol [0.019965s] ... ok 2026-04-13 02:04:33.280593 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-13 02:04:33.280618 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-13 02:04:33.280627 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-13 02:04:33.280635 | debian-bookworm | return fn(self, *args, **kwargs) 2026-04-13 02:04:33.294647 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_preferred_dcs_error [0.019480s] ... ok 2026-04-13 02:04:33.314809 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rename_nfs_export_policy_error [0.020147s] ... ok 2026-04-13 02:04:33.334771 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_reset_volume_autosize [0.019684s] ... ok 2026-04-13 02:04:33.354986 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_preferred_dc [0.020016s] ... ok 2026-04-13 02:04:33.359334 | debian-bookworm | 2026-04-13 02:04:33.357 6641 INFO manila.coordination [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.359824 | debian-bookworm | {7} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_parentheses [0.099304s] ... ok 2026-04-13 02:04:33.374597 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_qos_policy_group_for_volume [0.019695s] ... ok 2026-04-13 02:04:33.377543 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-13 02:04:33.377568 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-13 02:04:33.377576 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-13 02:04:33.377584 | debian-bookworm | return fn(self, *args, **kwargs) 2026-04-13 02:04:33.394445 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_snaplock_attributes_2 [0.019703s] ... ok 2026-04-13 02:04:33.398500 | debian-bookworm | 2026-04-13 02:04:33.396 6641 INFO manila.coordination [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.398927 | debian-bookworm | {7} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_ternary_conditional [0.038809s] ... ok 2026-04-13 02:04:33.414454 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_snaplock_attributes_3 [0.020047s] ... ok 2026-04-13 02:04:33.420653 | debian-bookworm | 2026-04-13 02:04:33.418 6641 INFO manila.coordination [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.421097 | debian-bookworm | {7} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_scheduler_hint_not_set_2 [0.021776s] ... ok 2026-04-13 02:04:33.434193 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_snaplock_attributes_none [0.019585s] ... ok 2026-04-13 02:04:33.447231 | debian-bookworm | 2026-04-13 02:04:33.437 6641 DEBUG manila.scheduler.filters.base [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Starting with 4 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:80 2026-04-13 02:04:33.447258 | debian-bookworm | 2026-04-13 02:04:33.438 6641 DEBUG manila.scheduler.filters.base [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Filter FakeFilter1 returned 4 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.447268 | debian-bookworm | 2026-04-13 02:04:33.438 6641 DEBUG manila.scheduler.filters.base [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Filter FakeFilter2 returned 4 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.447276 | debian-bookworm | 2026-04-13 02:04:33.438 6641 DEBUG manila.scheduler.filters.base [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Filter FakeFilter3 returned 4 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.447283 | debian-bookworm | 2026-04-13 02:04:33.438 6641 DEBUG manila.scheduler.filters.base [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Filter FakeFilter4 returned 4 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-13 02:04:33.447292 | debian-bookworm | 2026-04-13 02:04:33.439 6641 INFO manila.coordination [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.447675 | debian-bookworm | {7} manila.tests.scheduler.filters.test_base.TestBaseFilterHandler.test_get_filtered_objects [0.020128s] ... ok 2026-04-13 02:04:33.454488 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_name [0.020297s] ... ok 2026-04-13 02:04:33.463027 | debian-bookworm | 2026-04-13 02:04:33.458 6641 DEBUG manila.scheduler.utils [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Share type extra spec requirement "opt1=fake" does not match reported capability "[True, False]" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-04-13 02:04:33.463055 | debian-bookworm | 2026-04-13 02:04:33.458 6641 DEBUG manila.scheduler.filters.capabilities [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] host: 'host1', free_capacity_gb: 1024, pools: {} fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-13 02:04:33.463064 | debian-bookworm | 2026-04-13 02:04:33.459 6641 INFO manila.coordination [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.463404 | debian-bookworm | {7} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_extra_specs_list_complex [0.019869s] ... ok 2026-04-13 02:04:33.474283 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_snapmirror_restore_vol [0.019643s] ... ok 2026-04-13 02:04:33.483553 | debian-bookworm | 2026-04-13 02:04:33.478 6641 DEBUG manila.scheduler.utils [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Share type extra spec requirement "opt2=222" does not match reported capability "2" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-04-13 02:04:33.483582 | debian-bookworm | 2026-04-13 02:04:33.478 6641 DEBUG manila.scheduler.filters.capabilities [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] host: 'host1', free_capacity_gb: 1024, pools: {} fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-13 02:04:33.483591 | debian-bookworm | 2026-04-13 02:04:33.478 6641 INFO manila.coordination [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.484003 | debian-bookworm | {7} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_extra_specs_simple [0.019693s] ... ok 2026-04-13 02:04:33.492247 | debian-bookworm | Delete volume fake_volume_name failed, renaming.. 2026-04-13 02:04:33.494373 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_soft_delete_volume_error [0.019994s] ... ok 2026-04-13 02:04:33.500622 | debian-bookworm | 2026-04-13 02:04:33.498 6641 INFO manila.coordination [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.500969 | debian-bookworm | {7} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_simple [0.019844s] ... ok 2026-04-13 02:04:33.514957 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migrate_pause [0.020365s] ... ok 2026-04-13 02:04:33.520529 | debian-bookworm | 2026-04-13 02:04:33.518 6641 INFO manila.coordination [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.520918 | debian-bookworm | {7} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_mount_point_name_support_pass [0.019720s] ... ok 2026-04-13 02:04:33.534628 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migration_start_2_ipspace_fake [0.019763s] ... ok 2026-04-13 02:04:33.542559 | debian-bookworm | 2026-04-13 02:04:33.537 6641 DEBUG manila.scheduler.filters.capacity [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Space information for share creation on host host1 (requested / avail): 100/90 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:33.542584 | debian-bookworm | 2026-04-13 02:04:33.537 6641 WARNING manila.scheduler.filters.capacity [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Insufficient free space for share creation on host host1 (requested / avail): 100/90 2026-04-13 02:04:33.542592 | debian-bookworm | 2026-04-13 02:04:33.538 6641 INFO manila.coordination [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.543172 | debian-bookworm | {7} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_share_extend_reserved_1 [0.019709s] ... ok 2026-04-13 02:04:33.554900 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_junctioned_volumes_2_ [0.019972s] ... ok 2026-04-13 02:04:33.561672 | debian-bookworm | 2026-04-13 02:04:33.558 6641 WARNING manila.scheduler.filters.capacity [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Insufficient free space for share creation. Total capacity is 0.00 on host host1. 2026-04-13 02:04:33.561712 | debian-bookworm | 2026-04-13 02:04:33.559 6641 INFO manila.coordination [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.562135 | debian-bookworm | {7} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_total_3 [0.020655s] ... ok 2026-04-13 02:04:33.575421 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_snapmirror_relationships_2_destination [0.020407s] ... ok 2026-04-13 02:04:33.583247 | debian-bookworm | 2026-04-13 02:04:33.577 6641 DEBUG manila.scheduler.filters.capacity [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Space information for share creation on host host1 (requested / avail): 100/175 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:33.583276 | debian-bookworm | 2026-04-13 02:04:33.578 6641 WARNING manila.scheduler.filters.capacity [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Insufficient free space for thin provisioning. The ratio of provisioned capacity over total capacity 1.60 would exceed the maximum over subscription ratio 1.50 on host host1. 2026-04-13 02:04:33.583285 | debian-bookworm | 2026-04-13 02:04:33.578 6641 INFO manila.coordination [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.583646 | debian-bookworm | {7} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_02 [0.019271s] ... ok 2026-04-13 02:04:33.594228 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__build_headers_1_True [0.018698s] ... ok 2026-04-13 02:04:33.602657 | debian-bookworm | 2026-04-13 02:04:33.597 6641 DEBUG manila.scheduler.filters.capacity [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Space information for share creation on host host1 (requested / avail): 100/75 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:33.602683 | debian-bookworm | 2026-04-13 02:04:33.598 6641 WARNING manila.scheduler.filters.capacity [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Insufficient free space for share creation on host host1 (requested / avail): 100/75 2026-04-13 02:04:33.602692 | debian-bookworm | 2026-04-13 02:04:33.598 6641 INFO manila.coordination [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.603042 | debian-bookworm | {7} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_15 [0.019837s] ... ok 2026-04-13 02:04:33.612690 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__get_base_url_2 [0.018580s] ... ok 2026-04-13 02:04:33.621198 | debian-bookworm | 2026-04-13 02:04:33.617 6641 DEBUG manila.scheduler.filters.capacity [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Space information for share creation on host host1 (requested / avail): 3000/175 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:33.621227 | debian-bookworm | 2026-04-13 02:04:33.618 6641 INFO manila.coordination [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.621611 | debian-bookworm | {7} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_02 [0.019530s] ... ok 2026-04-13 02:04:33.631265 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__get_base_url_4 [0.018421s] ... ok 2026-04-13 02:04:33.640832 | debian-bookworm | 2026-04-13 02:04:33.637 6641 DEBUG manila.scheduler.filters.capacity [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Space information for share creation on host host1 (requested / avail): 100/175 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-13 02:04:33.640868 | debian-bookworm | 2026-04-13 02:04:33.637 6641 INFO manila.coordination [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.641195 | debian-bookworm | {7} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_08 [0.019576s] ... ok 2026-04-13 02:04:33.650794 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_3 [0.019432s] ... ok 2026-04-13 02:04:33.659423 | debian-bookworm | 2026-04-13 02:04:33.657 6641 INFO manila.coordination [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.659765 | debian-bookworm | {7} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_same_availability_zone [0.019582s] ... ok 2026-04-13 02:04:33.669605 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_api_version_value_error_1 [0.018754s] ... ok 2026-04-13 02:04:33.677006 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-13 02:04:33.677033 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-13 02:04:33.677042 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-13 02:04:33.677050 | debian-bookworm | return fn(self, *args, **kwargs) 2026-04-13 02:04:33.678717 | debian-bookworm | 2026-04-13 02:04:33.676 6641 DEBUG manila.scheduler.filters.driver [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Driver Filter: Checking host 'host1' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-13 02:04:33.685504 | debian-bookworm | 2026-04-13 02:04:33.679 6641 INFO manila.scheduler.filters.driver [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Filter function result for host host1: True. 2026-04-13 02:04:33.685539 | debian-bookworm | 2026-04-13 02:04:33.679 6641 DEBUG manila.scheduler.filters.driver [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-13 02:04:33.685553 | debian-bookworm | 2026-04-13 02:04:33.680 6641 DEBUG manila.scheduler.filters.driver [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Done checking host 'host1' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-13 02:04:33.685564 | debian-bookworm | 2026-04-13 02:04:33.680 6641 INFO manila.coordination [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.685925 | debian-bookworm | {7} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_capabilities [0.023175s] ... ok 2026-04-13 02:04:33.688129 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_timeout_value_error_1___ [0.018478s] ... ok 2026-04-13 02:04:33.701232 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-13 02:04:33.701263 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-13 02:04:33.701272 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-13 02:04:33.701290 | debian-bookworm | return fn(self, *args, **kwargs) 2026-04-13 02:04:33.703006 | debian-bookworm | 2026-04-13 02:04:33.700 6641 DEBUG manila.scheduler.filters.driver [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Driver Filter: Checking host 'host1' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-13 02:04:33.708619 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_break_snapmirror [0.019992s] ... ok 2026-04-13 02:04:33.709855 | debian-bookworm | 2026-04-13 02:04:33.703 6641 INFO manila.scheduler.filters.driver [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Filter function result for host host1: False. 2026-04-13 02:04:33.709899 | debian-bookworm | 2026-04-13 02:04:33.703 6641 DEBUG manila.scheduler.filters.driver [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Result: False host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-13 02:04:33.709915 | debian-bookworm | 2026-04-13 02:04:33.703 6641 DEBUG manila.scheduler.filters.driver [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Done checking host 'host1' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-13 02:04:33.709927 | debian-bookworm | 2026-04-13 02:04:33.704 6641 INFO manila.coordination [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.710281 | debian-bookworm | {7} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_failing_function [0.023091s] ... ok 2026-04-13 02:04:33.723856 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-13 02:04:33.723885 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-13 02:04:33.723903 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-13 02:04:33.723911 | debian-bookworm | return fn(self, *args, **kwargs) 2026-04-13 02:04:33.725608 | debian-bookworm | 2026-04-13 02:04:33.723 6641 DEBUG manila.scheduler.filters.driver [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Driver Filter: Checking host 'host1' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-13 02:04:33.730942 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_change_snapmirror_source_dhss_true [0.022136s] ... ok 2026-04-13 02:04:33.732998 | debian-bookworm | 2026-04-13 02:04:33.726 6641 INFO manila.scheduler.filters.driver [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Filter function result for host host1: True. 2026-04-13 02:04:33.733031 | debian-bookworm | 2026-04-13 02:04:33.726 6641 DEBUG manila.scheduler.filters.driver [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-13 02:04:33.733045 | debian-bookworm | 2026-04-13 02:04:33.726 6641 DEBUG manila.scheduler.filters.driver [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Done checking host 'host1' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-13 02:04:33.733057 | debian-bookworm | 2026-04-13 02:04:33.727 6641 INFO manila.coordination [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.733495 | debian-bookworm | {7} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_no_share_extra_specs [0.023215s] ... ok 2026-04-13 02:04:33.749443 | debian-bookworm | 2026-04-13 02:04:33.747 6641 INFO manila.coordination [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.750071 | debian-bookworm | {7} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_empty_filters_pass [0.019892s] ... ok 2026-04-13 02:04:33.751086 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_2 [0.020498s] ... ok 2026-04-13 02:04:33.769353 | debian-bookworm | 2026-04-13 02:04:33.767 6641 INFO manila.coordination [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.769905 | debian-bookworm | {7} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_fails_on_memory [0.019591s] ... ok 2026-04-13 02:04:33.772292 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_error_deleting [0.020923s] ... ok 2026-04-13 02:04:33.790041 | debian-bookworm | 2026-04-13 02:04:33.788 6641 INFO manila.coordination [None req-d14a86a6-436f-4eaf-9a47-c0fc1122eb04 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.790566 | debian-bookworm | {7} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_invalid_num_arguments_fails [0.020845s] ... ok 2026-04-13 02:04:33.792899 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_snapmirrors [0.020439s] ... ok 2026-04-13 02:04:33.809433 | debian-bookworm | 2026-04-13 02:04:33.807 6641 INFO manila.coordination [None req-5924183d-333a-4ff7-9837-94e27ba832de fake - - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.809990 | debian-bookworm | {7} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_fails_host_has_replicas [0.019321s] ... ok 2026-04-13 02:04:33.813912 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_wait_time_1_None [0.020983s] ... ok 2026-04-13 02:04:33.829232 | debian-bookworm | 2026-04-13 02:04:33.827 6641 INFO manila.coordination [None req-67c886a8-e907-4257-81d3-adb1feee7bd3 fake - - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.829728 | debian-bookworm | {7} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_passes_happy_day [0.019806s] ... ok 2026-04-13 02:04:33.834570 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_vol_2 [0.020485s] ... ok 2026-04-13 02:04:33.849235 | debian-bookworm | 2026-04-13 02:04:33.847 6641 INFO manila.coordination [None req-67c886a8-e907-4257-81d3-adb1feee7bd3 fake - - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.849897 | debian-bookworm | {7} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_choose_host_filters [0.019910s] ... ok 2026-04-13 02:04:33.853897 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_client_for_host [0.019106s] ... ok 2026-04-13 02:04:33.870762 | debian-bookworm | 2026-04-13 02:04:33.868 6641 INFO manila.coordination [None req-67c886a8-e907-4257-81d3-adb1feee7bd3 fake - - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.871259 | debian-bookworm | {7} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_1_None [0.021496s] ... ok 2026-04-13 02:04:33.874994 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_fpolicy_file_operations [0.020819s] ... ok 2026-04-13 02:04:33.894364 | debian-bookworm | 2026-04-13 02:04:33.892 6641 INFO manila.coordination [None req-67c886a8-e907-4257-81d3-adb1feee7bd3 fake - - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.894891 | debian-bookworm | {7} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_4 [0.023732s] ... ok 2026-04-13 02:04:33.896822 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_7_min [0.021976s] ... ok 2026-04-13 02:04:33.917088 | debian-bookworm | 2026-04-13 02:04:33.915 6641 INFO manila.coordination [None req-67c886a8-e907-4257-81d3-adb1feee7bd3 fake - - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.918076 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_neg [0.020764s] ... ok 2026-04-13 02:04:33.918703 | debian-bookworm | {7} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_consume_from_share_invalid_capacity [0.022531s] ... ok 2026-04-13 02:04:33.938895 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_6_infinite [0.020964s] ... ok 2026-04-13 02:04:33.946438 | debian-bookworm | 2026-04-13 02:04:33.937 6641 DEBUG oslo_concurrency.lockutils [None req-445db8ac-ef6b-4f50-9454-6bfab2929198 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:33.946474 | debian-bookworm | 2026-04-13 02:04:33.938 6641 DEBUG oslo_concurrency.lockutils [None req-445db8ac-ef6b-4f50-9454-6bfab2929198 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:33.946497 | debian-bookworm | 2026-04-13 02:04:33.938 6641 DEBUG oslo_concurrency.lockutils [None req-445db8ac-ef6b-4f50-9454-6bfab2929198 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:33.946509 | debian-bookworm | 2026-04-13 02:04:33.939 6641 INFO manila.coordination [None req-445db8ac-ef6b-4f50-9454-6bfab2929198 user project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.946969 | debian-bookworm | {7} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_16 [0.023969s] ... ok 2026-04-13 02:04:33.959767 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_2 [0.020725s] ... ok 2026-04-13 02:04:33.981760 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_fpolicy_for_share_2 [0.022001s] ... ok 2026-04-13 02:04:33.984138 | debian-bookworm | --- Logging error --- 2026-04-13 02:04:33.984440 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:33.984458 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-04-13 02:04:33.984466 | debian-bookworm | msg = self.format(record) 2026-04-13 02:04:33.984475 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.984482 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-04-13 02:04:33.984490 | debian-bookworm | return fmt.format(record) 2026-04-13 02:04:33.984498 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.984506 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-13 02:04:33.984533 | debian-bookworm | context = _update_record_with_context(record) 2026-04-13 02:04:33.984541 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.984549 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-13 02:04:33.984557 | debian-bookworm | d = _dictify_context(context) 2026-04-13 02:04:33.984564 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.984572 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-13 02:04:33.984580 | debian-bookworm | return context.get_logging_values() 2026-04-13 02:04:33.984587 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.984595 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-13 02:04:33.984603 | debian-bookworm | values.update(self.to_dict()) 2026-04-13 02:04:33.984610 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-04-13 02:04:33.984618 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-13 02:04:33.984625 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-04-13 02:04:33.984633 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.984641 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-13 02:04:33.984648 | debian-bookworm | return self._read_deleted 2026-04-13 02:04:33.984656 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:33.984663 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-04-13 02:04:33.985048 | debian-bookworm | Call stack: 2026-04-13 02:04:33.985091 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-04-13 02:04:33.985104 | debian-bookworm | File "", line 88, in _run_code 2026-04-13 02:04:33.985116 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-13 02:04:33.985127 | debian-bookworm | main() 2026-04-13 02:04:33.985137 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-13 02:04:33.985148 | debian-bookworm | program.TestProgram( 2026-04-13 02:04:33.985156 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-13 02:04:33.985164 | debian-bookworm | self.runTests() 2026-04-13 02:04:33.985171 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-13 02:04:33.985179 | debian-bookworm | self.result = testRunner.run(self.test) 2026-04-13 02:04:33.985186 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-13 02:04:33.985194 | debian-bookworm | test(result) 2026-04-13 02:04:33.985201 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:33.985209 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:33.985217 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:33.985224 | debian-bookworm | test(result) 2026-04-13 02:04:33.985232 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:33.985239 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:33.985248 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:33.985256 | debian-bookworm | test(result) 2026-04-13 02:04:33.985265 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:33.985273 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:33.985286 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:33.985293 | debian-bookworm | test(result) 2026-04-13 02:04:33.985301 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-04-13 02:04:33.985308 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:33.985329 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 906, in run 2026-04-13 02:04:33.985337 | debian-bookworm | return run_test.run(result) 2026-04-13 02:04:33.985344 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-04-13 02:04:33.985352 | debian-bookworm | return self._run_one(actual_result) 2026-04-13 02:04:33.985360 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-13 02:04:33.985367 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-13 02:04:33.985375 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-13 02:04:33.985383 | debian-bookworm | self._run_core() 2026-04-13 02:04:33.985390 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-13 02:04:33.985398 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-13 02:04:33.985405 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-13 02:04:33.985413 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:04:33.985420 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-13 02:04:33.985428 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-13 02:04:33.985435 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/test_manager.py", line 69, in setUp 2026-04-13 02:04:33.985443 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-04-13 02:04:33.985450 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-13 02:04:33.985458 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-04-13 02:04:33.985651 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-13 02:04:33.985662 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-13 02:04:33.985670 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:04:33.985677 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:04:33.985695 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-13 02:04:33.985703 | debian-bookworm | return self.enforce( 2026-04-13 02:04:33.985710 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-13 02:04:33.985718 | debian-bookworm | self.load_rules() 2026-04-13 02:04:33.985726 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-13 02:04:33.985733 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-04-13 02:04:33.985750 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-13 02:04:33.985758 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-04-13 02:04:33.985766 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-13 02:04:33.985774 | debian-bookworm | LOG.warning( 2026-04-13 02:04:33.985782 | debian-bookworm | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-04-13 02:04:33.985791 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-13 02:04:33.988578 | debian-bookworm | 2026-04-13 02:04:33.986 6641 WARNING manila.scheduler.manager [None req-6eb99a60-1204-4b71-af21-089bd220ccc5 fake_user fake_project - - - -] Failed to schedule_create_share_replica: No valid host was found. .: manila.exception.NoValidHost: No valid host was found. . 2026-04-13 02:04:33.990306 | debian-bookworm | 2026-04-13 02:04:33.989 6641 INFO manila.message.api [None req-6eb99a60-1204-4b71-af21-089bd220ccc5 fake_user fake_project - - - -] Creating message record for request_id = req-6eb99a60-1204-4b71-af21-089bd220ccc5 2026-04-13 02:04:33.992784 | debian-bookworm | 2026-04-13 02:04:33.991 6641 INFO manila.coordination [None req-6eb99a60-1204-4b71-af21-089bd220ccc5 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:33.993522 | debian-bookworm | {7} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_replica_no_valid_host [0.051888s] ... ok 2026-04-13 02:04:34.005047 | debian-bookworm | Caught an unexpected internal state 'unknown_state' for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad. Aborting operation. 2026-04-13 02:04:34.005075 | debian-bookworm | NoneType: None 2026-04-13 02:04:34.007662 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_unknown [0.025759s] ... ok 2026-04-13 02:04:34.028854 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backend_snapmirror_policy_name_svm [0.021051s] ... ok 2026-04-13 02:04:34.034005 | debian-bookworm | --- Logging error --- 2026-04-13 02:04:34.034508 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:34.034528 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-04-13 02:04:34.034536 | debian-bookworm | msg = self.format(record) 2026-04-13 02:04:34.034544 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:34.034562 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-04-13 02:04:34.034570 | debian-bookworm | return fmt.format(record) 2026-04-13 02:04:34.034578 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:34.034586 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-13 02:04:34.034594 | debian-bookworm | context = _update_record_with_context(record) 2026-04-13 02:04:34.034601 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:34.034609 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-13 02:04:34.034618 | debian-bookworm | d = _dictify_context(context) 2026-04-13 02:04:34.034625 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:34.034633 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-13 02:04:34.034641 | debian-bookworm | return context.get_logging_values() 2026-04-13 02:04:34.034649 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:34.034657 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-13 02:04:34.034664 | debian-bookworm | values.update(self.to_dict()) 2026-04-13 02:04:34.034672 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-04-13 02:04:34.034679 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-13 02:04:34.034687 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-04-13 02:04:34.034694 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:34.034702 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-13 02:04:34.034710 | debian-bookworm | return self._read_deleted 2026-04-13 02:04:34.034717 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:34.034725 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-04-13 02:04:34.034732 | debian-bookworm | Call stack: 2026-04-13 02:04:34.034760 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-04-13 02:04:34.034768 | debian-bookworm | File "", line 88, in _run_code 2026-04-13 02:04:34.034776 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-13 02:04:34.034783 | debian-bookworm | main() 2026-04-13 02:04:34.034791 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-13 02:04:34.034799 | debian-bookworm | program.TestProgram( 2026-04-13 02:04:34.034806 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-13 02:04:34.034814 | debian-bookworm | self.runTests() 2026-04-13 02:04:34.034822 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-13 02:04:34.034830 | debian-bookworm | self.result = testRunner.run(self.test) 2026-04-13 02:04:34.034837 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-13 02:04:34.034845 | debian-bookworm | test(result) 2026-04-13 02:04:34.034853 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:34.034860 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:34.034868 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:34.034875 | debian-bookworm | test(result) 2026-04-13 02:04:34.034883 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:34.034890 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:34.034898 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:34.034906 | debian-bookworm | test(result) 2026-04-13 02:04:34.034913 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:34.034921 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:34.034928 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:34.034936 | debian-bookworm | test(result) 2026-04-13 02:04:34.034944 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-04-13 02:04:34.034951 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:34.034959 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 906, in run 2026-04-13 02:04:34.034967 | debian-bookworm | return run_test.run(result) 2026-04-13 02:04:34.034978 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-04-13 02:04:34.034986 | debian-bookworm | return self._run_one(actual_result) 2026-04-13 02:04:34.034994 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-13 02:04:34.035002 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-13 02:04:34.035009 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-13 02:04:34.035017 | debian-bookworm | self._run_core() 2026-04-13 02:04:34.035025 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-13 02:04:34.035039 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-13 02:04:34.035047 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-13 02:04:34.035054 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:04:34.035062 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-13 02:04:34.035070 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-13 02:04:34.035083 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/test_manager.py", line 69, in setUp 2026-04-13 02:04:34.035091 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-04-13 02:04:34.035098 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-13 02:04:34.035106 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-04-13 02:04:34.035114 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-13 02:04:34.035121 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-13 02:04:34.035129 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:04:34.035137 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:04:34.035144 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-13 02:04:34.035152 | debian-bookworm | return self.enforce( 2026-04-13 02:04:34.035160 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-13 02:04:34.035167 | debian-bookworm | self.load_rules() 2026-04-13 02:04:34.035175 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-13 02:04:34.035183 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-04-13 02:04:34.035191 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-13 02:04:34.035198 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-04-13 02:04:34.035206 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-13 02:04:34.035214 | debian-bookworm | LOG.warning( 2026-04-13 02:04:34.035222 | debian-bookworm | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-04-13 02:04:34.035230 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-13 02:04:34.038551 | debian-bookworm | 2026-04-13 02:04:34.036 6641 INFO manila.coordination [None req-2bde4b37-0cd9-4896-8ff0-8d340f7d07ea fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.039022 | debian-bookworm | {7} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_scheduler_driver_mapper_2_manila_scheduler_drivers_filter_FilterScheduler [0.044868s] ... ok 2026-04-13 02:04:34.050582 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_volume_for_backup [0.021564s] ... ok 2026-04-13 02:04:34.072844 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_volume_for_backup_create_new_vol [0.022326s] ... ok 2026-04-13 02:04:34.079264 | debian-bookworm | --- Logging error --- 2026-04-13 02:04:34.079517 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:34.079936 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-04-13 02:04:34.079955 | debian-bookworm | msg = self.format(record) 2026-04-13 02:04:34.079963 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:34.079981 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-04-13 02:04:34.079990 | debian-bookworm | return fmt.format(record) 2026-04-13 02:04:34.079997 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:34.080009 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-13 02:04:34.080017 | debian-bookworm | context = _update_record_with_context(record) 2026-04-13 02:04:34.080035 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:34.080044 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-13 02:04:34.080052 | debian-bookworm | d = _dictify_context(context) 2026-04-13 02:04:34.080059 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:34.080067 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-13 02:04:34.080075 | debian-bookworm | return context.get_logging_values() 2026-04-13 02:04:34.080082 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:34.080090 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-13 02:04:34.080098 | debian-bookworm | values.update(self.to_dict()) 2026-04-13 02:04:34.080105 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-04-13 02:04:34.080113 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-13 02:04:34.080121 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-04-13 02:04:34.080131 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:34.080141 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-13 02:04:34.080152 | debian-bookworm | return self._read_deleted 2026-04-13 02:04:34.080199 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:34.080211 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-04-13 02:04:34.080221 | debian-bookworm | Call stack: 2026-04-13 02:04:34.080233 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-04-13 02:04:34.080244 | debian-bookworm | File "", line 88, in _run_code 2026-04-13 02:04:34.080254 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-13 02:04:34.080264 | debian-bookworm | main() 2026-04-13 02:04:34.080275 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-13 02:04:34.080285 | debian-bookworm | program.TestProgram( 2026-04-13 02:04:34.080296 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-13 02:04:34.080306 | debian-bookworm | self.runTests() 2026-04-13 02:04:34.080316 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-13 02:04:34.080327 | debian-bookworm | self.result = testRunner.run(self.test) 2026-04-13 02:04:34.080337 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-13 02:04:34.080347 | debian-bookworm | test(result) 2026-04-13 02:04:34.080356 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:34.080366 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:34.080377 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:34.080387 | debian-bookworm | test(result) 2026-04-13 02:04:34.080398 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:34.080409 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:34.080420 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:34.080430 | debian-bookworm | test(result) 2026-04-13 02:04:34.080440 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:34.080450 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:34.080460 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:34.080470 | debian-bookworm | test(result) 2026-04-13 02:04:34.080480 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-04-13 02:04:34.080490 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:34.080501 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 906, in run 2026-04-13 02:04:34.080523 | debian-bookworm | return run_test.run(result) 2026-04-13 02:04:34.080534 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-04-13 02:04:34.080545 | debian-bookworm | return self._run_one(actual_result) 2026-04-13 02:04:34.080556 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-13 02:04:34.080567 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-13 02:04:34.080578 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-13 02:04:34.080589 | debian-bookworm | self._run_core() 2026-04-13 02:04:34.080600 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-13 02:04:34.080621 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-13 02:04:34.080633 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-13 02:04:34.080644 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:04:34.080656 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-13 02:04:34.080672 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-13 02:04:34.080684 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/test_manager.py", line 69, in setUp 2026-04-13 02:04:34.080695 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-04-13 02:04:34.080706 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-13 02:04:34.080717 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-04-13 02:04:34.080728 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-13 02:04:34.080739 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-13 02:04:34.080749 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:04:34.080760 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:04:34.080767 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-13 02:04:34.080775 | debian-bookworm | return self.enforce( 2026-04-13 02:04:34.080782 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-13 02:04:34.080790 | debian-bookworm | self.load_rules() 2026-04-13 02:04:34.080798 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-13 02:04:34.080805 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-04-13 02:04:34.080813 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-13 02:04:34.080821 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-04-13 02:04:34.080828 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-13 02:04:34.080836 | debian-bookworm | LOG.warning( 2026-04-13 02:04:34.080845 | debian-bookworm | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-04-13 02:04:34.080853 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-13 02:04:34.084653 | debian-bookworm | 2026-04-13 02:04:34.082 6641 INFO manila.coordination [None req-fb4aade2-642c-434d-9078-d99b794f9966 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.085079 | debian-bookworm | {7} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_update_service_capabilities [0.046047s] ... ok 2026-04-13 02:04:34.094375 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_group_cg_3__None__False_ [0.021479s] ... ok 2026-04-13 02:04:34.115575 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_snaplock_compatible_for_migration_for_unified_aggr [0.021074s] ... ok 2026-04-13 02:04:34.122328 | debian-bookworm | --- Logging error --- 2026-04-13 02:04:34.122621 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:34.122642 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-04-13 02:04:34.122650 | debian-bookworm | msg = self.format(record) 2026-04-13 02:04:34.122658 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:34.122665 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-04-13 02:04:34.122673 | debian-bookworm | return fmt.format(record) 2026-04-13 02:04:34.122681 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:34.122689 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-13 02:04:34.122696 | debian-bookworm | context = _update_record_with_context(record) 2026-04-13 02:04:34.122704 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:34.122712 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-13 02:04:34.122720 | debian-bookworm | d = _dictify_context(context) 2026-04-13 02:04:34.122728 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:34.122735 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-13 02:04:34.122743 | debian-bookworm | return context.get_logging_values() 2026-04-13 02:04:34.122751 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:34.122758 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-13 02:04:34.122766 | debian-bookworm | values.update(self.to_dict()) 2026-04-13 02:04:34.122774 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-04-13 02:04:34.122781 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-13 02:04:34.122789 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-04-13 02:04:34.122796 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:34.122814 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-13 02:04:34.122822 | debian-bookworm | return self._read_deleted 2026-04-13 02:04:34.122830 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:34.122837 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-04-13 02:04:34.122845 | debian-bookworm | Call stack: 2026-04-13 02:04:34.122961 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-04-13 02:04:34.122976 | debian-bookworm | File "", line 88, in _run_code 2026-04-13 02:04:34.122992 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-13 02:04:34.123000 | debian-bookworm | main() 2026-04-13 02:04:34.123008 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-13 02:04:34.123015 | debian-bookworm | program.TestProgram( 2026-04-13 02:04:34.123023 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-13 02:04:34.123031 | debian-bookworm | self.runTests() 2026-04-13 02:04:34.123048 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-13 02:04:34.123056 | debian-bookworm | self.result = testRunner.run(self.test) 2026-04-13 02:04:34.123064 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-13 02:04:34.123071 | debian-bookworm | test(result) 2026-04-13 02:04:34.123079 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:34.123086 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:34.123094 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:34.123101 | debian-bookworm | test(result) 2026-04-13 02:04:34.123109 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:34.123117 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:34.123124 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:34.123132 | debian-bookworm | test(result) 2026-04-13 02:04:34.123139 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:34.123147 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:34.123154 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:34.123162 | debian-bookworm | test(result) 2026-04-13 02:04:34.123169 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-04-13 02:04:34.123177 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:34.123184 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 906, in run 2026-04-13 02:04:34.123192 | debian-bookworm | return run_test.run(result) 2026-04-13 02:04:34.123200 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-04-13 02:04:34.123207 | debian-bookworm | return self._run_one(actual_result) 2026-04-13 02:04:34.123215 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-13 02:04:34.123223 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-13 02:04:34.123230 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-13 02:04:34.123238 | debian-bookworm | self._run_core() 2026-04-13 02:04:34.123247 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 167, in _run_core 2026-04-13 02:04:34.123255 | debian-bookworm | if self.exception_caught == self._run_user( 2026-04-13 02:04:34.123264 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-13 02:04:34.123272 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:04:34.123280 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-04-13 02:04:34.123287 | debian-bookworm | return self._get_test_method()() 2026-04-13 02:04:34.123295 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/test_rpcapi.py", line 126, in test_manage_share 2026-04-13 02:04:34.123303 | debian-bookworm | self._test_scheduler_api('manage_share', 2026-04-13 02:04:34.123310 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/test_rpcapi.py", line 37, in _test_scheduler_api 2026-04-13 02:04:34.123318 | debian-bookworm | ctxt = context.RequestContext('fake_user', 'fake_project') 2026-04-13 02:04:34.123325 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-13 02:04:34.123333 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-04-13 02:04:34.123340 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-13 02:04:34.123348 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-13 02:04:34.123361 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:04:34.123369 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:04:34.123376 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-13 02:04:34.123384 | debian-bookworm | return self.enforce( 2026-04-13 02:04:34.123395 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-13 02:04:34.123403 | debian-bookworm | self.load_rules() 2026-04-13 02:04:34.123416 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-13 02:04:34.123424 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-04-13 02:04:34.123432 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-13 02:04:34.123439 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-04-13 02:04:34.123447 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-13 02:04:34.123454 | debian-bookworm | LOG.warning( 2026-04-13 02:04:34.123463 | debian-bookworm | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-04-13 02:04:34.123471 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-13 02:04:34.127487 | debian-bookworm | 2026-04-13 02:04:34.125 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.127847 | debian-bookworm | {7} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_manage_share [0.042604s] ... ok 2026-04-13 02:04:34.136941 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__move_volume_after_splitting_api_not_found [0.021374s] ... ok 2026-04-13 02:04:34.148414 | debian-bookworm | 2026-04-13 02:04:34.146 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.148816 | debian-bookworm | {7} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_3__None__False_ [0.020539s] ... ok 2026-04-13 02:04:34.157095 | debian-bookworm | Unable to verify if SnapLock is enabled for the cluster. 2026-04-13 02:04:34.159963 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_1 [0.022783s] ... ok 2026-04-13 02:04:34.168161 | debian-bookworm | 2026-04-13 02:04:34.166 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.168623 | debian-bookworm | {7} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_2 [0.019738s] ... ok 2026-04-13 02:04:34.183025 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_from_snapshot_1 [0.023014s] ... ok 2026-04-13 02:04:34.187660 | debian-bookworm | 2026-04-13 02:04:34.185 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.188069 | debian-bookworm | {7} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_6 [0.019475s] ... ok 2026-04-13 02:04:34.204688 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_build_ems_log_message_1 [0.021751s] ... ok 2026-04-13 02:04:34.208083 | debian-bookworm | 2026-04-13 02:04:34.206 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.208436 | debian-bookworm | {7} manila.tests.scheduler.weighers.test_base.TestWeightHandler.test_get_all_classes [0.020461s] ... ok 2026-04-13 02:04:34.225914 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_string_extra_specs_validity [0.020847s] ... ok 2026-04-13 02:04:34.229717 | debian-bookworm | 2026-04-13 02:04:34.227 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.230234 | debian-bookworm | {7} manila.tests.scheduler.weighers.test_base.TestWeightHandler.test_normalization [0.021822s] ... ok 2026-04-13 02:04:34.249140 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_des_vserver_vol_none_negative [0.023327s] ... ok 2026-04-13 02:04:34.270939 | debian-bookworm | There is no SnapMirror relationship available for source path 'fake_vserver_1:share_7cf7c200_d3af_4e05_b87e_9167c95dfcad' and destination path 'fake_vserver_2:fake_volume' yet. 2026-04-13 02:04:34.273709 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_snapmirror_none_from_destination [0.024082s] ... ok 2026-04-13 02:04:34.275441 | debian-bookworm | 2026-04-13 02:04:34.250 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:34.275469 | debian-bookworm | 2026-04-13 02:04:34.250 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:34.275479 | debian-bookworm | 2026-04-13 02:04:34.250 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:34.275487 | debian-bookworm | 2026-04-13 02:04:34.250 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:34.275495 | debian-bookworm | 2026-04-13 02:04:34.250 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:34.275503 | debian-bookworm | 2026-04-13 02:04:34.251 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:34.275520 | debian-bookworm | 2026-04-13 02:04:34.251 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:34.275528 | debian-bookworm | 2026-04-13 02:04:34.251 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:34.275536 | debian-bookworm | 2026-04-13 02:04:34.251 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:34.275547 | debian-bookworm | 2026-04-13 02:04:34.251 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:34.275562 | debian-bookworm | 2026-04-13 02:04:34.251 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:34.275570 | debian-bookworm | 2026-04-13 02:04:34.251 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:34.275578 | debian-bookworm | 2026-04-13 02:04:34.251 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:34.275586 | debian-bookworm | 2026-04-13 02:04:34.252 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:34.275594 | debian-bookworm | 2026-04-13 02:04:34.252 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:34.275602 | debian-bookworm | 2026-04-13 02:04:34.252 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:34.275615 | debian-bookworm | 2026-04-13 02:04:34.252 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:34.275623 | debian-bookworm | 2026-04-13 02:04:34.252 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:34.275631 | debian-bookworm | 2026-04-13 02:04:34.253 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.275940 | debian-bookworm | {7} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_6 [0.025009s] ... ok 2026-04-13 02:04:34.293218 | debian-bookworm | 2026-04-13 02:04:34.274 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:34.293256 | debian-bookworm | 2026-04-13 02:04:34.274 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:34.293266 | debian-bookworm | 2026-04-13 02:04:34.274 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:34.293275 | debian-bookworm | 2026-04-13 02:04:34.274 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:34.293283 | debian-bookworm | 2026-04-13 02:04:34.274 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:34.293291 | debian-bookworm | 2026-04-13 02:04:34.274 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:34.293299 | debian-bookworm | 2026-04-13 02:04:34.275 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:34.293315 | debian-bookworm | 2026-04-13 02:04:34.275 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:34.293323 | debian-bookworm | 2026-04-13 02:04:34.275 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:34.293331 | debian-bookworm | 2026-04-13 02:04:34.275 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:34.293345 | debian-bookworm | 2026-04-13 02:04:34.275 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:34.293356 | debian-bookworm | 2026-04-13 02:04:34.275 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:34.293364 | debian-bookworm | 2026-04-13 02:04:34.275 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:34.293372 | debian-bookworm | 2026-04-13 02:04:34.275 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:34.293380 | debian-bookworm | 2026-04-13 02:04:34.275 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:34.293388 | debian-bookworm | 2026-04-13 02:04:34.276 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:34.293401 | debian-bookworm | 2026-04-13 02:04:34.276 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:34.293410 | debian-bookworm | 2026-04-13 02:04:34.276 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:34.293418 | debian-bookworm | 2026-04-13 02:04:34.277 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.293884 | debian-bookworm | {7} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_7 [0.023452s] ... ok 2026-04-13 02:04:34.297172 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-13 02:04:34.297205 | debian-bookworm | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-13 02:04:34.297232 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-13 02:04:34.297244 | debian-bookworm | return fn(self, *args, **kwargs) 2026-04-13 02:04:34.298249 | debian-bookworm | 2026-04-13 02:04:34.296 6641 DEBUG manila.scheduler.weighers.goodness [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Checking host 'host.example.com' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-13 02:04:34.299013 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_duplicate_policy_created [0.025313s] ... ok 2026-04-13 02:04:34.305357 | debian-bookworm | 2026-04-13 02:04:34.300 6641 WARNING manila.scheduler.weighers.goodness [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Error in goodness_function function '10 + stats.my_val' : 'Error during evaluator parsing: KeyError: 'my_val'' :: Defaulting to a goodness of 0.: manila.exception.EvaluatorParseException: Error during evaluator parsing: KeyError: 'my_val' 2026-04-13 02:04:34.305391 | debian-bookworm | 2026-04-13 02:04:34.300 6641 DEBUG manila.scheduler.weighers.goodness [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-13 02:04:34.305400 | debian-bookworm | 2026-04-13 02:04:34.301 6641 DEBUG manila.scheduler.weighers.goodness [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Done checking host 'host.example.com' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-13 02:04:34.305409 | debian-bookworm | 2026-04-13 02:04:34.301 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.305790 | debian-bookworm | {7} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_invalid_substitution [0.024521s] ... ok 2026-04-13 02:04:34.321350 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_export_2_fake_host_fake_backend_name_fake_pool_2 [0.022276s] ... ok 2026-04-13 02:04:34.326565 | debian-bookworm | 2026-04-13 02:04:34.325 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.327184 | debian-bookworm | {7} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_url_1_True [0.023494s] ... ok 2026-04-13 02:04:34.342286 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_from_snapshot_fallback_2_None [0.021104s] ... ok 2026-04-13 02:04:34.349714 | debian-bookworm | 2026-04-13 02:04:34.348 6641 INFO manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2026-04-13 02:04:34.350693 | debian-bookworm | 2026-04-13 02:04:34.349 6641 INFO manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2026-04-13 02:04:34.352466 | debian-bookworm | 2026-04-13 02:04:34.350 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.352915 | debian-bookworm | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_do_setup_alt_volume_mode_1_cephfs [0.025235s] ... ok 2026-04-13 02:04:34.354996 | debian-bookworm | 2026-04-13 02:04:34.352 6641 INFO manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2026-04-13 02:04:34.355031 | debian-bookworm | 2026-04-13 02:04:34.353 6641 INFO manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [CephFS] Ceph client disconnected 2026-04-13 02:04:34.363805 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_snapshot_cg [0.021394s] ... ok 2026-04-13 02:04:34.378391 | debian-bookworm | 2026-04-13 02:04:34.374 6641 INFO manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2026-04-13 02:04:34.378421 | debian-bookworm | 2026-04-13 02:04:34.375 6641 INFO manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2026-04-13 02:04:34.378430 | debian-bookworm | 2026-04-13 02:04:34.376 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.378848 | debian-bookworm | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_cephfs_filesystem_allocation_2__21474836480___infinite___97848372_ [0.024450s] ... ok 2026-04-13 02:04:34.380842 | debian-bookworm | 2026-04-13 02:04:34.377 6641 INFO manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2026-04-13 02:04:34.380869 | debian-bookworm | 2026-04-13 02:04:34.378 6641 INFO manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [CephFS] Ceph client disconnected 2026-04-13 02:04:34.384886 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_snapshot_fallback_2_None [0.020922s] ... ok 2026-04-13 02:04:34.400579 | debian-bookworm | 2026-04-13 02:04:34.399 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.401068 | debian-bookworm | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_sub_snapshot_name_has_other_name [0.021861s] ... ok 2026-04-13 02:04:34.407352 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot_no_snapmirror_1 [0.022398s] ... ok 2026-04-13 02:04:34.424079 | debian-bookworm | 2026-04-13 02:04:34.421 6641 INFO manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2026-04-13 02:04:34.424109 | debian-bookworm | 2026-04-13 02:04:34.422 6641 INFO manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2026-04-13 02:04:34.426204 | debian-bookworm | 2026-04-13 02:04:34.424 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.426721 | debian-bookworm | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_do_setup_3___nfs____fs_manila__ [0.025051s] ... ok 2026-04-13 02:04:34.428188 | debian-bookworm | 2026-04-13 02:04:34.425 6641 INFO manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2026-04-13 02:04:34.428219 | debian-bookworm | 2026-04-13 02:04:34.426 6641 INFO manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [CephFS] Ceph client disconnected 2026-04-13 02:04:34.428960 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_busy_snapshot [0.021506s] ... ok 2026-04-13 02:04:34.449435 | debian-bookworm | 2026-04-13 02:04:34.447 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.451204 | debian-bookworm | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_get_configured_ip_versions_1_cephfs [0.021956s] ... ok 2026-04-13 02:04:34.451581 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_group_snapshot_fallback_2_None [0.021023s] ... ok 2026-04-13 02:04:34.472486 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot [0.022115s] ... ok 2026-04-13 02:04:34.475532 | debian-bookworm | 2026-04-13 02:04:34.468 6641 DEBUG manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [CephFS]: manage_existing_snapshot: id=fake_project_uuid_1. manage_existing_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py:694 2026-04-13 02:04:34.475568 | debian-bookworm | 2026-04-13 02:04:34.469 6641 INFO manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2026-04-13 02:04:34.475581 | debian-bookworm | 2026-04-13 02:04:34.470 6641 INFO manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2026-04-13 02:04:34.475594 | debian-bookworm | 2026-04-13 02:04:34.471 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.475971 | debian-bookworm | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_snapshot [0.024129s] ... ok 2026-04-13 02:04:34.478152 | debian-bookworm | 2026-04-13 02:04:34.472 6641 INFO manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2026-04-13 02:04:34.478184 | debian-bookworm | 2026-04-13 02:04:34.473 6641 INFO manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [CephFS] Ceph client disconnected 2026-04-13 02:04:34.491882 | debian-bookworm | Could not determine share server for snapshot being deleted: de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Deletion of snapshot record will proceed anyway. Error: Invalid input received: fake_reason. 2026-04-13 02:04:34.493958 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_no_share_server_1 [0.021575s] ... ok 2026-04-13 02:04:34.495821 | debian-bookworm | 2026-04-13 02:04:34.494 6641 INFO manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2026-04-13 02:04:34.496729 | debian-bookworm | 2026-04-13 02:04:34.495 6641 INFO manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2026-04-13 02:04:34.499018 | debian-bookworm | 2026-04-13 02:04:34.498 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.499871 | debian-bookworm | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_version_check_1_____version____ceph_version_16_2_4______pacific__ [0.025446s] ... ok 2026-04-13 02:04:34.500576 | debian-bookworm | 2026-04-13 02:04:34.499 6641 INFO manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2026-04-13 02:04:34.501083 | debian-bookworm | 2026-04-13 02:04:34.500 6641 INFO manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [CephFS] Ceph client disconnected 2026-04-13 02:04:34.517925 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_ensure_shares_2_hidden [0.023692s] ... ok 2026-04-13 02:04:34.525040 | debian-bookworm | 2026-04-13 02:04:34.521 6641 INFO manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2026-04-13 02:04:34.525066 | debian-bookworm | 2026-04-13 02:04:34.522 6641 INFO manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2026-04-13 02:04:34.525075 | debian-bookworm | 2026-04-13 02:04:34.523 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.525393 | debian-bookworm | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_version_check_not_supported [0.023986s] ... ok 2026-04-13 02:04:34.535611 | debian-bookworm | 2026-04-13 02:04:34.532 6641 INFO manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2026-04-13 02:04:34.535643 | debian-bookworm | 2026-04-13 02:04:34.533 6641 INFO manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [CephFS] Ceph client disconnected 2026-04-13 02:04:34.540355 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_extend_share [0.022138s] ... ok 2026-04-13 02:04:34.549185 | debian-bookworm | 2026-04-13 02:04:34.546 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.549811 | debian-bookworm | {7} manila.tests.share.drivers.cephfs.test_driver.MiscTests.test_setup_json_class_missing_2 [0.024053s] ... ok 2026-04-13 02:04:34.561682 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_admin_addresses_for_share_server_no_share_server [0.021468s] ... ok 2026-04-13 02:04:34.576186 | debian-bookworm | 2026-04-13 02:04:34.569 6641 INFO manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Calculated export path for share fakeid: 10.0.0.10:/foo/bar 2026-04-13 02:04:34.576216 | debian-bookworm | 2026-04-13 02:04:34.570 6641 INFO manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Calculated export path for share fakeid: 10.0.0.11:/foo/bar 2026-04-13 02:04:34.576243 | debian-bookworm | 2026-04-13 02:04:34.570 6641 INFO manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Calculated export path for share fakeid: 10.0.0.2:/foo/bar 2026-04-13 02:04:34.576251 | debian-bookworm | 2026-04-13 02:04:34.570 6641 INFO manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Calculated export path for share fakeid: 10.0.0.3:/foo/bar 2026-04-13 02:04:34.576269 | debian-bookworm | 2026-04-13 02:04:34.570 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.577011 | debian-bookworm | {7} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_get_export_locations_ganesha_still_configured_2_cephfs_ganesha_export_ips [0.023475s] ... ok 2026-04-13 02:04:34.583484 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_space_no_cluster_creds [0.021989s] ... ok 2026-04-13 02:04:34.597721 | debian-bookworm | 2026-04-13 02:04:34.592 6641 WARNING manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:04:34.597751 | debian-bookworm | 2026-04-13 02:04:34.592 6641 WARNING manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:04:34.597760 | debian-bookworm | 2026-04-13 02:04:34.593 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.598056 | debian-bookworm | {7} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_05____fakehost____some_host_name______some_host_name____1_1_1_0____True_ [0.022322s] ... ok 2026-04-13 02:04:34.604327 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_api_client [0.020754s] ... ok 2026-04-13 02:04:34.618641 | debian-bookworm | 2026-04-13 02:04:34.613 6641 WARNING manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:04:34.618670 | debian-bookworm | 2026-04-13 02:04:34.613 6641 WARNING manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:04:34.618679 | debian-bookworm | 2026-04-13 02:04:34.614 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.619130 | debian-bookworm | {7} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_4___1_1_1_0___None___4__ [0.020716s] ... ok 2026-04-13 02:04:34.625568 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_boolean_provisioning_options [0.021139s] ... ok 2026-04-13 02:04:34.637868 | debian-bookworm | 2026-04-13 02:04:34.634 6641 WARNING manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:04:34.637939 | debian-bookworm | 2026-04-13 02:04:34.635 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.638387 | debian-bookworm | {7} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_export_pseudo_path [0.020791s] ... ok 2026-04-13 02:04:34.646943 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_boolean_provisioning_options_implicit_false [0.020898s] ... ok 2026-04-13 02:04:34.661884 | debian-bookworm | 2026-04-13 02:04:34.657 6641 WARNING manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:04:34.661941 | debian-bookworm | 2026-04-13 02:04:34.658 6641 WARNING manila.share.drivers.cephfs.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2026-04-13 02:04:34.661951 | debian-bookworm | 2026-04-13 02:04:34.659 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.662375 | debian-bookworm | {7} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_init_executor_type_2_True [0.024834s] ... ok 2026-04-13 02:04:34.668279 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_space_zero_2 [0.021711s] ... ok 2026-04-13 02:04:34.682232 | debian-bookworm | 2026-04-13 02:04:34.680 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.682582 | debian-bookworm | {7} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_rw_ro_1_rw [0.020725s] ... ok 2026-04-13 02:04:34.690020 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_4 [0.021734s] ... ok 2026-04-13 02:04:34.703012 | debian-bookworm | 2026-04-13 02:04:34.701 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.703471 | debian-bookworm | {7} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_rw_ro_2_ro [0.020195s] ... ok 2026-04-13 02:04:34.711424 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_minimum_flexgroup_size [0.021226s] ... ok 2026-04-13 02:04:34.724943 | debian-bookworm | 2026-04-13 02:04:34.720 6641 DEBUG manila.share.drivers.container.container_helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Executing command: f a k e _ c o m m a n d. _inner_execute /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/container_helper.py:109 2026-04-13 02:04:34.724973 | debian-bookworm | 2026-04-13 02:04:34.720 6641 WARNING manila.share.drivers.container.container_helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to run command fake_command due to .: OSError 2026-04-13 02:04:34.724982 | debian-bookworm | 2026-04-13 02:04:34.721 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.725389 | debian-bookworm | {7} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test__inner_execute_not_ok [0.019652s] ... ok 2026-04-13 02:04:34.733209 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_09 [0.021528s] ... ok 2026-04-13 02:04:34.743377 | debian-bookworm | 2026-04-13 02:04:34.740 6641 DEBUG manila.share.drivers.container.container_helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Docker network fake_network_name has been successfully disconnected from container fake_server_id! disconnect_network /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/container_helper.py:237 2026-04-13 02:04:34.743407 | debian-bookworm | 2026-04-13 02:04:34.741 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.743811 | debian-bookworm | {7} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_disconnect_network [0.020263s] ... ok 2026-04-13 02:04:34.754501 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_multiple_min_qos_specs_2 [0.021165s] ... ok 2026-04-13 02:04:34.763065 | debian-bookworm | 2026-04-13 02:04:34.761 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.763412 | debian-bookworm | {7} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_disconnect_network_failure [0.019756s] ... ok 2026-04-13 02:04:34.775766 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_no_pool_1_True [0.021111s] ... ok 2026-04-13 02:04:34.782763 | debian-bookworm | 2026-04-13 02:04:34.780 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.783142 | debian-bookworm | {7} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_container_networks [0.019658s] ... ok 2026-04-13 02:04:34.797097 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_no_pool_2_False [0.021092s] ... ok 2026-04-13 02:04:34.802991 | debian-bookworm | 2026-04-13 02:04:34.801 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.803423 | debian-bookworm | {7} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_network_bridge_failure [0.020105s] ... ok 2026-04-13 02:04:34.816444 | debian-bookworm | Caught an unexpected share status 'active' during share status update routine. Skipping. 2026-04-13 02:04:34.818517 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_status_1_active [0.021472s] ... ok 2026-04-13 02:04:34.829336 | debian-bookworm | 2026-04-13 02:04:34.820 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:34.829365 | debian-bookworm | 2026-04-13 02:04:34.821 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:34.829389 | debian-bookworm | 2026-04-13 02:04:34.821 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:34.829398 | debian-bookworm | 2026-04-13 02:04:34.824 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.829772 | debian-bookworm | {7} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__check_if_all_fields_are_updatable_2____user____password____True_ [0.023087s] ... ok 2026-04-13 02:04:34.839453 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexvol_pool_configured_4 [0.020738s] ... ok 2026-04-13 02:04:34.852973 | debian-bookworm | 2026-04-13 02:04:34.844 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:34.853003 | debian-bookworm | 2026-04-13 02:04:34.844 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:34.853017 | debian-bookworm | 2026-04-13 02:04:34.845 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:34.853025 | debian-bookworm | 2026-04-13 02:04:34.846 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.853388 | debian-bookworm | {7} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_helper_not_ok [0.021620s] ... ok 2026-04-13 02:04:34.860487 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_2_fake_vserver_1 [0.021077s] ... ok 2026-04-13 02:04:34.868377 | debian-bookworm | 2026-04-13 02:04:34.866 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.868847 | debian-bookworm | {7} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__deny_access_ok [0.020293s] ... ok 2026-04-13 02:04:34.883099 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_cancel_exception_volume_status_2 [0.022376s] ... ok 2026-04-13 02:04:34.888010 | debian-bookworm | 2026-04-13 02:04:34.886 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.888397 | debian-bookworm | {7} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__get_existing_users [0.019595s] ... ok 2026-04-13 02:04:34.907960 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_2_True [0.023802s] ... ok 2026-04-13 02:04:34.909384 | debian-bookworm | 2026-04-13 02:04:34.906 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.909892 | debian-bookworm | {7} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_update_access_access_rules_wrong_type [0.020351s] ... ok 2026-04-13 02:04:34.928574 | debian-bookworm | 2026-04-13 02:04:34.926 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.929123 | debian-bookworm | {7} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_get_info_exception_3 [0.019878s] ... ok 2026-04-13 02:04:34.930833 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_client_error [0.023796s] ... ok 2026-04-13 02:04:34.954668 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_errors_2_src_share_server_not_expected [0.023565s] ... ok 2026-04-13 02:04:34.964110 | debian-bookworm | 2026-04-13 02:04:34.959 6641 DEBUG manila.share.drivers.container.security_service_helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Updating the security service 7e503262-4035-4ac0-bd6f-fe4d11d0d971 for share server 75db5787-aba3-4491-870b-47141096969e update_security_service /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/security_service_helper.py:54 2026-04-13 02:04:34.964140 | debian-bookworm | 2026-04-13 02:04:34.961 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.964485 | debian-bookworm | {7} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_update_security_service [0.034565s] ... ok 2026-04-13 02:04:34.976347 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_no_cluster_credentials [0.021735s] ... ok 2026-04-13 02:04:34.983893 | debian-bookworm | 2026-04-13 02:04:34.982 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:34.984235 | debian-bookworm | {7} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_remove_storage [0.020610s] ... ok 2026-04-13 02:04:34.999497 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_timeout [0.023034s] ... ok 2026-04-13 02:04:35.005153 | debian-bookworm | 2026-04-13 02:04:35.003 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:35.005527 | debian-bookworm | {7} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_check_compatibility_false_1 [0.021081s] ... ok 2026-04-13 02:04:35.021942 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_4 [0.022294s] ... ok 2026-04-13 02:04:35.024834 | debian-bookworm | 2026-04-13 02:04:35.022 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:35.025194 | debian-bookworm | {7} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_check_compatibility_false_2 [0.019492s] ... ok 2026-04-13 02:04:35.043683 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_get_progress_at_phase_1_cutover_hard_deferred [0.021622s] ... ok 2026-04-13 02:04:35.045098 | debian-bookworm | 2026-04-13 02:04:35.042 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:35.045582 | debian-bookworm | {7} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_continue [0.019623s] ... ok 2026-04-13 02:04:35.065938 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_05_volume_has_shared_qos_policy_iops_change [0.022130s] ... ok 2026-04-13 02:04:35.066592 | debian-bookworm | 2026-04-13 02:04:35.061 6641 ERROR manila.share.drivers.dell_emc.common.enas.connector [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Error running SSH command: fake cmd. Error: Unexpected error while running command. 2026-04-13 02:04:35.066623 | debian-bookworm | Command: None 2026-04-13 02:04:35.066631 | debian-bookworm | Exit code: - 2026-04-13 02:04:35.066639 | debian-bookworm | Stdout: None 2026-04-13 02:04:35.066648 | debian-bookworm | Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:04:35.066656 | debian-bookworm | 2026-04-13 02:04:35.062 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:35.066945 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.common.enas.test_connector.CmdConnectorTest.test_run_ssh_exception [0.019895s] ... ok 2026-04-13 02:04:35.084425 | debian-bookworm | 2026-04-13 02:04:35.082 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:35.085424 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_ipv6_addr_1 [0.019822s] ... ok 2026-04-13 02:04:35.093848 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_09_volume_has_nonshared_qos_policy [0.027803s] ... ok 2026-04-13 02:04:35.104285 | debian-bookworm | 2026-04-13 02:04:35.102 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:35.104737 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ENASUtilsTestCase.test_do_match_any_2 [0.019707s] ... ok 2026-04-13 02:04:35.116092 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_1_True [0.022235s] ... ok 2026-04-13 02:04:35.123626 | debian-bookworm | 2026-04-13 02:04:35.121 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:35.124032 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_5 [0.019294s] ... ok 2026-04-13 02:04:35.138366 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_2_False [0.022163s] ... ok 2026-04-13 02:04:35.160347 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_not_found [0.021433s] ... ok 2026-04-13 02:04:35.174408 | debian-bookworm | 2026-04-13 02:04:35.159 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerFlex SDNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:67 2026-04-13 02:04:35.174454 | debian-bookworm | 2026-04-13 02:04:35.160 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerFlex SDNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:72 2026-04-13 02:04:35.174463 | debian-bookworm | 2026-04-13 02:04:35.160 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerFlex SDNAS Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:98 2026-04-13 02:04:35.174472 | debian-bookworm | 2026-04-13 02:04:35.160 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Initializing Dell PowerFlex SDNAS Layer. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:125 2026-04-13 02:04:35.174480 | debian-bookworm | 2026-04-13 02:04:35.160 6641 INFO manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] REST server IP: 192.168.0.110, port: 443, username: admin. Verify server's certificate: None. 2026-04-13 02:04:35.174489 | debian-bookworm | 2026-04-13 02:04:35.160 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retrieving filesystem ID for share Manila-UT-filesystem create_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:194 2026-04-13 02:04:35.174496 | debian-bookworm | 2026-04-13 02:04:35.161 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retrieving snapshot ID for filesystem 6432b79e-1cc3-0414-3ffd-2a50fb1ccff3 create_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:196 2026-04-13 02:04:35.174505 | debian-bookworm | 2026-04-13 02:04:35.161 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:35.174834 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_snapshot_failure [0.040077s] ... ok 2026-04-13 02:04:35.182370 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_snapmirror_resync_not_found [0.022350s] ... ok 2026-04-13 02:04:35.195014 | debian-bookworm | 2026-04-13 02:04:35.181 6641 DEBUG requests_mock.adapter [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] GET https://192.168.0.110:443/rest/v1/nas-servers?select=id&name=eq.env8nasserver 401 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-04-13 02:04:35.195046 | debian-bookworm | 2026-04-13 02:04:35.182 6641 INFO manila.share.drivers.dell_emc.plugins.powerflex.object_manager [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Dell PowerFlex token is invalid, going to re-login and get a new one. 2026-04-13 02:04:35.195061 | debian-bookworm | 2026-04-13 02:04:35.182 6641 DEBUG requests_mock.adapter [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] POST https://192.168.0.110:443/rest/auth/login 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-04-13 02:04:35.195080 | debian-bookworm | 2026-04-13 02:04:35.183 6641 INFO manila.share.drivers.dell_emc.plugins.powerflex.object_manager [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Going to perform request again https://192.168.0.110:443/rest/v1/nas-servers?select=id&name=eq.env8nasserver with valid token. 2026-04-13 02:04:35.195088 | debian-bookworm | 2026-04-13 02:04:35.183 6641 DEBUG requests_mock.adapter [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] GET https://192.168.0.110:443/rest/v1/nas-servers?select=id&name=eq.env8nasserver 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-04-13 02:04:35.195096 | debian-bookworm | 2026-04-13 02:04:35.183 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.object_manager [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] REST REQUEST: https://192.168.0.110:443/rest/v1/nas-servers?select=id&name=eq.env8nasserver with params null _check_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/object_manager.py:156 2026-04-13 02:04:35.195104 | debian-bookworm | 2026-04-13 02:04:35.183 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.object_manager [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] REST RESPONSE: 200 with params [{"id": "64132f37-d33e-9d4a-89ba-d625520a4779"}] _check_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/object_manager.py:160 2026-04-13 02:04:35.195112 | debian-bookworm | 2026-04-13 02:04:35.184 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:35.195449 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_login_get [0.022386s] ... ok 2026-04-13 02:04:35.204160 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_start_periodic_tasks [0.021623s] ... ok 2026-04-13 02:04:35.208674 | debian-bookworm | 2026-04-13 02:04:35.204 6641 DEBUG requests_mock.adapter [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] GET https://192.168.0.110:443/rest/v1/nfs-exports/6433a2b2-6d60-f737-9f3b-2a50fb1ccff3?select=* 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-04-13 02:04:35.208703 | debian-bookworm | 2026-04-13 02:04:35.205 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:35.209208 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_nfs_export_name [0.021123s] ... ok 2026-04-13 02:04:35.224846 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_teardown_server [0.020487s] ... ok 2026-04-13 02:04:35.245528 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmanage_2_fake_vserver_1 [0.020710s] ... ok 2026-04-13 02:04:35.266369 | debian-bookworm | 2026-04-13 02:04:35.262 6641 INFO manila.share.drivers.dell_emc.plugins.vnx.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Storage pools: fake_pool will be managed. 2026-04-13 02:04:35.266399 | debian-bookworm | 2026-04-13 02:04:35.263 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:35.266784 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_4 [0.058153s] ... ok 2026-04-13 02:04:35.267169 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_still_creating_no_host [0.020709s] ... ok 2026-04-13 02:04:35.288222 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_ssc_info_no_cluster_creds [0.021662s] ... ok 2026-04-13 02:04:35.308435 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_2 [0.020215s] ... ok 2026-04-13 02:04:35.325783 | debian-bookworm | 2026-04-13 02:04:35.322 6641 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-04-13 02:04:35.325808 | debian-bookworm | 2026-04-13 02:04:35.323 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:35.326299 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_access_with_invalid_share_server_name [0.059703s] ... ok 2026-04-13 02:04:35.329112 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_junctioned_volumes_present [0.020547s] ... ok 2026-04-13 02:04:35.352315 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_for_svm_migrate_2 [0.022977s] ... ok 2026-04-13 02:04:35.373025 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_data_lif_count_limit_reached_for_ha_pair_false [0.020672s] ... ok 2026-04-13 02:04:35.384298 | debian-bookworm | 2026-04-13 02:04:35.382 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:35.384712 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_rw_access [0.058244s] ... ok 2026-04-13 02:04:35.394347 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__delete_vserver_peers [0.021079s] ... ok 2026-04-13 02:04:35.415596 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_backup_vserver [0.021185s] ... ok 2026-04-13 02:04:35.438630 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_cancel_using_svm_migrate_2_False [0.022925s] ... ok 2026-04-13 02:04:35.441176 | debian-bookworm | 2026-04-13 02:04:35.439 6641 INFO manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Found the header of the command /nas/bin/nas_cel -interconnect -l. 2026-04-13 02:04:35.445763 | debian-bookworm | 2026-04-13 02:04:35.444 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:35.446384 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_from_snapshot [0.062214s] ... ok 2026-04-13 02:04:35.460313 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_migrate_1 [0.021606s] ... ok 2026-04-13 02:04:35.482461 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_migrate_exception [0.022056s] ... ok 2026-04-13 02:04:35.503354 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_3 [0.020890s] ... ok 2026-04-13 02:04:35.506403 | debian-bookworm | 2026-04-13 02:04:35.504 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:35.506831 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_with_ipv6 [0.059910s] ... ok 2026-04-13 02:04:35.525015 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_nfs_config_only_2 [0.021437s] ... ok 2026-04-13 02:04:35.546953 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_no_specification_3 [0.021862s] ... ok 2026-04-13 02:04:35.567288 | debian-bookworm | 2026-04-13 02:04:35.565 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:35.567847 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_cifs_share [0.060692s] ... ok 2026-04-13 02:04:35.568245 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_no_specification_4 [0.021274s] ... ok 2026-04-13 02:04:35.589982 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_vserver_info_3 [0.021503s] ... ok 2026-04-13 02:04:35.611568 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_vserver_info_4 [0.021374s] ... ok 2026-04-13 02:04:35.625969 | debian-bookworm | 2026-04-13 02:04:35.623 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:35.626301 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_rw_access_with_ipv6 [0.058539s] ... ok 2026-04-13 02:04:35.631346 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_ipspace_not_vlan_1_None [0.020032s] ... ok 2026-04-13 02:04:35.653870 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_replica_1___ [0.022326s] ... ok 2026-04-13 02:04:35.676415 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snaphot_different_hosts_2 [0.022488s] ... ok 2026-04-13 02:04:35.681828 | debian-bookworm | 2026-04-13 02:04:35.678 6641 DEBUG manila.share.drivers.dell_emc.plugins.vnx.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] No share server found in server details. teardown_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py:826 2026-04-13 02:04:35.681858 | debian-bookworm | 2026-04-13 02:04:35.679 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:35.682204 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_without_share_server_name_in_server_detail [0.054915s] ... ok 2026-04-13 02:04:35.697327 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_group [0.020913s] ... ok 2026-04-13 02:04:35.718041 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_routes_1 [0.020688s] ... ok 2026-04-13 02:04:35.740546 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_no_ipspace_1_True [0.022103s] ... ok 2026-04-13 02:04:35.741754 | debian-bookworm | 2026-04-13 02:04:35.738 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:35.742068 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_add_cifs_rw_with_ipv6 [0.059787s] ... ok 2026-04-13 02:04:35.761325 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_peer [0.020474s] ... ok 2026-04-13 02:04:35.762233 | debian-bookworm | 2026-04-13 02:04:35.760 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:35.762930 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_but_already_join_domain [0.021843s] ... ok 2026-04-13 02:04:35.781443 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_valid_3 [0.020188s] ... ok 2026-04-13 02:04:35.783764 | debian-bookworm | 2026-04-13 02:04:35.782 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:35.784429 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_get_share_access [0.021404s] ... ok 2026-04-13 02:04:35.802492 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_node_data_port_no_match [0.021077s] ... ok 2026-04-13 02:04:35.809776 | debian-bookworm | 2026-04-13 02:04:35.804 6641 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:35.809821 | debian-bookworm | 2026-04-13 02:04:35.807 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:35.810193 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_on_mover [0.024614s] ... ok 2026-04-13 02:04:35.822960 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_valid_ipspace_name [0.020321s] ... ok 2026-04-13 02:04:35.831295 | debian-bookworm | 2026-04-13 02:04:35.828 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:35.831714 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_on_vdm [0.021340s] ... ok 2026-04-13 02:04:35.843684 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_08 [0.020500s] ... ok 2026-04-13 02:04:35.856777 | debian-bookworm | 2026-04-13 02:04:35.849 6641 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:35.856817 | debian-bookworm | 2026-04-13 02:04:35.849 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to delete mover interface 192.168.1.1 on mover server_2. Reason: []. 2026-04-13 02:04:35.856877 | debian-bookworm | 2026-04-13 02:04:35.850 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:35.857310 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_with_error [0.021724s] ... ok 2026-04-13 02:04:35.865268 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_2 [0.021705s] ... ok 2026-04-13 02:04:35.877490 | debian-bookworm | 2026-04-13 02:04:35.871 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.dell_emc.plugins.powermax.object_manager.StorageObject._execute_cmd' after 0.000121(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:35.877523 | debian-bookworm | 2026-04-13 02:04:35.871 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retrying manila.share.drivers.dell_emc.plugins.powermax.object_manager.StorageObject._execute_cmd in 1 seconds as it raised EMCPowerMaxLockRequiredException: Unable to acquire lock(s).. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:35.877545 | debian-bookworm | 2026-04-13 02:04:35.872 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:35.877878 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_delete_nfs_share_locked [0.021538s] ... ok 2026-04-13 02:04:35.883792 | debian-bookworm | Cannot perform server migration within the same backend. Please choose a destination host different from the source. 2026-04-13 02:04:35.885860 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_same_backend [0.020474s] ... ok 2026-04-13 02:04:35.906183 | debian-bookworm | Could not delete ipspace on SVM migration source. Reason: 'Mock' object is not subscriptable 2026-04-13 02:04:35.908684 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_3 [0.022536s] ... ok 2026-04-13 02:04:35.920818 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to delete NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-04-13 02:04:35.920851 | debian-bookworm | Command: None 2026-04-13 02:04:35.920861 | debian-bookworm | Exit code: - 2026-04-13 02:04:35.920869 | debian-bookworm | Stdout: '' 2026-04-13 02:04:35.920878 | debian-bookworm | Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:04:35.920886 | debian-bookworm | Command: None 2026-04-13 02:04:35.920893 | debian-bookworm | Exit code: - 2026-04-13 02:04:35.920901 | debian-bookworm | Stdout: '' 2026-04-13 02:04:35.920909 | debian-bookworm | Stderr: None 2026-04-13 02:04:35.920917 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Traceback (most recent call last): 2026-04-13 02:04:35.920925 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1815, in delete 2026-04-13 02:04:35.920934 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager self._execute_cmd(delete_nfs_share_cmd, check_exit_code=True) 2026-04-13 02:04:35.920942 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-04-13 02:04:35.920952 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return r(f, *args, **kwargs) 2026-04-13 02:04:35.920960 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:35.920968 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-04-13 02:04:35.920976 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager do = self.iter(retry_state=retry_state) 2026-04-13 02:04:35.920990 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:35.920999 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 371, in iter 2026-04-13 02:04:35.921006 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager result = action(retry_state) 2026-04-13 02:04:35.921014 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:35.921022 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 393, in 2026-04-13 02:04:35.921030 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager self._add_action_func(lambda rs: rs.outcome.result()) 2026-04-13 02:04:35.921038 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:35.921056 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result 2026-04-13 02:04:35.921064 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self.__get_result() 2026-04-13 02:04:35.921072 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:35.921081 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result 2026-04-13 02:04:35.921089 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager raise self._exception 2026-04-13 02:04:35.921097 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-04-13 02:04:35.921146 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager result = fn(*args, **kwargs) 2026-04-13 02:04:35.921155 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:35.921163 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-04-13 02:04:35.921171 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-04-13 02:04:35.921178 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:35.921186 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:35.921194 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self._mock_call(*args, **kwargs) 2026-04-13 02:04:35.921202 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:35.921209 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:35.921217 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:35.921225 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:35.921233 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:04:35.921244 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager result = effect(*args, **kwargs) 2026-04-13 02:04:35.921252 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:35.921260 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-04-13 02:04:35.921268 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager raise item[2] 2026-04-13 02:04:35.921282 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:04:35.921290 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Command: None 2026-04-13 02:04:35.921298 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Exit code: - 2026-04-13 02:04:35.921306 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Stdout: '' 2026-04-13 02:04:35.921314 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Stderr: None 2026-04-13 02:04:35.921322 | debian-bookworm | 2026-04-13 02:04:35.893 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager 2026-04-13 02:04:35.921330 | debian-bookworm | 2026-04-13 02:04:35.895 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:35.921876 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_delete_nfs_share_with_error [0.022891s] ... ok 2026-04-13 02:04:35.925231 | debian-bookworm | 2026-04-13 02:04:35.915 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" by "manila.share.drivers.dell_emc.plugins.powermax.object_manager.NFSShare.deny_share_access..do_deny_access" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:35.925256 | debian-bookworm | 2026-04-13 02:04:35.915 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" acquired by "manila.share.drivers.dell_emc.plugins.powermax.object_manager.NFSShare.deny_share_access..do_deny_access" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:35.925273 | debian-bookworm | 2026-04-13 02:04:35.916 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" "released" by "manila.share.drivers.dell_emc.plugins.powermax.object_manager.NFSShare.deny_share_access..do_deny_access" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:35.925281 | debian-bookworm | 2026-04-13 02:04:35.917 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:35.925620 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_deny_rw_share_access [0.021428s] ... ok 2026-04-13 02:04:35.929704 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_4 [0.020857s] ... ok 2026-04-13 02:04:35.939932 | debian-bookworm | 2026-04-13 02:04:35.937 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:35.940419 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_get_nfs_share [0.020363s] ... ok 2026-04-13 02:04:35.951674 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_network_allocations_1_active [0.022073s] ... ok 2026-04-13 02:04:35.962271 | debian-bookworm | 2026-04-13 02:04:35.958 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to create snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 on filesystem 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-04-13 02:04:35.962306 | debian-bookworm | 2026-04-13 02:04:35.959 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:35.962785 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_create_snapshot_with_error [0.021803s] ... ok 2026-04-13 02:04:35.973065 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_1 [0.021359s] ... ok 2026-04-13 02:04:35.983147 | debian-bookworm | 2026-04-13 02:04:35.979 6641 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 not found. Skip the deletion. 2026-04-13 02:04:35.983183 | debian-bookworm | 2026-04-13 02:04:35.980 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:35.983750 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_delete_snapshot_but_not_found [0.020682s] ... ok 2026-04-13 02:04:35.993963 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_valid_network_types_1 [0.020628s] ... ok 2026-04-13 02:04:36.003584 | debian-bookworm | 2026-04-13 02:04:36.001 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:36.004034 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot_with_error [0.021220s] ... ok 2026-04-13 02:04:36.014351 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share [0.020265s] ... ok 2026-04-13 02:04:36.026737 | debian-bookworm | 2026-04-13 02:04:36.021 6641 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to get storage pool by name fake_pool_name. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. 2026-04-13 02:04:36.026766 | debian-bookworm | 2026-04-13 02:04:36.022 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:36.027176 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StoragePoolTestCase.test_get_pool_id_with_error [0.020957s] ... ok 2026-04-13 02:04:36.034632 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_share_network_subnets_invalid_vlan_config [0.020227s] ... ok 2026-04-13 02:04:36.055877 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_cluster_creds_vserver_match [0.020963s] ... ok 2026-04-13 02:04:36.073829 | debian-bookworm | Could not calculate node utilization for node fake_node. 2026-04-13 02:04:36.073858 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:36.073877 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/performance.py", line 193, in _get_node_utilization 2026-04-13 02:04:36.073883 | debian-bookworm | adjusted_cp_time_msec = self._get_adjusted_consistency_point_time( 2026-04-13 02:04:36.073890 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:36.073895 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:36.073900 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:04:36.073905 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:36.073920 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:36.073926 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:36.073937 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:36.073943 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:36.073948 | debian-bookworm | raise effect 2026-04-13 02:04:36.073953 | debian-bookworm | ZeroDivisionError 2026-04-13 02:04:36.075929 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_calculation_error [0.020169s] ... ok 2026-04-13 02:04:36.087327 | debian-bookworm | 2026-04-13 02:04:36.078 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-04-13 02:04:36.087347 | debian-bookworm | 2026-04-13 02:04:36.079 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-04-13 02:04:36.087354 | debian-bookworm | 2026-04-13 02:04:36.079 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Creating snapshot snapshot01. create_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:209 2026-04-13 02:04:36.087360 | debian-bookworm | 2026-04-13 02:04:36.080 6641 ERROR manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to create snapshot "snapshot01". 2026-04-13 02:04:36.087366 | debian-bookworm | 2026-04-13 02:04:36.080 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:36.087739 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_snapshot_backend_failure [0.057955s] ... ok 2026-04-13 02:04:36.098524 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_for_pool_1 [0.019547s] ... ok 2026-04-13 02:04:36.116013 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_kahuna_overutilized [0.019870s] ... ok 2026-04-13 02:04:36.135164 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_zero_time_2 [0.019299s] ... ok 2026-04-13 02:04:36.140966 | debian-bookworm | 2026-04-13 02:04:36.135 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-04-13 02:04:36.140999 | debian-bookworm | 2026-04-13 02:04:36.135 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-04-13 02:04:36.141030 | debian-bookworm | 2026-04-13 02:04:36.137 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:36.141636 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_directory_not_found [0.056598s] ... ok 2026-04-13 02:04:36.152147 | debian-bookworm | Could not get performance base counter name. Performance-based scheduler functions may not be available. 2026-04-13 02:04:36.152176 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:36.152185 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/performance.py", line 56, in _init_counter_info 2026-04-13 02:04:36.152194 | debian-bookworm | self._get_base_counter_name('system', 2026-04-13 02:04:36.152202 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:36.152210 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:04:36.152217 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:36.152225 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:36.152242 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:36.152250 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:36.152257 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:36.152265 | debian-bookworm | raise effect 2026-04-13 02:04:36.152273 | debian-bookworm | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-04-13 02:04:36.154399 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_api_error_1 [0.019254s] ... ok 2026-04-13 02:04:36.174096 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache_first_pass [0.019547s] ... ok 2026-04-13 02:04:36.192734 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_5 [0.018665s] ... ok 2026-04-13 02:04:36.202287 | debian-bookworm | 2026-04-13 02:04:36.188 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-04-13 02:04:36.202317 | debian-bookworm | 2026-04-13 02:04:36.189 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-04-13 02:04:36.202330 | debian-bookworm | 2026-04-13 02:04:36.190 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Deleting NFS share. delete_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:229 2026-04-13 02:04:36.202340 | debian-bookworm | 2026-04-13 02:04:36.190 6641 WARNING manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] NFS alias /my_custom_share is exist with another share path. 2026-04-13 02:04:36.202348 | debian-bookworm | 2026-04-13 02:04:36.191 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Removing quota _delete_quota /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:250 2026-04-13 02:04:36.202366 | debian-bookworm | 2026-04-13 02:04:36.191 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Removing directory /ifs/manila-test/share-foo _delete_directory /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:265 2026-04-13 02:04:36.202374 | debian-bookworm | 2026-04-13 02:04:36.193 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:36.202728 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_invalid_share_nfs_with_mount_point_alias_deleted [0.055346s] ... ok 2026-04-13 02:04:36.211718 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_create_share_2 [0.018967s] ... ok 2026-04-13 02:04:36.231030 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_export_location_3 [0.019193s] ... ok 2026-04-13 02:04:36.249607 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test__get_security_flavors_1__False____sys___ [0.018417s] ... ok 2026-04-13 02:04:36.251350 | debian-bookworm | 2026-04-13 02:04:36.244 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-04-13 02:04:36.251388 | debian-bookworm | 2026-04-13 02:04:36.245 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-04-13 02:04:36.251398 | debian-bookworm | 2026-04-13 02:04:36.246 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:36.251859 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_deny_access [0.053058s] ... ok 2026-04-13 02:04:36.268539 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_delete_share [0.018824s] ... ok 2026-04-13 02:04:36.287868 | debian-bookworm | {4} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_export_location_missing_location_invalid_1_ [0.019214s] ... ok 2026-04-13 02:04:36.305990 | debian-bookworm | 2026-04-13 02:04:36.297 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-04-13 02:04:36.306021 | debian-bookworm | 2026-04-13 02:04:36.297 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-04-13 02:04:36.306031 | debian-bookworm | 2026-04-13 02:04:36.298 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Ensuring PowerScale shares. ensure_shares /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:699 2026-04-13 02:04:36.306052 | debian-bookworm | 2026-04-13 02:04:36.298 6641 WARNING manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] NFS Share my_share is not found. 2026-04-13 02:04:36.306061 | debian-bookworm | 2026-04-13 02:04:36.299 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:36.306738 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_shares_nfs_share_does_not_exist [0.052874s] ... ok 2026-04-13 02:04:36.307192 | debian-bookworm | {4} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver_missing_mode_no_default [0.018728s] ... ok 2026-04-13 02:04:36.327050 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share__thick_provisioning [0.019772s] ... ok 2026-04-13 02:04:36.346699 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share_from_snapshot [0.019946s] ... ok 2026-04-13 02:04:36.359261 | debian-bookworm | 2026-04-13 02:04:36.350 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-04-13 02:04:36.359288 | debian-bookworm | 2026-04-13 02:04:36.351 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-04-13 02:04:36.359297 | debian-bookworm | 2026-04-13 02:04:36.351 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retrieving PowerScale backend info. get_backend_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:686 2026-04-13 02:04:36.359313 | debian-bookworm | 2026-04-13 02:04:36.352 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:36.359611 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_get_backend_info [0.053246s] ... ok 2026-04-13 02:04:36.366489 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot__nexenta_error_2 [0.019810s] ... ok 2026-04-13 02:04:36.386076 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_update_access__unsupported_access_type [0.019402s] ... ok 2026-04-13 02:04:36.405848 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___iscsi_no_rest_address [0.019474s] ... ok 2026-04-13 02:04:36.411759 | debian-bookworm | 2026-04-13 02:04:36.403 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-04-13 02:04:36.411788 | debian-bookworm | 2026-04-13 02:04:36.404 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-04-13 02:04:36.411812 | debian-bookworm | 2026-04-13 02:04:36.404 6641 INFO manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Managing existing share with protocol: CIFS, export path: \\10.0.0.1\share-foo 2026-04-13 02:04:36.411821 | debian-bookworm | 2026-04-13 02:04:36.405 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:36.412159 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_cifs_export_locations_fallback [0.052698s] ... ok 2026-04-13 02:04:36.426012 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___no_rest_port_https [0.020146s] ... ok 2026-04-13 02:04:36.445349 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_update_bearer [0.019347s] ... ok 2026-04-13 02:04:36.464002 | debian-bookworm | 2026-04-13 02:04:36.456 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-04-13 02:04:36.464032 | debian-bookworm | 2026-04-13 02:04:36.456 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-04-13 02:04:36.464042 | debian-bookworm | 2026-04-13 02:04:36.457 6641 INFO manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Managing existing share with protocol: CIFS, export path: \\10.0.0.1\share-foo 2026-04-13 02:04:36.464050 | debian-bookworm | 2026-04-13 02:04:36.458 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:36.464530 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_cifs_raises_when_quota_absent [0.052724s] ... ok 2026-04-13 02:04:36.464953 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_200_no_data [0.018919s] ... ok 2026-04-13 02:04:36.483255 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___delete [0.018679s] ... ok 2026-04-13 02:04:36.501672 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___get_invalid_payload [0.018381s] ... ok 2026-04-13 02:04:36.522760 | debian-bookworm | 2026-04-13 02:04:36.513 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-04-13 02:04:36.522788 | debian-bookworm | 2026-04-13 02:04:36.514 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-04-13 02:04:36.522797 | debian-bookworm | 2026-04-13 02:04:36.515 6641 INFO manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Snapshot snapshot-id-123 has no specified size. Use default value to share size, set size in driver options if you want. 2026-04-13 02:04:36.522815 | debian-bookworm | 2026-04-13 02:04:36.515 6641 INFO manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Snapshot 123 in PowerScale will be managed with ID snapshot-id-123. 2026-04-13 02:04:36.522824 | debian-bookworm | 2026-04-13 02:04:36.516 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:36.523222 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_no_size_uses_share_size [0.058207s] ... ok 2026-04-13 02:04:36.576733 | debian-bookworm | 2026-04-13 02:04:36.570 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-04-13 02:04:36.576769 | debian-bookworm | 2026-04-13 02:04:36.571 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-04-13 02:04:36.576779 | debian-bookworm | 2026-04-13 02:04:36.571 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Shrinking share share-foo to 6G. shrink_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:405 2026-04-13 02:04:36.576788 | debian-bookworm | 2026-04-13 02:04:36.572 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:36.577152 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_shrink_share_success [0.055822s] ... ok 2026-04-13 02:04:36.629354 | debian-bookworm | 2026-04-13 02:04:36.622 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-04-13 02:04:36.629385 | debian-bookworm | 2026-04-13 02:04:36.623 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-04-13 02:04:36.629394 | debian-bookworm | 2026-04-13 02:04:36.624 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Updating access for snapshot snap-001. snapshot_update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:888 2026-04-13 02:04:36.629402 | debian-bookworm | 2026-04-13 02:04:36.624 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:36.630002 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_snapshot_update_access_nfs [0.052208s] ... ok 2026-04-13 02:04:36.685364 | debian-bookworm | 2026-04-13 02:04:36.676 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-04-13 02:04:36.685429 | debian-bookworm | 2026-04-13 02:04:36.676 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-04-13 02:04:36.685438 | debian-bookworm | 2026-04-13 02:04:36.677 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Updaing access for share share-foo. update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:543 2026-04-13 02:04:36.685447 | debian-bookworm | 2026-04-13 02:04:36.677 6641 ERROR manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to update access rules for CIFS share "share-foo". 2026-04-13 02:04:36.685456 | debian-bookworm | 2026-04-13 02:04:36.678 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:36.686003 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_cifs_http_error_on_clear_rules [0.053508s] ... ok 2026-04-13 02:04:36.736774 | debian-bookworm | 2026-04-13 02:04:36.729 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-04-13 02:04:36.736836 | debian-bookworm | 2026-04-13 02:04:36.729 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-04-13 02:04:36.736848 | debian-bookworm | 2026-04-13 02:04:36.730 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Updaing access for share share-foo. update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:543 2026-04-13 02:04:36.736858 | debian-bookworm | 2026-04-13 02:04:36.731 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:36.737317 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_delete_nfs [0.052705s] ... ok 2026-04-13 02:04:36.791466 | debian-bookworm | 2026-04-13 02:04:36.782 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-04-13 02:04:36.791507 | debian-bookworm | 2026-04-13 02:04:36.783 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-04-13 02:04:36.791529 | debian-bookworm | 2026-04-13 02:04:36.783 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Updaing access for share share-foo. update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:543 2026-04-13 02:04:36.791553 | debian-bookworm | 2026-04-13 02:04:36.783 6641 ERROR manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Only RW access level is supported for CIFS IP access. 2026-04-13 02:04:36.791562 | debian-bookworm | 2026-04-13 02:04:36.784 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:36.791982 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_with_cifs_ip_readonly [0.053490s] ... ok 2026-04-13 02:04:36.813623 | debian-bookworm | 2026-04-13 02:04:36.803 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-13 02:04:36.813655 | debian-bookworm | 2026-04-13 02:04:36.803 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-13 02:04:36.813665 | debian-bookworm | 2026-04-13 02:04:36.804 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Request: POST https://localhost:8080/platform/12/protocols/nfs/aliases?zone=System {'data': '{"name": "my_custom_name", "path": "/ifs/my_share"}'} _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:545 2026-04-13 02:04:36.813675 | debian-bookworm | 2026-04-13 02:04:36.804 6641 DEBUG requests_mock.adapter [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] POST https://localhost:8080/platform/12/protocols/nfs/aliases?zone=System 500 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-04-13 02:04:36.813684 | debian-bookworm | 2026-04-13 02:04:36.805 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Response: status_code=500 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-04-13 02:04:36.813693 | debian-bookworm | 2026-04-13 02:04:36.805 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:36.814210 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_nfs_export_aliases_error_codes_3_500 [0.020919s] ... ok 2026-04-13 02:04:36.854282 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___invalid_method [0.352302s] ... ok 2026-04-13 02:04:36.873681 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___non_ok_response [0.019404s] ... ok 2026-04-13 02:04:36.892641 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_failover [0.018845s] ... ok 2026-04-13 02:04:36.911034 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath_no_rel [0.018401s] ... ok 2026-04-13 02:04:36.929607 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_401_max_retries [0.018408s] ... ok 2026-04-13 02:04:36.948531 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_404_nested [0.018605s] ... ok 2026-04-13 02:04:36.970874 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_check_for_setup_error [0.022178s] ... ok 2026-04-13 02:04:36.991940 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_create_share_from_snapshot [0.021354s] ... ok 2026-04-13 02:04:37.012571 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_create_snapshot [0.020596s] ... ok 2026-04-13 02:04:37.035011 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_delete_share [0.022061s] ... ok 2026-04-13 02:04:37.055990 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_mount_filesystem [0.021070s] ... ok 2026-04-13 02:04:37.075216 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_01__None__0_ [0.019066s] ... ok 2026-04-13 02:04:37.093428 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_03___0___0_ [0.018401s] ... ok 2026-04-13 02:04:37.112315 | debian-bookworm | {4} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_08___1023b___1023_ [0.018588s] ... ok 2026-04-13 02:04:37.147934 | debian-bookworm | Unsupported share protocol: CIFS. 2026-04-13 02:04:37.147965 | debian-bookworm | NoneType: None 2026-04-13 02:04:37.151612 | debian-bookworm | {4} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_create_share_incorrect_protocol [0.039135s] ... ok 2026-04-13 02:04:37.175828 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_11 [0.024180s] ... ok 2026-04-13 02:04:37.198445 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_15 [0.021955s] ... ok 2026-04-13 02:04:37.221211 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_22 [0.022952s] ... ok 2026-04-13 02:04:37.227827 | debian-bookworm | 2026-04-13 02:04:37.216 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-13 02:04:37.227853 | debian-bookworm | 2026-04-13 02:04:37.216 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-13 02:04:37.227862 | debian-bookworm | 2026-04-13 02:04:37.217 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Request: DELETE https://localhost:8080/namespace/ifs/home/admin/test?recursive=True _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-04-13 02:04:37.227871 | debian-bookworm | 2026-04-13 02:04:37.217 6641 DEBUG requests_mock.adapter [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] DELETE https://localhost:8080/namespace/ifs/home/admin/test?recursive=True 204 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-04-13 02:04:37.227880 | debian-bookworm | 2026-04-13 02:04:37.218 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Response: status_code=204 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-04-13 02:04:37.227888 | debian-bookworm | 2026-04-13 02:04:37.219 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:37.227896 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_path_1_True [0.413659s] ... ok 2026-04-13 02:04:37.243571 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_25 [0.022370s] ... ok 2026-04-13 02:04:37.249543 | debian-bookworm | 2026-04-13 02:04:37.239 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-13 02:04:37.249573 | debian-bookworm | 2026-04-13 02:04:37.239 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-13 02:04:37.249593 | debian-bookworm | 2026-04-13 02:04:37.239 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Request: DELETE https://localhost:8080/platform/1/protocols/smb/shares/smb_share_42 _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-04-13 02:04:37.249602 | debian-bookworm | 2026-04-13 02:04:37.240 6641 DEBUG requests_mock.adapter [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] DELETE https://localhost:8080/platform/1/protocols/smb/shares/smb_share_42 404 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-04-13 02:04:37.249611 | debian-bookworm | 2026-04-13 02:04:37.240 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Response: status_code=404 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-04-13 02:04:37.249626 | debian-bookworm | 2026-04-13 02:04:37.241 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:37.250005 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_smb_shares_2__404__False_ [0.021416s] ... ok 2026-04-13 02:04:37.266999 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_26 [0.022964s] ... ok 2026-04-13 02:04:37.271147 | debian-bookworm | 2026-04-13 02:04:37.260 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-13 02:04:37.271170 | debian-bookworm | 2026-04-13 02:04:37.260 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-13 02:04:37.271179 | debian-bookworm | 2026-04-13 02:04:37.260 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Request: DELETE https://localhost:8080/platform/1/snapshot/snapshots/snap123 _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-04-13 02:04:37.271187 | debian-bookworm | 2026-04-13 02:04:37.261 6641 DEBUG requests_mock.adapter [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] DELETE https://localhost:8080/platform/1/snapshot/snapshots/snap123 204 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-04-13 02:04:37.271204 | debian-bookworm | 2026-04-13 02:04:37.261 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Response: status_code=204 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-04-13 02:04:37.271213 | debian-bookworm | 2026-04-13 02:04:37.262 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:37.271546 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_snapshot_by_id_success_204 [0.021217s] ... ok 2026-04-13 02:04:37.285980 | debian-bookworm | Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. 2026-04-13 02:04:37.286009 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:37.286018 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-04-13 02:04:37.286035 | debian-bookworm | self.api_executor = self._create_api_executor() 2026-04-13 02:04:37.286043 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:37.286051 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-04-13 02:04:37.286059 | debian-bookworm | raise exception.ShareBackendException(msg=msg) 2026-04-13 02:04:37.286073 | debian-bookworm | manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-04-13 02:04:37.288413 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_with_exception [0.021342s] ... ok 2026-04-13 02:04:37.291747 | debian-bookworm | 2026-04-13 02:04:37.281 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-13 02:04:37.291775 | debian-bookworm | 2026-04-13 02:04:37.281 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-13 02:04:37.291784 | debian-bookworm | 2026-04-13 02:04:37.282 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Request: GET https://localhost:8080/namespaceifs/admin/test?detail=default _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-04-13 02:04:37.291793 | debian-bookworm | 2026-04-13 02:04:37.282 6641 DEBUG requests_mock.adapter [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] GET https://localhost:8080/namespaceifs/admin/test?detail=default 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-04-13 02:04:37.291801 | debian-bookworm | 2026-04-13 02:04:37.282 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Response: status_code=200 body={'my_json': 'test123'} _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-04-13 02:04:37.291809 | debian-bookworm | 2026-04-13 02:04:37.283 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:37.292300 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_directory_listing [0.020760s] ... ok 2026-04-13 02:04:37.310564 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_ro_without_hostlist [0.022007s] ... ok 2026-04-13 02:04:37.312504 | debian-bookworm | 2026-04-13 02:04:37.302 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-13 02:04:37.312530 | debian-bookworm | 2026-04-13 02:04:37.302 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-13 02:04:37.312539 | debian-bookworm | 2026-04-13 02:04:37.302 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Request: GET https://localhost:8080/platform/12/protocols/nfs/aliases/%2Fmy_custom_name?zone=System _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-04-13 02:04:37.312547 | debian-bookworm | 2026-04-13 02:04:37.303 6641 DEBUG requests_mock.adapter [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] GET https://localhost:8080/platform/12/protocols/nfs/aliases/%2Fmy_custom_name?zone=System 404 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-04-13 02:04:37.312558 | debian-bookworm | 2026-04-13 02:04:37.303 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Response: status_code=404 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-04-13 02:04:37.312567 | debian-bookworm | 2026-04-13 02:04:37.304 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:37.313020 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_nfs_export_aliases_error_codes_2_404 [0.021071s] ... ok 2026-04-13 02:04:37.328385 | debian-bookworm | 2026-04-13 02:04:37.323 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-13 02:04:37.328414 | debian-bookworm | 2026-04-13 02:04:37.323 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-13 02:04:37.328422 | debian-bookworm | 2026-04-13 02:04:37.325 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:37.328719 | debian-bookworm | Only "ip" access type is allowed for NFS shares. 2026-04-13 02:04:37.328958 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_nfs_export_access_no_ro_ips [0.020447s] ... ok 2026-04-13 02:04:37.330944 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_check_share_access_1_NFS [0.020576s] ... ok 2026-04-13 02:04:37.349879 | debian-bookworm | 2026-04-13 02:04:37.343 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-13 02:04:37.349914 | debian-bookworm | 2026-04-13 02:04:37.344 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-13 02:04:37.349925 | debian-bookworm | 2026-04-13 02:04:37.345 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:37.350289 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_smb_share_access_with_http_error [0.019844s] ... ok 2026-04-13 02:04:37.354262 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_4 [0.021046s] ... ok 2026-04-13 02:04:37.372227 | debian-bookworm | volID for Share fakeId does not exist 2026-04-13 02:04:37.373729 | debian-bookworm | 2026-04-13 02:04:37.366 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-13 02:04:37.373760 | debian-bookworm | 2026-04-13 02:04:37.366 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-13 02:04:37.373769 | debian-bookworm | 2026-04-13 02:04:37.366 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Request: PUT https://localhost:8080/platform/1/quota/quotas/ADE2F {'data': '{"thresholds": {"hard": 1024}}'} _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:545 2026-04-13 02:04:37.373783 | debian-bookworm | 2026-04-13 02:04:37.367 6641 DEBUG requests_mock.adapter [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] PUT https://localhost:8080/platform/1/quota/quotas/ADE2F 404 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-04-13 02:04:37.373793 | debian-bookworm | 2026-04-13 02:04:37.367 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Response: status_code=404 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-04-13 02:04:37.373802 | debian-bookworm | 2026-04-13 02:04:37.368 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:37.374429 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_modify__given_id_does_not_exist [0.023410s] ... ok 2026-04-13 02:04:37.374902 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_snapshot_without_volid [0.022284s] ... ok 2026-04-13 02:04:37.395816 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_snapshot [0.020575s] ... ok 2026-04-13 02:04:37.398001 | debian-bookworm | 2026-04-13 02:04:37.387 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-13 02:04:37.398034 | debian-bookworm | 2026-04-13 02:04:37.387 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-13 02:04:37.398048 | debian-bookworm | 2026-04-13 02:04:37.387 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Request: GET https://localhost:8080/platform/1/quota/quotas?path=/ifs/does_not_exist _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-04-13 02:04:37.398062 | debian-bookworm | 2026-04-13 02:04:37.388 6641 DEBUG requests_mock.adapter [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] GET https://localhost:8080/platform/1/quota/quotas?path=/ifs/does_not_exist 400 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-04-13 02:04:37.398074 | debian-bookworm | 2026-04-13 02:04:37.388 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Response: status_code=400 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-04-13 02:04:37.398086 | debian-bookworm | 2026-04-13 02:04:37.389 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:37.398610 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_set__path_does_not_already_exist [0.020653s] ... ok 2026-04-13 02:04:37.416095 | debian-bookworm | 2026-04-13 02:04:37.409 6641 DEBUG requests_mock.adapter [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] POST https://192.168.0.110/api/rest/file_system/6454ea29-09c3-030e-cfc3-1a9efb93188b/clone 201 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-04-13 02:04:37.416140 | debian-bookworm | 2026-04-13 02:04:37.409 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] REST Request: POST https://192.168.0.110/api/rest/file_system/6454ea29-09c3-030e-cfc3-1a9efb93188b/clone with body {"name": "powerstore-nfs-share-snap-clone"} _send_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/client.py:77 2026-04-13 02:04:37.416156 | debian-bookworm | 2026-04-13 02:04:37.409 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] REST Response: 201 with data {"id": "64560f05-e677-ec2a-7fcf-1a9efb93188b"} _send_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/client.py:86 2026-04-13 02:04:37.416168 | debian-bookworm | 2026-04-13 02:04:37.410 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:37.416537 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_clone_snapshot [0.020657s] ... ok 2026-04-13 02:04:37.417779 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_extend_share [0.022559s] ... ok 2026-04-13 02:04:37.437978 | debian-bookworm | 2026-04-13 02:04:37.429 6641 DEBUG requests_mock.adapter [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] GET https://192.168.0.110/api/rest/nfs_export?select=file_system_id&name=eq.powerstore-nfs-share 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-04-13 02:04:37.438017 | debian-bookworm | 2026-04-13 02:04:37.429 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] REST Request: GET https://192.168.0.110/api/rest/nfs_export?select=file_system_id&name=eq.powerstore-nfs-share with body None _send_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/client.py:77 2026-04-13 02:04:37.438032 | debian-bookworm | 2026-04-13 02:04:37.429 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] REST Response: 200 with data [{"file_system_id": "6454e9a9-a698-e9bc-ca61-1a9efb93188b"}] _send_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/client.py:86 2026-04-13 02:04:37.438046 | debian-bookworm | 2026-04-13 02:04:37.430 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:37.438822 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_fsid_from_export_name [0.019981s] ... ok 2026-04-13 02:04:37.441273 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs_without_existing_share [0.023230s] ... ok 2026-04-13 02:04:37.456739 | debian-bookworm | 2026-04-13 02:04:37.449 6641 DEBUG requests_mock.adapter [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] GET https://192.168.0.110/api/rest/smb_share?select=file_system_id&name=eq.powerstore-nfs-share 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-04-13 02:04:37.456759 | debian-bookworm | 2026-04-13 02:04:37.449 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] REST Request: GET https://192.168.0.110/api/rest/smb_share?select=file_system_id&name=eq.powerstore-nfs-share with body None _send_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/client.py:77 2026-04-13 02:04:37.456764 | debian-bookworm | 2026-04-13 02:04:37.449 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] REST Response: 200 with data [{"file_system_id": "6454e9a9-a698-e9bc-ca61-1a9efb93188b"}] _send_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/client.py:86 2026-04-13 02:04:37.456770 | debian-bookworm | 2026-04-13 02:04:37.450 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:37.457283 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_fsid_from_share_name [0.020178s] ... ok 2026-04-13 02:04:37.463875 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs_without_export_locations [0.022662s] ... ok 2026-04-13 02:04:37.476080 | debian-bookworm | 2026-04-13 02:04:37.469 6641 DEBUG requests_mock.adapter [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] GET https://192.168.0.110/api/rest/nfs_export?select=id&name=eq.powerstore-nfs-share 400 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-04-13 02:04:37.476134 | debian-bookworm | 2026-04-13 02:04:37.469 6641 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] REST Request: GET https://192.168.0.110/api/rest/nfs_export?select=id&name=eq.powerstore-nfs-share with body None 2026-04-13 02:04:37.476169 | debian-bookworm | 2026-04-13 02:04:37.469 6641 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] REST Response: 400 with data 2026-04-13 02:04:37.476184 | debian-bookworm | 2026-04-13 02:04:37.470 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:37.476601 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nfs_export_id_failure [0.019867s] ... ok 2026-04-13 02:04:37.487344 | debian-bookworm | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_unmanage [0.023288s] ... ok 2026-04-13 02:04:37.495613 | debian-bookworm | 2026-04-13 02:04:37.489 6641 DEBUG requests_mock.adapter [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] POST https://192.168.0.110/api/rest/file_system/6454ea29-09c3-030e-cfc3-1a9efb93188b/restore 400 send /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests_mock/adapter.py:256 2026-04-13 02:04:37.495652 | debian-bookworm | 2026-04-13 02:04:37.490 6641 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] REST Request: POST https://192.168.0.110/api/rest/file_system/6454ea29-09c3-030e-cfc3-1a9efb93188b/restore with body None 2026-04-13 02:04:37.495666 | debian-bookworm | 2026-04-13 02:04:37.490 6641 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] REST Response: 400 with data 2026-04-13 02:04:37.495678 | debian-bookworm | 2026-04-13 02:04:37.490 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:37.496084 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_restore_snapshot_failure [0.020540s] ... ok 2026-04-13 02:04:37.511755 | debian-bookworm | {4} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_https_call_verify [0.024039s] ... ok 2026-04-13 02:04:37.535237 | debian-bookworm | {4} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_delete_share_nonexisting_volume [0.023274s] ... ok 2026-04-13 02:04:37.549078 | debian-bookworm | 2026-04-13 02:04:37.531 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerStore Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:68 2026-04-13 02:04:37.549108 | debian-bookworm | 2026-04-13 02:04:37.531 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerStore Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:73 2026-04-13 02:04:37.549116 | debian-bookworm | 2026-04-13 02:04:37.532 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerStore Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:95 2026-04-13 02:04:37.549130 | debian-bookworm | 2026-04-13 02:04:37.532 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Initializing Dell PowerStore REST Client. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:117 2026-04-13 02:04:37.549151 | debian-bookworm | 2026-04-13 02:04:37.532 6641 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2026-04-13 02:04:37.549160 | debian-bookworm | 2026-04-13 02:04:37.532 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Creating NFS share. create_share_from_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:468 2026-04-13 02:04:37.549167 | debian-bookworm | 2026-04-13 02:04:37.532 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retrieving snapshot id of snapshot powerstore-share-snap _create_share_from_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:478 2026-04-13 02:04:37.549176 | debian-bookworm | 2026-04-13 02:04:37.533 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Cloning filesystem powerstore-share from snapshot _create_share_from_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:481 2026-04-13 02:04:37.549184 | debian-bookworm | 2026-04-13 02:04:37.534 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Get file interfaces of _create_share_NFS_CIFS /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:185 2026-04-13 02:04:37.549192 | debian-bookworm | 2026-04-13 02:04:37.534 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Creating NFS export powerstore-share _create_share_NFS_CIFS /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:188 2026-04-13 02:04:37.549200 | debian-bookworm | 2026-04-13 02:04:37.534 6641 ERROR manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] The requested NFS export "powerstore-share" was not created. 2026-04-13 02:04:37.549209 | debian-bookworm | 2026-04-13 02:04:37.535 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:37.549596 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_export_failure [0.044062s] ... ok 2026-04-13 02:04:37.554792 | debian-bookworm | Could not connect to API: Quobyte JsonRpc call to backend raised an exception: fake_result, Quobyte error code 666 2026-04-13 02:04:37.557070 | debian-bookworm | {4} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_do_setup_failure [0.021888s] ... ok 2026-04-13 02:04:37.578295 | debian-bookworm | {4} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_ensure_deleted_share [0.020550s] ... ok 2026-04-13 02:04:37.588274 | debian-bookworm | 2026-04-13 02:04:37.574 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerStore Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:68 2026-04-13 02:04:37.588307 | debian-bookworm | 2026-04-13 02:04:37.574 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerStore Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:73 2026-04-13 02:04:37.588335 | debian-bookworm | 2026-04-13 02:04:37.575 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerStore Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:95 2026-04-13 02:04:37.588345 | debian-bookworm | 2026-04-13 02:04:37.575 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Initializing Dell PowerStore REST Client. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:117 2026-04-13 02:04:37.588354 | debian-bookworm | 2026-04-13 02:04:37.575 6641 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2026-04-13 02:04:37.588363 | debian-bookworm | 2026-04-13 02:04:37.575 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retrieving filesystem ID for share powerstore-share create_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:408 2026-04-13 02:04:37.588371 | debian-bookworm | 2026-04-13 02:04:37.575 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Creating snapshot powerstore-share-snap for filesystem 6454e9a9-a698-e9bc-ca61-1a9efb93188b create_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:417 2026-04-13 02:04:37.588380 | debian-bookworm | 2026-04-13 02:04:37.575 6641 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Snapshot powerstore-share-snap successfully created. 2026-04-13 02:04:37.588389 | debian-bookworm | 2026-04-13 02:04:37.576 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:37.588810 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_snapshot [0.041104s] ... ok 2026-04-13 02:04:37.598441 | debian-bookworm | {4} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_extend_share [0.020453s] ... ok 2026-04-13 02:04:37.618762 | debian-bookworm | {4} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_get_capacities_gb [0.020172s] ... ok 2026-04-13 02:04:37.628858 | debian-bookworm | 2026-04-13 02:04:37.614 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerStore Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:68 2026-04-13 02:04:37.628887 | debian-bookworm | 2026-04-13 02:04:37.615 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerStore Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:73 2026-04-13 02:04:37.628896 | debian-bookworm | 2026-04-13 02:04:37.615 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerStore Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:95 2026-04-13 02:04:37.628915 | debian-bookworm | 2026-04-13 02:04:37.615 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Initializing Dell PowerStore REST Client. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:117 2026-04-13 02:04:37.628924 | debian-bookworm | 2026-04-13 02:04:37.615 6641 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2026-04-13 02:04:37.628936 | debian-bookworm | 2026-04-13 02:04:37.615 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retrieving filesystem ID for snapshot powerstore-share-snap delete_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:435 2026-04-13 02:04:37.628944 | debian-bookworm | 2026-04-13 02:04:37.616 6641 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Deleting filesystem ID 6454ea29-09c3-030e-cfc3-1a9efb93188b delete_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:437 2026-04-13 02:04:37.628953 | debian-bookworm | 2026-04-13 02:04:37.616 6641 ERROR manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to delete snapshot "powerstore-share-snap". 2026-04-13 02:04:37.628961 | debian-bookworm | 2026-04-13 02:04:37.616 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:37.629363 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_snapshot_backend_failure [0.040331s] ... ok 2026-04-13 02:04:37.638996 | debian-bookworm | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:04:37.639367 | debian-bookworm | {4} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_get_capacities_gb_full [0.019575s] ... ok 2026-04-13 02:04:37.641157 | debian-bookworm | 2026-04-13 02:04:37.636 6641 DEBUG manila.share.drivers.dell_emc.plugins.unity.client [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Filesystem 716100cc-e0b4-416b-ac27-d38dd019330d already exists, ignoring filesystem creation. create_filesystem /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/client.py:103 2026-04-13 02:04:37.641182 | debian-bookworm | 2026-04-13 02:04:37.637 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:37.641677 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_filesystem__existed_expt [0.020775s] ... ok 2026-04-13 02:04:37.659193 | debian-bookworm | {4} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_shrink_share [0.020668s] ... ok 2026-04-13 02:04:37.660737 | debian-bookworm | 2026-04-13 02:04:37.656 6641 INFO manila.share.drivers.dell_emc.plugins.unity.client [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Share server 78fd845f-8e7d-487f-bfde-051d83e78103 already exists, ignoring share server creation. 2026-04-13 02:04:37.660773 | debian-bookworm | 2026-04-13 02:04:37.657 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:37.661097 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_nas_server__existed_expt [0.019227s] ... ok 2026-04-13 02:04:37.679624 | debian-bookworm | {4} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_conf_dir_empty_2_True [0.019713s] ... ok 2026-04-13 02:04:37.680397 | debian-bookworm | 2026-04-13 02:04:37.676 6641 INFO manila.share.drivers.dell_emc.plugins.unity.client [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] NAS server 78fd845f-8e7d-487f-bfde-051d83e78103 not found. 2026-04-13 02:04:37.680421 | debian-bookworm | 2026-04-13 02:04:37.676 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:37.680852 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_delete_nas_server__nonexistent_expt [0.019300s] ... ok 2026-04-13 02:04:37.698497 | debian-bookworm | {4} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_with_rados_store_2_True [0.019221s] ... ok 2026-04-13 02:04:37.699473 | debian-bookworm | 2026-04-13 02:04:37.695 6641 INFO manila.share.drivers.dell_emc.plugins.unity.client [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] NFS service on NAS server 78fd845f-8e7d-487f-bfde-051d83e78103 is already enabled. 2026-04-13 02:04:37.699522 | debian-bookworm | 2026-04-13 02:04:37.695 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:37.700112 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_enable_nfs_service__existed_expt [0.018966s] ... ok 2026-04-13 02:04:37.719597 | debian-bookworm | 2026-04-13 02:04:37.715 6641 INFO manila.share.drivers.dell_emc.plugins.unity.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] The following specified storage pools are not managed by the backend: pool_2,pool_1. This host will only manage the storage pools: nas_server_pool 2026-04-13 02:04:37.719630 | debian-bookworm | 2026-04-13 02:04:37.716 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:37.720125 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_4 [0.020804s] ... ok 2026-04-13 02:04:37.720510 | debian-bookworm | {4} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_add_export [0.021758s] ... ok 2026-04-13 02:04:37.740911 | debian-bookworm | 2026-04-13 02:04:37.736 6641 DEBUG manila.share.drivers.dell_emc.plugins.unity.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Storage pools: pool_2,nas_server_pool,pool_1 will be managed. _get_managed_pools /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/connection.py:782 2026-04-13 02:04:37.740950 | debian-bookworm | 2026-04-13 02:04:37.737 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:37.741333 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_6 [0.020901s] ... ok 2026-04-13 02:04:37.742243 | debian-bookworm | {4} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_remove_export [0.021671s] ... ok 2026-04-13 02:04:37.760458 | debian-bookworm | 2026-04-13 02:04:37.758 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:37.760920 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_pool_name_from_host__no_pool_name [0.020723s] ... ok 2026-04-13 02:04:37.765404 | debian-bookworm | {4} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir [0.023335s] ... ok 2026-04-13 02:04:37.782648 | debian-bookworm | 2026-04-13 02:04:37.778 6641 WARNING manila.share.drivers.dell_emc.plugins.unity.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Cannot get share name from path, make sure the path is right. Error details: 'NoneType' object is not subscriptable 2026-04-13 02:04:37.782692 | debian-bookworm | 2026-04-13 02:04:37.779 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:37.783018 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_clear_share_access_nfs [0.021380s] ... ok 2026-04-13 02:04:37.786392 | debian-bookworm | {4} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_for_allow [0.020882s] ... ok 2026-04-13 02:04:37.806700 | debian-bookworm | 2026-04-13 02:04:37.799 6641 DEBUG manila.share.drivers.dell_emc.plugins.unity.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] No storage pool is specified, so all pools in storage system will be managed. _get_managed_pools /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/connection.py:759 2026-04-13 02:04:37.806734 | debian-bookworm | 2026-04-13 02:04:37.799 6641 DEBUG manila.share.drivers.dell_emc.plugins.unity.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Ports: spa_eth1,spa_eth2 will be managed. validate_port_configuration /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/connection.py:193 2026-04-13 02:04:37.806743 | debian-bookworm | 2026-04-13 02:04:37.799 6641 INFO manila.share.drivers.dell_emc.plugins.unity.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Only ports of SPA are configured. Configure ports of both SPA and SPB to use both of the SPs. 2026-04-13 02:04:37.806756 | debian-bookworm | 2026-04-13 02:04:37.800 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:37.807091 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_connect_with_ipv6 [0.020535s] ... ok 2026-04-13 02:04:37.808881 | debian-bookworm | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_attached_incorrect [0.022061s] ... ok 2026-04-13 02:04:37.823306 | debian-bookworm | 2026-04-13 02:04:37.821 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:37.823743 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_nfs_share_from_snapshot [0.020683s] ... ok 2026-04-13 02:04:37.831257 | debian-bookworm | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share_invalid_helper [0.022561s] ... ok 2026-04-13 02:04:37.844797 | debian-bookworm | 2026-04-13 02:04:37.841 6641 ERROR manila.share.drivers.dell_emc.plugins.unity.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Name of the share server test not found. 2026-04-13 02:04:37.844827 | debian-bookworm | 2026-04-13 02:04:37.842 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:37.845160 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share__no_server_name_in_backend_details [0.021039s] ... ok 2026-04-13 02:04:37.853538 | debian-bookworm | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_deallocate_container_with_volume_not_found [0.022126s] ... ok 2026-04-13 02:04:37.864564 | debian-bookworm | 2026-04-13 02:04:37.862 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:37.864899 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_dhss_false_create_nfs_share [0.020124s] ... ok 2026-04-13 02:04:37.874903 | debian-bookworm | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_invalid_helper [0.021354s] ... ok 2026-04-13 02:04:37.885143 | debian-bookworm | 2026-04-13 02:04:37.883 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:37.885511 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_snapshot_wrong_size_type [0.020406s] ... ok 2026-04-13 02:04:37.897212 | debian-bookworm | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_snapshot [0.022225s] ... ok 2026-04-13 02:04:37.907219 | debian-bookworm | 2026-04-13 02:04:37.903 6641 DEBUG manila.share.drivers.dell_emc.plugins.unity.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Server details are empty. teardown_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/connection.py:664 2026-04-13 02:04:37.907251 | debian-bookworm | 2026-04-13 02:04:37.903 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:37.907571 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_teardown_server__no_server_detail [0.020551s] ... ok 2026-04-13 02:04:37.920225 | debian-bookworm | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_detach_volume_detached [0.022897s] ... ok 2026-04-13 02:04:37.928203 | debian-bookworm | 2026-04-13 02:04:37.924 6641 WARNING manila.share.drivers.dell_emc.plugins.unity.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Cannot get share name from path, make sure the path is right. Error details: list index out of range: IndexError: list index out of range 2026-04-13 02:04:37.928234 | debian-bookworm | 2026-04-13 02:04:37.925 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:37.928572 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_access_recovery [0.021410s] ... ok 2026-04-13 02:04:37.946259 | debian-bookworm | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_do_setup_with_dhss_2_False [0.025072s] ... ok 2026-04-13 02:04:37.947767 | debian-bookworm | 2026-04-13 02:04:37.944 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:37.948164 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_1 [0.019378s] ... ok 2026-04-13 02:04:37.970310 | debian-bookworm | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ensure_share [0.024433s] ... ok 2026-04-13 02:04:37.993923 | debian-bookworm | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_extend_share_1_100 [0.023886s] ... ok 2026-04-13 02:04:38.003738 | debian-bookworm | 2026-04-13 02:04:37.999 6641 DEBUG manila.share.drivers.dell_emc.plugins.vnx.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] No storage pool is specified, so all pools in storage system will be managed. _get_managed_storage_pools /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py:576 2026-04-13 02:04:38.003771 | debian-bookworm | 2026-04-13 02:04:38.000 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:38.004161 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_1 [0.055784s] ... ok 2026-04-13 02:04:38.015131 | debian-bookworm | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_consumed_space [0.021045s] ... ok 2026-04-13 02:04:38.036377 | debian-bookworm | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mount_path [0.021309s] ... ok 2026-04-13 02:04:38.058746 | debian-bookworm | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mounted_share_size [0.021939s] ... ok 2026-04-13 02:04:38.061586 | debian-bookworm | 2026-04-13 02:04:38.057 6641 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Could not find Data Mover by name: server_2. 2026-04-13 02:04:38.061625 | debian-bookworm | 2026-04-13 02:04:38.058 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:38.061989 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_check_for_setup_error_with_invalid_mover_name [0.057989s] ... ok 2026-04-13 02:04:38.080741 | debian-bookworm | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mounted_share_size_invalid_output_3_fake_ [0.022009s] ... ok 2026-04-13 02:04:38.103252 | debian-bookworm | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_snapshot_error [0.022385s] ... ok 2026-04-13 02:04:38.118845 | debian-bookworm | 2026-04-13 02:04:38.115 6641 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-04-13 02:04:38.118880 | debian-bookworm | 2026-04-13 02:04:38.116 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:38.119246 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_with_invalide_cifs_server_name [0.057815s] ... ok 2026-04-13 02:04:38.125046 | debian-bookworm | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_mounted_false [0.021761s] ... ok 2026-04-13 02:04:38.148279 | debian-bookworm | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_attached_to_cinder_volume_not_mounted_to_srv [0.023136s] ... ok 2026-04-13 02:04:38.169778 | debian-bookworm | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_remove_mount_permanently_raise_error_on_remove [0.021383s] ... ok 2026-04-13 02:04:38.175087 | debian-bookworm | 2026-04-13 02:04:38.173 6641 INFO manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Found the header of the command /nas/bin/nas_cel -interconnect -l. 2026-04-13 02:04:38.177173 | debian-bookworm | 2026-04-13 02:04:38.175 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:38.177761 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_nfs_share_from_snapshot_with_ipv6 [0.058808s] ... ok 2026-04-13 02:04:38.191857 | debian-bookworm | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_unmount_device_present [0.021981s] ... ok 2026-04-13 02:04:38.213728 | debian-bookworm | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_update_access_2_ro [0.021686s] ... ok 2026-04-13 02:04:38.233169 | debian-bookworm | {4} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_5 [0.019260s] ... ok 2026-04-13 02:04:38.234794 | debian-bookworm | 2026-04-13 02:04:38.232 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:38.235171 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_ro_access [0.056369s] ... ok 2026-04-13 02:04:38.253381 | debian-bookworm | {4} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_disjoint_2 [0.019870s] ... ok 2026-04-13 02:04:38.272330 | debian-bookworm | {4} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_4 [0.019174s] ... ok 2026-04-13 02:04:38.289080 | debian-bookworm | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:04:38.291477 | debian-bookworm | {4} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_path_3 [0.019049s] ... ok 2026-04-13 02:04:38.294109 | debian-bookworm | 2026-04-13 02:04:38.292 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:38.294534 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_no_valid_port [0.059987s] ... ok 2026-04-13 02:04:38.308515 | debian-bookworm | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:04:38.311052 | debian-bookworm | {4} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_path_4 [0.019541s] ... ok 2026-04-13 02:04:38.327943 | debian-bookworm | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:04:38.330733 | debian-bookworm | {4} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_update_access_via_manager [0.019411s] ... ok 2026-04-13 02:04:38.350314 | debian-bookworm | {4} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__kick_out_users_failed [0.019452s] ... ok 2026-04-13 02:04:38.351722 | debian-bookworm | 2026-04-13 02:04:38.348 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:38.352096 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_pool [0.056677s] ... ok 2026-04-13 02:04:38.369068 | debian-bookworm | {4} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_2___5_6_7_8_foo [0.018774s] ... ok 2026-04-13 02:04:38.388188 | debian-bookworm | {4} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_with_exception_2 [0.019060s] ... ok 2026-04-13 02:04:38.406764 | debian-bookworm | {4} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_init_helper [0.018432s] ... ok 2026-04-13 02:04:38.413123 | debian-bookworm | 2026-04-13 02:04:38.406 6641 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:38.413150 | debian-bookworm | 2026-04-13 02:04:38.411 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:38.413525 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server [0.062473s] ... ok 2026-04-13 02:04:38.425297 | debian-bookworm | {4} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_update_access_wrong_access_level [0.018561s] ... ok 2026-04-13 02:04:38.444712 | debian-bookworm | {4} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_update_access_wrong_access_type [0.019226s] ... ok 2026-04-13 02:04:38.463659 | debian-bookworm | {4} manila.tests.share.drivers.test_helpers.CIFSHelperUserAccessTestCase.test_update_access [0.018870s] ... ok 2026-04-13 02:04:38.470175 | debian-bookworm | 2026-04-13 02:04:38.468 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:38.470760 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_recover_cifs_rule [0.056600s] ... ok 2026-04-13 02:04:38.483381 | debian-bookworm | {4} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_2 [0.019617s] ... ok 2026-04-13 02:04:38.503020 | debian-bookworm | {4} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_with_invalid_access_4_1001__1000_129 [0.019405s] ... ok 2026-04-13 02:04:38.522270 | debian-bookworm | {4} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_5 [0.019312s] ... ok 2026-04-13 02:04:38.540382 | debian-bookworm | 2026-04-13 02:04:38.525 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.allow_share_access..do_allow_access" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:38.540430 | debian-bookworm | 2026-04-13 02:04:38.525 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" acquired by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.allow_share_access..do_allow_access" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:38.540441 | debian-bookworm | 2026-04-13 02:04:38.526 6641 DEBUG manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [fdf8:f53b:82e1::5] is already in access list of share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. do_allow_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:1933 2026-04-13 02:04:38.540450 | debian-bookworm | 2026-04-13 02:04:38.526 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" "released" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.allow_share_access..do_allow_access" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:38.540458 | debian-bookworm | 2026-04-13 02:04:38.526 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.clear_share_access..do_clear_access" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:38.540466 | debian-bookworm | 2026-04-13 02:04:38.526 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" acquired by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.clear_share_access..do_clear_access" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:38.540491 | debian-bookworm | 2026-04-13 02:04:38.527 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" "released" by "manila.share.drivers.dell_emc.plugins.vnx.object_manager.NFSShare.clear_share_access..do_clear_access" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:38.540501 | debian-bookworm | 2026-04-13 02:04:38.528 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:38.541034 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_recover_nfs_rule_with_ipv6 [0.059795s] ... ok 2026-04-13 02:04:38.542932 | debian-bookworm | {4} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_recovery_mode_1 [0.020184s] ... ok 2026-04-13 02:04:38.555417 | debian-bookworm | 2026-04-13 02:04:38.552 6641 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to create CIFS server 4-57fc88167224. Reason: []. 2026-04-13 02:04:38.555448 | debian-bookworm | 2026-04-13 02:04:38.553 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:38.555795 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_create_cifs_server_with_error [0.025111s] ... ok 2026-04-13 02:04:38.561294 | debian-bookworm | Unable to umount: Unexpected error while running command. 2026-04-13 02:04:38.561325 | debian-bookworm | Command: None 2026-04-13 02:04:38.561338 | debian-bookworm | Exit code: - 2026-04-13 02:04:38.561345 | debian-bookworm | Stdout: None 2026-04-13 02:04:38.561353 | debian-bookworm | Stderr: 'fake error' 2026-04-13 02:04:38.563682 | debian-bookworm | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_error [0.020722s] ... ok 2026-04-13 02:04:38.578241 | debian-bookworm | 2026-04-13 02:04:38.574 6641 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-04-13 02:04:38.578271 | debian-bookworm | 2026-04-13 02:04:38.576 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:38.578725 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_with_error [0.022317s] ... ok 2026-04-13 02:04:38.585062 | debian-bookworm | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_rmdir_error [0.021371s] ... ok 2026-04-13 02:04:38.600563 | debian-bookworm | 2026-04-13 02:04:38.596 6641 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] User not found on domain, skipping deny...: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:04:38.600608 | debian-bookworm | 2026-04-13 02:04:38.597 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:38.601113 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_deny_share_access_but_no_user_found [0.021451s] ... ok 2026-04-13 02:04:38.625361 | debian-bookworm | 2026-04-13 02:04:38.618 6641 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:38.625405 | debian-bookworm | 2026-04-13 02:04:38.619 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:38.625858 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_on_mover [0.021810s] ... ok 2026-04-13 02:04:38.644604 | debian-bookworm | 2026-04-13 02:04:38.639 6641 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to get file system by name 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. 2026-04-13 02:04:38.644636 | debian-bookworm | 2026-04-13 02:04:38.640 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:38.645024 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_delete_file_system_but_get_file_system_error [0.020945s] ... ok 2026-04-13 02:04:38.664212 | debian-bookworm | 2026-04-13 02:04:38.660 6641 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] File system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. 2026-04-13 02:04:38.664242 | debian-bookworm | 2026-04-13 02:04:38.661 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:38.664621 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_delete_file_system_but_not_found [0.020953s] ... ok 2026-04-13 02:04:38.686309 | debian-bookworm | 2026-04-13 02:04:38.682 6641 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to create Mount Point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 for file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-04-13 02:04:38.686339 | debian-bookworm | 2026-04-13 02:04:38.683 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:38.686829 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_with_error [0.022023s] ... ok 2026-04-13 02:04:38.717999 | debian-bookworm | 2026-04-13 02:04:38.704 6641 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:38.718040 | debian-bookworm | 2026-04-13 02:04:38.704 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.dell_emc.plugins.vnx.object_manager.MountPoint.delete' after 0.00104(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:38.718054 | debian-bookworm | 2026-04-13 02:04:38.705 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retrying manila.share.drivers.dell_emc.plugins.vnx.object_manager.MountPoint.delete in 1 seconds as it raised EMCVnxInvalidMoverID: Invalid mover or vdm fake_mover_id.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:38.718063 | debian-bookworm | 2026-04-13 02:04:38.705 6641 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:38.718071 | debian-bookworm | 2026-04-13 02:04:38.707 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:38.718396 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_invalid_mover_id [0.023560s] ... ok 2026-04-13 02:04:38.744054 | debian-bookworm | 2026-04-13 02:04:38.728 6641 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:38.744095 | debian-bookworm | 2026-04-13 02:04:38.729 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.dell_emc.plugins.vnx.object_manager.MoverInterface.create' after 0.00113(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:38.744135 | debian-bookworm | 2026-04-13 02:04:38.729 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retrying manila.share.drivers.dell_emc.plugins.vnx.object_manager.MoverInterface.create in 1 seconds as it raised EMCVnxInvalidMoverID: Invalid mover or vdm fake_mover_id.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:38.744168 | debian-bookworm | 2026-04-13 02:04:38.730 6641 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:38.744183 | debian-bookworm | 2026-04-13 02:04:38.732 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:38.744655 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_invalid_mover_id [0.024505s] ... ok 2026-04-13 02:04:38.760303 | debian-bookworm | 2026-04-13 02:04:38.753 6641 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:38.760334 | debian-bookworm | 2026-04-13 02:04:38.753 6641 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to delete mover interface 192.168.1.1 on mover server_2. Reason: []. 2026-04-13 02:04:38.760344 | debian-bookworm | 2026-04-13 02:04:38.754 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:38.760752 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_with_error [0.022388s] ... ok 2026-04-13 02:04:38.777136 | debian-bookworm | 2026-04-13 02:04:38.775 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:38.777643 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_ref_with_error [0.020511s] ... ok 2026-04-13 02:04:38.801622 | debian-bookworm | 2026-04-13 02:04:38.795 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.dell_emc.plugins.vnx.object_manager.StorageObject._execute_cmd' after 3.81e-05(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:38.801654 | debian-bookworm | 2026-04-13 02:04:38.795 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retrying manila.share.drivers.dell_emc.plugins.vnx.object_manager.StorageObject._execute_cmd in 1 seconds as it raised EMCVnxLockRequiredException: Unable to acquire lock(s).. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:38.801665 | debian-bookworm | 2026-04-13 02:04:38.796 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:38.802134 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_delete_nfs_share_locked [0.020820s] ... ok 2026-04-13 02:04:38.821811 | debian-bookworm | 2026-04-13 02:04:38.816 6641 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to get snapshot by de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. 2026-04-13 02:04:38.821854 | debian-bookworm | 2026-04-13 02:04:38.817 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:38.822328 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot_id_with_error [0.021171s] ... ok 2026-04-13 02:04:38.840159 | debian-bookworm | 2026-04-13 02:04:38.837 6641 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Invalid storage object type fake_type. 2026-04-13 02:04:38.840190 | debian-bookworm | 2026-04-13 02:04:38.837 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:38.840711 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StorageObjectManagerTestCase.test_get_storage_context_invalid_type [0.020109s] ... ok 2026-04-13 02:04:38.865376 | debian-bookworm | 2026-04-13 02:04:38.858 6641 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:38.865407 | debian-bookworm | 2026-04-13 02:04:38.859 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:38.865945 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_create_vdm [0.021757s] ... ok 2026-04-13 02:04:38.893730 | debian-bookworm | 2026-04-13 02:04:38.879 6641 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:38.893760 | debian-bookworm | 2026-04-13 02:04:38.880 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.dell_emc.plugins.vnx.object_manager.VDM.create' after 0.00104(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:38.893770 | debian-bookworm | 2026-04-13 02:04:38.880 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retrying manila.share.drivers.dell_emc.plugins.vnx.object_manager.VDM.create in 1 seconds as it raised EMCVnxInvalidMoverID: Invalid mover or vdm fake_mover_id.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:38.893783 | debian-bookworm | 2026-04-13 02:04:38.881 6641 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2026-04-13 02:04:38.893792 | debian-bookworm | 2026-04-13 02:04:38.882 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:38.894213 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_create_vdm_invalid_mover_id [0.022895s] ... ok 2026-04-13 02:04:38.904030 | debian-bookworm | 2026-04-13 02:04:38.902 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:38.904556 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_cifs_nfs_interface_1_id__________fake_vdm_id_____________name________56aafd02_4d44_43d7_b784_57fc88167224_____________acl_________0_____________type________vdm_____________server______server_2_____________rootfs______root_fs_vdm_vdm_fakeid_____________I18N_mode___UNICODE_____________mountedfs_______________member_of_______________status____________________defined___enabled________________actual___loaded__active_____________Interfaces_to_services_mapping_______________interface_a33884c869e0__vdm______________interface_3d909830c356__cifs [0.020001s] ... ok 2026-04-13 02:04:38.939070 | debian-bookworm | 2026-04-13 02:04:38.922 6641 INFO manila.share.drivers.dell_emc.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] BACKEND IS: fake_backend 2026-04-13 02:04:38.939120 | debian-bookworm | 2026-04-13 02:04:38.922 6641 INFO manila.share.drivers.dell_emc.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] PLUGIN HAS: {'ipv6_implemented': True, 'dhss_mandatory_security_service_association': {}} 2026-04-13 02:04:38.939134 | debian-bookworm | 2026-04-13 02:04:38.922 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:38.939147 | debian-bookworm | 2026-04-13 02:04:38.922 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:38.939159 | debian-bookworm | 2026-04-13 02:04:38.923 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:38.939171 | debian-bookworm | 2026-04-13 02:04:38.923 6641 INFO manila.share.drivers.dell_emc.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] BACKEND IS: powermax 2026-04-13 02:04:38.939193 | debian-bookworm | 2026-04-13 02:04:38.923 6641 INFO manila.share.drivers.dell_emc.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] PLUGIN HAS: {'dhss_mandatory_security_service_association': {}, 'revert_to_snap_support': False, 'shrink_share_support': False, 'manage_existing_support': False, 'manage_existing_with_server_support': False, 'manage_existing_snapshot_support': False, 'manage_snapshot_with_server_support': False, 'manage_server_support': False, 'get_share_server_network_info_support': False} 2026-04-13 02:04:38.939207 | debian-bookworm | 2026-04-13 02:04:38.924 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:38.939218 | debian-bookworm | 2026-04-13 02:04:38.924 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:38.939230 | debian-bookworm | 2026-04-13 02:04:38.924 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:38.939259 | debian-bookworm | 2026-04-13 02:04:38.926 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:38.939984 | debian-bookworm | {7} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_not_support_manage [0.023189s] ... ok 2026-04-13 02:04:38.950153 | debian-bookworm | 2026-04-13 02:04:38.947 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:38.950819 | debian-bookworm | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_exists_with_rados_store_2_True [0.021674s] ... ok 2026-04-13 02:04:38.971108 | debian-bookworm | 2026-04-13 02:04:38.968 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:38.971553 | debian-bookworm | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id_with_rados_store_and_bump_1_True [0.020949s] ... ok 2026-04-13 02:04:38.991270 | debian-bookworm | 2026-04-13 02:04:38.989 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:38.991626 | debian-bookworm | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_read_export_with_rados_store_2_True [0.020226s] ... ok 2026-04-13 02:04:39.024399 | debian-bookworm | 2026-04-13 02:04:39.010 6641 ERROR manila.share.drivers.ganesha.manager [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] There was a problem removing the export. Ignoring errors and continuing operation.: manila.exception.GaneshaCommandFailure: Ganesha management command failed. 2026-04-13 02:04:39.024430 | debian-bookworm | Command: None 2026-04-13 02:04:39.024439 | debian-bookworm | Exit code: - 2026-04-13 02:04:39.024447 | debian-bookworm | Stdout: None 2026-04-13 02:04:39.024455 | debian-bookworm | Stderr: None 2026-04-13 02:04:39.024464 | debian-bookworm | 2026-04-13 02:04:39.010 6641 ERROR manila.share.drivers.ganesha.manager Traceback (most recent call last): 2026-04-13 02:04:39.024472 | debian-bookworm | 2026-04-13 02:04:39.010 6641 ERROR manila.share.drivers.ganesha.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ganesha/manager.py", line 516, in remove_export 2026-04-13 02:04:39.024480 | debian-bookworm | 2026-04-13 02:04:39.010 6641 ERROR manila.share.drivers.ganesha.manager self._remove_export_dbus(confdict["EXPORT"]["Export_Id"]) 2026-04-13 02:04:39.024489 | debian-bookworm | 2026-04-13 02:04:39.010 6641 ERROR manila.share.drivers.ganesha.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:39.024497 | debian-bookworm | 2026-04-13 02:04:39.010 6641 ERROR manila.share.drivers.ganesha.manager return self._mock_call(*args, **kwargs) 2026-04-13 02:04:39.024511 | debian-bookworm | 2026-04-13 02:04:39.010 6641 ERROR manila.share.drivers.ganesha.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:39.024519 | debian-bookworm | 2026-04-13 02:04:39.010 6641 ERROR manila.share.drivers.ganesha.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:39.024527 | debian-bookworm | 2026-04-13 02:04:39.010 6641 ERROR manila.share.drivers.ganesha.manager return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:39.024535 | debian-bookworm | 2026-04-13 02:04:39.010 6641 ERROR manila.share.drivers.ganesha.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:39.024543 | debian-bookworm | 2026-04-13 02:04:39.010 6641 ERROR manila.share.drivers.ganesha.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:39.024551 | debian-bookworm | 2026-04-13 02:04:39.010 6641 ERROR manila.share.drivers.ganesha.manager raise effect 2026-04-13 02:04:39.024559 | debian-bookworm | 2026-04-13 02:04:39.010 6641 ERROR manila.share.drivers.ganesha.manager manila.exception.GaneshaCommandFailure: Ganesha management command failed. 2026-04-13 02:04:39.024586 | debian-bookworm | 2026-04-13 02:04:39.010 6641 ERROR manila.share.drivers.ganesha.manager Command: None 2026-04-13 02:04:39.024594 | debian-bookworm | 2026-04-13 02:04:39.010 6641 ERROR manila.share.drivers.ganesha.manager Exit code: - 2026-04-13 02:04:39.024602 | debian-bookworm | 2026-04-13 02:04:39.010 6641 ERROR manila.share.drivers.ganesha.manager Stdout: None 2026-04-13 02:04:39.024609 | debian-bookworm | 2026-04-13 02:04:39.010 6641 ERROR manila.share.drivers.ganesha.manager Stderr: None 2026-04-13 02:04:39.024618 | debian-bookworm | 2026-04-13 02:04:39.010 6641 ERROR manila.share.drivers.ganesha.manager 2026-04-13 02:04:39.024626 | debian-bookworm | 2026-04-13 02:04:39.011 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.024989 | debian-bookworm | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_error_during_remove_export_dbus_with_rados_store_2_False [0.022080s] ... ok 2026-04-13 02:04:39.033969 | debian-bookworm | 2026-04-13 02:04:39.031 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.034330 | debian-bookworm | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_rm_file [0.020630s] ... ok 2026-04-13 02:04:39.055697 | debian-bookworm | 2026-04-13 02:04:39.054 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.056390 | debian-bookworm | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_update_export_error_with_rados_store_1_True [0.022184s] ... ok 2026-04-13 02:04:39.078565 | debian-bookworm | 2026-04-13 02:04:39.076 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.079138 | debian-bookworm | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_export_with_rados_store_2_False [0.022218s] ... ok 2026-04-13 02:04:39.098364 | debian-bookworm | 2026-04-13 02:04:39.096 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.098929 | debian-bookworm | {7} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_walk [0.019269s] ... ok 2026-04-13 02:04:39.117626 | debian-bookworm | 2026-04-13 02:04:39.115 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.118049 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_restart_gluster_vol [0.019352s] ... ok 2026-04-13 02:04:39.137806 | debian-bookworm | 2026-04-13 02:04:39.135 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.138246 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_gluster_version_exception_1_foo_1_1_1 [0.019785s] ... ok 2026-04-13 02:04:39.156812 | debian-bookworm | 2026-04-13 02:04:39.155 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.157217 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_gluster_version_exception_2_glusterfs_3_6 [0.019759s] ... ok 2026-04-13 02:04:39.177159 | debian-bookworm | 2026-04-13 02:04:39.175 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.177603 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_2 [0.019901s] ... ok 2026-04-13 02:04:39.197156 | debian-bookworm | 2026-04-13 02:04:39.195 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.197713 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_5 [0.019549s] ... ok 2026-04-13 02:04:39.216780 | debian-bookworm | 2026-04-13 02:04:39.214 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.217136 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_7 [0.019674s] ... ok 2026-04-13 02:04:39.236288 | debian-bookworm | 2026-04-13 02:04:39.234 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.236722 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_via_info [0.019495s] ... ok 2026-04-13 02:04:39.256023 | debian-bookworm | 2026-04-13 02:04:39.254 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.256439 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_has_vol_1_None [0.019503s] ... ok 2026-04-13 02:04:39.275641 | debian-bookworm | 2026-04-13 02:04:39.273 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.276080 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_1 [0.019331s] ... ok 2026-04-13 02:04:39.294889 | debian-bookworm | 2026-04-13 02:04:39.292 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.295482 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_2 [0.019339s] ... ok 2026-04-13 02:04:39.314445 | debian-bookworm | 2026-04-13 02:04:39.312 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.314808 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_3 [0.019515s] ... ok 2026-04-13 02:04:39.333851 | debian-bookworm | 2026-04-13 02:04:39.331 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.334230 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_has_shouldnt_have_vol [0.019300s] ... ok 2026-04-13 02:04:39.353541 | debian-bookworm | 2026-04-13 02:04:39.351 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.353955 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_has_vol_2_True [0.019451s] ... ok 2026-04-13 02:04:39.372472 | debian-bookworm | 2026-04-13 02:04:39.370 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.372906 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_bad_policy [0.019013s] ... ok 2026-04-13 02:04:39.392170 | debian-bookworm | 2026-04-13 02:04:39.390 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.392668 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_2 [0.019586s] ... ok 2026-04-13 02:04:39.411687 | debian-bookworm | 2026-04-13 02:04:39.409 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.412083 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_numreduct_1___3____6__ [0.019529s] ... ok 2026-04-13 02:04:39.430437 | debian-bookworm | 2026-04-13 02:04:39.428 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.430785 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_numreduct_2___3____6____2beta__ [0.019037s] ... ok 2026-04-13 02:04:39.450527 | debian-bookworm | 2026-04-13 02:04:39.448 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.450881 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_1 [0.019567s] ... ok 2026-04-13 02:04:39.470892 | debian-bookworm | 2026-04-13 02:04:39.467 6641 WARNING manila.share.drivers.glusterfs.glusterfs_native [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:04:39.470950 | debian-bookworm | 2026-04-13 02:04:39.468 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.471288 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_snapshots_are_supported [0.019458s] ... ok 2026-04-13 02:04:39.490402 | debian-bookworm | 2026-04-13 02:04:39.487 6641 WARNING manila.share.drivers.glusterfs.glusterfs_native [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:04:39.490432 | debian-bookworm | 2026-04-13 02:04:39.487 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.490806 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_supported_protocols [0.019457s] ... ok 2026-04-13 02:04:39.514983 | debian-bookworm | 2026-04-13 02:04:39.506 6641 WARNING manila.share.drivers.glusterfs.glusterfs_native [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:04:39.515012 | debian-bookworm | 2026-04-13 02:04:39.507 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "glusterfs_native_access" by "manila.share.drivers.glusterfs.glusterfs_native.GlusterfsNativeShareDriver._update_access_via_manager" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:39.515019 | debian-bookworm | 2026-04-13 02:04:39.507 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "glusterfs_native_access" acquired by "manila.share.drivers.glusterfs.glusterfs_native.GlusterfsNativeShareDriver._update_access_via_manager" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:39.515893 | debian-bookworm | 2026-04-13 02:04:39.507 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "glusterfs_native_access" "released" by "manila.share.drivers.glusterfs.glusterfs_native.GlusterfsNativeShareDriver._update_access_via_manager" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:39.515903 | debian-bookworm | 2026-04-13 02:04:39.508 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.516477 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_restart [0.020686s] ... ok 2026-04-13 02:04:39.531327 | debian-bookworm | 2026-04-13 02:04:39.529 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.531934 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_check_proto_baseclass_1_NFS [0.020657s] ... ok 2026-04-13 02:04:39.553704 | debian-bookworm | 2026-04-13 02:04:39.551 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.554215 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_5_ensure_share [0.022313s] ... ok 2026-04-13 02:04:39.575206 | debian-bookworm | 2026-04-13 02:04:39.572 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.575688 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init_subclass_3 [0.020812s] ... ok 2026-04-13 02:04:39.595490 | debian-bookworm | 2026-04-13 02:04:39.593 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.595944 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_setup_via_manager [0.020544s] ... ok 2026-04-13 02:04:39.617638 | debian-bookworm | 2026-04-13 02:04:39.612 6641 DEBUG manila.tests.fake_utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Faking execution of cmd (subprocess): mount.glusterfs fake_execute /home/zuul/src/github.com/vexxhost/manila/manila/tests/fake_utils.py:69 2026-04-13 02:04:39.617691 | debian-bookworm | 2026-04-13 02:04:39.612 6641 DEBUG manila.tests.fake_utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Faked command matched mount.glusterfs fake_execute /home/zuul/src/github.com/vexxhost/manila/manila/tests/fake_utils.py:77 2026-04-13 02:04:39.617712 | debian-bookworm | 2026-04-13 02:04:39.613 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.618216 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_check_mount_glusterfs_not_installed_2 [0.019926s] ... ok 2026-04-13 02:04:39.635176 | debian-bookworm | 2026-04-13 02:04:39.633 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.635634 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_subclass [0.019591s] ... ok 2026-04-13 02:04:39.656075 | debian-bookworm | 2026-04-13 02:04:39.653 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.656450 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_1___ [0.020863s] ... ok 2026-04-13 02:04:39.676246 | debian-bookworm | 2026-04-13 02:04:39.673 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.676755 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_do_setup_glusterfs_target_not_set [0.019840s] ... ok 2026-04-13 02:04:39.695667 | debian-bookworm | 2026-04-13 02:04:39.693 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.696036 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_1 [0.019566s] ... ok 2026-04-13 02:04:39.717188 | debian-bookworm | 2026-04-13 02:04:39.714 6641 INFO manila.share.drivers.glusterfs.layout_volume [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] export_location sent back from create_share: host1:/gv1 2026-04-13 02:04:39.717218 | debian-bookworm | 2026-04-13 02:04:39.714 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.717578 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share [0.021015s] ... ok 2026-04-13 02:04:39.738562 | debian-bookworm | 2026-04-13 02:04:39.736 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.738954 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share_from_snapshot_2 [0.021852s] ... ok 2026-04-13 02:04:39.760362 | debian-bookworm | 2026-04-13 02:04:39.756 6641 ERROR manila.share.drivers.glusterfs.layout_volume [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Share fakeid does not support snapshots: fake error. 2026-04-13 02:04:39.760399 | debian-bookworm | 2026-04-13 02:04:39.757 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.760794 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_no_snap_2 [0.021162s] ... ok 2026-04-13 02:04:39.781485 | debian-bookworm | 2026-04-13 02:04:39.778 6641 ERROR manila.share.drivers.glusterfs.layout_volume [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] GlusterFS version 3.5 on server root@host1 is not supported, minimum requirement: 3.6 2026-04-13 02:04:39.781517 | debian-bookworm | 2026-04-13 02:04:39.778 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.781935 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup_unsupported_glusterfs_version [0.020745s] ... ok 2026-04-13 02:04:39.801057 | debian-bookworm | 2026-04-13 02:04:39.799 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.801421 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_no_filter_used [0.020351s] ... ok 2026-04-13 02:04:39.829390 | debian-bookworm | 2026-04-13 02:04:39.827 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.829989 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_nonimplemented_methods_2 [0.028759s] ... ok 2026-04-13 02:04:39.859749 | debian-bookworm | 2026-04-13 02:04:39.849 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "glusterfs_native" by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:39.859786 | debian-bookworm | 2026-04-13 02:04:39.849 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "glusterfs_native" acquired by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:39.859800 | debian-bookworm | 2026-04-13 02:04:39.850 6641 INFO manila.share.drivers.glusterfs.layout_volume [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Number of gluster volumes in use: 0. Number of gluster volumes available for use as share: 1 2026-04-13 02:04:39.859827 | debian-bookworm | 2026-04-13 02:04:39.850 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "glusterfs_native" "released" by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:39.859840 | debian-bookworm | 2026-04-13 02:04:39.850 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.860241 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_1 [0.022620s] ... ok 2026-04-13 02:04:39.874512 | debian-bookworm | 2026-04-13 02:04:39.870 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "glusterfs_native" by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:39.874548 | debian-bookworm | 2026-04-13 02:04:39.870 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "glusterfs_native" acquired by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:39.874562 | debian-bookworm | 2026-04-13 02:04:39.870 6641 INFO manila.share.drivers.glusterfs.layout_volume [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Number of gluster volumes in use: 1. Number of gluster volumes available for use as share: 1 2026-04-13 02:04:39.874575 | debian-bookworm | 2026-04-13 02:04:39.870 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "glusterfs_native" "released" by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:39.874602 | debian-bookworm | 2026-04-13 02:04:39.871 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.875077 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_4 [0.020059s] ... ok 2026-04-13 02:04:39.897412 | debian-bookworm | 2026-04-13 02:04:39.890 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "glusterfs_native" by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:39.897449 | debian-bookworm | 2026-04-13 02:04:39.890 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "glusterfs_native" acquired by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:39.897501 | debian-bookworm | 2026-04-13 02:04:39.890 6641 INFO manila.share.drivers.glusterfs.layout_volume [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Number of gluster volumes in use: 0. Number of gluster volumes available for use as share: 1 2026-04-13 02:04:39.897520 | debian-bookworm | 2026-04-13 02:04:39.890 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "glusterfs_native" "released" by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:39.897532 | debian-bookworm | 2026-04-13 02:04:39.891 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.897922 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_9 [0.020002s] ... ok 2026-04-13 02:04:39.921208 | debian-bookworm | 2026-04-13 02:04:39.910 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "glusterfs_native" by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:39.921239 | debian-bookworm | 2026-04-13 02:04:39.910 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "glusterfs_native" acquired by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:39.921248 | debian-bookworm | 2026-04-13 02:04:39.911 6641 INFO manila.share.drivers.glusterfs.layout_volume [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Number of gluster volumes in use: 0. Number of gluster volumes available for use as share: 1 2026-04-13 02:04:39.921257 | debian-bookworm | 2026-04-13 02:04:39.911 6641 ERROR manila.share.drivers.glusterfs.layout_volume [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Couldn't find a free gluster volume to use. 2026-04-13 02:04:39.921266 | debian-bookworm | 2026-04-13 02:04:39.911 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "glusterfs_native" "released" by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:39.921285 | debian-bookworm | 2026-04-13 02:04:39.911 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.921841 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_excp_1 [0.020759s] ... ok 2026-04-13 02:04:39.935306 | debian-bookworm | 2026-04-13 02:04:39.933 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.935989 | debian-bookworm | {7} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_wipe_gluster_vol_1 [0.021053s] ... ok 2026-04-13 02:04:39.956806 | debian-bookworm | 2026-04-13 02:04:39.953 6641 ERROR manila.share.drivers.hdfs.hdfs_native [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Only 'user' access type allowed! 2026-04-13 02:04:39.956845 | debian-bookworm | 2026-04-13 02:04:39.954 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.957345 | debian-bookworm | {7} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_allow_access_invalid_access_level [0.021197s] ... ok 2026-04-13 02:04:39.978524 | debian-bookworm | 2026-04-13 02:04:39.974 6641 ERROR manila.share.drivers.hdfs.hdfs_native [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to create snapshot fakesnapshotname for the share fakename. Error: Unexpected error while running command. 2026-04-13 02:04:39.978557 | debian-bookworm | Command: None 2026-04-13 02:04:39.978567 | debian-bookworm | Exit code: - 2026-04-13 02:04:39.978579 | debian-bookworm | Stdout: None 2026-04-13 02:04:39.978592 | debian-bookworm | Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:04:39.978605 | debian-bookworm | 2026-04-13 02:04:39.974 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:39.979024 | debian-bookworm | {7} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_snapshot_exception [0.020269s] ... ok 2026-04-13 02:04:40.002970 | debian-bookworm | 2026-04-13 02:04:39.994 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-04-13 02:04:40.003007 | debian-bookworm | 2026-04-13 02:04:39.994 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-04-13 02:04:40.003018 | debian-bookworm | 2026-04-13 02:04:39.994 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-04-13 02:04:40.003027 | debian-bookworm | 2026-04-13 02:04:39.995 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-04-13 02:04:40.003059 | debian-bookworm | 2026-04-13 02:04:39.995 6641 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-04-13 02:04:40.003069 | debian-bookworm | 2026-04-13 02:04:39.996 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.003428 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test__check_fs_mounted_not_mounted [0.021735s] ... ok 2026-04-13 02:04:40.021027 | debian-bookworm | 2026-04-13 02:04:40.015 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-04-13 02:04:40.021058 | debian-bookworm | 2026-04-13 02:04:40.015 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-04-13 02:04:40.021068 | debian-bookworm | 2026-04-13 02:04:40.016 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-04-13 02:04:40.021077 | debian-bookworm | 2026-04-13 02:04:40.016 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-04-13 02:04:40.021086 | debian-bookworm | 2026-04-13 02:04:40.016 6641 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-04-13 02:04:40.021937 | debian-bookworm | 2026-04-13 02:04:40.020 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.022345 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test__update_share_stats [0.023981s] ... ok 2026-04-13 02:04:40.046242 | debian-bookworm | 2026-04-13 02:04:40.039 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-04-13 02:04:40.046274 | debian-bookworm | 2026-04-13 02:04:40.040 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-04-13 02:04:40.046288 | debian-bookworm | 2026-04-13 02:04:40.040 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-04-13 02:04:40.046297 | debian-bookworm | 2026-04-13 02:04:40.040 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-04-13 02:04:40.046317 | debian-bookworm | 2026-04-13 02:04:40.040 6641 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-04-13 02:04:40.046326 | debian-bookworm | 2026-04-13 02:04:40.042 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.046691 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_cifs_snapshot_update_access_recovery_mode [0.021839s] ... ok 2026-04-13 02:04:40.073238 | debian-bookworm | 2026-04-13 02:04:40.062 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-04-13 02:04:40.073321 | debian-bookworm | 2026-04-13 02:04:40.062 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-04-13 02:04:40.073333 | debian-bookworm | 2026-04-13 02:04:40.063 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-04-13 02:04:40.073342 | debian-bookworm | 2026-04-13 02:04:40.063 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-04-13 02:04:40.073350 | debian-bookworm | 2026-04-13 02:04:40.063 6641 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-04-13 02:04:40.073360 | debian-bookworm | 2026-04-13 02:04:40.065 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.073865 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_2 [0.022996s] ... ok 2026-04-13 02:04:40.094745 | debian-bookworm | 2026-04-13 02:04:40.084 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-04-13 02:04:40.094786 | debian-bookworm | 2026-04-13 02:04:40.085 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-04-13 02:04:40.094796 | debian-bookworm | 2026-04-13 02:04:40.085 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-04-13 02:04:40.094805 | debian-bookworm | 2026-04-13 02:04:40.085 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-04-13 02:04:40.094847 | debian-bookworm | 2026-04-13 02:04:40.085 6641 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-04-13 02:04:40.094856 | debian-bookworm | 2026-04-13 02:04:40.088 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.095227 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_2 [0.022134s] ... ok 2026-04-13 02:04:40.116091 | debian-bookworm | 2026-04-13 02:04:40.107 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-04-13 02:04:40.116123 | debian-bookworm | 2026-04-13 02:04:40.107 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-04-13 02:04:40.116132 | debian-bookworm | 2026-04-13 02:04:40.107 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-04-13 02:04:40.116140 | debian-bookworm | 2026-04-13 02:04:40.107 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-04-13 02:04:40.116149 | debian-bookworm | 2026-04-13 02:04:40.108 6641 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-04-13 02:04:40.116157 | debian-bookworm | 2026-04-13 02:04:40.110 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.116494 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_invalid_protocol [0.022128s] ... ok 2026-04-13 02:04:40.135547 | debian-bookworm | 2026-04-13 02:04:40.128 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-04-13 02:04:40.135613 | debian-bookworm | 2026-04-13 02:04:40.129 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-04-13 02:04:40.135622 | debian-bookworm | 2026-04-13 02:04:40.129 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-04-13 02:04:40.135631 | debian-bookworm | 2026-04-13 02:04:40.129 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-04-13 02:04:40.135660 | debian-bookworm | 2026-04-13 02:04:40.129 6641 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-04-13 02:04:40.135675 | debian-bookworm | 2026-04-13 02:04:40.131 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.136099 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_extend_share_with_no_available_space_in_fs [0.021267s] ... ok 2026-04-13 02:04:40.159329 | debian-bookworm | 2026-04-13 02:04:40.150 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-04-13 02:04:40.159360 | debian-bookworm | 2026-04-13 02:04:40.150 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-04-13 02:04:40.159369 | debian-bookworm | 2026-04-13 02:04:40.150 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-04-13 02:04:40.159377 | debian-bookworm | 2026-04-13 02:04:40.150 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-04-13 02:04:40.159385 | debian-bookworm | 2026-04-13 02:04:40.150 6641 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-04-13 02:04:40.159394 | debian-bookworm | 2026-04-13 02:04:40.152 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.159738 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_get_network_allocations_number [0.020494s] ... ok 2026-04-13 02:04:40.179866 | debian-bookworm | 2026-04-13 02:04:40.170 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-04-13 02:04:40.179900 | debian-bookworm | 2026-04-13 02:04:40.171 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-04-13 02:04:40.179909 | debian-bookworm | 2026-04-13 02:04:40.171 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-04-13 02:04:40.179917 | debian-bookworm | 2026-04-13 02:04:40.171 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-04-13 02:04:40.179939 | debian-bookworm | 2026-04-13 02:04:40.171 6641 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-04-13 02:04:40.179948 | debian-bookworm | 2026-04-13 02:04:40.173 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.180349 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_path_exception_3__directory1 [0.021225s] ... ok 2026-04-13 02:04:40.202248 | debian-bookworm | 2026-04-13 02:04:40.192 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-04-13 02:04:40.202279 | debian-bookworm | 2026-04-13 02:04:40.192 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-04-13 02:04:40.202288 | debian-bookworm | 2026-04-13 02:04:40.192 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-04-13 02:04:40.202296 | debian-bookworm | 2026-04-13 02:04:40.192 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-04-13 02:04:40.202304 | debian-bookworm | 2026-04-13 02:04:40.193 6641 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-04-13 02:04:40.202312 | debian-bookworm | 2026-04-13 02:04:40.194 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.202670 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_path_exception_4_snapshots_share1_snapshot_id [0.020996s] ... ok 2026-04-13 02:04:40.222369 | debian-bookworm | 2026-04-13 02:04:40.213 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-04-13 02:04:40.222408 | debian-bookworm | 2026-04-13 02:04:40.213 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-04-13 02:04:40.222418 | debian-bookworm | 2026-04-13 02:04:40.214 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-04-13 02:04:40.222426 | debian-bookworm | 2026-04-13 02:04:40.214 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-04-13 02:04:40.222448 | debian-bookworm | 2026-04-13 02:04:40.214 6641 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-04-13 02:04:40.222457 | debian-bookworm | 2026-04-13 02:04:40.215 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.222852 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_size_exception_4 [0.021053s] ... ok 2026-04-13 02:04:40.243174 | debian-bookworm | 2026-04-13 02:04:40.234 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-04-13 02:04:40.243209 | debian-bookworm | 2026-04-13 02:04:40.234 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-04-13 02:04:40.243218 | debian-bookworm | 2026-04-13 02:04:40.234 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-04-13 02:04:40.243226 | debian-bookworm | 2026-04-13 02:04:40.235 6641 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-04-13 02:04:40.243235 | debian-bookworm | 2026-04-13 02:04:40.235 6641 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-04-13 02:04:40.243243 | debian-bookworm | 2026-04-13 02:04:40.237 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.243630 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_revert_to_snapshot_3 [0.021990s] ... ok 2026-04-13 02:04:40.259825 | debian-bookworm | 2026-04-13 02:04:40.258 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.260048 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_exception_error [0.020175s] ... ok 2026-04-13 02:04:40.280136 | debian-bookworm | 2026-04-13 02:04:40.278 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.280408 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_cifs [0.020232s] ... ok 2026-04-13 02:04:40.299576 | debian-bookworm | 2026-04-13 02:04:40.297 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.299900 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_export_error [0.019070s] ... ok 2026-04-13 02:04:40.319283 | debian-bookworm | 2026-04-13 02:04:40.317 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.319729 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_add_1_True [0.019887s] ... ok 2026-04-13 02:04:40.353759 | debian-bookworm | 2026-04-13 02:04:40.337 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend.delete_directory' after 0.000167(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:40.353786 | debian-bookworm | 2026-04-13 02:04:40.337 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retrying manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend.delete_directory in 0.821 seconds as it raised HNASSSCContextChange: HNAS SSC Context has been changed unexpectedly: Command to delete empty directory /path was run in another filesystem instead of file_system.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:40.353794 | debian-bookworm | 2026-04-13 02:04:40.337 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend.delete_directory' after 0.000813(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:40.353804 | debian-bookworm | 2026-04-13 02:04:40.337 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retrying manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend.delete_directory in 0.295 seconds as it raised HNASSSCContextChange: HNAS SSC Context has been changed unexpectedly: Command to delete empty directory /path was run in another filesystem instead of file_system.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:40.353810 | debian-bookworm | 2026-04-13 02:04:40.338 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend.delete_directory' after 0.0012(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:40.353815 | debian-bookworm | 2026-04-13 02:04:40.338 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retrying manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend.delete_directory in 2 seconds as it raised HNASSSCContextChange: HNAS SSC Context has been changed unexpectedly: Command to delete empty directory /path was run in another filesystem instead of file_system.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:40.353821 | debian-bookworm | 2026-04-13 02:04:40.338 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend.delete_directory' after 0.00155(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:40.353826 | debian-bookworm | 2026-04-13 02:04:40.338 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retrying manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend.delete_directory in 1.23 seconds as it raised HNASSSCContextChange: HNAS SSC Context has been changed unexpectedly: Command to delete empty directory /path was run in another filesystem instead of file_system.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:40.353840 | debian-bookworm | 2026-04-13 02:04:40.338 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend.delete_directory' after 0.0019(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:40.353850 | debian-bookworm | 2026-04-13 02:04:40.339 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.354117 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_delete_directory_context_change_fail [0.021798s] ... ok 2026-04-13 02:04:40.361504 | debian-bookworm | 2026-04-13 02:04:40.359 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.361856 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_delete_directory_directory_not_empty [0.019974s] ... ok 2026-04-13 02:04:40.380768 | debian-bookworm | 2026-04-13 02:04:40.378 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.381239 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_quota_errors_2_No_quotas_matching_specified_filter_criteria__ [0.019170s] ... ok 2026-04-13 02:04:40.399012 | debian-bookworm | 2026-04-13 02:04:40.397 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.399379 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_usage [0.018287s] ... ok 2026-04-13 02:04:40.418317 | debian-bookworm | 2026-04-13 02:04:40.416 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.418829 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_is_cifs_in_use [0.019297s] ... ok 2026-04-13 02:04:40.437385 | debian-bookworm | 2026-04-13 02:04:40.435 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.437855 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_modify_quota [0.018983s] ... ok 2026-04-13 02:04:40.456735 | debian-bookworm | 2026-04-13 02:04:40.455 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.457098 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_update_nfs_access_rule_exception_error [0.019549s] ... ok 2026-04-13 02:04:40.476709 | debian-bookworm | 2026-04-13 02:04:40.474 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.477148 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_vvol_create_error [0.019561s] ... ok 2026-04-13 02:04:40.496271 | debian-bookworm | 2026-04-13 02:04:40.494 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.496618 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_extend_share_with_no_available_space_in_fs [0.019445s] ... ok 2026-04-13 02:04:40.515686 | debian-bookworm | 2026-04-13 02:04:40.513 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.516079 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_delete_2 [0.019315s] ... ok 2026-04-13 02:04:40.534043 | debian-bookworm | 2026-04-13 02:04:40.532 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.534406 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_get_1 [0.018251s] ... ok 2026-04-13 02:04:40.552590 | debian-bookworm | 2026-04-13 02:04:40.550 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.552920 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_add_access_rule [0.018495s] ... ok 2026-04-13 02:04:40.571116 | debian-bookworm | 2026-04-13 02:04:40.569 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.571547 | debian-bookworm | {7} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_access_rules_2 [0.018322s] ... ok 2026-04-13 02:04:40.589559 | debian-bookworm | 2026-04-13 02:04:40.587 6641 ERROR manila.share.drivers.hpe.hpe_3par_driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Invalid configuration. hpe3par_fpg must be set. 2026-04-13 02:04:40.589592 | debian-bookworm | 2026-04-13 02:04:40.588 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.589941 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_3_______0__4_ [0.018886s] ... ok 2026-04-13 02:04:40.608907 | debian-bookworm | 2026-04-13 02:04:40.606 6641 ERROR manila.share.drivers.hpe.hpe_3par_driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Invalid configuration. hpe3par_fpg must be set. 2026-04-13 02:04:40.608933 | debian-bookworm | 2026-04-13 02:04:40.607 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.609513 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_4______0__4_ [0.019660s] ... ok 2026-04-13 02:04:40.630972 | debian-bookworm | 2026-04-13 02:04:40.628 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.631325 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_5___max_ip_fpg__10_0_0_1__10_0_0_2__10_0_0_3__10_0_0_4__10_0_0_5___0__4_ [0.020802s] ... ok 2026-04-13 02:04:40.662327 | debian-bookworm | 2026-04-13 02:04:40.649 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:40.662361 | debian-bookworm | 2026-04-13 02:04:40.649 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:40.662387 | debian-bookworm | 2026-04-13 02:04:40.649 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:40.662396 | debian-bookworm | 2026-04-13 02:04:40.650 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:40.662405 | debian-bookworm | 2026-04-13 02:04:40.650 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:40.662413 | debian-bookworm | 2026-04-13 02:04:40.650 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:40.662422 | debian-bookworm | 2026-04-13 02:04:40.651 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.662763 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_5___xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx____xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx__ [0.022795s] ... ok 2026-04-13 02:04:40.681550 | debian-bookworm | 2026-04-13 02:04:40.671 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:40.681588 | debian-bookworm | 2026-04-13 02:04:40.671 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:40.681598 | debian-bookworm | 2026-04-13 02:04:40.672 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:40.681619 | debian-bookworm | 2026-04-13 02:04:40.672 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:40.681628 | debian-bookworm | 2026-04-13 02:04:40.672 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:40.681637 | debian-bookworm | 2026-04-13 02:04:40.672 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:40.681645 | debian-bookworm | 2026-04-13 02:04:40.674 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.681971 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_check_for_setup_error_success [0.022824s] ... ok 2026-04-13 02:04:40.708148 | debian-bookworm | 2026-04-13 02:04:40.694 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:40.708189 | debian-bookworm | 2026-04-13 02:04:40.694 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:40.708204 | debian-bookworm | 2026-04-13 02:04:40.694 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:40.708217 | debian-bookworm | 2026-04-13 02:04:40.695 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:40.708237 | debian-bookworm | 2026-04-13 02:04:40.695 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:40.708250 | debian-bookworm | 2026-04-13 02:04:40.695 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:40.708277 | debian-bookworm | 2026-04-13 02:04:40.696 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.708675 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_share_fails_get_pool_location_2 [0.021966s] ... ok 2026-04-13 02:04:40.725305 | debian-bookworm | 2026-04-13 02:04:40.715 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:40.725338 | debian-bookworm | 2026-04-13 02:04:40.716 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:40.725348 | debian-bookworm | 2026-04-13 02:04:40.716 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:40.725357 | debian-bookworm | 2026-04-13 02:04:40.716 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:40.725366 | debian-bookworm | 2026-04-13 02:04:40.716 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:40.725374 | debian-bookworm | 2026-04-13 02:04:40.717 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:40.725384 | debian-bookworm | 2026-04-13 02:04:40.718 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.725803 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_share_fails_get_pool_location_3 [0.021511s] ... ok 2026-04-13 02:04:40.750385 | debian-bookworm | 2026-04-13 02:04:40.737 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:40.750417 | debian-bookworm | 2026-04-13 02:04:40.737 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:40.750435 | debian-bookworm | 2026-04-13 02:04:40.737 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:40.750444 | debian-bookworm | 2026-04-13 02:04:40.738 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:40.750452 | debian-bookworm | 2026-04-13 02:04:40.738 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:40.750459 | debian-bookworm | 2026-04-13 02:04:40.738 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:40.750468 | debian-bookworm | 2026-04-13 02:04:40.739 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.750924 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_snapshot [0.021524s] ... ok 2026-04-13 02:04:40.775057 | debian-bookworm | 2026-04-13 02:04:40.760 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:40.775088 | debian-bookworm | 2026-04-13 02:04:40.761 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:40.775098 | debian-bookworm | 2026-04-13 02:04:40.761 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:40.775106 | debian-bookworm | 2026-04-13 02:04:40.761 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:40.775128 | debian-bookworm | 2026-04-13 02:04:40.762 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:40.775137 | debian-bookworm | 2026-04-13 02:04:40.762 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:40.775145 | debian-bookworm | 2026-04-13 02:04:40.762 6641 INFO manila.share.drivers.hpe.hpe_3par_driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Starting share driver HPE3ParShareDriver (2.0.8) 2026-04-13 02:04:40.775154 | debian-bookworm | 2026-04-13 02:04:40.763 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.775443 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_dhss_success [0.023675s] ... ok 2026-04-13 02:04:40.789499 | debian-bookworm | 2026-04-13 02:04:40.785 6641 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-04-13 02:04:40.789563 | debian-bookworm | 2026-04-13 02:04:40.785 6641 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-04-13 02:04:40.789575 | debian-bookworm | 2026-04-13 02:04:40.786 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.789918 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__create_mount_directory [0.023181s] ... ok 2026-04-13 02:04:40.812504 | debian-bookworm | 2026-04-13 02:04:40.810 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.812904 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_6___uid____nfs___True___osf_nfs_ro_uid__ [0.023632s] ... ok 2026-04-13 02:04:40.832344 | debian-bookworm | 2026-04-13 02:04:40.830 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.832761 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_02________ip___False____Another_share_already_exists_for_this_path_and_client___ [0.019642s] ... ok 2026-04-13 02:04:40.851511 | debian-bookworm | 2026-04-13 02:04:40.849 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.851930 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_09________ip___True_____r___ [0.019087s] ... ok 2026-04-13 02:04:40.870479 | debian-bookworm | 2026-04-13 02:04:40.868 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.870946 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_11________ip___True_____ [0.018768s] ... ok 2026-04-13 02:04:40.888954 | debian-bookworm | 2026-04-13 02:04:40.887 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.889543 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_12________user___True_____ [0.018674s] ... ok 2026-04-13 02:04:40.918870 | debian-bookworm | 2026-04-13 02:04:40.906 6641 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-04-13 02:04:40.918908 | debian-bookworm | 2026-04-13 02:04:40.907 6641 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to get 3PAR WSAPI version: Fake exception for testing.: manila.tests.share.drivers.hpe.test_hpe_3par_constants.FakeException: Fake exception for testing. 2026-04-13 02:04:40.918922 | debian-bookworm | 2026-04-13 02:04:40.907 6641 ERROR manila.share.drivers.hpe.hpe_3par_mediator Traceback (most recent call last): 2026-04-13 02:04:40.918934 | debian-bookworm | 2026-04-13 02:04:40.907 6641 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 175, in do_setup 2026-04-13 02:04:40.918945 | debian-bookworm | 2026-04-13 02:04:40.907 6641 ERROR manila.share.drivers.hpe.hpe_3par_mediator wsapi_version = self._client.getWsApiVersion()['build'] 2026-04-13 02:04:40.918957 | debian-bookworm | 2026-04-13 02:04:40.907 6641 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:40.918969 | debian-bookworm | 2026-04-13 02:04:40.907 6641 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:40.918980 | debian-bookworm | 2026-04-13 02:04:40.907 6641 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._mock_call(*args, **kwargs) 2026-04-13 02:04:40.918988 | debian-bookworm | 2026-04-13 02:04:40.907 6641 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:40.918996 | debian-bookworm | 2026-04-13 02:04:40.907 6641 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:40.919004 | debian-bookworm | 2026-04-13 02:04:40.907 6641 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:40.919012 | debian-bookworm | 2026-04-13 02:04:40.907 6641 ERROR manila.share.drivers.hpe.hpe_3par_mediator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:40.919020 | debian-bookworm | 2026-04-13 02:04:40.907 6641 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:40.919028 | debian-bookworm | 2026-04-13 02:04:40.907 6641 ERROR manila.share.drivers.hpe.hpe_3par_mediator raise effect 2026-04-13 02:04:40.919036 | debian-bookworm | 2026-04-13 02:04:40.907 6641 ERROR manila.share.drivers.hpe.hpe_3par_mediator manila.tests.share.drivers.hpe.test_hpe_3par_constants.FakeException: Fake exception for testing. 2026-04-13 02:04:40.919044 | debian-bookworm | 2026-04-13 02:04:40.907 6641 ERROR manila.share.drivers.hpe.hpe_3par_mediator 2026-04-13 02:04:40.919052 | debian-bookworm | 2026-04-13 02:04:40.908 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.919367 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_version_exception [0.021010s] ... ok 2026-04-13 02:04:40.939466 | debian-bookworm | 2026-04-13 02:04:40.927 6641 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-04-13 02:04:40.939539 | debian-bookworm | 2026-04-13 02:04:40.927 6641 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-04-13 02:04:40.939549 | debian-bookworm | 2026-04-13 02:04:40.928 6641 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] createfstore result= _create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:521 2026-04-13 02:04:40.939558 | debian-bookworm | 2026-04-13 02:04:40.928 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "hpe3par-update-quota-osf-nfs-project-id" by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:40.939573 | debian-bookworm | 2026-04-13 02:04:40.928 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "hpe3par-update-quota-osf-nfs-project-id" acquired by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:40.939583 | debian-bookworm | 2026-04-13 02:04:40.928 6641 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] getfsquota result={'message': None, 'total': 1, 'members': [{'hardBlock': '1024', 'softBlock': '1024'}]} _sync_update_capacity_quotas /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:450 2026-04-13 02:04:40.939592 | debian-bookworm | 2026-04-13 02:04:40.929 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "hpe3par-update-quota-osf-nfs-project-id" "released" by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:40.939600 | debian-bookworm | 2026-04-13 02:04:40.929 6641 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] setfsquota result=[] _update_capacity_quotas /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:467 2026-04-13 02:04:40.939609 | debian-bookworm | 2026-04-13 02:04:40.929 6641 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] createfshare result= _create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:542 2026-04-13 02:04:40.939617 | debian-bookworm | 2026-04-13 02:04:40.929 6641 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] getfshare result={'message': None, 'total': 1, 'members': [{'shareName': 'share-name'}]} _create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:554 2026-04-13 02:04:40.939626 | debian-bookworm | 2026-04-13 02:04:40.930 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.940079 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_3___4__0__0___None___false___None_ [0.022157s] ... ok 2026-04-13 02:04:40.963077 | debian-bookworm | 2026-04-13 02:04:40.950 6641 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-04-13 02:04:40.963139 | debian-bookworm | 2026-04-13 02:04:40.950 6641 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-04-13 02:04:40.963149 | debian-bookworm | 2026-04-13 02:04:40.951 6641 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] createfstore result= _create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:521 2026-04-13 02:04:40.963158 | debian-bookworm | 2026-04-13 02:04:40.951 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "hpe3par-update-quota-osf-nfs-project-id" by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:40.963173 | debian-bookworm | 2026-04-13 02:04:40.951 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "hpe3par-update-quota-osf-nfs-project-id" acquired by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:40.963183 | debian-bookworm | 2026-04-13 02:04:40.952 6641 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] getfsquota result={'message': None, 'total': 1, 'members': [{'hardBlock': '1024', 'softBlock': '1024'}]} _sync_update_capacity_quotas /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:450 2026-04-13 02:04:40.963191 | debian-bookworm | 2026-04-13 02:04:40.952 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "hpe3par-update-quota-osf-nfs-project-id" "released" by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:40.963200 | debian-bookworm | 2026-04-13 02:04:40.952 6641 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] setfsquota result=[] _update_capacity_quotas /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:467 2026-04-13 02:04:40.963208 | debian-bookworm | 2026-04-13 02:04:40.952 6641 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] createfshare result= _create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:542 2026-04-13 02:04:40.963216 | debian-bookworm | 2026-04-13 02:04:40.952 6641 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] getfshare result={'message': None, 'total': 1, 'members': [{'shareName': 'share-name'}]} _create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:554 2026-04-13 02:04:40.963225 | debian-bookworm | 2026-04-13 02:04:40.953 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.963634 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_6___4__0__0____true____false____optimized__ [0.022935s] ... ok 2026-04-13 02:04:40.975796 | debian-bookworm | 2026-04-13 02:04:40.972 6641 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-04-13 02:04:40.975830 | debian-bookworm | 2026-04-13 02:04:40.973 6641 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-04-13 02:04:40.975843 | debian-bookworm | 2026-04-13 02:04:40.974 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.976114 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_5_secure [0.020564s] ... ok 2026-04-13 02:04:40.998753 | debian-bookworm | 2026-04-13 02:04:40.994 6641 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-04-13 02:04:40.998781 | debian-bookworm | 2026-04-13 02:04:40.994 6641 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-04-13 02:04:40.998789 | debian-bookworm | 2026-04-13 02:04:40.995 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:40.999155 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_6_insecure [0.021426s] ... ok 2026-04-13 02:04:41.019226 | debian-bookworm | 2026-04-13 02:04:41.015 6641 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-04-13 02:04:41.019253 | debian-bookworm | 2026-04-13 02:04:41.015 6641 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-04-13 02:04:41.019262 | debian-bookworm | 2026-04-13 02:04:41.016 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.019609 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_nfs_share_only_readonly [0.020756s] ... ok 2026-04-13 02:04:41.039851 | debian-bookworm | 2026-04-13 02:04:41.036 6641 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-04-13 02:04:41.039877 | debian-bookworm | 2026-04-13 02:04:41.036 6641 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-04-13 02:04:41.039886 | debian-bookworm | 2026-04-13 02:04:41.037 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.040291 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot_not_found [0.021129s] ... ok 2026-04-13 02:04:41.071521 | debian-bookworm | 2026-04-13 02:04:41.066 6641 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-04-13 02:04:41.071573 | debian-bookworm | 2026-04-13 02:04:41.066 6641 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-04-13 02:04:41.071581 | debian-bookworm | 2026-04-13 02:04:41.067 6641 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to get capacity for fpg pool. 2026-04-13 02:04:41.071590 | debian-bookworm | 2026-04-13 02:04:41.067 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.072021 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_error [0.029776s] ... ok 2026-04-13 02:04:41.092175 | debian-bookworm | 2026-04-13 02:04:41.087 6641 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-04-13 02:04:41.092215 | debian-bookworm | 2026-04-13 02:04:41.087 6641 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-04-13 02:04:41.092228 | debian-bookworm | 2026-04-13 02:04:41.088 6641 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Error while getting fsquotas for FPG pool: Fake exception for testing. 2026-04-13 02:04:41.092240 | debian-bookworm | 2026-04-13 02:04:41.088 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.092592 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_provisioned_exception [0.020852s] ... ok 2026-04-13 02:04:41.121847 | debian-bookworm | 2026-04-13 02:04:41.108 6641 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-04-13 02:04:41.121876 | debian-bookworm | 2026-04-13 02:04:41.108 6641 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-04-13 02:04:41.121891 | debian-bookworm | 2026-04-13 02:04:41.109 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "hpe3par-update-quota-foo_fstore" by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.121900 | debian-bookworm | 2026-04-13 02:04:41.109 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "hpe3par-update-quota-foo_fstore" acquired by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.121910 | debian-bookworm | 2026-04-13 02:04:41.109 6641 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] getfsquota result={'message': None, 'total': 1, 'members': [{'hardBlock': '1024', 'softBlock': '1024'}]} _sync_update_capacity_quotas /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:450 2026-04-13 02:04:41.121919 | debian-bookworm | 2026-04-13 02:04:41.109 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "hpe3par-update-quota-foo_fstore" "released" by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.121939 | debian-bookworm | 2026-04-13 02:04:41.109 6641 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] setfsquota result=[] _update_capacity_quotas /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:467 2026-04-13 02:04:41.121947 | debian-bookworm | 2026-04-13 02:04:41.110 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.122261 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_02__2__1__False_ [0.021689s] ... ok 2026-04-13 02:04:41.141100 | debian-bookworm | 2026-04-13 02:04:41.129 6641 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-04-13 02:04:41.141135 | debian-bookworm | 2026-04-13 02:04:41.129 6641 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-04-13 02:04:41.141148 | debian-bookworm | 2026-04-13 02:04:41.130 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "hpe3par-update-quota-foo_fstore" by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.141160 | debian-bookworm | 2026-04-13 02:04:41.130 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "hpe3par-update-quota-foo_fstore" acquired by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.141172 | debian-bookworm | 2026-04-13 02:04:41.130 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "hpe3par-update-quota-foo_fstore" "released" by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.141189 | debian-bookworm | 2026-04-13 02:04:41.130 6641 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] setfsquota result=[] _update_capacity_quotas /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:467 2026-04-13 02:04:41.141201 | debian-bookworm | 2026-04-13 02:04:41.131 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.141533 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_05__1024__2048__True_ [0.020648s] ... ok 2026-04-13 02:04:41.160327 | debian-bookworm | 2026-04-13 02:04:41.150 6641 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-04-13 02:04:41.160364 | debian-bookworm | 2026-04-13 02:04:41.150 6641 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-04-13 02:04:41.160373 | debian-bookworm | 2026-04-13 02:04:41.151 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "hpe3par-update-quota-foo_fstore" by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.160382 | debian-bookworm | 2026-04-13 02:04:41.151 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "hpe3par-update-quota-foo_fstore" acquired by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.160391 | debian-bookworm | 2026-04-13 02:04:41.151 6641 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] getfsquota result={'message': None, 'total': 1, 'members': [{'hardBlock': '1024', 'softBlock': '1024'}]} _sync_update_capacity_quotas /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:450 2026-04-13 02:04:41.160401 | debian-bookworm | 2026-04-13 02:04:41.151 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "hpe3par-update-quota-foo_fstore" "released" by "manila.share.drivers.hpe.hpe_3par_mediator.HPE3ParMediator._update_capacity_quotas.._sync_update_capacity_quotas" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.160412 | debian-bookworm | 2026-04-13 02:04:41.151 6641 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to update capacity quota 1 on foo_fstore with exception: boom: Exception: boom 2026-04-13 02:04:41.160423 | debian-bookworm | 2026-04-13 02:04:41.152 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.160831 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_setfsquota_side_effects_2 [0.021354s] ... ok 2026-04-13 02:04:41.178648 | debian-bookworm | 2026-04-13 02:04:41.172 6641 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-04-13 02:04:41.178676 | debian-bookworm | 2026-04-13 02:04:41.172 6641 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-04-13 02:04:41.178690 | debian-bookworm | 2026-04-13 02:04:41.173 6641 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] removefsip result: remove_fsip /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:1710 2026-04-13 02:04:41.178700 | debian-bookworm | 2026-04-13 02:04:41.173 6641 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] getfsip result: {'members': [{'fspool': 'pool', 'vfs': 'test_vfs', 'address': '9.9.9.9', 'prefixLen': '255.255.255.0', 'vlanTag': '101'}]} fsip_exists /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:1655 2026-04-13 02:04:41.178708 | debian-bookworm | 2026-04-13 02:04:41.174 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.179089 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_success [0.021497s] ... ok 2026-04-13 02:04:41.205847 | debian-bookworm | 2026-04-13 02:04:41.201 6641 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-04-13 02:04:41.205877 | debian-bookworm | 2026-04-13 02:04:41.202 6641 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-04-13 02:04:41.205886 | debian-bookworm | 2026-04-13 02:04:41.204 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.206176 | debian-bookworm | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_6_________ [0.030007s] ... ok 2026-04-13 02:04:41.228392 | debian-bookworm | 2026-04-13 02:04:41.223 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Request URL: fake-rest-url 2026-04-13 02:04:41.228410 | debian-bookworm | Call Method: fake-method 2026-04-13 02:04:41.228416 | debian-bookworm | Request Data: None 2026-04-13 02:04:41.228421 | debian-bookworm | do_call /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:65 2026-04-13 02:04:41.228427 | debian-bookworm | 2026-04-13 02:04:41.223 6641 ERROR manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Request method fake-method is invalid. 2026-04-13 02:04:41.228432 | debian-bookworm | 2026-04-13 02:04:41.224 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.228729 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_invalid_method [0.019825s] ... ok 2026-04-13 02:04:41.277096 | debian-bookworm | 2026-04-13 02:04:41.243 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:41.277128 | debian-bookworm | 2026-04-13 02:04:41.245 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-13 02:04:41.277137 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-13 02:04:41.277145 | debian-bookworm | 2026-04-13 02:04:41.245 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Allow access. allow_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:156 2026-04-13 02:04:41.277154 | debian-bookworm | 2026-04-13 02:04:41.245 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.277162 | debian-bookworm | 2026-04-13 02:04:41.245 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.277193 | debian-bookworm | 2026-04-13 02:04:41.245 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.277201 | debian-bookworm | 2026-04-13 02:04:41.245 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.277209 | debian-bookworm | 2026-04-13 02:04:41.245 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.277217 | debian-bookworm | 2026-04-13 02:04:41.245 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.277225 | debian-bookworm | 2026-04-13 02:04:41.246 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.277233 | debian-bookworm | 2026-04-13 02:04:41.246 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.277247 | debian-bookworm | 2026-04-13 02:04:41.246 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.277255 | debian-bookworm | 2026-04-13 02:04:41.246 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.277263 | debian-bookworm | 2026-04-13 02:04:41.246 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.277271 | debian-bookworm | 2026-04-13 02:04:41.246 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.277279 | debian-bookworm | 2026-04-13 02:04:41.246 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.277298 | debian-bookworm | 2026-04-13 02:04:41.246 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.277307 | debian-bookworm | 2026-04-13 02:04:41.246 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.277315 | debian-bookworm | 2026-04-13 02:04:41.247 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.277323 | debian-bookworm | 2026-04-13 02:04:41.247 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.277331 | debian-bookworm | 2026-04-13 02:04:41.247 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.277338 | debian-bookworm | 2026-04-13 02:04:41.247 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Try to add domain user access. Access info (access_to: domain\group_name, access_level: 1, share_id: 2). _allow_cifs_access_rest /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:572 2026-04-13 02:04:41.277346 | debian-bookworm | 2026-04-13 02:04:41.247 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.277359 | debian-bookworm | 2026-04-13 02:04:41.247 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.277367 | debian-bookworm | 2026-04-13 02:04:41.247 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.277375 | debian-bookworm | 2026-04-13 02:04:41.247 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed with add domain user access, try to add domain group access. Access info (access_to: domain\group_name, access_level: 1, share_id: 2). _allow_cifs_access_rest /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:577 2026-04-13 02:04:41.277388 | debian-bookworm | 2026-04-13 02:04:41.247 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.277399 | debian-bookworm | 2026-04-13 02:04:41.248 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.277407 | debian-bookworm | 2026-04-13 02:04:41.248 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.277415 | debian-bookworm | 2026-04-13 02:04:41.248 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.277828 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_rw_success_4 [0.024573s] ... ok 2026-04-13 02:04:41.282828 | debian-bookworm | 2026-04-13 02:04:41.269 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:41.282857 | debian-bookworm | 2026-04-13 02:04:41.270 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-13 02:04:41.282865 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-13 02:04:41.282874 | debian-bookworm | 2026-04-13 02:04:41.270 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.282882 | debian-bookworm | 2026-04-13 02:04:41.270 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.282890 | debian-bookworm | 2026-04-13 02:04:41.270 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.282898 | debian-bookworm | 2026-04-13 02:04:41.270 6641 ERROR manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Get CIFS service status error. 2026-04-13 02:04:41.282906 | debian-bookworm | result: {'error': {'code': 31755596}}. 2026-04-13 02:04:41.282914 | debian-bookworm | 2026-04-13 02:04:41.271 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.283280 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_for_setup_service_false [0.022959s] ... ok 2026-04-13 02:04:41.293199 | debian-bookworm | 2026-04-13 02:04:41.291 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:41.294213 | debian-bookworm | 2026-04-13 02:04:41.293 6641 ERROR manila.share.drivers.huawei.v3.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] check_conf_file: Config file invalid. LogicalPortIP must be set when driver_handles_share_servers is False. 2026-04-13 02:04:41.294966 | debian-bookworm | 2026-04-13 02:04:41.293 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.295748 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_logical_ip_fail [0.021829s] ... ok 2026-04-13 02:04:41.315219 | debian-bookworm | 2026-04-13 02:04:41.313 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:41.315987 | debian-bookworm | 2026-04-13 02:04:41.314 6641 INFO manila.share.drivers.huawei.v3.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Timeout is not configured in huawei conf file. Use default: 60. 2026-04-13 02:04:41.316733 | debian-bookworm | 2026-04-13 02:04:41.315 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.317395 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_timeout_fail [0.021809s] ... ok 2026-04-13 02:04:41.336224 | debian-bookworm | 2026-04-13 02:04:41.334 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:41.341615 | debian-bookworm | 2026-04-13 02:04:41.336 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-13 02:04:41.341640 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-13 02:04:41.341650 | debian-bookworm | 2026-04-13 02:04:41.336 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Create a snapshot. create_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:139 2026-04-13 02:04:41.341659 | debian-bookworm | 2026-04-13 02:04:41.336 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.341667 | debian-bookworm | 2026-04-13 02:04:41.336 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.341675 | debian-bookworm | 2026-04-13 02:04:41.336 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.341693 | debian-bookworm | 2026-04-13 02:04:41.336 6641 ERROR manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Get share count error! 2026-04-13 02:04:41.341702 | debian-bookworm | result: {'error': {'code': 31755596}}. 2026-04-13 02:04:41.341710 | debian-bookworm | 2026-04-13 02:04:41.337 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.342028 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfs_snapshot_fail [0.021641s] ... ok 2026-04-13 02:04:41.358294 | debian-bookworm | 2026-04-13 02:04:41.357 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:41.472958 | debian-bookworm | 2026-04-13 02:04:41.358 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-13 02:04:41.472989 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-13 02:04:41.473002 | debian-bookworm | 2026-04-13 02:04:41.358 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Create a share from snapshot fake_snapshot_uuid. create_share_from_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:123 2026-04-13 02:04:41.473011 | debian-bookworm | 2026-04-13 02:04:41.358 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.473019 | debian-bookworm | 2026-04-13 02:04:41.359 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.473027 | debian-bookworm | 2026-04-13 02:04:41.359 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.473035 | debian-bookworm | 2026-04-13 02:04:41.359 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.473043 | debian-bookworm | 2026-04-13 02:04:41.359 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.473051 | debian-bookworm | 2026-04-13 02:04:41.359 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.473069 | debian-bookworm | 2026-04-13 02:04:41.359 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.473077 | debian-bookworm | 2026-04-13 02:04:41.359 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.473084 | debian-bookworm | 2026-04-13 02:04:41.359 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.473098 | debian-bookworm | 2026-04-13 02:04:41.359 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.473110 | debian-bookworm | 2026-04-13 02:04:41.359 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.473118 | debian-bookworm | 2026-04-13 02:04:41.360 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.473125 | debian-bookworm | 2026-04-13 02:04:41.360 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.473133 | debian-bookworm | 2026-04-13 02:04:41.360 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.473141 | debian-bookworm | 2026-04-13 02:04:41.360 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.473149 | debian-bookworm | 2026-04-13 02:04:41.360 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.473162 | debian-bookworm | 2026-04-13 02:04:41.360 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.473170 | debian-bookworm | 2026-04-13 02:04:41.360 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.473178 | debian-bookworm | 2026-04-13 02:04:41.360 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.473186 | debian-bookworm | 2026-04-13 02:04:41.360 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.473198 | debian-bookworm | 2026-04-13 02:04:41.360 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.473209 | debian-bookworm | 2026-04-13 02:04:41.361 6641 DEBUG manila.share.drivers.huawei.huawei_utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': False, 'thin_provisioning': None, 'qos': False, 'huawei_sectorsize': None, 'cachename': None, 'partitionname': None, 'sectorsize': None, 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-04-13 02:04:41.473219 | debian-bookworm | 2026-04-13 02:04:41.361 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.473227 | debian-bookworm | 2026-04-13 02:04:41.361 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.473235 | debian-bookworm | 2026-04-13 02:04:41.361 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.473243 | debian-bookworm | 2026-04-13 02:04:41.361 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.473256 | debian-bookworm | 2026-04-13 02:04:41.362 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.473263 | debian-bookworm | 2026-04-13 02:04:41.362 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.473271 | debian-bookworm | 2026-04-13 02:04:41.362 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.473279 | debian-bookworm | 2026-04-13 02:04:41.362 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.473287 | debian-bookworm | 2026-04-13 02:04:41.362 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.473298 | debian-bookworm | 2026-04-13 02:04:41.362 6641 DEBUG manila.share.drivers.huawei.v3.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Get access for share: share_fake_uuid, access_type: ip, access_to: 100.112.0.1, access_level: rw get_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py:542 2026-04-13 02:04:41.473310 | debian-bookworm | 2026-04-13 02:04:41.363 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.473318 | debian-bookworm | 2026-04-13 02:04:41.363 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.473325 | debian-bookworm | 2026-04-13 02:04:41.363 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.473333 | debian-bookworm | 2026-04-13 02:04:41.363 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.473341 | debian-bookworm | 2026-04-13 02:04:41.363 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.473354 | debian-bookworm | 2026-04-13 02:04:41.363 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.473362 | debian-bookworm | 2026-04-13 02:04:41.363 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.473370 | debian-bookworm | 2026-04-13 02:04:41.363 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.473377 | debian-bookworm | 2026-04-13 02:04:41.363 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.473385 | debian-bookworm | 2026-04-13 02:04:41.364 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.473397 | debian-bookworm | 2026-04-13 02:04:41.364 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.473405 | debian-bookworm | 2026-04-13 02:04:41.364 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.473416 | debian-bookworm | 2026-04-13 02:04:41.364 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.473425 | debian-bookworm | 2026-04-13 02:04:41.364 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.473433 | debian-bookworm | 2026-04-13 02:04:41.364 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.473447 | debian-bookworm | 2026-04-13 02:04:41.364 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.473455 | debian-bookworm | 2026-04-13 02:04:41.364 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.473493 | debian-bookworm | 2026-04-13 02:04:41.364 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.473503 | debian-bookworm | 2026-04-13 02:04:41.364 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.473510 | debian-bookworm | 2026-04-13 02:04:41.365 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.473518 | debian-bookworm | 2026-04-13 02:04:41.365 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.473531 | debian-bookworm | 2026-04-13 02:04:41.365 6641 DEBUG manila.share.drivers.huawei.v3.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Get access for share: share-fake-uuid, access_type: ip, access_to: 100.112.0.1, access_level: rw get_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py:542 2026-04-13 02:04:41.473539 | debian-bookworm | 2026-04-13 02:04:41.365 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.473550 | debian-bookworm | 2026-04-13 02:04:41.365 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.473558 | debian-bookworm | 2026-04-13 02:04:41.365 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.473572 | debian-bookworm | 2026-04-13 02:04:41.365 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.473580 | debian-bookworm | 2026-04-13 02:04:41.365 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.473588 | debian-bookworm | 2026-04-13 02:04:41.366 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.473596 | debian-bookworm | 2026-04-13 02:04:41.366 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.473603 | debian-bookworm | 2026-04-13 02:04:41.366 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.473611 | debian-bookworm | 2026-04-13 02:04:41.366 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.473619 | debian-bookworm | 2026-04-13 02:04:41.366 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.473627 | debian-bookworm | 2026-04-13 02:04:41.366 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.473639 | debian-bookworm | 2026-04-13 02:04:41.366 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.473649 | debian-bookworm | 2026-04-13 02:04:41.366 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.473657 | debian-bookworm | 2026-04-13 02:04:41.366 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.473670 | debian-bookworm | 2026-04-13 02:04:41.366 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.473678 | debian-bookworm | 2026-04-13 02:04:41.367 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.473686 | debian-bookworm | 2026-04-13 02:04:41.367 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.473694 | debian-bookworm | 2026-04-13 02:04:41.367 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.473701 | debian-bookworm | 2026-04-13 02:04:41.367 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.473709 | debian-bookworm | 2026-04-13 02:04:41.367 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.473717 | debian-bookworm | 2026-04-13 02:04:41.367 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.473724 | debian-bookworm | 2026-04-13 02:04:41.367 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.473736 | debian-bookworm | 2026-04-13 02:04:41.367 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.473749 | debian-bookworm | 2026-04-13 02:04:41.367 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.473762 | debian-bookworm | 2026-04-13 02:04:41.368 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.473770 | debian-bookworm | 2026-04-13 02:04:41.368 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.473778 | debian-bookworm | 2026-04-13 02:04:41.368 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.473785 | debian-bookworm | 2026-04-13 02:04:41.368 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.473793 | debian-bookworm | 2026-04-13 02:04:41.368 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.473801 | debian-bookworm | 2026-04-13 02:04:41.368 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.473809 | debian-bookworm | 2026-04-13 02:04:41.368 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.473817 | debian-bookworm | 2026-04-13 02:04:41.368 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.473824 | debian-bookworm | 2026-04-13 02:04:41.369 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.474199 | debian-bookworm | 2026-04-13 02:04:41.369 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.474222 | debian-bookworm | 2026-04-13 02:04:41.369 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.474241 | debian-bookworm | 2026-04-13 02:04:41.369 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.474250 | debian-bookworm | 2026-04-13 02:04:41.369 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.474258 | debian-bookworm | 2026-04-13 02:04:41.369 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.474265 | debian-bookworm | 2026-04-13 02:04:41.369 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.474273 | debian-bookworm | 2026-04-13 02:04:41.369 6641 WARNING manila.share.drivers.huawei.v3.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Can not get access id from share. share_name: share-fake-uuid 2026-04-13 02:04:41.474282 | debian-bookworm | 2026-04-13 02:04:41.369 6641 DEBUG manila.share.drivers.huawei.v3.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Created share from snapshot successfully, new_share: {'share_proto': 'NFS', 'size': 1, 'name': 'share-fake-uuid', 'mount_path': '100.115.10.68:/share_fake_uuid', 'mount_src': '/tmp/tmp237osjqh/huawei_manila_tmp_path_dst_2_x8sj01', 'id': 'fake_uuid'}, old_share: {'share_proto': 'NFS', 'name': 'share_fake_uuid', 'mount_path': '100.115.10.68:/share_fake_uuid', 'mount_src': '/tmp/tmp237osjqh/huawei_manila_tmp_path_src_xvgy5ioc', 'snapshot_name': 'share_snapshot_fake_snapshot_uuid', 'id': 'fake_uuid'}. copy_data_from_parent_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py:512 2026-04-13 02:04:41.474291 | debian-bookworm | 2026-04-13 02:04:41.369 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.474299 | debian-bookworm | 2026-04-13 02:04:41.370 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.474312 | debian-bookworm | 2026-04-13 02:04:41.370 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.474320 | debian-bookworm | 2026-04-13 02:04:41.370 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.474337 | debian-bookworm | 2026-04-13 02:04:41.370 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.474347 | debian-bookworm | 2026-04-13 02:04:41.370 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.474354 | debian-bookworm | 2026-04-13 02:04:41.370 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.474362 | debian-bookworm | 2026-04-13 02:04:41.370 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.474370 | debian-bookworm | 2026-04-13 02:04:41.370 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.474378 | debian-bookworm | 2026-04-13 02:04:41.370 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.474385 | debian-bookworm | 2026-04-13 02:04:41.370 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.474393 | debian-bookworm | 2026-04-13 02:04:41.371 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.474401 | debian-bookworm | 2026-04-13 02:04:41.371 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.474413 | debian-bookworm | 2026-04-13 02:04:41.371 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.474428 | debian-bookworm | 2026-04-13 02:04:41.371 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.474440 | debian-bookworm | 2026-04-13 02:04:41.371 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.474448 | debian-bookworm | 2026-04-13 02:04:41.371 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.474456 | debian-bookworm | 2026-04-13 02:04:41.371 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.474463 | debian-bookworm | 2026-04-13 02:04:41.371 6641 WARNING manila.share.drivers.huawei.v3.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Can not get access id from share. share_name: share_fake_uuid 2026-04-13 02:04:41.474471 | debian-bookworm | 2026-04-13 02:04:41.372 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.474479 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfsshare_from_cifssnapshot_success [0.035119s] ... ok 2026-04-13 02:04:41.610095 | debian-bookworm | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_with_retry_busy_device_1_True [3.024465s] ... ok 2026-04-13 02:04:41.622626 | debian-bookworm | 2026-04-13 02:04:41.392 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:41.622662 | debian-bookworm | 2026-04-13 02:04:41.394 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-13 02:04:41.622671 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-13 02:04:41.622681 | debian-bookworm | 2026-04-13 02:04:41.394 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Create a share from snapshot fake_snapshot_uuid. create_share_from_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:123 2026-04-13 02:04:41.622690 | debian-bookworm | 2026-04-13 02:04:41.394 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.622698 | debian-bookworm | 2026-04-13 02:04:41.394 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.622718 | debian-bookworm | 2026-04-13 02:04:41.394 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.622726 | debian-bookworm | 2026-04-13 02:04:41.395 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.622739 | debian-bookworm | 2026-04-13 02:04:41.395 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.622747 | debian-bookworm | 2026-04-13 02:04:41.395 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.622755 | debian-bookworm | 2026-04-13 02:04:41.395 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.622763 | debian-bookworm | 2026-04-13 02:04:41.395 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.622779 | debian-bookworm | 2026-04-13 02:04:41.395 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.622788 | debian-bookworm | 2026-04-13 02:04:41.395 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.622796 | debian-bookworm | 2026-04-13 02:04:41.395 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.622804 | debian-bookworm | 2026-04-13 02:04:41.395 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.622818 | debian-bookworm | 2026-04-13 02:04:41.396 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.622826 | debian-bookworm | 2026-04-13 02:04:41.396 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.622834 | debian-bookworm | 2026-04-13 02:04:41.396 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.622844 | debian-bookworm | 2026-04-13 02:04:41.396 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.622852 | debian-bookworm | 2026-04-13 02:04:41.396 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.622860 | debian-bookworm | 2026-04-13 02:04:41.396 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.622867 | debian-bookworm | 2026-04-13 02:04:41.396 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.622875 | debian-bookworm | 2026-04-13 02:04:41.396 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.622887 | debian-bookworm | 2026-04-13 02:04:41.396 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.622896 | debian-bookworm | 2026-04-13 02:04:41.397 6641 DEBUG manila.share.drivers.huawei.huawei_utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': False, 'thin_provisioning': None, 'qos': False, 'huawei_sectorsize': None, 'cachename': None, 'partitionname': None, 'sectorsize': None, 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-04-13 02:04:41.622911 | debian-bookworm | 2026-04-13 02:04:41.397 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.622919 | debian-bookworm | 2026-04-13 02:04:41.397 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.622927 | debian-bookworm | 2026-04-13 02:04:41.397 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.622935 | debian-bookworm | 2026-04-13 02:04:41.397 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.622946 | debian-bookworm | 2026-04-13 02:04:41.397 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.622954 | debian-bookworm | 2026-04-13 02:04:41.397 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.622961 | debian-bookworm | 2026-04-13 02:04:41.398 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.622969 | debian-bookworm | 2026-04-13 02:04:41.398 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.622981 | debian-bookworm | 2026-04-13 02:04:41.398 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.622989 | debian-bookworm | 2026-04-13 02:04:41.398 6641 DEBUG manila.share.drivers.huawei.v3.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Get access for share: share_fake_uuid, access_type: ip, access_to: 100.112.0.1, access_level: rw get_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py:542 2026-04-13 02:04:41.623006 | debian-bookworm | 2026-04-13 02:04:41.398 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.623014 | debian-bookworm | 2026-04-13 02:04:41.398 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.623022 | debian-bookworm | 2026-04-13 02:04:41.399 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.623030 | debian-bookworm | 2026-04-13 02:04:41.399 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.623037 | debian-bookworm | 2026-04-13 02:04:41.399 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.623048 | debian-bookworm | 2026-04-13 02:04:41.399 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.623056 | debian-bookworm | 2026-04-13 02:04:41.399 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.623063 | debian-bookworm | 2026-04-13 02:04:41.399 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.623071 | debian-bookworm | 2026-04-13 02:04:41.399 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.623083 | debian-bookworm | 2026-04-13 02:04:41.399 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.623091 | debian-bookworm | 2026-04-13 02:04:41.399 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.623104 | debian-bookworm | 2026-04-13 02:04:41.399 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.623112 | debian-bookworm | 2026-04-13 02:04:41.400 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.623119 | debian-bookworm | 2026-04-13 02:04:41.400 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.623127 | debian-bookworm | 2026-04-13 02:04:41.400 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.623135 | debian-bookworm | 2026-04-13 02:04:41.400 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.623145 | debian-bookworm | 2026-04-13 02:04:41.400 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.623153 | debian-bookworm | 2026-04-13 02:04:41.400 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.623161 | debian-bookworm | 2026-04-13 02:04:41.400 6641 DEBUG manila.share.drivers.huawei.v3.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Cannot get access ID from share. share_name: share_fake_uuid _get_access_id /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py:558 2026-04-13 02:04:41.623169 | debian-bookworm | 2026-04-13 02:04:41.400 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.623177 | debian-bookworm | 2026-04-13 02:04:41.400 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.623193 | debian-bookworm | 2026-04-13 02:04:41.400 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.623201 | debian-bookworm | 2026-04-13 02:04:41.400 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.623209 | debian-bookworm | 2026-04-13 02:04:41.401 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.623217 | debian-bookworm | 2026-04-13 02:04:41.401 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.623225 | debian-bookworm | 2026-04-13 02:04:41.401 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.623233 | debian-bookworm | 2026-04-13 02:04:41.401 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.623240 | debian-bookworm | 2026-04-13 02:04:41.401 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.623254 | debian-bookworm | 2026-04-13 02:04:41.401 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.623262 | debian-bookworm | 2026-04-13 02:04:41.401 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.623269 | debian-bookworm | 2026-04-13 02:04:41.401 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.623277 | debian-bookworm | 2026-04-13 02:04:41.401 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.623301 | debian-bookworm | 2026-04-13 02:04:41.402 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.623309 | debian-bookworm | 2026-04-13 02:04:41.402 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.623317 | debian-bookworm | 2026-04-13 02:04:41.402 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.623325 | debian-bookworm | 2026-04-13 02:04:41.402 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.623333 | debian-bookworm | 2026-04-13 02:04:41.402 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.623341 | debian-bookworm | 2026-04-13 02:04:41.402 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.623349 | debian-bookworm | 2026-04-13 02:04:41.402 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.623360 | debian-bookworm | 2026-04-13 02:04:41.402 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.623368 | debian-bookworm | 2026-04-13 02:04:41.402 6641 DEBUG manila.share.drivers.huawei.v3.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Get access for share: share-fake-uuid, access_type: ip, access_to: 100.112.0.1, access_level: rw get_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py:542 2026-04-13 02:04:41.623376 | debian-bookworm | 2026-04-13 02:04:41.403 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.623388 | debian-bookworm | 2026-04-13 02:04:41.403 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.623400 | debian-bookworm | 2026-04-13 02:04:41.403 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.623409 | debian-bookworm | 2026-04-13 02:04:41.403 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.623416 | debian-bookworm | 2026-04-13 02:04:41.403 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.623424 | debian-bookworm | 2026-04-13 02:04:41.403 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.623432 | debian-bookworm | 2026-04-13 02:04:41.403 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.623440 | debian-bookworm | 2026-04-13 02:04:41.403 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.623447 | debian-bookworm | 2026-04-13 02:04:41.403 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.623458 | debian-bookworm | 2026-04-13 02:04:41.403 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.623466 | debian-bookworm | 2026-04-13 02:04:41.404 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.623474 | debian-bookworm | 2026-04-13 02:04:41.404 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.623486 | debian-bookworm | 2026-04-13 02:04:41.404 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.624051 | debian-bookworm | 2026-04-13 02:04:41.404 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.624080 | debian-bookworm | 2026-04-13 02:04:41.404 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.624089 | debian-bookworm | 2026-04-13 02:04:41.404 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.624098 | debian-bookworm | 2026-04-13 02:04:41.404 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.624106 | debian-bookworm | 2026-04-13 02:04:41.404 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.624114 | debian-bookworm | 2026-04-13 02:04:41.404 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.624121 | debian-bookworm | 2026-04-13 02:04:41.404 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.624129 | debian-bookworm | 2026-04-13 02:04:41.405 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.624142 | debian-bookworm | 2026-04-13 02:04:41.405 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.624158 | debian-bookworm | 2026-04-13 02:04:41.405 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.624167 | debian-bookworm | 2026-04-13 02:04:41.405 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.624181 | debian-bookworm | 2026-04-13 02:04:41.405 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.624189 | debian-bookworm | 2026-04-13 02:04:41.405 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.624197 | debian-bookworm | 2026-04-13 02:04:41.406 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.624205 | debian-bookworm | 2026-04-13 02:04:41.406 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.624213 | debian-bookworm | 2026-04-13 02:04:41.406 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.624221 | debian-bookworm | 2026-04-13 02:04:41.406 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.624229 | debian-bookworm | 2026-04-13 02:04:41.406 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.624237 | debian-bookworm | 2026-04-13 02:04:41.406 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.624253 | debian-bookworm | 2026-04-13 02:04:41.406 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.624261 | debian-bookworm | 2026-04-13 02:04:41.406 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.624269 | debian-bookworm | 2026-04-13 02:04:41.406 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.624282 | debian-bookworm | 2026-04-13 02:04:41.406 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.624290 | debian-bookworm | 2026-04-13 02:04:41.420 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.624298 | debian-bookworm | 2026-04-13 02:04:41.420 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.624305 | debian-bookworm | 2026-04-13 02:04:41.420 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.624314 | debian-bookworm | 2026-04-13 02:04:41.420 6641 WARNING manila.share.drivers.huawei.v3.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Can not get access id from share. share_name: share-fake-uuid 2026-04-13 02:04:41.624323 | debian-bookworm | 2026-04-13 02:04:41.420 6641 DEBUG manila.share.drivers.huawei.v3.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Created share from snapshot successfully, new_share: {'share_proto': 'NFS', 'size': 1, 'name': 'share-fake-uuid', 'mount_path': '100.115.10.68:/share_fake_uuid', 'mount_src': '/tmp/tmp5mu3g9bu/huawei_manila_tmp_path_dst_0kc4y5tu', 'id': 'fake_uuid'}, old_share: {'share_proto': 'NFS', 'name': 'share_fake_uuid', 'mount_path': '100.115.10.68:/share_fake_uuid', 'mount_src': '/tmp/tmp5mu3g9bu/huawei_manila_tmp_path_src_2r38_1uf', 'snapshot_name': 'share_snapshot_fake_snapshot_uuid', 'id': 'fake_uuid'}. copy_data_from_parent_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py:512 2026-04-13 02:04:41.624332 | debian-bookworm | 2026-04-13 02:04:41.420 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.624351 | debian-bookworm | 2026-04-13 02:04:41.420 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.624359 | debian-bookworm | 2026-04-13 02:04:41.420 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.624367 | debian-bookworm | 2026-04-13 02:04:41.420 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.624375 | debian-bookworm | 2026-04-13 02:04:41.421 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.624388 | debian-bookworm | 2026-04-13 02:04:41.432 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.011s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.624396 | debian-bookworm | 2026-04-13 02:04:41.432 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.624404 | debian-bookworm | 2026-04-13 02:04:41.432 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.624412 | debian-bookworm | 2026-04-13 02:04:41.432 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.624420 | debian-bookworm | 2026-04-13 02:04:41.432 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.624428 | debian-bookworm | 2026-04-13 02:04:41.433 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.624436 | debian-bookworm | 2026-04-13 02:04:41.433 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.624450 | debian-bookworm | 2026-04-13 02:04:41.433 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.624460 | debian-bookworm | 2026-04-13 02:04:41.433 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.624468 | debian-bookworm | 2026-04-13 02:04:41.433 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.624476 | debian-bookworm | 2026-04-13 02:04:41.433 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.624488 | debian-bookworm | 2026-04-13 02:04:41.444 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.011s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.624496 | debian-bookworm | 2026-04-13 02:04:41.444 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.624504 | debian-bookworm | 2026-04-13 02:04:41.444 6641 WARNING manila.share.drivers.huawei.v3.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Can not get access id from share. share_name: share_fake_uuid 2026-04-13 02:04:41.624512 | debian-bookworm | 2026-04-13 02:04:41.445 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.624520 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfsshare_from_nfssnapshot_success [0.073087s] ... ok 2026-04-13 02:04:41.631927 | debian-bookworm | 2026-04-13 02:04:41.465 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:41.631958 | debian-bookworm | 2026-04-13 02:04:41.466 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-13 02:04:41.631967 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-13 02:04:41.631976 | debian-bookworm | 2026-04-13 02:04:41.467 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Create a share from snapshot fake_snapshot_uuid. create_share_from_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:123 2026-04-13 02:04:41.631996 | debian-bookworm | 2026-04-13 02:04:41.467 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.632005 | debian-bookworm | 2026-04-13 02:04:41.467 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.632016 | debian-bookworm | 2026-04-13 02:04:41.467 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.632051 | debian-bookworm | 2026-04-13 02:04:41.467 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.632059 | debian-bookworm | 2026-04-13 02:04:41.467 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.632067 | debian-bookworm | 2026-04-13 02:04:41.467 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.632075 | debian-bookworm | 2026-04-13 02:04:41.467 6641 ERROR manila.share.drivers.huawei.v3.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Cannot find snapshot fake_snapshot_uuid on array. 2026-04-13 02:04:41.632083 | debian-bookworm | 2026-04-13 02:04:41.468 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.632400 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_notexistingsnapshot_fail [0.022431s] ... ok 2026-04-13 02:04:41.635210 | debian-bookworm | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_deallocate_container [0.025353s] ... ok 2026-04-13 02:04:41.654865 | debian-bookworm | Error deleting volume 2026-04-13 02:04:41.654901 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:41.654920 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/lvm.py", line 132, in _deallocate_container 2026-04-13 02:04:41.654928 | debian-bookworm | privsep_common.execute_with_retries( 2026-04-13 02:04:41.654936 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/test_lvm.py", line 289, in _fake_exec 2026-04-13 02:04:41.654944 | debian-bookworm | raise exception.ProcessExecutionError(stderr="error") 2026-04-13 02:04:41.654952 | debian-bookworm | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:04:41.654971 | debian-bookworm | Command: None 2026-04-13 02:04:41.654979 | debian-bookworm | Exit code: - 2026-04-13 02:04:41.654987 | debian-bookworm | Stdout: None 2026-04-13 02:04:41.654995 | debian-bookworm | Stderr: 'error' 2026-04-13 02:04:41.657229 | debian-bookworm | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_deallocate_container_error [0.021841s] ... ok 2026-04-13 02:04:41.677885 | debian-bookworm | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_extend_share [0.020228s] ... ok 2026-04-13 02:04:41.699568 | debian-bookworm | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_backend_info [0.021727s] ... ok 2026-04-13 02:04:41.719140 | debian-bookworm | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_5____1001__1001____1_1_1_0_____6__4__ [0.019604s] ... ok 2026-04-13 02:04:41.734578 | debian-bookworm | 2026-04-13 02:04:41.488 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:41.734615 | debian-bookworm | 2026-04-13 02:04:41.491 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-13 02:04:41.734624 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-13 02:04:41.734633 | debian-bookworm | 2026-04-13 02:04:41.491 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Create a share from snapshot fake_snapshot_uuid. create_share_from_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:123 2026-04-13 02:04:41.734653 | debian-bookworm | 2026-04-13 02:04:41.492 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.734662 | debian-bookworm | 2026-04-13 02:04:41.492 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.734670 | debian-bookworm | 2026-04-13 02:04:41.492 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.734678 | debian-bookworm | 2026-04-13 02:04:41.492 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.734686 | debian-bookworm | 2026-04-13 02:04:41.493 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.734694 | debian-bookworm | 2026-04-13 02:04:41.493 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.734713 | debian-bookworm | 2026-04-13 02:04:41.493 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.734721 | debian-bookworm | 2026-04-13 02:04:41.493 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.734736 | debian-bookworm | 2026-04-13 02:04:41.494 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.734744 | debian-bookworm | 2026-04-13 02:04:41.494 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.734752 | debian-bookworm | 2026-04-13 02:04:41.494 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.734763 | debian-bookworm | 2026-04-13 02:04:41.494 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.734771 | debian-bookworm | 2026-04-13 02:04:41.494 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.734779 | debian-bookworm | 2026-04-13 02:04:41.495 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.734787 | debian-bookworm | 2026-04-13 02:04:41.495 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.734795 | debian-bookworm | 2026-04-13 02:04:41.495 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.734803 | debian-bookworm | 2026-04-13 02:04:41.495 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.734816 | debian-bookworm | 2026-04-13 02:04:41.495 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.734824 | debian-bookworm | 2026-04-13 02:04:41.496 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.734832 | debian-bookworm | 2026-04-13 02:04:41.496 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.734844 | debian-bookworm | 2026-04-13 02:04:41.496 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.734854 | debian-bookworm | 2026-04-13 02:04:41.497 6641 DEBUG manila.share.drivers.huawei.huawei_utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': False, 'thin_provisioning': None, 'qos': False, 'huawei_sectorsize': None, 'cachename': None, 'partitionname': None, 'sectorsize': None, 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-04-13 02:04:41.734866 | debian-bookworm | 2026-04-13 02:04:41.497 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.734874 | debian-bookworm | 2026-04-13 02:04:41.498 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.734882 | debian-bookworm | 2026-04-13 02:04:41.498 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.734890 | debian-bookworm | 2026-04-13 02:04:41.498 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.734903 | debian-bookworm | 2026-04-13 02:04:41.498 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.734911 | debian-bookworm | 2026-04-13 02:04:41.499 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.734919 | debian-bookworm | 2026-04-13 02:04:41.499 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.734927 | debian-bookworm | 2026-04-13 02:04:41.499 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.734939 | debian-bookworm | 2026-04-13 02:04:41.499 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.734947 | debian-bookworm | 2026-04-13 02:04:41.500 6641 DEBUG manila.share.drivers.huawei.v3.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Get access for share: share_fake_uuid, access_type: ip, access_to: 100.112.0.1, access_level: rw get_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py:542 2026-04-13 02:04:41.734955 | debian-bookworm | 2026-04-13 02:04:41.500 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.734966 | debian-bookworm | 2026-04-13 02:04:41.500 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.734973 | debian-bookworm | 2026-04-13 02:04:41.500 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.734981 | debian-bookworm | 2026-04-13 02:04:41.501 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.734989 | debian-bookworm | 2026-04-13 02:04:41.501 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.735002 | debian-bookworm | 2026-04-13 02:04:41.501 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.735010 | debian-bookworm | 2026-04-13 02:04:41.501 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.735018 | debian-bookworm | 2026-04-13 02:04:41.501 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.735026 | debian-bookworm | 2026-04-13 02:04:41.501 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.735038 | debian-bookworm | 2026-04-13 02:04:41.501 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.735046 | debian-bookworm | 2026-04-13 02:04:41.501 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.735054 | debian-bookworm | 2026-04-13 02:04:41.501 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.735064 | debian-bookworm | 2026-04-13 02:04:41.501 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.735072 | debian-bookworm | 2026-04-13 02:04:41.502 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.735080 | debian-bookworm | 2026-04-13 02:04:41.502 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.735093 | debian-bookworm | 2026-04-13 02:04:41.504 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.735101 | debian-bookworm | 2026-04-13 02:04:41.504 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.735109 | debian-bookworm | 2026-04-13 02:04:41.504 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.735117 | debian-bookworm | 2026-04-13 02:04:41.504 6641 DEBUG manila.share.drivers.huawei.v3.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Cannot get access ID from share. share_name: share_fake_uuid _get_access_id /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py:558 2026-04-13 02:04:41.735124 | debian-bookworm | 2026-04-13 02:04:41.504 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.735132 | debian-bookworm | 2026-04-13 02:04:41.504 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.735144 | debian-bookworm | 2026-04-13 02:04:41.504 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.735152 | debian-bookworm | 2026-04-13 02:04:41.504 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.735160 | debian-bookworm | 2026-04-13 02:04:41.504 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.735171 | debian-bookworm | 2026-04-13 02:04:41.504 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.735179 | debian-bookworm | 2026-04-13 02:04:41.505 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.735192 | debian-bookworm | 2026-04-13 02:04:41.519 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.014s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.735199 | debian-bookworm | 2026-04-13 02:04:41.519 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.735207 | debian-bookworm | 2026-04-13 02:04:41.519 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.735215 | debian-bookworm | 2026-04-13 02:04:41.519 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.735223 | debian-bookworm | 2026-04-13 02:04:41.519 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.735231 | debian-bookworm | 2026-04-13 02:04:41.519 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.735243 | debian-bookworm | 2026-04-13 02:04:41.519 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.735251 | debian-bookworm | 2026-04-13 02:04:41.520 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.735259 | debian-bookworm | 2026-04-13 02:04:41.520 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.735269 | debian-bookworm | 2026-04-13 02:04:41.520 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.735282 | debian-bookworm | 2026-04-13 02:04:41.520 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.735290 | debian-bookworm | 2026-04-13 02:04:41.534 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.735298 | debian-bookworm | 2026-04-13 02:04:41.534 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.735306 | debian-bookworm | 2026-04-13 02:04:41.534 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.735313 | debian-bookworm | 2026-04-13 02:04:41.534 6641 DEBUG manila.share.drivers.huawei.v3.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Get access for share: share-fake-uuid, access_type: ip, access_to: 100.112.0.1, access_level: rw get_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py:542 2026-04-13 02:04:41.735321 | debian-bookworm | 2026-04-13 02:04:41.534 6641 ERROR manila.share.drivers.huawei.v3.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to mount old share share_fake_uuid. Reason: err.: manila.exception.ShareMountException: err 2026-04-13 02:04:41.735329 | debian-bookworm | 2026-04-13 02:04:41.535 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.735337 | debian-bookworm | 2026-04-13 02:04:41.535 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.735349 | debian-bookworm | 2026-04-13 02:04:41.535 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.735357 | debian-bookworm | 2026-04-13 02:04:41.535 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.735368 | debian-bookworm | 2026-04-13 02:04:41.535 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.735384 | debian-bookworm | 2026-04-13 02:04:41.535 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.735395 | debian-bookworm | 2026-04-13 02:04:41.549 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.735406 | debian-bookworm | 2026-04-13 02:04:41.549 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.735417 | debian-bookworm | 2026-04-13 02:04:41.549 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.735428 | debian-bookworm | 2026-04-13 02:04:41.549 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.735439 | debian-bookworm | 2026-04-13 02:04:41.550 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.735450 | debian-bookworm | 2026-04-13 02:04:41.550 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.735460 | debian-bookworm | 2026-04-13 02:04:41.550 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.735941 | debian-bookworm | 2026-04-13 02:04:41.550 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.735964 | debian-bookworm | 2026-04-13 02:04:41.550 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.735981 | debian-bookworm | 2026-04-13 02:04:41.550 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.735992 | debian-bookworm | 2026-04-13 02:04:41.550 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.736000 | debian-bookworm | 2026-04-13 02:04:41.564 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.014s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.736009 | debian-bookworm | 2026-04-13 02:04:41.564 6641 WARNING manila.share.drivers.huawei.v3.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Can not get access id from share. share_name: share_fake_uuid: manila.exception.ShareMountException: err 2026-04-13 02:04:41.736017 | debian-bookworm | 2026-04-13 02:04:41.564 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.736024 | debian-bookworm | 2026-04-13 02:04:41.564 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.736032 | debian-bookworm | 2026-04-13 02:04:41.564 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.736040 | debian-bookworm | 2026-04-13 02:04:41.564 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.736048 | debian-bookworm | 2026-04-13 02:04:41.564 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.736061 | debian-bookworm | 2026-04-13 02:04:41.565 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.736069 | debian-bookworm | 2026-04-13 02:04:41.565 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.736119 | debian-bookworm | 2026-04-13 02:04:41.565 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.736131 | debian-bookworm | 2026-04-13 02:04:41.565 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.736139 | debian-bookworm | 2026-04-13 02:04:41.576 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.736146 | debian-bookworm | 2026-04-13 02:04:41.576 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.736154 | debian-bookworm | 2026-04-13 02:04:41.576 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.736162 | debian-bookworm | 2026-04-13 02:04:41.576 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.736170 | debian-bookworm | 2026-04-13 02:04:41.576 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.736177 | debian-bookworm | 2026-04-13 02:04:41.576 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.736186 | debian-bookworm | 2026-04-13 02:04:41.577 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.736194 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_mountshare_fail [0.109298s] ... ok 2026-04-13 02:04:41.739015 | debian-bookworm | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_with_mount_point_name [0.020020s] ... ok 2026-04-13 02:04:41.741598 | debian-bookworm | 2026-04-13 02:04:41.597 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:41.741649 | debian-bookworm | 2026-04-13 02:04:41.598 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-13 02:04:41.741662 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-13 02:04:41.741672 | debian-bookworm | 2026-04-13 02:04:41.598 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Create a share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:112 2026-04-13 02:04:41.741683 | debian-bookworm | 2026-04-13 02:04:41.599 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.741699 | debian-bookworm | 2026-04-13 02:04:41.599 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.741711 | debian-bookworm | 2026-04-13 02:04:41.599 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.741723 | debian-bookworm | 2026-04-13 02:04:41.601 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.742140 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_no_data_fail [0.023969s] ... ok 2026-04-13 02:04:41.748904 | debian-bookworm | 2026-04-13 02:04:41.621 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:41.748924 | debian-bookworm | 2026-04-13 02:04:41.622 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-13 02:04:41.748930 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-13 02:04:41.748935 | debian-bookworm | 2026-04-13 02:04:41.623 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Create a share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:112 2026-04-13 02:04:41.748941 | debian-bookworm | 2026-04-13 02:04:41.623 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.748947 | debian-bookworm | 2026-04-13 02:04:41.623 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.748960 | debian-bookworm | 2026-04-13 02:04:41.623 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.748966 | debian-bookworm | 2026-04-13 02:04:41.623 6641 DEBUG manila.share.drivers.huawei.huawei_utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': 'true', 'huawei_smartpartition': False, 'thin_provisioning': None, 'qos': False, 'huawei_sectorsize': None, 'cachename': None, 'partitionname': None, 'sectorsize': None, 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-04-13 02:04:41.748972 | debian-bookworm | 2026-04-13 02:04:41.624 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.749245 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_5 [0.022684s] ... ok 2026-04-13 02:04:41.756258 | debian-bookworm | 2026-04-13 02:04:41.644 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:41.756287 | debian-bookworm | 2026-04-13 02:04:41.645 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-13 02:04:41.756296 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-13 02:04:41.756304 | debian-bookworm | 2026-04-13 02:04:41.646 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Create a share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:112 2026-04-13 02:04:41.756312 | debian-bookworm | 2026-04-13 02:04:41.646 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.756320 | debian-bookworm | 2026-04-13 02:04:41.646 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.756328 | debian-bookworm | 2026-04-13 02:04:41.646 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.756337 | debian-bookworm | 2026-04-13 02:04:41.647 6641 DEBUG manila.share.drivers.huawei.huawei_utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': 'true', 'thin_provisioning': None, 'qos': False, 'huawei_sectorsize': None, 'cachename': None, 'partitionname': None, 'sectorsize': None, 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-04-13 02:04:41.756355 | debian-bookworm | 2026-04-13 02:04:41.647 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.756722 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_6 [0.023193s] ... ok 2026-04-13 02:04:41.759485 | debian-bookworm | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_mount_device_error [0.020163s] ... ok 2026-04-13 02:04:41.764538 | debian-bookworm | 2026-04-13 02:04:41.667 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:41.764564 | debian-bookworm | 2026-04-13 02:04:41.668 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-13 02:04:41.764573 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-13 02:04:41.764581 | debian-bookworm | 2026-04-13 02:04:41.669 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Create a share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:112 2026-04-13 02:04:41.764596 | debian-bookworm | 2026-04-13 02:04:41.669 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.764605 | debian-bookworm | 2026-04-13 02:04:41.669 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.764613 | debian-bookworm | 2026-04-13 02:04:41.669 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.764621 | debian-bookworm | 2026-04-13 02:04:41.669 6641 DEBUG manila.share.drivers.huawei.huawei_utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': False, 'thin_provisioning': None, 'qos': 'true', 'huawei_sectorsize': None, 'cachename': None, 'partitionname': None, 'sectorsize': None, 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': 4} get_share_extra_specs_params /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-04-13 02:04:41.764630 | debian-bookworm | 2026-04-13 02:04:41.670 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.764994 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_02 [0.022618s] ... ok 2026-04-13 02:04:41.772051 | debian-bookworm | 2026-04-13 02:04:41.692 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:41.772088 | debian-bookworm | 2026-04-13 02:04:41.694 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-13 02:04:41.772134 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-13 02:04:41.772143 | debian-bookworm | 2026-04-13 02:04:41.694 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Create a share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:112 2026-04-13 02:04:41.772152 | debian-bookworm | 2026-04-13 02:04:41.694 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.772160 | debian-bookworm | 2026-04-13 02:04:41.694 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.772168 | debian-bookworm | 2026-04-13 02:04:41.694 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.772180 | debian-bookworm | 2026-04-13 02:04:41.695 6641 DEBUG manila.share.drivers.huawei.huawei_utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': False, 'thin_provisioning': None, 'qos': 'true', 'huawei_sectorsize': None, 'cachename': None, 'partitionname': None, 'sectorsize': None, 'maxiops': None, 'miniops': 0, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-04-13 02:04:41.772189 | debian-bookworm | 2026-04-13 02:04:41.695 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.772629 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_05 [0.025212s] ... ok 2026-04-13 02:04:41.779105 | debian-bookworm | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_snapshot_update_access [0.019564s] ... ok 2026-04-13 02:04:41.780339 | debian-bookworm | 2026-04-13 02:04:41.715 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:41.780362 | debian-bookworm | 2026-04-13 02:04:41.716 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-13 02:04:41.780370 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-13 02:04:41.780378 | debian-bookworm | 2026-04-13 02:04:41.716 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Create a share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:112 2026-04-13 02:04:41.780404 | debian-bookworm | 2026-04-13 02:04:41.716 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.780412 | debian-bookworm | 2026-04-13 02:04:41.716 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.780421 | debian-bookworm | 2026-04-13 02:04:41.717 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.780429 | debian-bookworm | 2026-04-13 02:04:41.717 6641 DEBUG manila.share.drivers.huawei.huawei_utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': False, 'thin_provisioning': None, 'qos': 'true', 'huawei_sectorsize': None, 'cachename': None, 'partitionname': None, 'sectorsize': None, 'maxiops': 100, 'miniops': None, 'minbandwidth': 100, 'maxbandwidth': None, 'latency': None, 'iotype': '0'} get_share_extra_specs_params /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-04-13 02:04:41.780438 | debian-bookworm | 2026-04-13 02:04:41.718 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.780765 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_10 [0.022285s] ... ok 2026-04-13 02:04:41.787865 | debian-bookworm | 2026-04-13 02:04:41.738 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:41.787895 | debian-bookworm | 2026-04-13 02:04:41.739 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-13 02:04:41.787903 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-13 02:04:41.787911 | debian-bookworm | 2026-04-13 02:04:41.739 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Create a share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:112 2026-04-13 02:04:41.787920 | debian-bookworm | 2026-04-13 02:04:41.739 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.787928 | debian-bookworm | 2026-04-13 02:04:41.740 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.787945 | debian-bookworm | 2026-04-13 02:04:41.740 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.787953 | debian-bookworm | 2026-04-13 02:04:41.740 6641 DEBUG manila.share.drivers.huawei.huawei_utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': False, 'thin_provisioning': None, 'qos': False, 'huawei_sectorsize': 'false', 'cachename': None, 'partitionname': None, 'sectorsize': '4', 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-04-13 02:04:41.787962 | debian-bookworm | 2026-04-13 02:04:41.741 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.788640 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_1 [0.022920s] ... ok 2026-04-13 02:04:41.800027 | debian-bookworm | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_access_1_rw [0.019859s] ... ok 2026-04-13 02:04:41.805119 | debian-bookworm | 2026-04-13 02:04:41.760 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:41.805146 | debian-bookworm | 2026-04-13 02:04:41.762 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-13 02:04:41.805154 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-13 02:04:41.805162 | debian-bookworm | 2026-04-13 02:04:41.762 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Create a share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:112 2026-04-13 02:04:41.805170 | debian-bookworm | 2026-04-13 02:04:41.762 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.805183 | debian-bookworm | 2026-04-13 02:04:41.762 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.805191 | debian-bookworm | 2026-04-13 02:04:41.762 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.805199 | debian-bookworm | 2026-04-13 02:04:41.763 6641 ERROR manila.share.drivers.huawei.huawei_utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-04-13 02:04:41.805217 | debian-bookworm | 2026-04-13 02:04:41.763 6641 DEBUG manila.share.drivers.huawei.huawei_utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': False, 'thin_provisioning': None, 'qos': False, 'huawei_sectorsize': None, 'cachename': None, 'partitionname': None, 'sectorsize': ' ', 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-04-13 02:04:41.805226 | debian-bookworm | 2026-04-13 02:04:41.763 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.805234 | debian-bookworm | 2026-04-13 02:04:41.763 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.805242 | debian-bookworm | 2026-04-13 02:04:41.763 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.805255 | debian-bookworm | 2026-04-13 02:04:41.763 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.805264 | debian-bookworm | 2026-04-13 02:04:41.763 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.805271 | debian-bookworm | 2026-04-13 02:04:41.764 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.805279 | debian-bookworm | 2026-04-13 02:04:41.764 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.805290 | debian-bookworm | 2026-04-13 02:04:41.764 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.805298 | debian-bookworm | 2026-04-13 02:04:41.764 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.805331 | debian-bookworm | 2026-04-13 02:04:41.765 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.805754 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_6 [0.023849s] ... ok 2026-04-13 02:04:41.818750 | debian-bookworm | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_cidr_for_subnet_failure [0.019481s] ... ok 2026-04-13 02:04:41.821430 | debian-bookworm | 2026-04-13 02:04:41.785 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:41.821454 | debian-bookworm | 2026-04-13 02:04:41.786 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-13 02:04:41.821481 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-13 02:04:41.821491 | debian-bookworm | 2026-04-13 02:04:41.787 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Create a share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:112 2026-04-13 02:04:41.821499 | debian-bookworm | 2026-04-13 02:04:41.787 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.821507 | debian-bookworm | 2026-04-13 02:04:41.787 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.821515 | debian-bookworm | 2026-04-13 02:04:41.787 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.821523 | debian-bookworm | 2026-04-13 02:04:41.787 6641 DEBUG manila.share.drivers.huawei.huawei_utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': False, 'thin_provisioning': None, 'qos': False, 'huawei_sectorsize': 'true', 'cachename': None, 'partitionname': None, 'sectorsize': '8', 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-04-13 02:04:41.821532 | debian-bookworm | 2026-04-13 02:04:41.787 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.821548 | debian-bookworm | 2026-04-13 02:04:41.788 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.821565 | debian-bookworm | 2026-04-13 02:04:41.788 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.821573 | debian-bookworm | 2026-04-13 02:04:41.788 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.821590 | debian-bookworm | 2026-04-13 02:04:41.788 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.821599 | debian-bookworm | 2026-04-13 02:04:41.788 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.821607 | debian-bookworm | 2026-04-13 02:04:41.788 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.821615 | debian-bookworm | 2026-04-13 02:04:41.788 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.821623 | debian-bookworm | 2026-04-13 02:04:41.788 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.821631 | debian-bookworm | 2026-04-13 02:04:41.789 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.821963 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_2_8 [0.024404s] ... ok 2026-04-13 02:04:41.837151 | debian-bookworm | 2026-04-13 02:04:41.809 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:41.837181 | debian-bookworm | 2026-04-13 02:04:41.810 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-13 02:04:41.837190 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-13 02:04:41.837210 | debian-bookworm | 2026-04-13 02:04:41.810 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Create a share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:112 2026-04-13 02:04:41.837219 | debian-bookworm | 2026-04-13 02:04:41.810 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.837227 | debian-bookworm | 2026-04-13 02:04:41.811 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.837235 | debian-bookworm | 2026-04-13 02:04:41.811 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.837244 | debian-bookworm | 2026-04-13 02:04:41.811 6641 DEBUG manila.share.drivers.huawei.huawei_utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': False, 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': False, 'thin_provisioning': None, 'qos': False, 'huawei_sectorsize': 'true', 'cachename': None, 'partitionname': None, 'sectorsize': '64', 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-04-13 02:04:41.837253 | debian-bookworm | 2026-04-13 02:04:41.811 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.837261 | debian-bookworm | 2026-04-13 02:04:41.811 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.837269 | debian-bookworm | 2026-04-13 02:04:41.811 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.837277 | debian-bookworm | 2026-04-13 02:04:41.812 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.837291 | debian-bookworm | 2026-04-13 02:04:41.812 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.837304 | debian-bookworm | 2026-04-13 02:04:41.812 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.837315 | debian-bookworm | 2026-04-13 02:04:41.812 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.837323 | debian-bookworm | 2026-04-13 02:04:41.812 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.837331 | debian-bookworm | 2026-04-13 02:04:41.812 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.837338 | debian-bookworm | 2026-04-13 02:04:41.813 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.837713 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_5_64 [0.023606s] ... ok 2026-04-13 02:04:41.838740 | debian-bookworm | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_cidr_for_subnet_success [0.019521s] ... ok 2026-04-13 02:04:41.845575 | debian-bookworm | 2026-04-13 02:04:41.833 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:41.845600 | debian-bookworm | 2026-04-13 02:04:41.834 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-13 02:04:41.845609 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-13 02:04:41.845617 | debian-bookworm | 2026-04-13 02:04:41.834 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Delete a snapshot. delete_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:145 2026-04-13 02:04:41.845627 | debian-bookworm | 2026-04-13 02:04:41.834 6641 DEBUG manila.share.drivers.huawei.v3.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Delete a snapshot. delete_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py:282 2026-04-13 02:04:41.845635 | debian-bookworm | 2026-04-13 02:04:41.834 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.845643 | debian-bookworm | 2026-04-13 02:04:41.834 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.845662 | debian-bookworm | 2026-04-13 02:04:41.834 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.845670 | debian-bookworm | 2026-04-13 02:04:41.834 6641 ERROR manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Get filesystem by name error! 2026-04-13 02:04:41.845678 | debian-bookworm | result: {'error': {'code': 31755596}}. 2026-04-13 02:04:41.845692 | debian-bookworm | 2026-04-13 02:04:41.835 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.846053 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_nfs_snapshot_fail [0.022057s] ... ok 2026-04-13 02:04:41.856510 | debian-bookworm | 2026-04-13 02:04:41.855 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:41.858851 | debian-bookworm | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_none_exist [0.020304s] ... ok 2026-04-13 02:04:41.875246 | debian-bookworm | 2026-04-13 02:04:41.856 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-13 02:04:41.875274 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-13 02:04:41.875283 | debian-bookworm | 2026-04-13 02:04:41.856 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Delete a share. delete_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:134 2026-04-13 02:04:41.875292 | debian-bookworm | 2026-04-13 02:04:41.856 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.875301 | debian-bookworm | 2026-04-13 02:04:41.856 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.875309 | debian-bookworm | 2026-04-13 02:04:41.856 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.875317 | debian-bookworm | 2026-04-13 02:04:41.856 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.875325 | debian-bookworm | 2026-04-13 02:04:41.857 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.875343 | debian-bookworm | 2026-04-13 02:04:41.857 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.875352 | debian-bookworm | 2026-04-13 02:04:41.857 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.875360 | debian-bookworm | 2026-04-13 02:04:41.857 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.875372 | debian-bookworm | 2026-04-13 02:04:41.857 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.875380 | debian-bookworm | 2026-04-13 02:04:41.857 6641 WARNING manila.share.drivers.huawei.v3.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] The share was not found. Share name:share-fake-uuid 2026-04-13 02:04:41.875396 | debian-bookworm | 2026-04-13 02:04:41.857 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.875404 | debian-bookworm | 2026-04-13 02:04:41.857 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.875412 | debian-bookworm | 2026-04-13 02:04:41.857 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.875420 | debian-bookworm | 2026-04-13 02:04:41.857 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.875428 | debian-bookworm | 2026-04-13 02:04:41.858 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.875441 | debian-bookworm | 2026-04-13 02:04:41.858 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.875449 | debian-bookworm | 2026-04-13 02:04:41.858 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.875794 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_nfs_fail_not_exist [0.023132s] ... ok 2026-04-13 02:04:41.878718 | debian-bookworm | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_subnet_two_found [0.019883s] ... ok 2026-04-13 02:04:41.898760 | debian-bookworm | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_init_neutron_network_plugin_with_network_config_group [0.019774s] ... ok 2026-04-13 02:04:41.911132 | debian-bookworm | 2026-04-13 02:04:41.878 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:41.911165 | debian-bookworm | 2026-04-13 02:04:41.879 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-13 02:04:41.911174 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-13 02:04:41.911187 | debian-bookworm | 2026-04-13 02:04:41.879 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Delete a share. delete_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:134 2026-04-13 02:04:41.911196 | debian-bookworm | 2026-04-13 02:04:41.879 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.911204 | debian-bookworm | 2026-04-13 02:04:41.879 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.911212 | debian-bookworm | 2026-04-13 02:04:41.879 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.911220 | debian-bookworm | 2026-04-13 02:04:41.879 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.911228 | debian-bookworm | 2026-04-13 02:04:41.879 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.911247 | debian-bookworm | 2026-04-13 02:04:41.879 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.911255 | debian-bookworm | 2026-04-13 02:04:41.879 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.911263 | debian-bookworm | 2026-04-13 02:04:41.880 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.911277 | debian-bookworm | 2026-04-13 02:04:41.880 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.911285 | debian-bookworm | 2026-04-13 02:04:41.880 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.911296 | debian-bookworm | 2026-04-13 02:04:41.880 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.911304 | debian-bookworm | 2026-04-13 02:04:41.880 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.911312 | debian-bookworm | 2026-04-13 02:04:41.880 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.911320 | debian-bookworm | 2026-04-13 02:04:41.880 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.911328 | debian-bookworm | 2026-04-13 02:04:41.880 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.911336 | debian-bookworm | 2026-04-13 02:04:41.880 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.911349 | debian-bookworm | 2026-04-13 02:04:41.881 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.911357 | debian-bookworm | 2026-04-13 02:04:41.881 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.911365 | debian-bookworm | 2026-04-13 02:04:41.881 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.911373 | debian-bookworm | 2026-04-13 02:04:41.881 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.911386 | debian-bookworm | 2026-04-13 02:04:41.881 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.911395 | debian-bookworm | 2026-04-13 02:04:41.881 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.911405 | debian-bookworm | 2026-04-13 02:04:41.881 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.911413 | debian-bookworm | 2026-04-13 02:04:41.881 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.911421 | debian-bookworm | 2026-04-13 02:04:41.881 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.911429 | debian-bookworm | 2026-04-13 02:04:41.881 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.911442 | debian-bookworm | 2026-04-13 02:04:41.882 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.911450 | debian-bookworm | 2026-04-13 02:04:41.882 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.911458 | debian-bookworm | 2026-04-13 02:04:41.882 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.911466 | debian-bookworm | 2026-04-13 02:04:41.882 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.911474 | debian-bookworm | 2026-04-13 02:04:41.883 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.911794 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_withoutqos_success [0.024055s] ... ok 2026-04-13 02:04:41.918249 | debian-bookworm | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_using_router_addon_of_interface_failed [0.019663s] ... ok 2026-04-13 02:04:41.923520 | debian-bookworm | 2026-04-13 02:04:41.902 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:41.923547 | debian-bookworm | 2026-04-13 02:04:41.903 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-13 02:04:41.923556 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-13 02:04:41.923568 | debian-bookworm | 2026-04-13 02:04:41.903 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Deny access. deny_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:161 2026-04-13 02:04:41.923576 | debian-bookworm | 2026-04-13 02:04:41.903 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.923584 | debian-bookworm | 2026-04-13 02:04:41.904 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.923592 | debian-bookworm | 2026-04-13 02:04:41.904 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.923613 | debian-bookworm | 2026-04-13 02:04:41.904 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.923621 | debian-bookworm | 2026-04-13 02:04:41.904 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.923629 | debian-bookworm | 2026-04-13 02:04:41.904 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.923637 | debian-bookworm | 2026-04-13 02:04:41.904 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.923645 | debian-bookworm | 2026-04-13 02:04:41.904 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.923658 | debian-bookworm | 2026-04-13 02:04:41.904 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.923667 | debian-bookworm | 2026-04-13 02:04:41.904 6641 WARNING manila.share.drivers.huawei.v3.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Can not get share share-fake-uuid. 2026-04-13 02:04:41.923675 | debian-bookworm | 2026-04-13 02:04:41.905 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.923988 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_ip_share_not_exist [0.022607s] ... ok 2026-04-13 02:04:41.926109 | debian-bookworm | 2026-04-13 02:04:41.924 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:41.941029 | debian-bookworm | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_subnet_not_used [0.021820s] ... ok 2026-04-13 02:04:41.949539 | debian-bookworm | 2026-04-13 02:04:41.925 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-13 02:04:41.949575 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-13 02:04:41.949591 | debian-bookworm | 2026-04-13 02:04:41.925 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Deny access. deny_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:161 2026-04-13 02:04:41.949597 | debian-bookworm | 2026-04-13 02:04:41.926 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.949602 | debian-bookworm | 2026-04-13 02:04:41.926 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.949607 | debian-bookworm | 2026-04-13 02:04:41.926 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.949612 | debian-bookworm | 2026-04-13 02:04:41.926 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.949616 | debian-bookworm | 2026-04-13 02:04:41.926 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.949620 | debian-bookworm | 2026-04-13 02:04:41.926 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.949625 | debian-bookworm | 2026-04-13 02:04:41.926 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.949630 | debian-bookworm | 2026-04-13 02:04:41.926 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.949643 | debian-bookworm | 2026-04-13 02:04:41.926 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.949654 | debian-bookworm | 2026-04-13 02:04:41.926 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.949663 | debian-bookworm | 2026-04-13 02:04:41.927 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.949668 | debian-bookworm | 2026-04-13 02:04:41.927 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.949672 | debian-bookworm | 2026-04-13 02:04:41.927 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.949677 | debian-bookworm | 2026-04-13 02:04:41.927 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.949681 | debian-bookworm | 2026-04-13 02:04:41.927 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.949686 | debian-bookworm | 2026-04-13 02:04:41.927 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.949691 | debian-bookworm | 2026-04-13 02:04:41.927 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.949695 | debian-bookworm | 2026-04-13 02:04:41.927 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.949700 | debian-bookworm | 2026-04-13 02:04:41.927 6641 WARNING manila.share.drivers.huawei.v3.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Can not get access id from share. share_name: share-fake-uuid 2026-04-13 02:04:41.949705 | debian-bookworm | 2026-04-13 02:04:41.928 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.949985 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_not_exist_fail [0.022976s] ... ok 2026-04-13 02:04:41.963844 | debian-bookworm | 2026-04-13 02:04:41.948 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:41.963878 | debian-bookworm | 2026-04-13 02:04:41.949 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-13 02:04:41.963882 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-13 02:04:41.963886 | debian-bookworm | 2026-04-13 02:04:41.949 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Ensure share. ensure_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:150 2026-04-13 02:04:41.963890 | debian-bookworm | 2026-04-13 02:04:41.950 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.963894 | debian-bookworm | 2026-04-13 02:04:41.950 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.963898 | debian-bookworm | 2026-04-13 02:04:41.950 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.963902 | debian-bookworm | 2026-04-13 02:04:41.950 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.963905 | debian-bookworm | 2026-04-13 02:04:41.950 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.963909 | debian-bookworm | 2026-04-13 02:04:41.950 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.963912 | debian-bookworm | 2026-04-13 02:04:41.950 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.963916 | debian-bookworm | 2026-04-13 02:04:41.950 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.963924 | debian-bookworm | 2026-04-13 02:04:41.950 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.963932 | debian-bookworm | 2026-04-13 02:04:41.950 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:41.963935 | debian-bookworm | 2026-04-13 02:04:41.951 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:41.963939 | debian-bookworm | 2026-04-13 02:04:41.951 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:41.963942 | debian-bookworm | 2026-04-13 02:04:41.952 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:41.964270 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_get_filesystem_status_fail [0.023260s] ... ok 2026-04-13 02:04:41.964920 | debian-bookworm | Admin port is being used but Admin IP was not found. 2026-04-13 02:04:41.964933 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:41.964937 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/service_instance.py", line 777, in _create_service_instance 2026-04-13 02:04:41.964941 | debian-bookworm | admin_port['fixed_ips'][0]['ip_address']) 2026-04-13 02:04:41.964944 | debian-bookworm | ~~~~~~~~~~~~~~~~~~~~~~~^^^ 2026-04-13 02:04:41.964948 | debian-bookworm | IndexError: list index out of range 2026-04-13 02:04:41.967637 | debian-bookworm | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_neutron_no_admin_ip [0.027415s] ... ok 2026-04-13 02:04:41.973631 | debian-bookworm | 2026-04-13 02:04:41.972 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:41.991931 | debian-bookworm | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_with_bfv_with_image [0.023625s] ... ok 2026-04-13 02:04:42.012422 | debian-bookworm | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__check_server_availability_available_from_start [0.020434s] ... ok 2026-04-13 02:04:42.018371 | debian-bookworm | 2026-04-13 02:04:41.973 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-13 02:04:42.018384 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-13 02:04:42.018389 | debian-bookworm | 2026-04-13 02:04:41.973 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.018393 | debian-bookworm | 2026-04-13 02:04:41.974 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.018404 | debian-bookworm | 2026-04-13 02:04:41.974 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.018411 | debian-bookworm | 2026-04-13 02:04:41.974 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.018414 | debian-bookworm | 2026-04-13 02:04:41.974 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.018418 | debian-bookworm | 2026-04-13 02:04:41.974 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.018421 | debian-bookworm | 2026-04-13 02:04:41.974 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.018425 | debian-bookworm | 2026-04-13 02:04:41.974 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.018428 | debian-bookworm | 2026-04-13 02:04:41.974 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.018432 | debian-bookworm | 2026-04-13 02:04:41.974 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.018439 | debian-bookworm | 2026-04-13 02:04:41.975 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.018443 | debian-bookworm | 2026-04-13 02:04:41.975 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.018449 | debian-bookworm | 2026-04-13 02:04:41.975 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.018453 | debian-bookworm | 2026-04-13 02:04:41.975 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.018456 | debian-bookworm | 2026-04-13 02:04:41.975 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.018463 | debian-bookworm | 2026-04-13 02:04:41.975 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.018466 | debian-bookworm | 2026-04-13 02:04:41.975 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.018470 | debian-bookworm | 2026-04-13 02:04:41.975 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.018473 | debian-bookworm | 2026-04-13 02:04:41.975 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.018477 | debian-bookworm | 2026-04-13 02:04:41.975 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.018480 | debian-bookworm | 2026-04-13 02:04:41.976 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.018487 | debian-bookworm | 2026-04-13 02:04:41.976 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.018493 | debian-bookworm | 2026-04-13 02:04:41.976 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.018497 | debian-bookworm | 2026-04-13 02:04:41.976 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.018500 | debian-bookworm | 2026-04-13 02:04:41.976 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.018504 | debian-bookworm | 2026-04-13 02:04:41.976 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.018508 | debian-bookworm | 2026-04-13 02:04:41.976 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.018512 | debian-bookworm | 2026-04-13 02:04:41.976 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Ensure share. ensure_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:150 2026-04-13 02:04:42.018516 | debian-bookworm | 2026-04-13 02:04:41.976 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.018520 | debian-bookworm | 2026-04-13 02:04:41.976 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.018523 | debian-bookworm | 2026-04-13 02:04:41.977 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.018527 | debian-bookworm | 2026-04-13 02:04:41.977 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.018530 | debian-bookworm | 2026-04-13 02:04:41.977 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.018538 | debian-bookworm | 2026-04-13 02:04:41.977 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.018542 | debian-bookworm | 2026-04-13 02:04:41.977 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.018545 | debian-bookworm | 2026-04-13 02:04:41.977 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.018549 | debian-bookworm | 2026-04-13 02:04:41.977 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.018554 | debian-bookworm | 2026-04-13 02:04:41.977 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.018557 | debian-bookworm | 2026-04-13 02:04:41.977 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.018561 | debian-bookworm | 2026-04-13 02:04:41.977 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.018564 | debian-bookworm | 2026-04-13 02:04:41.978 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:42.018790 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_with_share_server_sucess_2 [0.026473s] ... ok 2026-04-13 02:04:42.022841 | debian-bookworm | 2026-04-13 02:04:41.998 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:42.022853 | debian-bookworm | 2026-04-13 02:04:41.998 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.022857 | debian-bookworm | 2026-04-13 02:04:41.998 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.022866 | debian-bookworm | 2026-04-13 02:04:41.999 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.022870 | debian-bookworm | 2026-04-13 02:04:41.999 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:42.023285 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_5 [0.020906s] ... ok 2026-04-13 02:04:42.028677 | debian-bookworm | 2026-04-13 02:04:42.019 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:42.028688 | debian-bookworm | 2026-04-13 02:04:42.020 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-13 02:04:42.028692 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-13 02:04:42.028696 | debian-bookworm | 2026-04-13 02:04:42.020 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.028701 | debian-bookworm | 2026-04-13 02:04:42.021 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.028705 | debian-bookworm | 2026-04-13 02:04:42.021 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.028708 | debian-bookworm | 2026-04-13 02:04:42.021 6641 DEBUG manila.share.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Updating share stats. _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1335 2026-04-13 02:04:42.028712 | debian-bookworm | 2026-04-13 02:04:42.022 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:42.029192 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_2 [0.022454s] ... ok 2026-04-13 02:04:42.032091 | debian-bookworm | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__check_server_availability_with_recall_1_True [0.019937s] ... ok 2026-04-13 02:04:42.052953 | debian-bookworm | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_image_not_found [0.020159s] ... ok 2026-04-13 02:04:42.054107 | debian-bookworm | 2026-04-13 02:04:42.041 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:42.054126 | debian-bookworm | 2026-04-13 02:04:42.042 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-13 02:04:42.054130 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-13 02:04:42.054134 | debian-bookworm | 2026-04-13 02:04:42.043 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.054137 | debian-bookworm | 2026-04-13 02:04:42.043 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.054143 | debian-bookworm | 2026-04-13 02:04:42.043 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.054147 | debian-bookworm | 2026-04-13 02:04:42.043 6641 DEBUG manila.share.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Updating share stats. _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1335 2026-04-13 02:04:42.054152 | debian-bookworm | 2026-04-13 02:04:42.044 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:42.054376 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_3 [0.022430s] ... ok 2026-04-13 02:04:42.074106 | debian-bookworm | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_init_with_common_config_and_wo_handling_of_share_servers [0.020899s] ... ok 2026-04-13 02:04:42.081589 | debian-bookworm | 2026-04-13 02:04:42.064 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:42.081611 | debian-bookworm | 2026-04-13 02:04:42.065 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-13 02:04:42.081617 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-13 02:04:42.081622 | debian-bookworm | 2026-04-13 02:04:42.066 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Manage existing snapshot to manila. manage_existing_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:190 2026-04-13 02:04:42.081627 | debian-bookworm | 2026-04-13 02:04:42.066 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.081635 | debian-bookworm | 2026-04-13 02:04:42.066 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.081648 | debian-bookworm | 2026-04-13 02:04:42.066 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.081652 | debian-bookworm | 2026-04-13 02:04:42.066 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.081657 | debian-bookworm | 2026-04-13 02:04:42.066 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.081663 | debian-bookworm | 2026-04-13 02:04:42.067 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.081667 | debian-bookworm | 2026-04-13 02:04:42.067 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.081672 | debian-bookworm | 2026-04-13 02:04:42.067 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.081681 | debian-bookworm | 2026-04-13 02:04:42.067 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.081687 | debian-bookworm | 2026-04-13 02:04:42.068 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:42.081964 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_sharesnapshot_not_normal [0.023267s] ... ok 2026-04-13 02:04:42.088847 | debian-bookworm | 2026-04-13 02:04:42.087 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:42.095039 | debian-bookworm | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_no_service_user_defined [0.021437s] ... ok 2026-04-13 02:04:42.095816 | debian-bookworm | {4} manila.tests.share.drivers.vastdata.test_driver.TestValidateAccessRules.test_validate_access_rules_invalid_level [0.000086s] ... ok 2026-04-13 02:04:42.105677 | debian-bookworm | {4} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_2__1073741824___NFS___None_ [0.010111s] ... ok 2026-04-13 02:04:42.108875 | debian-bookworm | 2026-04-13 02:04:42.088 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-13 02:04:42.108891 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-13 02:04:42.108896 | debian-bookworm | 2026-04-13 02:04:42.088 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Manage existing snapshot to manila. manage_existing_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:190 2026-04-13 02:04:42.108901 | debian-bookworm | 2026-04-13 02:04:42.088 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.108906 | debian-bookworm | 2026-04-13 02:04:42.089 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.108911 | debian-bookworm | 2026-04-13 02:04:42.089 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.108916 | debian-bookworm | 2026-04-13 02:04:42.089 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.108920 | debian-bookworm | 2026-04-13 02:04:42.089 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.108925 | debian-bookworm | 2026-04-13 02:04:42.089 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.108929 | debian-bookworm | 2026-04-13 02:04:42.089 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.108936 | debian-bookworm | 2026-04-13 02:04:42.089 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.108946 | debian-bookworm | 2026-04-13 02:04:42.089 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.108955 | debian-bookworm | 2026-04-13 02:04:42.089 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.108959 | debian-bookworm | 2026-04-13 02:04:42.090 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.108963 | debian-bookworm | 2026-04-13 02:04:42.090 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.108967 | debian-bookworm | 2026-04-13 02:04:42.090 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.108972 | debian-bookworm | 2026-04-13 02:04:42.090 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.108976 | debian-bookworm | 2026-04-13 02:04:42.090 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.108980 | debian-bookworm | 2026-04-13 02:04:42.091 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:42.109223 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_success_2 [0.022907s] ... ok 2026-04-13 02:04:42.111636 | debian-bookworm | 2026-04-13 02:04:42.110 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:42.116172 | debian-bookworm | {4} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_7__1___SMB____fakeid__ [0.010677s] ... ok 2026-04-13 02:04:42.126394 | debian-bookworm | {4} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_delete_snapshot [0.009831s] ... ok 2026-04-13 02:04:42.134776 | debian-bookworm | Failed to provide ry access to 10.0.0.1 (Rule ID: 12345, Reason: Invalid or unsupported share access level: ry.). Setting rule to 'error' state. 2026-04-13 02:04:42.134793 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:42.134799 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 221, in update_access 2026-04-13 02:04:42.134810 | debian-bookworm | validate_access_rule(rule) 2026-04-13 02:04:42.134828 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 416, in validate_access_rule 2026-04-13 02:04:42.134835 | debian-bookworm | raise exception.InvalidShareAccessLevel(level=access_level) 2026-04-13 02:04:42.134840 | debian-bookworm | manila.exception.InvalidShareAccessLevel: Invalid or unsupported share access level: ry. 2026-04-13 02:04:42.135725 | debian-bookworm | Failed to provide ro access to 10.0.0.2/33 (Rule ID: 12347, Reason: Invalid access rule: invalid IPNetwork 10.0.0.2/33). Setting rule to 'error' state. 2026-04-13 02:04:42.135747 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:42.135754 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/netaddr/ip/__init__.py", line 1034, in __init__ 2026-04-13 02:04:42.135760 | debian-bookworm | value, prefixlen = parse_ip_network( 2026-04-13 02:04:42.135765 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:42.135770 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/netaddr/ip/__init__.py", line 923, in parse_ip_network 2026-04-13 02:04:42.135776 | debian-bookworm | raise AddrFormatError('invalid prefix for %s address!' % module.family_name) 2026-04-13 02:04:42.135782 | debian-bookworm | netaddr.core.AddrFormatError: invalid prefix for IPv4 address! 2026-04-13 02:04:42.135787 | debian-bookworm | 2026-04-13 02:04:42.135792 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-04-13 02:04:42.135798 | debian-bookworm | 2026-04-13 02:04:42.135803 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:42.135807 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 418, in validate_access_rule 2026-04-13 02:04:42.135812 | debian-bookworm | netaddr.IPNetwork(access_rule["access_to"]) 2026-04-13 02:04:42.135817 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/netaddr/ip/__init__.py", line 1045, in __init__ 2026-04-13 02:04:42.135822 | debian-bookworm | raise AddrFormatError('invalid IPNetwork %s' % (addr,)) 2026-04-13 02:04:42.135827 | debian-bookworm | netaddr.core.AddrFormatError: invalid IPNetwork 10.0.0.2/33 2026-04-13 02:04:42.135832 | debian-bookworm | 2026-04-13 02:04:42.135837 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-04-13 02:04:42.135841 | debian-bookworm | 2026-04-13 02:04:42.135846 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:42.135851 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 221, in update_access 2026-04-13 02:04:42.135855 | debian-bookworm | validate_access_rule(rule) 2026-04-13 02:04:42.135860 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 420, in validate_access_rule 2026-04-13 02:04:42.135866 | debian-bookworm | raise exception.InvalidShareAccess(reason=str(exc)) 2026-04-13 02:04:42.135871 | debian-bookworm | manila.exception.InvalidShareAccess: Invalid access rule: invalid IPNetwork 10.0.0.2/33 2026-04-13 02:04:42.136898 | debian-bookworm | Failed to provide rw access to 10.0.0.2.4 (Rule ID: 12348, Reason: Invalid access rule: invalid IPNetwork 10.0.0.2.4). Setting rule to 'error' state. 2026-04-13 02:04:42.136913 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:42.136919 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/netaddr/strategy/ipv4.py", line 128, in str_to_int 2026-04-13 02:04:42.136924 | debian-bookworm | packed = _inet_pton(AF_INET, addr) 2026-04-13 02:04:42.136930 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:42.136935 | debian-bookworm | OSError: illegal IP address string passed to inet_pton 2026-04-13 02:04:42.136940 | debian-bookworm | 2026-04-13 02:04:42.136945 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-04-13 02:04:42.136949 | debian-bookworm | 2026-04-13 02:04:42.136954 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:42.136959 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/netaddr/ip/__init__.py", line 346, in __init__ 2026-04-13 02:04:42.136964 | debian-bookworm | self._value = self._module.str_to_int(addr, flags) 2026-04-13 02:04:42.136976 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:42.136981 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/netaddr/strategy/ipv4.py", line 132, in str_to_int 2026-04-13 02:04:42.136986 | debian-bookworm | raise error 2026-04-13 02:04:42.136991 | debian-bookworm | netaddr.core.AddrFormatError: '10.0.0.2.4' is not a valid IPv4 address string! 2026-04-13 02:04:42.136996 | debian-bookworm | 2026-04-13 02:04:42.137001 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-04-13 02:04:42.137006 | debian-bookworm | 2026-04-13 02:04:42.137011 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:42.137016 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/netaddr/ip/__init__.py", line 1034, in __init__ 2026-04-13 02:04:42.137021 | debian-bookworm | value, prefixlen = parse_ip_network( 2026-04-13 02:04:42.137026 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:42.137031 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/netaddr/ip/__init__.py", line 902, in parse_ip_network 2026-04-13 02:04:42.137036 | debian-bookworm | ip = IPAddress(val1, module.version, flags=INET_PTON) 2026-04-13 02:04:42.137041 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:42.137046 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/netaddr/ip/__init__.py", line 348, in __init__ 2026-04-13 02:04:42.137051 | debian-bookworm | raise AddrFormatError( 2026-04-13 02:04:42.137056 | debian-bookworm | netaddr.core.AddrFormatError: base address '10.0.0.2.4' is not IPv4 2026-04-13 02:04:42.137061 | debian-bookworm | 2026-04-13 02:04:42.137066 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-04-13 02:04:42.137071 | debian-bookworm | 2026-04-13 02:04:42.137076 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:42.137081 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 418, in validate_access_rule 2026-04-13 02:04:42.137089 | debian-bookworm | netaddr.IPNetwork(access_rule["access_to"]) 2026-04-13 02:04:42.137094 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/netaddr/ip/__init__.py", line 1045, in __init__ 2026-04-13 02:04:42.137099 | debian-bookworm | raise AddrFormatError('invalid IPNetwork %s' % (addr,)) 2026-04-13 02:04:42.137104 | debian-bookworm | netaddr.core.AddrFormatError: invalid IPNetwork 10.0.0.2.4 2026-04-13 02:04:42.137109 | debian-bookworm | 2026-04-13 02:04:42.137114 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-04-13 02:04:42.137119 | debian-bookworm | 2026-04-13 02:04:42.137124 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:42.137129 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 221, in update_access 2026-04-13 02:04:42.137134 | debian-bookworm | validate_access_rule(rule) 2026-04-13 02:04:42.137139 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 420, in validate_access_rule 2026-04-13 02:04:42.137144 | debian-bookworm | raise exception.InvalidShareAccess(reason=str(exc)) 2026-04-13 02:04:42.137149 | debian-bookworm | manila.exception.InvalidShareAccess: Invalid access rule: invalid IPNetwork 10.0.0.2.4 2026-04-13 02:04:42.138155 | debian-bookworm | {4} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_for_invalid_rules [0.011854s] ... ok 2026-04-13 02:04:42.152934 | debian-bookworm | 2026-04-13 02:04:42.111 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-13 02:04:42.152955 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-13 02:04:42.152962 | debian-bookworm | 2026-04-13 02:04:42.111 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Manage existing share to manila. manage_existing /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:183 2026-04-13 02:04:42.152977 | debian-bookworm | 2026-04-13 02:04:42.111 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.152983 | debian-bookworm | 2026-04-13 02:04:42.112 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.152989 | debian-bookworm | 2026-04-13 02:04:42.112 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.152994 | debian-bookworm | 2026-04-13 02:04:42.112 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.152999 | debian-bookworm | 2026-04-13 02:04:42.112 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.153005 | debian-bookworm | 2026-04-13 02:04:42.112 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.153010 | debian-bookworm | 2026-04-13 02:04:42.112 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.153019 | debian-bookworm | 2026-04-13 02:04:42.112 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.153025 | debian-bookworm | 2026-04-13 02:04:42.112 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.153036 | debian-bookworm | 2026-04-13 02:04:42.112 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.153042 | debian-bookworm | 2026-04-13 02:04:42.113 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.153052 | debian-bookworm | 2026-04-13 02:04:42.113 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.153057 | debian-bookworm | 2026-04-13 02:04:42.113 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.153063 | debian-bookworm | 2026-04-13 02:04:42.113 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.153068 | debian-bookworm | 2026-04-13 02:04:42.113 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.153074 | debian-bookworm | 2026-04-13 02:04:42.113 6641 DEBUG manila.share.drivers.huawei.huawei_utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': 'true', 'compression': 'true', 'huawei_smartcache': 'true', 'huawei_smartpartition': 'true', 'thin_provisioning': 'true', 'qos': False, 'huawei_sectorsize': None, 'cachename': 'test_cache_name', 'partitionname': 'test_partition_name', 'sectorsize': None, 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-04-13 02:04:42.153080 | debian-bookworm | 2026-04-13 02:04:42.113 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.153091 | debian-bookworm | 2026-04-13 02:04:42.113 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.153096 | debian-bookworm | 2026-04-13 02:04:42.113 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.153102 | debian-bookworm | 2026-04-13 02:04:42.114 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.153111 | debian-bookworm | 2026-04-13 02:04:42.114 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.153121 | debian-bookworm | 2026-04-13 02:04:42.114 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.153127 | debian-bookworm | 2026-04-13 02:04:42.114 6641 INFO manila.share.drivers.huawei.v3.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retyping share (share_fake_uuid), changed options are : ({'partitionid': (['', None], ['7', 'test_partition_name']), 'cacheid': (['', None], ['8', 'test_cache_name']), 'dedupe&compression': (['false', 'false'], [True, True])}). 2026-04-13 02:04:42.153132 | debian-bookworm | 2026-04-13 02:04:42.114 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.153138 | debian-bookworm | 2026-04-13 02:04:42.114 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.153143 | debian-bookworm | 2026-04-13 02:04:42.114 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.153149 | debian-bookworm | 2026-04-13 02:04:42.114 6641 INFO manila.share.drivers.huawei.v3.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retype FS(id: 4) smartpartition from (name: None, id: ) to (name: test_partition_name, id: 7) performed successfully. 2026-04-13 02:04:42.153154 | debian-bookworm | 2026-04-13 02:04:42.115 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.153162 | debian-bookworm | 2026-04-13 02:04:42.115 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.153168 | debian-bookworm | 2026-04-13 02:04:42.115 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.153173 | debian-bookworm | 2026-04-13 02:04:42.115 6641 INFO manila.share.drivers.huawei.v3.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retype FS(id: 4) smartcache from (name: None, id: ) to (name: test_cache_name, id: 8) performed successfully. 2026-04-13 02:04:42.153186 | debian-bookworm | 2026-04-13 02:04:42.115 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.153192 | debian-bookworm | 2026-04-13 02:04:42.115 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.153197 | debian-bookworm | 2026-04-13 02:04:42.115 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.153202 | debian-bookworm | 2026-04-13 02:04:42.115 6641 INFO manila.share.drivers.huawei.v3.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retype FS(id: 4) dedupe from false to True performed successfully, compression from false to True performed successfully. 2026-04-13 02:04:42.153208 | debian-bookworm | 2026-04-13 02:04:42.115 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.153213 | debian-bookworm | 2026-04-13 02:04:42.115 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.153218 | debian-bookworm | 2026-04-13 02:04:42.116 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.153224 | debian-bookworm | 2026-04-13 02:04:42.116 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:42.153507 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_nfs_success_2 [0.025658s] ... ok 2026-04-13 02:04:42.155417 | debian-bookworm | 2026-04-13 02:04:42.136 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:42.155435 | debian-bookworm | 2026-04-13 02:04:42.137 6641 DEBUG manila.share.drivers.huawei.v3.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Mounting share: fake_name to host, mount_src: /mnt/test mount_share_to_host /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py:593 2026-04-13 02:04:42.155445 | debian-bookworm | 2026-04-13 02:04:42.138 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:42.155788 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_mount_share_to_host_2 [0.021540s] ... ok 2026-04-13 02:04:42.159187 | debian-bookworm | {4} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_pickle [0.021074s] ... ok 2026-04-13 02:04:42.177831 | debian-bookworm | {4} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_name_starts_with_underscore_and_digit [0.018428s] ... ok 2026-04-13 02:04:42.196037 | debian-bookworm | {4} manila.tests.share.drivers.vastdata.test_driver_util.TestBunchify.test_bunchify [0.018309s] ... ok 2026-04-13 02:04:42.196735 | debian-bookworm | {4} manila.tests.share.drivers.vastdata.test_rest.TestCapacityMetrics.test_capacity_metrics [0.000492s] ... ok 2026-04-13 02:04:42.197698 | debian-bookworm | {4} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_trash_api_unpredictable_error [0.000927s] ... ok 2026-04-13 02:04:42.199119 | debian-bookworm | {4} manila.tests.share.drivers.vastdata.test_rest.TestRestApi.test_get_sw_version [0.001335s] ... ok 2026-04-13 02:04:42.200265 | debian-bookworm | {4} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_refresh_auth_token_success [0.001081s] ... ok 2026-04-13 02:04:42.201066 | debian-bookworm | {4} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_request_no_return_content [0.000434s] ... ok 2026-04-13 02:04:42.202921 | debian-bookworm | {4} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_request_success [0.002019s] ... ok 2026-04-13 02:04:42.203553 | debian-bookworm | {4} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_one_when_no_entries_found [0.000472s] ... ok 2026-04-13 02:04:42.217822 | debian-bookworm | 2026-04-13 02:04:42.157 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:42.217841 | debian-bookworm | 2026-04-13 02:04:42.158 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.217848 | debian-bookworm | 2026-04-13 02:04:42.158 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.217854 | debian-bookworm | 2026-04-13 02:04:42.159 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.217859 | debian-bookworm | 2026-04-13 02:04:42.159 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.217865 | debian-bookworm | 2026-04-13 02:04:42.159 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.217870 | debian-bookworm | 2026-04-13 02:04:42.159 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.217887 | debian-bookworm | 2026-04-13 02:04:42.159 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.217893 | debian-bookworm | 2026-04-13 02:04:42.159 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.217899 | debian-bookworm | 2026-04-13 02:04:42.159 6641 ERROR manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Can't open the recent url, re-login. 2026-04-13 02:04:42.217906 | debian-bookworm | 2026-04-13 02:04:42.160 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-13 02:04:42.217911 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-13 02:04:42.217917 | debian-bookworm | 2026-04-13 02:04:42.160 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Replace URL: 2026-04-13 02:04:42.217922 | debian-bookworm | Old URL: None 2026-04-13 02:04:42.217928 | debian-bookworm | New URL: http://100.115.10.69:8082/deviceManager/rest/210235G7J20000000000 2026-04-13 02:04:42.217934 | debian-bookworm | call /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:151 2026-04-13 02:04:42.217945 | debian-bookworm | 2026-04-13 02:04:42.160 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.217951 | debian-bookworm | 2026-04-13 02:04:42.160 6641 ERROR manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to switch replication pair fake_pair_id. 2026-04-13 02:04:42.217956 | debian-bookworm | result: {'error': {'code': -403}}. 2026-04-13 02:04:42.217962 | debian-bookworm | 2026-04-13 02:04:42.160 6641 ERROR manila.share.drivers.huawei.v3.replication [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to completely switch over replication pair fake_pair_id.: manila.exception.InvalidShare: Invalid share: Failed to switch replication pair fake_pair_id. 2026-04-13 02:04:42.217968 | debian-bookworm | result: {'error': {'code': -403}}.. 2026-04-13 02:04:42.217973 | debian-bookworm | 2026-04-13 02:04:42.160 6641 ERROR manila.share.drivers.huawei.v3.replication Traceback (most recent call last): 2026-04-13 02:04:42.217979 | debian-bookworm | 2026-04-13 02:04:42.160 6641 ERROR manila.share.drivers.huawei.v3.replication File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 206, in switch_over 2026-04-13 02:04:42.217984 | debian-bookworm | 2026-04-13 02:04:42.160 6641 ERROR manila.share.drivers.huawei.v3.replication self.helper.switch_replication_pair(replica_pair_id) 2026-04-13 02:04:42.217989 | debian-bookworm | 2026-04-13 02:04:42.160 6641 ERROR manila.share.drivers.huawei.v3.replication File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:42.217995 | debian-bookworm | 2026-04-13 02:04:42.160 6641 ERROR manila.share.drivers.huawei.v3.replication return self._mock_call(*args, **kwargs) 2026-04-13 02:04:42.218000 | debian-bookworm | 2026-04-13 02:04:42.160 6641 ERROR manila.share.drivers.huawei.v3.replication ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:42.218005 | debian-bookworm | 2026-04-13 02:04:42.160 6641 ERROR manila.share.drivers.huawei.v3.replication File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:42.218015 | debian-bookworm | 2026-04-13 02:04:42.160 6641 ERROR manila.share.drivers.huawei.v3.replication return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:42.218021 | debian-bookworm | 2026-04-13 02:04:42.160 6641 ERROR manila.share.drivers.huawei.v3.replication ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:42.218026 | debian-bookworm | 2026-04-13 02:04:42.160 6641 ERROR manila.share.drivers.huawei.v3.replication File "/usr/lib/python3.11/unittest/mock.py", line 1192, in _execute_mock_call 2026-04-13 02:04:42.218032 | debian-bookworm | 2026-04-13 02:04:42.160 6641 ERROR manila.share.drivers.huawei.v3.replication return self._mock_wraps(*args, **kwargs) 2026-04-13 02:04:42.218037 | debian-bookworm | 2026-04-13 02:04:42.160 6641 ERROR manila.share.drivers.huawei.v3.replication ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:42.218045 | debian-bookworm | 2026-04-13 02:04:42.160 6641 ERROR manila.share.drivers.huawei.v3.replication File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1401, in switch_replication_pair 2026-04-13 02:04:42.218050 | debian-bookworm | 2026-04-13 02:04:42.160 6641 ERROR manila.share.drivers.huawei.v3.replication self._assert_rest_result(result, msg) 2026-04-13 02:04:42.218056 | debian-bookworm | 2026-04-13 02:04:42.160 6641 ERROR manila.share.drivers.huawei.v3.replication File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-04-13 02:04:42.218061 | debian-bookworm | 2026-04-13 02:04:42.160 6641 ERROR manila.share.drivers.huawei.v3.replication raise exception.InvalidShare(reason=err_msg) 2026-04-13 02:04:42.218066 | debian-bookworm | 2026-04-13 02:04:42.160 6641 ERROR manila.share.drivers.huawei.v3.replication manila.exception.InvalidShare: Invalid share: Failed to switch replication pair fake_pair_id. 2026-04-13 02:04:42.218071 | debian-bookworm | 2026-04-13 02:04:42.160 6641 ERROR manila.share.drivers.huawei.v3.replication result: {'error': {'code': -403}}.. 2026-04-13 02:04:42.218077 | debian-bookworm | 2026-04-13 02:04:42.160 6641 ERROR manila.share.drivers.huawei.v3.replication 2026-04-13 02:04:42.218082 | debian-bookworm | 2026-04-13 02:04:42.161 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.218091 | debian-bookworm | 2026-04-13 02:04:42.161 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.218097 | debian-bookworm | 2026-04-13 02:04:42.161 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.218103 | debian-bookworm | 2026-04-13 02:04:42.161 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.218108 | debian-bookworm | 2026-04-13 02:04:42.161 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.218113 | debian-bookworm | 2026-04-13 02:04:42.162 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.218126 | debian-bookworm | 2026-04-13 02:04:42.162 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.218131 | debian-bookworm | 2026-04-13 02:04:42.162 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.218138 | debian-bookworm | 2026-04-13 02:04:42.162 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.218144 | debian-bookworm | 2026-04-13 02:04:42.162 6641 WARNING manila.share.drivers.huawei.v3.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Cannot get share share_fake_new_uuid. 2026-04-13 02:04:42.218149 | debian-bookworm | 2026-04-13 02:04:42.162 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.218155 | debian-bookworm | 2026-04-13 02:04:42.162 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.218160 | debian-bookworm | 2026-04-13 02:04:42.162 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.218169 | debian-bookworm | 2026-04-13 02:04:42.162 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.218175 | debian-bookworm | 2026-04-13 02:04:42.162 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.218181 | debian-bookworm | 2026-04-13 02:04:42.162 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.218190 | debian-bookworm | 2026-04-13 02:04:42.163 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.218195 | debian-bookworm | 2026-04-13 02:04:42.163 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.218201 | debian-bookworm | 2026-04-13 02:04:42.163 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.218206 | debian-bookworm | 2026-04-13 02:04:42.163 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.218213 | debian-bookworm | 2026-04-13 02:04:42.163 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.218218 | debian-bookworm | 2026-04-13 02:04:42.163 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.218224 | debian-bookworm | 2026-04-13 02:04:42.163 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.218229 | debian-bookworm | 2026-04-13 02:04:42.163 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.218238 | debian-bookworm | 2026-04-13 02:04:42.163 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.218244 | debian-bookworm | 2026-04-13 02:04:42.163 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.218249 | debian-bookworm | 2026-04-13 02:04:42.164 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.218259 | debian-bookworm | 2026-04-13 02:04:42.164 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.218264 | debian-bookworm | 2026-04-13 02:04:42.164 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.218269 | debian-bookworm | 2026-04-13 02:04:42.164 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.218274 | debian-bookworm | 2026-04-13 02:04:42.164 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.218282 | debian-bookworm | 2026-04-13 02:04:42.164 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.218287 | debian-bookworm | 2026-04-13 02:04:42.164 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.218293 | debian-bookworm | 2026-04-13 02:04:42.164 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.218298 | debian-bookworm | 2026-04-13 02:04:42.165 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:42.218522 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_error_ignore_2 [0.027149s] ... ok 2026-04-13 02:04:42.223141 | debian-bookworm | {4} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__access_api_negative [0.019665s] ... ok 2026-04-13 02:04:42.242308 | debian-bookworm | 2026-04-13 02:04:42.187 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:42.242362 | debian-bookworm | 2026-04-13 02:04:42.188 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-13 02:04:42.242385 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-13 02:04:42.242395 | debian-bookworm | 2026-04-13 02:04:42.189 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.242404 | debian-bookworm | 2026-04-13 02:04:42.189 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.242412 | debian-bookworm | 2026-04-13 02:04:42.189 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.242420 | debian-bookworm | 2026-04-13 02:04:42.189 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.242428 | debian-bookworm | 2026-04-13 02:04:42.189 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.242441 | debian-bookworm | 2026-04-13 02:04:42.189 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.242449 | debian-bookworm | 2026-04-13 02:04:42.189 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.242457 | debian-bookworm | 2026-04-13 02:04:42.189 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.242465 | debian-bookworm | 2026-04-13 02:04:42.190 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.242481 | debian-bookworm | 2026-04-13 02:04:42.190 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.242495 | debian-bookworm | 2026-04-13 02:04:42.190 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.242503 | debian-bookworm | 2026-04-13 02:04:42.190 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.242510 | debian-bookworm | 2026-04-13 02:04:42.190 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.242518 | debian-bookworm | 2026-04-13 02:04:42.190 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.242526 | debian-bookworm | 2026-04-13 02:04:42.190 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.242534 | debian-bookworm | 2026-04-13 02:04:42.190 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.242542 | debian-bookworm | 2026-04-13 02:04:42.190 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.242553 | debian-bookworm | 2026-04-13 02:04:42.190 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.242561 | debian-bookworm | 2026-04-13 02:04:42.191 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.242569 | debian-bookworm | 2026-04-13 02:04:42.191 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.242581 | debian-bookworm | 2026-04-13 02:04:42.191 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.242594 | debian-bookworm | 2026-04-13 02:04:42.191 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.242602 | debian-bookworm | 2026-04-13 02:04:42.191 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.242610 | debian-bookworm | 2026-04-13 02:04:42.191 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.242618 | debian-bookworm | 2026-04-13 02:04:42.192 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:42.243013 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_choose_eth_port [0.026559s] ... ok 2026-04-13 02:04:42.247059 | debian-bookworm | {4} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__does_item_exist_at_va_backend_negative [0.021394s] ... ok 2026-04-13 02:04:42.248435 | debian-bookworm | 2026-04-13 02:04:42.211 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:42.248465 | debian-bookworm | 2026-04-13 02:04:42.212 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-13 02:04:42.248476 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-13 02:04:42.248484 | debian-bookworm | 2026-04-13 02:04:42.213 6641 ERROR manila.share.drivers.huawei.v3.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] DNS server (100.97.5.85) has already been configured. 2026-04-13 02:04:42.248492 | debian-bookworm | 2026-04-13 02:04:42.214 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:42.249118 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_dns_exist_error [0.021659s] ... ok 2026-04-13 02:04:42.263693 | debian-bookworm | {4} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_api [0.018591s] ... ok 2026-04-13 02:04:42.265766 | debian-bookworm | 2026-04-13 02:04:42.234 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-13 02:04:42.265796 | debian-bookworm | 2026-04-13 02:04:42.235 6641 DEBUG manila.share.drivers.huawei.v3.helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-13 02:04:42.265805 | debian-bookworm | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-13 02:04:42.265824 | debian-bookworm | 2026-04-13 02:04:42.235 6641 DEBUG manila.share.drivers.huawei.huawei_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Shrink a share. shrink_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:129 2026-04-13 02:04:42.265832 | debian-bookworm | 2026-04-13 02:04:42.235 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.265841 | debian-bookworm | 2026-04-13 02:04:42.236 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.265849 | debian-bookworm | 2026-04-13 02:04:42.236 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.265857 | debian-bookworm | 2026-04-13 02:04:42.236 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.265865 | debian-bookworm | 2026-04-13 02:04:42.236 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.265873 | debian-bookworm | 2026-04-13 02:04:42.236 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.265880 | debian-bookworm | 2026-04-13 02:04:42.236 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.265888 | debian-bookworm | 2026-04-13 02:04:42.236 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.265906 | debian-bookworm | 2026-04-13 02:04:42.236 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.265914 | debian-bookworm | 2026-04-13 02:04:42.236 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:42.265928 | debian-bookworm | 2026-04-13 02:04:42.237 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:42.265936 | debian-bookworm | 2026-04-13 02:04:42.237 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:42.265944 | debian-bookworm | 2026-04-13 02:04:42.237 6641 ERROR manila.share.drivers.huawei.v3.connection [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Share (share-fake-uuid) can not be shrunk. only 'Thin' shares support shrink. 2026-04-13 02:04:42.265952 | debian-bookworm | 2026-04-13 02:04:42.238 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:42.266286 | debian-bookworm | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_alloctype_fail [0.023883s] ... ok 2026-04-13 02:04:42.267663 | debian-bookworm | 2026-04-13 02:04:42.258 6641 ERROR manila.share.drivers.ibm.gpfs [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to check GPFS state. Error: Unexpected error while running command. 2026-04-13 02:04:42.267692 | debian-bookworm | Command: None 2026-04-13 02:04:42.267701 | debian-bookworm | Exit code: - 2026-04-13 02:04:42.267710 | debian-bookworm | Stdout: None 2026-04-13 02:04:42.267718 | debian-bookworm | Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:04:42.267726 | debian-bookworm | 2026-04-13 02:04:42.258 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:42.268036 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__check_gpfs_state_exception [0.020457s] ... ok 2026-04-13 02:04:42.282523 | debian-bookworm | {4} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__update_share_stats [0.018964s] ... ok 2026-04-13 02:04:42.283317 | debian-bookworm | 2026-04-13 02:04:42.278 6641 ERROR manila.share.drivers.ibm.gpfs [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to create fileset on /dev/gpfs0 for the share fakename. Error: Unexpected error while running command. 2026-04-13 02:04:42.283347 | debian-bookworm | Command: None 2026-04-13 02:04:42.283357 | debian-bookworm | Exit code: - 2026-04-13 02:04:42.283365 | debian-bookworm | Stdout: None 2026-04-13 02:04:42.283373 | debian-bookworm | Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:04:42.283381 | debian-bookworm | 2026-04-13 02:04:42.279 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:42.283734 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_exception [0.020773s] ... ok 2026-04-13 02:04:42.299223 | debian-bookworm | ('ACCESSShareDriver create share failed %s', 'fakename') 2026-04-13 02:04:42.301217 | debian-bookworm | {4} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_share_negative [0.018821s] ... ok 2026-04-13 02:04:42.303115 | debian-bookworm | 2026-04-13 02:04:42.301 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:42.303514 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__delete_share [0.021498s] ... ok 2026-04-13 02:04:42.322339 | debian-bookworm | {4} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_service_instance_create_kwargs_2_True [0.020876s] ... ok 2026-04-13 02:04:42.323923 | debian-bookworm | 2026-04-13 02:04:42.321 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:42.324365 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__delete_share_snapshot [0.020207s] ... ok 2026-04-13 02:04:42.343567 | debian-bookworm | {4} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_join_domain_2 [0.020829s] ... ok 2026-04-13 02:04:42.344162 | debian-bookworm | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:04:42.344890 | debian-bookworm | 2026-04-13 02:04:42.341 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:42.345274 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__extend_share [0.020295s] ... ok 2026-04-13 02:04:42.365250 | debian-bookworm | {4} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_format_device [0.021775s] ... ok 2026-04-13 02:04:42.366216 | debian-bookworm | 2026-04-13 02:04:42.363 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:42.366674 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__fix_export_data_2_1_2_3_4_5_6_7_8 [0.021569s] ... ok 2026-04-13 02:04:42.383703 | debian-bookworm | {4} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_create_exports_1_True [0.018423s] ... ok 2026-04-13 02:04:42.385623 | debian-bookworm | 2026-04-13 02:04:42.383 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:42.386124 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_available_capacity [0.020012s] ... ok 2026-04-13 02:04:42.401804 | debian-bookworm | {4} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_acls_helper_2 [0.017988s] ... ok 2026-04-13 02:04:42.405839 | debian-bookworm | 2026-04-13 02:04:42.403 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:42.406298 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_gpfs_device [0.020153s] ... ok 2026-04-13 02:04:42.420402 | debian-bookworm | {4} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_win_reg_value_1_None [0.018448s] ... ok 2026-04-13 02:04:42.427256 | debian-bookworm | 2026-04-13 02:04:42.423 6641 ERROR manila.share.drivers.ibm.gpfs [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to get GPFS device for /home/zuul/src/github.com/vexxhost/manila/mnt.Error: Unexpected error while running command. 2026-04-13 02:04:42.427281 | debian-bookworm | Command: None 2026-04-13 02:04:42.427290 | debian-bookworm | Exit code: - 2026-04-13 02:04:42.427298 | debian-bookworm | Stdout: None 2026-04-13 02:04:42.427306 | debian-bookworm | Stderr: None: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:04:42.427315 | debian-bookworm | 2026-04-13 02:04:42.423 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:42.427655 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_gpfs_device_exception [0.019834s] ... ok 2026-04-13 02:04:42.439386 | debian-bookworm | {4} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_remove_1_False [0.018583s] ... ok 2026-04-13 02:04:42.452390 | debian-bookworm | 2026-04-13 02:04:42.447 6641 DEBUG manila.share.drivers.ibm.gpfs [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Running cmd (SSH): fake cmd _gpfs_ssh_execute /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py:206 2026-04-13 02:04:42.452422 | debian-bookworm | 2026-04-13 02:04:42.449 6641 DEBUG manila.share.drivers.ibm.gpfs [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Result was 1 _gpfs_ssh_execute /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py:222 2026-04-13 02:04:42.452432 | debian-bookworm | 2026-04-13 02:04:42.449 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:42.452842 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__gpfs_ssh_execute_exception [0.025863s] ... ok 2026-04-13 02:04:42.457958 | debian-bookworm | {4} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_update_disk [0.018727s] ... ok 2026-04-13 02:04:42.471419 | debian-bookworm | 2026-04-13 02:04:42.469 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:42.471826 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_dir_failure [0.019672s] ... ok 2026-04-13 02:04:42.476370 | debian-bookworm | VPSA server 10.0.0.1 could not be found. 2026-04-13 02:04:42.476607 | debian-bookworm | VPSA server 10.0.0.1 could not be found. 2026-04-13 02:04:42.479202 | debian-bookworm | {4} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_share_allow_deny_access [0.021067s] ... ok 2026-04-13 02:04:42.491426 | debian-bookworm | 2026-04-13 02:04:42.489 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:42.491803 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_gpfs_path_ok [0.019829s] ... ok 2026-04-13 02:04:42.498132 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_driver.GetBackendConfigurationTestCase.test_get_backend_configuration_error [0.018837s] ... ok 2026-04-13 02:04:42.517290 | debian-bookworm | 2026-04-13 02:04:42.508 6641 DEBUG manila.share.drivers.ibm.gpfs [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Unlinked the fileset of share existingshare. _manage_existing /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py:625 2026-04-13 02:04:42.517323 | debian-bookworm | 2026-04-13 02:04:42.509 6641 DEBUG manila.share.drivers.ibm.gpfs [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Renamed the fileset from existingshare to fakename. _manage_existing /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py:634 2026-04-13 02:04:42.517333 | debian-bookworm | 2026-04-13 02:04:42.509 6641 DEBUG manila.share.drivers.ibm.gpfs [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Linked the fileset of share fakename at location /gpfs0/share-fakeid. _manage_existing /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py:645 2026-04-13 02:04:42.517342 | debian-bookworm | 2026-04-13 02:04:42.509 6641 DEBUG manila.share.drivers.ibm.gpfs [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Changed the permission of share fakename. _manage_existing /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py:656 2026-04-13 02:04:42.517351 | debian-bookworm | 2026-04-13 02:04:42.510 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:42.518081 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_2_mmlsquota__blockLimit__mmlsquota__1048576 [0.020510s] ... ok 2026-04-13 02:04:42.518524 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__delete_dataset_or_snapshot_with_retry_dataset [0.019885s] ... ok 2026-04-13 02:04:42.531583 | debian-bookworm | 2026-04-13 02:04:42.529 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:42.531924 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_allow_access_existing_exports [0.019648s] ... ok 2026-04-13 02:04:42.537156 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_pools_info_3_foo_replication_domain [0.018857s] ... ok 2026-04-13 02:04:42.551696 | debian-bookworm | 2026-04-13 02:04:42.549 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:42.552059 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_1_rw [0.019802s] ... ok 2026-04-13 02:04:42.555627 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_2_foo [0.018595s] ... ok 2026-04-13 02:04:42.571237 | debian-bookworm | 2026-04-13 02:04:42.569 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:42.571630 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_extend_share [0.019463s] ... ok 2026-04-13 02:04:42.574160 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_2 [0.018128s] ... ok 2026-04-13 02:04:42.591412 | debian-bookworm | 2026-04-13 02:04:42.589 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:42.591852 | debian-bookworm | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_pass [0.020001s] ... ok 2026-04-13 02:04:42.594160 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_replica [0.019885s] ... ok 2026-04-13 02:04:42.613895 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_replica [0.019468s] ... ok 2026-04-13 02:04:42.616329 | debian-bookworm | 2026-04-13 02:04:42.611 6641 DEBUG manila.share.drivers.infinidat.infinibox [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-04-13 02:04:42.616351 | debian-bookworm | 2026-04-13 02:04:42.613 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:42.616831 | debian-bookworm | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_export_no_filesystem_exports [0.023535s] ... ok 2026-04-13 02:04:42.632509 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_replica_not_found [0.018922s] ... ok 2026-04-13 02:04:42.640109 | debian-bookworm | 2026-04-13 02:04:42.636 6641 DEBUG manila.share.drivers.infinidat.infinibox [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-04-13 02:04:42.640135 | debian-bookworm | 2026-04-13 02:04:42.637 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:42.640628 | debian-bookworm | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_access_level_fails_for_invalid_level [0.024409s] ... ok 2026-04-13 02:04:42.649539 | debian-bookworm | Snapshot with 'si_fake_active_replica_id' ID and 'bar/subbar/fake_dataset_name_prefixfake_active_replica_id@foo_snapshot_tag' NAME is absent on backend. Nothing has been deleted. 2026-04-13 02:04:42.651671 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_replicated_snapshot [0.019072s] ... ok 2026-04-13 02:04:42.664801 | debian-bookworm | 2026-04-13 02:04:42.660 6641 DEBUG manila.share.drivers.infinidat.infinibox [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-04-13 02:04:42.664827 | debian-bookworm | 2026-04-13 02:04:42.660 6641 ERROR manila.share.drivers.infinidat.infinibox [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] INFINIDAT InfiniBox NAS network space "mockspace" has no IP addresses defined 2026-04-13 02:04:42.664835 | debian-bookworm | 2026-04-13 02:04:42.661 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:42.665169 | debian-bookworm | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips_no_ips [0.023591s] ... ok 2026-04-13 02:04:42.669864 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_snapshot_with_share_server [0.018136s] ... ok 2026-04-13 02:04:42.688654 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_error_on_ip_addresses_configuration_4_____1_128____127_0_0_1__ [0.018659s] ... ok 2026-04-13 02:04:42.707247 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_no_zpools_configured_2_ [0.018585s] ... ok 2026-04-13 02:04:42.727396 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_complete [0.019861s] ... ok 2026-04-13 02:04:42.746717 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_unmanage [0.019225s] ... ok 2026-04-13 02:04:42.765632 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_replicated_snapshot_1 [0.018854s] ... ok 2026-04-13 02:04:42.784587 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test__get_option_1_True [0.018773s] ... ok 2026-04-13 02:04:42.803275 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_init [0.018681s] ... ok 2026-04-13 02:04:42.822874 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_3_o [0.019417s] ... ok 2026-04-13 02:04:42.842150 | debian-bookworm | {4} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_7_p [0.019113s] ... ok 2026-04-13 02:04:42.863750 | debian-bookworm | {4} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_share [0.021464s] ... ok 2026-04-13 02:04:42.884367 | debian-bookworm | {4} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_enable_service [0.020451s] ... ok 2026-04-13 02:04:42.902386 | debian-bookworm | Protocol fake_proto is not supported. 2026-04-13 02:04:42.904731 | debian-bookworm | {4} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_invalid_protocol [0.020006s] ... ok 2026-04-13 02:04:42.923021 | debian-bookworm | Quota and reservation of share fakename need to be rounded up to 4. But there is not enough space in the backend. 2026-04-13 02:04:42.925052 | debian-bookworm | {4} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_not_enough_space [0.020484s] ... ok 2026-04-13 02:04:42.951834 | debian-bookworm | {4} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_unmanage_NFS [0.026635s] ... ok 2026-04-13 02:04:42.972436 | debian-bookworm | Unknown if the share: sharename to be managed is already being managed by Manila. Aborting manage share. Please add 'manila_managed' custom schema property to the share and set its value to False.Alternatively, set Manila config property 'zfssa_manage_policy' to 'loose' to remove this restriction. 2026-04-13 02:04:42.974592 | debian-bookworm | {4} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_verify_share_to_manage_no_property [0.022685s] ... ok 2026-04-13 02:04:43.008769 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:04:43.051411 | debian-bookworm | 2026-04-13 02:04:43.049 6641 DEBUG manila.share.drivers.infinidat.infinibox [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-04-13 02:04:43.053233 | debian-bookworm | 2026-04-13 02:04:43.051 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.053801 | debian-bookworm | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_3__False__True_ [0.390038s] ... ok 2026-04-13 02:04:43.072679 | debian-bookworm | {4} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_2____queued_to_apply____active____1_ [0.097861s] ... ok 2026-04-13 02:04:43.079292 | debian-bookworm | 2026-04-13 02:04:43.074 6641 DEBUG manila.share.drivers.infinidat.infinibox [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-04-13 02:04:43.079324 | debian-bookworm | 2026-04-13 02:04:43.075 6641 ERROR manila.share.drivers.infinidat.infinibox [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Filesystem not found on the Infinibox by its name: openstack-shr-1 2026-04-13 02:04:43.079334 | debian-bookworm | 2026-04-13 02:04:43.075 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.079668 | debian-bookworm | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_share_doesnt_exist [0.024094s] ... ok 2026-04-13 02:04:43.105086 | debian-bookworm | 2026-04-13 02:04:43.098 6641 DEBUG manila.share.drivers.infinidat.infinibox [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-04-13 02:04:43.105119 | debian-bookworm | 2026-04-13 02:04:43.099 6641 ERROR manila.share.drivers.infinidat.infinibox [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Unsupported share protocol: CIFS. 2026-04-13 02:04:43.105129 | debian-bookworm | 2026-04-13 02:04:43.099 6641 WARNING manila.share.drivers.infinidat.infinibox [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] failed to delete share ; unsupported share protocol CIFS, only NFS is supported: manila.exception.InvalidShare: Invalid share: Unsupported share protocol: CIFS. 2026-04-13 02:04:43.105137 | debian-bookworm | 2026-04-13 02:04:43.100 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.105533 | debian-bookworm | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share_wrong_share_protocol [0.024300s] ... ok 2026-04-13 02:04:43.119533 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:04:43.124094 | debian-bookworm | {4} manila.tests.share.test_api.OtherTenantsShareActionsTestCase.test_update_other_tenants_public_share [0.050820s] ... ok 2026-04-13 02:04:43.126929 | debian-bookworm | 2026-04-13 02:04:43.122 6641 DEBUG manila.share.drivers.infinidat.infinibox [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-04-13 02:04:43.126961 | debian-bookworm | 2026-04-13 02:04:43.123 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.127504 | debian-bookworm | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_04__True__True__False__False_ [0.023501s] ... ok 2026-04-13 02:04:43.151568 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_02 [0.027528s] ... ok 2026-04-13 02:04:43.153093 | debian-bookworm | 2026-04-13 02:04:43.146 6641 DEBUG manila.share.drivers.infinidat.infinibox [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-04-13 02:04:43.153125 | debian-bookworm | 2026-04-13 02:04:43.147 6641 DEBUG manila.share.drivers.infinidat.infinibox [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Update snapdir_accessible for : True -> False ensure_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:524 2026-04-13 02:04:43.153136 | debian-bookworm | 2026-04-13 02:04:43.148 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.153502 | debian-bookworm | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_09__False__True__True__True_ [0.024600s] ... ok 2026-04-13 02:04:43.174636 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_04 [0.023037s] ... ok 2026-04-13 02:04:43.179290 | debian-bookworm | 2026-04-13 02:04:43.170 6641 DEBUG manila.share.drivers.infinidat.infinibox [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-04-13 02:04:43.179323 | debian-bookworm | 2026-04-13 02:04:43.171 6641 DEBUG manila.share.drivers.infinidat.infinibox [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Update snapdir_accessible for : True -> False ensure_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:524 2026-04-13 02:04:43.179342 | debian-bookworm | 2026-04-13 02:04:43.172 6641 DEBUG manila.share.drivers.infinidat.infinibox [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Update snapdir_visible for : False -> True _ensure_filesystem_export /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:403 2026-04-13 02:04:43.179352 | debian-bookworm | 2026-04-13 02:04:43.173 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.179684 | debian-bookworm | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_10__False__True__True__False_ [0.024564s] ... ok 2026-04-13 02:04:43.197988 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_05 [0.023368s] ... ok 2026-04-13 02:04:43.201878 | debian-bookworm | 2026-04-13 02:04:43.196 6641 DEBUG manila.share.drivers.infinidat.infinibox [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-04-13 02:04:43.201911 | debian-bookworm | 2026-04-13 02:04:43.196 6641 ERROR manila.share.drivers.infinidat.infinibox [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Filesystem not found on the Infinibox by its name: openstack-shr-1 2026-04-13 02:04:43.201921 | debian-bookworm | 2026-04-13 02:04:43.197 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.202234 | debian-bookworm | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_share_doesnt_exist [0.024393s] ... ok 2026-04-13 02:04:43.223707 | debian-bookworm | 2026-04-13 02:04:43.220 6641 DEBUG manila.share.drivers.infinidat.infinibox [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-04-13 02:04:43.223740 | debian-bookworm | 2026-04-13 02:04:43.221 6641 ERROR manila.share.drivers.infinidat.infinibox [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Pool "mockpool" not found 2026-04-13 02:04:43.223750 | debian-bookworm | 2026-04-13 02:04:43.222 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.224587 | debian-bookworm | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_share_stats_pool_not_found [0.024829s] ... ok 2026-04-13 02:04:43.225118 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_server_not_active [0.026746s] ... ok 2026-04-13 02:04:43.251117 | debian-bookworm | 2026-04-13 02:04:43.246 6641 DEBUG manila.share.drivers.infinidat.infinibox [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-04-13 02:04:43.251151 | debian-bookworm | 2026-04-13 02:04:43.246 6641 ERROR manila.share.drivers.infinidat.infinibox [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] infinibox_login configuration parameter must be specified 2026-04-13 02:04:43.251161 | debian-bookworm | 2026-04-13 02:04:43.247 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.251612 | debian-bookworm | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_no_auth_parameters [0.025033s] ... ok 2026-04-13 02:04:43.260959 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_network_not_active [0.035989s] ... ok 2026-04-13 02:04:43.285803 | debian-bookworm | 2026-04-13 02:04:43.271 6641 DEBUG manila.share.drivers.infinidat.infinibox [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-04-13 02:04:43.285837 | debian-bookworm | 2026-04-13 02:04:43.271 6641 ERROR manila.share.drivers.infinidat.infinibox [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Caught exception from infinisdk: : manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-13 02:04:43.285860 | debian-bookworm | 2026-04-13 02:04:43.271 6641 ERROR manila.share.drivers.infinidat.infinibox Traceback (most recent call last): 2026-04-13 02:04:43.285877 | debian-bookworm | 2026-04-13 02:04:43.271 6641 ERROR manila.share.drivers.infinidat.infinibox File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-04-13 02:04:43.285886 | debian-bookworm | 2026-04-13 02:04:43.271 6641 ERROR manila.share.drivers.infinidat.infinibox return func(*args, **kwargs) 2026-04-13 02:04:43.285895 | debian-bookworm | 2026-04-13 02:04:43.271 6641 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.285904 | debian-bookworm | 2026-04-13 02:04:43.271 6641 ERROR manila.share.drivers.infinidat.infinibox File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 351, in _get_export 2026-04-13 02:04:43.285913 | debian-bookworm | 2026-04-13 02:04:43.271 6641 ERROR manila.share.drivers.infinidat.infinibox infinidat_exports = infinidat_filesystem.get_exports() 2026-04-13 02:04:43.285922 | debian-bookworm | 2026-04-13 02:04:43.271 6641 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.285930 | debian-bookworm | 2026-04-13 02:04:43.271 6641 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:43.285939 | debian-bookworm | 2026-04-13 02:04:43.271 6641 ERROR manila.share.drivers.infinidat.infinibox return self._mock_call(*args, **kwargs) 2026-04-13 02:04:43.285948 | debian-bookworm | 2026-04-13 02:04:43.271 6641 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.285956 | debian-bookworm | 2026-04-13 02:04:43.271 6641 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:43.285965 | debian-bookworm | 2026-04-13 02:04:43.271 6641 ERROR manila.share.drivers.infinidat.infinibox return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:43.285973 | debian-bookworm | 2026-04-13 02:04:43.271 6641 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.285982 | debian-bookworm | 2026-04-13 02:04:43.271 6641 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:04:43.285991 | debian-bookworm | 2026-04-13 02:04:43.271 6641 ERROR manila.share.drivers.infinidat.infinibox result = effect(*args, **kwargs) 2026-04-13 02:04:43.285999 | debian-bookworm | 2026-04-13 02:04:43.271 6641 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.286008 | debian-bookworm | 2026-04-13 02:04:43.271 6641 ERROR manila.share.drivers.infinidat.infinibox File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-04-13 02:04:43.286016 | debian-bookworm | 2026-04-13 02:04:43.271 6641 ERROR manila.share.drivers.infinidat.infinibox raise FakeInfinisdkException() 2026-04-13 02:04:43.286025 | debian-bookworm | 2026-04-13 02:04:43.271 6641 ERROR manila.share.drivers.infinidat.infinibox manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-13 02:04:43.286034 | debian-bookworm | 2026-04-13 02:04:43.271 6641 ERROR manila.share.drivers.infinidat.infinibox 2026-04-13 02:04:43.286042 | debian-bookworm | 2026-04-13 02:04:43.273 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.286401 | debian-bookworm | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access_api_fail [0.025553s] ... ok 2026-04-13 02:04:43.299045 | debian-bookworm | 2026-04-13 02:04:43.296 6641 DEBUG manila.share.drivers.infinidat.infinibox [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-04-13 02:04:43.299093 | debian-bookworm | 2026-04-13 02:04:43.297 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.299418 | debian-bookworm | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access [0.024232s] ... ok 2026-04-13 02:04:43.310623 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_shares_na [0.049500s] ... ok 2026-04-13 02:04:43.334277 | debian-bookworm | 2026-04-13 02:04:43.320 6641 DEBUG manila.share.drivers.infinidat.infinibox [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-04-13 02:04:43.334317 | debian-bookworm | 2026-04-13 02:04:43.320 6641 ERROR manila.share.drivers.infinidat.infinibox [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Caught exception from infinisdk: : manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-13 02:04:43.334328 | debian-bookworm | 2026-04-13 02:04:43.320 6641 ERROR manila.share.drivers.infinidat.infinibox Traceback (most recent call last): 2026-04-13 02:04:43.334336 | debian-bookworm | 2026-04-13 02:04:43.320 6641 ERROR manila.share.drivers.infinidat.infinibox File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-04-13 02:04:43.334344 | debian-bookworm | 2026-04-13 02:04:43.320 6641 ERROR manila.share.drivers.infinidat.infinibox return func(*args, **kwargs) 2026-04-13 02:04:43.334353 | debian-bookworm | 2026-04-13 02:04:43.320 6641 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.334360 | debian-bookworm | 2026-04-13 02:04:43.320 6641 ERROR manila.share.drivers.infinidat.infinibox File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 351, in _get_export 2026-04-13 02:04:43.334368 | debian-bookworm | 2026-04-13 02:04:43.320 6641 ERROR manila.share.drivers.infinidat.infinibox infinidat_exports = infinidat_filesystem.get_exports() 2026-04-13 02:04:43.334376 | debian-bookworm | 2026-04-13 02:04:43.320 6641 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.334384 | debian-bookworm | 2026-04-13 02:04:43.320 6641 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:43.334392 | debian-bookworm | 2026-04-13 02:04:43.320 6641 ERROR manila.share.drivers.infinidat.infinibox return self._mock_call(*args, **kwargs) 2026-04-13 02:04:43.334400 | debian-bookworm | 2026-04-13 02:04:43.320 6641 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.334408 | debian-bookworm | 2026-04-13 02:04:43.320 6641 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:43.334415 | debian-bookworm | 2026-04-13 02:04:43.320 6641 ERROR manila.share.drivers.infinidat.infinibox return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:43.334423 | debian-bookworm | 2026-04-13 02:04:43.320 6641 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.334431 | debian-bookworm | 2026-04-13 02:04:43.320 6641 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:04:43.334439 | debian-bookworm | 2026-04-13 02:04:43.320 6641 ERROR manila.share.drivers.infinidat.infinibox result = effect(*args, **kwargs) 2026-04-13 02:04:43.334446 | debian-bookworm | 2026-04-13 02:04:43.320 6641 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.334454 | debian-bookworm | 2026-04-13 02:04:43.320 6641 ERROR manila.share.drivers.infinidat.infinibox File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-04-13 02:04:43.334462 | debian-bookworm | 2026-04-13 02:04:43.320 6641 ERROR manila.share.drivers.infinidat.infinibox raise FakeInfinisdkException() 2026-04-13 02:04:43.334480 | debian-bookworm | 2026-04-13 02:04:43.320 6641 ERROR manila.share.drivers.infinidat.infinibox manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-13 02:04:43.334489 | debian-bookworm | 2026-04-13 02:04:43.320 6641 ERROR manila.share.drivers.infinidat.infinibox 2026-04-13 02:04:43.334498 | debian-bookworm | 2026-04-13 02:04:43.321 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.334882 | debian-bookworm | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access_api_fail [0.023977s] ... ok 2026-04-13 02:04:43.349598 | debian-bookworm | 2026-04-13 02:04:43.344 6641 DEBUG manila.share.drivers.infinidat.infinibox [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-04-13 02:04:43.349629 | debian-bookworm | 2026-04-13 02:04:43.345 6641 ERROR manila.share.drivers.infinidat.infinibox [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Filesystem not found on the Infinibox by its name: openstack-shr-1 2026-04-13 02:04:43.349639 | debian-bookworm | 2026-04-13 02:04:43.346 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.349980 | debian-bookworm | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access_share_doesnt_exist [0.024222s] ... ok 2026-04-13 02:04:43.367700 | debian-bookworm | 2026-04-13 02:04:43.365 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.368123 | debian-bookworm | {7} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_check_channels_status [0.019567s] ... ok 2026-04-13 02:04:43.386806 | debian-bookworm | The specified availability zone must be the same as parent share when you have the configuration option 'use_scheduler_creating_share_from_snapshot' set to False. 2026-04-13 02:04:43.387428 | debian-bookworm | 2026-04-13 02:04:43.385 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.387909 | debian-bookworm | {7} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_no_login_ssh_key_and_pass [0.019580s] ... ok 2026-04-13 02:04:43.389524 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_az_different_from_source [0.078775s] ... ok 2026-04-13 02:04:43.409367 | debian-bookworm | 2026-04-13 02:04:43.403 6641 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver._create_cifs_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:82 2026-04-13 02:04:43.409434 | debian-bookworm | 2026-04-13 02:04:43.404 6641 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver._create_cifs_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:85 2026-04-13 02:04:43.409444 | debian-bookworm | 2026-04-13 02:04:43.404 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.410053 | debian-bookworm | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__create_cifs_share [0.019182s] ... ok 2026-04-13 02:04:43.414889 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_share_has_replicas [0.025226s] ... ok 2026-04-13 02:04:43.428280 | debian-bookworm | 2026-04-13 02:04:43.423 6641 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver._delete_nfs_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:82 2026-04-13 02:04:43.428315 | debian-bookworm | 2026-04-13 02:04:43.423 6641 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver._delete_nfs_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:85 2026-04-13 02:04:43.428328 | debian-bookworm | 2026-04-13 02:04:43.423 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.428892 | debian-bookworm | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__delete_nfs_share [0.019093s] ... ok 2026-04-13 02:04:43.444768 | debian-bookworm | 2026-04-13 02:04:43.442 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.445246 | debian-bookworm | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__generate_snapshot_name [0.018907s] ... ok 2026-04-13 02:04:43.458653 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_instance_with_host_and_az [0.043701s] ... ok 2026-04-13 02:04:43.463489 | debian-bookworm | 2026-04-13 02:04:43.461 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.463846 | debian-bookworm | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_3_5000mb [0.018624s] ... ok 2026-04-13 02:04:43.489862 | debian-bookworm | 2026-04-13 02:04:43.480 6641 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver.delete_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:82 2026-04-13 02:04:43.489891 | debian-bookworm | 2026-04-13 02:04:43.480 6641 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Pool P, Name: share_fakeinstanceid, Size: 1, Protocol: nfs _get_share_instance_pnsp /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:835 2026-04-13 02:04:43.489901 | debian-bookworm | 2026-04-13 02:04:43.481 6641 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Delete share: share_fakeinstanceid delete_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:390 2026-04-13 02:04:43.489909 | debian-bookworm | 2026-04-13 02:04:43.481 6641 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver.delete_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:85 2026-04-13 02:04:43.489918 | debian-bookworm | 2026-04-13 02:04:43.482 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.490330 | debian-bookworm | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_share_1_nfs [0.020153s] ... ok 2026-04-13 02:04:43.493991 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_4_nfsfake [0.035208s] ... ok 2026-04-13 02:04:43.503362 | debian-bookworm | 2026-04-13 02:04:43.500 6641 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver.do_setup wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:82 2026-04-13 02:04:43.503392 | debian-bookworm | 2026-04-13 02:04:43.500 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.503855 | debian-bookworm | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_do_setup_login_fail [0.018856s] ... ok 2026-04-13 02:04:43.523548 | debian-bookworm | 2026-04-13 02:04:43.519 6641 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver.do_setup wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:82 2026-04-13 02:04:43.523579 | debian-bookworm | 2026-04-13 02:04:43.520 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.524024 | debian-bookworm | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_do_setup_vpe_failed [0.019722s] ... ok 2026-04-13 02:04:43.528814 | debian-bookworm | Quota exceeded for None, tried to create 1G share (10G of 5G already consumed). 2026-04-13 02:04:43.531702 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_quota_1 [0.037285s] ... ok 2026-04-13 02:04:43.544904 | debian-bookworm | 2026-04-13 02:04:43.539 6641 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver.ensure_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:82 2026-04-13 02:04:43.544934 | debian-bookworm | 2026-04-13 02:04:43.539 6641 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Pool P, Name: share_fakeinstanceid, Size: 1, Protocol: nfs _get_share_instance_pnsp /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:835 2026-04-13 02:04:43.544943 | debian-bookworm | 2026-04-13 02:04:43.540 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.545422 | debian-bookworm | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_None_share_fail_1_nfs [0.019382s] ... ok 2026-04-13 02:04:43.564281 | debian-bookworm | 2026-04-13 02:04:43.558 6641 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] CMD: delete, URL: http://some_ip:some_port/rest/security/token, DATA: None do_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:161 2026-04-13 02:04:43.564313 | debian-bookworm | 2026-04-13 02:04:43.558 6641 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] CODE: 200, RESPONSE: {'code': 0, 'message': 'Success!'} do_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:185 2026-04-13 02:04:43.564323 | debian-bookworm | 2026-04-13 02:04:43.559 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.565071 | debian-bookworm | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_access_success_2 [0.019198s] ... ok 2026-04-13 02:04:43.574049 | debian-bookworm | Failed to commit reservations None 2026-04-13 02:04:43.574136 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:43.574151 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-13 02:04:43.574163 | debian-bookworm | self._driver.commit( 2026-04-13 02:04:43.574175 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-13 02:04:43.574186 | debian-bookworm | db.reservation_commit( 2026-04-13 02:04:43.574197 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-13 02:04:43.574205 | debian-bookworm | return IMPL.reservation_commit( 2026-04-13 02:04:43.574213 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.574222 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-13 02:04:43.574230 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:04:43.574238 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.574246 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-13 02:04:43.574255 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-04-13 02:04:43.574264 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-04-13 02:04:43.574272 | debian-bookworm | self.force_reraise() 2026-04-13 02:04:43.574280 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-13 02:04:43.574301 | debian-bookworm | raise self.value 2026-04-13 02:04:43.574309 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-13 02:04:43.574318 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:04:43.574326 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.574334 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-13 02:04:43.574343 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:04:43.574352 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.574360 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-13 02:04:43.574368 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-04-13 02:04:43.574377 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.574385 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-13 02:04:43.574393 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-04-13 02:04:43.574401 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.574410 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:43.574418 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:04:43.574426 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.574434 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-13 02:04:43.574443 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:04:43.574452 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.574461 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:04:43.574470 | debian-bookworm | return a.in_(b) 2026-04-13 02:04:43.574479 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:04:43.574501 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:43.574509 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:04:43.574517 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.574525 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-13 02:04:43.574552 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:04:43.574560 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.574569 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:04:43.574577 | debian-bookworm | return a.in_(b) 2026-04-13 02:04:43.574585 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:04:43.574594 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:43.574602 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:04:43.574610 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.574618 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-13 02:04:43.574626 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:04:43.574634 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.574643 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:04:43.574651 | debian-bookworm | return a.in_(b) 2026-04-13 02:04:43.574659 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:04:43.574686 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:43.574695 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:04:43.574703 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.574711 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-13 02:04:43.574720 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-13 02:04:43.574728 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.574736 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-13 02:04:43.574745 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-04-13 02:04:43.574753 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.574761 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-13 02:04:43.574770 | debian-bookworm | resolved = impl._literal_coercion( 2026-04-13 02:04:43.574778 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.574786 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-13 02:04:43.574795 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-04-13 02:04:43.574803 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-13 02:04:43.574812 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-04-13 02:04:43.574820 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-13 02:04:43.579480 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_4 [0.047775s] ... ok 2026-04-13 02:04:43.580993 | debian-bookworm | 2026-04-13 02:04:43.578 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.581544 | debian-bookworm | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.CLIParserTestCase.test_cliparser_with_header [0.019075s] ... ok 2026-04-13 02:04:43.599470 | debian-bookworm | 2026-04-13 02:04:43.597 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.599901 | debian-bookworm | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_delete_share_2 [0.018802s] ... ok 2026-04-13 02:04:43.602625 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_invalid_share_type_2 [0.023178s] ... ok 2026-04-13 02:04:43.620198 | debian-bookworm | 2026-04-13 02:04:43.616 6641 DEBUG manila.share.drivers.inspur.instorage.cli_helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Response for cmd ['mcsinq', 'lsnaspool', '-delim', '!'] is ('pool_name!available_capacity\npool0!100GB\npool1!150GB', '') run_ssh_inq /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/cli_helper.py:222 2026-04-13 02:04:43.620228 | debian-bookworm | 2026-04-13 02:04:43.616 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.620559 | debian-bookworm | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_available_pools [0.019183s] ... ok 2026-04-13 02:04:43.637187 | debian-bookworm | 2026-04-13 02:04:43.635 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.637629 | debian-bookworm | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_dirsname_by_name_1 [0.018347s] ... ok 2026-04-13 02:04:43.639067 | debian-bookworm | Failed to commit reservations None 2026-04-13 02:04:43.639090 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:43.639098 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-13 02:04:43.639106 | debian-bookworm | self._driver.commit( 2026-04-13 02:04:43.639114 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-13 02:04:43.639122 | debian-bookworm | db.reservation_commit( 2026-04-13 02:04:43.639130 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-13 02:04:43.639137 | debian-bookworm | return IMPL.reservation_commit( 2026-04-13 02:04:43.639145 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.639153 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-13 02:04:43.639160 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:04:43.639168 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.639176 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-13 02:04:43.639183 | debian-bookworm | with excutils.save_and_reraise_exception() as ectxt: 2026-04-13 02:04:43.639191 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-04-13 02:04:43.639199 | debian-bookworm | self.force_reraise() 2026-04-13 02:04:43.639207 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-13 02:04:43.639214 | debian-bookworm | raise self.value 2026-04-13 02:04:43.639222 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-13 02:04:43.639229 | debian-bookworm | return f(*args, **kwargs) 2026-04-13 02:04:43.639237 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.639245 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-13 02:04:43.639253 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:04:43.639272 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.639281 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-13 02:04:43.639298 | debian-bookworm | reservation_query = _quota_reservations_query(context, reservations) 2026-04-13 02:04:43.639306 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.639314 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-13 02:04:43.639321 | debian-bookworm | models.Reservation.uuid.in_(reservations), 2026-04-13 02:04:43.639329 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.639336 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:43.639344 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:04:43.639352 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.639359 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-13 02:04:43.639367 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:04:43.639374 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.639382 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:04:43.639390 | debian-bookworm | return a.in_(b) 2026-04-13 02:04:43.639397 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:04:43.639405 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:43.639412 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:04:43.639420 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.639427 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-13 02:04:43.639435 | debian-bookworm | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:04:43.639443 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.639450 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:04:43.639458 | debian-bookworm | return a.in_(b) 2026-04-13 02:04:43.639465 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:04:43.639473 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:43.639480 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:04:43.639488 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.639495 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-13 02:04:43.639507 | debian-bookworm | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:04:43.639515 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.639522 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:04:43.639530 | debian-bookworm | return a.in_(b) 2026-04-13 02:04:43.639537 | debian-bookworm | ^^^^^^^^ 2026-04-13 02:04:43.639551 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:43.639559 | debian-bookworm | return self.operate(in_op, other) 2026-04-13 02:04:43.639567 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.639574 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-13 02:04:43.639582 | debian-bookworm | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-13 02:04:43.639614 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.639622 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-13 02:04:43.639636 | debian-bookworm | seq_or_selectable = coercions.expect( 2026-04-13 02:04:43.639644 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.639652 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-13 02:04:43.639659 | debian-bookworm | resolved = impl._literal_coercion( 2026-04-13 02:04:43.639667 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.639675 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-13 02:04:43.639683 | debian-bookworm | self._raise_for_expected(element, **kw) 2026-04-13 02:04:43.639690 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-13 02:04:43.639698 | debian-bookworm | raise exc.ArgumentError(msg, code=code) from err 2026-04-13 02:04:43.639706 | debian-bookworm | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-13 02:04:43.646923 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_3_GLUSTERFS [0.044261s] ... ok 2026-04-13 02:04:43.655995 | debian-bookworm | 2026-04-13 02:04:43.654 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.656417 | debian-bookworm | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_1 [0.018757s] ... ok 2026-04-13 02:04:43.675179 | debian-bookworm | 2026-04-13 02:04:43.673 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.675577 | debian-bookworm | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addcifs [0.018990s] ... ok 2026-04-13 02:04:43.682929 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_3 [0.035890s] ... ok 2026-04-13 02:04:43.693414 | debian-bookworm | 2026-04-13 02:04:43.691 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.693807 | debian-bookworm | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addcifsuser [0.018196s] ... ok 2026-04-13 02:04:43.712602 | debian-bookworm | 2026-04-13 02:04:43.710 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.712960 | debian-bookworm | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_chnasdir [0.019119s] ... ok 2026-04-13 02:04:43.730945 | debian-bookworm | 2026-04-13 02:04:43.729 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.731373 | debian-bookworm | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_chnfsclient [0.018215s] ... ok 2026-04-13 02:04:43.750408 | debian-bookworm | 2026-04-13 02:04:43.747 6641 ERROR manila.share.drivers.inspur.instorage.cli_helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Node name should be set when file system name is set. 2026-04-13 02:04:43.750440 | debian-bookworm | 2026-04-13 02:04:43.748 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.750825 | debian-bookworm | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsfs_3 [0.018866s] ... ok 2026-04-13 02:04:43.770425 | debian-bookworm | 2026-04-13 02:04:43.766 6641 DEBUG manila.share.drivers.inspur.instorage.cli_helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Response for cmd ['mcsinq', 'lsnode', '-delim', '!', 'node1'] is ('id!1\nname!node1', '') run_ssh_inq /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/cli_helper.py:222 2026-04-13 02:04:43.770472 | debian-bookworm | 2026-04-13 02:04:43.767 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.771021 | debian-bookworm | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnode_2_node1 [0.019067s] ... ok 2026-04-13 02:04:43.787737 | debian-bookworm | 2026-04-13 02:04:43.785 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.788240 | debian-bookworm | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmcifsuser [0.018590s] ... ok 2026-04-13 02:04:43.807497 | debian-bookworm | 2026-04-13 02:04:43.805 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.807929 | debian-bookworm | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_check_for_setup_error_failed_pool_invalid [0.019428s] ... ok 2026-04-13 02:04:43.837660 | debian-bookworm | 2026-04-13 02:04:43.824 6641 ERROR manila.share.drivers.inspur.instorage.cli_helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Error has occurred: Exception 2026-04-13 02:04:43.837696 | debian-bookworm | 2026-04-13 02:04:43.824 6641 ERROR manila.share.drivers.inspur.instorage.cli_helper Traceback (most recent call last): 2026-04-13 02:04:43.837706 | debian-bookworm | 2026-04-13 02:04:43.824 6641 ERROR manila.share.drivers.inspur.instorage.cli_helper File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/cli_helper.py", line 86, in _ssh_execute 2026-04-13 02:04:43.837715 | debian-bookworm | 2026-04-13 02:04:43.824 6641 ERROR manila.share.drivers.inspur.instorage.cli_helper return processutils.ssh_execute( 2026-04-13 02:04:43.837723 | debian-bookworm | 2026-04-13 02:04:43.824 6641 ERROR manila.share.drivers.inspur.instorage.cli_helper ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.837732 | debian-bookworm | 2026-04-13 02:04:43.824 6641 ERROR manila.share.drivers.inspur.instorage.cli_helper File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:43.837742 | debian-bookworm | 2026-04-13 02:04:43.824 6641 ERROR manila.share.drivers.inspur.instorage.cli_helper return self._mock_call(*args, **kwargs) 2026-04-13 02:04:43.837751 | debian-bookworm | 2026-04-13 02:04:43.824 6641 ERROR manila.share.drivers.inspur.instorage.cli_helper ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.837759 | debian-bookworm | 2026-04-13 02:04:43.824 6641 ERROR manila.share.drivers.inspur.instorage.cli_helper File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:43.837768 | debian-bookworm | 2026-04-13 02:04:43.824 6641 ERROR manila.share.drivers.inspur.instorage.cli_helper return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:43.837777 | debian-bookworm | 2026-04-13 02:04:43.824 6641 ERROR manila.share.drivers.inspur.instorage.cli_helper ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:43.837786 | debian-bookworm | 2026-04-13 02:04:43.824 6641 ERROR manila.share.drivers.inspur.instorage.cli_helper File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:43.837794 | debian-bookworm | 2026-04-13 02:04:43.824 6641 ERROR manila.share.drivers.inspur.instorage.cli_helper raise effect 2026-04-13 02:04:43.837803 | debian-bookworm | 2026-04-13 02:04:43.824 6641 ERROR manila.share.drivers.inspur.instorage.cli_helper Exception 2026-04-13 02:04:43.837812 | debian-bookworm | 2026-04-13 02:04:43.824 6641 ERROR manila.share.drivers.inspur.instorage.cli_helper 2026-04-13 02:04:43.837821 | debian-bookworm | 2026-04-13 02:04:43.824 6641 ERROR manila.share.drivers.inspur.instorage.cli_helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Error running SSH command: mcsinq lsvdisk: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:04:43.837843 | debian-bookworm | 2026-04-13 02:04:43.825 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.838226 | debian-bookworm | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test__ssh_execute_failed_exec_failed [0.020146s] ... ok 2026-04-13 02:04:43.847120 | debian-bookworm | 2026-04-13 02:04:43.845 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.847518 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__clear_access_2_cifs [0.020013s] ... ok 2026-04-13 02:04:43.867226 | debian-bookworm | 2026-04-13 02:04:43.865 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.867694 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__ensure_user_fail [0.019497s] ... ok 2026-04-13 02:04:43.887239 | debian-bookworm | 2026-04-13 02:04:43.885 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.887673 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__format_name [0.019949s] ... ok 2026-04-13 02:04:43.907154 | debian-bookworm | 2026-04-13 02:04:43.905 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.907555 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_location_path_2_cifs [0.019833s] ... ok 2026-04-13 02:04:43.927134 | debian-bookworm | 2026-04-13 02:04:43.925 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.927565 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_share_instance_pnp_proto_error [0.019932s] ... ok 2026-04-13 02:04:43.947108 | debian-bookworm | 2026-04-13 02:04:43.945 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.947727 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_5_2TB [0.020669s] ... ok 2026-04-13 02:04:43.968127 | debian-bookworm | 2026-04-13 02:04:43.966 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.968485 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_2 [0.020077s] ... ok 2026-04-13 02:04:43.988399 | debian-bookworm | 2026-04-13 02:04:43.986 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:43.988809 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_ip_fail [0.020155s] ... ok 2026-04-13 02:04:44.008835 | debian-bookworm | 2026-04-13 02:04:44.005 6641 ERROR manila.share.drivers.macrosan.macrosan_helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Can't find the share by share name: manila_fakeid. 2026-04-13 02:04:44.008881 | debian-bookworm | 2026-04-13 02:04:44.006 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.009491 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_share_not_exist_1_nfs [0.019899s] ... ok 2026-04-13 02:04:44.028335 | debian-bookworm | 2026-04-13 02:04:44.025 6641 ERROR manila.share.drivers.macrosan.macrosan_helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Can't find the share by share name: manila_fakeid. 2026-04-13 02:04:44.028365 | debian-bookworm | 2026-04-13 02:04:44.026 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.028783 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_share_not_exist_2_cifs [0.019501s] ... ok 2026-04-13 02:04:44.051894 | debian-bookworm | 2026-04-13 02:04:44.046 6641 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [fake_share_backend_name]:Start MacrosanNasDriver.check_for_setup_error wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/macrosan_nas.py:77 2026-04-13 02:04:44.051925 | debian-bookworm | 2026-04-13 02:04:44.046 6641 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [fake_share_backend_name]:Leave MacrosanNasDriver.check_for_setup_error wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/macrosan_nas.py:80 2026-04-13 02:04:44.051934 | debian-bookworm | 2026-04-13 02:04:44.047 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.052367 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_non_config_1 [0.021373s] ... ok 2026-04-13 02:04:44.071706 | debian-bookworm | 2026-04-13 02:04:44.066 6641 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [fake_share_backend_name]:Start MacrosanNasDriver.delete_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/macrosan_nas.py:77 2026-04-13 02:04:44.071739 | debian-bookworm | 2026-04-13 02:04:44.067 6641 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [fake_share_backend_name]:Leave MacrosanNasDriver.delete_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/macrosan_nas.py:80 2026-04-13 02:04:44.071749 | debian-bookworm | 2026-04-13 02:04:44.067 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.072088 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_delete_share_2_cifs [0.020252s] ... ok 2026-04-13 02:04:44.086948 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot [0.403735s] ... ok 2026-04-13 02:04:44.093359 | debian-bookworm | 2026-04-13 02:04:44.087 6641 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [fake_share_backend_name]:Start MacrosanNasDriver.shrink_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/macrosan_nas.py:77 2026-04-13 02:04:44.093385 | debian-bookworm | 2026-04-13 02:04:44.088 6641 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] [fake_share_backend_name]:Leave MacrosanNasDriver.shrink_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/macrosan_nas.py:80 2026-04-13 02:04:44.093407 | debian-bookworm | 2026-04-13 02:04:44.088 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.093767 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_2_cifs [0.021126s] ... ok 2026-04-13 02:04:44.110680 | debian-bookworm | 2026-04-13 02:04:44.108 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.111059 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__add_localgroup [0.019613s] ... ok 2026-04-13 02:04:44.112648 | debian-bookworm | Quota exceeded for None, tried to create snapshot (10 snapshots already consumed). 2026-04-13 02:04:44.115087 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_count_quota_exceeded [0.028142s] ... ok 2026-04-13 02:04:44.130481 | debian-bookworm | 2026-04-13 02:04:44.128 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.130900 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_nfs_access_rest [0.019801s] ... ok 2026-04-13 02:04:44.150638 | debian-bookworm | 2026-04-13 02:04:44.148 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.151220 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__change_nfs_access_rest [0.019969s] ... ok 2026-04-13 02:04:44.151588 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_delete_locked_share [0.035803s] ... ok 2026-04-13 02:04:44.170470 | debian-bookworm | 2026-04-13 02:04:44.168 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.170806 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_nfs_access_rest [0.019779s] ... ok 2026-04-13 02:04:44.190429 | debian-bookworm | 2026-04-13 02:04:44.188 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.190810 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_1 [0.019784s] ... ok 2026-04-13 02:04:44.192420 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_deferred_1 [0.041013s] ... ok 2026-04-13 02:04:44.209777 | debian-bookworm | 2026-04-13 02:04:44.207 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.210159 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_all_cifs_access_rest [0.019263s] ... ok 2026-04-13 02:04:44.235213 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_invalid_task_state [0.042263s] ... ok 2026-04-13 02:04:44.237756 | debian-bookworm | 2026-04-13 02:04:44.226 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "macrosan_manila" by "manila.share.drivers.macrosan.rest_helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:44.237786 | debian-bookworm | 2026-04-13 02:04:44.227 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "macrosan_manila" acquired by "manila.share.drivers.macrosan.rest_helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:44.237808 | debian-bookworm | 2026-04-13 02:04:44.227 6641 DEBUG manila.share.drivers.macrosan.rest_helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Request URL: https://fake_ip:fake_port/nas/fake_url, Method: POST, Data: fake_data do_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/rest_helper.py:73 2026-04-13 02:04:44.237817 | debian-bookworm | 2026-04-13 02:04:44.227 6641 ERROR manila.share.drivers.macrosan.rest_helper [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Code: 302, URL: https://fake_ip:fake_port/nas/fake_url, Message: return message 2026-04-13 02:04:44.237825 | debian-bookworm | 2026-04-13 02:04:44.227 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "macrosan_manila" "released" by "manila.share.drivers.macrosan.rest_helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:44.237833 | debian-bookworm | 2026-04-13 02:04:44.228 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.238163 | debian-bookworm | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_fail [0.020173s] ... ok 2026-04-13 02:04:44.249790 | debian-bookworm | 2026-04-13 02:04:44.248 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.250201 | debian-bookworm | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__check_maprfs_state_down [0.020269s] ... ok 2026-04-13 02:04:44.260405 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_replica_no_host_1_True [0.025569s] ... ok 2026-04-13 02:04:44.271143 | debian-bookworm | 2026-04-13 02:04:44.268 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.271578 | debian-bookworm | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__check_maprfs_state_healthy [0.020233s] ... ok 2026-04-13 02:04:44.291397 | debian-bookworm | 2026-04-13 02:04:44.289 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.291907 | debian-bookworm | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_volume_name [0.020443s] ... ok 2026-04-13 02:04:44.303329 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_with_snapshots [0.042769s] ... ok 2026-04-13 02:04:44.311053 | debian-bookworm | 2026-04-13 02:04:44.309 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.311438 | debian-bookworm | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__share_dir [0.019631s] ... ok 2026-04-13 02:04:44.326904 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_replicated_snapshot_2_False [0.023444s] ... ok 2026-04-13 02:04:44.330990 | debian-bookworm | 2026-04-13 02:04:44.329 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.331435 | debian-bookworm | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__user_exists [0.019891s] ... ok 2026-04-13 02:04:44.350905 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_6 [0.023478s] ... ok 2026-04-13 02:04:44.354514 | debian-bookworm | 2026-04-13 02:04:44.348 6641 WARNING manila.share.drivers.maprfs.maprfs_native [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] CLDB nodes are not specified! 2026-04-13 02:04:44.354539 | debian-bookworm | 2026-04-13 02:04:44.348 6641 WARNING manila.share.drivers.maprfs.maprfs_native [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Zookeeper nodes are not specified! 2026-04-13 02:04:44.354548 | debian-bookworm | 2026-04-13 02:04:44.348 6641 ERROR manila.share.drivers.maprfs.maprfs_native [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] MapR-FS is not in healthy state. 2026-04-13 02:04:44.354556 | debian-bookworm | 2026-04-13 02:04:44.349 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.354843 | debian-bookworm | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_check_for_setup_error_exception_cldb_state [0.020041s] ... ok 2026-04-13 02:04:44.373398 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_5_n [0.022225s] ... ok 2026-04-13 02:04:44.382190 | debian-bookworm | 2026-04-13 02:04:44.368 6641 WARNING manila.share.drivers.maprfs.maprfs_native [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] CLDB nodes are not specified! 2026-04-13 02:04:44.382219 | debian-bookworm | 2026-04-13 02:04:44.369 6641 WARNING manila.share.drivers.maprfs.maprfs_native [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Zookeeper nodes are not specified! 2026-04-13 02:04:44.382230 | debian-bookworm | 2026-04-13 02:04:44.369 6641 ERROR manila.share.drivers.maprfs.maprfs_native [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Invalid "maprfs_base_volume_name". No such directory.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:04:44.382238 | debian-bookworm | Command: None 2026-04-13 02:04:44.382247 | debian-bookworm | Exit code: - 2026-04-13 02:04:44.382254 | debian-bookworm | Stdout: None 2026-04-13 02:04:44.382262 | debian-bookworm | Stderr: None 2026-04-13 02:04:44.382270 | debian-bookworm | 2026-04-13 02:04:44.369 6641 ERROR manila.share.drivers.maprfs.maprfs_native Traceback (most recent call last): 2026-04-13 02:04:44.382278 | debian-bookworm | 2026-04-13 02:04:44.369 6641 ERROR manila.share.drivers.maprfs.maprfs_native File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 351, in check_for_setup_error 2026-04-13 02:04:44.382286 | debian-bookworm | 2026-04-13 02:04:44.369 6641 ERROR manila.share.drivers.maprfs.maprfs_native self._maprfs_util.maprfs_ls( 2026-04-13 02:04:44.382294 | debian-bookworm | 2026-04-13 02:04:44.369 6641 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:44.382302 | debian-bookworm | 2026-04-13 02:04:44.369 6641 ERROR manila.share.drivers.maprfs.maprfs_native return self._mock_call(*args, **kwargs) 2026-04-13 02:04:44.382328 | debian-bookworm | 2026-04-13 02:04:44.369 6641 ERROR manila.share.drivers.maprfs.maprfs_native ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:44.382336 | debian-bookworm | 2026-04-13 02:04:44.369 6641 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:44.382344 | debian-bookworm | 2026-04-13 02:04:44.369 6641 ERROR manila.share.drivers.maprfs.maprfs_native return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:44.382353 | debian-bookworm | 2026-04-13 02:04:44.369 6641 ERROR manila.share.drivers.maprfs.maprfs_native ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:44.382361 | debian-bookworm | 2026-04-13 02:04:44.369 6641 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:44.382369 | debian-bookworm | 2026-04-13 02:04:44.369 6641 ERROR manila.share.drivers.maprfs.maprfs_native raise effect 2026-04-13 02:04:44.382388 | debian-bookworm | 2026-04-13 02:04:44.369 6641 ERROR manila.share.drivers.maprfs.maprfs_native oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:04:44.382396 | debian-bookworm | 2026-04-13 02:04:44.369 6641 ERROR manila.share.drivers.maprfs.maprfs_native Command: None 2026-04-13 02:04:44.382404 | debian-bookworm | 2026-04-13 02:04:44.369 6641 ERROR manila.share.drivers.maprfs.maprfs_native Exit code: - 2026-04-13 02:04:44.382412 | debian-bookworm | 2026-04-13 02:04:44.369 6641 ERROR manila.share.drivers.maprfs.maprfs_native Stdout: None 2026-04-13 02:04:44.382419 | debian-bookworm | 2026-04-13 02:04:44.369 6641 ERROR manila.share.drivers.maprfs.maprfs_native Stderr: None 2026-04-13 02:04:44.382427 | debian-bookworm | 2026-04-13 02:04:44.369 6641 ERROR manila.share.drivers.maprfs.maprfs_native 2026-04-13 02:04:44.382435 | debian-bookworm | 2026-04-13 02:04:44.370 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.382819 | debian-bookworm | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_check_for_setup_error_exception_no_dir [0.021063s] ... ok 2026-04-13 02:04:44.394003 | debian-bookworm | 2026-04-13 02:04:44.390 6641 ERROR manila.share.drivers.maprfs.maprfs_native [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Cannot create share from snapshot fake with name share-0. Error: Tenant user should not differ from tenant of the source snapshot. 2026-04-13 02:04:44.394027 | debian-bookworm | 2026-04-13 02:04:44.391 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.394453 | debian-bookworm | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_from_snapshot_wrong_tenant [0.020584s] ... ok 2026-04-13 02:04:44.395368 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_7_t [0.022386s] ... ok 2026-04-13 02:04:44.418222 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_2 [0.022144s] ... ok 2026-04-13 02:04:44.424664 | debian-bookworm | 2026-04-13 02:04:44.410 6641 ERROR manila.share.drivers.maprfs.maprfs_native [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to check MapRFS capacity info.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:04:44.424695 | debian-bookworm | Command: None 2026-04-13 02:04:44.424705 | debian-bookworm | Exit code: - 2026-04-13 02:04:44.424713 | debian-bookworm | Stdout: None 2026-04-13 02:04:44.424720 | debian-bookworm | Stderr: None 2026-04-13 02:04:44.424728 | debian-bookworm | 2026-04-13 02:04:44.410 6641 ERROR manila.share.drivers.maprfs.maprfs_native Traceback (most recent call last): 2026-04-13 02:04:44.424737 | debian-bookworm | 2026-04-13 02:04:44.410 6641 ERROR manila.share.drivers.maprfs.maprfs_native File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 420, in _update_share_stats 2026-04-13 02:04:44.424745 | debian-bookworm | 2026-04-13 02:04:44.410 6641 ERROR manila.share.drivers.maprfs.maprfs_native total, free = self._maprfs_util.fs_capacity() 2026-04-13 02:04:44.424752 | debian-bookworm | 2026-04-13 02:04:44.410 6641 ERROR manila.share.drivers.maprfs.maprfs_native ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:44.424760 | debian-bookworm | 2026-04-13 02:04:44.410 6641 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:44.424768 | debian-bookworm | 2026-04-13 02:04:44.410 6641 ERROR manila.share.drivers.maprfs.maprfs_native return self._mock_call(*args, **kwargs) 2026-04-13 02:04:44.424776 | debian-bookworm | 2026-04-13 02:04:44.410 6641 ERROR manila.share.drivers.maprfs.maprfs_native ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:44.424784 | debian-bookworm | 2026-04-13 02:04:44.410 6641 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:44.424841 | debian-bookworm | 2026-04-13 02:04:44.410 6641 ERROR manila.share.drivers.maprfs.maprfs_native return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:44.424850 | debian-bookworm | 2026-04-13 02:04:44.410 6641 ERROR manila.share.drivers.maprfs.maprfs_native ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:44.424858 | debian-bookworm | 2026-04-13 02:04:44.410 6641 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:44.424866 | debian-bookworm | 2026-04-13 02:04:44.410 6641 ERROR manila.share.drivers.maprfs.maprfs_native raise effect 2026-04-13 02:04:44.424874 | debian-bookworm | 2026-04-13 02:04:44.410 6641 ERROR manila.share.drivers.maprfs.maprfs_native oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:04:44.424882 | debian-bookworm | 2026-04-13 02:04:44.410 6641 ERROR manila.share.drivers.maprfs.maprfs_native Command: None 2026-04-13 02:04:44.424890 | debian-bookworm | 2026-04-13 02:04:44.410 6641 ERROR manila.share.drivers.maprfs.maprfs_native Exit code: - 2026-04-13 02:04:44.424897 | debian-bookworm | 2026-04-13 02:04:44.410 6641 ERROR manila.share.drivers.maprfs.maprfs_native Stdout: None 2026-04-13 02:04:44.424905 | debian-bookworm | 2026-04-13 02:04:44.410 6641 ERROR manila.share.drivers.maprfs.maprfs_native Stderr: None 2026-04-13 02:04:44.424912 | debian-bookworm | 2026-04-13 02:04:44.410 6641 ERROR manila.share.drivers.maprfs.maprfs_native 2026-04-13 02:04:44.424920 | debian-bookworm | 2026-04-13 02:04:44.411 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.425393 | debian-bookworm | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_get_share_stats_refresh_exception [0.020608s] ... ok 2026-04-13 02:04:44.433948 | debian-bookworm | 2026-04-13 02:04:44.432 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.434378 | debian-bookworm | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_share_shrink_error [0.020529s] ... ok 2026-04-13 02:04:44.440180 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_4 [0.022523s] ... ok 2026-04-13 02:04:44.454649 | debian-bookworm | 2026-04-13 02:04:44.452 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.455167 | debian-bookworm | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_add_no_user_no_group_exists [0.020366s] ... ok 2026-04-13 02:04:44.462533 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_sort_dir_invalid [0.022125s] ... ok 2026-04-13 02:04:44.475514 | debian-bookworm | 2026-04-13 02:04:44.471 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: localhost __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.475545 | debian-bookworm | 2026-04-13 02:04:44.472 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.475955 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test__create_certificate_auth_handler_default [0.019665s] ... ok 2026-04-13 02:04:44.485208 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_invalid_1 [0.022426s] ... ok 2026-04-13 02:04:44.493935 | debian-bookworm | 2026-04-13 02:04:44.491 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.494437 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_invalid_key [0.019081s] ... ok 2026-04-13 02:04:44.499283 | debian-bookworm | 2026-04-13 02:04:44.493 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.499322 | debian-bookworm | 2026-04-13 02:04:44.493 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.499331 | debian-bookworm | 2026-04-13 02:04:44.493 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.505425 | debian-bookworm | Quota exceeded for None. Reverting share 432971f0-1850-4dc1-b672-0dac60952c3d to snapshot 5bf11f40-63b0-4951-826f-3bb66000382d will increase the share's size by 1G, (10G of 10G already consumed). 2026-04-13 02:04:44.507635 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_handle_revert_to_snapshot_quotas_quota_exceeded [0.022517s] ... ok 2026-04-13 02:04:44.516617 | debian-bookworm | 2026-04-13 02:04:44.510 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.516652 | debian-bookworm | 2026-04-13 02:04:44.510 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.516662 | debian-bookworm | 2026-04-13 02:04:44.511 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.516670 | debian-bookworm | 2026-04-13 02:04:44.511 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.517033 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_custom_port_2_5678 [0.019678s] ... ok 2026-04-13 02:04:44.520287 | debian-bookworm | 2026-04-13 02:04:44.512 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.520318 | debian-bookworm | 2026-04-13 02:04:44.513 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.520328 | debian-bookworm | 2026-04-13 02:04:44.513 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.528046 | debian-bookworm | Found an existing share with export location fake! 2026-04-13 02:04:44.530238 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_manage_duplicate_1_manage_error [0.022516s] ... ok 2026-04-13 02:04:44.533883 | debian-bookworm | 2026-04-13 02:04:44.531 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.534310 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_http_error [0.020197s] ... ok 2026-04-13 02:04:44.539453 | debian-bookworm | 2026-04-13 02:04:44.533 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.539484 | debian-bookworm | 2026-04-13 02:04:44.533 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.539501 | debian-bookworm | 2026-04-13 02:04:44.533 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.554296 | debian-bookworm | 2026-04-13 02:04:44.552 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.554752 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_valid_1 [0.020234s] ... ok 2026-04-13 02:04:44.557825 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_dhss_true_and_false_1 [0.027039s] ... ok 2026-04-13 02:04:44.561401 | debian-bookworm | 2026-04-13 02:04:44.553 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.561431 | debian-bookworm | 2026-04-13 02:04:44.553 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.561440 | debian-bookworm | 2026-04-13 02:04:44.553 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.574291 | debian-bookworm | 2026-04-13 02:04:44.572 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.574880 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_valid_2 [0.020509s] ... ok 2026-04-13 02:04:44.580380 | debian-bookworm | 2026-04-13 02:04:44.574 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.580411 | debian-bookworm | 2026-04-13 02:04:44.574 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.580431 | debian-bookworm | 2026-04-13 02:04:44.574 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.584493 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_dhss_true_and_false_4 [0.026967s] ... ok 2026-04-13 02:04:44.595080 | debian-bookworm | 2026-04-13 02:04:44.593 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.595568 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_valid_3 [0.020288s] ... ok 2026-04-13 02:04:44.613968 | debian-bookworm | 2026-04-13 02:04:44.611 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.614464 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_2_False [0.018648s] ... ok 2026-04-13 02:04:44.617108 | debian-bookworm | Migration of share fake_id has already completed. 2026-04-13 02:04:44.619748 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_2_migration_success [0.035055s] ... ok 2026-04-13 02:04:44.638038 | debian-bookworm | 2026-04-13 02:04:44.631 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.638069 | debian-bookworm | 2026-04-13 02:04:44.631 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.638079 | debian-bookworm | 2026-04-13 02:04:44.631 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.638087 | debian-bookworm | 2026-04-13 02:04:44.632 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.638449 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_ontapi_version_cached [0.020461s] ... ok 2026-04-13 02:04:44.657158 | debian-bookworm | Migration progress of share fake_id cannot be obtained at this moment. 2026-04-13 02:04:44.658007 | debian-bookworm | 2026-04-13 02:04:44.651 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.658038 | debian-bookworm | 2026-04-13 02:04:44.651 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.658047 | debian-bookworm | 2026-04-13 02:04:44.651 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.658067 | debian-bookworm | 2026-04-13 02:04:44.652 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.658564 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_system_version [0.020035s] ... ok 2026-04-13 02:04:44.659655 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_driver_service_down [0.039901s] ... ok 2026-04-13 02:04:44.675954 | debian-bookworm | 2026-04-13 02:04:44.671 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.675986 | debian-bookworm | 2026-04-13 02:04:44.671 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.675995 | debian-bookworm | 2026-04-13 02:04:44.671 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.676004 | debian-bookworm | 2026-04-13 02:04:44.673 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.676498 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_2_False [0.020280s] ... ok 2026-04-13 02:04:44.680526 | debian-bookworm | Invalid parameter combination. Cannot set parameters "nondisruptive", "writable", "preserve_snapshots" or "preserve_metadata" to True when enabling the "force_host_assisted_migration" option. 2026-04-13 02:04:44.682775 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host_and_driver_assisted_params_1 [0.022939s] ... ok 2026-04-13 02:04:44.696451 | debian-bookworm | 2026-04-13 02:04:44.691 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.696483 | debian-bookworm | 2026-04-13 02:04:44.691 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.696493 | debian-bookworm | 2026-04-13 02:04:44.691 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.696501 | debian-bookworm | 2026-04-13 02:04:44.693 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.696936 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_with_args_1_True [0.020067s] ... ok 2026-04-13 02:04:44.716605 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_share_network_type_combo_1_True [0.033475s] ... ok 2026-04-13 02:04:44.725519 | debian-bookworm | 2026-04-13 02:04:44.712 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.725561 | debian-bookworm | 2026-04-13 02:04:44.712 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.725571 | debian-bookworm | 2026-04-13 02:04:44.712 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.725579 | debian-bookworm | 2026-04-13 02:04:44.713 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.725587 | debian-bookworm | 2026-04-13 02:04:44.713 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.725635 | debian-bookworm | 2026-04-13 02:04:44.713 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.725645 | debian-bookworm | 2026-04-13 02:04:44.714 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.725998 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__is_snaplock_enabled_volume_true_1_compliance [0.021092s] ... ok 2026-04-13 02:04:44.743360 | debian-bookworm | 2026-04-13 02:04:44.733 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.743398 | debian-bookworm | 2026-04-13 02:04:44.733 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.743408 | debian-bookworm | 2026-04-13 02:04:44.733 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.743416 | debian-bookworm | 2026-04-13 02:04:44.734 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.743424 | debian-bookworm | 2026-04-13 02:04:44.734 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.743432 | debian-bookworm | 2026-04-13 02:04:44.734 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.743450 | debian-bookworm | 2026-04-13 02:04:44.735 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.743945 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_cifs_share_access_2 [0.020750s] ... ok 2026-04-13 02:04:44.755837 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_share_network_type_combo_2_False [0.039227s] ... ok 2026-04-13 02:04:44.766109 | debian-bookworm | 2026-04-13 02:04:44.753 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.766141 | debian-bookworm | 2026-04-13 02:04:44.754 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.766150 | debian-bookworm | 2026-04-13 02:04:44.754 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.766158 | debian-bookworm | 2026-04-13 02:04:44.754 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.766166 | debian-bookworm | 2026-04-13 02:04:44.754 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.766174 | debian-bookworm | 2026-04-13 02:04:44.754 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.766182 | debian-bookworm | 2026-04-13 02:04:44.755 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Port e0a-1001 already exists in broadcast domain domain_fake _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:44.766194 | debian-bookworm | 2026-04-13 02:04:44.755 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.766545 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_port_to_broadcast_domain_already_present [0.020605s] ... ok 2026-04-13 02:04:44.784076 | debian-bookworm | 2026-04-13 02:04:44.775 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.784108 | debian-bookworm | 2026-04-13 02:04:44.776 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.784128 | debian-bookworm | 2026-04-13 02:04:44.776 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.784137 | debian-bookworm | 2026-04-13 02:04:44.776 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.784145 | debian-bookworm | 2026-04-13 02:04:44.776 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.784153 | debian-bookworm | 2026-04-13 02:04:44.776 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.784161 | debian-bookworm | 2026-04-13 02:04:44.777 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.784586 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_apply_volume_efficiency_policy_with_policy [0.022040s] ... ok 2026-04-13 02:04:44.793951 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_same_data_as_source_3 [0.038108s] ... ok 2026-04-13 02:04:44.808046 | debian-bookworm | 2026-04-13 02:04:44.797 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.808078 | debian-bookworm | 2026-04-13 02:04:44.797 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.808087 | debian-bookworm | 2026-04-13 02:04:44.797 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.808095 | debian-bookworm | 2026-04-13 02:04:44.797 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.808103 | debian-bookworm | 2026-04-13 02:04:44.797 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.808115 | debian-bookworm | 2026-04-13 02:04:44.797 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.808124 | debian-bookworm | 2026-04-13 02:04:44.799 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.808551 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_cifs_share_exists_1 [0.020830s] ... ok 2026-04-13 02:04:44.827923 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_status_unavailable [0.033685s] ... ok 2026-04-13 02:04:44.829592 | debian-bookworm | 2026-04-13 02:04:44.818 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.829624 | debian-bookworm | 2026-04-13 02:04:44.818 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.829633 | debian-bookworm | 2026-04-13 02:04:44.818 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.829642 | debian-bookworm | 2026-04-13 02:04:44.819 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.829650 | debian-bookworm | 2026-04-13 02:04:44.819 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.829714 | debian-bookworm | 2026-04-13 02:04:44.819 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.829723 | debian-bookworm | 2026-04-13 02:04:44.820 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.830201 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory_api_error [0.021617s] ... ok 2026-04-13 02:04:44.852542 | debian-bookworm | 2026-04-13 02:04:44.840 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.852573 | debian-bookworm | 2026-04-13 02:04:44.841 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.852583 | debian-bookworm | 2026-04-13 02:04:44.841 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.852598 | debian-bookworm | 2026-04-13 02:04:44.841 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.852616 | debian-bookworm | 2026-04-13 02:04:44.841 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.852624 | debian-bookworm | 2026-04-13 02:04:44.841 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.852633 | debian-bookworm | 2026-04-13 02:04:44.842 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Trying to setup CIFS server with data: {'admin-username': 'fake_user_3', 'admin-password': 'fake_password_3', 'force-account-overwrite': 'true', 'cifs-server': 'FAKE-VSE-SERVER', 'domain': 'fake_domain_3', 'organizational-unit': 'fake_ou_3', 'default-site': 'fake_default_ad_site_3'} _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:44.852642 | debian-bookworm | 2026-04-13 02:04:44.843 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.853113 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory_with_ad_site [0.023187s] ... ok 2026-04-13 02:04:44.861089 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_task_state_invalid [0.033184s] ... ok 2026-04-13 02:04:44.874218 | debian-bookworm | 2026-04-13 02:04:44.864 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.874250 | debian-bookworm | 2026-04-13 02:04:44.864 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.874259 | debian-bookworm | 2026-04-13 02:04:44.864 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.874268 | debian-bookworm | 2026-04-13 02:04:44.864 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.874276 | debian-bookworm | 2026-04-13 02:04:44.864 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.874284 | debian-bookworm | 2026-04-13 02:04:44.865 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.874292 | debian-bookworm | 2026-04-13 02:04:44.866 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.874683 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_cifs_aes_encryption_disable_1_True [0.022583s] ... ok 2026-04-13 02:04:44.884562 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_5_replication_change [0.023122s] ... ok 2026-04-13 02:04:44.897814 | debian-bookworm | 2026-04-13 02:04:44.887 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.897843 | debian-bookworm | 2026-04-13 02:04:44.888 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.897852 | debian-bookworm | 2026-04-13 02:04:44.888 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.897860 | debian-bookworm | 2026-04-13 02:04:44.888 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.897868 | debian-bookworm | 2026-04-13 02:04:44.888 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.897876 | debian-bookworm | 2026-04-13 02:04:44.888 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.897884 | debian-bookworm | 2026-04-13 02:04:44.890 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.898273 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_cifs_aes_encryption_disable_2_False [0.023786s] ... ok 2026-04-13 02:04:44.918803 | debian-bookworm | 2026-04-13 02:04:44.910 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.918838 | debian-bookworm | 2026-04-13 02:04:44.910 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.918852 | debian-bookworm | 2026-04-13 02:04:44.910 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.918863 | debian-bookworm | 2026-04-13 02:04:44.910 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.918887 | debian-bookworm | 2026-04-13 02:04:44.911 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.918898 | debian-bookworm | 2026-04-13 02:04:44.911 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.918911 | debian-bookworm | 2026-04-13 02:04:44.912 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.919270 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_cifs_aes_encryption_enable_1_True [0.021636s] ... ok 2026-04-13 02:04:44.920211 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_1_manila_share [0.035834s] ... ok 2026-04-13 02:04:44.941222 | debian-bookworm | 2026-04-13 02:04:44.932 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.941289 | debian-bookworm | 2026-04-13 02:04:44.932 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.941303 | debian-bookworm | 2026-04-13 02:04:44.932 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.941315 | debian-bookworm | 2026-04-13 02:04:44.932 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.941327 | debian-bookworm | 2026-04-13 02:04:44.932 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.941339 | debian-bookworm | 2026-04-13 02:04:44.932 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.941352 | debian-bookworm | 2026-04-13 02:04:44.934 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.941843 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_cifs_aes_encryption_enable_2_False [0.021970s] ... ok 2026-04-13 02:04:44.962940 | debian-bookworm | 2026-04-13 02:04:44.954 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.963011 | debian-bookworm | 2026-04-13 02:04:44.954 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.963019 | debian-bookworm | 2026-04-13 02:04:44.954 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.963027 | debian-bookworm | 2026-04-13 02:04:44.954 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.963035 | debian-bookworm | 2026-04-13 02:04:44.954 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.963049 | debian-bookworm | 2026-04-13 02:04:44.955 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.963058 | debian-bookworm | 2026-04-13 02:04:44.956 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.963514 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_multiple_dns_ip [0.021924s] ... ok 2026-04-13 02:04:44.983686 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_server_migration_check_nondisruptive_and_network_change [0.063039s] ... ok 2026-04-13 02:04:44.986099 | debian-bookworm | 2026-04-13 02:04:44.976 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.986129 | debian-bookworm | 2026-04-13 02:04:44.976 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.986138 | debian-bookworm | 2026-04-13 02:04:44.976 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.986146 | debian-bookworm | 2026-04-13 02:04:44.977 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.986154 | debian-bookworm | 2026-04-13 02:04:44.977 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:44.986163 | debian-bookworm | 2026-04-13 02:04:44.977 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:44.986187 | debian-bookworm | 2026-04-13 02:04:44.979 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:44.986547 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_cg_snapshot_no_id [0.023140s] ... ok 2026-04-13 02:04:45.011216 | debian-bookworm | 2026-04-13 02:04:44.999 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.011288 | debian-bookworm | 2026-04-13 02:04:44.999 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.011301 | debian-bookworm | 2026-04-13 02:04:44.999 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.011325 | debian-bookworm | 2026-04-13 02:04:45.000 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.011336 | debian-bookworm | 2026-04-13 02:04:45.000 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.011347 | debian-bookworm | 2026-04-13 02:04:45.000 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.011357 | debian-bookworm | 2026-04-13 02:04:45.001 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.011765 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_cifs_share [0.021990s] ... ok 2026-04-13 02:04:45.028555 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_share_metadata_get [0.044794s] ... ok 2026-04-13 02:04:45.031957 | debian-bookworm | 2026-04-13 02:04:45.021 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.031989 | debian-bookworm | 2026-04-13 02:04:45.021 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.031999 | debian-bookworm | 2026-04-13 02:04:45.021 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.032025 | debian-bookworm | 2026-04-13 02:04:45.022 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.032037 | debian-bookworm | 2026-04-13 02:04:45.022 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.032050 | debian-bookworm | 2026-04-13 02:04:45.022 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.032063 | debian-bookworm | 2026-04-13 02:04:45.023 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.032416 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_port_and_broadcast_domain_1__None__True_ [0.022009s] ... ok 2026-04-13 02:04:45.055523 | debian-bookworm | 2026-04-13 02:04:45.044 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.055558 | debian-bookworm | 2026-04-13 02:04:45.044 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.055580 | debian-bookworm | 2026-04-13 02:04:45.044 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.055592 | debian-bookworm | 2026-04-13 02:04:45.044 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.055603 | debian-bookworm | 2026-04-13 02:04:45.045 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.055614 | debian-bookworm | 2026-04-13 02:04:45.045 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.055625 | debian-bookworm | 2026-04-13 02:04:45.046 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.055981 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_port_and_broadcast_domain_4___1001___False_ [0.022835s] ... ok 2026-04-13 02:04:45.073117 | debian-bookworm | 2026-04-13 02:04:45.066 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.073159 | debian-bookworm | 2026-04-13 02:04:45.066 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.073169 | debian-bookworm | 2026-04-13 02:04:45.066 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.073179 | debian-bookworm | 2026-04-13 02:04:45.066 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.073190 | debian-bookworm | 2026-04-13 02:04:45.066 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.073202 | debian-bookworm | 2026-04-13 02:04:45.067 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.073214 | debian-bookworm | 2026-04-13 02:04:45.068 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.073649 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapshot [0.021280s] ... ok 2026-04-13 02:04:45.074029 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_service_not_up_1_migration_driver_phase1_done [0.045222s] ... ok 2026-04-13 02:04:45.099934 | debian-bookworm | 2026-04-13 02:04:45.087 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.099971 | debian-bookworm | 2026-04-13 02:04:45.088 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.099980 | debian-bookworm | 2026-04-13 02:04:45.088 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.099988 | debian-bookworm | 2026-04-13 02:04:45.088 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.099996 | debian-bookworm | 2026-04-13 02:04:45.088 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.100013 | debian-bookworm | 2026-04-13 02:04:45.088 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.100022 | debian-bookworm | 2026-04-13 02:04:45.089 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.100437 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_async_1_True [0.021598s] ... ok 2026-04-13 02:04:45.108675 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_destination [0.034857s] ... ok 2026-04-13 02:04:45.119975 | debian-bookworm | 2026-04-13 02:04:45.109 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.120010 | debian-bookworm | 2026-04-13 02:04:45.109 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.120023 | debian-bookworm | 2026-04-13 02:04:45.109 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.120034 | debian-bookworm | 2026-04-13 02:04:45.110 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.120045 | debian-bookworm | 2026-04-13 02:04:45.110 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.120056 | debian-bookworm | 2026-04-13 02:04:45.110 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.120067 | debian-bookworm | 2026-04-13 02:04:45.111 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.120417 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_ipspaces_not_supported [0.021228s] ... ok 2026-04-13 02:04:45.138425 | debian-bookworm | 2026-04-13 02:04:45.130 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.138454 | debian-bookworm | 2026-04-13 02:04:45.130 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.138463 | debian-bookworm | 2026-04-13 02:04:45.130 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.138485 | debian-bookworm | 2026-04-13 02:04:45.131 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.138493 | debian-bookworm | 2026-04-13 02:04:45.131 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.138501 | debian-bookworm | 2026-04-13 02:04:45.131 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.138509 | debian-bookworm | 2026-04-13 02:04:45.132 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.138834 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_broadcast_domain [0.021297s] ... ok 2026-04-13 02:04:45.141879 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_source_not_found [0.033064s] ... ok 2026-04-13 02:04:45.159973 | debian-bookworm | 2026-04-13 02:04:45.152 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.160004 | debian-bookworm | 2026-04-13 02:04:45.152 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.160017 | debian-bookworm | 2026-04-13 02:04:45.152 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.160028 | debian-bookworm | 2026-04-13 02:04:45.153 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.160039 | debian-bookworm | 2026-04-13 02:04:45.153 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.160055 | debian-bookworm | 2026-04-13 02:04:45.153 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.160066 | debian-bookworm | 2026-04-13 02:04:45.154 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.160413 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_broadcast_domains_for_ipspace_not_found [0.021825s] ... ok 2026-04-13 02:04:45.185321 | debian-bookworm | 2026-04-13 02:04:45.173 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.185356 | debian-bookworm | 2026-04-13 02:04:45.174 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.185369 | debian-bookworm | 2026-04-13 02:04:45.174 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.185380 | debian-bookworm | 2026-04-13 02:04:45.174 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.185391 | debian-bookworm | 2026-04-13 02:04:45.174 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.185402 | debian-bookworm | 2026-04-13 02:04:45.174 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.185411 | debian-bookworm | 2026-04-13 02:04:45.175 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.185797 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vlan [0.021252s] ... ok 2026-04-13 02:04:45.205352 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_access_get_all [0.063071s] ... ok 2026-04-13 02:04:45.205953 | debian-bookworm | 2026-04-13 02:04:45.195 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.205980 | debian-bookworm | 2026-04-13 02:04:45.195 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.205989 | debian-bookworm | 2026-04-13 02:04:45.195 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.205997 | debian-bookworm | 2026-04-13 02:04:45.196 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.206009 | debian-bookworm | 2026-04-13 02:04:45.196 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.206026 | debian-bookworm | 2026-04-13 02:04:45.196 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.206034 | debian-bookworm | 2026-04-13 02:04:45.197 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.206373 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_multiple_volumes [0.021663s] ... ok 2026-04-13 02:04:45.228639 | debian-bookworm | 2026-04-13 02:04:45.217 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.228668 | debian-bookworm | 2026-04-13 02:04:45.217 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.228677 | debian-bookworm | 2026-04-13 02:04:45.217 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.228685 | debian-bookworm | 2026-04-13 02:04:45.217 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.228693 | debian-bookworm | 2026-04-13 02:04:45.217 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.228701 | debian-bookworm | 2026-04-13 02:04:45.218 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.228709 | debian-bookworm | 2026-04-13 02:04:45.219 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.229085 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_compression [0.021394s] ... ok 2026-04-13 02:04:45.248367 | debian-bookworm | 2026-04-13 02:04:45.238 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.248397 | debian-bookworm | 2026-04-13 02:04:45.239 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.248416 | debian-bookworm | 2026-04-13 02:04:45.239 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.248430 | debian-bookworm | 2026-04-13 02:04:45.239 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.248438 | debian-bookworm | 2026-04-13 02:04:45.239 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.248446 | debian-bookworm | 2026-04-13 02:04:45.239 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.248454 | debian-bookworm | 2026-04-13 02:04:45.240 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.248829 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_compression_async [0.021491s] ... ok 2026-04-13 02:04:45.269969 | debian-bookworm | 2026-04-13 02:04:45.259 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.269997 | debian-bookworm | 2026-04-13 02:04:45.259 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.270006 | debian-bookworm | 2026-04-13 02:04:45.259 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.270014 | debian-bookworm | 2026-04-13 02:04:45.260 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.270021 | debian-bookworm | 2026-04-13 02:04:45.260 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.270029 | debian-bookworm | 2026-04-13 02:04:45.260 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.270037 | debian-bookworm | 2026-04-13 02:04:45.261 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.270382 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_disk_types_1 [0.020283s] ... ok 2026-04-13 02:04:45.276792 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_allow_access [0.071601s] ... ok 2026-04-13 02:04:45.290591 | debian-bookworm | 2026-04-13 02:04:45.280 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.290623 | debian-bookworm | 2026-04-13 02:04:45.280 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.290639 | debian-bookworm | 2026-04-13 02:04:45.280 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.290648 | debian-bookworm | 2026-04-13 02:04:45.280 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.290656 | debian-bookworm | 2026-04-13 02:04:45.280 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.290664 | debian-bookworm | 2026-04-13 02:04:45.281 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.290672 | debian-bookworm | 2026-04-13 02:04:45.282 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.291016 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_broadcast_domain_for_port [0.020783s] ... ok 2026-04-13 02:04:45.309642 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_export_location_get [0.032532s] ... ok 2026-04-13 02:04:45.313648 | debian-bookworm | 2026-04-13 02:04:45.301 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.313675 | debian-bookworm | 2026-04-13 02:04:45.301 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.313684 | debian-bookworm | 2026-04-13 02:04:45.301 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.313692 | debian-bookworm | 2026-04-13 02:04:45.301 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.313711 | debian-bookworm | 2026-04-13 02:04:45.302 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.313719 | debian-bookworm | 2026-04-13 02:04:45.302 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.313727 | debian-bookworm | 2026-04-13 02:04:45.303 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.314073 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peer_policy [0.020969s] ... ok 2026-04-13 02:04:45.332732 | debian-bookworm | 2026-04-13 02:04:45.321 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.332760 | debian-bookworm | 2026-04-13 02:04:45.322 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.332769 | debian-bookworm | 2026-04-13 02:04:45.322 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.332777 | debian-bookworm | 2026-04-13 02:04:45.322 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.332785 | debian-bookworm | 2026-04-13 02:04:45.322 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.332793 | debian-bookworm | 2026-04-13 02:04:45.322 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.332801 | debian-bookworm | 2026-04-13 02:04:45.323 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.333201 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_vserver_legacy [0.020430s] ... ok 2026-04-13 02:04:45.333815 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share_with_snapshot [0.024213s] ... ok 2026-04-13 02:04:45.354888 | debian-bookworm | 2026-04-13 02:04:45.342 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.354915 | debian-bookworm | 2026-04-13 02:04:45.342 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.354944 | debian-bookworm | 2026-04-13 02:04:45.342 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.354954 | debian-bookworm | 2026-04-13 02:04:45.343 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.354962 | debian-bookworm | 2026-04-13 02:04:45.343 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.354970 | debian-bookworm | 2026-04-13 02:04:45.343 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.354982 | debian-bookworm | 2026-04-13 02:04:45.343 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] No pre-existing port or ipspace was found for e0a-1001, will attempt to create one. _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:45.354993 | debian-bookworm | 2026-04-13 02:04:45.344 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.355339 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port_no_ipspace_found [0.020809s] ... ok 2026-04-13 02:04:45.369099 | debian-bookworm | {4} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_task_state_busy [0.034942s] ... ok 2026-04-13 02:04:45.375181 | debian-bookworm | 2026-04-13 02:04:45.363 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.375207 | debian-bookworm | 2026-04-13 02:04:45.363 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.375216 | debian-bookworm | 2026-04-13 02:04:45.363 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.375224 | debian-bookworm | 2026-04-13 02:04:45.364 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.375232 | debian-bookworm | 2026-04-13 02:04:45.364 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.375251 | debian-bookworm | 2026-04-13 02:04:45.364 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.375259 | debian-bookworm | 2026-04-13 02:04:45.365 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.375572 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port_raises_api_error [0.020703s] ... ok 2026-04-13 02:04:45.390843 | debian-bookworm | {4} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_4 [0.021575s] ... ok 2026-04-13 02:04:45.395642 | debian-bookworm | 2026-04-13 02:04:45.384 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.395666 | debian-bookworm | 2026-04-13 02:04:45.385 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.395675 | debian-bookworm | 2026-04-13 02:04:45.385 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.395684 | debian-bookworm | 2026-04-13 02:04:45.385 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.395692 | debian-bookworm | 2026-04-13 02:04:45.385 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.395700 | debian-bookworm | 2026-04-13 02:04:45.385 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.395726 | debian-bookworm | 2026-04-13 02:04:45.386 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.396138 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspaces [0.021474s] ... ok 2026-04-13 02:04:45.410957 | debian-bookworm | {4} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_8 [0.020049s] ... ok 2026-04-13 02:04:45.412275 | debian-bookworm | 2026-04-13 02:04:45.406 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.412296 | debian-bookworm | 2026-04-13 02:04:45.406 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.412314 | debian-bookworm | 2026-04-13 02:04:45.406 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.412323 | debian-bookworm | 2026-04-13 02:04:45.406 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.412331 | debian-bookworm | 2026-04-13 02:04:45.406 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.412339 | debian-bookworm | 2026-04-13 02:04:45.407 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.412347 | debian-bookworm | 2026-04-13 02:04:45.408 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.412667 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_job_state_not_unique [0.021160s] ... ok 2026-04-13 02:04:45.430113 | debian-bookworm | The enabled IP version of the network plugin is not compatible with the version supported by backend fake_backend. 2026-04-13 02:04:45.432382 | debian-bookworm | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_4 [0.021292s] ... ok 2026-04-13 02:04:45.432919 | debian-bookworm | 2026-04-13 02:04:45.426 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.432948 | debian-bookworm | 2026-04-13 02:04:45.427 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.432957 | debian-bookworm | 2026-04-13 02:04:45.427 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.432965 | debian-bookworm | 2026-04-13 02:04:45.427 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.432972 | debian-bookworm | 2026-04-13 02:04:45.427 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.432980 | debian-bookworm | 2026-04-13 02:04:45.427 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.432998 | debian-bookworm | 2026-04-13 02:04:45.428 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.433258 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_network_interfaces_filtered_by_protocol [0.020528s] ... ok 2026-04-13 02:04:45.453044 | debian-bookworm | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_6 [0.020505s] ... ok 2026-04-13 02:04:45.454127 | debian-bookworm | 2026-04-13 02:04:45.447 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.454152 | debian-bookworm | 2026-04-13 02:04:45.448 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.454160 | debian-bookworm | 2026-04-13 02:04:45.448 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.454168 | debian-bookworm | 2026-04-13 02:04:45.448 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.454176 | debian-bookworm | 2026-04-13 02:04:45.448 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.454183 | debian-bookworm | 2026-04-13 02:04:45.448 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.454192 | debian-bookworm | 2026-04-13 02:04:45.449 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.454466 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_data_ports [0.021093s] ... ok 2026-04-13 02:04:45.473889 | debian-bookworm | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_allocate_admin_network_count_0 [0.020877s] ... ok 2026-04-13 02:04:45.474917 | debian-bookworm | 2026-04-13 02:04:45.468 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.474941 | debian-bookworm | 2026-04-13 02:04:45.469 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.474949 | debian-bookworm | 2026-04-13 02:04:45.469 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.474966 | debian-bookworm | 2026-04-13 02:04:45.469 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.474974 | debian-bookworm | 2026-04-13 02:04:45.469 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.474982 | debian-bookworm | 2026-04-13 02:04:45.469 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.474990 | debian-bookworm | 2026-04-13 02:04:45.470 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.475263 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate_not_found [0.020605s] ... ok 2026-04-13 02:04:45.494962 | debian-bookworm | 2026-04-13 02:04:45.489 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.494987 | debian-bookworm | 2026-04-13 02:04:45.489 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.494996 | debian-bookworm | 2026-04-13 02:04:45.489 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.495003 | debian-bookworm | 2026-04-13 02:04:45.490 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.495011 | debian-bookworm | 2026-04-13 02:04:45.490 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.495019 | debian-bookworm | 2026-04-13 02:04:45.490 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.495034 | debian-bookworm | 2026-04-13 02:04:45.491 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.495453 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_records_count_invalid [0.020605s] ... ok 2026-04-13 02:04:45.497235 | debian-bookworm | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_not_exists_and_set_explicitly_1_True [0.023270s] ... ok 2026-04-13 02:04:45.515526 | debian-bookworm | 2026-04-13 02:04:45.509 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.515550 | debian-bookworm | 2026-04-13 02:04:45.510 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.515558 | debian-bookworm | 2026-04-13 02:04:45.510 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.515566 | debian-bookworm | 2026-04-13 02:04:45.510 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.515574 | debian-bookworm | 2026-04-13 02:04:45.510 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.515582 | debian-bookworm | 2026-04-13 02:04:45.510 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.515590 | debian-bookworm | 2026-04-13 02:04:45.511 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.515942 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirror_destinations_svm_1 [0.020446s] ... ok 2026-04-13 02:04:45.520551 | debian-bookworm | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_support_absent_3_create_share_from_snapshotFOO [0.023170s] ... ok 2026-04-13 02:04:45.535877 | debian-bookworm | 2026-04-13 02:04:45.530 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.535902 | debian-bookworm | 2026-04-13 02:04:45.530 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.535911 | debian-bookworm | 2026-04-13 02:04:45.530 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.535919 | debian-bookworm | 2026-04-13 02:04:45.531 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.535930 | debian-bookworm | 2026-04-13 02:04:45.531 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.535947 | debian-bookworm | 2026-04-13 02:04:45.531 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.535955 | debian-bookworm | 2026-04-13 02:04:45.532 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.536358 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_clone_parent_snaphot_2 [0.020339s] ... ok 2026-04-13 02:04:45.542238 | debian-bookworm | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_setup_server_handling_enabled [0.021463s] ... ok 2026-04-13 02:04:45.563134 | debian-bookworm | 2026-04-13 02:04:45.551 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.563166 | debian-bookworm | 2026-04-13 02:04:45.551 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.563175 | debian-bookworm | 2026-04-13 02:04:45.552 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.563183 | debian-bookworm | 2026-04-13 02:04:45.552 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.563191 | debian-bookworm | 2026-04-13 02:04:45.552 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.563200 | debian-bookworm | 2026-04-13 02:04:45.552 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.563208 | debian-bookworm | 2026-04-13 02:04:45.553 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.563670 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_exists_not_supported [0.020861s] ... ok 2026-04-13 02:04:45.564110 | debian-bookworm | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_exists_and_set_explicitly_1_True [0.021174s] ... ok 2026-04-13 02:04:45.583159 | debian-bookworm | 2026-04-13 02:04:45.571 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.583227 | debian-bookworm | 2026-04-13 02:04:45.572 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.583261 | debian-bookworm | 2026-04-13 02:04:45.572 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.583269 | debian-bookworm | 2026-04-13 02:04:45.572 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.583277 | debian-bookworm | 2026-04-13 02:04:45.572 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.583285 | debian-bookworm | 2026-04-13 02:04:45.572 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.583295 | debian-bookworm | 2026-04-13 02:04:45.573 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.583711 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_has_data_vservers [0.020340s] ... ok 2026-04-13 02:04:45.584559 | debian-bookworm | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_not_exists_and_set_explicitly_1_True [0.021019s] ... ok 2026-04-13 02:04:45.603544 | debian-bookworm | 2026-04-13 02:04:45.592 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.603576 | debian-bookworm | 2026-04-13 02:04:45.593 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.603585 | debian-bookworm | 2026-04-13 02:04:45.593 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.603593 | debian-bookworm | 2026-04-13 02:04:45.593 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.603601 | debian-bookworm | 2026-04-13 02:04:45.593 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.603609 | debian-bookworm | 2026-04-13 02:04:45.593 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.603627 | debian-bookworm | 2026-04-13 02:04:45.594 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.603981 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_kerberos_enabled_exception_return_false [0.020838s] ... ok 2026-04-13 02:04:45.604559 | debian-bookworm | {4} manila.tests.share.test_hook.HookBaseTestCase.test_execute_periodic_hook_disabled [0.019786s] ... ok 2026-04-13 02:04:45.624496 | debian-bookworm | 2026-04-13 02:04:45.613 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.624525 | debian-bookworm | 2026-04-13 02:04:45.613 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.624534 | debian-bookworm | 2026-04-13 02:04:45.613 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.624543 | debian-bookworm | 2026-04-13 02:04:45.614 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.624552 | debian-bookworm | 2026-04-13 02:04:45.614 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.624561 | debian-bookworm | 2026-04-13 02:04:45.614 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.624569 | debian-bookworm | 2026-04-13 02:04:45.614 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] NetApp Volume Encryption is not supported on this ONTAP version: NetApp Release 9.1.0: Tue May 10 19:30:23 2016 <1no-DARE>, (9, 1, 0). _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:45.624578 | debian-bookworm | 2026-04-13 02:04:45.615 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.624927 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_nve_supported_unsupported_release_or_platform_1___9__1__0____NetApp_Release_9_1_0__Tue_May_10_19_30_23_2016__1no_DARE___ [0.020684s] ... ok 2026-04-13 02:04:45.625528 | debian-bookworm | {4} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_success_1_True [0.020748s] ... ok 2026-04-13 02:04:45.640196 | debian-bookworm | 2026-04-13 02:04:45.634 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.640227 | debian-bookworm | 2026-04-13 02:04:45.634 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.640246 | debian-bookworm | 2026-04-13 02:04:45.634 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.640255 | debian-bookworm | 2026-04-13 02:04:45.634 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.640263 | debian-bookworm | 2026-04-13 02:04:45.635 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.640274 | debian-bookworm | 2026-04-13 02:04:45.635 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.640283 | debian-bookworm | 2026-04-13 02:04:45.636 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.640641 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_snapmirror_snapshots_2_12345 [0.020461s] ... ok 2026-04-13 02:04:45.645798 | debian-bookworm | {4} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_disabled [0.020200s] ... ok 2026-04-13 02:04:45.665200 | debian-bookworm | {4} manila.tests.share.test_hook.HookBaseTestCase.test_instantiate_hook_fail [0.019184s] ... ok 2026-04-13 02:04:45.666261 | debian-bookworm | 2026-04-13 02:04:45.654 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.666286 | debian-bookworm | 2026-04-13 02:04:45.655 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.666294 | debian-bookworm | 2026-04-13 02:04:45.655 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.666302 | debian-bookworm | 2026-04-13 02:04:45.655 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.666317 | debian-bookworm | 2026-04-13 02:04:45.655 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.666325 | debian-bookworm | 2026-04-13 02:04:45.655 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.666344 | debian-bookworm | 2026-04-13 02:04:45.656 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.666655 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vservers [0.020581s] ... ok 2026-04-13 02:04:45.685944 | debian-bookworm | 2026-04-13 02:04:45.675 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.685975 | debian-bookworm | 2026-04-13 02:04:45.675 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.685985 | debian-bookworm | 2026-04-13 02:04:45.675 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.685998 | debian-bookworm | 2026-04-13 02:04:45.676 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.686006 | debian-bookworm | 2026-04-13 02:04:45.676 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.686015 | debian-bookworm | 2026-04-13 02:04:45.676 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.686024 | debian-bookworm | 2026-04-13 02:04:45.677 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.686536 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_ldap_config_delete_failure [0.020842s] ... ok 2026-04-13 02:04:45.707486 | debian-bookworm | 2026-04-13 02:04:45.696 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.707517 | debian-bookworm | 2026-04-13 02:04:45.696 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.707526 | debian-bookworm | 2026-04-13 02:04:45.697 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.707534 | debian-bookworm | 2026-04-13 02:04:45.697 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.707552 | debian-bookworm | 2026-04-13 02:04:45.697 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.707560 | debian-bookworm | 2026-04-13 02:04:45.697 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.707568 | debian-bookworm | 2026-04-13 02:04:45.698 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.707899 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_snapmirror_2 [0.020836s] ... ok 2026-04-13 02:04:45.717574 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_network_update_finished_2___active____active__ [0.052282s] ... ok 2026-04-13 02:04:45.727379 | debian-bookworm | 2026-04-13 02:04:45.717 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.727413 | debian-bookworm | 2026-04-13 02:04:45.717 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.727431 | debian-bookworm | 2026-04-13 02:04:45.717 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.727440 | debian-bookworm | 2026-04-13 02:04:45.718 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.727448 | debian-bookworm | 2026-04-13 02:04:45.718 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.727456 | debian-bookworm | 2026-04-13 02:04:45.718 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.727465 | debian-bookworm | 2026-04-13 02:04:45.719 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.727831 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mount_volume [0.020617s] ... ok 2026-04-13 02:04:45.748856 | debian-bookworm | 2026-04-13 02:04:45.738 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.748898 | debian-bookworm | 2026-04-13 02:04:45.738 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.748907 | debian-bookworm | 2026-04-13 02:04:45.738 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.748916 | debian-bookworm | 2026-04-13 02:04:45.738 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.748923 | debian-bookworm | 2026-04-13 02:04:45.739 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.748931 | debian-bookworm | 2026-04-13 02:04:45.739 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.748939 | debian-bookworm | 2026-04-13 02:04:45.740 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Could not delete export policy deleted_manila_fake_policy_1. _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:45.748948 | debian-bookworm | 2026-04-13 02:04:45.740 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Could not delete export policy deleted_manila_fake_policy_2. _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:45.748956 | debian-bookworm | 2026-04-13 02:04:45.740 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Could not delete export policy deleted_manila_fake_policy_3. _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:45.748968 | debian-bookworm | 2026-04-13 02:04:45.741 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.749373 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_prune_deleted_nfs_export_policies_api_error [0.021599s] ... ok 2026-04-13 02:04:45.774313 | debian-bookworm | 2026-04-13 02:04:45.759 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.774345 | debian-bookworm | 2026-04-13 02:04:45.759 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.774354 | debian-bookworm | 2026-04-13 02:04:45.759 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.774373 | debian-bookworm | 2026-04-13 02:04:45.760 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.774382 | debian-bookworm | 2026-04-13 02:04:45.760 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.774390 | debian-bookworm | 2026-04-13 02:04:45.760 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.774398 | debian-bookworm | 2026-04-13 02:04:45.761 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Could not delete snapshot deleted_snap_2 on volume fake_volume_2.: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-04-13 02:04:45.774407 | debian-bookworm | 2026-04-13 02:04:45.761 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode Traceback (most recent call last): 2026-04-13 02:04:45.774416 | debian-bookworm | 2026-04-13 02:04:45.761 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 4166, in prune_deleted_snapshots 2026-04-13 02:04:45.774424 | debian-bookworm | 2026-04-13 02:04:45.761 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode client.delete_snapshot(snapshot['volume'], 2026-04-13 02:04:45.774432 | debian-bookworm | 2026-04-13 02:04:45.761 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:45.774440 | debian-bookworm | 2026-04-13 02:04:45.761 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode return self._mock_call(*args, **kwargs) 2026-04-13 02:04:45.774448 | debian-bookworm | 2026-04-13 02:04:45.761 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:45.774455 | debian-bookworm | 2026-04-13 02:04:45.761 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:45.774463 | debian-bookworm | 2026-04-13 02:04:45.761 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:45.774471 | debian-bookworm | 2026-04-13 02:04:45.761 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:45.774479 | debian-bookworm | 2026-04-13 02:04:45.761 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode File "/usr/lib/python3.11/unittest/mock.py", line 1181, in _execute_mock_call 2026-04-13 02:04:45.774491 | debian-bookworm | 2026-04-13 02:04:45.761 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode raise result 2026-04-13 02:04:45.774499 | debian-bookworm | 2026-04-13 02:04:45.761 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-04-13 02:04:45.774514 | debian-bookworm | 2026-04-13 02:04:45.761 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode 2026-04-13 02:04:45.774523 | debian-bookworm | 2026-04-13 02:04:45.763 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.774864 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_prune_deleted_snapshots [0.022040s] ... ok 2026-04-13 02:04:45.794093 | debian-bookworm | 2026-04-13 02:04:45.782 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.794124 | debian-bookworm | 2026-04-13 02:04:45.783 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.794134 | debian-bookworm | 2026-04-13 02:04:45.783 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.794142 | debian-bookworm | 2026-04-13 02:04:45.783 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.794179 | debian-bookworm | 2026-04-13 02:04:45.783 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.794187 | debian-bookworm | 2026-04-13 02:04:45.783 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.794195 | debian-bookworm | 2026-04-13 02:04:45.784 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.794613 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_create_1 [0.021537s] ... ok 2026-04-13 02:04:45.815082 | debian-bookworm | 2026-04-13 02:04:45.803 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.815113 | debian-bookworm | 2026-04-13 02:04:45.803 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.815122 | debian-bookworm | 2026-04-13 02:04:45.804 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.815135 | debian-bookworm | 2026-04-13 02:04:45.804 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.815143 | debian-bookworm | 2026-04-13 02:04:45.804 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.815160 | debian-bookworm | 2026-04-13 02:04:45.804 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.815168 | debian-bookworm | 2026-04-13 02:04:45.805 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.815533 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_create_2 [0.020678s] ... ok 2026-04-13 02:04:45.835137 | debian-bookworm | 2026-04-13 02:04:45.824 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.835168 | debian-bookworm | 2026-04-13 02:04:45.824 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.835178 | debian-bookworm | 2026-04-13 02:04:45.824 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.835186 | debian-bookworm | 2026-04-13 02:04:45.824 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.835194 | debian-bookworm | 2026-04-13 02:04:45.824 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.835202 | debian-bookworm | 2026-04-13 02:04:45.824 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.835210 | debian-bookworm | 2026-04-13 02:04:45.825 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.835554 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_create_3 [0.020273s] ... ok 2026-04-13 02:04:45.852612 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_5__False__1___1__100__3_ [0.134518s] ... ok 2026-04-13 02:04:45.855665 | debian-bookworm | 2026-04-13 02:04:45.844 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.855690 | debian-bookworm | 2026-04-13 02:04:45.845 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.855715 | debian-bookworm | 2026-04-13 02:04:45.845 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.855724 | debian-bookworm | 2026-04-13 02:04:45.845 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.855732 | debian-bookworm | 2026-04-13 02:04:45.845 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.855740 | debian-bookworm | 2026-04-13 02:04:45.845 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.855748 | debian-bookworm | 2026-04-13 02:04:45.846 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.856068 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_quiesce_snapmirror [0.020726s] ... ok 2026-04-13 02:04:45.875684 | debian-bookworm | 2026-04-13 02:04:45.865 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.875713 | debian-bookworm | 2026-04-13 02:04:45.865 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.875722 | debian-bookworm | 2026-04-13 02:04:45.865 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.875730 | debian-bookworm | 2026-04-13 02:04:45.865 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.875738 | debian-bookworm | 2026-04-13 02:04:45.865 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.875746 | debian-bookworm | 2026-04-13 02:04:45.865 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.875754 | debian-bookworm | 2026-04-13 02:04:45.867 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.876100 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_preferred_dcs_error [0.020152s] ... ok 2026-04-13 02:04:45.892749 | debian-bookworm | 2026-04-13 02:04:45.886 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.892784 | debian-bookworm | 2026-04-13 02:04:45.886 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.892793 | debian-bookworm | 2026-04-13 02:04:45.886 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.892802 | debian-bookworm | 2026-04-13 02:04:45.886 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.892810 | debian-bookworm | 2026-04-13 02:04:45.886 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.892818 | debian-bookworm | 2026-04-13 02:04:45.886 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.892826 | debian-bookworm | 2026-04-13 02:04:45.888 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.893161 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resume_snapmirror_svm [0.020915s] ... ok 2026-04-13 02:04:45.918353 | debian-bookworm | 2026-04-13 02:04:45.906 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.918378 | debian-bookworm | 2026-04-13 02:04:45.906 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.918387 | debian-bookworm | 2026-04-13 02:04:45.906 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.918395 | debian-bookworm | 2026-04-13 02:04:45.907 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.918403 | debian-bookworm | 2026-04-13 02:04:45.907 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.918421 | debian-bookworm | 2026-04-13 02:04:45.907 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.918430 | debian-bookworm | 2026-04-13 02:04:45.908 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.918774 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_volume_move_request_failure_1__True__True__False_ [0.020470s] ... ok 2026-04-13 02:04:45.937516 | debian-bookworm | 2026-04-13 02:04:45.927 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.937549 | debian-bookworm | 2026-04-13 02:04:45.927 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.937558 | debian-bookworm | 2026-04-13 02:04:45.927 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.937566 | debian-bookworm | 2026-04-13 02:04:45.927 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.937574 | debian-bookworm | 2026-04-13 02:04:45.927 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.937582 | debian-bookworm | 2026-04-13 02:04:45.928 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.937590 | debian-bookworm | 2026-04-13 02:04:45.929 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.937937 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_volume_move_request_success_2__False__None__False_ [0.021148s] ... ok 2026-04-13 02:04:45.942276 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_driver_4 [0.089639s] ... ok 2026-04-13 02:04:45.959980 | debian-bookworm | 2026-04-13 02:04:45.948 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.960022 | debian-bookworm | 2026-04-13 02:04:45.948 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.960044 | debian-bookworm | 2026-04-13 02:04:45.949 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.960053 | debian-bookworm | 2026-04-13 02:04:45.949 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.960061 | debian-bookworm | 2026-04-13 02:04:45.949 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.960069 | debian-bookworm | 2026-04-13 02:04:45.949 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.960081 | debian-bookworm | 2026-04-13 02:04:45.950 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.960437 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_cluster_peer_policy [0.020917s] ... ok 2026-04-13 02:04:45.979472 | debian-bookworm | 2026-04-13 02:04:45.969 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.979496 | debian-bookworm | 2026-04-13 02:04:45.969 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.979505 | debian-bookworm | 2026-04-13 02:04:45.969 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.979514 | debian-bookworm | 2026-04-13 02:04:45.970 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.979522 | debian-bookworm | 2026-04-13 02:04:45.970 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:45.979531 | debian-bookworm | 2026-04-13 02:04:45.970 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:45.979539 | debian-bookworm | 2026-04-13 02:04:45.971 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:45.979894 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_cluster_peer_policy_not_supported [0.020307s] ... ok 2026-04-13 02:04:45.992548 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_instance_2 [0.050334s] ... ok 2026-04-13 02:04:46.000250 | debian-bookworm | 2026-04-13 02:04:45.990 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.000274 | debian-bookworm | 2026-04-13 02:04:45.990 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.000283 | debian-bookworm | 2026-04-13 02:04:45.990 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.000291 | debian-bookworm | 2026-04-13 02:04:45.990 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.000302 | debian-bookworm | 2026-04-13 02:04:45.990 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.000310 | debian-bookworm | 2026-04-13 02:04:45.990 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.000318 | debian-bookworm | 2026-04-13 02:04:45.992 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.000585 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_3 [0.020801s] ... ok 2026-04-13 02:04:46.021518 | debian-bookworm | 2026-04-13 02:04:46.010 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.021533 | debian-bookworm | 2026-04-13 02:04:46.010 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.021537 | debian-bookworm | 2026-04-13 02:04:46.011 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.021541 | debian-bookworm | 2026-04-13 02:04:46.011 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.021544 | debian-bookworm | 2026-04-13 02:04:46.011 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.021557 | debian-bookworm | 2026-04-13 02:04:46.011 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.021561 | debian-bookworm | 2026-04-13 02:04:46.012 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.021934 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_volume [0.020440s] ... ok 2026-04-13 02:04:46.042438 | debian-bookworm | 2026-04-13 02:04:46.031 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.042451 | debian-bookworm | 2026-04-13 02:04:46.031 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.042454 | debian-bookworm | 2026-04-13 02:04:46.032 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.042458 | debian-bookworm | 2026-04-13 02:04:46.032 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.042465 | debian-bookworm | 2026-04-13 02:04:46.032 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.042468 | debian-bookworm | 2026-04-13 02:04:46.032 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.042472 | debian-bookworm | 2026-04-13 02:04:46.033 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.043009 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migrate_complete [0.020971s] ... ok 2026-04-13 02:04:46.047186 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_delete_instance [0.054489s] ... ok 2026-04-13 02:04:46.062900 | debian-bookworm | 2026-04-13 02:04:46.052 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.062911 | debian-bookworm | 2026-04-13 02:04:46.052 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.062920 | debian-bookworm | 2026-04-13 02:04:46.052 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.062924 | debian-bookworm | 2026-04-13 02:04:46.053 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.062927 | debian-bookworm | 2026-04-13 02:04:46.053 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.062931 | debian-bookworm | 2026-04-13 02:04:46.053 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.062934 | debian-bookworm | 2026-04-13 02:04:46.054 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.063454 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migrate_pause [0.020753s] ... ok 2026-04-13 02:04:46.082973 | debian-bookworm | 2026-04-13 02:04:46.073 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.082987 | debian-bookworm | 2026-04-13 02:04:46.073 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.083033 | debian-bookworm | 2026-04-13 02:04:46.073 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.083037 | debian-bookworm | 2026-04-13 02:04:46.073 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.083041 | debian-bookworm | 2026-04-13 02:04:46.073 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.083045 | debian-bookworm | 2026-04-13 02:04:46.074 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.083048 | debian-bookworm | 2026-04-13 02:04:46.075 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.083326 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migration_start_1 [0.020596s] ... ok 2026-04-13 02:04:46.103415 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__provide_share_server_for_migration [0.056015s] ... ok 2026-04-13 02:04:46.106290 | debian-bookworm | 2026-04-13 02:04:46.094 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.106302 | debian-bookworm | 2026-04-13 02:04:46.094 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.106322 | debian-bookworm | 2026-04-13 02:04:46.094 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.106325 | debian-bookworm | 2026-04-13 02:04:46.095 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.106329 | debian-bookworm | 2026-04-13 02:04:46.095 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.106332 | debian-bookworm | 2026-04-13 02:04:46.095 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.106336 | debian-bookworm | 2026-04-13 02:04:46.095 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Volume fake_share unmounted. _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:46.106340 | debian-bookworm | 2026-04-13 02:04:46.096 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.106562 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_unmount_volume [0.021220s] ... ok 2026-04-13 02:04:46.122957 | debian-bookworm | 2026-04-13 02:04:46.115 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.122969 | debian-bookworm | 2026-04-13 02:04:46.115 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.122973 | debian-bookworm | 2026-04-13 02:04:46.115 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.122976 | debian-bookworm | 2026-04-13 02:04:46.115 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.122984 | debian-bookworm | 2026-04-13 02:04:46.115 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.122988 | debian-bookworm | 2026-04-13 02:04:46.115 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.122992 | debian-bookworm | 2026-04-13 02:04:46.117 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.123230 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_unmount_volume_api_error [0.020461s] ... ok 2026-04-13 02:04:46.128586 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_2__None__True_ [0.025164s] ... ok 2026-04-13 02:04:46.151028 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_4___fake_reservations___True_ [0.022101s] ... ok 2026-04-13 02:04:46.157206 | debian-bookworm | 2026-04-13 02:04:46.135 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.157232 | debian-bookworm | 2026-04-13 02:04:46.136 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.157240 | debian-bookworm | 2026-04-13 02:04:46.136 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.157247 | debian-bookworm | 2026-04-13 02:04:46.136 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.157254 | debian-bookworm | 2026-04-13 02:04:46.136 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.157261 | debian-bookworm | 2026-04-13 02:04:46.136 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.157271 | debian-bookworm | 2026-04-13 02:04:46.137 6641 WARNING mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 13001:...job ID... 2026-04-13 02:04:46.157278 | debian-bookworm | 2026-04-13 02:04:46.137 6641 WARNING mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 13001:...job ID... 2026-04-13 02:04:46.157292 | debian-bookworm | 2026-04-13 02:04:46.137 6641 WARNING mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 13001:...job ID... 2026-04-13 02:04:46.157299 | debian-bookworm | 2026-04-13 02:04:46.137 6641 WARNING mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 13001:...job ID... 2026-04-13 02:04:46.157306 | debian-bookworm | 2026-04-13 02:04:46.138 6641 WARNING mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 13001:...job ID... 2026-04-13 02:04:46.157312 | debian-bookworm | 2026-04-13 02:04:46.138 6641 WARNING mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 13001:...job ID... 2026-04-13 02:04:46.157324 | debian-bookworm | 2026-04-13 02:04:46.138 6641 WARNING mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 13001:...job ID... 2026-04-13 02:04:46.157331 | debian-bookworm | 2026-04-13 02:04:46.138 6641 WARNING mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 13001:...job ID... 2026-04-13 02:04:46.157337 | debian-bookworm | 2026-04-13 02:04:46.138 6641 WARNING mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 13001:...job ID... 2026-04-13 02:04:46.157344 | debian-bookworm | 2026-04-13 02:04:46.138 6641 WARNING mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 13001:...job ID... 2026-04-13 02:04:46.157351 | debian-bookworm | 2026-04-13 02:04:46.139 6641 ERROR mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to unmount volume fake_share after waiting for 30 seconds. 2026-04-13 02:04:46.157358 | debian-bookworm | 2026-04-13 02:04:46.139 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.157862 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_unmount_volume_with_max_retries [0.022605s] ... ok 2026-04-13 02:04:46.163568 | debian-bookworm | 2026-04-13 02:04:46.158 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.163594 | debian-bookworm | 2026-04-13 02:04:46.158 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.163598 | debian-bookworm | 2026-04-13 02:04:46.158 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.163602 | debian-bookworm | 2026-04-13 02:04:46.158 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.163606 | debian-bookworm | 2026-04-13 02:04:46.158 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.163609 | debian-bookworm | 2026-04-13 02:04:46.159 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.163613 | debian-bookworm | 2026-04-13 02:04:46.160 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.163758 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_nfs_export_rule_1 [0.020343s] ... ok 2026-04-13 02:04:46.184870 | debian-bookworm | 2026-04-13 02:04:46.179 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.184896 | debian-bookworm | 2026-04-13 02:04:46.179 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.184904 | debian-bookworm | 2026-04-13 02:04:46.179 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.184911 | debian-bookworm | 2026-04-13 02:04:46.180 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.184918 | debian-bookworm | 2026-04-13 02:04:46.180 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.184925 | debian-bookworm | 2026-04-13 02:04:46.180 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.184942 | debian-bookworm | 2026-04-13 02:04:46.181 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.185373 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror_already_transferring [0.021185s] ... ok 2026-04-13 02:04:46.211077 | debian-bookworm | 2026-04-13 02:04:46.200 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.211104 | debian-bookworm | 2026-04-13 02:04:46.200 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.211112 | debian-bookworm | 2026-04-13 02:04:46.200 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.211119 | debian-bookworm | 2026-04-13 02:04:46.201 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.211125 | debian-bookworm | 2026-04-13 02:04:46.201 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.211132 | debian-bookworm | 2026-04-13 02:04:46.201 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.211139 | debian-bookworm | 2026-04-13 02:04:46.203 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.211731 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_03 [0.021889s] ... ok 2026-04-13 02:04:46.232781 | debian-bookworm | 2026-04-13 02:04:46.222 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.232795 | debian-bookworm | 2026-04-13 02:04:46.222 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.232800 | debian-bookworm | 2026-04-13 02:04:46.222 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.232808 | debian-bookworm | 2026-04-13 02:04:46.223 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.232812 | debian-bookworm | 2026-04-13 02:04:46.223 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.232817 | debian-bookworm | 2026-04-13 02:04:46.223 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.232821 | debian-bookworm | 2026-04-13 02:04:46.225 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.233080 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_11 [0.022053s] ... ok 2026-04-13 02:04:46.237379 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__server_migration_complete_driver_3 [0.086348s] ... ok 2026-04-13 02:04:46.255453 | debian-bookworm | 2026-04-13 02:04:46.244 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.255485 | debian-bookworm | 2026-04-13 02:04:46.244 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.255494 | debian-bookworm | 2026-04-13 02:04:46.244 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.255503 | debian-bookworm | 2026-04-13 02:04:46.244 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.255511 | debian-bookworm | 2026-04-13 02:04:46.244 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.255519 | debian-bookworm | 2026-04-13 02:04:46.244 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.255527 | debian-bookworm | 2026-04-13 02:04:46.245 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.255929 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_snapshot_policy [0.020418s] ... ok 2026-04-13 02:04:46.262732 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_1_None [0.025176s] ... ok 2026-04-13 02:04:46.275254 | debian-bookworm | 2026-04-13 02:04:46.264 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.275286 | debian-bookworm | 2026-04-13 02:04:46.264 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.275295 | debian-bookworm | 2026-04-13 02:04:46.264 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.275307 | debian-bookworm | 2026-04-13 02:04:46.265 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.275315 | debian-bookworm | 2026-04-13 02:04:46.265 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.275323 | debian-bookworm | 2026-04-13 02:04:46.265 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.275332 | debian-bookworm | 2026-04-13 02:04:46.266 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.275744 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_start_api_error [0.020383s] ... ok 2026-04-13 02:04:46.296390 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_updates_replica_2_False [0.033413s] ... ok 2026-04-13 02:04:46.297621 | debian-bookworm | 2026-04-13 02:04:46.285 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.297651 | debian-bookworm | 2026-04-13 02:04:46.286 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.297660 | debian-bookworm | 2026-04-13 02:04:46.286 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.297668 | debian-bookworm | 2026-04-13 02:04:46.286 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.297676 | debian-bookworm | 2026-04-13 02:04:46.286 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.297694 | debian-bookworm | 2026-04-13 02:04:46.286 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.297703 | debian-bookworm | 2026-04-13 02:04:46.287 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Checking if volume fake_share has LUNs _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:46.297711 | debian-bookworm | 2026-04-13 02:04:46.287 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.298010 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_luns_not_found [0.021341s] ... ok 2026-04-13 02:04:46.318559 | debian-bookworm | 2026-04-13 02:04:46.306 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.318594 | debian-bookworm | 2026-04-13 02:04:46.306 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.318603 | debian-bookworm | 2026-04-13 02:04:46.306 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.318611 | debian-bookworm | 2026-04-13 02:04:46.307 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.318619 | debian-bookworm | 2026-04-13 02:04:46.307 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.318627 | debian-bookworm | 2026-04-13 02:04:46.307 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.318635 | debian-bookworm | 2026-04-13 02:04:46.307 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Checking if Vserver fake_vserver exists _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:46.318643 | debian-bookworm | 2026-04-13 02:04:46.308 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.319030 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_vserver_exists_not_found [0.020458s] ... ok 2026-04-13 02:04:46.335012 | debian-bookworm | 2026-04-13 02:04:46.327 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:46.335061 | debian-bookworm | 2026-04-13 02:04:46.327 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.335075 | debian-bookworm | 2026-04-13 02:04:46.327 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.335086 | debian-bookworm | 2026-04-13 02:04:46.327 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.335098 | debian-bookworm | 2026-04-13 02:04:46.329 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.335447 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__abort_snapmirror [0.020490s] ... ok 2026-04-13 02:04:46.352990 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_network_security_service_no_support [0.056450s] ... ok 2026-04-13 02:04:46.358419 | debian-bookworm | 2026-04-13 02:04:46.347 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:46.358481 | debian-bookworm | 2026-04-13 02:04:46.348 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.358491 | debian-bookworm | 2026-04-13 02:04:46.348 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.358499 | debian-bookworm | 2026-04-13 02:04:46.348 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.358507 | debian-bookworm | 2026-04-13 02:04:46.348 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] VLAN 1001 already exists on port e0a _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:46.358515 | debian-bookworm | 2026-04-13 02:04:46.349 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.358920 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vlan_1_1 [0.020423s] ... ok 2026-04-13 02:04:46.376642 | debian-bookworm | 2026-04-13 02:04:46.368 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:46.376683 | debian-bookworm | 2026-04-13 02:04:46.369 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.376692 | debian-bookworm | 2026-04-13 02:04:46.369 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.376700 | debian-bookworm | 2026-04-13 02:04:46.369 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.376708 | debian-bookworm | 2026-04-13 02:04:46.370 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.377157 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vserver_delete_retention_hours_3_270000 [0.020780s] ... ok 2026-04-13 02:04:46.405846 | debian-bookworm | 2026-04-13 02:04:46.389 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:46.405875 | debian-bookworm | 2026-04-13 02:04:46.389 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.405884 | debian-bookworm | 2026-04-13 02:04:46.389 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.405895 | debian-bookworm | 2026-04-13 02:04:46.389 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.405903 | debian-bookworm | 2026-04-13 02:04:46.390 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to get disk info for aggregate fake_aggr1.: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2026-04-13 02:04:46.405912 | debian-bookworm | 2026-04-13 02:04:46.390 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest Traceback (most recent call last): 2026-04-13 02:04:46.405919 | debian-bookworm | 2026-04-13 02:04:46.390 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py", line 636, in _get_aggregate_disk_types 2026-04-13 02:04:46.405927 | debian-bookworm | 2026-04-13 02:04:46.390 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest response = self.send_request( 2026-04-13 02:04:46.405935 | debian-bookworm | 2026-04-13 02:04:46.390 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:46.405943 | debian-bookworm | 2026-04-13 02:04:46.390 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:46.405959 | debian-bookworm | 2026-04-13 02:04:46.390 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest return self._mock_call(*args, **kwargs) 2026-04-13 02:04:46.405967 | debian-bookworm | 2026-04-13 02:04:46.390 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:46.405975 | debian-bookworm | 2026-04-13 02:04:46.390 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:46.405982 | debian-bookworm | 2026-04-13 02:04:46.390 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:46.405990 | debian-bookworm | 2026-04-13 02:04:46.390 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:46.405998 | debian-bookworm | 2026-04-13 02:04:46.390 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:04:46.406006 | debian-bookworm | 2026-04-13 02:04:46.390 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest result = effect(*args, **kwargs) 2026-04-13 02:04:46.406013 | debian-bookworm | 2026-04-13 02:04:46.390 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:46.406021 | debian-bookworm | 2026-04-13 02:04:46.390 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:46.406028 | debian-bookworm | 2026-04-13 02:04:46.390 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest return self._mock_call(*args, **kwargs) 2026-04-13 02:04:46.406036 | debian-bookworm | 2026-04-13 02:04:46.390 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:46.406050 | debian-bookworm | 2026-04-13 02:04:46.390 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:46.406058 | debian-bookworm | 2026-04-13 02:04:46.390 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:46.406065 | debian-bookworm | 2026-04-13 02:04:46.390 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:46.406073 | debian-bookworm | 2026-04-13 02:04:46.390 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:46.406081 | debian-bookworm | 2026-04-13 02:04:46.390 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest raise effect 2026-04-13 02:04:46.406088 | debian-bookworm | 2026-04-13 02:04:46.390 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2026-04-13 02:04:46.406096 | debian-bookworm | 2026-04-13 02:04:46.390 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest 2026-04-13 02:04:46.406107 | debian-bookworm | 2026-04-13 02:04:46.391 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.406491 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_aggregate_disk_types_exception [0.021395s] ... ok 2026-04-13 02:04:46.415135 | debian-bookworm | 2026-04-13 02:04:46.411 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:46.415176 | debian-bookworm | 2026-04-13 02:04:46.411 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.415185 | debian-bookworm | 2026-04-13 02:04:46.411 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.415193 | debian-bookworm | 2026-04-13 02:04:46.411 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.415202 | debian-bookworm | 2026-04-13 02:04:46.412 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.415570 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_nfs_export_rule_indices [0.020716s] ... ok 2026-04-13 02:04:46.439399 | debian-bookworm | 2026-04-13 02:04:46.432 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:46.439432 | debian-bookworm | 2026-04-13 02:04:46.432 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.439441 | debian-bookworm | 2026-04-13 02:04:46.433 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.439450 | debian-bookworm | 2026-04-13 02:04:46.433 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.439458 | debian-bookworm | 2026-04-13 02:04:46.433 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] NVE disabled - Key management is not configured on the admin Vserver. _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:46.439466 | debian-bookworm | 2026-04-13 02:04:46.434 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.439802 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_security_key_manager_nve_support_no_records [0.021449s] ... ok 2026-04-13 02:04:46.453269 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_status [0.100322s] ... ok 2026-04-13 02:04:46.461248 | debian-bookworm | 2026-04-13 02:04:46.453 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:46.461284 | debian-bookworm | 2026-04-13 02:04:46.453 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.461309 | debian-bookworm | 2026-04-13 02:04:46.453 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.461322 | debian-bookworm | 2026-04-13 02:04:46.453 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.461332 | debian-bookworm | 2026-04-13 02:04:46.454 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.461706 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__remove_nfs_export_rules [0.020514s] ... ok 2026-04-13 02:04:46.474119 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-13 02:04:46.474146 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:46.474154 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-13 02:04:46.474162 | debian-bookworm | self.driver.do_setup(ctxt) 2026-04-13 02:04:46.474170 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:46.474178 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:04:46.474197 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:46.474205 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:46.474212 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:46.474220 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:46.474227 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:46.474235 | debian-bookworm | raise effect 2026-04-13 02:04:46.474242 | debian-bookworm | Exception 2026-04-13 02:04:46.477413 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_07_manage_share [0.023822s] ... ok 2026-04-13 02:04:46.483063 | debian-bookworm | 2026-04-13 02:04:46.474 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:46.483098 | debian-bookworm | 2026-04-13 02:04:46.474 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.483111 | debian-bookworm | 2026-04-13 02:04:46.474 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.483123 | debian-bookworm | 2026-04-13 02:04:46.475 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.483134 | debian-bookworm | 2026-04-13 02:04:46.476 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.483445 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__resume_snapmirror_2_sync [0.021285s] ... ok 2026-04-13 02:04:46.499270 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-13 02:04:46.499304 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:46.499336 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-13 02:04:46.499351 | debian-bookworm | self.driver.do_setup(ctxt) 2026-04-13 02:04:46.499362 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:46.499373 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:04:46.499383 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:46.499393 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:46.499403 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:46.499413 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:46.499423 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:46.499431 | debian-bookworm | raise effect 2026-04-13 02:04:46.499439 | debian-bookworm | Exception 2026-04-13 02:04:46.502295 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_13_delete_snapshot [0.024725s] ... ok 2026-04-13 02:04:46.503911 | debian-bookworm | 2026-04-13 02:04:46.495 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:46.503938 | debian-bookworm | 2026-04-13 02:04:46.495 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.503948 | debian-bookworm | 2026-04-13 02:04:46.495 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.503956 | debian-bookworm | 2026-04-13 02:04:46.495 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.503964 | debian-bookworm | 2026-04-13 02:04:46.496 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.504298 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__unmount_volume [0.020216s] ... ok 2026-04-13 02:04:46.521748 | debian-bookworm | 2026-04-13 02:04:46.515 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:46.521779 | debian-bookworm | 2026-04-13 02:04:46.515 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.521787 | debian-bookworm | 2026-04-13 02:04:46.515 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.521809 | debian-bookworm | 2026-04-13 02:04:46.516 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.521818 | debian-bookworm | 2026-04-13 02:04:46.517 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.522221 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_abort_snapmirror_vol [0.020551s] ... ok 2026-04-13 02:04:46.522677 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-13 02:04:46.522700 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:46.522709 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-13 02:04:46.522717 | debian-bookworm | self.driver.do_setup(ctxt) 2026-04-13 02:04:46.522731 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:46.522739 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:04:46.522747 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:46.522754 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:46.522762 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:46.522769 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:46.522777 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:46.522785 | debian-bookworm | raise effect 2026-04-13 02:04:46.522792 | debian-bookworm | Exception 2026-04-13 02:04:46.525458 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_18_delete_share_server [0.023265s] ... ok 2026-04-13 02:04:46.544591 | debian-bookworm | 2026-04-13 02:04:46.536 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:46.544620 | debian-bookworm | 2026-04-13 02:04:46.536 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.544629 | debian-bookworm | 2026-04-13 02:04:46.536 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.544637 | debian-bookworm | 2026-04-13 02:04:46.536 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.544645 | debian-bookworm | 2026-04-13 02:04:46.537 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.545093 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_for_cluster_credentials_1_True [0.020454s] ... ok 2026-04-13 02:04:46.546116 | debian-bookworm | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-13 02:04:46.546164 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:46.546173 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-13 02:04:46.546181 | debian-bookworm | self.driver.do_setup(ctxt) 2026-04-13 02:04:46.546189 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:46.546196 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:04:46.546204 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:46.546212 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:46.546219 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:46.546227 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:46.546235 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:46.546242 | debian-bookworm | raise effect 2026-04-13 02:04:46.546250 | debian-bookworm | Exception 2026-04-13 02:04:46.549035 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_25_create_share_replica [0.023395s] ... ok 2026-04-13 02:04:46.567363 | debian-bookworm | 2026-04-13 02:04:46.556 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:46.567392 | debian-bookworm | 2026-04-13 02:04:46.556 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.567401 | debian-bookworm | 2026-04-13 02:04:46.556 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.567416 | debian-bookworm | 2026-04-13 02:04:46.557 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.567424 | debian-bookworm | 2026-04-13 02:04:46.558 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Trying to setup CIFS server with data: {'ad_domain.user': 'fake_user_3', 'ad_domain.password': 'fake_password_3', 'force': 'true', 'name': , 'ad_domain.fqdn': 'fake_domain_3', 'ad_domain.organizational_unit': 'fake_ou_3'} _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:46.567433 | debian-bookworm | 2026-04-13 02:04:46.558 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.567851 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_user_privilege_error_2 [0.021039s] ... ok 2026-04-13 02:04:46.572578 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_check_update_share_server_network_allocations_1_True [0.023476s] ... ok 2026-04-13 02:04:46.585385 | debian-bookworm | 2026-04-13 02:04:46.578 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:46.585410 | debian-bookworm | 2026-04-13 02:04:46.578 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.585432 | debian-bookworm | 2026-04-13 02:04:46.578 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.585441 | debian-bookworm | 2026-04-13 02:04:46.578 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.585449 | debian-bookworm | 2026-04-13 02:04:46.579 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.585758 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_nfs [0.020725s] ... ok 2026-04-13 02:04:46.592650 | debian-bookworm | One of share group snapshot 'fake_snap_id' members does not have reference ID. Its update was skipped. 2026-04-13 02:04:46.595097 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_snapshot_with_member_update [0.022322s] ... ok 2026-04-13 02:04:46.606064 | debian-bookworm | 2026-04-13 02:04:46.598 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:46.606094 | debian-bookworm | 2026-04-13 02:04:46.598 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.606103 | debian-bookworm | 2026-04-13 02:04:46.598 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.606118 | debian-bookworm | 2026-04-13 02:04:46.598 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.606126 | debian-bookworm | 2026-04-13 02:04:46.600 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.606475 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_fpolicy_event [0.020164s] ... ok 2026-04-13 02:04:46.621207 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_with_update [0.025964s] ... ok 2026-04-13 02:04:46.628256 | debian-bookworm | 2026-04-13 02:04:46.619 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:46.628284 | debian-bookworm | 2026-04-13 02:04:46.619 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.628303 | debian-bookworm | 2026-04-13 02:04:46.619 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.628311 | debian-bookworm | 2026-04-13 02:04:46.619 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.628319 | debian-bookworm | 2026-04-13 02:04:46.621 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.628626 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_kerberos_realm_error_2_None [0.021047s] ... ok 2026-04-13 02:04:46.647081 | debian-bookworm | 2026-04-13 02:04:46.640 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:46.647108 | debian-bookworm | 2026-04-13 02:04:46.640 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.647117 | debian-bookworm | 2026-04-13 02:04:46.640 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.647125 | debian-bookworm | 2026-04-13 02:04:46.640 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.647133 | debian-bookworm | 2026-04-13 02:04:46.641 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.647473 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_2___fc00___7____fe80__1___False_ [0.020453s] ... ok 2026-04-13 02:04:46.669124 | debian-bookworm | 2026-04-13 02:04:46.660 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:46.669152 | debian-bookworm | 2026-04-13 02:04:46.660 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.669161 | debian-bookworm | 2026-04-13 02:04:46.660 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.669169 | debian-bookworm | 2026-04-13 02:04:46.661 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.669186 | debian-bookworm | 2026-04-13 02:04:46.662 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.669571 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_no_destination_1__ [0.020394s] ... ok 2026-04-13 02:04:46.689989 | debian-bookworm | 2026-04-13 02:04:46.681 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:46.690032 | debian-bookworm | 2026-04-13 02:04:46.681 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.690041 | debian-bookworm | 2026-04-13 02:04:46.681 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.690049 | debian-bookworm | 2026-04-13 02:04:46.681 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.690057 | debian-bookworm | 2026-04-13 02:04:46.682 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to create snapmirror. Error: unknown. Code: 123 _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:46.690065 | debian-bookworm | 2026-04-13 02:04:46.683 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.690471 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_vol_error [0.020792s] ... ok 2026-04-13 02:04:46.704867 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_network_port_limit_exceeded [0.083437s] ... ok 2026-04-13 02:04:46.710904 | debian-bookworm | 2026-04-13 02:04:46.701 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:46.710931 | debian-bookworm | 2026-04-13 02:04:46.702 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.710947 | debian-bookworm | 2026-04-13 02:04:46.702 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.710955 | debian-bookworm | 2026-04-13 02:04:46.702 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.710973 | debian-bookworm | 2026-04-13 02:04:46.703 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.711309 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapshot [0.020567s] ... ok 2026-04-13 02:04:46.730598 | debian-bookworm | 2026-04-13 02:04:46.723 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:46.730673 | debian-bookworm | 2026-04-13 02:04:46.723 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.730683 | debian-bookworm | 2026-04-13 02:04:46.723 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.730692 | debian-bookworm | 2026-04-13 02:04:46.723 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.730700 | debian-bookworm | 2026-04-13 02:04:46.725 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.731002 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_split_2_False [0.021399s] ... ok 2026-04-13 02:04:46.752788 | debian-bookworm | 2026-04-13 02:04:46.744 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:46.752818 | debian-bookworm | 2026-04-13 02:04:46.744 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.752826 | debian-bookworm | 2026-04-13 02:04:46.744 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.752834 | debian-bookworm | 2026-04-13 02:04:46.744 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.752843 | debian-bookworm | 2026-04-13 02:04:46.745 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.753169 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_no_records [0.020472s] ... ok 2026-04-13 02:04:46.770394 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_server_fail [0.065295s] ... ok 2026-04-13 02:04:46.774485 | debian-bookworm | 2026-04-13 02:04:46.764 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:46.774514 | debian-bookworm | 2026-04-13 02:04:46.764 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.774523 | debian-bookworm | 2026-04-13 02:04:46.765 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.774531 | debian-bookworm | 2026-04-13 02:04:46.765 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.774539 | debian-bookworm | 2026-04-13 02:04:46.765 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] VLAN %(vlan)s on port %(port)s node %(node)s was not found _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:46.774548 | debian-bookworm | 2026-04-13 02:04:46.766 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.774891 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vlan_not_found [0.020422s] ... ok 2026-04-13 02:04:46.794419 | debian-bookworm | 2026-04-13 02:04:46.786 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:46.794448 | debian-bookworm | 2026-04-13 02:04:46.786 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.794457 | debian-bookworm | 2026-04-13 02:04:46.786 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.794465 | debian-bookworm | 2026-04-13 02:04:46.786 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.794474 | debian-bookworm | 2026-04-13 02:04:46.787 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.794865 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_clone_children_for_snapshot [0.021170s] ... ok 2026-04-13 02:04:46.807156 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_driver_error_on_creation [0.036670s] ... ok 2026-04-13 02:04:46.812761 | debian-bookworm | 2026-04-13 02:04:46.806 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:46.812803 | debian-bookworm | 2026-04-13 02:04:46.806 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.812817 | debian-bookworm | 2026-04-13 02:04:46.806 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.812829 | debian-bookworm | 2026-04-13 02:04:46.806 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.812841 | debian-bookworm | 2026-04-13 02:04:46.807 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.813203 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ipspace_name_for_vlan_port [0.020224s] ... ok 2026-04-13 02:04:46.830236 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_2 [0.022985s] ... ok 2026-04-13 02:04:46.835754 | debian-bookworm | 2026-04-13 02:04:46.827 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:46.835782 | debian-bookworm | 2026-04-13 02:04:46.827 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.835791 | debian-bookworm | 2026-04-13 02:04:46.827 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.835799 | debian-bookworm | 2026-04-13 02:04:46.827 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.835808 | debian-bookworm | 2026-04-13 02:04:46.828 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.836132 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_key_store_config_uuid [0.020599s] ... ok 2026-04-13 02:04:46.853525 | debian-bookworm | 2026-04-13 02:04:46.847 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:46.853576 | debian-bookworm | 2026-04-13 02:04:46.847 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.853588 | debian-bookworm | 2026-04-13 02:04:46.847 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.853601 | debian-bookworm | 2026-04-13 02:04:46.847 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.853610 | debian-bookworm | 2026-04-13 02:04:46.849 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.854107 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_not_found [0.020276s] ... ok 2026-04-13 02:04:46.856206 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_group [0.025972s] ... ok 2026-04-13 02:04:46.876587 | debian-bookworm | 2026-04-13 02:04:46.868 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:46.876623 | debian-bookworm | 2026-04-13 02:04:46.868 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.876637 | debian-bookworm | 2026-04-13 02:04:46.868 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.876649 | debian-bookworm | 2026-04-13 02:04:46.868 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.876661 | debian-bookworm | 2026-04-13 02:04:46.870 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.877021 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_2_False [0.021039s] ... ok 2026-04-13 02:04:46.890432 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_server_server_not_found [0.033953s] ... ok 2026-04-13 02:04:46.896370 | debian-bookworm | 2026-04-13 02:04:46.888 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:46.896399 | debian-bookworm | 2026-04-13 02:04:46.889 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.896418 | debian-bookworm | 2026-04-13 02:04:46.889 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.896426 | debian-bookworm | 2026-04-13 02:04:46.889 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.896434 | debian-bookworm | 2026-04-13 02:04:46.889 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retrieving Vserver fake_vserver information. _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:46.896442 | debian-bookworm | 2026-04-13 02:04:46.890 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.896767 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_info_2 [0.020172s] ... ok 2026-04-13 02:04:46.914665 | debian-bookworm | 2026-04-13 02:04:46.908 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:46.914701 | debian-bookworm | 2026-04-13 02:04:46.909 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.914714 | debian-bookworm | 2026-04-13 02:04:46.909 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.914762 | debian-bookworm | 2026-04-13 02:04:46.909 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.914774 | debian-bookworm | 2026-04-13 02:04:46.910 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.915120 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_peers [0.019765s] ... ok 2026-04-13 02:04:46.937432 | debian-bookworm | 2026-04-13 02:04:46.929 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:46.937509 | debian-bookworm | 2026-04-13 02:04:46.929 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.937525 | debian-bookworm | 2026-04-13 02:04:46.929 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.937555 | debian-bookworm | 2026-04-13 02:04:46.929 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.937568 | debian-bookworm | 2026-04-13 02:04:46.930 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.938062 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_non_root_aggregates [0.020324s] ... ok 2026-04-13 02:04:46.955667 | debian-bookworm | 2026-04-13 02:04:46.949 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:46.955722 | debian-bookworm | 2026-04-13 02:04:46.949 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.955746 | debian-bookworm | 2026-04-13 02:04:46.949 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.955758 | debian-bookworm | 2026-04-13 02:04:46.949 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.955770 | debian-bookworm | 2026-04-13 02:04:46.951 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.956175 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_online_volume [0.020159s] ... ok 2026-04-13 02:04:46.981032 | debian-bookworm | 2026-04-13 02:04:46.970 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:46.981074 | debian-bookworm | 2026-04-13 02:04:46.971 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.981087 | debian-bookworm | 2026-04-13 02:04:46.971 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:46.981099 | debian-bookworm | 2026-04-13 02:04:46.971 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:46.981129 | debian-bookworm | 2026-04-13 02:04:46.971 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] The __setstate__ call is not supported for REST, falling back to ZAPI. _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:46.981143 | debian-bookworm | 2026-04-13 02:04:46.972 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Could not delete export policy deleted_manila_fake_policy_1. _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:46.981155 | debian-bookworm | 2026-04-13 02:04:46.972 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Could not delete export policy deleted_manila_fake_policy_2. _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:46.981167 | debian-bookworm | 2026-04-13 02:04:46.972 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] The __setstate__ call is not supported for REST, falling back to ZAPI. _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:46.981179 | debian-bookworm | 2026-04-13 02:04:46.972 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Could not delete export policy deleted_manila_fake_policy_3. _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:46.981191 | debian-bookworm | 2026-04-13 02:04:46.973 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:46.981613 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_nfs_export_policies_api_error [0.022316s] ... ok 2026-04-13 02:04:47.007479 | debian-bookworm | 2026-04-13 02:04:46.992 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:47.007527 | debian-bookworm | 2026-04-13 02:04:46.992 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:47.007537 | debian-bookworm | 2026-04-13 02:04:46.992 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:47.007546 | debian-bookworm | 2026-04-13 02:04:46.992 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:47.007555 | debian-bookworm | 2026-04-13 02:04:46.993 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] The __deepcopy__ call is not supported for REST, falling back to ZAPI. _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:47.007564 | debian-bookworm | 2026-04-13 02:04:46.993 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] The __setstate__ call is not supported for REST, falling back to ZAPI. _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:47.007572 | debian-bookworm | 2026-04-13 02:04:46.993 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] The set_vserver call is not supported for REST, falling back to ZAPI. _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:47.007593 | debian-bookworm | 2026-04-13 02:04:46.993 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Could not delete snapshot fake_uuid on volume fake_volume_uuid.: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-04-13 02:04:47.007602 | debian-bookworm | 2026-04-13 02:04:46.993 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest Traceback (most recent call last): 2026-04-13 02:04:47.007611 | debian-bookworm | 2026-04-13 02:04:46.993 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py", line 2391, in prune_deleted_snapshots 2026-04-13 02:04:47.007619 | debian-bookworm | 2026-04-13 02:04:46.993 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest self.send_request(f'/storage/volumes/{vol_uuid}/snapshots/' 2026-04-13 02:04:47.007627 | debian-bookworm | 2026-04-13 02:04:46.993 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:47.007636 | debian-bookworm | 2026-04-13 02:04:46.993 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest return self._mock_call(*args, **kwargs) 2026-04-13 02:04:47.007644 | debian-bookworm | 2026-04-13 02:04:46.993 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:47.007652 | debian-bookworm | 2026-04-13 02:04:46.993 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:47.007660 | debian-bookworm | 2026-04-13 02:04:46.993 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:47.007668 | debian-bookworm | 2026-04-13 02:04:46.993 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:47.007676 | debian-bookworm | 2026-04-13 02:04:46.993 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:47.007691 | debian-bookworm | 2026-04-13 02:04:46.993 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest raise effect 2026-04-13 02:04:47.007700 | debian-bookworm | 2026-04-13 02:04:46.993 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-04-13 02:04:47.007709 | debian-bookworm | 2026-04-13 02:04:46.993 6641 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest 2026-04-13 02:04:47.007721 | debian-bookworm | 2026-04-13 02:04:46.994 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.008160 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_snapshots_1_True [0.021350s] ... ok 2026-04-13 02:04:47.012947 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_do_deferred_snapshot_deletion [0.122403s] ... ok 2026-04-13 02:04:47.019770 | debian-bookworm | 2026-04-13 02:04:47.014 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:47.019800 | debian-bookworm | 2026-04-13 02:04:47.014 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:47.019820 | debian-bookworm | 2026-04-13 02:04:47.014 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:47.019829 | debian-bookworm | 2026-04-13 02:04:47.014 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:47.019837 | debian-bookworm | 2026-04-13 02:04:47.015 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.020181 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_1__None__None_ [0.020587s] ... ok 2026-04-13 02:04:47.042692 | debian-bookworm | 2026-04-13 02:04:47.034 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:47.042729 | debian-bookworm | 2026-04-13 02:04:47.034 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:47.042738 | debian-bookworm | 2026-04-13 02:04:47.034 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:47.042746 | debian-bookworm | 2026-04-13 02:04:47.035 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:47.042755 | debian-bookworm | 2026-04-13 02:04:47.035 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.043392 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_does_not_exists [0.020331s] ... ok 2026-04-13 02:04:47.060679 | debian-bookworm | 2026-04-13 02:04:47.054 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:47.060722 | debian-bookworm | 2026-04-13 02:04:47.055 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:47.060735 | debian-bookworm | 2026-04-13 02:04:47.055 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:47.060747 | debian-bookworm | 2026-04-13 02:04:47.055 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:47.060774 | debian-bookworm | 2026-04-13 02:04:47.056 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.061130 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_exists [0.020294s] ... ok 2026-04-13 02:04:47.082278 | debian-bookworm | 2026-04-13 02:04:47.075 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:47.082313 | debian-bookworm | 2026-04-13 02:04:47.075 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:47.082322 | debian-bookworm | 2026-04-13 02:04:47.075 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:47.082330 | debian-bookworm | 2026-04-13 02:04:47.076 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:47.082339 | debian-bookworm | 2026-04-13 02:04:47.077 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.082869 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_quiesce_snapmirror_vol [0.020679s] ... ok 2026-04-13 02:04:47.104317 | debian-bookworm | 2026-04-13 02:04:47.095 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:47.104353 | debian-bookworm | 2026-04-13 02:04:47.096 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:47.104362 | debian-bookworm | 2026-04-13 02:04:47.096 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:47.104370 | debian-bookworm | 2026-04-13 02:04:47.096 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:47.104388 | debian-bookworm | 2026-04-13 02:04:47.097 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.104760 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share_access [0.019999s] ... ok 2026-04-13 02:04:47.126111 | debian-bookworm | 2026-04-13 02:04:47.115 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:47.126142 | debian-bookworm | 2026-04-13 02:04:47.116 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:47.126150 | debian-bookworm | 2026-04-13 02:04:47.116 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:47.126158 | debian-bookworm | 2026-04-13 02:04:47.116 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:47.126166 | debian-bookworm | 2026-04-13 02:04:47.117 6641 ERROR mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to reset volume autosize for volume1. Error: fake_message. Code: fake_code: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake_code:fake_message 2026-04-13 02:04:47.126175 | debian-bookworm | 2026-04-13 02:04:47.117 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.126688 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_reset_volume_autosize_api_error [0.020298s] ... ok 2026-04-13 02:04:47.144734 | debian-bookworm | 2026-04-13 02:04:47.136 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:47.144760 | debian-bookworm | 2026-04-13 02:04:47.136 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:47.144769 | debian-bookworm | 2026-04-13 02:04:47.136 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:47.144778 | debian-bookworm | 2026-04-13 02:04:47.136 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:47.144786 | debian-bookworm | 2026-04-13 02:04:47.137 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.145119 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_restore_snapshot [0.020238s] ... ok 2026-04-13 02:04:47.165940 | debian-bookworm | 2026-04-13 02:04:47.156 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:47.165987 | debian-bookworm | 2026-04-13 02:04:47.156 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:47.165996 | debian-bookworm | 2026-04-13 02:04:47.156 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:47.166004 | debian-bookworm | 2026-04-13 02:04:47.156 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:47.166012 | debian-bookworm | 2026-04-13 02:04:47.157 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Cannot modify offline volume: volume1 _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:47.166021 | debian-bookworm | 2026-04-13 02:04:47.157 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.166481 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_nfs_export_policy_for_volume_exception [0.019946s] ... ok 2026-04-13 02:04:47.185499 | debian-bookworm | 2026-04-13 02:04:47.176 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:47.185542 | debian-bookworm | 2026-04-13 02:04:47.177 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:47.185551 | debian-bookworm | 2026-04-13 02:04:47.177 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:47.185560 | debian-bookworm | 2026-04-13 02:04:47.177 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:47.185569 | debian-bookworm | 2026-04-13 02:04:47.178 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.185930 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_preferred_dc_no_server [0.020342s] ... ok 2026-04-13 02:04:47.190104 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_driver_resources_driver_needs_to_reapply_rules_1_True [0.176953s] ... ok 2026-04-13 02:04:47.205514 | debian-bookworm | 2026-04-13 02:04:47.197 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:47.205558 | debian-bookworm | 2026-04-13 02:04:47.197 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:47.205574 | debian-bookworm | 2026-04-13 02:04:47.197 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:47.205583 | debian-bookworm | 2026-04-13 02:04:47.197 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:47.205592 | debian-bookworm | 2026-04-13 02:04:47.198 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.205940 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_snapdir_access [0.020179s] ... ok 2026-04-13 02:04:47.223930 | debian-bookworm | 2026-04-13 02:04:47.218 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:47.223973 | debian-bookworm | 2026-04-13 02:04:47.218 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:47.223982 | debian-bookworm | 2026-04-13 02:04:47.218 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:47.223990 | debian-bookworm | 2026-04-13 02:04:47.218 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:47.223999 | debian-bookworm | 2026-04-13 02:04:47.219 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.224499 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migrate_complete [0.020867s] ... ok 2026-04-13 02:04:47.238118 | debian-bookworm | Extend share failed. 2026-04-13 02:04:47.238156 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:47.238165 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 4941, in extend_share 2026-04-13 02:04:47.238174 | debian-bookworm | self.driver.extend_share( 2026-04-13 02:04:47.238193 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:47.238202 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:04:47.238209 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:47.238217 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:47.238225 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:47.238249 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:47.238257 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:47.238264 | debian-bookworm | raise effect 2026-04-13 02:04:47.238272 | debian-bookworm | Exception: fake 2026-04-13 02:04:47.241521 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_extend_share_invalid [0.051144s] ... ok 2026-04-13 02:04:47.247211 | debian-bookworm | 2026-04-13 02:04:47.238 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:47.247243 | debian-bookworm | 2026-04-13 02:04:47.238 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:47.247262 | debian-bookworm | 2026-04-13 02:04:47.238 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:47.247270 | debian-bookworm | 2026-04-13 02:04:47.238 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:47.247279 | debian-bookworm | 2026-04-13 02:04:47.240 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.247657 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_snapmirror_relationships_api_error [0.020338s] ... ok 2026-04-13 02:04:47.248542 | debian-bookworm | 2026-04-13 02:04:47.241 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:47.261226 | debian-bookworm | 2026-04-13 02:04:47.259 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.261633 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__create_certificate_auth_handler_default [0.019203s] ... ok 2026-04-13 02:04:47.263699 | debian-bookworm | 2026-04-13 02:04:47.260 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:47.280115 | debian-bookworm | 2026-04-13 02:04:47.278 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.280583 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_ontap_version_2_9_10 [0.018721s] ... ok 2026-04-13 02:04:47.282324 | debian-bookworm | 2026-04-13 02:04:47.279 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:47.298550 | debian-bookworm | 2026-04-13 02:04:47.296 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.299004 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_4_delete [0.018663s] ... ok 2026-04-13 02:04:47.300882 | debian-bookworm | 2026-04-13 02:04:47.298 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:47.317856 | debian-bookworm | 2026-04-13 02:04:47.315 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.318233 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_transport_type [0.018889s] ... ok 2026-04-13 02:04:47.320229 | debian-bookworm | 2026-04-13 02:04:47.317 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:47.336696 | debian-bookworm | 2026-04-13 02:04:47.334 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.337184 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_api_version_value_error_3 [0.018610s] ... ok 2026-04-13 02:04:47.338886 | debian-bookworm | 2026-04-13 02:04:47.335 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:47.356132 | debian-bookworm | 2026-04-13 02:04:47.354 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.356622 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port__value_error_2_80na [0.019386s] ... ok 2026-04-13 02:04:47.358246 | debian-bookworm | 2026-04-13 02:04:47.355 6641 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-13 02:04:47.374740 | debian-bookworm | 2026-04-13 02:04:47.372 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.375236 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_timeout_value_error_3_ [0.018601s] ... ok 2026-04-13 02:04:47.398634 | debian-bookworm | 2026-04-13 02:04:47.392 6641 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.data_motion [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Cleaning up old snapmirror relationships for replica src_share. cleanup_previous_snapmirror_relationships /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py:919 2026-04-13 02:04:47.398698 | debian-bookworm | 2026-04-13 02:04:47.392 6641 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.data_motion [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Snapmirror destination dst_share no longer exists for replica src_share. cleanup_previous_snapmirror_relationships /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py:939 2026-04-13 02:04:47.398729 | debian-bookworm | 2026-04-13 02:04:47.393 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.399202 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_2 [0.020316s] ... ok 2026-04-13 02:04:47.416125 | debian-bookworm | 2026-04-13 02:04:47.414 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.416593 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_create_snapmirror_mount_1_True [0.020867s] ... ok 2026-04-13 02:04:47.436334 | debian-bookworm | 2026-04-13 02:04:47.434 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.436952 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_source_unreachable [0.020209s] ... ok 2026-04-13 02:04:47.456951 | debian-bookworm | 2026-04-13 02:04:47.454 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.457510 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_snapmirrors_svm [0.020454s] ... ok 2026-04-13 02:04:47.479541 | debian-bookworm | 2026-04-13 02:04:47.475 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.quiesce_then_abort..wait_for_quiesced' after 4.78e-05(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:47.479601 | debian-bookworm | 2026-04-13 02:04:47.476 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.480099 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_wait_time_2_2 [0.021120s] ... ok 2026-04-13 02:04:47.498628 | debian-bookworm | 2026-04-13 02:04:47.496 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.499235 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_remove_qos_on_old_active_replica [0.020351s] ... ok 2026-04-13 02:04:47.518458 | debian-bookworm | 2026-04-13 02:04:47.516 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.519155 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_resume_snapmirror [0.019753s] ... ok 2026-04-13 02:04:47.544845 | debian-bookworm | 2026-04-13 02:04:47.542 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.545347 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_mount_replica_api_not_found [0.026236s] ... ok 2026-04-13 02:04:47.572750 | debian-bookworm | 2026-04-13 02:04:47.562 6641 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.data_motion [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Snapmirror relationship does not exists anymore. release_snapmirror /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py:829 2026-04-13 02:04:47.572814 | debian-bookworm | 2026-04-13 02:04:47.563 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.wait_for_snapmirror_release_svm..release_snapmirror' after 0.0003(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:47.572824 | debian-bookworm | 2026-04-13 02:04:47.563 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.wait_for_snapmirror_release_svm..release_snapmirror in 10 seconds as it raised NetAppException: Exception due to NetApp failure.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:47.572835 | debian-bookworm | 2026-04-13 02:04:47.563 6641 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.data_motion [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] No snapmirrors to be released in source location. release_snapmirror /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py:820 2026-04-13 02:04:47.572844 | debian-bookworm | 2026-04-13 02:04:47.564 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.573265 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_svm_2 [0.021154s] ... ok 2026-04-13 02:04:47.587753 | debian-bookworm | 2026-04-13 02:04:47.583 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.wait_for_snapmirror_release_vol..release_snapmirror' after 0.000151(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:47.587814 | debian-bookworm | 2026-04-13 02:04:47.584 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.588340 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_vol_timeout [0.020614s] ... ok 2026-04-13 02:04:47.606491 | debian-bookworm | 2026-04-13 02:04:47.604 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.607130 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_config_for_backend_not_configured_1___ [0.019718s] ... ok 2026-04-13 02:04:47.625214 | debian-bookworm | 2026-04-13 02:04:47.623 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.625780 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_driver_interfaces.NetAppFileStorageDriverInterfaceTestCase.test_driver_interfaces_match [0.018709s] ... ok 2026-04-13 02:04:47.645606 | debian-bookworm | 2026-04-13 02:04:47.643 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.646088 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_2 [0.020233s] ... ok 2026-04-13 02:04:47.666620 | debian-bookworm | 2026-04-13 02:04:47.664 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.667232 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_5 [0.020918s] ... ok 2026-04-13 02:04:47.687077 | debian-bookworm | 2026-04-13 02:04:47.685 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.687544 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_6 [0.020519s] ... ok 2026-04-13 02:04:47.712303 | debian-bookworm | 2026-04-13 02:04:47.710 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.713348 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_2_4hours [0.026208s] ... ok 2026-04-13 02:04:47.735592 | debian-bookworm | 2026-04-13 02:04:47.733 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.735954 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_4_5months [0.021963s] ... ok 2026-04-13 02:04:47.756463 | debian-bookworm | 2026-04-13 02:04:47.754 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:47.757031 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_negative [0.020853s] ... ok 2026-04-13 02:04:47.761697 | debian-bookworm | Caught exception trying ensure share '4d3bbebf-096b-4d70-bd32-3494de9a702a'. 2026-04-13 02:04:47.761728 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:47.761738 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 511, in ensure_driver_resources 2026-04-13 02:04:47.761757 | debian-bookworm | update_share_instances = self.driver.ensure_shares( 2026-04-13 02:04:47.761766 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:47.761773 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:47.761788 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:04:47.761795 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:47.761803 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:47.761811 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:47.761818 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:47.761826 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1183, in _execute_mock_call 2026-04-13 02:04:47.761845 | debian-bookworm | result = effect(*args, **kwargs) 2026-04-13 02:04:47.761853 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:47.761861 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 804, in raise_NotImplementedError 2026-04-13 02:04:47.761869 | debian-bookworm | raise NotImplementedError 2026-04-13 02:04:47.761877 | debian-bookworm | NotImplementedError 2026-04-13 02:04:47.761885 | debian-bookworm | 2026-04-13 02:04:47.761893 | debian-bookworm | During handling of the above exception, another exception occurred: 2026-04-13 02:04:47.761900 | debian-bookworm | 2026-04-13 02:04:47.761908 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:47.761916 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 631, in _ensure_share 2026-04-13 02:04:47.761923 | debian-bookworm | export_locations = self.driver.ensure_share( 2026-04-13 02:04:47.761931 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:47.761939 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:47.761946 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:04:47.761954 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:47.761961 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:47.761969 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:47.761976 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:47.761984 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1179, in _execute_mock_call 2026-04-13 02:04:47.761991 | debian-bookworm | result = next(effect) 2026-04-13 02:04:47.761999 | debian-bookworm | ^^^^^^^^^^^^ 2026-04-13 02:04:47.762007 | debian-bookworm | StopIteration 2026-04-13 02:04:47.768551 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_ensure_share_2___fake_path_1____fake_path__ [0.526851s] ... ok 2026-04-13 02:04:47.793920 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_snapshot_update [0.025235s] ... ok 2026-04-13 02:04:47.817682 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_updates_replica_list_2_writable [0.023774s] ... ok 2026-04-13 02:04:47.840937 | debian-bookworm | Cannot choose compatible share-server: fake 2026-04-13 02:04:47.845690 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_group_incompatible_servers [0.027758s] ... ok 2026-04-13 02:04:47.866702 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_report_driver_status_driver_handles_ss_false [0.021200s] ... ok 2026-04-13 02:04:47.908634 | debian-bookworm | Cannot restore backup 4a15fc8d-e0cb-42ca-a80b-3f44e5f6b1b9 to target share 4d361ee0-21f0-4b3c-8e4e-a8bef81a05a6 as share driver does not provide support for targeted restores 2026-04-13 02:04:47.908673 | debian-bookworm | NoneType: None 2026-04-13 02:04:47.909140 | debian-bookworm | Failed to restore backup 4a15fc8d-e0cb-42ca-a80b-3f44e5f6b1b9 to share 4d361ee0-21f0-4b3c-8e4e-a8bef81a05a6 by driver. 2026-04-13 02:04:47.922099 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_restore_backup_respects_restore_to_target [0.054722s] ... ok 2026-04-13 02:04:47.945368 | debian-bookworm | Share id1 could not be reverted to snapshot fakesnapshotid. 2026-04-13 02:04:47.945425 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:47.945435 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 4324, in _revert_to_replicated_snapshot 2026-04-13 02:04:47.945443 | debian-bookworm | self.driver.revert_to_replicated_snapshot( 2026-04-13 02:04:47.945451 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:47.945460 | debian-bookworm | return self._mock_call(*args, **kwargs) 2026-04-13 02:04:47.945568 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:47.945585 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:47.945596 | debian-bookworm | return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:47.945607 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:47.945618 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:47.945646 | debian-bookworm | raise effect 2026-04-13 02:04:47.945655 | debian-bookworm | manila.exception.ManilaException: An unknown exception occurred. 2026-04-13 02:04:47.948904 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_replicated_snapshot_driver_exception_2_fake_reservations [0.026846s] ... ok 2026-04-13 02:04:47.972372 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_snapshot_2_False [0.023252s] ... ok 2026-04-13 02:04:48.011644 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_2 [0.039117s] ... ok 2026-04-13 02:04:48.034061 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_server_info_not_present [0.022196s] ... ok 2026-04-13 02:04:48.056334 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_snapshot_update_access [0.022278s] ... ok 2026-04-13 02:04:48.115295 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_transfer_accept_other_driver_exception [0.058662s] ... ok 2026-04-13 02:04:48.127327 | debian-bookworm | 2026-04-13 02:04:48.125 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.127960 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_5_2years [0.370844s] ... ok 2026-04-13 02:04:48.148801 | debian-bookworm | 2026-04-13 02:04:48.146 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.149313 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_1_15minutes [0.021130s] ... ok 2026-04-13 02:04:48.164027 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_remove_access_rules [0.048969s] ... ok 2026-04-13 02:04:48.169158 | debian-bookworm | 2026-04-13 02:04:48.167 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.169695 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_5_2years [0.020291s] ... ok 2026-04-13 02:04:48.189808 | debian-bookworm | 2026-04-13 02:04:48.187 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.190394 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_3 [0.020564s] ... ok 2026-04-13 02:04:48.210877 | debian-bookworm | 2026-04-13 02:04:48.208 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.211426 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_4 [0.020998s] ... ok 2026-04-13 02:04:48.236662 | debian-bookworm | 2026-04-13 02:04:48.233 6641 DEBUG manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "netapp-fpolicy-fake_vserver_1" acquired by "_delete_fpolicy_with_lock". _synchronized /home/zuul/src/github.com/vexxhost/manila/manila/coordination.py:199 2026-04-13 02:04:48.236692 | debian-bookworm | 2026-04-13 02:04:48.234 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.237155 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_fpolicy_for_share_1_False [0.025076s] ... ok 2026-04-13 02:04:48.257866 | debian-bookworm | 2026-04-13 02:04:48.255 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.258341 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_share_no_remove_qos_and_export [0.021748s] ... ok 2026-04-13 02:04:48.262825 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_usage_size [0.098589s] ... ok 2026-04-13 02:04:48.279748 | debian-bookworm | 2026-04-13 02:04:48.276 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Deleting snapshot fake_snapshot for share share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:48.279783 | debian-bookworm | 2026-04-13 02:04:48.277 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.280179 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_snapshot_busy_snapmirror [0.021326s] ... ok 2026-04-13 02:04:48.284471 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_01 [0.021784s] ... ok 2026-04-13 02:04:48.301016 | debian-bookworm | 2026-04-13 02:04:48.299 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.301419 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__find_reusable_fpolicy_scope [0.021672s] ... ok 2026-04-13 02:04:48.307316 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_05 [0.022748s] ... ok 2026-04-13 02:04:48.321283 | debian-bookworm | 2026-04-13 02:04:48.319 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.323153 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_aggregate_snaplock_type_cluster_scope [0.022119s] ... ok 2026-04-13 02:04:48.328177 | debian-bookworm | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_12 [0.020710s] ... ok 2026-04-13 02:04:48.348615 | debian-bookworm | 2026-04-13 02:04:48.347 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.349286 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_destination_vserver_and_vol_negative [0.026098s] ... ok 2026-04-13 02:04:48.361427 | debian-bookworm | {4} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_delete_instance_and_wait_not_found [0.033099s] ... ok 2026-04-13 02:04:48.371311 | debian-bookworm | 2026-04-13 02:04:48.370 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.371871 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__resource_cleanup_for_backup [0.022603s] ... ok 2026-04-13 02:04:48.391956 | debian-bookworm | 2026-04-13 02:04:48.390 6641 ERROR mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Could not update share 7cf7c200-d3af-4e05-b87e-9167c95dfcad status due to invalid internal state. Aborting share creation. 2026-04-13 02:04:48.391997 | debian-bookworm | 2026-04-13 02:04:48.390 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.392513 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__update_create_from_snapshot_status_missing_source_share [0.020589s] ... ok 2026-04-13 02:04:48.405945 | debian-bookworm | {4} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_wait_for_share_server_2_error [0.044236s] ... ok 2026-04-13 02:04:48.412852 | debian-bookworm | 2026-04-13 02:04:48.411 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.413508 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_aggregate_extra_specs_validity [0.020804s] ... ok 2026-04-13 02:04:48.433391 | debian-bookworm | 2026-04-13 02:04:48.432 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.434018 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_license_for_protocol_newly_licensed_protocol [0.020440s] ... ok 2026-04-13 02:04:48.454885 | debian-bookworm | 2026-04-13 02:04:48.452 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.455485 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_string_extra_specs_validity_empty_spec [0.020393s] ... ok 2026-04-13 02:04:48.475681 | debian-bookworm | 2026-04-13 02:04:48.473 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.476157 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_collate_cg_snapshot_info [0.020809s] ... ok 2026-04-13 02:04:48.487567 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:04:48.492381 | debian-bookworm | {4} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_check_update_share_server_network_allocations [0.086094s] ... ok 2026-04-13 02:04:48.497609 | debian-bookworm | 2026-04-13 02:04:48.495 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.497974 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_convert_destination_replica_to_independent [0.021663s] ... ok 2026-04-13 02:04:48.519633 | debian-bookworm | 2026-04-13 02:04:48.517 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.520296 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_convert_destination_replica_to_independent_failed_access_rules [0.022262s] ... ok 2026-04-13 02:04:48.543223 | debian-bookworm | 2026-04-13 02:04:48.541 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.543740 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_bad_backup_config_negative [0.023400s] ... ok 2026-04-13 02:04:48.571229 | debian-bookworm | 2026-04-13 02:04:48.563 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] SnapMirror source path: fake_vserver_1:share_7cf7c200_d3af_4e05_b87e_9167c95dfcad _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:48.571264 | debian-bookworm | 2026-04-13 02:04:48.564 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] SnapMirror destination path: fake_vserver_2:fake_volume _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:48.571275 | debian-bookworm | 2026-04-13 02:04:48.564 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] SnapMirror details [{'source-vserver': 'fake_vserver_1', 'source-volume': 'fake_volume', 'destination-vserver': 'fake_vserver_2', 'destination-volume': 'fake_volume_1', 'relationship-status': 'inprogress', 'last-transfer-type': 'update'}]: _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:48.571284 | debian-bookworm | 2026-04-13 02:04:48.564 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Progress status: 0 _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:48.571293 | debian-bookworm | 2026-04-13 02:04:48.565 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.571813 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_with_status_inprogress [0.024259s] ... ok 2026-04-13 02:04:48.575345 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:04:48.579480 | debian-bookworm | {4} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_connection_get_info [0.087290s] ... ok 2026-04-13 02:04:48.587918 | debian-bookworm | 2026-04-13 02:04:48.586 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.588315 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_cgsnapshot_no_members [0.020820s] ... ok 2026-04-13 02:04:48.610157 | debian-bookworm | 2026-04-13 02:04:48.608 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.610522 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_consistency_group_from_cgsnapshot_no_members [0.021569s] ... ok 2026-04-13 02:04:48.631239 | debian-bookworm | 2026-04-13 02:04:48.629 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.631636 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_export_lifs_not_found [0.021091s] ... ok 2026-04-13 02:04:48.652532 | debian-bookworm | 2026-04-13 02:04:48.650 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.653054 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_flexgroup_share_1_None [0.021137s] ... ok 2026-04-13 02:04:48.659994 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:04:48.664980 | debian-bookworm | {4} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_share_server [0.085339s] ... ok 2026-04-13 02:04:48.673536 | debian-bookworm | 2026-04-13 02:04:48.671 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.674050 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_flexgroup_share_raise_error_job_1 [0.021094s] ... ok 2026-04-13 02:04:48.694304 | debian-bookworm | 2026-04-13 02:04:48.692 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.694758 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_from_snapshot_cg [0.020669s] ... ok 2026-04-13 02:04:48.715385 | debian-bookworm | 2026-04-13 02:04:48.713 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.715947 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_snapshot_fallback_1_pool [0.021008s] ... ok 2026-04-13 02:04:48.738709 | debian-bookworm | 2026-04-13 02:04:48.736 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.739355 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_1 [0.023114s] ... ok 2026-04-13 02:04:48.753253 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:04:48.757842 | debian-bookworm | {4} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_migration_complete [0.092549s] ... ok 2026-04-13 02:04:48.761057 | debian-bookworm | 2026-04-13 02:04:48.759 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.761553 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_with_share_server [0.022389s] ... ok 2026-04-13 02:04:48.784610 | debian-bookworm | 2026-04-13 02:04:48.782 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.785114 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup [0.023533s] ... ok 2026-04-13 02:04:48.806957 | debian-bookworm | 2026-04-13 02:04:48.804 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.807446 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replica [0.021849s] ... ok 2026-04-13 02:04:48.829528 | debian-bookworm | 2026-04-13 02:04:48.825 6641 WARNING mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Could not determine share server for share being deleted: 7cf7c200-d3af-4e05-b87e-9167c95dfcad. Deletion of share record will proceed anyway. Error: Invalid input received: fake_reason.: manila.exception.InvalidInput: Invalid input received: fake_reason. 2026-04-13 02:04:48.829563 | debian-bookworm | 2026-04-13 02:04:48.826 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.830067 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_no_share_server_1 [0.021254s] ... ok 2026-04-13 02:04:48.840358 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:04:48.845529 | debian-bookworm | {4} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_cancel [0.087525s] ... ok 2026-04-13 02:04:48.851431 | debian-bookworm | 2026-04-13 02:04:48.847 6641 WARNING mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Could not determine share server for share being deleted: 7cf7c200-d3af-4e05-b87e-9167c95dfcad. Deletion of share record will proceed anyway. Error: Vserver fake_vserver not found.: manila.exception.VserverNotFound: Vserver fake_vserver not found. 2026-04-13 02:04:48.851456 | debian-bookworm | 2026-04-13 02:04:48.848 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.852316 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_no_share_server_3 [0.022300s] ... ok 2026-04-13 02:04:48.873882 | debian-bookworm | 2026-04-13 02:04:48.870 6641 INFO mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Share 7cf7c200-d3af-4e05-b87e-9167c95dfcad does not exist. 2026-04-13 02:04:48.873910 | debian-bookworm | 2026-04-13 02:04:48.871 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.874225 | debian-bookworm | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_add_access [0.028253s] ... ok 2026-04-13 02:04:48.874993 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_nonexistent_does_not_delete_private_storage [0.023360s] ... ok 2026-04-13 02:04:48.893385 | debian-bookworm | Share type test has invalid required extra specs. 2026-04-13 02:04:48.893416 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:48.893425 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-13 02:04:48.893434 | debian-bookworm | required_extra_specs = get_valid_required_extra_specs( 2026-04-13 02:04:48.893441 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:48.893449 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-13 02:04:48.893457 | debian-bookworm | raise exception.InvalidExtraSpec(reason=msg) 2026-04-13 02:04:48.893514 | debian-bookworm | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-13 02:04:48.895595 | debian-bookworm | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_4 [0.021864s] ... ok 2026-04-13 02:04:48.902305 | debian-bookworm | 2026-04-13 02:04:48.899 6641 WARNING mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Could not determine share server for snapshot being deleted: de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Deletion of snapshot record will proceed anyway. Error: Vserver not specified.: manila.exception.VserverNotSpecified: Vserver not specified. 2026-04-13 02:04:48.902330 | debian-bookworm | 2026-04-13 02:04:48.900 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.902663 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_no_share_server_2 [0.028027s] ... ok 2026-04-13 02:04:48.914722 | debian-bookworm | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_share_type_extra_specs [0.018981s] ... ok 2026-04-13 02:04:48.924079 | debian-bookworm | 2026-04-13 02:04:48.922 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.924559 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_info [0.022413s] ... ok 2026-04-13 02:04:48.933550 | debian-bookworm | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_02___snapshot_support____t__ [0.018575s] ... ok 2026-04-13 02:04:48.948609 | debian-bookworm | 2026-04-13 02:04:48.946 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.949209 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_export_addresses_with_metadata_2_False [0.023793s] ... ok 2026-04-13 02:04:48.952692 | debian-bookworm | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_04___snapshot_support____on__ [0.019156s] ... ok 2026-04-13 02:04:48.970562 | debian-bookworm | 2026-04-13 02:04:48.968 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.971130 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_aggr_set [0.021637s] ... ok 2026-04-13 02:04:48.973415 | debian-bookworm | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_14___create_share_from_snapshot_support____t__ [0.020656s] ... ok 2026-04-13 02:04:48.992396 | debian-bookworm | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_19___create_share_from_snapshot_support____0__ [0.018817s] ... ok 2026-04-13 02:04:48.996796 | debian-bookworm | 2026-04-13 02:04:48.994 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:48.997216 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_name_1_True [0.026604s] ... ok 2026-04-13 02:04:49.010759 | debian-bookworm | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_38___mount_snapshot_support____t__ [0.018236s] ... ok 2026-04-13 02:04:49.021349 | debian-bookworm | 2026-04-13 02:04:49.016 6641 INFO mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Available licenses on fake_backend_name are base, fcp, flexclone, iscsi, snapmirror, snaprestore, snapvault. 2026-04-13 02:04:49.021374 | debian-bookworm | 2026-04-13 02:04:49.017 6641 ERROR mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Neither NFS nor CIFS is licensed on fake_backend_name 2026-04-13 02:04:49.021394 | debian-bookworm | 2026-04-13 02:04:49.017 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.021718 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_licenses_no_protocols [0.022497s] ... ok 2026-04-13 02:04:49.028828 | debian-bookworm | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_39___mount_snapshot_support____true__ [0.018020s] ... ok 2026-04-13 02:04:49.041966 | debian-bookworm | 2026-04-13 02:04:49.038 6641 INFO mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Available licenses on fake_backend_name are base, cifs, fcp, flexclone, iscsi, snapmirror, snaprestore, snapvault. 2026-04-13 02:04:49.041992 | debian-bookworm | 2026-04-13 02:04:49.039 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.042349 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_licenses_one_protocol [0.021683s] ... ok 2026-04-13 02:04:49.047363 | debian-bookworm | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_40___mount_snapshot_support____on__ [0.018520s] ... ok 2026-04-13 02:04:49.064163 | debian-bookworm | 2026-04-13 02:04:49.061 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.064577 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_min_throughput_1 [0.022632s] ... ok 2026-04-13 02:04:49.065636 | debian-bookworm | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_41___mount_snapshot_support____y__ [0.018162s] ... ok 2026-04-13 02:04:49.085688 | debian-bookworm | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_46___mount_snapshot_support____off__ [0.019433s] ... ok 2026-04-13 02:04:49.086861 | debian-bookworm | 2026-04-13 02:04:49.085 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.087238 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_min_throughput_4 [0.022845s] ... ok 2026-04-13 02:04:49.104000 | debian-bookworm | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_10___driver_handles_share_servers____off__ [0.018551s] ... ok 2026-04-13 02:04:49.110171 | debian-bookworm | 2026-04-13 02:04:49.108 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.110659 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_raises_1_True [0.023084s] ... ok 2026-04-13 02:04:49.123560 | debian-bookworm | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_4 [0.019181s] ... ok 2026-04-13 02:04:49.134275 | debian-bookworm | 2026-04-13 02:04:49.131 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.134847 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_vserver_creds [0.023954s] ... ok 2026-04-13 02:04:49.142127 | debian-bookworm | {4} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_append_host_with_no_values [0.018576s] ... ok 2026-04-13 02:04:49.158736 | debian-bookworm | 2026-04-13 02:04:49.156 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.159191 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_create_new_policy [0.024113s] ... ok 2026-04-13 02:04:49.160239 | debian-bookworm | {4} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_backend [0.018386s] ... ok 2026-04-13 02:04:49.179471 | debian-bookworm | {4} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_backend_only_return_backend [0.018810s] ... ok 2026-04-13 02:04:49.180888 | debian-bookworm | 2026-04-13 02:04:49.178 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.181205 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_no_opt [0.021323s] ... ok 2026-04-13 02:04:49.197556 | debian-bookworm | {4} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_backend_name_index_error [0.018152s] ... ok 2026-04-13 02:04:49.202253 | debian-bookworm | 2026-04-13 02:04:49.200 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.202575 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_share [0.022170s] ... ok 2026-04-13 02:04:49.216383 | debian-bookworm | {4} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_with_default_pool [0.018742s] ... ok 2026-04-13 02:04:49.231974 | debian-bookworm | 2026-04-13 02:04:49.224 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Managing share share_7cf7c200_d3af_4e05_b87e_9167c95dfcad on aggregate(s) fake_pool with provisioning options {'thin_provisioned': True, 'dedup_enabled': True, 'compression_enabled': False, 'split': True, 'hide_snapdir': False, 'snapshot_policy': 'default', 'language': 'en-US', 'max_files': 5000, 'max_files_multiplier': None, 'adaptive_qos_policy_group': None, 'fpolicy_extensions_to_include': None, 'fpolicy_extensions_to_exclude': None, 'fpolicy_file_operations': None, 'efficiency_policy': None, 'snaplock_type': None, 'snaplock_autocommit_period': '4months', 'snaplock_min_retention_period': '30minutes', 'snaplock_max_retention_period': '2years', 'snaplock_default_retention_period': '2months', 'encrypt': True, 'qos_policy_group': 'fake_qos_policy_group_name'} _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:49.232014 | debian-bookworm | 2026-04-13 02:04:49.226 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.232449 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_1 [0.025897s] ... ok 2026-04-13 02:04:49.236846 | debian-bookworm | {4} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_with_two_members [0.020316s] ... ok 2026-04-13 02:04:49.257637 | debian-bookworm | {4} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_description [0.020326s] ... ok 2026-04-13 02:04:49.258876 | debian-bookworm | 2026-04-13 02:04:49.251 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Managing share share_7cf7c200_d3af_4e05_b87e_9167c95dfcad on aggregate(s) fake_pool with provisioning options {'thin_provisioned': True, 'dedup_enabled': True, 'compression_enabled': False, 'split': True, 'hide_snapdir': False, 'snapshot_policy': 'default', 'language': 'en-US', 'max_files': 5000, 'max_files_multiplier': None, 'adaptive_qos_policy_group': None, 'fpolicy_extensions_to_include': 'avi', 'fpolicy_extensions_to_exclude': 'jpg,mp3', 'fpolicy_file_operations': 'create,write,rename', 'efficiency_policy': None, 'snaplock_type': None, 'snaplock_autocommit_period': '4months', 'snaplock_min_retention_period': '30minutes', 'snaplock_max_retention_period': '2years', 'snaplock_default_retention_period': '2months', 'encrypt': True} _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:49.258912 | debian-bookworm | 2026-04-13 02:04:49.253 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.259234 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_2 [0.026751s] ... ok 2026-04-13 02:04:49.276760 | debian-bookworm | 2026-04-13 02:04:49.275 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.277742 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_wrong_pool_style [0.022396s] ... ok 2026-04-13 02:04:49.278115 | debian-bookworm | {4} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_multiple_share_types_with_az_1_True [0.020555s] ... ok 2026-04-13 02:04:49.299260 | debian-bookworm | {4} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_share_group_snapshot_id [0.021082s] ... ok 2026-04-13 02:04:49.300266 | debian-bookworm | 2026-04-13 02:04:49.297 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.300621 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_no_snapshot_name [0.021546s] ... ok 2026-04-13 02:04:49.321741 | debian-bookworm | 2026-04-13 02:04:49.319 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.322098 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_not_from_share [0.022203s] ... ok 2026-04-13 02:04:49.324855 | debian-bookworm | {4} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_add_access [0.025646s] ... ok 2026-04-13 02:04:49.343699 | debian-bookworm | {4} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_2 [0.018794s] ... ok 2026-04-13 02:04:49.345665 | debian-bookworm | 2026-04-13 02:04:49.343 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.345975 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_4 [0.023636s] ... ok 2026-04-13 02:04:49.363110 | debian-bookworm | {4} manila.tests.test_conf.ConfigTestCase.test_declare [0.019175s] ... ok 2026-04-13 02:04:49.368378 | debian-bookworm | 2026-04-13 02:04:49.366 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.368782 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_5 [0.022975s] ... ok 2026-04-13 02:04:49.381909 | debian-bookworm | {4} manila.tests.test_conf.ConfigTestCase.test_runtime_and_unknown_flags [0.018614s] ... ok 2026-04-13 02:04:49.391338 | debian-bookworm | 2026-04-13 02:04:49.389 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.391743 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_get_progress_at_phase_4_Replicating [0.022750s] ... ok 2026-04-13 02:04:49.416444 | debian-bookworm | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:04:49.416691 | debian-bookworm | 2026-04-13 02:04:49.410 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Checking for a pre-existing QoS policy group that is exclusive to the volume share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:49.416711 | debian-bookworm | 2026-04-13 02:04:49.411 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] No existing QoS policy group found for volume. Creating a new one with name . _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:49.416720 | debian-bookworm | 2026-04-13 02:04:49.412 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.417202 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_no_existing_qos [0.022558s] ... ok 2026-04-13 02:04:49.419723 | debian-bookworm | {4} manila.tests.test_context.ContextTestCase.test_request_context_sets_is_service [0.037734s] ... ok 2026-04-13 02:04:49.435722 | debian-bookworm | 2026-04-13 02:04:49.433 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.436301 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_no_qos_extra_specs [0.021313s] ... ok 2026-04-13 02:04:49.439081 | debian-bookworm | {4} manila.tests.test_coordination.CoordinatorTestCase.test_coordinator_stop [0.019149s] ... ok 2026-04-13 02:04:49.457701 | debian-bookworm | {4} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_reservation_expiration [0.018179s] ... ok 2026-04-13 02:04:49.459500 | debian-bookworm | 2026-04-13 02:04:49.457 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.459995 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_with_access_rules [0.024133s] ... ok 2026-04-13 02:04:49.476072 | debian-bookworm | {4} manila.tests.test_exception.ManilaExceptionResponseCode404.test_config_not_found [0.018547s] ... ok 2026-04-13 02:04:49.481056 | debian-bookworm | 2026-04-13 02:04:49.479 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.481410 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup_continue_with_rst_relationship [0.021345s] ... ok 2026-04-13 02:04:49.494749 | debian-bookworm | {4} manila.tests.test_exception.ManilaExceptionResponseCode404.test_quota_usage_not_found [0.018739s] ... ok 2026-04-13 02:04:49.503340 | debian-bookworm | 2026-04-13 02:04:49.499 6641 DEBUG mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Restoring snapshot share_snapshot_de4c9050_e2f9_4ce1_ade4_5ed0c9f26451 _execute_mock_call /usr/lib/python3.11/unittest/mock.py:1183 2026-04-13 02:04:49.503379 | debian-bookworm | 2026-04-13 02:04:49.501 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.503697 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_snapmirror_resync_error [0.022067s] ... ok 2026-04-13 02:04:49.513966 | debian-bookworm | {4} manila.tests.test_exception.ManilaExceptionResponseCode404.test_reservation_not_found [0.018837s] ... ok 2026-04-13 02:04:49.532789 | debian-bookworm | {4} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_type_extra_specs_not_found [0.018740s] ... ok 2026-04-13 02:04:49.536266 | debian-bookworm | 2026-04-13 02:04:49.522 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to change replica (7cf7c200-d3af-4e05-b87e-9167c95dfcad) to a SnapMirror destination. Replica backend is unreachable.: manila.exception.StorageCommunicationException: Could not communicate with storage array. 2026-04-13 02:04:49.536295 | debian-bookworm | 2026-04-13 02:04:49.522 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base Traceback (most recent call last): 2026-04-13 02:04:49.536307 | debian-bookworm | 2026-04-13 02:04:49.522 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3441, in _safe_change_replica_source 2026-04-13 02:04:49.536318 | debian-bookworm | 2026-04-13 02:04:49.522 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base dm_session.change_snapmirror_source(replica, 2026-04-13 02:04:49.536329 | debian-bookworm | 2026-04-13 02:04:49.522 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:49.536339 | debian-bookworm | 2026-04-13 02:04:49.522 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self._mock_call(*args, **kwargs) 2026-04-13 02:04:49.536350 | debian-bookworm | 2026-04-13 02:04:49.522 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:49.536385 | debian-bookworm | 2026-04-13 02:04:49.522 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:49.536395 | debian-bookworm | 2026-04-13 02:04:49.522 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:49.536406 | debian-bookworm | 2026-04-13 02:04:49.522 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:49.536416 | debian-bookworm | 2026-04-13 02:04:49.522 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:49.536425 | debian-bookworm | 2026-04-13 02:04:49.522 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base raise effect 2026-04-13 02:04:49.536438 | debian-bookworm | 2026-04-13 02:04:49.522 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base manila.exception.StorageCommunicationException: Could not communicate with storage array. 2026-04-13 02:04:49.536447 | debian-bookworm | 2026-04-13 02:04:49.522 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base 2026-04-13 02:04:49.536455 | debian-bookworm | 2026-04-13 02:04:49.524 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.536783 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_destination_unreachable [0.022834s] ... ok 2026-04-13 02:04:49.551402 | debian-bookworm | {4} manila.tests.test_exception.ManilaExceptionResponseCode404.test_snapshot_instance_not_found [0.018633s] ... ok 2026-04-13 02:04:49.561304 | debian-bookworm | 2026-04-13 02:04:49.546 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to mount readable replica (7cf7c200-d3af-4e05-b87e-9167c95dfcad).: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-04-13 02:04:49.561335 | debian-bookworm | 2026-04-13 02:04:49.546 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base Traceback (most recent call last): 2026-04-13 02:04:49.561344 | debian-bookworm | 2026-04-13 02:04:49.546 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3482, in _safe_change_replica_source 2026-04-13 02:04:49.561353 | debian-bookworm | 2026-04-13 02:04:49.546 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base dm_session.wait_for_mount_replica( 2026-04-13 02:04:49.561361 | debian-bookworm | 2026-04-13 02:04:49.546 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:49.561369 | debian-bookworm | 2026-04-13 02:04:49.546 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self._mock_call(*args, **kwargs) 2026-04-13 02:04:49.561377 | debian-bookworm | 2026-04-13 02:04:49.546 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:49.561385 | debian-bookworm | 2026-04-13 02:04:49.546 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:49.561393 | debian-bookworm | 2026-04-13 02:04:49.546 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:49.561401 | debian-bookworm | 2026-04-13 02:04:49.546 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:49.561409 | debian-bookworm | 2026-04-13 02:04:49.546 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:49.561417 | debian-bookworm | 2026-04-13 02:04:49.546 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base raise effect 2026-04-13 02:04:49.561425 | debian-bookworm | 2026-04-13 02:04:49.546 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-04-13 02:04:49.561433 | debian-bookworm | 2026-04-13 02:04:49.546 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base 2026-04-13 02:04:49.561442 | debian-bookworm | 2026-04-13 02:04:49.547 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.561789 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_fail_recover_readable_1 [0.023326s] ... ok 2026-04-13 02:04:49.569272 | debian-bookworm | {4} manila.tests.test_exception.ManilaExceptionTestCase.test_default_error_msg [0.017976s] ... ok 2026-04-13 02:04:49.592043 | debian-bookworm | Unable to find system log file! 2026-04-13 02:04:49.592078 | debian-bookworm | Deleted share instance instance_id1 2026-04-13 02:04:49.592112 | debian-bookworm | Deleted share instance instance_id3 2026-04-13 02:04:49.592124 | debian-bookworm | Deleted share fake_share_id 2026-04-13 02:04:49.592134 | debian-bookworm | controller-0@fancystore01#pool100 specifies a pool but controller-0@fancystore01 does not. 2026-04-13 02:04:49.592145 | debian-bookworm | controller-0@fancystore01 specifies a backend but controller-0 does not. 2026-04-13 02:04:49.592155 | debian-bookworm | test location: 172.0.0.1:/manila_fakeid/manila_fakeid 2026-04-13 02:04:49.592165 | debian-bookworm | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-04-13 02:04:49.592627 | debian-bookworm | {4} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_09_trace [0.019083s] ... ok 2026-04-13 02:04:49.607002 | debian-bookworm | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-04-13 02:04:49.607910 | debian-bookworm | {4} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_10_log [0.019074s] ... ok 2026-04-13 02:04:49.609682 | debian-bookworm | 2026-04-13 02:04:49.570 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:49.609706 | debian-bookworm | 2026-04-13 02:04:49.570 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-13 02:04:49.609715 | debian-bookworm | 2026-04-13 02:04:49.570 6641 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-13 02:04:49.609723 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to create export for readable replica (7cf7c200-d3af-4e05-b87e-9167c95dfcad).: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:Could not find the TLS certificate file, invalid path: /fake_certificate.pem 2026-04-13 02:04:49.609732 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base Traceback (most recent call last): 2026-04-13 02:04:49.609740 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 375, in invoke_elem 2026-04-13 02:04:49.609749 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base response = self._session.post( 2026-04-13 02:04:49.609757 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:49.609765 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests/sessions.py", line 640, in post 2026-04-13 02:04:49.609773 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self.request("POST", url, data=data, json=json, **kwargs) 2026-04-13 02:04:49.609781 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:49.609789 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests/sessions.py", line 592, in request 2026-04-13 02:04:49.609797 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base resp = self.send(prep, **send_kwargs) 2026-04-13 02:04:49.609805 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:49.609813 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests/sessions.py", line 706, in send 2026-04-13 02:04:49.609821 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base r = adapter.send(request, **kwargs) 2026-04-13 02:04:49.609839 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:49.609847 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests/adapters.py", line 617, in send 2026-04-13 02:04:49.609859 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base self.cert_verify(conn, request.url, verify, cert) 2026-04-13 02:04:49.609873 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/requests/adapters.py", line 328, in cert_verify 2026-04-13 02:04:49.609882 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base raise OSError( 2026-04-13 02:04:49.609890 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base OSError: Could not find the TLS certificate file, invalid path: /fake_certificate.pem 2026-04-13 02:04:49.609899 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base 2026-04-13 02:04:49.609906 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base During handling of the above exception, another exception occurred: 2026-04-13 02:04:49.609914 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base 2026-04-13 02:04:49.609922 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base Traceback (most recent call last): 2026-04-13 02:04:49.609929 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3493, in _safe_change_replica_source 2026-04-13 02:04:49.609937 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base replica_cluster_client = self._get_api_client_for_backend( 2026-04-13 02:04:49.609945 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:49.609953 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-04-13 02:04:49.609961 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base result = f(self, *args, **kwargs) 2026-04-13 02:04:49.609968 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:49.609976 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 325, in _get_api_client_for_backend 2026-04-13 02:04:49.609984 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base client = self._get_client(config, vserver=vserver) 2026-04-13 02:04:49.609992 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:49.610000 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 274, in _get_client 2026-04-13 02:04:49.610007 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base client = client_cmode.NetAppCmodeClient( 2026-04-13 02:04:49.610021 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:49.610029 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 64, in __init__ 2026-04-13 02:04:49.610037 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base (major, minor) = self.get_ontapi_version(cached=False) 2026-04-13 02:04:49.610044 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:49.610052 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_base.py", line 50, in get_ontapi_version 2026-04-13 02:04:49.610060 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base result = self.send_request('system-get-ontapi-version', 2026-04-13 02:04:49.610070 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:49.610083 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_base.py", line 93, in send_request 2026-04-13 02:04:49.610091 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self.connection.invoke_successfully( 2026-04-13 02:04:49.610098 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:49.610106 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 759, in invoke_successfully 2026-04-13 02:04:49.610114 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self.get_client(use_zapi=use_zapi).invoke_successfully( 2026-04-13 02:04:49.610121 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:49.610129 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 405, in invoke_successfully 2026-04-13 02:04:49.610137 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base result = self.invoke_elem( 2026-04-13 02:04:49.610144 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:49.610152 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 382, in invoke_elem 2026-04-13 02:04:49.610160 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base raise NaApiError(message=e) 2026-04-13 02:04:49.610167 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:Could not find the TLS certificate file, invalid path: /fake_certificate.pem 2026-04-13 02:04:49.610181 | debian-bookworm | 2026-04-13 02:04:49.571 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base 2026-04-13 02:04:49.610189 | debian-bookworm | 2026-04-13 02:04:49.574 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.610469 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_fail_recover_readable_2 [0.027031s] ... ok 2026-04-13 02:04:49.611202 | debian-bookworm | 2026-04-13 02:04:49.596 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.611222 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_set_cluster_info [0.021999s] ... ok 2026-04-13 02:04:49.621202 | debian-bookworm | 2026-04-13 02:04:49.619 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.622067 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access [0.023278s] ... ok 2026-04-13 02:04:49.626247 | debian-bookworm | {4} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_19____LE____error__ [0.018453s] ... ok 2026-04-13 02:04:49.645714 | debian-bookworm | {4} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_25____LI____audit__ [0.019287s] ... ok 2026-04-13 02:04:49.646485 | debian-bookworm | 2026-04-13 02:04:49.641 6641 WARNING mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Could not determine share server for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad during access rules update. Error: Vserver not specified.: manila.exception.VserverNotSpecified: Vserver not specified. 2026-04-13 02:04:49.646513 | debian-bookworm | 2026-04-13 02:04:49.642 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.646807 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_no_share_server_2 [0.022490s] ... ok 2026-04-13 02:04:49.665019 | debian-bookworm | {4} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_32____LI____exception__ [0.019252s] ... ok 2026-04-13 02:04:49.667109 | debian-bookworm | 2026-04-13 02:04:49.665 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.667466 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_no_snapmirror_2_available [0.022178s] ... ok 2026-04-13 02:04:49.684980 | debian-bookworm | {4} manila.tests.test_manager.ManagerTestCase.test_verify_manager_instance [0.019337s] ... ok 2026-04-13 02:04:49.702948 | debian-bookworm | 2026-04-13 02:04:49.687 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Could not create snapmirror for replica 7cf7c200-d3af-4e05-b87e-9167c95dfcad.: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 0:unknown 2026-04-13 02:04:49.702980 | debian-bookworm | 2026-04-13 02:04:49.687 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base Traceback (most recent call last): 2026-04-13 02:04:49.702990 | debian-bookworm | 2026-04-13 02:04:49.687 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3014, in update_replica_state 2026-04-13 02:04:49.702999 | debian-bookworm | 2026-04-13 02:04:49.687 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base dm_session.create_snapmirror(active_replica, replica, 2026-04-13 02:04:49.703025 | debian-bookworm | 2026-04-13 02:04:49.687 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:49.703034 | debian-bookworm | 2026-04-13 02:04:49.687 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self._mock_call(*args, **kwargs) 2026-04-13 02:04:49.703042 | debian-bookworm | 2026-04-13 02:04:49.687 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:49.703050 | debian-bookworm | 2026-04-13 02:04:49.687 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:49.703058 | debian-bookworm | 2026-04-13 02:04:49.687 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:49.703066 | debian-bookworm | 2026-04-13 02:04:49.687 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:49.703074 | debian-bookworm | 2026-04-13 02:04:49.687 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:49.703082 | debian-bookworm | 2026-04-13 02:04:49.687 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base raise effect 2026-04-13 02:04:49.703090 | debian-bookworm | 2026-04-13 02:04:49.687 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 0:unknown 2026-04-13 02:04:49.703098 | debian-bookworm | 2026-04-13 02:04:49.687 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base 2026-04-13 02:04:49.703106 | debian-bookworm | 2026-04-13 02:04:49.688 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.703490 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_no_snapmirror_create_failed [0.023658s] ... ok 2026-04-13 02:04:49.704383 | debian-bookworm | {4} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_no_update_4_ [0.019577s] ... ok 2026-04-13 02:04:49.711633 | debian-bookworm | 2026-04-13 02:04:49.710 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.712452 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_share_reverting_to_snapshot [0.021538s] ... ok 2026-04-13 02:04:49.723209 | debian-bookworm | {4} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_1_None [0.018739s] ... ok 2026-04-13 02:04:49.734544 | debian-bookworm | 2026-04-13 02:04:49.732 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.734943 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_snapmirror_still_initializing [0.021915s] ... ok 2026-04-13 02:04:49.741980 | debian-bookworm | {4} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_5 [0.018842s] ... ok 2026-04-13 02:04:49.756043 | debian-bookworm | 2026-04-13 02:04:49.754 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.756443 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_created_no_provider_location [0.021427s] ... ok 2026-04-13 02:04:49.761988 | debian-bookworm | {4} manila.tests.test_network.NetworkBaseAPITestCase.test_enabled_ip_versions_2 [0.019852s] ... ok 2026-04-13 02:04:49.777918 | debian-bookworm | 2026-04-13 02:04:49.774 6641 INFO mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Updating storage service catalog information for backend 'fake_backend_name' 2026-04-13 02:04:49.777945 | debian-bookworm | 2026-04-13 02:04:49.775 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.778267 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_ssc_info_no_aggregates [0.021633s] ... ok 2026-04-13 02:04:49.782001 | debian-bookworm | {4} manila.tests.test_network.NetworkBaseAPITestCase.test_inherit_network_base_api_allocate_not_redefined [0.019940s] ... ok 2026-04-13 02:04:49.799321 | debian-bookworm | 2026-04-13 02:04:49.797 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.799865 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_3 [0.021494s] ... ok 2026-04-13 02:04:49.819457 | debian-bookworm | {4} manila.tests.test_policy.ContextIsAdminPolicyTestCase.test_custom_admin_role_is_admin [0.037027s] ... ok 2026-04-13 02:04:49.821844 | debian-bookworm | 2026-04-13 02:04:49.819 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.822216 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_luns_present [0.022454s] ... ok 2026-04-13 02:04:49.840642 | debian-bookworm | {4} manila.tests.test_quota.DbQuotaDriverTestCase.test__get_quotas_2__None___fake_st_id__ [0.021126s] ... ok 2026-04-13 02:04:49.845154 | debian-bookworm | 2026-04-13 02:04:49.843 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.845626 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_snapmirror_relationships_present [0.023318s] ... ok 2026-04-13 02:04:49.862220 | debian-bookworm | {4} manila.tests.test_quota.DbQuotaDriverTestCase.test__process_quotas_2 [0.020911s] ... ok 2026-04-13 02:04:49.873426 | debian-bookworm | 2026-04-13 02:04:49.865 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary._verify_and_wait_for_snapshot_to_transfer.._wait_for_snapshot_to_transfer' after 4e-05(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:49.873521 | debian-bookworm | 2026-04-13 02:04:49.865 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary._verify_and_wait_for_snapshot_to_transfer.._wait_for_snapshot_to_transfer in 5 seconds as it raised NaApiError: NetApp API failed. Reason - unknown:unknown. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:49.873534 | debian-bookworm | 2026-04-13 02:04:49.865 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary._verify_and_wait_for_snapshot_to_transfer.._wait_for_snapshot_to_transfer' after 0.000595(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:49.873576 | debian-bookworm | 2026-04-13 02:04:49.866 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.873999 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_verify_and_wait_for_snapshot_to_transfer_negative [0.023413s] ... ok 2026-04-13 02:04:49.882970 | debian-bookworm | {4} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_share_type_quotas_2___fake_quota_class___False__True_ [0.021258s] ... ok 2026-04-13 02:04:49.891054 | debian-bookworm | 2026-04-13 02:04:49.889 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.891952 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wait_for_start_create_flexgroup [0.023150s] ... ok 2026-04-13 02:04:49.903908 | debian-bookworm | {4} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_user_quotas_3___fake_quota_class___True__False_ [0.020775s] ... ok 2026-04-13 02:04:49.913531 | debian-bookworm | 2026-04-13 02:04:49.912 6641 ERROR mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] If a partner node fails, the number of data LIFs {513} will exceed the node's maximum data LIF limit {512} 2026-04-13 02:04:49.915363 | debian-bookworm | 2026-04-13 02:04:49.913 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.915744 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_data_lif_count_limit_reached_for_ha_pair_true [0.023327s] ... ok 2026-04-13 02:04:49.925191 | debian-bookworm | {4} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_1 [0.021078s] ... ok 2026-04-13 02:04:49.945590 | debian-bookworm | {4} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_4 [0.020350s] ... ok 2026-04-13 02:04:49.947994 | debian-bookworm | 2026-04-13 02:04:49.945 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.948410 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__delete_backup_vserver [0.032188s] ... ok 2026-04-13 02:04:49.966938 | debian-bookworm | {4} manila.tests.test_quota.QuotaEngineTestCase.test_reserve [0.020949s] ... ok 2026-04-13 02:04:49.982773 | debian-bookworm | 2026-04-13 02:04:49.968 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Could not retrieve snapmirrors between source fake_id and destination fake_id_2 vServers.: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 0:unknown 2026-04-13 02:04:49.982808 | debian-bookworm | 2026-04-13 02:04:49.968 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm Traceback (most recent call last): 2026-04-13 02:04:49.982816 | debian-bookworm | 2026-04-13 02:04:49.968 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py", line 1714, in _get_snapmirror_svm 2026-04-13 02:04:49.982828 | debian-bookworm | 2026-04-13 02:04:49.968 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm snapmirrors = dm_session.get_snapmirrors_svm( 2026-04-13 02:04:49.982834 | debian-bookworm | 2026-04-13 02:04:49.968 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:49.982849 | debian-bookworm | 2026-04-13 02:04:49.968 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:49.982855 | debian-bookworm | 2026-04-13 02:04:49.968 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm return self._mock_call(*args, **kwargs) 2026-04-13 02:04:49.982860 | debian-bookworm | 2026-04-13 02:04:49.968 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:49.982865 | debian-bookworm | 2026-04-13 02:04:49.968 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:49.982870 | debian-bookworm | 2026-04-13 02:04:49.968 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:49.982876 | debian-bookworm | 2026-04-13 02:04:49.968 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:49.982881 | debian-bookworm | 2026-04-13 02:04:49.968 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:49.982887 | debian-bookworm | 2026-04-13 02:04:49.968 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm raise effect 2026-04-13 02:04:49.982893 | debian-bookworm | 2026-04-13 02:04:49.968 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 0:unknown 2026-04-13 02:04:49.982899 | debian-bookworm | 2026-04-13 02:04:49.968 6641 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm 2026-04-13 02:04:49.982904 | debian-bookworm | 2026-04-13 02:04:49.970 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.983297 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_snapmirror_svm_fail_to_get_snapmirrors [0.024340s] ... ok 2026-04-13 02:04:49.990414 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-04-13 02:04:49.990436 | debian-bookworm | debtcollector.deprecate( 2026-04-13 02:04:49.990731 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-04-13 02:04:49.990746 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-04-13 02:04:49.993534 | debian-bookworm | {4} manila.tests.test_service.ServiceManagerTestCase.test_message_gets_to_manager [0.026906s] ... ok 2026-04-13 02:04:49.994634 | debian-bookworm | 2026-04-13 02:04:49.993 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:49.995568 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_cancel_using_svm_migrate_error_1 [0.023404s] ... ok 2026-04-13 02:04:50.012336 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-04-13 02:04:50.012378 | debian-bookworm | debtcollector.deprecate( 2026-04-13 02:04:50.012634 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-04-13 02:04:50.012650 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-04-13 02:04:50.012909 | debian-bookworm | Recovered model server connection! 2026-04-13 02:04:50.015268 | debian-bookworm | {4} manila.tests.test_service.ServiceTestCase.test_report_state_newly_connected [0.021636s] ... ok 2026-04-13 02:04:50.018678 | debian-bookworm | 2026-04-13 02:04:50.016 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.019006 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__share_server_migration_complete_svm_migrate_failed_to_complete [0.023003s] ... ok 2026-04-13 02:04:50.035809 | debian-bookworm | {4} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_5___fdf8_f53b_82e1__1_64___64_ [0.020020s] ... ok 2026-04-13 02:04:50.049620 | debian-bookworm | 2026-04-13 02:04:50.038 6641 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Operation 1cd8a442-86d1-11e0-ae1c-123478563412 didn't reach status success. Current status is starting. wait_for_status /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1279 2026-04-13 02:04:50.049650 | debian-bookworm | 2026-04-13 02:04:50.038 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm.NetAppCmodeMultiSVMFileStorageLibrary._wait_for_operation_status..wait_for_status' after 0.000341(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:50.049661 | debian-bookworm | 2026-04-13 02:04:50.039 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm.NetAppCmodeMultiSVMFileStorageLibrary._wait_for_operation_status..wait_for_status in 10 seconds as it raised ShareBackendException: Operation 1cd8a442-86d1-11e0-ae1c-123478563412 didn't reach status success. Current status is starting.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:50.049670 | debian-bookworm | 2026-04-13 02:04:50.039 6641 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Operation 1cd8a442-86d1-11e0-ae1c-123478563412 reached status success. wait_for_status /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1295 2026-04-13 02:04:50.049680 | debian-bookworm | 2026-04-13 02:04:50.040 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.050121 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__wait_for_operation_status [0.023202s] ... ok 2026-04-13 02:04:50.056665 | debian-bookworm | {4} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_5_fdf8_f53b_82e1__fffff [0.020839s] ... ok 2026-04-13 02:04:50.073547 | debian-bookworm | 2026-04-13 02:04:50.062 6641 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Operation 1cd8a442-86d1-11e0-ae1c-123478563412 didn't reach status success. Current status is starting. wait_for_status /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1279 2026-04-13 02:04:50.073609 | debian-bookworm | 2026-04-13 02:04:50.063 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm.NetAppCmodeMultiSVMFileStorageLibrary._wait_for_operation_status..wait_for_status' after 0.000332(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:50.073620 | debian-bookworm | 2026-04-13 02:04:50.063 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm.NetAppCmodeMultiSVMFileStorageLibrary._wait_for_operation_status..wait_for_status in 10 seconds as it raised ShareBackendException: Operation 1cd8a442-86d1-11e0-ae1c-123478563412 didn't reach status success. Current status is starting.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:50.073628 | debian-bookworm | 2026-04-13 02:04:50.063 6641 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Operation 1cd8a442-86d1-11e0-ae1c-123478563412 didn't reach status success. Current status is error. wait_for_status /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1279 2026-04-13 02:04:50.073637 | debian-bookworm | 2026-04-13 02:04:50.064 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.074176 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__wait_for_operation_status_error [0.024015s] ... ok 2026-04-13 02:04:50.077178 | debian-bookworm | {4} manila.tests.test_utils.ConvertStrTestCase.test_convert_str_str_input [0.020260s] ... ok 2026-04-13 02:04:50.088797 | debian-bookworm | 2026-04-13 02:04:50.086 6641 WARNING mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Vserver is specified in the configuration. This is ignored when the driver is managing share servers. 2026-04-13 02:04:50.088868 | debian-bookworm | 2026-04-13 02:04:50.086 6641 INFO manila.share.drivers.netapp.dataontap.cluster_mode.lib_base [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Updating storage service catalog information for backend 'fake_backend_name' 2026-04-13 02:04:50.097624 | debian-bookworm | {4} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_3___echo_____quoted_arg_with_space___ [0.019979s] ... ok 2026-04-13 02:04:50.105200 | debian-bookworm | 2026-04-13 02:04:50.088 6641 ERROR oslo.service.backend._common.loopingcall [-] Fixed interval looping call 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm.trace..trace_wrapper' failed: TypeError: 'Mock' object is not iterable 2026-04-13 02:04:50.105251 | debian-bookworm | 2026-04-13 02:04:50.088 6641 ERROR oslo.service.backend._common.loopingcall Traceback (most recent call last): 2026-04-13 02:04:50.105258 | debian-bookworm | 2026-04-13 02:04:50.088 6641 ERROR oslo.service.backend._common.loopingcall File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_service/backend/_common/loopingcall.py", line 175, in _run_loop 2026-04-13 02:04:50.105264 | debian-bookworm | 2026-04-13 02:04:50.088 6641 ERROR oslo.service.backend._common.loopingcall result = func(*self.args, **self.kw) 2026-04-13 02:04:50.105282 | debian-bookworm | 2026-04-13 02:04:50.088 6641 ERROR oslo.service.backend._common.loopingcall ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:50.105288 | debian-bookworm | 2026-04-13 02:04:50.088 6641 ERROR oslo.service.backend._common.loopingcall File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-04-13 02:04:50.105294 | debian-bookworm | 2026-04-13 02:04:50.088 6641 ERROR oslo.service.backend._common.loopingcall result = f(self, *args, **kwargs) 2026-04-13 02:04:50.105299 | debian-bookworm | 2026-04-13 02:04:50.088 6641 ERROR oslo.service.backend._common.loopingcall ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:50.105305 | debian-bookworm | 2026-04-13 02:04:50.088 6641 ERROR oslo.service.backend._common.loopingcall File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 684, in _handle_ems_logging 2026-04-13 02:04:50.105310 | debian-bookworm | 2026-04-13 02:04:50.088 6641 ERROR oslo.service.backend._common.loopingcall self._client.send_ems_log_message(self._build_ems_log_message_1()) 2026-04-13 02:04:50.105316 | debian-bookworm | 2026-04-13 02:04:50.088 6641 ERROR oslo.service.backend._common.loopingcall ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:50.105322 | debian-bookworm | 2026-04-13 02:04:50.088 6641 ERROR oslo.service.backend._common.loopingcall File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-04-13 02:04:50.105331 | debian-bookworm | 2026-04-13 02:04:50.088 6641 ERROR oslo.service.backend._common.loopingcall result = f(self, *args, **kwargs) 2026-04-13 02:04:50.105336 | debian-bookworm | 2026-04-13 02:04:50.088 6641 ERROR oslo.service.backend._common.loopingcall ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:50.105342 | debian-bookworm | 2026-04-13 02:04:50.088 6641 ERROR oslo.service.backend._common.loopingcall File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 714, in _build_ems_log_message_1 2026-04-13 02:04:50.105347 | debian-bookworm | 2026-04-13 02:04:50.088 6641 ERROR oslo.service.backend._common.loopingcall message = self._get_ems_pool_info() 2026-04-13 02:04:50.105352 | debian-bookworm | 2026-04-13 02:04:50.088 6641 ERROR oslo.service.backend._common.loopingcall ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:50.105357 | debian-bookworm | 2026-04-13 02:04:50.088 6641 ERROR oslo.service.backend._common.loopingcall File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py", line 122, in _get_ems_pool_info 2026-04-13 02:04:50.105363 | debian-bookworm | 2026-04-13 02:04:50.088 6641 ERROR oslo.service.backend._common.loopingcall 'aggregates': self._find_matching_aggregates(), 2026-04-13 02:04:50.105368 | debian-bookworm | 2026-04-13 02:04:50.088 6641 ERROR oslo.service.backend._common.loopingcall ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:50.105373 | debian-bookworm | 2026-04-13 02:04:50.088 6641 ERROR oslo.service.backend._common.loopingcall File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-04-13 02:04:50.105378 | debian-bookworm | 2026-04-13 02:04:50.088 6641 ERROR oslo.service.backend._common.loopingcall result = f(self, *args, **kwargs) 2026-04-13 02:04:50.105384 | debian-bookworm | 2026-04-13 02:04:50.088 6641 ERROR oslo.service.backend._common.loopingcall ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:50.105389 | debian-bookworm | 2026-04-13 02:04:50.088 6641 ERROR oslo.service.backend._common.loopingcall File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py", line 149, in _find_matching_aggregates 2026-04-13 02:04:50.105394 | debian-bookworm | 2026-04-13 02:04:50.088 6641 ERROR oslo.service.backend._common.loopingcall return [aggr_name for aggr_name in aggregate_names 2026-04-13 02:04:50.105399 | debian-bookworm | 2026-04-13 02:04:50.088 6641 ERROR oslo.service.backend._common.loopingcall ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:50.105411 | debian-bookworm | 2026-04-13 02:04:50.088 6641 ERROR oslo.service.backend._common.loopingcall TypeError: 'Mock' object is not iterable 2026-04-13 02:04:50.105422 | debian-bookworm | 2026-04-13 02:04:50.088 6641 ERROR oslo.service.backend._common.loopingcall 2026-04-13 02:04:50.105427 | debian-bookworm | 2026-04-13 02:04:50.089 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.105749 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_no_aggregates_no_flexvol_pool [0.025455s] ... ok 2026-04-13 02:04:50.113024 | debian-bookworm | 2026-04-13 02:04:50.111 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.113965 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_4 [0.022084s] ... ok 2026-04-13 02:04:50.117062 | debian-bookworm | {4} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_7___echo_____quoted_argument__rm__rf____ [0.019652s] ... ok 2026-04-13 02:04:50.136993 | debian-bookworm | {4} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_10___2_2GG____G__ [0.019743s] ... ok 2026-04-13 02:04:50.138520 | debian-bookworm | 2026-04-13 02:04:50.134 6641 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1046 2026-04-13 02:04:50.138553 | debian-bookworm | 2026-04-13 02:04:50.135 6641 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1046 2026-04-13 02:04:50.138562 | debian-bookworm | 2026-04-13 02:04:50.136 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.139094 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_1 [0.024849s] ... ok 2026-04-13 02:04:50.156492 | debian-bookworm | {4} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_19____2097152_____M____2_0_ [0.019412s] ... ok 2026-04-13 02:04:50.167424 | debian-bookworm | 2026-04-13 02:04:50.164 6641 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1046 2026-04-13 02:04:50.167453 | debian-bookworm | 2026-04-13 02:04:50.164 6641 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1046 2026-04-13 02:04:50.167462 | debian-bookworm | 2026-04-13 02:04:50.165 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.168061 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_3 [0.028392s] ... ok 2026-04-13 02:04:50.176475 | debian-bookworm | {4} manila.tests.test_utils.IsValidIPVersion.test_valid_v6_3_2001_cdba__3257_9652 [0.019720s] ... ok 2026-04-13 02:04:50.193720 | debian-bookworm | 2026-04-13 02:04:50.188 6641 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1046 2026-04-13 02:04:50.193750 | debian-bookworm | 2026-04-13 02:04:50.188 6641 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1046 2026-04-13 02:04:50.193758 | debian-bookworm | 2026-04-13 02:04:50.189 6641 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1046 2026-04-13 02:04:50.193767 | debian-bookworm | 2026-04-13 02:04:50.189 6641 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1046 2026-04-13 02:04:50.193775 | debian-bookworm | 2026-04-13 02:04:50.190 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.194358 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_5 [0.024350s] ... ok 2026-04-13 02:04:50.196599 | debian-bookworm | {4} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_invalid_string_1_None [0.020149s] ... ok 2026-04-13 02:04:50.215748 | debian-bookworm | 2026-04-13 02:04:50.212 6641 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1046 2026-04-13 02:04:50.215801 | debian-bookworm | 2026-04-13 02:04:50.213 6641 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1046 2026-04-13 02:04:50.215810 | debian-bookworm | 2026-04-13 02:04:50.213 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.216328 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_no_specification_2 [0.023736s] ... ok 2026-04-13 02:04:50.217010 | debian-bookworm | {4} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_raise_error_2_None [0.019956s] ... ok 2026-04-13 02:04:50.236927 | debian-bookworm | {4} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_7___0___False_ [0.019877s] ... ok 2026-04-13 02:04:50.241108 | debian-bookworm | 2026-04-13 02:04:50.239 6641 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Vserver os_56aafd02-4d44-43d7-b784-57fc88167224 does not exist, creating. _create_vserver /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:357 2026-04-13 02:04:50.244022 | debian-bookworm | 2026-04-13 02:04:50.243 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.244975 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_1 [0.028969s] ... ok 2026-04-13 02:04:50.256309 | debian-bookworm | {4} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_3_1 [0.019327s] ... ok 2026-04-13 02:04:50.269852 | debian-bookworm | 2026-04-13 02:04:50.265 6641 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Vserver os_56aafd02-4d44-43d7-b784-57fc88167224 does not exist, creating. _create_vserver /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:357 2026-04-13 02:04:50.269877 | debian-bookworm | 2026-04-13 02:04:50.267 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.270317 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_2 [0.024825s] ... ok 2026-04-13 02:04:50.275480 | debian-bookworm | {4} manila.tests.test_utils.TestComparableMixin.test_ne [0.019195s] ... ok 2026-04-13 02:04:50.295533 | debian-bookworm | {4} manila.tests.test_utils.TestDisableNotifications.test_do_nothing_getter [0.019842s] ... ok 2026-04-13 02:04:50.296941 | debian-bookworm | 2026-04-13 02:04:50.290 6641 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Starting creation of a vserver with 'dp_destination' subtype. _create_vserver /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:322 2026-04-13 02:04:50.296963 | debian-bookworm | 2026-04-13 02:04:50.290 6641 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Creating a new Vserver (os_56aafd02-4d44-43d7-b784-57fc88167224) for data protection. _create_vserver /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:345 2026-04-13 02:04:50.296980 | debian-bookworm | 2026-04-13 02:04:50.292 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.297258 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_dp_destination_1_None [0.024533s] ... ok 2026-04-13 02:04:50.321592 | debian-bookworm | 2026-04-13 02:04:50.315 6641 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Starting creation of a vserver with 'dp_destination' subtype. _create_vserver /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:322 2026-04-13 02:04:50.321629 | debian-bookworm | 2026-04-13 02:04:50.315 6641 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Creating a new Vserver (os_56aafd02-4d44-43d7-b784-57fc88167224) for data protection. _create_vserver /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:345 2026-04-13 02:04:50.321653 | debian-bookworm | 2026-04-13 02:04:50.316 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.322114 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_dp_destination_2_fake_ipspace [0.024163s] ... ok 2026-04-13 02:04:50.324251 | debian-bookworm | {4} manila.tests.test_utils.TestRetryDecorator.test_infinite_retry [0.028587s] ... ok 2026-04-13 02:04:50.341763 | debian-bookworm | 2026-04-13 02:04:50.339 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.342255 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_routes_2 [0.022890s] ... ok 2026-04-13 02:04:50.345383 | debian-bookworm | {4} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_failed [0.020924s] ... ok 2026-04-13 02:04:50.365108 | debian-bookworm | 2026-04-13 02:04:50.362 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.365672 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_peers [0.022944s] ... ok 2026-04-13 02:04:50.366068 | debian-bookworm | {4} manila.tests.volume.test_cinder.CinderApiTestCase.test_detach [0.019915s] ... ok 2026-04-13 02:04:50.385907 | debian-bookworm | {4} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_all_snapshots [0.020071s] ... ok 2026-04-13 02:04:50.387338 | debian-bookworm | 2026-04-13 02:04:50.385 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.387722 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vservers_from_replicas [0.022037s] ... ok 2026-04-13 02:04:50.405758 | debian-bookworm | {4} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_failed_2 [0.019997s] ... ok 2026-04-13 02:04:50.410899 | debian-bookworm | 2026-04-13 02:04:50.408 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.411284 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_handle_housekeeping_tasks [0.023615s] ... ok 2026-04-13 02:04:50.426613 | debian-bookworm | {4} manila.tests.volume.test_cinder.CinderApiTestCase.test_wait_for_extending_volume [0.020723s] ... ok 2026-04-13 02:04:50.433625 | debian-bookworm | 2026-04-13 02:04:50.431 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.433944 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_05 [0.022221s] ... ok 2026-04-13 02:04:50.463715 | debian-bookworm | 2026-04-13 02:04:50.453 6641 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Setting up server 56aafd02-4d44-43d7-b784-57fc88167224. setup_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:197 2026-04-13 02:04:50.463758 | debian-bookworm | 2026-04-13 02:04:50.454 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "netapp-VLAN-1000" by "manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm.NetAppCmodeMultiSVMFileStorageLibrary.setup_server..setup_server_with_lock" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:50.463768 | debian-bookworm | 2026-04-13 02:04:50.454 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "netapp-VLAN-1000" acquired by "manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm.NetAppCmodeMultiSVMFileStorageLibrary.setup_server..setup_server_with_lock" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:50.463777 | debian-bookworm | 2026-04-13 02:04:50.454 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "netapp-VLAN-1000" "released" by "manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm.NetAppCmodeMultiSVMFileStorageLibrary.setup_server..setup_server_with_lock" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:50.463785 | debian-bookworm | 2026-04-13 02:04:50.455 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.464259 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_3 [0.024374s] ... ok 2026-04-13 02:04:50.466890 | debian-bookworm | {4} manila.tests.wsgi.test_wsgi.WSGITestCase.test_initialize_application [0.040258s] ... ok 2026-04-13 02:04:50.482741 | debian-bookworm | 2026-04-13 02:04:50.479 6641 ERROR mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Cannot perform server migration for different security services. Please choose a suitable share network that matches the source security service. 2026-04-13 02:04:50.482811 | debian-bookworm | 2026-04-13 02:04:50.480 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.483317 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_different_sec_service [0.024821s] ... ok 2026-04-13 02:04:50.510264 | debian-bookworm | 2026-04-13 02:04:50.508 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.510758 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_migrate_2___transferring___False_ [0.027634s] ... ok 2026-04-13 02:04:50.535502 | debian-bookworm | 2026-04-13 02:04:50.531 6641 INFO manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Starting share server migration from fake_id to fake_id_2 using SVM DR as migration method. 2026-04-13 02:04:50.535538 | debian-bookworm | 2026-04-13 02:04:50.533 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.535888 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_3 [0.025003s] ... ok 2026-04-13 02:04:50.560764 | debian-bookworm | 2026-04-13 02:04:50.559 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.561585 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_snapmirror_start_failure [0.025851s] ... ok 2026-04-13 02:04:50.585446 | debian-bookworm | 2026-04-13 02:04:50.583 6641 WARNING mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Vserver not specified for share server being deleted. Deletion of share server record will proceed anyway. 2026-04-13 02:04:50.587157 | debian-bookworm | 2026-04-13 02:04:50.585 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.587615 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server_no_share_server_1_None [0.025879s] ... ok 2026-04-13 02:04:50.613668 | debian-bookworm | 2026-04-13 02:04:50.609 6641 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Adding new subnet allocations to share server fake_id update_share_server_network_allocations /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:2502 2026-04-13 02:04:50.613726 | debian-bookworm | 2026-04-13 02:04:50.610 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.614276 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_network_allocations_2_dr [0.025334s] ... ok 2026-04-13 02:04:50.640116 | debian-bookworm | 2026-04-13 02:04:50.634 6641 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Adding new subnet allocations to share server fake_id update_share_server_network_allocations /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:2502 2026-04-13 02:04:50.640175 | debian-bookworm | 2026-04-13 02:04:50.634 6641 ERROR mock_logger [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to update vserver network configuration.: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-04-13 02:04:50.640186 | debian-bookworm | 2026-04-13 02:04:50.636 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.640608 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_network_allocations_setup_network_fail [0.025171s] ... ok 2026-04-13 02:04:50.662435 | debian-bookworm | 2026-04-13 02:04:50.660 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.662942 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_invalid_network_types_1 [0.024314s] ... ok 2026-04-13 02:04:50.686189 | debian-bookworm | 2026-04-13 02:04:50.684 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.686889 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_invalid_network_types_2 [0.023684s] ... ok 2026-04-13 02:04:50.710290 | debian-bookworm | 2026-04-13 02:04:50.708 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.710879 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_cluster_creds_vserver_mismatch [0.023751s] ... ok 2026-04-13 02:04:50.735054 | debian-bookworm | 2026-04-13 02:04:50.732 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.735714 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_vserver_not_found [0.024162s] ... ok 2026-04-13 02:04:50.760662 | debian-bookworm | 2026-04-13 02:04:50.758 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.761293 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_vserver_not_found [0.026130s] ... ok 2026-04-13 02:04:50.784626 | debian-bookworm | 2026-04-13 02:04:50.782 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.785145 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_zero_time_3 [0.023200s] ... ok 2026-04-13 02:04:50.806046 | debian-bookworm | 2026-04-13 02:04:50.803 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.806463 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init [0.021535s] ... ok 2026-04-13 02:04:50.829061 | debian-bookworm | 2026-04-13 02:04:50.826 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.829434 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_not_supported [0.022636s] ... ok 2026-04-13 02:04:50.851984 | debian-bookworm | 2026-04-13 02:04:50.849 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.852392 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache_counters_unavailable [0.022758s] ... ok 2026-04-13 02:04:50.874116 | debian-bookworm | 2026-04-13 02:04:50.871 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.874589 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_1 [0.022198s] ... ok 2026-04-13 02:04:50.896743 | debian-bookworm | 2026-04-13 02:04:50.894 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.897357 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test_is_readonly_1 [0.022159s] ... ok 2026-04-13 02:04:50.919345 | debian-bookworm | 2026-04-13 02:04:50.916 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.919726 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_create_share_2_False [0.022512s] ... ok 2026-04-13 02:04:50.941856 | debian-bookworm | 2026-04-13 02:04:50.939 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.942466 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_export_location [0.022731s] ... ok 2026-04-13 02:04:50.962927 | debian-bookworm | 2026-04-13 02:04:50.961 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.963549 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_share_name_for_share [0.021335s] ... ok 2026-04-13 02:04:50.985566 | debian-bookworm | 2026-04-13 02:04:50.983 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:50.985885 | debian-bookworm | {7} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_validate_access_rule [0.021757s] ... ok 2026-04-13 02:04:51.012070 | debian-bookworm | 2026-04-13 02:04:51.009 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.012542 | debian-bookworm | {7} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing [0.026506s] ... ok 2026-04-13 02:04:51.034249 | debian-bookworm | 2026-04-13 02:04:51.031 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.034567 | debian-bookworm | {7} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_no_info_from_version_info [0.021836s] ... ok 2026-04-13 02:04:51.058055 | debian-bookworm | 2026-04-13 02:04:51.053 6641 DEBUG manila.share.drivers.netapp.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Trying dpkg-query command. _update_info_from_dpkg /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py:316 2026-04-13 02:04:51.058086 | debian-bookworm | 2026-04-13 02:04:51.053 6641 INFO manila.share.drivers.netapp.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] No dpkg-query info found for python3-manila package. 2026-04-13 02:04:51.058096 | debian-bookworm | 2026-04-13 02:04:51.054 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.058530 | debian-bookworm | {7} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_dpkg_no_pkg_found [0.022505s] ... ok 2026-04-13 02:04:51.079156 | debian-bookworm | 2026-04-13 02:04:51.075 6641 DEBUG manila.share.drivers.netapp.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Trying rpm command. _update_info_from_rpm /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py:295 2026-04-13 02:04:51.079186 | debian-bookworm | 2026-04-13 02:04:51.076 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.079501 | debian-bookworm | {7} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_rpm [0.022086s] ... ok 2026-04-13 02:04:51.101870 | debian-bookworm | 2026-04-13 02:04:51.099 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.102251 | debian-bookworm | {7} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_openstack_info_rpm_pkg_found [0.022627s] ... ok 2026-04-13 02:04:51.124548 | debian-bookworm | 2026-04-13 02:04:51.122 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.124939 | debian-bookworm | {7} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_openstack_info_rpm_pkg_not_found [0.022855s] ... ok 2026-04-13 02:04:51.153293 | debian-bookworm | 2026-04-13 02:04:51.144 6641 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/nexenta_nas.py:39 2026-04-13 02:04:51.153324 | debian-bookworm | 2026-04-13 02:04:51.145 6641 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Setting up the NexentaStor4 plugin. do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/nexenta_nas.py:67 2026-04-13 02:04:51.153333 | debian-bookworm | 2026-04-13 02:04:51.145 6641 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Deleting share share. delete_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/nexenta_nas.py:87 2026-04-13 02:04:51.153350 | debian-bookworm | 2026-04-13 02:04:51.145 6641 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Sending JSON data: {"object": "folder", "method": "destroy", "params": ["volume/nfs_share/share", "-r"]} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:85 2026-04-13 02:04:51.153359 | debian-bookworm | 2026-04-13 02:04:51.146 6641 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Got response: {} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:88 2026-04-13 02:04:51.153367 | debian-bookworm | 2026-04-13 02:04:51.147 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.153685 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_share [0.024418s] ... ok 2026-04-13 02:04:51.173005 | debian-bookworm | 2026-04-13 02:04:51.167 6641 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/nexenta_nas.py:39 2026-04-13 02:04:51.173044 | debian-bookworm | 2026-04-13 02:04:51.168 6641 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Setting up the NexentaStor4 plugin. do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/nexenta_nas.py:67 2026-04-13 02:04:51.173058 | debian-bookworm | 2026-04-13 02:04:51.169 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.173395 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_deny_access__unsupported_access_type [0.022755s] ... ok 2026-04-13 02:04:51.199887 | debian-bookworm | 2026-04-13 02:04:51.190 6641 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/nexenta_nas.py:39 2026-04-13 02:04:51.199929 | debian-bookworm | 2026-04-13 02:04:51.191 6641 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Setting up the NexentaStor4 plugin. do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/nexenta_nas.py:67 2026-04-13 02:04:51.199938 | debian-bookworm | 2026-04-13 02:04:51.192 6641 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Sending JSON data: {"object": "folder", "method": "get_child_props", "params": ["volume/nfs_share", "used|available"]} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:85 2026-04-13 02:04:51.199947 | debian-bookworm | 2026-04-13 02:04:51.192 6641 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Got response: {'result': {'available': 9663676416, 'used': 1073741824}} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:88 2026-04-13 02:04:51.199955 | debian-bookworm | 2026-04-13 02:04:51.193 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.200331 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_get_capacity_info [0.023488s] ... ok 2026-04-13 02:04:51.218724 | debian-bookworm | 2026-04-13 02:04:51.214 6641 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Create collection: {'key': 'value'} create /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:353 2026-04-13 02:04:51.218754 | debian-bookworm | 2026-04-13 02:04:51.216 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.219114 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_create_exist [0.022605s] ... ok 2026-04-13 02:04:51.241167 | debian-bookworm | 2026-04-13 02:04:51.237 6641 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Delete collection parent/child: {'key': 'value'} delete /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:362 2026-04-13 02:04:51.241197 | debian-bookworm | 2026-04-13 02:04:51.238 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.241688 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_delete [0.022209s] ... ok 2026-04-13 02:04:51.271127 | debian-bookworm | 2026-04-13 02:04:51.267 6641 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Delete collection parent/child: {'key': 'value'} delete /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:362 2026-04-13 02:04:51.271161 | debian-bookworm | 2026-04-13 02:04:51.268 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.271475 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_delete_not_found [0.029934s] ... ok 2026-04-13 02:04:51.291822 | debian-bookworm | 2026-04-13 02:04:51.289 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.292235 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_path [0.020670s] ... ok 2026-04-13 02:04:51.312404 | debian-bookworm | 2026-04-13 02:04:51.308 6641 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Set filesystem parent/child ACL: {'key': 'value'} acl /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:428 2026-04-13 02:04:51.312432 | debian-bookworm | 2026-04-13 02:04:51.309 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.312877 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_acl [0.019779s] ... ok 2026-04-13 02:04:51.332338 | debian-bookworm | 2026-04-13 02:04:51.328 6641 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Mount filesystem parent/child: {'key': 'value'} mount /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:416 2026-04-13 02:04:51.332363 | debian-bookworm | 2026-04-13 02:04:51.329 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.332678 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_mount [0.019582s] ... ok 2026-04-13 02:04:51.352533 | debian-bookworm | 2026-04-13 02:04:51.348 6641 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Get properties of setting system.guid: None get /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:336 2026-04-13 02:04:51.352569 | debian-bookworm | 2026-04-13 02:04:51.349 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.352881 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_delete_bearer [0.020582s] ... ok 2026-04-13 02:04:51.373885 | debian-bookworm | 2026-04-13 02:04:51.371 6641 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Get properties of setting system.guid: None get /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:336 2026-04-13 02:04:51.375298 | debian-bookworm | 2026-04-13 02:04:51.373 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.375721 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_update_lock [0.023681s] ... ok 2026-04-13 02:04:51.397645 | debian-bookworm | 2026-04-13 02:04:51.393 6641 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Get properties of setting system.guid: None get /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:336 2026-04-13 02:04:51.397679 | debian-bookworm | 2026-04-13 02:04:51.394 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.398108 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_update_token [0.021114s] ... ok 2026-04-13 02:04:51.418790 | debian-bookworm | 2026-04-13 02:04:51.414 6641 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Get properties of setting system.guid: None get /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:336 2026-04-13 02:04:51.418821 | debian-bookworm | 2026-04-13 02:04:51.416 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.419187 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_url [0.021028s] ... ok 2026-04-13 02:04:51.441690 | debian-bookworm | 2026-04-13 02:04:51.435 6641 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] NEF request start: post parent/child {'key': 'value'} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:80 2026-04-13 02:04:51.441729 | debian-bookworm | 2026-04-13 02:04:51.435 6641 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] NEF request done: post parent/child {'data': '{"key": "value"}'}, total response time: 0 seconds, total requests count: 0, requests statistics: {} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:113 2026-04-13 02:04:51.441742 | debian-bookworm | 2026-04-13 02:04:51.436 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.442108 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___post_payload [0.020293s] ... ok 2026-04-13 02:04:51.461679 | debian-bookworm | 2026-04-13 02:04:51.455 6641 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] NEF request start: put parent/child {'key': 'value'} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:80 2026-04-13 02:04:51.461713 | debian-bookworm | 2026-04-13 02:04:51.456 6641 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to put parent/child {'data': '{"key": "value"}'}: __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:102 2026-04-13 02:04:51.461723 | debian-bookworm | 2026-04-13 02:04:51.457 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.462046 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___request_failover_error [0.020715s] ... ok 2026-04-13 02:04:51.482794 | debian-bookworm | 2026-04-13 02:04:51.480 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.483254 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_auth_error [0.023531s] ... ok 2026-04-13 02:04:51.510015 | debian-bookworm | 2026-04-13 02:04:51.502 6641 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/nexenta_nas.py:52 2026-04-13 02:04:51.510046 | debian-bookworm | 2026-04-13 02:04:51.503 6641 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Get properties of setting system.guid: None get /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:336 2026-04-13 02:04:51.510063 | debian-bookworm | 2026-04-13 02:04:51.504 6641 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Get properties of filesystem pool1/nfs_share: None get /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:336 2026-04-13 02:04:51.510072 | debian-bookworm | 2026-04-13 02:04:51.505 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.510441 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_get_capacity_info [0.024943s] ... ok 2026-04-13 02:04:51.533404 | debian-bookworm | 2026-04-13 02:04:51.526 6641 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/nexenta_nas.py:52 2026-04-13 02:04:51.533434 | debian-bookworm | 2026-04-13 02:04:51.527 6641 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Get properties of setting system.guid: None get /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:336 2026-04-13 02:04:51.533442 | debian-bookworm | 2026-04-13 02:04:51.528 6641 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Reverting to snapshot: snapshot-snap_id. revert_to_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/nexenta_nas.py:339 2026-04-13 02:04:51.533451 | debian-bookworm | 2026-04-13 02:04:51.528 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.533770 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_revert_to_snapshot [0.022669s] ... ok 2026-04-13 02:04:51.555359 | debian-bookworm | 2026-04-13 02:04:51.548 6641 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/nexenta_nas.py:52 2026-04-13 02:04:51.555389 | debian-bookworm | 2026-04-13 02:04:51.549 6641 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Get properties of setting system.guid: None get /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:336 2026-04-13 02:04:51.555398 | debian-bookworm | 2026-04-13 02:04:51.550 6641 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Updating access to share share-uuid with following access rules: [('ip', 'ro', '1.1.1.1')] update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/nexenta_nas.py:414 2026-04-13 02:04:51.555407 | debian-bookworm | 2026-04-13 02:04:51.550 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.555724 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_access__ip_ro [0.021897s] ... ok 2026-04-13 02:04:51.578254 | debian-bookworm | 2026-04-13 02:04:51.570 6641 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/nexenta_nas.py:52 2026-04-13 02:04:51.578284 | debian-bookworm | 2026-04-13 02:04:51.572 6641 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Get properties of setting system.guid: None get /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:336 2026-04-13 02:04:51.578293 | debian-bookworm | 2026-04-13 02:04:51.572 6641 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Updating access to share share-uuid with following access rules: [('ip', 'rw', '1.1.1.1')] update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/nexenta_nas.py:414 2026-04-13 02:04:51.578308 | debian-bookworm | 2026-04-13 02:04:51.573 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.578652 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_access__ip_rw [0.022827s] ... ok 2026-04-13 02:04:51.597644 | debian-bookworm | 2026-04-13 02:04:51.595 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.598187 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_02______0_ [0.021633s] ... ok 2026-04-13 02:04:51.618597 | debian-bookworm | 2026-04-13 02:04:51.616 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.619107 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_05__10__10_ [0.021193s] ... ok 2026-04-13 02:04:51.639117 | debian-bookworm | 2026-04-13 02:04:51.636 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.639500 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_06___1b___1_ [0.019900s] ... ok 2026-04-13 02:04:51.658442 | debian-bookworm | 2026-04-13 02:04:51.656 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.658778 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_09___0B___0_ [0.019281s] ... ok 2026-04-13 02:04:51.678187 | debian-bookworm | 2026-04-13 02:04:51.676 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.678548 | debian-bookworm | {7} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_input_error [0.019767s] ... ok 2026-04-13 02:04:51.716077 | debian-bookworm | 2026-04-13 02:04:51.713 6641 DEBUG manila.share.drivers.purestorage.flashblade [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/purestorage/flashblade.py:152 2026-04-13 02:04:51.720003 | debian-bookworm | 2026-04-13 02:04:51.718 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.721011 | debian-bookworm | {7} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_create_snapshot [0.042848s] ... ok 2026-04-13 02:04:51.750000 | debian-bookworm | 2026-04-13 02:04:51.746 6641 DEBUG manila.share.drivers.purestorage.flashblade [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/purestorage/flashblade.py:152 2026-04-13 02:04:51.750035 | debian-bookworm | 2026-04-13 02:04:51.747 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.750468 | debian-bookworm | {7} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_extend_share [0.028758s] ... ok 2026-04-13 02:04:51.790023 | debian-bookworm | 2026-04-13 02:04:51.768 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-04-13 02:04:51.790055 | debian-bookworm | 2026-04-13 02:04:51.768 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-13 02:04:51.790079 | debian-bookworm | 2026-04-13 02:04:51.768 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-13 02:04:51.790093 | debian-bookworm | 2026-04-13 02:04:51.769 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] response data: 2026-04-13 02:04:51.790102 | debian-bookworm | 2026-04-13 02:04:51.790110 | debian-bookworm | 2026-04-13 02:04:51.790119 | debian-bookworm | 2026-04-13 02:04:51.790127 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-13 02:04:51.790135 | debian-bookworm | 2026-04-13 02:04:51.769 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-04-13 02:04:51.790143 | debian-bookworm | 2026-04-13 02:04:51.769 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] in get_basic_info get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:95 2026-04-13 02:04:51.790150 | debian-bookworm | 2026-04-13 02:04:51.769 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] response data: 2026-04-13 02:04:51.790158 | debian-bookworm | 2026-04-13 02:04:51.790165 | debian-bookworm | 2026-04-13 02:04:51.790173 | debian-bookworm | 2026-04-13 02:04:51.790182 | debian-bookworm | 2026-04-13 02:04:51.790189 | debian-bookworm | 2026-04-13 02:04:51.790197 | debian-bookworm | 2026-04-13 02:04:51.790205 | debian-bookworm | 2026-04-13 02:04:51.790212 | debian-bookworm | 2026-04-13 02:04:51.790220 | debian-bookworm | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-04-13 02:04:51.790229 | debian-bookworm | 2026-04-13 02:04:51.770 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Create ES API Executor _create_api_executor /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:181 2026-04-13 02:04:51.790237 | debian-bookworm | 2026-04-13 02:04:51.770 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-13 02:04:51.790245 | debian-bookworm | 2026-04-13 02:04:51.770 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-13 02:04:51.790252 | debian-bookworm | 2026-04-13 02:04:51.770 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] response data: 2026-04-13 02:04:51.790270 | debian-bookworm | 2026-04-13 02:04:51.790278 | debian-bookworm | 2026-04-13 02:04:51.790286 | debian-bookworm | 2026-04-13 02:04:51.790294 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-13 02:04:51.790301 | debian-bookworm | 2026-04-13 02:04:51.770 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-04-13 02:04:51.790322 | debian-bookworm | 2026-04-13 02:04:51.770 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-13 02:04:51.790330 | debian-bookworm | 2026-04-13 02:04:51.771 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-13 02:04:51.790338 | debian-bookworm | 2026-04-13 02:04:51.771 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] url : /cgi-bin/disk/snapshot.cgi?func=del_snapshots&snapshotID=fakeSnapshotId&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-13 02:04:51.790346 | debian-bookworm | 2026-04-13 02:04:51.771 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] response data: 2026-04-13 02:04:51.790354 | debian-bookworm | 2026-04-13 02:04:51.790361 | debian-bookworm | 2026-04-13 02:04:51.790372 | debian-bookworm | 2026-04-13 02:04:51.790380 | debian-bookworm | 0 2026-04-13 02:04:51.790387 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-13 02:04:51.790395 | debian-bookworm | 2026-04-13 02:04:51.772 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.790751 | debian-bookworm | {7} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_delete_snapshot_api_1 [0.024097s] ... ok 2026-04-13 02:04:51.810804 | debian-bookworm | 2026-04-13 02:04:51.792 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-04-13 02:04:51.810835 | debian-bookworm | 2026-04-13 02:04:51.792 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-13 02:04:51.810844 | debian-bookworm | 2026-04-13 02:04:51.793 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-13 02:04:51.810852 | debian-bookworm | 2026-04-13 02:04:51.793 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] response data: 2026-04-13 02:04:51.810860 | debian-bookworm | 2026-04-13 02:04:51.810868 | debian-bookworm | 2026-04-13 02:04:51.810876 | debian-bookworm | 2026-04-13 02:04:51.810884 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-13 02:04:51.810891 | debian-bookworm | 2026-04-13 02:04:51.793 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-04-13 02:04:51.810899 | debian-bookworm | 2026-04-13 02:04:51.793 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] in get_basic_info get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:95 2026-04-13 02:04:51.810920 | debian-bookworm | 2026-04-13 02:04:51.794 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] response data: 2026-04-13 02:04:51.810928 | debian-bookworm | 2026-04-13 02:04:51.810936 | debian-bookworm | 2026-04-13 02:04:51.810943 | debian-bookworm | 2026-04-13 02:04:51.810951 | debian-bookworm | 2026-04-13 02:04:51.810958 | debian-bookworm | 2026-04-13 02:04:51.810966 | debian-bookworm | 2026-04-13 02:04:51.810973 | debian-bookworm | 2026-04-13 02:04:51.810981 | debian-bookworm | 2026-04-13 02:04:51.810988 | debian-bookworm | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-04-13 02:04:51.810996 | debian-bookworm | 2026-04-13 02:04:51.794 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Create ES API Executor _create_api_executor /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:181 2026-04-13 02:04:51.811004 | debian-bookworm | 2026-04-13 02:04:51.794 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-13 02:04:51.811012 | debian-bookworm | 2026-04-13 02:04:51.794 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-13 02:04:51.811020 | debian-bookworm | 2026-04-13 02:04:51.794 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] response data: 2026-04-13 02:04:51.811028 | debian-bookworm | 2026-04-13 02:04:51.811035 | debian-bookworm | 2026-04-13 02:04:51.811043 | debian-bookworm | 2026-04-13 02:04:51.811054 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-13 02:04:51.811062 | debian-bookworm | 2026-04-13 02:04:51.794 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-04-13 02:04:51.811076 | debian-bookworm | 2026-04-13 02:04:51.794 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-13 02:04:51.811084 | debian-bookworm | 2026-04-13 02:04:51.795 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-13 02:04:51.811092 | debian-bookworm | 2026-04-13 02:04:51.795 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] url : /cgi-bin/accessrights/accessrightsRequest.cgi?module=hosts&func=apply_sethost&name=fakeHostName&ipaddr_v4=fakeIpV4&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-13 02:04:51.811100 | debian-bookworm | 2026-04-13 02:04:51.795 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] response data: 2026-04-13 02:04:51.811107 | debian-bookworm | 2026-04-13 02:04:51.811115 | debian-bookworm | 2026-04-13 02:04:51.811122 | debian-bookworm | 2026-04-13 02:04:51.811161 | debian-bookworm | 2026-04-13 02:04:51.811168 | debian-bookworm | 2026-04-13 02:04:51.811176 | debian-bookworm | 2026-04-13 02:04:51.811184 | debian-bookworm | 2026-04-13 02:04:51.811200 | debian-bookworm | 2026-04-13 02:04:51.811208 | debian-bookworm | 2026-04-13 02:04:51.811216 | debian-bookworm | 2026-04-13 02:04:51.811223 | debian-bookworm | 2026-04-13 02:04:51.811231 | debian-bookworm | 2026-04-13 02:04:51.811238 | debian-bookworm | 2026-04-13 02:04:51.811246 | debian-bookworm | 2026-04-13 02:04:51.811253 | debian-bookworm | 2026-04-13 02:04:51.811261 | debian-bookworm | 2026-04-13 02:04:51.811268 | debian-bookworm | 2026-04-13 02:04:51.811276 | debian-bookworm | 2026-04-13 02:04:51.811284 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-13 02:04:51.811291 | debian-bookworm | 2026-04-13 02:04:51.796 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.811639 | debian-bookworm | {7} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_edit_host [0.023748s] ... ok 2026-04-13 02:04:51.857170 | debian-bookworm | 2026-04-13 02:04:51.817 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-04-13 02:04:51.857206 | debian-bookworm | 2026-04-13 02:04:51.817 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-13 02:04:51.857213 | debian-bookworm | 2026-04-13 02:04:51.817 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-13 02:04:51.857219 | debian-bookworm | 2026-04-13 02:04:51.817 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] response data: 2026-04-13 02:04:51.857225 | debian-bookworm | 2026-04-13 02:04:51.857230 | debian-bookworm | 2026-04-13 02:04:51.857235 | debian-bookworm | 2026-04-13 02:04:51.857240 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-13 02:04:51.857277 | debian-bookworm | 2026-04-13 02:04:51.818 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-04-13 02:04:51.857285 | debian-bookworm | 2026-04-13 02:04:51.818 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] in get_basic_info get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:95 2026-04-13 02:04:51.857289 | debian-bookworm | 2026-04-13 02:04:51.818 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] response data: 2026-04-13 02:04:51.857292 | debian-bookworm | 2026-04-13 02:04:51.857296 | debian-bookworm | 2026-04-13 02:04:51.857299 | debian-bookworm | 2026-04-13 02:04:51.857303 | debian-bookworm | 2026-04-13 02:04:51.857307 | debian-bookworm | 2026-04-13 02:04:51.857321 | debian-bookworm | 2026-04-13 02:04:51.857324 | debian-bookworm | 2026-04-13 02:04:51.857328 | debian-bookworm | 2026-04-13 02:04:51.857331 | debian-bookworm | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-04-13 02:04:51.857336 | debian-bookworm | 2026-04-13 02:04:51.818 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Create ES API Executor _create_api_executor /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:181 2026-04-13 02:04:51.857341 | debian-bookworm | 2026-04-13 02:04:51.818 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-13 02:04:51.857346 | debian-bookworm | 2026-04-13 02:04:51.818 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-13 02:04:51.857351 | debian-bookworm | 2026-04-13 02:04:51.819 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] response data: 2026-04-13 02:04:51.857356 | debian-bookworm | 2026-04-13 02:04:51.857361 | debian-bookworm | 2026-04-13 02:04:51.857366 | debian-bookworm | 2026-04-13 02:04:51.857372 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-13 02:04:51.857377 | debian-bookworm | 2026-04-13 02:04:51.819 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-04-13 02:04:51.857389 | debian-bookworm | 2026-04-13 02:04:51.819 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-13 02:04:51.857394 | debian-bookworm | 2026-04-13 02:04:51.819 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-13 02:04:51.857399 | debian-bookworm | 2026-04-13 02:04:51.819 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] url : /cgi-bin/disk/snapshot.cgi?func=extra_get&volumeID=volId&snapshot_list=1&snap_start=0&snap_count=100&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-13 02:04:51.857404 | debian-bookworm | 2026-04-13 02:04:51.819 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] response data: 2026-04-13 02:04:51.857408 | debian-bookworm | 2026-04-13 02:04:51.857413 | debian-bookworm | 2026-04-13 02:04:51.857418 | debian-bookworm | 2026-04-13 02:04:51.857423 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-13 02:04:51.857428 | debian-bookworm | 2026-04-13 02:04:51.820 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.get_snapshot_info' after 0.000589(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:51.857504 | debian-bookworm | 2026-04-13 02:04:51.820 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.get_snapshot_info in 1 seconds as it raised ShareBackendException: Share backend error: Unexpected response from QNAP API.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:51.857516 | debian-bookworm | 2026-04-13 02:04:51.820 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-13 02:04:51.857520 | debian-bookworm | 2026-04-13 02:04:51.820 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-13 02:04:51.857523 | debian-bookworm | 2026-04-13 02:04:51.820 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] url : /cgi-bin/disk/snapshot.cgi?func=extra_get&volumeID=volId&snapshot_list=1&snap_start=0&snap_count=100&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-13 02:04:51.857527 | debian-bookworm | 2026-04-13 02:04:51.820 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] response data: 2026-04-13 02:04:51.857530 | debian-bookworm | 2026-04-13 02:04:51.857534 | debian-bookworm | 2026-04-13 02:04:51.857537 | debian-bookworm | 2026-04-13 02:04:51.857540 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-13 02:04:51.857544 | debian-bookworm | 2026-04-13 02:04:51.821 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.get_snapshot_info' after 0.00154(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:51.857547 | debian-bookworm | 2026-04-13 02:04:51.821 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.get_snapshot_info in 2 seconds as it raised ShareBackendException: Share backend error: Unexpected response from QNAP API.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:51.857554 | debian-bookworm | 2026-04-13 02:04:51.821 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-13 02:04:51.857559 | debian-bookworm | 2026-04-13 02:04:51.821 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-13 02:04:51.857564 | debian-bookworm | 2026-04-13 02:04:51.821 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] url : /cgi-bin/disk/snapshot.cgi?func=extra_get&volumeID=volId&snapshot_list=1&snap_start=0&snap_count=100&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-13 02:04:51.857569 | debian-bookworm | 2026-04-13 02:04:51.821 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] response data: 2026-04-13 02:04:51.857573 | debian-bookworm | 2026-04-13 02:04:51.857583 | debian-bookworm | 2026-04-13 02:04:51.857588 | debian-bookworm | 2026-04-13 02:04:51.857593 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-13 02:04:51.857601 | debian-bookworm | 2026-04-13 02:04:51.822 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.get_snapshot_info' after 0.00245(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:51.857607 | debian-bookworm | 2026-04-13 02:04:51.822 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.get_snapshot_info in 4 seconds as it raised ShareBackendException: Share backend error: Unexpected response from QNAP API.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:51.857613 | debian-bookworm | 2026-04-13 02:04:51.822 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-13 02:04:51.857618 | debian-bookworm | 2026-04-13 02:04:51.822 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-13 02:04:51.857624 | debian-bookworm | 2026-04-13 02:04:51.822 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] url : /cgi-bin/disk/snapshot.cgi?func=extra_get&volumeID=volId&snapshot_list=1&snap_start=0&snap_count=100&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-13 02:04:51.857629 | debian-bookworm | 2026-04-13 02:04:51.822 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] response data: 2026-04-13 02:04:51.857635 | debian-bookworm | 2026-04-13 02:04:51.857640 | debian-bookworm | 2026-04-13 02:04:51.857645 | debian-bookworm | 2026-04-13 02:04:51.857650 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-13 02:04:51.857656 | debian-bookworm | 2026-04-13 02:04:51.822 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.get_snapshot_info' after 0.00325(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:51.857665 | debian-bookworm | 2026-04-13 02:04:51.822 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.get_snapshot_info in 8 seconds as it raised ShareBackendException: Share backend error: Unexpected response from QNAP API.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:51.857671 | debian-bookworm | 2026-04-13 02:04:51.823 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-13 02:04:51.857677 | debian-bookworm | 2026-04-13 02:04:51.823 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-13 02:04:51.857686 | debian-bookworm | 2026-04-13 02:04:51.823 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] url : /cgi-bin/disk/snapshot.cgi?func=extra_get&volumeID=volId&snapshot_list=1&snap_start=0&snap_count=100&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-13 02:04:51.857692 | debian-bookworm | 2026-04-13 02:04:51.823 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] response data: 2026-04-13 02:04:51.857697 | debian-bookworm | 2026-04-13 02:04:51.857702 | debian-bookworm | 2026-04-13 02:04:51.857707 | debian-bookworm | 2026-04-13 02:04:51.857713 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-13 02:04:51.857720 | debian-bookworm | 2026-04-13 02:04:51.823 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.get_snapshot_info' after 0.00405(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:51.857726 | debian-bookworm | 2026-04-13 02:04:51.824 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.858113 | debian-bookworm | {7} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_06 [0.028323s] ... ok 2026-04-13 02:04:51.892622 | debian-bookworm | 2026-04-13 02:04:51.846 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-04-13 02:04:51.892666 | debian-bookworm | 2026-04-13 02:04:51.846 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-13 02:04:51.892677 | debian-bookworm | 2026-04-13 02:04:51.846 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-13 02:04:51.892688 | debian-bookworm | 2026-04-13 02:04:51.847 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] response data: 2026-04-13 02:04:51.892700 | debian-bookworm | 2026-04-13 02:04:51.892712 | debian-bookworm | 2026-04-13 02:04:51.892724 | debian-bookworm | 2026-04-13 02:04:51.892735 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-13 02:04:51.892747 | debian-bookworm | 2026-04-13 02:04:51.847 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-04-13 02:04:51.892757 | debian-bookworm | 2026-04-13 02:04:51.847 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] in get_basic_info get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:95 2026-04-13 02:04:51.892765 | debian-bookworm | 2026-04-13 02:04:51.847 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] response data: 2026-04-13 02:04:51.892787 | debian-bookworm | 2026-04-13 02:04:51.892795 | debian-bookworm | 2026-04-13 02:04:51.892803 | debian-bookworm | 2026-04-13 02:04:51.892811 | debian-bookworm | 2026-04-13 02:04:51.892819 | debian-bookworm | 2026-04-13 02:04:51.892826 | debian-bookworm | 2026-04-13 02:04:51.892834 | debian-bookworm | 2026-04-13 02:04:51.892841 | debian-bookworm | 2026-04-13 02:04:51.892849 | debian-bookworm | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-04-13 02:04:51.892857 | debian-bookworm | 2026-04-13 02:04:51.847 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Create ES API Executor _create_api_executor /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:181 2026-04-13 02:04:51.892866 | debian-bookworm | 2026-04-13 02:04:51.847 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-13 02:04:51.892874 | debian-bookworm | 2026-04-13 02:04:51.848 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-13 02:04:51.892882 | debian-bookworm | 2026-04-13 02:04:51.848 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] response data: 2026-04-13 02:04:51.892889 | debian-bookworm | 2026-04-13 02:04:51.892897 | debian-bookworm | 2026-04-13 02:04:51.892905 | debian-bookworm | 2026-04-13 02:04:51.892918 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-13 02:04:51.892926 | debian-bookworm | 2026-04-13 02:04:51.848 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-04-13 02:04:51.892943 | debian-bookworm | 2026-04-13 02:04:51.848 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-13 02:04:51.892952 | debian-bookworm | 2026-04-13 02:04:51.848 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-13 02:04:51.892960 | debian-bookworm | 2026-04-13 02:04:51.849 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] url : /cgi-bin/disk/snapshot.cgi?func=del_snapshots&snapshotID=fakeSnapshotId&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-13 02:04:51.892968 | debian-bookworm | 2026-04-13 02:04:51.849 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] response data: 2026-04-13 02:04:51.892976 | debian-bookworm | 2026-04-13 02:04:51.892983 | debian-bookworm | 2026-04-13 02:04:51.892991 | debian-bookworm | 2026-04-13 02:04:51.892999 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-13 02:04:51.893007 | debian-bookworm | 2026-04-13 02:04:51.849 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.delete_snapshot_api' after 0.000665(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:51.893021 | debian-bookworm | 2026-04-13 02:04:51.849 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.delete_snapshot_api in 1 seconds as it raised ShareBackendException: Share backend error: Failed to delete snapshot.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:51.893029 | debian-bookworm | 2026-04-13 02:04:51.849 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-13 02:04:51.893038 | debian-bookworm | 2026-04-13 02:04:51.850 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-13 02:04:51.893049 | debian-bookworm | 2026-04-13 02:04:51.850 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] url : /cgi-bin/disk/snapshot.cgi?func=del_snapshots&snapshotID=fakeSnapshotId&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-13 02:04:51.893060 | debian-bookworm | 2026-04-13 02:04:51.850 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] response data: 2026-04-13 02:04:51.893071 | debian-bookworm | 2026-04-13 02:04:51.893082 | debian-bookworm | 2026-04-13 02:04:51.893093 | debian-bookworm | 2026-04-13 02:04:51.893102 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-13 02:04:51.893110 | debian-bookworm | 2026-04-13 02:04:51.850 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.delete_snapshot_api' after 0.00176(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:51.893122 | debian-bookworm | 2026-04-13 02:04:51.850 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.delete_snapshot_api in 2 seconds as it raised ShareBackendException: Share backend error: Failed to delete snapshot.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:51.893140 | debian-bookworm | 2026-04-13 02:04:51.850 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-13 02:04:51.893152 | debian-bookworm | 2026-04-13 02:04:51.850 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-13 02:04:51.893164 | debian-bookworm | 2026-04-13 02:04:51.851 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] url : /cgi-bin/disk/snapshot.cgi?func=del_snapshots&snapshotID=fakeSnapshotId&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-13 02:04:51.893183 | debian-bookworm | 2026-04-13 02:04:51.851 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] response data: 2026-04-13 02:04:51.893192 | debian-bookworm | 2026-04-13 02:04:51.893200 | debian-bookworm | 2026-04-13 02:04:51.893208 | debian-bookworm | 2026-04-13 02:04:51.893215 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-13 02:04:51.893223 | debian-bookworm | 2026-04-13 02:04:51.851 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.delete_snapshot_api' after 0.00257(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:51.893231 | debian-bookworm | 2026-04-13 02:04:51.851 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.delete_snapshot_api in 4 seconds as it raised ShareBackendException: Share backend error: Failed to delete snapshot.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:51.893239 | debian-bookworm | 2026-04-13 02:04:51.851 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-13 02:04:51.893247 | debian-bookworm | 2026-04-13 02:04:51.851 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-13 02:04:51.893255 | debian-bookworm | 2026-04-13 02:04:51.851 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] url : /cgi-bin/disk/snapshot.cgi?func=del_snapshots&snapshotID=fakeSnapshotId&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-13 02:04:51.893291 | debian-bookworm | 2026-04-13 02:04:51.851 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] response data: 2026-04-13 02:04:51.893299 | debian-bookworm | 2026-04-13 02:04:51.893306 | debian-bookworm | 2026-04-13 02:04:51.893314 | debian-bookworm | 2026-04-13 02:04:51.893863 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-13 02:04:51.893883 | debian-bookworm | 2026-04-13 02:04:51.852 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.delete_snapshot_api' after 0.00336(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:51.893891 | debian-bookworm | 2026-04-13 02:04:51.852 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.delete_snapshot_api in 8 seconds as it raised ShareBackendException: Share backend error: Failed to delete snapshot.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:51.893907 | debian-bookworm | 2026-04-13 02:04:51.852 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-13 02:04:51.893924 | debian-bookworm | 2026-04-13 02:04:51.852 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-13 02:04:51.893932 | debian-bookworm | 2026-04-13 02:04:51.852 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] url : /cgi-bin/disk/snapshot.cgi?func=del_snapshots&snapshotID=fakeSnapshotId&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-13 02:04:51.893940 | debian-bookworm | 2026-04-13 02:04:51.852 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] response data: 2026-04-13 02:04:51.893948 | debian-bookworm | 2026-04-13 02:04:51.893956 | debian-bookworm | 2026-04-13 02:04:51.893964 | debian-bookworm | 2026-04-13 02:04:51.893971 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-13 02:04:51.893979 | debian-bookworm | 2026-04-13 02:04:51.852 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.delete_snapshot_api' after 0.00415(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:51.893998 | debian-bookworm | 2026-04-13 02:04:51.854 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.894520 | debian-bookworm | {7} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_12 [0.029986s] ... ok 2026-04-13 02:04:51.932475 | debian-bookworm | 2026-04-13 02:04:51.877 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-04-13 02:04:51.932518 | debian-bookworm | 2026-04-13 02:04:51.877 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-13 02:04:51.932529 | debian-bookworm | 2026-04-13 02:04:51.877 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-13 02:04:51.932539 | debian-bookworm | 2026-04-13 02:04:51.878 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] response data: 2026-04-13 02:04:51.932547 | debian-bookworm | 2026-04-13 02:04:51.932556 | debian-bookworm | 2026-04-13 02:04:51.932564 | debian-bookworm | 2026-04-13 02:04:51.932572 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-13 02:04:51.932580 | debian-bookworm | 2026-04-13 02:04:51.878 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-04-13 02:04:51.932594 | debian-bookworm | 2026-04-13 02:04:51.878 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] in get_basic_info get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:95 2026-04-13 02:04:51.932616 | debian-bookworm | 2026-04-13 02:04:51.878 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] response data: 2026-04-13 02:04:51.932624 | debian-bookworm | 2026-04-13 02:04:51.932631 | debian-bookworm | 2026-04-13 02:04:51.932639 | debian-bookworm | 2026-04-13 02:04:51.932647 | debian-bookworm | 2026-04-13 02:04:51.932655 | debian-bookworm | 2026-04-13 02:04:51.932662 | debian-bookworm | 2026-04-13 02:04:51.932670 | debian-bookworm | 2026-04-13 02:04:51.932678 | debian-bookworm | 2026-04-13 02:04:51.932686 | debian-bookworm | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-04-13 02:04:51.932694 | debian-bookworm | 2026-04-13 02:04:51.879 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Create ES API Executor _create_api_executor /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:181 2026-04-13 02:04:51.932702 | debian-bookworm | 2026-04-13 02:04:51.879 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-13 02:04:51.932710 | debian-bookworm | 2026-04-13 02:04:51.879 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-13 02:04:51.932718 | debian-bookworm | 2026-04-13 02:04:51.879 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] response data: 2026-04-13 02:04:51.932725 | debian-bookworm | 2026-04-13 02:04:51.932733 | debian-bookworm | 2026-04-13 02:04:51.932741 | debian-bookworm | 2026-04-13 02:04:51.932749 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-13 02:04:51.932757 | debian-bookworm | 2026-04-13 02:04:51.879 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-04-13 02:04:51.932772 | debian-bookworm | 2026-04-13 02:04:51.880 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-13 02:04:51.932781 | debian-bookworm | 2026-04-13 02:04:51.880 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-13 02:04:51.932789 | debian-bookworm | 2026-04-13 02:04:51.880 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] url : /cgi-bin/accessrights/accessrightsRequest.cgi?module=hosts&func=apply_addhost&name=fakeHostName&ipaddr_v4=fakeIpV4&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-13 02:04:51.932797 | debian-bookworm | 2026-04-13 02:04:51.880 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] response data: 2026-04-13 02:04:51.932805 | debian-bookworm | 2026-04-13 02:04:51.932812 | debian-bookworm | 2026-04-13 02:04:51.932820 | debian-bookworm | 2026-04-13 02:04:51.932838 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-13 02:04:51.932846 | debian-bookworm | 2026-04-13 02:04:51.880 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.add_host' after 0.000561(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:51.933054 | debian-bookworm | 2026-04-13 02:04:51.880 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.add_host in 1 seconds as it raised ShareBackendException: Share backend error: Unexpected response from QNAP API.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:51.933062 | debian-bookworm | 2026-04-13 02:04:51.881 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-13 02:04:51.933070 | debian-bookworm | 2026-04-13 02:04:51.881 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-13 02:04:51.933078 | debian-bookworm | 2026-04-13 02:04:51.881 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] url : /cgi-bin/accessrights/accessrightsRequest.cgi?module=hosts&func=apply_addhost&name=fakeHostName&ipaddr_v4=fakeIpV4&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-13 02:04:51.933086 | debian-bookworm | 2026-04-13 02:04:51.881 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] response data: 2026-04-13 02:04:51.933094 | debian-bookworm | 2026-04-13 02:04:51.933101 | debian-bookworm | 2026-04-13 02:04:51.933109 | debian-bookworm | 2026-04-13 02:04:51.933116 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-13 02:04:51.933124 | debian-bookworm | 2026-04-13 02:04:51.881 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.add_host' after 0.00156(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:51.933132 | debian-bookworm | 2026-04-13 02:04:51.881 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.add_host in 2 seconds as it raised ShareBackendException: Share backend error: Unexpected response from QNAP API.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:51.933145 | debian-bookworm | 2026-04-13 02:04:51.881 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-13 02:04:51.933153 | debian-bookworm | 2026-04-13 02:04:51.881 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-13 02:04:51.933161 | debian-bookworm | 2026-04-13 02:04:51.882 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] url : /cgi-bin/accessrights/accessrightsRequest.cgi?module=hosts&func=apply_addhost&name=fakeHostName&ipaddr_v4=fakeIpV4&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-13 02:04:51.933201 | debian-bookworm | 2026-04-13 02:04:51.882 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] response data: 2026-04-13 02:04:51.933209 | debian-bookworm | 2026-04-13 02:04:51.933217 | debian-bookworm | 2026-04-13 02:04:51.933225 | debian-bookworm | 2026-04-13 02:04:51.933232 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-13 02:04:51.933251 | debian-bookworm | 2026-04-13 02:04:51.882 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.add_host' after 0.00237(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:51.933259 | debian-bookworm | 2026-04-13 02:04:51.882 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.add_host in 4 seconds as it raised ShareBackendException: Share backend error: Unexpected response from QNAP API.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:51.933267 | debian-bookworm | 2026-04-13 02:04:51.882 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-13 02:04:51.933275 | debian-bookworm | 2026-04-13 02:04:51.882 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-13 02:04:51.933324 | debian-bookworm | 2026-04-13 02:04:51.882 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] url : /cgi-bin/accessrights/accessrightsRequest.cgi?module=hosts&func=apply_addhost&name=fakeHostName&ipaddr_v4=fakeIpV4&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-13 02:04:51.933332 | debian-bookworm | 2026-04-13 02:04:51.883 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] response data: 2026-04-13 02:04:51.933340 | debian-bookworm | 2026-04-13 02:04:51.933347 | debian-bookworm | 2026-04-13 02:04:51.933355 | debian-bookworm | 2026-04-13 02:04:51.933363 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-13 02:04:51.933371 | debian-bookworm | 2026-04-13 02:04:51.883 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.add_host' after 0.00318(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:51.933383 | debian-bookworm | 2026-04-13 02:04:51.883 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.add_host in 8 seconds as it raised ShareBackendException: Share backend error: Unexpected response from QNAP API.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:51.933398 | debian-bookworm | 2026-04-13 02:04:51.883 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-13 02:04:51.933406 | debian-bookworm | 2026-04-13 02:04:51.883 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-13 02:04:51.933414 | debian-bookworm | 2026-04-13 02:04:51.883 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] url : /cgi-bin/accessrights/accessrightsRequest.cgi?module=hosts&func=apply_addhost&name=fakeHostName&ipaddr_v4=fakeIpV4&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-13 02:04:51.933421 | debian-bookworm | 2026-04-13 02:04:51.883 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] response data: 2026-04-13 02:04:51.933429 | debian-bookworm | 2026-04-13 02:04:51.933436 | debian-bookworm | 2026-04-13 02:04:51.933444 | debian-bookworm | 2026-04-13 02:04:51.933452 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-13 02:04:51.933488 | debian-bookworm | 2026-04-13 02:04:51.884 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.add_host' after 0.00404(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:51.933498 | debian-bookworm | 2026-04-13 02:04:51.885 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.933905 | debian-bookworm | {7} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_17 [0.030654s] ... ok 2026-04-13 02:04:51.942680 | debian-bookworm | 2026-04-13 02:04:51.906 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-04-13 02:04:51.942721 | debian-bookworm | 2026-04-13 02:04:51.906 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] port: 443, ssl: True _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-13 02:04:51.942731 | debian-bookworm | 2026-04-13 02:04:51.907 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-13 02:04:51.942739 | debian-bookworm | 2026-04-13 02:04:51.907 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] response data: 2026-04-13 02:04:51.942748 | debian-bookworm | 2026-04-13 02:04:51.942757 | debian-bookworm | 2026-04-13 02:04:51.942765 | debian-bookworm | 2026-04-13 02:04:51.942773 | debian-bookworm | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-13 02:04:51.942781 | debian-bookworm | 2026-04-13 02:04:51.907 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-04-13 02:04:51.942804 | debian-bookworm | 2026-04-13 02:04:51.907 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] in get_basic_info get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:95 2026-04-13 02:04:51.942812 | debian-bookworm | 2026-04-13 02:04:51.908 6641 DEBUG manila.share.drivers.qnap.api [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] response data: 2026-04-13 02:04:51.942819 | debian-bookworm | 2026-04-13 02:04:51.942827 | debian-bookworm | 2026-04-13 02:04:51.942835 | debian-bookworm | 2026-04-13 02:04:51.942843 | debian-bookworm | 2026-04-13 02:04:51.942851 | debian-bookworm | 2026-04-13 02:04:51.942859 | debian-bookworm | 2026-04-13 02:04:51.942866 | debian-bookworm | 2026-04-13 02:04:51.942874 | debian-bookworm | 2026-04-13 02:04:51.942882 | debian-bookworm | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-04-13 02:04:51.942890 | debian-bookworm | 2026-04-13 02:04:51.908 6641 ERROR manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible.: manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-04-13 02:04:51.942898 | debian-bookworm | 2026-04-13 02:04:51.908 6641 ERROR manila.share.drivers.qnap.qnap Traceback (most recent call last): 2026-04-13 02:04:51.942906 | debian-bookworm | 2026-04-13 02:04:51.908 6641 ERROR manila.share.drivers.qnap.qnap File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-04-13 02:04:51.942914 | debian-bookworm | 2026-04-13 02:04:51.908 6641 ERROR manila.share.drivers.qnap.qnap self.api_executor = self._create_api_executor() 2026-04-13 02:04:51.942922 | debian-bookworm | 2026-04-13 02:04:51.908 6641 ERROR manila.share.drivers.qnap.qnap ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:51.942930 | debian-bookworm | 2026-04-13 02:04:51.908 6641 ERROR manila.share.drivers.qnap.qnap File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-04-13 02:04:51.942938 | debian-bookworm | 2026-04-13 02:04:51.908 6641 ERROR manila.share.drivers.qnap.qnap raise exception.ShareBackendException(msg=msg) 2026-04-13 02:04:51.942951 | debian-bookworm | 2026-04-13 02:04:51.908 6641 ERROR manila.share.drivers.qnap.qnap manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-04-13 02:04:51.942959 | debian-bookworm | 2026-04-13 02:04:51.908 6641 ERROR manila.share.drivers.qnap.qnap 2026-04-13 02:04:51.942968 | debian-bookworm | 2026-04-13 02:04:51.909 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.943354 | debian-bookworm | {7} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_2 [0.024024s] ... ok 2026-04-13 02:04:51.946458 | debian-bookworm | 2026-04-13 02:04:51.931 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-04-13 02:04:51.946494 | debian-bookworm | 2026-04-13 02:04:51.931 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] share_proto: NFS access_type: fakeAccessType access_level: ro access_to: fakeIp _allow_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:667 2026-04-13 02:04:51.946506 | debian-bookworm | 2026-04-13 02:04:51.931 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] vol_name: fakeVolName access_level: ro host_name: manila-fakeHostName-ro host_list: [] _allow_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:683 2026-04-13 02:04:51.946531 | debian-bookworm | 2026-04-13 02:04:51.931 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] _get_vol_host vol_host_list:[] _get_vol_host /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:625 2026-04-13 02:04:51.946542 | debian-bookworm | 2026-04-13 02:04:51.932 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.946914 | debian-bookworm | {7} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_ro [0.023241s] ... ok 2026-04-13 02:04:51.964695 | debian-bookworm | 2026-04-13 02:04:51.954 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-04-13 02:04:51.964741 | debian-bookworm | 2026-04-13 02:04:51.954 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] share_proto: NFS access_type: fakeAccessType access_level: ro access_to: ['\n fakeIp\n '] _allow_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:667 2026-04-13 02:04:51.964751 | debian-bookworm | 2026-04-13 02:04:51.954 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] vol_name: fakeVolName access_level: ro host_name: manila-fakeHostName host_list: [] _allow_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:683 2026-04-13 02:04:51.964759 | debian-bookworm | 2026-04-13 02:04:51.954 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] _get_vol_host name:manila-fakeHostName _get_vol_host /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:611 2026-04-13 02:04:51.964768 | debian-bookworm | 2026-04-13 02:04:51.954 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] _get_vol_host vol_host_list:[{'index': 'fakeHostIndex', 'hostid': 'fakeHostId', 'name': 'manila-fakeHostName', 'ipv4': ['\n fakeIp\n ']}] _get_vol_host /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:625 2026-04-13 02:04:51.964792 | debian-bookworm | 2026-04-13 02:04:51.955 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] vol_host["ipv4"]: ['\n fakeIp\n ', ['\n fakeIp\n ']] _allow_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:702 2026-04-13 02:04:51.964801 | debian-bookworm | 2026-04-13 02:04:51.955 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] ipv4_list: ['\n fakeIp\n ', ['\n fakeIp\n ']] _allow_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:703 2026-04-13 02:04:51.964810 | debian-bookworm | 2026-04-13 02:04:51.956 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.965404 | debian-bookworm | {7} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_ro_with_hostlist [0.023061s] ... ok 2026-04-13 02:04:51.987094 | debian-bookworm | 2026-04-13 02:04:51.977 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-04-13 02:04:51.987156 | debian-bookworm | 2026-04-13 02:04:51.978 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "qnap-create_share_from_snapshot" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share_from_snapshot" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:51.987166 | debian-bookworm | 2026-04-13 02:04:51.978 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "qnap-create_share_from_snapshot" acquired by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share_from_snapshot" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:51.987175 | debian-bookworm | 2026-04-13 02:04:51.978 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Entering create_share_from_snapshot. The source snapshot=fakeSnapshotId. The created share=shareId create_share_from_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:532 2026-04-13 02:04:51.987183 | debian-bookworm | 2026-04-13 02:04:51.978 6641 WARNING manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Snapshot fakeSnapshotId does not exist 2026-04-13 02:04:51.987192 | debian-bookworm | 2026-04-13 02:04:51.978 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "qnap-create_share_from_snapshot" "released" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share_from_snapshot" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:51.987200 | debian-bookworm | 2026-04-13 02:04:51.979 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:51.987598 | debian-bookworm | {7} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot_without_snapshot_id [0.023715s] ... ok 2026-04-13 02:04:52.017799 | debian-bookworm | 2026-04-13 02:04:52.001 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-04-13 02:04:52.017861 | debian-bookworm | 2026-04-13 02:04:52.002 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "qnap-create_share" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:52.017871 | debian-bookworm | 2026-04-13 02:04:52.002 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "qnap-create_share" acquired by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:52.017892 | debian-bookworm | 2026-04-13 02:04:52.002 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] share: {'values': {'id': 'shareId', 'name': 'fakename', 'size': 10, 'share_proto': 'NFS', 'share_network_id': 'fake share network id', 'share_server_id': 'fake share server id', 'export_location': 'fake_location:/fake_share', 'project_id': 'fake_project_uuid', 'availability_zone': 'fake_az', 'snapshot_support': 'True', 'replication_type': None, 'is_busy': False, 'share_group_id': None, 'instance': {'id': 'fake_share_instance_id', 'host': 'fakehost', 'share_type_id': '1', 'share_network_id': 'fake share network id'}, 'mount_snapshot_support': False, 'display_name': 'fakeDisplayName', 'export_locations': [{'path': '1.2.3.4:/share/fakeShareName'}], 'host': 'QnapShareDriver'}} create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:303 2026-04-13 02:04:52.017917 | debian-bookworm | 2026-04-13 02:04:52.002 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] extra_specs: {'dedupe': 'true', 'thin_provisioning': 'false'} create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:305 2026-04-13 02:04:52.017928 | debian-bookworm | 2026-04-13 02:04:52.003 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] qnap_thin_provision: False qnap_compression: True qnap_deduplication: True qnap_ssd_cache: False create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:318 2026-04-13 02:04:52.017937 | debian-bookworm | 2026-04-13 02:04:52.003 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] created_share: None create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:336 2026-04-13 02:04:52.017944 | debian-bookworm | 2026-04-13 02:04:52.003 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Dedupe cannot be enabled without thin_provisioning. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:345 2026-04-13 02:04:52.017963 | debian-bookworm | 2026-04-13 02:04:52.003 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "qnap-create_share" "released" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:52.017972 | debian-bookworm | 2026-04-13 02:04:52.004 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.018387 | debian-bookworm | {7} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_negative_configutarion [0.024548s] ... ok 2026-04-13 02:04:52.037526 | debian-bookworm | 2026-04-13 02:04:52.025 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-04-13 02:04:52.037568 | debian-bookworm | 2026-04-13 02:04:52.026 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "qnap-create_share" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:52.037579 | debian-bookworm | 2026-04-13 02:04:52.026 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "qnap-create_share" acquired by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:52.037596 | debian-bookworm | 2026-04-13 02:04:52.026 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] share: {'values': {'id': 'shareId', 'name': 'fakename', 'size': 10, 'share_proto': 'NFS', 'share_network_id': 'fake share network id', 'share_server_id': 'fake share server id', 'export_location': 'fake_location:/fake_share', 'project_id': 'fake_project_uuid', 'availability_zone': 'fake_az', 'snapshot_support': 'True', 'replication_type': None, 'is_busy': False, 'share_group_id': None, 'instance': {'id': 'fake_share_instance_id', 'host': 'fakehost', 'share_type_id': '1', 'share_network_id': 'fake share network id'}, 'mount_snapshot_support': False, 'display_name': 'fakeDisplayName', 'export_locations': [{'path': '1.2.3.4:/share/fakeShareName'}], 'host': 'QnapShareDriver'}} create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:303 2026-04-13 02:04:52.037620 | debian-bookworm | 2026-04-13 02:04:52.026 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] extra_specs: {} create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:305 2026-04-13 02:04:52.037631 | debian-bookworm | 2026-04-13 02:04:52.026 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] qnap_thin_provision: True qnap_compression: True qnap_deduplication: False qnap_ssd_cache: False create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:318 2026-04-13 02:04:52.037640 | debian-bookworm | 2026-04-13 02:04:52.026 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] created_share: None create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:336 2026-04-13 02:04:52.037649 | debian-bookworm | 2026-04-13 02:04:52.027 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] volID: fakeNo volName: fakeShareName create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:359 2026-04-13 02:04:52.037658 | debian-bookworm | 2026-04-13 02:04:52.027 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "qnap-create_share" "released" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:52.037667 | debian-bookworm | 2026-04-13 02:04:52.028 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.038128 | debian-bookworm | {7} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_1 [0.023375s] ... ok 2026-04-13 02:04:52.050972 | debian-bookworm | 2026-04-13 02:04:52.048 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-04-13 02:04:52.051003 | debian-bookworm | 2026-04-13 02:04:52.049 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.051557 | debian-bookworm | {7} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_get_location_path [0.021465s] ... ok 2026-04-13 02:04:52.074578 | debian-bookworm | 2026-04-13 02:04:52.069 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-04-13 02:04:52.074610 | debian-bookworm | 2026-04-13 02:04:52.070 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] _get_vol_host name:manila-fakeHostName _get_vol_host /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:611 2026-04-13 02:04:52.074621 | debian-bookworm | 2026-04-13 02:04:52.070 6641 DEBUG manila.share.drivers.qnap.qnap [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] _get_vol_host vol_host_list:[{'index': 'fakeHostIndex', 'hostid': 'fakeHostId', 'name': 'manila-fakeHostName', 'ipv4': ['\n fakeIp\n ']}] _get_vol_host /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:625 2026-04-13 02:04:52.074654 | debian-bookworm | 2026-04-13 02:04:52.071 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.075068 | debian-bookworm | {7} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_get_vol_host [0.021353s] ... ok 2026-04-13 02:04:52.102553 | debian-bookworm | 2026-04-13 02:04:52.091 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "quobyte-request" by "manila.share.drivers.quobyte.jsonrpc.JsonRpc.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:52.102614 | debian-bookworm | 2026-04-13 02:04:52.092 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "quobyte-request" acquired by "manila.share.drivers.quobyte.jsonrpc.JsonRpc.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:52.102623 | debian-bookworm | 2026-04-13 02:04:52.092 6641 DEBUG manila.share.drivers.quobyte.jsonrpc [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Request payload to be send is: {"jsonrpc": "2.0", "method": "method", "params": {"retry": "INFINITELY", "param": "value"}, "id": "1"} call /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/quobyte/jsonrpc.py:75 2026-04-13 02:04:52.102632 | debian-bookworm | 2026-04-13 02:04:52.092 6641 DEBUG manila.share.drivers.quobyte.jsonrpc [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retrieved data from Quobyte backend: {'error': {'code': 28, 'message': 'text'}} call /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/quobyte/jsonrpc.py:101 2026-04-13 02:04:52.102640 | debian-bookworm | 2026-04-13 02:04:52.092 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "quobyte-request" "released" by "manila.share.drivers.quobyte.jsonrpc.JsonRpc.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:52.102649 | debian-bookworm | 2026-04-13 02:04:52.093 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.103062 | debian-bookworm | {7} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_application_error [0.022829s] ... ok 2026-04-13 02:04:52.116940 | debian-bookworm | 2026-04-13 02:04:52.115 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.118062 | debian-bookworm | {7} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_checked_for_application_error_enf [0.021860s] ... ok 2026-04-13 02:04:52.140593 | debian-bookworm | 2026-04-13 02:04:52.138 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.141282 | debian-bookworm | {7} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_jsonrpc_init_with_ca [0.022443s] ... ok 2026-04-13 02:04:52.161258 | debian-bookworm | 2026-04-13 02:04:52.159 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.161890 | debian-bookworm | {7} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_deny_access_nonip [0.020409s] ... ok 2026-04-13 02:04:52.180818 | debian-bookworm | 2026-04-13 02:04:52.178 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.181320 | debian-bookworm | {7} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_fetch_existing_access [0.019484s] ... ok 2026-04-13 02:04:52.201892 | debian-bookworm | 2026-04-13 02:04:52.199 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.202431 | debian-bookworm | {7} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_resolve_volume_name_other_error [0.020771s] ... ok 2026-04-13 02:04:52.203772 | debian-bookworm | 2026-04-13 02:04:52.201 6641 WARNING manila.share.drivers.tegile.tegile [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:04:52.221847 | debian-bookworm | 2026-04-13 02:04:52.219 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.223185 | debian-bookworm | {7} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_2_user [0.020227s] ... ok 2026-04-13 02:04:52.224217 | debian-bookworm | 2026-04-13 02:04:52.221 6641 WARNING manila.share.drivers.tegile.tegile [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:04:52.245519 | debian-bookworm | 2026-04-13 02:04:52.243 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.246130 | debian-bookworm | {7} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_delete_share [0.023543s] ... ok 2026-04-13 02:04:52.247637 | debian-bookworm | 2026-04-13 02:04:52.245 6641 WARNING manila.share.drivers.tegile.tegile [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2026-04-13 02:04:52.266707 | debian-bookworm | 2026-04-13 02:04:52.264 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.267173 | debian-bookworm | {7} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_fail_2 [0.020627s] ... ok 2026-04-13 02:04:52.288067 | debian-bookworm | 2026-04-13 02:04:52.286 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.288491 | debian-bookworm | {7} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_conf_dir_empty_1_False [0.021400s] ... ok 2026-04-13 02:04:52.308825 | debian-bookworm | 2026-04-13 02:04:52.305 6641 ERROR manila.share.drivers.ganesha.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Unsupported access rule of 'type' notip, 'level' rw, 'to' 10.0.0.1: type should be one of 'ip'. 2026-04-13 02:04:52.308870 | debian-bookworm | 2026-04-13 02:04:52.306 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.309284 | debian-bookworm | {7} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_allow_access_error_invalid_share [0.019889s] ... ok 2026-04-13 02:04:52.329148 | debian-bookworm | 2026-04-13 02:04:52.327 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.329807 | debian-bookworm | {7} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_deny_access [0.021372s] ... ok 2026-04-13 02:04:52.354594 | debian-bookworm | 2026-04-13 02:04:52.352 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.355167 | debian-bookworm | {7} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir_no_conf_dir_must_exist_false [0.024992s] ... ok 2026-04-13 02:04:52.374775 | debian-bookworm | 2026-04-13 02:04:52.372 6641 ERROR manila.share.drivers.ganesha.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Unsupported access rule of 'type' notip, 'level' rw, 'to' 10.0.0.1: type should be one of 'ip'. 2026-04-13 02:04:52.374823 | debian-bookworm | 2026-04-13 02:04:52.373 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.375332 | debian-bookworm | {7} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_invalid_share_access_type [0.020454s] ... ok 2026-04-13 02:04:52.394946 | debian-bookworm | 2026-04-13 02:04:52.393 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.395390 | debian-bookworm | {7} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_not_handled_server_provided_1 [0.020068s] ... ok 2026-04-13 02:04:52.420594 | debian-bookworm | 2026-04-13 02:04:52.413 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:52.420611 | debian-bookworm | 2026-04-13 02:04:52.413 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:52.420617 | debian-bookworm | 2026-04-13 02:04:52.413 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:52.420621 | debian-bookworm | 2026-04-13 02:04:52.416 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.420925 | debian-bookworm | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__get_helper_with_wrong_proto_2_None [0.022195s] ... ok 2026-04-13 02:04:52.444362 | debian-bookworm | 2026-04-13 02:04:52.436 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:52.444442 | debian-bookworm | 2026-04-13 02:04:52.436 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:52.444457 | debian-bookworm | 2026-04-13 02:04:52.436 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:52.444495 | debian-bookworm | 2026-04-13 02:04:52.439 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.445044 | debian-bookworm | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__ssh_exec_check_list_comprehensions_still_work [0.023885s] ... ok 2026-04-13 02:04:52.469207 | debian-bookworm | 2026-04-13 02:04:52.460 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:52.469273 | debian-bookworm | 2026-04-13 02:04:52.460 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:52.469320 | debian-bookworm | 2026-04-13 02:04:52.461 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:52.469331 | debian-bookworm | 2026-04-13 02:04:52.464 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.469895 | debian-bookworm | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_allocate_container [0.025168s] ... ok 2026-04-13 02:04:52.497175 | debian-bookworm | 2026-04-13 02:04:52.487 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:52.497235 | debian-bookworm | 2026-04-13 02:04:52.487 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:52.497243 | debian-bookworm | 2026-04-13 02:04:52.488 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:52.497252 | debian-bookworm | 2026-04-13 02:04:52.490 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.497726 | debian-bookworm | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_attached_correct [0.026119s] ... ok 2026-04-13 02:04:52.523244 | debian-bookworm | 2026-04-13 02:04:52.513 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:52.523278 | debian-bookworm | 2026-04-13 02:04:52.514 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:52.523284 | debian-bookworm | 2026-04-13 02:04:52.514 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:52.523290 | debian-bookworm | 2026-04-13 02:04:52.518 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.523702 | debian-bookworm | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share_from_snapshot [0.026577s] ... ok 2026-04-13 02:04:52.546412 | debian-bookworm | 2026-04-13 02:04:52.538 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:52.546474 | debian-bookworm | 2026-04-13 02:04:52.538 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:52.546484 | debian-bookworm | 2026-04-13 02:04:52.538 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:52.546493 | debian-bookworm | 2026-04-13 02:04:52.542 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.547018 | debian-bookworm | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_detach_volume_with_volume_not_found [0.023737s] ... ok 2026-04-13 02:04:52.570854 | debian-bookworm | 2026-04-13 02:04:52.562 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:52.570936 | debian-bookworm | 2026-04-13 02:04:52.562 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:52.570971 | debian-bookworm | 2026-04-13 02:04:52.562 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:52.570985 | debian-bookworm | 2026-04-13 02:04:52.567 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.571489 | debian-bookworm | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_extend_share_2_130 [0.026193s] ... ok 2026-04-13 02:04:52.596940 | debian-bookworm | 2026-04-13 02:04:52.589 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:52.596999 | debian-bookworm | 2026-04-13 02:04:52.590 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:52.597006 | debian-bookworm | 2026-04-13 02:04:52.590 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:52.597028 | debian-bookworm | 2026-04-13 02:04:52.593 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.597401 | debian-bookworm | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume [0.025229s] ... ok 2026-04-13 02:04:52.622852 | debian-bookworm | 2026-04-13 02:04:52.614 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:52.622920 | debian-bookworm | 2026-04-13 02:04:52.614 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:52.622930 | debian-bookworm | 2026-04-13 02:04:52.615 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:52.622939 | debian-bookworm | 2026-04-13 02:04:52.617 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.623381 | debian-bookworm | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_error [0.024238s] ... ok 2026-04-13 02:04:52.646397 | debian-bookworm | 2026-04-13 02:04:52.638 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:52.646443 | debian-bookworm | 2026-04-13 02:04:52.638 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:52.646453 | debian-bookworm | 2026-04-13 02:04:52.638 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:52.646461 | debian-bookworm | 2026-04-13 02:04:52.641 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.646881 | debian-bookworm | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_with_private_data [0.023330s] ... ok 2026-04-13 02:04:52.669577 | debian-bookworm | 2026-04-13 02:04:52.661 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:52.669614 | debian-bookworm | 2026-04-13 02:04:52.661 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:52.669634 | debian-bookworm | 2026-04-13 02:04:52.661 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:52.669644 | debian-bookworm | 2026-04-13 02:04:52.665 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.670152 | debian-bookworm | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_attached_to_cinder_volume_not_found [0.023745s] ... ok 2026-04-13 02:04:52.694457 | debian-bookworm | 2026-04-13 02:04:52.686 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:52.694511 | debian-bookworm | 2026-04-13 02:04:52.686 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:52.694518 | debian-bookworm | 2026-04-13 02:04:52.686 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:52.694525 | debian-bookworm | 2026-04-13 02:04:52.690 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.694854 | debian-bookworm | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_not_attached_to_cinder_volume_invalid_size [0.025020s] ... ok 2026-04-13 02:04:52.718088 | debian-bookworm | 2026-04-13 02:04:52.710 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:52.718111 | debian-bookworm | 2026-04-13 02:04:52.710 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:52.718118 | debian-bookworm | 2026-04-13 02:04:52.711 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:52.718124 | debian-bookworm | 2026-04-13 02:04:52.713 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.718432 | debian-bookworm | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_resize_filesystem_invalid_new_size_1 [0.023121s] ... ok 2026-04-13 02:04:52.741561 | debian-bookworm | 2026-04-13 02:04:52.733 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:52.741594 | debian-bookworm | 2026-04-13 02:04:52.733 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:52.741600 | debian-bookworm | 2026-04-13 02:04:52.734 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:52.741616 | debian-bookworm | 2026-04-13 02:04:52.736 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.741928 | debian-bookworm | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_resize_filesystem_invalid_new_size_2 [0.022914s] ... ok 2026-04-13 02:04:52.764320 | debian-bookworm | 2026-04-13 02:04:52.756 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:52.764353 | debian-bookworm | 2026-04-13 02:04:52.756 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:52.764363 | debian-bookworm | 2026-04-13 02:04:52.756 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:52.764371 | debian-bookworm | 2026-04-13 02:04:52.759 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.764671 | debian-bookworm | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_setup_helpers_no_helpers [0.022471s] ... ok 2026-04-13 02:04:52.788090 | debian-bookworm | 2026-04-13 02:04:52.779 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:52.788114 | debian-bookworm | 2026-04-13 02:04:52.780 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:52.788121 | debian-bookworm | 2026-04-13 02:04:52.780 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:52.788138 | debian-bookworm | 2026-04-13 02:04:52.783 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.788469 | debian-bookworm | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_shrink_share_invalid_size [0.024624s] ... ok 2026-04-13 02:04:52.806955 | debian-bookworm | 2026-04-13 02:04:52.804 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.807385 | debian-bookworm | {7} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_init_remote_ganesha_server [0.020792s] ... ok 2026-04-13 02:04:52.826458 | debian-bookworm | 2026-04-13 02:04:52.824 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.826930 | debian-bookworm | {7} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_get_export [0.019533s] ... ok 2026-04-13 02:04:52.846957 | debian-bookworm | 2026-04-13 02:04:52.845 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.847312 | debian-bookworm | {7} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_get_export_dir_dict_1 [0.020573s] ... ok 2026-04-13 02:04:52.867002 | debian-bookworm | 2026-04-13 02:04:52.865 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.867386 | debian-bookworm | {7} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_2 [0.019888s] ... ok 2026-04-13 02:04:52.888755 | debian-bookworm | 2026-04-13 02:04:52.885 6641 WARNING manila.share.drivers.glusterfs [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:04:52.888775 | debian-bookworm | 2026-04-13 02:04:52.886 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.889087 | debian-bookworm | {7} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_get_helper_vol_1 [0.021511s] ... ok 2026-04-13 02:04:52.910266 | debian-bookworm | 2026-04-13 02:04:52.906 6641 WARNING manila.share.drivers.glusterfs [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:04:52.910286 | debian-bookworm | 2026-04-13 02:04:52.907 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.910720 | debian-bookworm | {7} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_update_share_stats [0.021094s] ... ok 2026-04-13 02:04:52.930208 | debian-bookworm | 2026-04-13 02:04:52.928 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.930567 | debian-bookworm | {7} manila.tests.share.drivers.test_helpers.CIFSHelperUserAccessTestCase.test_update_access_exception_level [0.020304s] ... ok 2026-04-13 02:04:52.953385 | debian-bookworm | 2026-04-13 02:04:52.951 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.953914 | debian-bookworm | {7} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_4 [0.023249s] ... ok 2026-04-13 02:04:52.975096 | debian-bookworm | 2026-04-13 02:04:52.973 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.975688 | debian-bookworm | {7} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_7 [0.021898s] ... ok 2026-04-13 02:04:52.996550 | debian-bookworm | 2026-04-13 02:04:52.994 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:52.997023 | debian-bookworm | {7} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_multi_ip_3_5_6_7_9__foo_quuz [0.020643s] ... ok 2026-04-13 02:04:53.017187 | debian-bookworm | 2026-04-13 02:04:53.015 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:53.017630 | debian-bookworm | {7} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_3_5_6_7_9__foo_quuz [0.020377s] ... ok 2026-04-13 02:04:53.037981 | debian-bookworm | 2026-04-13 02:04:53.035 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:53.038474 | debian-bookworm | {7} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_host_list [0.020726s] ... ok 2026-04-13 02:04:53.057998 | debian-bookworm | 2026-04-13 02:04:53.055 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:53.058452 | debian-bookworm | {7} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_5__1001__1000__124__foo_bar [0.019859s] ... ok 2026-04-13 02:04:53.085363 | debian-bookworm | 2026-04-13 02:04:53.075 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "nfs-fake_instance_id" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:53.085403 | debian-bookworm | 2026-04-13 02:04:53.075 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "nfs-fake_instance_id" acquired by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:53.085413 | debian-bookworm | 2026-04-13 02:04:53.075 6641 WARNING manila.share.drivers.helpers [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Unsupported access level rw or access type user, skipping removal of access rule to 4.4.4.4.: manila.exception.InvalidShareAccess: Invalid access rule: Only 'ip' access type allowed. 2026-04-13 02:04:53.085422 | debian-bookworm | 2026-04-13 02:04:53.076 6641 WARNING manila.share.drivers.helpers [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Access rule ip:2.2.2.3 already exists for share fake_share_name 2026-04-13 02:04:53.085431 | debian-bookworm | 2026-04-13 02:04:53.076 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "nfs-fake_instance_id" "released" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:53.085440 | debian-bookworm | 2026-04-13 02:04:53.077 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:53.085914 | debian-bookworm | {7} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_1_rw [0.021374s] ... ok 2026-04-13 02:04:53.105208 | debian-bookworm | 2026-04-13 02:04:53.097 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "nfs-fake_instance_id" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:53.105256 | debian-bookworm | 2026-04-13 02:04:53.097 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "nfs-fake_instance_id" acquired by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:53.105276 | debian-bookworm | 2026-04-13 02:04:53.098 6641 WARNING manila.share.drivers.helpers [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Unsupported access level ro or access type user, skipping removal of access rule to 4.4.4.4.: manila.exception.InvalidShareAccess: Invalid access rule: Only 'ip' access type allowed. 2026-04-13 02:04:53.105286 | debian-bookworm | 2026-04-13 02:04:53.098 6641 WARNING manila.share.drivers.helpers [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Access rule ip:2.2.2.3 already exists for share fake_share_name 2026-04-13 02:04:53.105295 | debian-bookworm | 2026-04-13 02:04:53.098 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "nfs-fake_instance_id" "released" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:53.105303 | debian-bookworm | 2026-04-13 02:04:53.099 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:53.105708 | debian-bookworm | {7} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_2_ro [0.021791s] ... ok 2026-04-13 02:04:53.130274 | debian-bookworm | 2026-04-13 02:04:53.119 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "nfs-fake_instance_id" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:53.130353 | debian-bookworm | 2026-04-13 02:04:53.119 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "nfs-fake_instance_id" acquired by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:53.130369 | debian-bookworm | 2026-04-13 02:04:53.119 6641 DEBUG manila.share.drivers.helpers [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Client/s with IP address/es 2001:0DB8:7d18:c63e:5f0a:871f:83b8:d244 did not have access to fake_share_name. Nothing to deny. update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/helpers.py:285 2026-04-13 02:04:53.130381 | debian-bookworm | 2026-04-13 02:04:53.119 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "nfs-fake_instance_id" "released" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:53.130394 | debian-bookworm | 2026-04-13 02:04:53.120 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:53.130991 | debian-bookworm | {7} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_delete_invalid_rule_3 [0.021012s] ... ok 2026-04-13 02:04:53.147656 | debian-bookworm | 2026-04-13 02:04:53.139 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "nfs-fake_instance_id" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:53.147720 | debian-bookworm | 2026-04-13 02:04:53.140 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "nfs-fake_instance_id" acquired by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:53.147739 | debian-bookworm | 2026-04-13 02:04:53.140 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "nfs-fake_instance_id" "released" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:53.147757 | debian-bookworm | 2026-04-13 02:04:53.140 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:53.148176 | debian-bookworm | {7} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_invalid_type [0.020425s] ... ok 2026-04-13 02:04:53.167988 | debian-bookworm | 2026-04-13 02:04:53.160 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "nfs-fake_instance_id" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:53.168008 | debian-bookworm | 2026-04-13 02:04:53.160 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "nfs-fake_instance_id" acquired by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:53.168014 | debian-bookworm | 2026-04-13 02:04:53.160 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "nfs-fake_instance_id" "released" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:53.168019 | debian-bookworm | 2026-04-13 02:04:53.161 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:53.168358 | debian-bookworm | {7} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_recovery_mode_4 [0.020410s] ... ok 2026-04-13 02:04:53.187801 | debian-bookworm | 2026-04-13 02:04:53.180 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "nfs-FOO" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:53.187821 | debian-bookworm | 2026-04-13 02:04:53.180 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "nfs-FOO" acquired by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:53.187834 | debian-bookworm | 2026-04-13 02:04:53.180 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "nfs-FOO" "released" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:53.187839 | debian-bookworm | 2026-04-13 02:04:53.181 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:53.188061 | debian-bookworm | {7} manila.tests.share.drivers.test_helpers.NFSSynchronizedTestCase.test_with_lock_name_1 [0.019669s] ... ok 2026-04-13 02:04:53.208369 | debian-bookworm | 2026-04-13 02:04:53.200 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "nfs-QUUZ" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:53.208409 | debian-bookworm | 2026-04-13 02:04:53.200 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "nfs-QUUZ" acquired by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:53.208418 | debian-bookworm | 2026-04-13 02:04:53.200 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "nfs-QUUZ" "released" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:53.208427 | debian-bookworm | 2026-04-13 02:04:53.201 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:53.208747 | debian-bookworm | {7} manila.tests.share.drivers.test_helpers.NFSSynchronizedTestCase.test_with_lock_name_2 [0.020352s] ... ok 2026-04-13 02:04:53.224375 | debian-bookworm | 2026-04-13 02:04:53.222 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:53.224729 | debian-bookworm | {7} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_with_retry_busy_device_2_False [0.020702s] ... ok 2026-04-13 02:04:53.587829 | debian-bookworm | 2026-04-13 02:04:53.585 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:53.588417 | debian-bookworm | {7} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_create_share_mirrors [0.363322s] ... ok 2026-04-13 02:04:53.608900 | debian-bookworm | 2026-04-13 02:04:53.607 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:53.609430 | debian-bookworm | {7} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_3____1001__1001_____6__ [0.020969s] ... ok 2026-04-13 02:04:53.628930 | debian-bookworm | 2026-04-13 02:04:53.626 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:53.629488 | debian-bookworm | {7} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_with_empty_mount_point_name [0.019833s] ... ok 2026-04-13 02:04:53.648634 | debian-bookworm | 2026-04-13 02:04:53.646 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:53.649147 | debian-bookworm | {7} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_local_path_normal [0.019465s] ... ok 2026-04-13 02:04:53.668713 | debian-bookworm | 2026-04-13 02:04:53.666 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:53.669164 | debian-bookworm | {7} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_access_2_ro [0.020185s] ... ok 2026-04-13 02:04:53.720678 | debian-bookworm | 2026-04-13 02:04:53.686 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:53.720731 | debian-bookworm | 2026-04-13 02:04:53.686 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:53.720763 | debian-bookworm | 2026-04-13 02:04:53.686 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:53.720775 | debian-bookworm | 2026-04-13 02:04:53.686 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:53.720786 | debian-bookworm | 2026-04-13 02:04:53.687 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:53.720797 | debian-bookworm | 2026-04-13 02:04:53.687 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:53.720808 | debian-bookworm | 2026-04-13 02:04:53.687 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:53.720819 | debian-bookworm | 2026-04-13 02:04:53.687 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:53.720845 | debian-bookworm | 2026-04-13 02:04:53.687 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:53.720854 | debian-bookworm | 2026-04-13 02:04:53.687 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "service_network_id_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:53.720872 | debian-bookworm | 2026-04-13 02:04:53.687 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "service_network_id_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:53.720881 | debian-bookworm | 2026-04-13 02:04:53.688 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "service_network_id_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:53.720903 | debian-bookworm | 2026-04-13 02:04:53.688 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "service_instance_get_service_port" by "manila.share.drivers.service_instance.NeutronNetworkHelper._get_service_port" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:53.720911 | debian-bookworm | 2026-04-13 02:04:53.688 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "service_instance_get_service_port" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper._get_service_port" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:53.720919 | debian-bookworm | 2026-04-13 02:04:53.688 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:53.720927 | debian-bookworm | 2026-04-13 02:04:53.688 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:53.720935 | debian-bookworm | 2026-04-13 02:04:53.688 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:53.720948 | debian-bookworm | 2026-04-13 02:04:53.688 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "service_instance_get_service_port" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper._get_service_port" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:53.720956 | debian-bookworm | 2026-04-13 02:04:53.688 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:53.720964 | debian-bookworm | 2026-04-13 02:04:53.688 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:53.720976 | debian-bookworm | 2026-04-13 02:04:53.688 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:53.720984 | debian-bookworm | 2026-04-13 02:04:53.689 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:53.720995 | debian-bookworm | 2026-04-13 02:04:53.689 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:53.721003 | debian-bookworm | 2026-04-13 02:04:53.689 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:53.721011 | debian-bookworm | 2026-04-13 02:04:53.689 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:53.721018 | debian-bookworm | 2026-04-13 02:04:53.689 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:53.721026 | debian-bookworm | 2026-04-13 02:04:53.689 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api_neutron_net_helper" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:53.721040 | debian-bookworm | 2026-04-13 02:04:53.690 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:53.721492 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_one_exist_on_same_host [0.023231s] ... ok 2026-04-13 02:04:53.730185 | debian-bookworm | 2026-04-13 02:04:53.710 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:53.730270 | debian-bookworm | 2026-04-13 02:04:53.710 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:53.730284 | debian-bookworm | 2026-04-13 02:04:53.710 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:53.730296 | debian-bookworm | 2026-04-13 02:04:53.710 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:53.730307 | debian-bookworm | 2026-04-13 02:04:53.711 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:53.730326 | debian-bookworm | 2026-04-13 02:04:53.711 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:53.730338 | debian-bookworm | 2026-04-13 02:04:53.711 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:53.730349 | debian-bookworm | 2026-04-13 02:04:53.711 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:53.730374 | debian-bookworm | 2026-04-13 02:04:53.711 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:53.730386 | debian-bookworm | 2026-04-13 02:04:53.712 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:53.730774 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_delete_service_instance [0.021926s] ... ok 2026-04-13 02:04:53.733973 | debian-bookworm | 2026-04-13 02:04:53.732 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:53.734664 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server_non_active [0.020587s] ... ok 2026-04-13 02:04:53.754460 | debian-bookworm | 2026-04-13 02:04:53.753 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:53.754891 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_03 [0.020078s] ... ok 2026-04-13 02:04:53.774665 | debian-bookworm | 2026-04-13 02:04:53.773 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:53.775114 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_04 [0.020114s] ... ok 2026-04-13 02:04:53.796132 | debian-bookworm | 2026-04-13 02:04:53.794 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:53.796744 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_09 [0.020809s] ... ok 2026-04-13 02:04:53.817099 | debian-bookworm | 2026-04-13 02:04:53.815 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:53.817514 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_12 [0.021021s] ... ok 2026-04-13 02:04:53.838145 | debian-bookworm | 2026-04-13 02:04:53.836 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:53.838626 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_1 [0.020819s] ... ok 2026-04-13 02:04:53.858201 | debian-bookworm | 2026-04-13 02:04:53.856 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:53.858722 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_3 [0.019851s] ... ok 2026-04-13 02:04:53.878189 | debian-bookworm | 2026-04-13 02:04:53.876 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:53.878597 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_5 [0.019987s] ... ok 2026-04-13 02:04:53.898033 | debian-bookworm | 2026-04-13 02:04:53.896 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:53.898548 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_4 [0.019732s] ... ok 2026-04-13 02:04:53.919246 | debian-bookworm | 2026-04-13 02:04:53.917 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:53.919721 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_config_option_from_driver_config [0.020868s] ... ok 2026-04-13 02:04:53.946869 | debian-bookworm | 2026-04-13 02:04:53.937 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "service_instance_get_key" by "manila.share.drivers.service_instance.ServiceInstanceManager._get_key" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:53.946900 | debian-bookworm | 2026-04-13 02:04:53.937 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "service_instance_get_key" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager._get_key" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:53.946905 | debian-bookworm | 2026-04-13 02:04:53.937 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "service_instance_get_key" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager._get_key" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:53.946910 | debian-bookworm | 2026-04-13 02:04:53.938 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:53.947383 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_exists [0.021858s] ... ok 2026-04-13 02:04:53.967531 | debian-bookworm | 2026-04-13 02:04:53.960 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "service_instance_get_key" by "manila.share.drivers.service_instance.ServiceInstanceManager._get_key" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:53.967561 | debian-bookworm | 2026-04-13 02:04:53.960 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "service_instance_get_key" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager._get_key" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:53.967580 | debian-bookworm | 2026-04-13 02:04:53.960 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "service_instance_get_key" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager._get_key" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:53.967589 | debian-bookworm | 2026-04-13 02:04:53.961 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:53.967963 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_incorrect_keypath_to_public [0.022899s] ... ok 2026-04-13 02:04:53.988329 | debian-bookworm | 2026-04-13 02:04:53.986 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:53.988772 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_instance_name_using_default_config [0.024241s] ... ok 2026-04-13 02:04:54.009132 | debian-bookworm | 2026-04-13 02:04:54.007 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.009613 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_reboot_server [0.020906s] ... ok 2026-04-13 02:04:54.043645 | debian-bookworm | 2026-04-13 02:04:54.027 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:54.043676 | debian-bookworm | 2026-04-13 02:04:54.028 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:54.043685 | debian-bookworm | 2026-04-13 02:04:54.028 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:54.043693 | debian-bookworm | 2026-04-13 02:04:54.028 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "service_instance_get_or_create_security_group" by "manila.share.drivers.service_instance.ServiceInstanceManager._get_or_create_security_group" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:54.043702 | debian-bookworm | 2026-04-13 02:04:54.028 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "service_instance_get_or_create_security_group" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager._get_or_create_security_group" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:54.043710 | debian-bookworm | 2026-04-13 02:04:54.028 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:54.043719 | debian-bookworm | 2026-04-13 02:04:54.028 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:54.043741 | debian-bookworm | 2026-04-13 02:04:54.028 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:54.043749 | debian-bookworm | 2026-04-13 02:04:54.029 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "service_instance_get_or_create_security_group" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager._get_or_create_security_group" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:54.043757 | debian-bookworm | 2026-04-13 02:04:54.029 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.044328 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_name_from_config_and_sg_exist [0.022432s] ... ok 2026-04-13 02:04:54.052211 | debian-bookworm | 2026-04-13 02:04:54.051 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.053062 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_4 [0.021231s] ... ok 2026-04-13 02:04:54.074745 | debian-bookworm | 2026-04-13 02:04:54.073 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.075655 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_not_available [0.022531s] ... ok 2026-04-13 02:04:54.097535 | debian-bookworm | 2026-04-13 02:04:54.096 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.098142 | debian-bookworm | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_wait_for_instance_available [0.022336s] ... ok 2026-04-13 02:04:54.118229 | debian-bookworm | 2026-04-13 02:04:54.116 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.118710 | debian-bookworm | {7} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_but_with [0.020276s] ... ok 2026-04-13 02:04:54.138388 | debian-bookworm | 2026-04-13 02:04:54.137 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.139113 | debian-bookworm | {7} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_deep_copy [0.020404s] ... ok 2026-04-13 02:04:54.159379 | debian-bookworm | 2026-04-13 02:04:54.158 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.160785 | debian-bookworm | {7} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_delattr_missing [0.021527s] ... ok 2026-04-13 02:04:54.183720 | debian-bookworm | 2026-04-13 02:04:54.182 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.184566 | debian-bookworm | {7} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_from_json [0.023661s] ... ok 2026-04-13 02:04:54.204071 | debian-bookworm | 2026-04-13 02:04:54.203 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.204980 | debian-bookworm | {7} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_setattr [0.020283s] ... ok 2026-04-13 02:04:54.225815 | debian-bookworm | 2026-04-13 02:04:54.224 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.226668 | debian-bookworm | {7} manila.tests.share.drivers.vastdata.test_driver_util.TestBunchify.test_bunchify_nested_structures [0.021464s] ... ok 2026-04-13 02:04:54.247912 | debian-bookworm | 2026-04-13 02:04:54.246 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.249057 | debian-bookworm | {7} manila.tests.share.drivers.vastdata.test_driver_util.TestGenerateIpRange.test_generate_ip_range_1_____15_0_0_1____15_0_0_4______10_0_0_27____10_0_0_30_______15_0_0_1____15_0_0_2____15_0_0_3____15_0_0_4____10_0_0_27____10_0_0_28____10_0_0_29____10_0_0_30___ [0.022295s] ... ok 2026-04-13 02:04:54.249907 | debian-bookworm | 2026-04-13 02:04:54.248 6641 INFO manila.share.drivers.vastdata.rest [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2026-04-13 02:04:54.252325 | debian-bookworm | {7} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_double_deletion [0.003217s] ... ok 2026-04-13 02:04:54.253085 | debian-bookworm | 2026-04-13 02:04:54.252 6641 INFO manila.share.drivers.vastdata.rest [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2026-04-13 02:04:54.253634 | debian-bookworm | {7} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_2_4_0_11_12 [0.000564s] ... ok 2026-04-13 02:04:54.254098 | debian-bookworm | 2026-04-13 02:04:54.252 6641 INFO manila.share.drivers.vastdata.rest [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2026-04-13 02:04:54.255075 | debian-bookworm | {7} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_6_4_6_0_1 [0.000490s] ... ok 2026-04-13 02:04:54.255095 | debian-bookworm | 2026-04-13 02:04:54.253 6641 INFO manila.share.drivers.vastdata.rest [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2026-04-13 02:04:54.255360 | debian-bookworm | {7} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_getattr_without_underscore [0.000698s] ... ok 2026-04-13 02:04:54.274922 | debian-bookworm | 2026-04-13 02:04:54.273 6641 DEBUG manila.share.drivers.veritas.veritas_isa [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] ACCESSShareDriver called __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:124 2026-04-13 02:04:54.275742 | debian-bookworm | 2026-04-13 02:04:54.274 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.276631 | debian-bookworm | {7} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__fetch_existing_rule [0.022179s] ... ok 2026-04-13 02:04:54.296723 | debian-bookworm | 2026-04-13 02:04:54.295 6641 DEBUG manila.share.drivers.veritas.veritas_isa [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] ACCESSShareDriver called __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:124 2026-04-13 02:04:54.297450 | debian-bookworm | 2026-04-13 02:04:54.296 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.298326 | debian-bookworm | {7} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_vip [0.021631s] ... ok 2026-04-13 02:04:54.320607 | debian-bookworm | 2026-04-13 02:04:54.317 6641 DEBUG manila.share.drivers.veritas.veritas_isa [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] ACCESSShareDriver called __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:124 2026-04-13 02:04:54.320636 | debian-bookworm | 2026-04-13 02:04:54.318 6641 DEBUG manila.share.drivers.veritas.veritas_isa [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] ACCESSShareDriver create_share sharename fakename sizestr '1g' create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:216 2026-04-13 02:04:54.320652 | debian-bookworm | 2026-04-13 02:04:54.318 6641 DEBUG manila.share.drivers.veritas.veritas_isa [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] ACCESSShareDriver create_share location 1.1.1.1:/vx/144c9def-b068931c create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:248 2026-04-13 02:04:54.320661 | debian-bookworm | 2026-04-13 02:04:54.319 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.321237 | debian-bookworm | {7} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_share [0.022486s] ... ok 2026-04-13 02:04:54.345900 | debian-bookworm | 2026-04-13 02:04:54.338 6641 DEBUG manila.share.drivers.veritas.veritas_isa [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] ACCESSShareDriver called __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:124 2026-04-13 02:04:54.345933 | debian-bookworm | 2026-04-13 02:04:54.339 6641 DEBUG manila.share.drivers.veritas.veritas_isa [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] ACCESSShareDriver deny_access sharepath /vx/fake_location server 10.0.0.2 _deny_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:395 2026-04-13 02:04:54.345943 | debian-bookworm | 2026-04-13 02:04:54.339 6641 DEBUG manila.share.drivers.veritas.veritas_isa [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] ACCESSShareDriver deny_access sharepath /vx/fake_location server 10.0.0.2 _deny_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:416 2026-04-13 02:04:54.345951 | debian-bookworm | 2026-04-13 02:04:54.340 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.346405 | debian-bookworm | {7} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_deny [0.021407s] ... ok 2026-04-13 02:04:54.365705 | debian-bookworm | 2026-04-13 02:04:54.363 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.366171 | debian-bookworm | {7} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_cbs_init_reg_section_1 [0.022908s] ... ok 2026-04-13 02:04:54.386662 | debian-bookworm | 2026-04-13 02:04:54.384 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.387124 | debian-bookworm | {7} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_cbs_init_reg_section_2 [0.020898s] ... ok 2026-04-13 02:04:54.407908 | debian-bookworm | 2026-04-13 02:04:54.405 6641 INFO manila.share.drivers.windows.service_instance [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] No security services provided. 2026-04-13 02:04:54.407953 | debian-bookworm | 2026-04-13 02:04:54.405 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.408383 | debian-bookworm | {7} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_valid_security_service_1___ [0.020898s] ... ok 2026-04-13 02:04:54.416520 | debian-bookworm | 2026-04-13 02:04:54.408 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:54.416540 | debian-bookworm | 2026-04-13 02:04:54.408 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:54.416552 | debian-bookworm | 2026-04-13 02:04:54.408 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:54.416557 | debian-bookworm | 2026-04-13 02:04:54.409 6641 WARNING manila.share.drivers.windows.windows_smb_driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:04:54.431552 | debian-bookworm | 2026-04-13 02:04:54.430 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.432248 | debian-bookworm | {7} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_mount_device [0.024474s] ... ok 2026-04-13 02:04:54.438018 | debian-bookworm | 2026-04-13 02:04:54.432 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:54.438048 | debian-bookworm | 2026-04-13 02:04:54.432 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:54.438058 | debian-bookworm | 2026-04-13 02:04:54.433 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:54.438066 | debian-bookworm | 2026-04-13 02:04:54.433 6641 WARNING manila.share.drivers.windows.windows_smb_driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:04:54.458023 | debian-bookworm | 2026-04-13 02:04:54.456 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.458888 | debian-bookworm | {7} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_resize_filesystem_2_1 [0.026428s] ... ok 2026-04-13 02:04:54.467500 | debian-bookworm | 2026-04-13 02:04:54.459 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:54.467529 | debian-bookworm | 2026-04-13 02:04:54.459 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:54.467538 | debian-bookworm | 2026-04-13 02:04:54.459 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:54.467546 | debian-bookworm | 2026-04-13 02:04:54.460 6641 WARNING manila.share.drivers.windows.windows_smb_driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-04-13 02:04:54.483847 | debian-bookworm | 2026-04-13 02:04:54.482 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.484724 | debian-bookworm | {7} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_update_share_stats [0.025772s] ... ok 2026-04-13 02:04:54.507441 | debian-bookworm | 2026-04-13 02:04:54.505 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.507954 | debian-bookworm | {7} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_volume_path_by_share_name [0.022864s] ... ok 2026-04-13 02:04:54.529289 | debian-bookworm | 2026-04-13 02:04:54.527 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.529840 | debian-bookworm | {7} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_remove_exports [0.021442s] ... ok 2026-04-13 02:04:54.550268 | debian-bookworm | 2026-04-13 02:04:54.548 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.550779 | debian-bookworm | {7} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_initialize_disk [0.020615s] ... ok 2026-04-13 02:04:54.571872 | debian-bookworm | 2026-04-13 02:04:54.569 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.572377 | debian-bookworm | {7} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_default_port_http [0.021278s] ... ok 2026-04-13 02:04:54.599471 | debian-bookworm | 2026-04-13 02:04:54.589 6641 DEBUG manila.share.drivers.zadara.common [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Invoking get_pool using GET request. send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:280 2026-04-13 02:04:54.599517 | debian-bookworm | 2026-04-13 02:04:54.590 6641 DEBUG manila.share.drivers.zadara.common [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Pool pool-0001: 100GB total, 99GB free, 1GB provisioned _get_pool_capacity /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:488 2026-04-13 02:04:54.599526 | debian-bookworm | 2026-04-13 02:04:54.590 6641 DEBUG manila.share.drivers.zadara.common [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Invoking list_controllers using GET request. send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:280 2026-04-13 02:04:54.599532 | debian-bookworm | 2026-04-13 02:04:54.590 6641 DEBUG manila.share.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Updating share stats. _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1335 2026-04-13 02:04:54.599537 | debian-bookworm | 2026-04-13 02:04:54.590 6641 DEBUG manila.share.drivers.zadara.common [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Invoking list_controllers using GET request. send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:280 2026-04-13 02:04:54.599543 | debian-bookworm | 2026-04-13 02:04:54.591 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.599923 | debian-bookworm | {7} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_get_share_stats [0.021840s] ... ok 2026-04-13 02:04:54.612730 | debian-bookworm | 2026-04-13 02:04:54.611 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.613492 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_active_replica_not_found [0.019877s] ... ok 2026-04-13 02:04:54.633582 | debian-bookworm | 2026-04-13 02:04:54.631 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.634103 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_3___off____False_____compression_on_____compression_off__ [0.019846s] ... ok 2026-04-13 02:04:54.654029 | debian-bookworm | 2026-04-13 02:04:54.652 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.654543 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_name_3_bar [0.020892s] ... ok 2026-04-13 02:04:54.676012 | debian-bookworm | 2026-04-13 02:04:54.674 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.676547 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_3 [0.021693s] ... ok 2026-04-13 02:04:54.698289 | debian-bookworm | 2026-04-13 02:04:54.696 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.698869 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_share_with_share_server [0.021667s] ... ok 2026-04-13 02:04:54.718784 | debian-bookworm | 2026-04-13 02:04:54.717 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.719579 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_snapshot [0.021016s] ... ok 2026-04-13 02:04:54.742516 | debian-bookworm | 2026-04-13 02:04:54.740 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.743039 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_absent [0.022927s] ... ok 2026-04-13 02:04:54.764904 | debian-bookworm | 2026-04-13 02:04:54.763 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.765367 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_existing_snapshot_1 [0.022756s] ... ok 2026-04-13 02:04:54.787903 | debian-bookworm | 2026-04-13 02:04:54.785 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.787964 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_dataset_not_found [0.022200s] ... ok 2026-04-13 02:04:54.814530 | debian-bookworm | 2026-04-13 02:04:54.807 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver._unmount_share_with_retry' after 0.000152(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:04:54.814563 | debian-bookworm | 2026-04-13 02:04:54.808 6641 DEBUG manila.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Retrying manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver._unmount_share_with_retry in 1 seconds as it raised ZFSonLinuxException: Unable to unmount dataset %s. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:04:54.814573 | debian-bookworm | 2026-04-13 02:04:54.809 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.815299 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_success_expected_2 [0.023816s] ... ok 2026-04-13 02:04:54.833347 | debian-bookworm | 2026-04-13 02:04:54.832 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.834167 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_success_expected_3 [0.022676s] ... ok 2026-04-13 02:04:54.857504 | debian-bookworm | 2026-04-13 02:04:54.855 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.858030 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_check_compatibility [0.022790s] ... ok 2026-04-13 02:04:54.884944 | debian-bookworm | 2026-04-13 02:04:54.875 6641 WARNING manila.share.drivers.zfsonlinux.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to update currently active replica. 2026-04-13 02:04:54.884998 | debian-bookworm | Unexpected error while running command. 2026-04-13 02:04:54.885008 | debian-bookworm | Command: None 2026-04-13 02:04:54.885018 | debian-bookworm | Exit code: - 2026-04-13 02:04:54.885040 | debian-bookworm | Stdout: 'Active replica failure' 2026-04-13 02:04:54.885050 | debian-bookworm | Stderr: None: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:04:54.885059 | debian-bookworm | 2026-04-13 02:04:54.876 6641 DEBUG manila.share.drivers.zfsonlinux.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Info about last replica 'fake_second_replica_id' sync is following: 2026-04-13 02:04:54.885067 | debian-bookworm | a promote_replica /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zfsonlinux/driver.py:1243 2026-04-13 02:04:54.885076 | debian-bookworm | 2026-04-13 02:04:54.876 6641 WARNING manila.share.drivers.zfsonlinux.driver [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Failed to sync replica fake_third_replica_id. Unexpected error while running command. 2026-04-13 02:04:54.885085 | debian-bookworm | Command: None 2026-04-13 02:04:54.885093 | debian-bookworm | Exit code: - 2026-04-13 02:04:54.885102 | debian-bookworm | Stdout: 'Second replica sync failure' 2026-04-13 02:04:54.885110 | debian-bookworm | Stderr: None: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-13 02:04:54.885119 | debian-bookworm | 2026-04-13 02:04:54.878 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.885552 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_promote_replica_active_not_available [0.023120s] ... ok 2026-04-13 02:04:54.902206 | debian-bookworm | 2026-04-13 02:04:54.900 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.902594 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_execute_with_provided_executor [0.021734s] ... ok 2026-04-13 02:04:54.922871 | debian-bookworm | 2026-04-13 02:04:54.920 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.923440 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_get_zfs_option [0.020242s] ... ok 2026-04-13 02:04:54.942311 | debian-bookworm | 2026-04-13 02:04:54.940 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.942739 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_parse_zfs_answer [0.019285s] ... ok 2026-04-13 02:04:54.971725 | debian-bookworm | 2026-04-13 02:04:54.960 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Acquiring lock "zfs-dataset-zpoolz/foo_dataset_name/fake" by "manila.share.drivers.zfsonlinux.utils.zfs_dataset_synchronized..wrapped_func..source_func" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:54.971757 | debian-bookworm | 2026-04-13 02:04:54.960 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "zfs-dataset-zpoolz/foo_dataset_name/fake" acquired by "manila.share.drivers.zfsonlinux.utils.zfs_dataset_synchronized..wrapped_func..source_func" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:54.971770 | debian-bookworm | 2026-04-13 02:04:54.960 6641 DEBUG manila.share.drivers.zfsonlinux.utils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] ZFS option mountpoint's value is /zpoolz/foo_dataset_name/fake. _get_option /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zfsonlinux/utils.py:119 2026-04-13 02:04:54.971790 | debian-bookworm | 2026-04-13 02:04:54.960 6641 DEBUG oslo_concurrency.lockutils [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Lock "zfs-dataset-zpoolz/foo_dataset_name/fake" "released" by "manila.share.drivers.zfsonlinux.utils.zfs_dataset_synchronized..wrapped_func..source_func" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:54.971814 | debian-bookworm | 2026-04-13 02:04:54.961 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.972287 | debian-bookworm | {7} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_rw_and_ro_1____fake_modinfo_result_________sharenfs_rw_1_1_1_1_3_3_3_0_255_255_255_0_no_root_squash_ro_2_2_2_2_no_root_squash___False_ [0.021123s] ... ok 2026-04-13 02:04:54.981504 | debian-bookworm | 2026-04-13 02:04:54.980 6641 WARNING manila.share.drivers.zfssa.zfssarest [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Property manila_managed already exists. 2026-04-13 02:04:54.982906 | debian-bookworm | 2026-04-13 02:04:54.981 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:54.983372 | debian-bookworm | {7} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_schema_property_exists [0.019556s] ... ok 2026-04-13 02:04:55.006669 | debian-bookworm | 2026-04-13 02:04:55.001 6641 DEBUG manila.share.drivers.zfssa.zfssashare [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Connecting to host: 1.1.1.1. do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zfssa/zfssashare.py:137 2026-04-13 02:04:55.006696 | debian-bookworm | 2026-04-13 02:04:55.001 6641 DEBUG manila.share.drivers.zfssa.zfssashare [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] ZFSSAShareDriver.deny_access: share=fakeid deny_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zfssa/zfssashare.py:483 2026-04-13 02:04:55.006706 | debian-bookworm | 2026-04-13 02:04:55.002 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:55.007116 | debian-bookworm | {7} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_deny_access [0.021130s] ... ok 2026-04-13 02:04:55.025922 | debian-bookworm | 2026-04-13 02:04:55.022 6641 DEBUG manila.share.drivers.zfssa.zfssashare [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Connecting to host: 1.1.1.1. do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zfssa/zfssashare.py:137 2026-04-13 02:04:55.025947 | debian-bookworm | 2026-04-13 02:04:55.023 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:55.026284 | debian-bookworm | {7} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_extend_share [0.020843s] ... ok 2026-04-13 02:04:55.047778 | debian-bookworm | 2026-04-13 02:04:55.044 6641 DEBUG manila.share.drivers.zfssa.zfssashare [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Connecting to host: 1.1.1.1. do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zfssa/zfssashare.py:137 2026-04-13 02:04:55.047804 | debian-bookworm | 2026-04-13 02:04:55.045 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:55.048121 | debian-bookworm | {7} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_round_up_size [0.021552s] ... ok 2026-04-13 02:04:55.068913 | debian-bookworm | 2026-04-13 02:04:55.065 6641 DEBUG manila.share.drivers.zfssa.zfssashare [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Connecting to host: 1.1.1.1. do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zfssa/zfssashare.py:137 2026-04-13 02:04:55.068949 | debian-bookworm | 2026-04-13 02:04:55.066 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:55.069489 | debian-bookworm | {7} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_shrink_share [0.021568s] ... ok 2026-04-13 02:04:55.090630 | debian-bookworm | 2026-04-13 02:04:55.086 6641 DEBUG manila.share.drivers.zfssa.zfssashare [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Connecting to host: 1.1.1.1. do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zfssa/zfssashare.py:137 2026-04-13 02:04:55.090656 | debian-bookworm | 2026-04-13 02:04:55.088 6641 INFO manila.coordination [None req-c7af32c8-4fee-4cc4-ac42-4fbcd1bbd7a9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:55.091068 | debian-bookworm | {7} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_verify_share_to_manage_loose_policy [0.021462s] ... ok 2026-04-13 02:04:55.124969 | debian-bookworm | --- Logging error --- 2026-04-13 02:04:55.125268 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:55.125290 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-04-13 02:04:55.125300 | debian-bookworm | msg = self.format(record) 2026-04-13 02:04:55.125308 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.125316 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-04-13 02:04:55.125323 | debian-bookworm | return fmt.format(record) 2026-04-13 02:04:55.125331 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.125339 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-13 02:04:55.125347 | debian-bookworm | context = _update_record_with_context(record) 2026-04-13 02:04:55.125355 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.125363 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-13 02:04:55.125371 | debian-bookworm | d = _dictify_context(context) 2026-04-13 02:04:55.125379 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.125387 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-13 02:04:55.125394 | debian-bookworm | return context.get_logging_values() 2026-04-13 02:04:55.125402 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.125410 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-13 02:04:55.125427 | debian-bookworm | values.update(self.to_dict()) 2026-04-13 02:04:55.125435 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-04-13 02:04:55.125443 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-13 02:04:55.125450 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-04-13 02:04:55.125458 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.125490 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-13 02:04:55.125498 | debian-bookworm | return self._read_deleted 2026-04-13 02:04:55.125506 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.125513 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-04-13 02:04:55.125521 | debian-bookworm | Call stack: 2026-04-13 02:04:55.125730 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-04-13 02:04:55.125748 | debian-bookworm | File "", line 88, in _run_code 2026-04-13 02:04:55.125756 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-13 02:04:55.125785 | debian-bookworm | main() 2026-04-13 02:04:55.125793 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-13 02:04:55.125801 | debian-bookworm | program.TestProgram( 2026-04-13 02:04:55.125809 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-13 02:04:55.125817 | debian-bookworm | self.runTests() 2026-04-13 02:04:55.125825 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-13 02:04:55.125833 | debian-bookworm | self.result = testRunner.run(self.test) 2026-04-13 02:04:55.125840 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-13 02:04:55.125848 | debian-bookworm | test(result) 2026-04-13 02:04:55.125856 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:55.125864 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:55.125871 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:55.125879 | debian-bookworm | test(result) 2026-04-13 02:04:55.125886 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:55.125894 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:55.125902 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:55.125909 | debian-bookworm | test(result) 2026-04-13 02:04:55.125917 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:55.125924 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:55.125932 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:55.125939 | debian-bookworm | test(result) 2026-04-13 02:04:55.125947 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-04-13 02:04:55.125955 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:55.125962 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 906, in run 2026-04-13 02:04:55.125970 | debian-bookworm | return run_test.run(result) 2026-04-13 02:04:55.125982 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-04-13 02:04:55.125990 | debian-bookworm | return self._run_one(actual_result) 2026-04-13 02:04:55.125998 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-13 02:04:55.126006 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-13 02:04:55.126014 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-13 02:04:55.126022 | debian-bookworm | self._run_core() 2026-04-13 02:04:55.126030 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-13 02:04:55.126037 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-13 02:04:55.126045 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-13 02:04:55.126053 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:04:55.126060 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-13 02:04:55.126068 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-13 02:04:55.126075 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_access.py", line 64, in setUp 2026-04-13 02:04:55.126083 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-04-13 02:04:55.126091 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-13 02:04:55.126104 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-04-13 02:04:55.126112 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-13 02:04:55.126120 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-13 02:04:55.126128 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:04:55.126135 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:04:55.126143 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-13 02:04:55.126151 | debian-bookworm | return self.enforce( 2026-04-13 02:04:55.126158 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-13 02:04:55.126166 | debian-bookworm | self.load_rules() 2026-04-13 02:04:55.126173 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-13 02:04:55.126181 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-04-13 02:04:55.126195 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-13 02:04:55.126203 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-04-13 02:04:55.126210 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-13 02:04:55.126218 | debian-bookworm | LOG.warning( 2026-04-13 02:04:55.126227 | debian-bookworm | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-04-13 02:04:55.126235 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-13 02:04:55.191986 | debian-bookworm | 2026-04-13 02:04:55.189 6641 INFO manila.coordination [None req-b116dd79-3de6-407c-b72c-ad7685db5762 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:55.192449 | debian-bookworm | {7} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_3____applying____2_ [0.101885s] ... ok 2026-04-13 02:04:55.229635 | debian-bookworm | --- Logging error --- 2026-04-13 02:04:55.229845 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:55.229864 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-04-13 02:04:55.229883 | debian-bookworm | msg = self.format(record) 2026-04-13 02:04:55.229892 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.229899 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-04-13 02:04:55.229907 | debian-bookworm | return fmt.format(record) 2026-04-13 02:04:55.229915 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.229923 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-13 02:04:55.229930 | debian-bookworm | context = _update_record_with_context(record) 2026-04-13 02:04:55.229938 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.229946 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-13 02:04:55.229961 | debian-bookworm | d = _dictify_context(context) 2026-04-13 02:04:55.229969 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.229976 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-13 02:04:55.229984 | debian-bookworm | return context.get_logging_values() 2026-04-13 02:04:55.229992 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.230008 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-13 02:04:55.230016 | debian-bookworm | values.update(self.to_dict()) 2026-04-13 02:04:55.230024 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-04-13 02:04:55.230032 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-13 02:04:55.230039 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-04-13 02:04:55.230047 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.230054 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-13 02:04:55.230062 | debian-bookworm | return self._read_deleted 2026-04-13 02:04:55.230070 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.230077 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-04-13 02:04:55.230085 | debian-bookworm | Call stack: 2026-04-13 02:04:55.230631 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-04-13 02:04:55.230660 | debian-bookworm | File "", line 88, in _run_code 2026-04-13 02:04:55.230669 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-13 02:04:55.230678 | debian-bookworm | main() 2026-04-13 02:04:55.230685 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-13 02:04:55.230694 | debian-bookworm | program.TestProgram( 2026-04-13 02:04:55.230702 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-13 02:04:55.230710 | debian-bookworm | self.runTests() 2026-04-13 02:04:55.230717 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-13 02:04:55.230725 | debian-bookworm | self.result = testRunner.run(self.test) 2026-04-13 02:04:55.230733 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-13 02:04:55.230741 | debian-bookworm | test(result) 2026-04-13 02:04:55.230749 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:55.230756 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:55.230764 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:55.230772 | debian-bookworm | test(result) 2026-04-13 02:04:55.230779 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:55.230787 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:55.230794 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:55.230802 | debian-bookworm | test(result) 2026-04-13 02:04:55.230810 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:55.230817 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:55.230825 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:55.230832 | debian-bookworm | test(result) 2026-04-13 02:04:55.230840 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-04-13 02:04:55.230847 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:55.230855 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 906, in run 2026-04-13 02:04:55.230863 | debian-bookworm | return run_test.run(result) 2026-04-13 02:04:55.230871 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-04-13 02:04:55.230891 | debian-bookworm | return self._run_one(actual_result) 2026-04-13 02:04:55.230900 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-13 02:04:55.230907 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-13 02:04:55.230915 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-13 02:04:55.230933 | debian-bookworm | self._run_core() 2026-04-13 02:04:55.230941 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-13 02:04:55.230949 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-13 02:04:55.230956 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-13 02:04:55.230994 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:04:55.231002 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-13 02:04:55.231010 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-13 02:04:55.231018 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_access.py", line 231, in setUp 2026-04-13 02:04:55.231026 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-04-13 02:04:55.231033 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-13 02:04:55.231045 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-04-13 02:04:55.231053 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-13 02:04:55.231061 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-13 02:04:55.231069 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:04:55.231076 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:04:55.231084 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-13 02:04:55.231091 | debian-bookworm | return self.enforce( 2026-04-13 02:04:55.231099 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-13 02:04:55.231107 | debian-bookworm | self.load_rules() 2026-04-13 02:04:55.231114 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-13 02:04:55.231122 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-04-13 02:04:55.231136 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-13 02:04:55.231144 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-04-13 02:04:55.231152 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-13 02:04:55.231160 | debian-bookworm | LOG.warning( 2026-04-13 02:04:55.231168 | debian-bookworm | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-04-13 02:04:55.231177 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-13 02:04:55.300588 | debian-bookworm | 2026-04-13 02:04:55.295 6641 DEBUG oslo_concurrency.lockutils [None req-e2c5299e-4fda-41be-b6f2-8d907cbfba3f fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_27e0e98f-cbf2-46c2-96be-7f6a36bdfa35" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:55.300618 | debian-bookworm | 2026-04-13 02:04:55.295 6641 DEBUG oslo_concurrency.lockutils [None req-e2c5299e-4fda-41be-b6f2-8d907cbfba3f fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_27e0e98f-cbf2-46c2-96be-7f6a36bdfa35" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:55.300638 | debian-bookworm | 2026-04-13 02:04:55.297 6641 DEBUG oslo_concurrency.lockutils [None req-e2c5299e-4fda-41be-b6f2-8d907cbfba3f fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_27e0e98f-cbf2-46c2-96be-7f6a36bdfa35" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:55.308644 | debian-bookworm | 2026-04-13 02:04:55.307 6641 INFO manila.coordination [None req-e2c5299e-4fda-41be-b6f2-8d907cbfba3f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:55.309388 | debian-bookworm | {7} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__check_needs_refresh_2_False [0.116970s] ... ok 2026-04-13 02:04:55.346525 | debian-bookworm | --- Logging error --- 2026-04-13 02:04:55.346751 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:55.346771 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-04-13 02:04:55.346789 | debian-bookworm | msg = self.format(record) 2026-04-13 02:04:55.346798 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.346805 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-04-13 02:04:55.346813 | debian-bookworm | return fmt.format(record) 2026-04-13 02:04:55.346821 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.346829 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-13 02:04:55.346837 | debian-bookworm | context = _update_record_with_context(record) 2026-04-13 02:04:55.346844 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.346852 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-13 02:04:55.346864 | debian-bookworm | d = _dictify_context(context) 2026-04-13 02:04:55.346872 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.346880 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-13 02:04:55.346888 | debian-bookworm | return context.get_logging_values() 2026-04-13 02:04:55.346895 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.346903 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-13 02:04:55.346911 | debian-bookworm | values.update(self.to_dict()) 2026-04-13 02:04:55.346918 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-04-13 02:04:55.346926 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-13 02:04:55.346934 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-04-13 02:04:55.346941 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.346949 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-13 02:04:55.346957 | debian-bookworm | return self._read_deleted 2026-04-13 02:04:55.346964 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.346972 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-04-13 02:04:55.346980 | debian-bookworm | Call stack: 2026-04-13 02:04:55.347445 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-04-13 02:04:55.347474 | debian-bookworm | File "", line 88, in _run_code 2026-04-13 02:04:55.347494 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-13 02:04:55.347502 | debian-bookworm | main() 2026-04-13 02:04:55.347510 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-13 02:04:55.347531 | debian-bookworm | program.TestProgram( 2026-04-13 02:04:55.347539 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-13 02:04:55.347547 | debian-bookworm | self.runTests() 2026-04-13 02:04:55.347555 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-13 02:04:55.347563 | debian-bookworm | self.result = testRunner.run(self.test) 2026-04-13 02:04:55.347571 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-13 02:04:55.347578 | debian-bookworm | test(result) 2026-04-13 02:04:55.347586 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:55.347594 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:55.347601 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:55.347609 | debian-bookworm | test(result) 2026-04-13 02:04:55.347617 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:55.347624 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:55.347632 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:55.347640 | debian-bookworm | test(result) 2026-04-13 02:04:55.347647 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:55.347655 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:55.347662 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:55.347670 | debian-bookworm | test(result) 2026-04-13 02:04:55.347677 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-04-13 02:04:55.347685 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:55.347693 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 906, in run 2026-04-13 02:04:55.347700 | debian-bookworm | return run_test.run(result) 2026-04-13 02:04:55.347708 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-04-13 02:04:55.347716 | debian-bookworm | return self._run_one(actual_result) 2026-04-13 02:04:55.347724 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-13 02:04:55.347731 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-13 02:04:55.347739 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-13 02:04:55.347747 | debian-bookworm | self._run_core() 2026-04-13 02:04:55.347754 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-13 02:04:55.347763 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-13 02:04:55.347772 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-13 02:04:55.347780 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:04:55.347789 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-13 02:04:55.347796 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-13 02:04:55.347804 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_access.py", line 231, in setUp 2026-04-13 02:04:55.347812 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-04-13 02:04:55.347819 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-13 02:04:55.347830 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-04-13 02:04:55.347838 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-13 02:04:55.347852 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-13 02:04:55.347859 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:04:55.347867 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:04:55.347875 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-13 02:04:55.347883 | debian-bookworm | return self.enforce( 2026-04-13 02:04:55.347890 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-13 02:04:55.347898 | debian-bookworm | self.load_rules() 2026-04-13 02:04:55.347906 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-13 02:04:55.347913 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-04-13 02:04:55.347928 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-13 02:04:55.347936 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-04-13 02:04:55.347944 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-13 02:04:55.347951 | debian-bookworm | LOG.warning( 2026-04-13 02:04:55.347960 | debian-bookworm | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-04-13 02:04:55.347968 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-13 02:04:55.429127 | debian-bookworm | 2026-04-13 02:04:55.418 6641 DEBUG oslo_concurrency.lockutils [None req-6fa80532-c0bb-47af-8143-229f99bb1f36 fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_3ce63f5e-80dd-479c-86b5-af0dc008185c" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:55.429159 | debian-bookworm | 2026-04-13 02:04:55.419 6641 DEBUG oslo_concurrency.lockutils [None req-6fa80532-c0bb-47af-8143-229f99bb1f36 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_3ce63f5e-80dd-479c-86b5-af0dc008185c" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:55.429169 | debian-bookworm | 2026-04-13 02:04:55.421 6641 DEBUG oslo_concurrency.lockutils [None req-6fa80532-c0bb-47af-8143-229f99bb1f36 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_3ce63f5e-80dd-479c-86b5-af0dc008185c" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.002s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:55.429180 | debian-bookworm | 2026-04-13 02:04:55.421 6641 DEBUG oslo_concurrency.lockutils [None req-6fa80532-c0bb-47af-8143-229f99bb1f36 fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_3ce63f5e-80dd-479c-86b5-af0dc008185c" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:55.429191 | debian-bookworm | 2026-04-13 02:04:55.421 6641 DEBUG oslo_concurrency.lockutils [None req-6fa80532-c0bb-47af-8143-229f99bb1f36 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_3ce63f5e-80dd-479c-86b5-af0dc008185c" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:55.431059 | debian-bookworm | 2026-04-13 02:04:55.428 6641 DEBUG oslo_concurrency.lockutils [None req-6fa80532-c0bb-47af-8143-229f99bb1f36 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_3ce63f5e-80dd-479c-86b5-af0dc008185c" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.007s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:55.440011 | debian-bookworm | 2026-04-13 02:04:55.436 6641 DEBUG oslo_concurrency.lockutils [None req-6fa80532-c0bb-47af-8143-229f99bb1f36 fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_3ce63f5e-80dd-479c-86b5-af0dc008185c" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:55.440039 | debian-bookworm | 2026-04-13 02:04:55.436 6641 DEBUG oslo_concurrency.lockutils [None req-6fa80532-c0bb-47af-8143-229f99bb1f36 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_3ce63f5e-80dd-479c-86b5-af0dc008185c" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:55.468943 | debian-bookworm | 2026-04-13 02:04:55.460 6641 DEBUG oslo_concurrency.lockutils [None req-6fa80532-c0bb-47af-8143-229f99bb1f36 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_3ce63f5e-80dd-479c-86b5-af0dc008185c" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.024s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:55.468974 | debian-bookworm | 2026-04-13 02:04:55.460 6641 DEBUG oslo_concurrency.lockutils [None req-6fa80532-c0bb-47af-8143-229f99bb1f36 fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_3ce63f5e-80dd-479c-86b5-af0dc008185c" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:55.468984 | debian-bookworm | 2026-04-13 02:04:55.460 6641 DEBUG oslo_concurrency.lockutils [None req-6fa80532-c0bb-47af-8143-229f99bb1f36 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_3ce63f5e-80dd-479c-86b5-af0dc008185c" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:55.484211 | debian-bookworm | 2026-04-13 02:04:55.470 6641 DEBUG oslo_concurrency.lockutils [None req-6fa80532-c0bb-47af-8143-229f99bb1f36 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_3ce63f5e-80dd-479c-86b5-af0dc008185c" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.009s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:55.484244 | debian-bookworm | 2026-04-13 02:04:55.470 6641 DEBUG oslo_concurrency.lockutils [None req-6fa80532-c0bb-47af-8143-229f99bb1f36 fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_3ce63f5e-80dd-479c-86b5-af0dc008185c" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:55.484278 | debian-bookworm | 2026-04-13 02:04:55.470 6641 DEBUG oslo_concurrency.lockutils [None req-6fa80532-c0bb-47af-8143-229f99bb1f36 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_3ce63f5e-80dd-479c-86b5-af0dc008185c" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:55.484287 | debian-bookworm | 2026-04-13 02:04:55.475 6641 DEBUG oslo_concurrency.lockutils [None req-6fa80532-c0bb-47af-8143-229f99bb1f36 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_3ce63f5e-80dd-479c-86b5-af0dc008185c" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.005s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:55.484295 | debian-bookworm | 2026-04-13 02:04:55.475 6641 DEBUG oslo_concurrency.lockutils [None req-6fa80532-c0bb-47af-8143-229f99bb1f36 fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_3ce63f5e-80dd-479c-86b5-af0dc008185c" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:55.484303 | debian-bookworm | 2026-04-13 02:04:55.475 6641 DEBUG oslo_concurrency.lockutils [None req-6fa80532-c0bb-47af-8143-229f99bb1f36 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_3ce63f5e-80dd-479c-86b5-af0dc008185c" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:55.484311 | debian-bookworm | 2026-04-13 02:04:55.477 6641 DEBUG oslo_concurrency.lockutils [None req-6fa80532-c0bb-47af-8143-229f99bb1f36 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_3ce63f5e-80dd-479c-86b5-af0dc008185c" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.002s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:55.484319 | debian-bookworm | 2026-04-13 02:04:55.477 6641 INFO manila.share.access [None req-6fa80532-c0bb-47af-8143-229f99bb1f36 fake_user fake_project - - - -] Access rules were successfully modified for share instance 3ce63f5e-80dd-479c-86b5-af0dc008185c belonging to share 9568c53b-f77e-471d-a476-c2e8a5ac9181. 2026-04-13 02:04:55.484327 | debian-bookworm | 2026-04-13 02:04:55.481 6641 INFO manila.coordination [None req-6fa80532-c0bb-47af-8143-229f99bb1f36 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:55.484690 | debian-bookworm | {7} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_with_driver_updates_3__False___error__ [0.174205s] ... ok 2026-04-13 02:04:55.519748 | debian-bookworm | --- Logging error --- 2026-04-13 02:04:55.519949 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:55.519966 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-04-13 02:04:55.519974 | debian-bookworm | msg = self.format(record) 2026-04-13 02:04:55.519982 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.520000 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-04-13 02:04:55.520008 | debian-bookworm | return fmt.format(record) 2026-04-13 02:04:55.520025 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.520033 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-13 02:04:55.520041 | debian-bookworm | context = _update_record_with_context(record) 2026-04-13 02:04:55.520049 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.520057 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-13 02:04:55.520065 | debian-bookworm | d = _dictify_context(context) 2026-04-13 02:04:55.520072 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.520080 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-13 02:04:55.520088 | debian-bookworm | return context.get_logging_values() 2026-04-13 02:04:55.520095 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.520103 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-13 02:04:55.520111 | debian-bookworm | values.update(self.to_dict()) 2026-04-13 02:04:55.520124 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-04-13 02:04:55.520343 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-13 02:04:55.520353 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-04-13 02:04:55.520360 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.520382 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-13 02:04:55.520390 | debian-bookworm | return self._read_deleted 2026-04-13 02:04:55.520397 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.520405 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-04-13 02:04:55.520413 | debian-bookworm | Call stack: 2026-04-13 02:04:55.520522 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-04-13 02:04:55.520545 | debian-bookworm | File "", line 88, in _run_code 2026-04-13 02:04:55.520553 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-13 02:04:55.520561 | debian-bookworm | main() 2026-04-13 02:04:55.520569 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-13 02:04:55.520577 | debian-bookworm | program.TestProgram( 2026-04-13 02:04:55.520585 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-13 02:04:55.520592 | debian-bookworm | self.runTests() 2026-04-13 02:04:55.520600 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-13 02:04:55.520608 | debian-bookworm | self.result = testRunner.run(self.test) 2026-04-13 02:04:55.520616 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-13 02:04:55.520623 | debian-bookworm | test(result) 2026-04-13 02:04:55.520631 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:55.520638 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:55.520646 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:55.520654 | debian-bookworm | test(result) 2026-04-13 02:04:55.520661 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:55.520669 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:55.520676 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:55.520684 | debian-bookworm | test(result) 2026-04-13 02:04:55.520692 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:55.520699 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:55.520707 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:55.520723 | debian-bookworm | test(result) 2026-04-13 02:04:55.520731 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-04-13 02:04:55.520738 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:55.520746 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 906, in run 2026-04-13 02:04:55.520754 | debian-bookworm | return run_test.run(result) 2026-04-13 02:04:55.520761 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-04-13 02:04:55.520769 | debian-bookworm | return self._run_one(actual_result) 2026-04-13 02:04:55.520777 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-13 02:04:55.520785 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-13 02:04:55.520792 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-13 02:04:55.520800 | debian-bookworm | self._run_core() 2026-04-13 02:04:55.520808 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-13 02:04:55.520816 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-13 02:04:55.520823 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-13 02:04:55.520831 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:04:55.520838 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-13 02:04:55.520846 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-13 02:04:55.520854 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_access.py", line 231, in setUp 2026-04-13 02:04:55.520861 | debian-bookworm | self.context = context.RequestContext('fake_user', 'fake_project') 2026-04-13 02:04:55.520869 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-13 02:04:55.520876 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-04-13 02:04:55.520884 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-13 02:04:55.520892 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-13 02:04:55.520902 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:04:55.520910 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:04:55.520918 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-13 02:04:55.520925 | debian-bookworm | return self.enforce( 2026-04-13 02:04:55.520933 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-13 02:04:55.520940 | debian-bookworm | self.load_rules() 2026-04-13 02:04:55.520951 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-13 02:04:55.520959 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-04-13 02:04:55.520972 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-13 02:04:55.520980 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-04-13 02:04:55.520988 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-13 02:04:55.520996 | debian-bookworm | LOG.warning( 2026-04-13 02:04:55.521004 | debian-bookworm | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-04-13 02:04:55.521021 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-13 02:04:55.587873 | debian-bookworm | 2026-04-13 02:04:55.582 6641 DEBUG oslo_concurrency.lockutils [None req-b147bfa5-2709-4e73-9b83-3fe8189d57ac fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_f0fb6450-66a6-4d66-88c5-0c7d7a2338ee" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:55.587903 | debian-bookworm | 2026-04-13 02:04:55.582 6641 DEBUG oslo_concurrency.lockutils [None req-b147bfa5-2709-4e73-9b83-3fe8189d57ac fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_f0fb6450-66a6-4d66-88c5-0c7d7a2338ee" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:55.600494 | debian-bookworm | 2026-04-13 02:04:55.594 6641 DEBUG oslo_concurrency.lockutils [None req-b147bfa5-2709-4e73-9b83-3fe8189d57ac fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_f0fb6450-66a6-4d66-88c5-0c7d7a2338ee" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.012s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:55.600523 | debian-bookworm | 2026-04-13 02:04:55.595 6641 DEBUG oslo_concurrency.lockutils [None req-b147bfa5-2709-4e73-9b83-3fe8189d57ac fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_f0fb6450-66a6-4d66-88c5-0c7d7a2338ee" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:55.600533 | debian-bookworm | 2026-04-13 02:04:55.595 6641 DEBUG oslo_concurrency.lockutils [None req-b147bfa5-2709-4e73-9b83-3fe8189d57ac fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_f0fb6450-66a6-4d66-88c5-0c7d7a2338ee" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:55.632080 | debian-bookworm | 2026-04-13 02:04:55.628 6641 DEBUG oslo_concurrency.lockutils [None req-b147bfa5-2709-4e73-9b83-3fe8189d57ac fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_f0fb6450-66a6-4d66-88c5-0c7d7a2338ee" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.033s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:55.645358 | debian-bookworm | 2026-04-13 02:04:55.643 6641 INFO manila.coordination [None req-b147bfa5-2709-4e73-9b83-3fe8189d57ac fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:55.645875 | debian-bookworm | {7} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_reset_rules_to_queueing_states_2_False [0.162019s] ... ok 2026-04-13 02:04:55.692929 | debian-bookworm | --- Logging error --- 2026-04-13 02:04:55.693233 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:04:55.693251 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-04-13 02:04:55.693268 | debian-bookworm | msg = self.format(record) 2026-04-13 02:04:55.693276 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.693284 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-04-13 02:04:55.693303 | debian-bookworm | return fmt.format(record) 2026-04-13 02:04:55.693311 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.693319 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-13 02:04:55.693327 | debian-bookworm | context = _update_record_with_context(record) 2026-04-13 02:04:55.693335 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.693342 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-13 02:04:55.693351 | debian-bookworm | d = _dictify_context(context) 2026-04-13 02:04:55.693358 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.693368 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-13 02:04:55.693379 | debian-bookworm | return context.get_logging_values() 2026-04-13 02:04:55.693386 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.693394 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-13 02:04:55.693402 | debian-bookworm | values.update(self.to_dict()) 2026-04-13 02:04:55.693409 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-04-13 02:04:55.693417 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-13 02:04:55.693425 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-04-13 02:04:55.693432 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.693440 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-13 02:04:55.693448 | debian-bookworm | return self._read_deleted 2026-04-13 02:04:55.693455 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:55.693489 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-04-13 02:04:55.693498 | debian-bookworm | Call stack: 2026-04-13 02:04:55.694186 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-04-13 02:04:55.694213 | debian-bookworm | File "", line 88, in _run_code 2026-04-13 02:04:55.694226 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-13 02:04:55.694237 | debian-bookworm | main() 2026-04-13 02:04:55.694247 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-13 02:04:55.694255 | debian-bookworm | program.TestProgram( 2026-04-13 02:04:55.694266 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-13 02:04:55.694277 | debian-bookworm | self.runTests() 2026-04-13 02:04:55.694288 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-13 02:04:55.694298 | debian-bookworm | self.result = testRunner.run(self.test) 2026-04-13 02:04:55.694309 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-13 02:04:55.694320 | debian-bookworm | test(result) 2026-04-13 02:04:55.694331 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:55.694342 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:55.694353 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:55.694379 | debian-bookworm | test(result) 2026-04-13 02:04:55.694392 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:55.694403 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:55.694413 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:55.694423 | debian-bookworm | test(result) 2026-04-13 02:04:55.694430 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:04:55.694438 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:55.694454 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:04:55.694461 | debian-bookworm | test(result) 2026-04-13 02:04:55.694469 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-04-13 02:04:55.694476 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:04:55.694484 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 906, in run 2026-04-13 02:04:55.694492 | debian-bookworm | return run_test.run(result) 2026-04-13 02:04:55.694499 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-04-13 02:04:55.694507 | debian-bookworm | return self._run_one(actual_result) 2026-04-13 02:04:55.694515 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-13 02:04:55.694522 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-13 02:04:55.694530 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-13 02:04:55.694538 | debian-bookworm | self._run_core() 2026-04-13 02:04:55.694545 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 167, in _run_core 2026-04-13 02:04:55.694558 | debian-bookworm | if self.exception_caught == self._run_user( 2026-04-13 02:04:55.694565 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-13 02:04:55.694573 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:04:55.694581 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-04-13 02:04:55.694588 | debian-bookworm | return self._get_test_method()() 2026-04-13 02:04:55.694596 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_api.py", line 7917, in test_delete_other_tenants_public_share 2026-04-13 02:04:55.694604 | debian-bookworm | ctx = context.RequestContext(user_id='1111', project_id='2222') 2026-04-13 02:04:55.694726 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-13 02:04:55.694748 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-04-13 02:04:55.694770 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-13 02:04:55.694782 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-13 02:04:55.694792 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:04:55.694803 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:04:55.694814 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-13 02:04:55.694825 | debian-bookworm | return self.enforce( 2026-04-13 02:04:55.694836 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-13 02:04:55.694846 | debian-bookworm | self.load_rules() 2026-04-13 02:04:55.694856 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-13 02:04:55.694866 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-04-13 02:04:55.694875 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-13 02:04:55.694886 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-04-13 02:04:55.694893 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-13 02:04:55.694901 | debian-bookworm | LOG.warning( 2026-04-13 02:04:55.694910 | debian-bookworm | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-04-13 02:04:55.694928 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-13 02:04:55.700515 | debian-bookworm | 2026-04-13 02:04:55.695 6641 DEBUG manila.policy [None req-28781f86-eca6-4cbb-ad10-362b4dd0aa6d 1111 2222 - - - -] Policy check for share:delete failed with credentials {'is_admin': False, 'user_id': '1111', 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_id': '2222', 'project_domain_id': None, 'roles': [], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} authorize /home/zuul/src/github.com/vexxhost/manila/manila/policy.py:200 2026-04-13 02:04:55.700544 | debian-bookworm | 2026-04-13 02:04:55.696 6641 INFO manila.coordination [None req-28781f86-eca6-4cbb-ad10-362b4dd0aa6d 1111 2222 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:55.700907 | debian-bookworm | {7} manila.tests.share.test_api.OtherTenantsShareActionsTestCase.test_delete_other_tenants_public_share [0.052994s] ... ok 2026-04-13 02:04:55.724343 | debian-bookworm | 2026-04-13 02:04:55.722 6641 INFO manila.coordination [None req-28781f86-eca6-4cbb-ad10-362b4dd0aa6d 1111 2222 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:55.724794 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_06 [0.025481s] ... ok 2026-04-13 02:04:55.749622 | debian-bookworm | 2026-04-13 02:04:55.747 6641 INFO manila.coordination [None req-28781f86-eca6-4cbb-ad10-362b4dd0aa6d 1111 2222 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:55.750073 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test__get_all_availability_zones_with_subnets_2 [0.025024s] ... ok 2026-04-13 02:04:55.830794 | debian-bookworm | 2026-04-13 02:04:55.828 6641 INFO manila.coordination [None req-28781f86-eca6-4cbb-ad10-362b4dd0aa6d 1111 2222 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:55.831417 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_1_True [0.081463s] ... ok 2026-04-13 02:04:55.882106 | debian-bookworm | 2026-04-13 02:04:55.880 6641 INFO manila.coordination [None req-28781f86-eca6-4cbb-ad10-362b4dd0aa6d 1111 2222 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:55.882499 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_share_group_related_to_server [0.051013s] ... ok 2026-04-13 02:04:55.941294 | debian-bookworm | 2026-04-13 02:04:55.939 6641 INFO manila.coordination [None req-28781f86-eca6-4cbb-ad10-362b4dd0aa6d 1111 2222 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:55.941792 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_share_not_available [0.058969s] ... ok 2026-04-13 02:04:55.978504 | debian-bookworm | 2026-04-13 02:04:55.974 6641 WARNING manila.share.api [None req-28781f86-eca6-4cbb-ad10-362b4dd0aa6d 1111 2222 - - - -] Error formatting log line msg='Replica gigabytes quota exceeded for *(s_pid)s, tried to migrate *(s_size)sG share (*(d_consumed)dG of *(d_quota)dG already consumed).' err=TypeError('*d format: a real number is required, not str'): manila.exception.OverQuota: Quota exceeded for resources: ['replica_gigabytes']. 2026-04-13 02:04:55.978533 | debian-bookworm | 2026-04-13 02:04:55.975 6641 INFO manila.coordination [None req-28781f86-eca6-4cbb-ad10-362b4dd0aa6d 1111 2222 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:55.978913 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_reservation_failed_1 [0.036057s] ... ok 2026-04-13 02:04:56.049126 | debian-bookworm | 2026-04-13 02:04:56.047 6641 INFO manila.coordination [None req-28781f86-eca6-4cbb-ad10-362b4dd0aa6d 1111 2222 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:56.049636 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_add_type_conflict [0.071853s] ... ok 2026-04-13 02:04:56.123177 | debian-bookworm | 2026-04-13 02:04:56.121 6641 INFO manila.coordination [None req-28781f86-eca6-4cbb-ad10-362b4dd0aa6d 1111 2222 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:56.123646 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_share_is_busy [0.073985s] ... ok 2026-04-13 02:04:56.151350 | debian-bookworm | 2026-04-13 02:04:56.149 6641 INFO manila.coordination [None req-28781f86-eca6-4cbb-ad10-362b4dd0aa6d 1111 2222 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:56.151872 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_configure_default_prefix [0.027898s] ... ok 2026-04-13 02:04:56.176367 | debian-bookworm | 2026-04-13 02:04:56.174 6641 INFO manila.coordination [None req-28781f86-eca6-4cbb-ad10-362b4dd0aa6d 1111 2222 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:56.176796 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_configure_empty_default_prefix [0.024657s] ... ok 2026-04-13 02:04:56.245371 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota [None req-28781f86-eca6-4cbb-ad10-362b4dd0aa6d 1111 2222 - - - -] Failed to commit reservations None: sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-13 02:04:56.245399 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota Traceback (most recent call last): 2026-04-13 02:04:56.245408 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-13 02:04:56.245417 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota self._driver.commit( 2026-04-13 02:04:56.245435 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-13 02:04:56.245443 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota db.reservation_commit( 2026-04-13 02:04:56.245451 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-13 02:04:56.245459 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota return IMPL.reservation_commit( 2026-04-13 02:04:56.245489 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.245497 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-13 02:04:56.245505 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota return f(*args, **kwargs) 2026-04-13 02:04:56.245520 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.245528 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-13 02:04:56.245536 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota with excutils.save_and_reraise_exception() as ectxt: 2026-04-13 02:04:56.245544 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-04-13 02:04:56.245552 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota self.force_reraise() 2026-04-13 02:04:56.245560 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-13 02:04:56.245585 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota raise self.value 2026-04-13 02:04:56.245593 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-13 02:04:56.245601 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota return f(*args, **kwargs) 2026-04-13 02:04:56.245609 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.245616 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-13 02:04:56.245624 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota return fn(*args, **kwargs) 2026-04-13 02:04:56.245632 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.245640 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-13 02:04:56.245647 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota reservation_query = _quota_reservations_query(context, reservations) 2026-04-13 02:04:56.245655 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.245663 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-13 02:04:56.245671 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota models.Reservation.uuid.in_(reservations), 2026-04-13 02:04:56.245679 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.245686 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:56.245694 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota return self.operate(in_op, other) 2026-04-13 02:04:56.245702 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.245717 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-13 02:04:56.245725 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:04:56.245733 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.245741 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:04:56.245748 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota return a.in_(b) 2026-04-13 02:04:56.245756 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota ^^^^^^^^ 2026-04-13 02:04:56.245764 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:56.245772 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota return self.operate(in_op, other) 2026-04-13 02:04:56.245779 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.245787 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-13 02:04:56.245795 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:04:56.245811 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.245819 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:04:56.245827 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota return a.in_(b) 2026-04-13 02:04:56.245834 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota ^^^^^^^^ 2026-04-13 02:04:56.245842 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:56.245850 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota return self.operate(in_op, other) 2026-04-13 02:04:56.245857 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.245865 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-13 02:04:56.245873 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:04:56.245880 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.245888 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:04:56.245896 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota return a.in_(b) 2026-04-13 02:04:56.245903 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota ^^^^^^^^ 2026-04-13 02:04:56.245911 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:56.245919 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota return self.operate(in_op, other) 2026-04-13 02:04:56.245926 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.245934 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-13 02:04:56.245942 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-13 02:04:56.245950 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.245958 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-13 02:04:56.245966 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota seq_or_selectable = coercions.expect( 2026-04-13 02:04:56.245974 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.245985 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-13 02:04:56.245993 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota resolved = impl._literal_coercion( 2026-04-13 02:04:56.246001 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.246009 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-13 02:04:56.246022 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota self._raise_for_expected(element, **kw) 2026-04-13 02:04:56.246030 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-13 02:04:56.246037 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota raise exc.ArgumentError(msg, code=code) from err 2026-04-13 02:04:56.246045 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-13 02:04:56.246053 | debian-bookworm | 2026-04-13 02:04:56.213 6641 ERROR manila.quota 2026-04-13 02:04:56.246061 | debian-bookworm | 2026-04-13 02:04:56.223 6641 INFO manila.coordination [None req-28781f86-eca6-4cbb-ad10-362b4dd0aa6d 1111 2222 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:56.246523 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_3 [0.049385s] ... ok 2026-04-13 02:04:56.305238 | debian-bookworm | 2026-04-13 02:04:56.303 6641 INFO manila.coordination [None req-28781f86-eca6-4cbb-ad10-362b4dd0aa6d 1111 2222 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:56.306210 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_1 [0.080142s] ... ok 2026-04-13 02:04:56.350974 | debian-bookworm | 2026-04-13 02:04:56.349 6641 INFO manila.coordination [None req-28781f86-eca6-4cbb-ad10-362b4dd0aa6d 1111 2222 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:56.351429 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_generic_share_backup_invalid_protocol_2_CIFS [0.045112s] ... ok 2026-04-13 02:04:56.420551 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota [None req-28781f86-eca6-4cbb-ad10-362b4dd0aa6d 1111 2222 - - - -] Failed to commit reservations None: sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-13 02:04:56.420578 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota Traceback (most recent call last): 2026-04-13 02:04:56.420586 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-13 02:04:56.420604 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota self._driver.commit( 2026-04-13 02:04:56.420613 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-13 02:04:56.420620 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota db.reservation_commit( 2026-04-13 02:04:56.420628 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-13 02:04:56.420636 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota return IMPL.reservation_commit( 2026-04-13 02:04:56.420644 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.420652 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-13 02:04:56.420660 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota return f(*args, **kwargs) 2026-04-13 02:04:56.420667 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.420675 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-13 02:04:56.420683 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota with excutils.save_and_reraise_exception() as ectxt: 2026-04-13 02:04:56.420691 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-04-13 02:04:56.420709 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota self.force_reraise() 2026-04-13 02:04:56.420716 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-13 02:04:56.420724 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota raise self.value 2026-04-13 02:04:56.420732 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-13 02:04:56.420740 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota return f(*args, **kwargs) 2026-04-13 02:04:56.420747 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.420755 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-13 02:04:56.420763 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota return fn(*args, **kwargs) 2026-04-13 02:04:56.420770 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.420778 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-13 02:04:56.420799 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota reservation_query = _quota_reservations_query(context, reservations) 2026-04-13 02:04:56.420808 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.420816 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-13 02:04:56.420824 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota models.Reservation.uuid.in_(reservations), 2026-04-13 02:04:56.420832 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.420839 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:56.420847 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota return self.operate(in_op, other) 2026-04-13 02:04:56.420855 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.420868 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-13 02:04:56.420876 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:04:56.420884 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.420892 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:04:56.420899 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota return a.in_(b) 2026-04-13 02:04:56.420907 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota ^^^^^^^^ 2026-04-13 02:04:56.420939 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:56.420947 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota return self.operate(in_op, other) 2026-04-13 02:04:56.420955 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.420968 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-13 02:04:56.420976 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:04:56.420984 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.420992 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:04:56.420999 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota return a.in_(b) 2026-04-13 02:04:56.421007 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota ^^^^^^^^ 2026-04-13 02:04:56.421015 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:56.421022 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota return self.operate(in_op, other) 2026-04-13 02:04:56.421030 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.421038 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-13 02:04:56.421045 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:04:56.421053 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.421061 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:04:56.421068 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota return a.in_(b) 2026-04-13 02:04:56.421076 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota ^^^^^^^^ 2026-04-13 02:04:56.421083 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:56.421091 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota return self.operate(in_op, other) 2026-04-13 02:04:56.421098 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.421109 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-13 02:04:56.421117 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-13 02:04:56.421125 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.421132 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-13 02:04:56.421140 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota seq_or_selectable = coercions.expect( 2026-04-13 02:04:56.421148 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.421160 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-13 02:04:56.421168 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota resolved = impl._literal_coercion( 2026-04-13 02:04:56.421175 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.421189 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-13 02:04:56.421196 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota self._raise_for_expected(element, **kw) 2026-04-13 02:04:56.421204 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-13 02:04:56.421212 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota raise exc.ArgumentError(msg, code=code) from err 2026-04-13 02:04:56.421219 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-13 02:04:56.421227 | debian-bookworm | 2026-04-13 02:04:56.386 6641 ERROR manila.quota 2026-04-13 02:04:56.421235 | debian-bookworm | 2026-04-13 02:04:56.394 6641 INFO manila.coordination [None req-28781f86-eca6-4cbb-ad10-362b4dd0aa6d 1111 2222 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:56.421649 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_public_and_private_share_1_True [0.045151s] ... ok 2026-04-13 02:04:56.471308 | debian-bookworm | 2026-04-13 02:04:56.469 6641 INFO manila.coordination [None req-28781f86-eca6-4cbb-ad10-362b4dd0aa6d 1111 2222 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:56.471834 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_instance_from_snapshot [0.074642s] ... ok 2026-04-13 02:04:56.520486 | debian-bookworm | 2026-04-13 02:04:56.518 6641 INFO manila.coordination [None req-28781f86-eca6-4cbb-ad10-362b4dd0aa6d 1111 2222 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:56.520878 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_instance_without_host [0.049266s] ... ok 2026-04-13 02:04:56.557556 | debian-bookworm | 2026-04-13 02:04:56.555 6641 INFO manila.coordination [None req-28781f86-eca6-4cbb-ad10-362b4dd0aa6d 1111 2222 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:56.557879 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_7_hdfsfake [0.036738s] ... ok 2026-04-13 02:04:56.597409 | debian-bookworm | 2026-04-13 02:04:56.594 6641 WARNING manila.share.api [None req-28781f86-eca6-4cbb-ad10-362b4dd0aa6d 1111 2222 - - - -] Encryption keys quota exceeded for None (2 of 2 keys already consumed).: manila.exception.OverQuota: Quota exceeded for resources: {'encryption_keys': 'fake'}. 2026-04-13 02:04:56.597435 | debian-bookworm | 2026-04-13 02:04:56.595 6641 INFO manila.coordination [None req-28781f86-eca6-4cbb-ad10-362b4dd0aa6d 1111 2222 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:56.597810 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_encryption_keys_quota_1 [0.039457s] ... ok 2026-04-13 02:04:56.636476 | debian-bookworm | 2026-04-13 02:04:56.633 6641 WARNING manila.share.api [None req-28781f86-eca6-4cbb-ad10-362b4dd0aa6d 1111 2222 - - - -] Quota exceeded for None, tried to create share (20 shares already consumed).: manila.exception.OverQuota: Quota exceeded for resources: {'shares': 'fake'}. 2026-04-13 02:04:56.636511 | debian-bookworm | 2026-04-13 02:04:56.634 6641 INFO manila.coordination [None req-28781f86-eca6-4cbb-ad10-362b4dd0aa6d 1111 2222 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:56.636838 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_quota_2 [0.038842s] ... ok 2026-04-13 02:04:56.673685 | debian-bookworm | 2026-04-13 02:04:56.671 6641 INFO manila.coordination [None req-28781f86-eca6-4cbb-ad10-362b4dd0aa6d 1111 2222 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:56.674218 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_az_not_found [0.037709s] ... ok 2026-04-13 02:04:56.744250 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota [None req-28781f86-eca6-4cbb-ad10-362b4dd0aa6d 1111 2222 - - - -] Failed to commit reservations None: sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-13 02:04:56.744297 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota Traceback (most recent call last): 2026-04-13 02:04:56.744306 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-13 02:04:56.744315 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota self._driver.commit( 2026-04-13 02:04:56.744323 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-13 02:04:56.744331 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota db.reservation_commit( 2026-04-13 02:04:56.744339 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-13 02:04:56.744348 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota return IMPL.reservation_commit( 2026-04-13 02:04:56.744356 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.744364 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-13 02:04:56.744372 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota return f(*args, **kwargs) 2026-04-13 02:04:56.744379 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.744387 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-13 02:04:56.744395 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota with excutils.save_and_reraise_exception() as ectxt: 2026-04-13 02:04:56.744403 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 267, in __exit__ 2026-04-13 02:04:56.744412 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota self.force_reraise() 2026-04-13 02:04:56.744419 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-13 02:04:56.744427 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota raise self.value 2026-04-13 02:04:56.744435 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-13 02:04:56.744442 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota return f(*args, **kwargs) 2026-04-13 02:04:56.744450 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.744457 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-13 02:04:56.744465 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota return fn(*args, **kwargs) 2026-04-13 02:04:56.744485 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.744493 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-13 02:04:56.744501 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota reservation_query = _quota_reservations_query(context, reservations) 2026-04-13 02:04:56.744509 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.744529 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-13 02:04:56.744537 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota models.Reservation.uuid.in_(reservations), 2026-04-13 02:04:56.744545 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.744558 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:56.744566 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota return self.operate(in_op, other) 2026-04-13 02:04:56.744573 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.744588 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-13 02:04:56.744597 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:04:56.744604 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.744612 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:04:56.744620 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota return a.in_(b) 2026-04-13 02:04:56.744627 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota ^^^^^^^^ 2026-04-13 02:04:56.744635 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:56.744643 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota return self.operate(in_op, other) 2026-04-13 02:04:56.744650 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.744666 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-13 02:04:56.744674 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:04:56.744682 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.744689 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:04:56.744697 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota return a.in_(b) 2026-04-13 02:04:56.744704 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota ^^^^^^^^ 2026-04-13 02:04:56.744712 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:56.744720 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota return self.operate(in_op, other) 2026-04-13 02:04:56.744727 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.744735 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-13 02:04:56.744743 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-13 02:04:56.744756 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.744764 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-13 02:04:56.744771 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota return a.in_(b) 2026-04-13 02:04:56.744779 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota ^^^^^^^^ 2026-04-13 02:04:56.744787 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-13 02:04:56.744794 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota return self.operate(in_op, other) 2026-04-13 02:04:56.744802 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.744809 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-13 02:04:56.744817 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-13 02:04:56.744825 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.744836 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-13 02:04:56.744844 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota seq_or_selectable = coercions.expect( 2026-04-13 02:04:56.744851 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.744863 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-13 02:04:56.744871 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota resolved = impl._literal_coercion( 2026-04-13 02:04:56.744879 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:56.744886 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-13 02:04:56.744894 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota self._raise_for_expected(element, **kw) 2026-04-13 02:04:56.744901 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-13 02:04:56.744909 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota raise exc.ArgumentError(msg, code=code) from err 2026-04-13 02:04:56.744917 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-13 02:04:56.744925 | debian-bookworm | 2026-04-13 02:04:56.710 6641 ERROR manila.quota 2026-04-13 02:04:56.744933 | debian-bookworm | 2026-04-13 02:04:56.718 6641 INFO manila.coordination [None req-28781f86-eca6-4cbb-ad10-362b4dd0aa6d 1111 2222 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:56.745424 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_2_CIFS [0.046698s] ... ok 2026-04-13 02:04:56.745446 | debian-bookworm | 2026-04-13 02:04:56.742 6641 INFO manila.coordination [None req-28781f86-eca6-4cbb-ad10-362b4dd0aa6d 1111 2222 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:56.745454 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_share_type_size_limit [0.023625s] ... ok 2026-04-13 02:04:56.779111 | debian-bookworm | 2026-04-13 02:04:56.777 6641 INFO manila.coordination [None req-28781f86-eca6-4cbb-ad10-362b4dd0aa6d 1111 2222 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:56.779867 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_invalid_task_state [0.035108s] ... ok 2026-04-13 02:04:56.822930 | debian-bookworm | 2026-04-13 02:04:56.821 6641 INFO manila.coordination [None req-28781f86-eca6-4cbb-ad10-362b4dd0aa6d 1111 2222 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:56.823530 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_delete_dependent_share_group_snapshot_members [0.043141s] ... ok 2026-04-13 02:04:56.847027 | debian-bookworm | 2026-04-13 02:04:56.845 6641 INFO manila.coordination [None req-28781f86-eca6-4cbb-ad10-362b4dd0aa6d 1111 2222 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:56.847708 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_delete_last_active_replica [0.023915s] ... ok 2026-04-13 02:04:56.905830 | debian-bookworm | 2026-04-13 02:04:56.904 6641 INFO manila.coordination [None req-28781f86-eca6-4cbb-ad10-362b4dd0aa6d 1111 2222 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:56.906297 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_delete_no_host [0.059026s] ... ok 2026-04-13 02:04:56.966609 | debian-bookworm | 2026-04-13 02:04:56.964 6641 INFO manila.coordination [None req-fd6b3c19-0cd4-48ae-be9e-1c75218e9195 fake2 fake - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:56.967093 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_delete_quota_with_different_user [0.060368s] ... ok 2026-04-13 02:04:57.006033 | debian-bookworm | 2026-04-13 02:04:57.004 6641 INFO manila.coordination [None req-fd6b3c19-0cd4-48ae-be9e-1c75218e9195 fake2 fake - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:57.006532 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_backup_1_manila_share [0.039258s] ... ok 2026-04-13 02:04:57.063889 | debian-bookworm | 2026-04-13 02:04:57.061 6641 INFO manila.coordination [None req-fd6b3c19-0cd4-48ae-be9e-1c75218e9195 fake2 fake - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:57.064475 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_quota_error [0.057558s] ... ok 2026-04-13 02:04:57.090687 | debian-bookworm | 2026-04-13 02:04:57.089 6641 INFO manila.share.api [None req-fd6b3c19-0cd4-48ae-be9e-1c75218e9195 fake2 fake - - - -] Deleting replica FAKE_ID. 2026-04-13 02:04:57.092219 | debian-bookworm | 2026-04-13 02:04:57.090 6641 INFO manila.coordination [None req-fd6b3c19-0cd4-48ae-be9e-1c75218e9195 fake2 fake - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:57.092685 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_replica_2_False [0.028715s] ... ok 2026-04-13 02:04:57.117128 | debian-bookworm | 2026-04-13 02:04:57.114 6641 ERROR manila.share.api [None req-fd6b3c19-0cd4-48ae-be9e-1c75218e9195 fake2 fake - - - -] share server 'fake_share_server_id' in use by share groups. 2026-04-13 02:04:57.117156 | debian-bookworm | 2026-04-13 02:04:57.115 6641 INFO manila.coordination [None req-fd6b3c19-0cd4-48ae-be9e-1c75218e9195 fake2 fake - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:57.117440 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_server_dependent_group_exists [0.024493s] ... ok 2026-04-13 02:04:57.177798 | debian-bookworm | 2026-04-13 02:04:57.175 6641 INFO manila.coordination [None req-fd6b3c19-0cd4-48ae-be9e-1c75218e9195 fake2 fake - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:57.178372 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_deferred_1_True [0.060614s] ... ok 2026-04-13 02:04:57.205075 | debian-bookworm | 2026-04-13 02:04:57.203 6641 INFO manila.coordination [None req-fd6b3c19-0cd4-48ae-be9e-1c75218e9195 fake2 fake - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:57.205682 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_replicated_snapshot_1_True [0.027174s] ... ok 2026-04-13 02:04:57.229429 | debian-bookworm | 2026-04-13 02:04:57.226 6641 DEBUG manila.share.api [None req-f1952ccb-bad1-446d-a3cc-e58be378e8a0 fake_uid fake_pid_2 - - - -] Searching for shares by: {'export_location_id': 'test'} _get_all /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:2372 2026-04-13 02:04:57.229456 | debian-bookworm | 2026-04-13 02:04:57.227 6641 INFO manila.coordination [None req-f1952ccb-bad1-446d-a3cc-e58be378e8a0 fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:57.229946 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_export_location_1_id [0.023781s] ... ok 2026-04-13 02:04:57.254119 | debian-bookworm | 2026-04-13 02:04:57.250 6641 DEBUG manila.share.api [None req-68334b2c-a022-4663-8df1-b30c4ce2b949 fake_uid fake_pid_1 - - - -] Searching for shares by: {'host': 'fake_host'} _get_all /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:2372 2026-04-13 02:04:57.254147 | debian-bookworm | 2026-04-13 02:04:57.251 6641 INFO manila.coordination [None req-68334b2c-a022-4663-8df1-b30c4ce2b949 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:57.254595 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_by_non_admin_using_admin_filter_2 [0.024518s] ... ok 2026-04-13 02:04:57.278056 | debian-bookworm | 2026-04-13 02:04:57.274 6641 DEBUG manila.share.api [None req-465677ce-95f1-424e-9399-905ae8b70495 fake_uid fake_pid_2 - - - -] Searching for shares by: {'is_public': True} _get_all /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:2372 2026-04-13 02:04:57.278084 | debian-bookworm | 2026-04-13 02:04:57.275 6641 INFO manila.coordination [None req-465677ce-95f1-424e-9399-905ae8b70495 fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:57.278410 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_8_True [0.023784s] ... ok 2026-04-13 02:04:57.302235 | debian-bookworm | 2026-04-13 02:04:57.298 6641 DEBUG manila.share.api [None req-a53e8c48-246c-4b27-ad92-4022aad91ef4 fakeuid fakepid - - - -] Searching for snapshots by: {'size': 'fakesize'} _get_all_snapshots /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:2507 2026-04-13 02:04:57.302269 | debian-bookworm | 2026-04-13 02:04:57.299 6641 INFO manila.coordination [None req-a53e8c48-246c-4b27-ad92-4022aad91ef4 fakeuid fakepid - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:57.302627 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_not_admin_search_opts [0.024082s] ... ok 2026-04-13 02:04:57.326346 | debian-bookworm | 2026-04-13 02:04:57.323 6641 DEBUG manila.share.api [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Searching for snapshots by: {} _get_all_snapshots /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:2507 2026-04-13 02:04:57.326372 | debian-bookworm | 2026-04-13 02:04:57.324 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:57.326777 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_with_sorting_valid [0.024144s] ... ok 2026-04-13 02:04:57.758958 | debian-bookworm | 2026-04-13 02:04:57.756 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:57.759688 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_3 [0.432547s] ... ok 2026-04-13 02:04:57.796175 | debian-bookworm | 2026-04-13 02:04:57.793 6641 INFO manila.share.api [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Sending request to cancel migration of share fake_id. 2026-04-13 02:04:57.796205 | debian-bookworm | 2026-04-13 02:04:57.794 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:57.796717 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_1_None [0.037362s] ... ok 2026-04-13 02:04:57.838402 | debian-bookworm | 2026-04-13 02:04:57.836 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:57.838866 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_driver [0.041928s] ... ok 2026-04-13 02:04:57.874063 | debian-bookworm | 2026-04-13 02:04:57.871 6641 ERROR manila.share.api [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] First migration phase of share fake_id not completed yet. 2026-04-13 02:04:57.874094 | debian-bookworm | 2026-04-13 02:04:57.872 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:57.874449 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_3_data_copying_in_progress [0.035513s] ... ok 2026-04-13 02:04:57.908487 | debian-bookworm | 2026-04-13 02:04:57.906 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:57.909007 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_0_2_migration_driver_starting [0.034458s] ... ok 2026-04-13 02:04:57.943190 | debian-bookworm | 2026-04-13 02:04:57.941 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:57.943719 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_5_migration_driver_phase1_done [0.034388s] ... ok 2026-04-13 02:04:57.979359 | debian-bookworm | 2026-04-13 02:04:57.977 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:57.979776 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_7_data_copying_completing [0.035976s] ... ok 2026-04-13 02:04:58.027273 | debian-bookworm | 2026-04-13 02:04:58.025 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:58.027790 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_has_replicas [0.048056s] ... ok 2026-04-13 02:04:58.065508 | debian-bookworm | 2026-04-13 02:04:58.063 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:58.065971 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_is_member_of_group [0.038051s] ... ok 2026-04-13 02:04:58.107149 | debian-bookworm | 2026-04-13 02:04:58.103 6641 INFO manila.share.api [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Destination host (fake@backend#pool), share network (fake_net_id) or share type (fake_type_id) are the same as the current host's 'fake@backend#pool', 'fake_net_id' and 'fake_type_id' respectively. Nothing to be done. 2026-04-13 02:04:58.107184 | debian-bookworm | 2026-04-13 02:04:58.104 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:58.107794 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_same_data_as_source_1 [0.041083s] ... ok 2026-04-13 02:04:58.131381 | debian-bookworm | 2026-04-13 02:04:58.128 6641 ERROR manila.share.api [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Invalid mount_point_name: prefixinvalid*name 2026-04-13 02:04:58.131407 | debian-bookworm | 2026-04-13 02:04:58.129 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:58.131824 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_invalid_mount_point_name [0.024517s] ... ok 2026-04-13 02:04:58.157234 | debian-bookworm | 2026-04-13 02:04:58.155 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:58.157647 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_2_deleting [0.025801s] ... ok 2026-04-13 02:04:58.181141 | debian-bookworm | 2026-04-13 02:04:58.179 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:58.181583 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_out_of_sync_non_admin_2_error [0.023736s] ... ok 2026-04-13 02:04:58.220593 | debian-bookworm | 2026-04-13 02:04:58.215 6641 DEBUG manila.share.api [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Checking backup size 1 against share size 1. restore_share_backup /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:4302 2026-04-13 02:04:58.220623 | debian-bookworm | 2026-04-13 02:04:58.216 6641 INFO manila.share.api [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Overwriting share 92beac9d-4ec5-42f7-9024-de3a63ced98e with restore of backup c4a4e7c9-5b88-406f-a229-40d9ed4d1fde. 2026-04-13 02:04:58.220632 | debian-bookworm | 2026-04-13 02:04:58.217 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:58.221011 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_2_manila_data [0.038375s] ... ok 2026-04-13 02:04:58.243588 | debian-bookworm | 2026-04-13 02:04:58.242 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:58.244117 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_snapshot_exception_1_None [0.024484s] ... ok 2026-04-13 02:04:58.270009 | debian-bookworm | 2026-04-13 02:04:58.267 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:58.270504 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_snapshot_exception_2_fake_reservations [0.025248s] ... ok 2026-04-13 02:04:58.330948 | debian-bookworm | 2026-04-13 02:04:58.329 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:58.331581 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_server_migration_start_nondisruptive_and_network_change [0.061916s] ... ok 2026-04-13 02:04:58.369906 | debian-bookworm | 2026-04-13 02:04:58.366 6641 ERROR manila.share.api [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] There is no migration being performed for share_server 9002e1c5-ef07-4311-9d9c-f83156295d88 at this moment. 2026-04-13 02:04:58.369940 | debian-bookworm | 2026-04-13 02:04:58.367 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:58.370441 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_invalid_share_server_2_server_migrating [0.037476s] ... ok 2026-04-13 02:04:58.487363 | debian-bookworm | 2026-04-13 02:04:58.485 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:58.487951 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_start [0.118000s] ... ok 2026-04-13 02:04:58.525558 | debian-bookworm | 2026-04-13 02:04:58.521 6641 INFO manila.share.api [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Shrink share (id=588d6354-fd02-4724-8bd7-9e6ced7e596b) request issued successfully. New size: 50 2026-04-13 02:04:58.525619 | debian-bookworm | 2026-04-13 02:04:58.523 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:58.526081 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_shrink_valid_2_shrinking_possible_data_loss_error [0.037655s] ... ok 2026-04-13 02:04:58.591198 | debian-bookworm | 2026-04-13 02:04:58.589 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:58.591713 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_allow_access_access_exists_exception [0.065991s] ... ok 2026-04-13 02:04:58.657404 | debian-bookworm | 2026-04-13 02:04:58.655 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:58.658020 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_deny_access_exception [0.066367s] ... ok 2026-04-13 02:04:58.683983 | debian-bookworm | 2026-04-13 02:04:58.682 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:58.684707 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_update_share_replica_no_host [0.026843s] ... ok 2026-04-13 02:04:58.709045 | debian-bookworm | 2026-04-13 02:04:58.707 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:58.709384 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations_check_fail_1_False [0.024305s] ... ok 2026-04-13 02:04:58.733106 | debian-bookworm | 2026-04-13 02:04:58.731 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:58.733444 | debian-bookworm | {7} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations_no_check [0.023940s] ... ok 2026-04-13 02:04:58.754162 | debian-bookworm | 2026-04-13 02:04:58.752 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:58.754532 | debian-bookworm | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_false_3 [0.020783s] ... ok 2026-04-13 02:04:58.774436 | debian-bookworm | 2026-04-13 02:04:58.772 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:58.774830 | debian-bookworm | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_9 [0.020233s] ... ok 2026-04-13 02:04:58.795438 | debian-bookworm | 2026-04-13 02:04:58.793 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:58.795821 | debian-bookworm | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_allocate_admin_network_count_1_api_initialized [0.020865s] ... ok 2026-04-13 02:04:58.822359 | debian-bookworm | 2026-04-13 02:04:58.812 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:58.822436 | debian-bookworm | 2026-04-13 02:04:58.812 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:58.822446 | debian-bookworm | 2026-04-13 02:04:58.813 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:58.822454 | debian-bookworm | 2026-04-13 02:04:58.813 6641 DEBUG manila.share.driver [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Updating share stats. _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1335 2026-04-13 02:04:58.822463 | debian-bookworm | 2026-04-13 02:04:58.814 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:58.822810 | debian-bookworm | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_exists_and_set_explicitly_2_False [0.021357s] ... ok 2026-04-13 02:04:58.843978 | debian-bookworm | 2026-04-13 02:04:58.834 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:58.844004 | debian-bookworm | 2026-04-13 02:04:58.834 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:58.844013 | debian-bookworm | 2026-04-13 02:04:58.834 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:58.844021 | debian-bookworm | 2026-04-13 02:04:58.835 6641 DEBUG manila.share.driver [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Updating share stats. _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1335 2026-04-13 02:04:58.844029 | debian-bookworm | 2026-04-13 02:04:58.836 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:58.844363 | debian-bookworm | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_not_exists_and_set_explicitly_2_False [0.021328s] ... ok 2026-04-13 02:04:58.857916 | debian-bookworm | 2026-04-13 02:04:58.855 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:58.858423 | debian-bookworm | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_sg_snapshot_with_no_members [0.019552s] ... ok 2026-04-13 02:04:58.879187 | debian-bookworm | 2026-04-13 02:04:58.875 6641 DEBUG manila.share.driver [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Creating share group from group snapshot fake_share_group_snapshot_id. create_share_group_from_share_group_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1535 2026-04-13 02:04:58.879231 | debian-bookworm | 2026-04-13 02:04:58.876 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:58.879626 | debian-bookworm | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_share_group_snapshot_with_dict_raise [0.020339s] ... ok 2026-04-13 02:04:58.900084 | debian-bookworm | 2026-04-13 02:04:58.896 6641 DEBUG manila.share.driver [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Attempting to create a share group snapshot f6aa3b59-57eb-421e-965c-4e182538e36a. create_share_group_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1669 2026-04-13 02:04:58.900114 | debian-bookworm | 2026-04-13 02:04:58.897 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:58.900496 | debian-bookworm | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_snapshot_no_support [0.020762s] ... ok 2026-04-13 02:04:58.919315 | debian-bookworm | 2026-04-13 02:04:58.917 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:58.919746 | debian-bookworm | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_manage_functionality_2_unmanage [0.020096s] ... ok 2026-04-13 02:04:58.946014 | debian-bookworm | 2026-04-13 02:04:58.937 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:58.946062 | debian-bookworm | 2026-04-13 02:04:58.937 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:58.946071 | debian-bookworm | 2026-04-13 02:04:58.937 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:58.946080 | debian-bookworm | 2026-04-13 02:04:58.938 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:58.946572 | debian-bookworm | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_stats_refresh_false [0.021047s] ... ok 2026-04-13 02:04:58.960821 | debian-bookworm | 2026-04-13 02:04:58.958 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:58.961249 | debian-bookworm | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_cancel [0.019960s] ... ok 2026-04-13 02:04:58.987262 | debian-bookworm | 2026-04-13 02:04:58.977 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:58.987295 | debian-bookworm | 2026-04-13 02:04:58.977 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:58.987304 | debian-bookworm | 2026-04-13 02:04:58.978 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:58.987331 | debian-bookworm | 2026-04-13 02:04:58.978 6641 DEBUG manila.share.driver [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Updating share stats. _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1335 2026-04-13 02:04:58.987340 | debian-bookworm | 2026-04-13 02:04:58.979 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:58.987879 | debian-bookworm | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_share_group_snapshot_support_exists_and_equals_snapshot_support_2_False [0.020843s] ... ok 2026-04-13 02:04:59.008447 | debian-bookworm | 2026-04-13 02:04:58.998 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:59.008472 | debian-bookworm | 2026-04-13 02:04:58.999 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:59.008480 | debian-bookworm | 2026-04-13 02:04:58.999 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:59.008487 | debian-bookworm | 2026-04-13 02:04:59.000 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:59.008790 | debian-bookworm | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_continue [0.020956s] ... ok 2026-04-13 02:04:59.027457 | debian-bookworm | 2026-04-13 02:04:59.020 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:59.027474 | debian-bookworm | 2026-04-13 02:04:59.020 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:59.027480 | debian-bookworm | 2026-04-13 02:04:59.021 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:59.027485 | debian-bookworm | 2026-04-13 02:04:59.021 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:59.027783 | debian-bookworm | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_get_progress [0.021083s] ... ok 2026-04-13 02:04:59.048881 | debian-bookworm | 2026-04-13 02:04:59.040 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:59.048904 | debian-bookworm | 2026-04-13 02:04:59.040 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:59.048910 | debian-bookworm | 2026-04-13 02:04:59.041 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:59.048915 | debian-bookworm | 2026-04-13 02:04:59.042 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:59.049178 | debian-bookworm | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_start [0.020412s] ... ok 2026-04-13 02:04:59.063774 | debian-bookworm | 2026-04-13 02:04:59.062 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:59.064595 | debian-bookworm | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_teardown_server_handling_enabled [0.020411s] ... ok 2026-04-13 02:04:59.085235 | debian-bookworm | 2026-04-13 02:04:59.083 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:59.085612 | debian-bookworm | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_update_share_server_security_service [0.020519s] ... ok 2026-04-13 02:04:59.104869 | debian-bookworm | 2026-04-13 02:04:59.103 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:59.105298 | debian-bookworm | {7} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_validate_entity_id_invalid_3_None [0.019565s] ... ok 2026-04-13 02:04:59.126051 | debian-bookworm | 2026-04-13 02:04:59.122 6641 DEBUG manila.share.hook [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Running 'periodic hook'. execute_periodic_hook /home/zuul/src/github.com/vexxhost/manila/manila/share/hook.py:140 2026-04-13 02:04:59.126081 | debian-bookworm | 2026-04-13 02:04:59.123 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:59.126653 | debian-bookworm | {7} manila.tests.share.test_hook.HookBaseTestCase.test_execute_periodic_hook_enabled_2_False [0.020373s] ... ok 2026-04-13 02:04:59.145758 | debian-bookworm | 2026-04-13 02:04:59.143 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:59.146121 | debian-bookworm | {7} manila.tests.share.test_hook.HookBaseTestCase.test_instantiate_hook_successfully_and_set_configuration_2_False [0.020172s] ... ok 2026-04-13 02:04:59.170572 | debian-bookworm | 2026-04-13 02:04:59.163 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:59.170600 | debian-bookworm | 2026-04-13 02:04:59.163 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:59.170619 | debian-bookworm | 2026-04-13 02:04:59.164 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:59.280971 | debian-bookworm | 2026-04-13 02:04:59.278 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:59.281529 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_4__False__1__10__10__3_ [0.135274s] ... ok 2026-04-13 02:04:59.304820 | debian-bookworm | 2026-04-13 02:04:59.300 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:59.304856 | debian-bookworm | 2026-04-13 02:04:59.300 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:59.304865 | debian-bookworm | 2026-04-13 02:04:59.300 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:59.417794 | debian-bookworm | 2026-04-13 02:04:59.415 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:59.418249 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_6__False__1__10___1__3_ [0.136553s] ... ok 2026-04-13 02:04:59.444985 | debian-bookworm | 2026-04-13 02:04:59.436 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:59.445042 | debian-bookworm | 2026-04-13 02:04:59.436 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:59.445052 | debian-bookworm | 2026-04-13 02:04:59.437 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:59.445062 | debian-bookworm | 2026-04-13 02:04:59.439 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:59.445528 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__ensure_share [0.023730s] ... ok 2026-04-13 02:04:59.467107 | debian-bookworm | 2026-04-13 02:04:59.459 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:59.467146 | debian-bookworm | 2026-04-13 02:04:59.460 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:59.467155 | debian-bookworm | 2026-04-13 02:04:59.460 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:59.467163 | debian-bookworm | 2026-04-13 02:04:59.463 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:59.467457 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__init_hook_drivers [0.023937s] ... ok 2026-04-13 02:04:59.491917 | debian-bookworm | 2026-04-13 02:04:59.484 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:59.491947 | debian-bookworm | 2026-04-13 02:04:59.485 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:59.491956 | debian-bookworm | 2026-04-13 02:04:59.485 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:59.555997 | debian-bookworm | 2026-04-13 02:04:59.553 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:59.557678 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_driver_1 [0.091619s] ... ok 2026-04-13 02:04:59.585357 | debian-bookworm | 2026-04-13 02:04:59.578 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:59.585387 | debian-bookworm | 2026-04-13 02:04:59.578 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:59.585396 | debian-bookworm | 2026-04-13 02:04:59.579 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:59.648580 | debian-bookworm | 2026-04-13 02:04:59.640 6641 ERROR manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Driver-assisted migration of share ecf84c3c-0928-4d8c-97ab-4df5234629d8 failed.: manila.exception.ShareMigrationFailed: Share migration failed: Driver cannot perform migration of share ecf84c3c-0928-4d8c-97ab-4df5234629d8 while preserving snapshots. 2026-04-13 02:04:59.648621 | debian-bookworm | 2026-04-13 02:04:59.640 6641 ERROR manila.share.manager Traceback (most recent call last): 2026-04-13 02:04:59.648640 | debian-bookworm | 2026-04-13 02:04:59.640 6641 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1348, in _migration_start_driver 2026-04-13 02:04:59.648649 | debian-bookworm | 2026-04-13 02:04:59.640 6641 ERROR manila.share.manager raise exception.ShareMigrationFailed(reason=msg) 2026-04-13 02:04:59.648657 | debian-bookworm | 2026-04-13 02:04:59.640 6641 ERROR manila.share.manager manila.exception.ShareMigrationFailed: Share migration failed: Driver cannot perform migration of share ecf84c3c-0928-4d8c-97ab-4df5234629d8 while preserving snapshots. 2026-04-13 02:04:59.648665 | debian-bookworm | 2026-04-13 02:04:59.640 6641 ERROR manila.share.manager 2026-04-13 02:04:59.648684 | debian-bookworm | 2026-04-13 02:04:59.643 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:59.649196 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_5 [0.087996s] ... ok 2026-04-13 02:04:59.672693 | debian-bookworm | 2026-04-13 02:04:59.664 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:59.672719 | debian-bookworm | 2026-04-13 02:04:59.665 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:59.672728 | debian-bookworm | 2026-04-13 02:04:59.665 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:59.707618 | debian-bookworm | 2026-04-13 02:04:59.698 6641 DEBUG manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Received request to update access for share instance 87ed874e-33ff-44ad-8590-4d1f4b9fe052. update_access_for_instances /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:4591 2026-04-13 02:04:59.707645 | debian-bookworm | 2026-04-13 02:04:59.699 6641 DEBUG manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Time to start copying in migration for share fake_id. _migration_start_host_assisted /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:1774 2026-04-13 02:04:59.707655 | debian-bookworm | 2026-04-13 02:04:59.699 6641 ERROR manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Failed to obtain migration info from backends or invoking Data Service for migration of share fake_id.: Exception: fake 2026-04-13 02:04:59.707663 | debian-bookworm | 2026-04-13 02:04:59.699 6641 ERROR manila.share.manager Traceback (most recent call last): 2026-04-13 02:04:59.707672 | debian-bookworm | 2026-04-13 02:04:59.699 6641 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1777, in _migration_start_host_assisted 2026-04-13 02:04:59.707680 | debian-bookworm | 2026-04-13 02:04:59.699 6641 ERROR manila.share.manager data_rpc.migration_start( 2026-04-13 02:04:59.707688 | debian-bookworm | 2026-04-13 02:04:59.699 6641 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:04:59.707696 | debian-bookworm | 2026-04-13 02:04:59.699 6641 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-04-13 02:04:59.707715 | debian-bookworm | 2026-04-13 02:04:59.699 6641 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:59.707723 | debian-bookworm | 2026-04-13 02:04:59.699 6641 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:04:59.707731 | debian-bookworm | 2026-04-13 02:04:59.699 6641 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:04:59.707739 | debian-bookworm | 2026-04-13 02:04:59.699 6641 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:04:59.707746 | debian-bookworm | 2026-04-13 02:04:59.699 6641 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:04:59.707771 | debian-bookworm | 2026-04-13 02:04:59.699 6641 ERROR manila.share.manager raise effect 2026-04-13 02:04:59.707779 | debian-bookworm | 2026-04-13 02:04:59.699 6641 ERROR manila.share.manager Exception: fake 2026-04-13 02:04:59.707787 | debian-bookworm | 2026-04-13 02:04:59.699 6641 ERROR manila.share.manager 2026-04-13 02:04:59.707795 | debian-bookworm | 2026-04-13 02:04:59.701 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:59.708154 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_host_assisted_1_None [0.057782s] ... ok 2026-04-13 02:04:59.726865 | debian-bookworm | 2026-04-13 02:04:59.722 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:59.726891 | debian-bookworm | 2026-04-13 02:04:59.722 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:59.726900 | debian-bookworm | 2026-04-13 02:04:59.722 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:59.795104 | debian-bookworm | 2026-04-13 02:04:59.792 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:59.795485 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__server_migration_complete_driver_4 [0.091651s] ... ok 2026-04-13 02:04:59.822177 | debian-bookworm | 2026-04-13 02:04:59.814 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:59.822204 | debian-bookworm | 2026-04-13 02:04:59.814 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:59.822213 | debian-bookworm | 2026-04-13 02:04:59.814 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:59.823274 | debian-bookworm | 2026-04-13 02:04:59.821 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:59.823953 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_4_active [0.028720s] ... ok 2026-04-13 02:04:59.849774 | debian-bookworm | 2026-04-13 02:04:59.844 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:59.849833 | debian-bookworm | 2026-04-13 02:04:59.844 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:59.849843 | debian-bookworm | 2026-04-13 02:04:59.844 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:59.849851 | debian-bookworm | 2026-04-13 02:04:59.847 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:59.850274 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_5 [0.024912s] ... ok 2026-04-13 02:04:59.872095 | debian-bookworm | 2026-04-13 02:04:59.867 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:59.872121 | debian-bookworm | 2026-04-13 02:04:59.867 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:59.872129 | debian-bookworm | 2026-04-13 02:04:59.868 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:59.903617 | debian-bookworm | 2026-04-13 02:04:59.899 6641 DEBUG manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Initiating driver migration for share server fake_server_id. _share_server_migration_start_driver /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:6040 2026-04-13 02:04:59.903643 | debian-bookworm | 2026-04-13 02:04:59.901 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:59.904138 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__share_server_migration_start_driver_2__False__True_ [0.054249s] ... ok 2026-04-13 02:04:59.929421 | debian-bookworm | 2026-04-13 02:04:59.922 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:59.929446 | debian-bookworm | 2026-04-13 02:04:59.922 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:59.929544 | debian-bookworm | 2026-04-13 02:04:59.922 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:04:59.964628 | debian-bookworm | 2026-04-13 02:04:59.962 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:04:59.965140 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_network_security_service_2_True [0.061062s] ... ok 2026-04-13 02:04:59.990731 | debian-bookworm | 2026-04-13 02:04:59.983 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:04:59.990764 | debian-bookworm | 2026-04-13 02:04:59.983 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:04:59.990773 | debian-bookworm | 2026-04-13 02:04:59.983 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:00.074506 | debian-bookworm | 2026-04-13 02:05:00.063 6641 ERROR manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Unexpected driver error occurred while updating status for share instance f91b8412-49f0-4c23-a1b6-e47705e53fde that belongs to share 'fake_id_7': manila.exception.ShareBackendException: Share backend error: fake_msg. 2026-04-13 02:05:00.074539 | debian-bookworm | 2026-04-13 02:05:00.063 6641 ERROR manila.share.manager Traceback (most recent call last): 2026-04-13 02:05:00.074548 | debian-bookworm | 2026-04-13 02:05:00.063 6641 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 5804, in _update_share_status 2026-04-13 02:05:00.074557 | debian-bookworm | 2026-04-13 02:05:00.063 6641 ERROR manila.share.manager data_updates = self.driver.get_share_status(share_instance, 2026-04-13 02:05:00.074565 | debian-bookworm | 2026-04-13 02:05:00.063 6641 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:00.074573 | debian-bookworm | 2026-04-13 02:05:00.063 6641 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:05:00.074581 | debian-bookworm | 2026-04-13 02:05:00.063 6641 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-04-13 02:05:00.074589 | debian-bookworm | 2026-04-13 02:05:00.063 6641 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:00.074597 | debian-bookworm | 2026-04-13 02:05:00.063 6641 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:05:00.074605 | debian-bookworm | 2026-04-13 02:05:00.063 6641 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:05:00.074626 | debian-bookworm | 2026-04-13 02:05:00.063 6641 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:00.074634 | debian-bookworm | 2026-04-13 02:05:00.063 6641 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:05:00.074642 | debian-bookworm | 2026-04-13 02:05:00.063 6641 ERROR manila.share.manager raise effect 2026-04-13 02:05:00.074650 | debian-bookworm | 2026-04-13 02:05:00.063 6641 ERROR manila.share.manager manila.exception.ShareBackendException: Share backend error: fake_msg. 2026-04-13 02:05:00.074675 | debian-bookworm | 2026-04-13 02:05:00.063 6641 ERROR manila.share.manager 2026-04-13 02:05:00.074684 | debian-bookworm | 2026-04-13 02:05:00.063 6641 ERROR manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Status of share instance f91b8412-49f0-4c23-a1b6-e47705e53fde that belongs to share fake_id_7 was updated to 'error'. 2026-04-13 02:05:00.074693 | debian-bookworm | 2026-04-13 02:05:00.065 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:00.074991 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_status_share_with_error_or_exception_2 [0.102780s] ... ok 2026-04-13 02:05:00.092291 | debian-bookworm | 2026-04-13 02:05:00.085 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:00.092327 | debian-bookworm | 2026-04-13 02:05:00.086 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:00.092336 | debian-bookworm | 2026-04-13 02:05:00.086 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:00.147592 | debian-bookworm | 2026-04-13 02:05:00.145 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:00.148064 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_1 [0.080200s] ... ok 2026-04-13 02:05:00.175096 | debian-bookworm | 2026-04-13 02:05:00.168 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:00.175122 | debian-bookworm | 2026-04-13 02:05:00.168 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:00.175131 | debian-bookworm | 2026-04-13 02:05:00.169 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:00.230846 | debian-bookworm | 2026-04-13 02:05:00.228 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:00.231248 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_5 [0.082785s] ... ok 2026-04-13 02:05:00.267015 | debian-bookworm | 2026-04-13 02:05:00.251 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:00.267047 | debian-bookworm | 2026-04-13 02:05:00.251 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:00.267057 | debian-bookworm | 2026-04-13 02:05:00.251 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:00.267070 | debian-bookworm | 2026-04-13 02:05:00.253 6641 DEBUG manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Start initialization of driver: 'FakeShareDriver@fake_host' _driver_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:390 2026-04-13 02:05:00.267080 | debian-bookworm | 2026-04-13 02:05:00.253 6641 ERROR manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2026-04-13 02:05:00.267088 | debian-bookworm | 2026-04-13 02:05:00.253 6641 ERROR manila.share.manager Traceback (most recent call last): 2026-04-13 02:05:00.267096 | debian-bookworm | 2026-04-13 02:05:00.253 6641 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-13 02:05:00.267105 | debian-bookworm | 2026-04-13 02:05:00.253 6641 ERROR manila.share.manager self.driver.do_setup(ctxt) 2026-04-13 02:05:00.267113 | debian-bookworm | 2026-04-13 02:05:00.253 6641 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:05:00.267121 | debian-bookworm | 2026-04-13 02:05:00.253 6641 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-04-13 02:05:00.267130 | debian-bookworm | 2026-04-13 02:05:00.253 6641 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:00.267137 | debian-bookworm | 2026-04-13 02:05:00.253 6641 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:05:00.267145 | debian-bookworm | 2026-04-13 02:05:00.253 6641 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:05:00.267153 | debian-bookworm | 2026-04-13 02:05:00.253 6641 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:00.267160 | debian-bookworm | 2026-04-13 02:05:00.253 6641 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:05:00.267169 | debian-bookworm | 2026-04-13 02:05:00.253 6641 ERROR manila.share.manager raise effect 2026-04-13 02:05:00.267177 | debian-bookworm | 2026-04-13 02:05:00.253 6641 ERROR manila.share.manager Exception 2026-04-13 02:05:00.267197 | debian-bookworm | 2026-04-13 02:05:00.253 6641 ERROR manila.share.manager 2026-04-13 02:05:00.267206 | debian-bookworm | 2026-04-13 02:05:00.254 6641 DEBUG manila.utils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.manager.ShareManager.init_host.._driver_setup' after 0.000736(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:05:00.267215 | debian-bookworm | 2026-04-13 02:05:00.254 6641 DEBUG manila.utils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Retrying manila.share.manager.ShareManager.init_host.._driver_setup in 2 seconds as it raised Exception: . log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:05:00.267222 | debian-bookworm | 2026-04-13 02:05:00.255 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:00.267635 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_10_delete_free_share_servers [0.026338s] ... ok 2026-04-13 02:05:00.292978 | debian-bookworm | 2026-04-13 02:05:00.275 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:00.293033 | debian-bookworm | 2026-04-13 02:05:00.276 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:00.293048 | debian-bookworm | 2026-04-13 02:05:00.276 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:00.293067 | debian-bookworm | 2026-04-13 02:05:00.277 6641 DEBUG manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Start initialization of driver: 'FakeShareDriver@fake_host' _driver_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:390 2026-04-13 02:05:00.293080 | debian-bookworm | 2026-04-13 02:05:00.278 6641 ERROR manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2026-04-13 02:05:00.293092 | debian-bookworm | 2026-04-13 02:05:00.278 6641 ERROR manila.share.manager Traceback (most recent call last): 2026-04-13 02:05:00.293104 | debian-bookworm | 2026-04-13 02:05:00.278 6641 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-13 02:05:00.293116 | debian-bookworm | 2026-04-13 02:05:00.278 6641 ERROR manila.share.manager self.driver.do_setup(ctxt) 2026-04-13 02:05:00.293128 | debian-bookworm | 2026-04-13 02:05:00.278 6641 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:05:00.293140 | debian-bookworm | 2026-04-13 02:05:00.278 6641 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-04-13 02:05:00.293152 | debian-bookworm | 2026-04-13 02:05:00.278 6641 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:00.293163 | debian-bookworm | 2026-04-13 02:05:00.278 6641 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:05:00.293200 | debian-bookworm | 2026-04-13 02:05:00.278 6641 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:05:00.293215 | debian-bookworm | 2026-04-13 02:05:00.278 6641 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:00.293225 | debian-bookworm | 2026-04-13 02:05:00.278 6641 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:05:00.293236 | debian-bookworm | 2026-04-13 02:05:00.278 6641 ERROR manila.share.manager raise effect 2026-04-13 02:05:00.293247 | debian-bookworm | 2026-04-13 02:05:00.278 6641 ERROR manila.share.manager Exception 2026-04-13 02:05:00.293259 | debian-bookworm | 2026-04-13 02:05:00.278 6641 ERROR manila.share.manager 2026-04-13 02:05:00.293270 | debian-bookworm | 2026-04-13 02:05:00.278 6641 DEBUG manila.utils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.manager.ShareManager.init_host.._driver_setup' after 0.000671(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:05:00.293282 | debian-bookworm | 2026-04-13 02:05:00.278 6641 DEBUG manila.utils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Retrying manila.share.manager.ShareManager.init_host.._driver_setup in 2 seconds as it raised Exception: . log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:05:00.293293 | debian-bookworm | 2026-04-13 02:05:00.279 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:00.293735 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_11_delete_expired_share [0.024338s] ... ok 2026-04-13 02:05:00.314738 | debian-bookworm | 2026-04-13 02:05:00.299 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:00.314760 | debian-bookworm | 2026-04-13 02:05:00.300 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:00.314765 | debian-bookworm | 2026-04-13 02:05:00.300 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:00.314774 | debian-bookworm | 2026-04-13 02:05:00.301 6641 DEBUG manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Start initialization of driver: 'FakeShareDriver@fake_host' _driver_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:390 2026-04-13 02:05:00.314780 | debian-bookworm | 2026-04-13 02:05:00.302 6641 ERROR manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2026-04-13 02:05:00.314785 | debian-bookworm | 2026-04-13 02:05:00.302 6641 ERROR manila.share.manager Traceback (most recent call last): 2026-04-13 02:05:00.314790 | debian-bookworm | 2026-04-13 02:05:00.302 6641 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-13 02:05:00.314802 | debian-bookworm | 2026-04-13 02:05:00.302 6641 ERROR manila.share.manager self.driver.do_setup(ctxt) 2026-04-13 02:05:00.314807 | debian-bookworm | 2026-04-13 02:05:00.302 6641 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:05:00.314812 | debian-bookworm | 2026-04-13 02:05:00.302 6641 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-04-13 02:05:00.314817 | debian-bookworm | 2026-04-13 02:05:00.302 6641 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:00.314822 | debian-bookworm | 2026-04-13 02:05:00.302 6641 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:05:00.314827 | debian-bookworm | 2026-04-13 02:05:00.302 6641 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:05:00.314832 | debian-bookworm | 2026-04-13 02:05:00.302 6641 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:00.314836 | debian-bookworm | 2026-04-13 02:05:00.302 6641 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:05:00.314841 | debian-bookworm | 2026-04-13 02:05:00.302 6641 ERROR manila.share.manager raise effect 2026-04-13 02:05:00.314846 | debian-bookworm | 2026-04-13 02:05:00.302 6641 ERROR manila.share.manager Exception 2026-04-13 02:05:00.314851 | debian-bookworm | 2026-04-13 02:05:00.302 6641 ERROR manila.share.manager 2026-04-13 02:05:00.314857 | debian-bookworm | 2026-04-13 02:05:00.302 6641 DEBUG manila.utils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.manager.ShareManager.init_host.._driver_setup' after 0.000651(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:05:00.314862 | debian-bookworm | 2026-04-13 02:05:00.302 6641 DEBUG manila.utils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Retrying manila.share.manager.ShareManager.init_host.._driver_setup in 2 seconds as it raised Exception: . log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:05:00.314867 | debian-bookworm | 2026-04-13 02:05:00.303 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:00.315173 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_20_shrink_share [0.023762s] ... ok 2026-04-13 02:05:00.337808 | debian-bookworm | 2026-04-13 02:05:00.323 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:00.337838 | debian-bookworm | 2026-04-13 02:05:00.324 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:00.337846 | debian-bookworm | 2026-04-13 02:05:00.324 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:00.337858 | debian-bookworm | 2026-04-13 02:05:00.326 6641 DEBUG manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Start initialization of driver: 'FakeShareDriver@fake_host' _driver_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:390 2026-04-13 02:05:00.337876 | debian-bookworm | 2026-04-13 02:05:00.326 6641 ERROR manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2026-04-13 02:05:00.337885 | debian-bookworm | 2026-04-13 02:05:00.326 6641 ERROR manila.share.manager Traceback (most recent call last): 2026-04-13 02:05:00.337893 | debian-bookworm | 2026-04-13 02:05:00.326 6641 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-13 02:05:00.337901 | debian-bookworm | 2026-04-13 02:05:00.326 6641 ERROR manila.share.manager self.driver.do_setup(ctxt) 2026-04-13 02:05:00.337908 | debian-bookworm | 2026-04-13 02:05:00.326 6641 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:05:00.337928 | debian-bookworm | 2026-04-13 02:05:00.326 6641 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-04-13 02:05:00.337936 | debian-bookworm | 2026-04-13 02:05:00.326 6641 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:00.337944 | debian-bookworm | 2026-04-13 02:05:00.326 6641 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:05:00.337952 | debian-bookworm | 2026-04-13 02:05:00.326 6641 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:05:00.337959 | debian-bookworm | 2026-04-13 02:05:00.326 6641 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:00.337967 | debian-bookworm | 2026-04-13 02:05:00.326 6641 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:05:00.337975 | debian-bookworm | 2026-04-13 02:05:00.326 6641 ERROR manila.share.manager raise effect 2026-04-13 02:05:00.337982 | debian-bookworm | 2026-04-13 02:05:00.326 6641 ERROR manila.share.manager Exception 2026-04-13 02:05:00.337990 | debian-bookworm | 2026-04-13 02:05:00.326 6641 ERROR manila.share.manager 2026-04-13 02:05:00.337998 | debian-bookworm | 2026-04-13 02:05:00.326 6641 DEBUG manila.utils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.manager.ShareManager.init_host.._driver_setup' after 0.000637(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:05:00.338007 | debian-bookworm | 2026-04-13 02:05:00.327 6641 DEBUG manila.utils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Retrying manila.share.manager.ShareManager.init_host.._driver_setup in 2 seconds as it raised Exception: . log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:05:00.338014 | debian-bookworm | 2026-04-13 02:05:00.327 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:00.338325 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_24_delete_share_group_snapshot [0.024245s] ... ok 2026-04-13 02:05:00.358052 | debian-bookworm | 2026-04-13 02:05:00.347 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:00.358077 | debian-bookworm | 2026-04-13 02:05:00.347 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:00.358096 | debian-bookworm | 2026-04-13 02:05:00.348 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:00.358110 | debian-bookworm | 2026-04-13 02:05:00.350 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:00.358426 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_connection_get_info [0.022385s] ... ok 2026-04-13 02:05:00.377944 | debian-bookworm | 2026-04-13 02:05:00.370 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:00.377973 | debian-bookworm | 2026-04-13 02:05:00.371 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:00.377981 | debian-bookworm | 2026-04-13 02:05:00.371 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:00.377990 | debian-bookworm | 2026-04-13 02:05:00.373 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:00.378326 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_sg_snapshot_share_network_without_subnets [0.023412s] ... ok 2026-04-13 02:05:00.400195 | debian-bookworm | 2026-04-13 02:05:00.393 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:00.400225 | debian-bookworm | 2026-04-13 02:05:00.393 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:00.400233 | debian-bookworm | 2026-04-13 02:05:00.394 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:00.507441 | debian-bookworm | 2026-04-13 02:05:00.500 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "share_manager_fake_sns_id" by "manila.share.manager.ShareManager._provide_share_server_for_share.._wrapped_provide_share_server_for_share" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:00.507484 | debian-bookworm | 2026-04-13 02:05:00.500 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "share_manager_fake_sns_id" acquired by "manila.share.manager.ShareManager._provide_share_server_for_share.._wrapped_provide_share_server_for_share" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:00.507500 | debian-bookworm | 2026-04-13 02:05:00.500 6641 DEBUG manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Using share_server b3558531-276d-40ca-b0e2-8cc032518d57 for share instance 8337d0ea-8958-4202-a0ec-408102f63c41 _wrapped_provide_share_server_for_share /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:905 2026-04-13 02:05:00.512851 | debian-bookworm | 2026-04-13 02:05:00.510 6641 INFO manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Using preexisting share server: 'b3558531-276d-40ca-b0e2-8cc032518d57' 2026-04-13 02:05:00.512886 | debian-bookworm | 2026-04-13 02:05:00.510 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "share_manager_fake_sns_id" "released" by "manila.share.manager.ShareManager._provide_share_server_for_share.._wrapped_provide_share_server_for_share" :: held 0.010s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:00.538907 | debian-bookworm | 2026-04-13 02:05:00.537 6641 INFO manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Share instance 8337d0ea-8958-4202-a0ec-408102f63c41 created successfully. 2026-04-13 02:05:00.554909 | debian-bookworm | 2026-04-13 02:05:00.553 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:00.555447 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_with_server [0.179488s] ... ok 2026-04-13 02:05:00.583220 | debian-bookworm | 2026-04-13 02:05:00.576 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:00.583250 | debian-bookworm | 2026-04-13 02:05:00.576 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:00.583259 | debian-bookworm | 2026-04-13 02:05:00.576 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:00.652053 | debian-bookworm | 2026-04-13 02:05:00.646 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "share_manager_fake_sns_id" by "manila.share.manager.ShareManager._provide_share_server_for_share.._wrapped_provide_share_server_for_share" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:00.652088 | debian-bookworm | 2026-04-13 02:05:00.646 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "share_manager_fake_sns_id" acquired by "manila.share.manager.ShareManager._provide_share_server_for_share.._wrapped_provide_share_server_for_share" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:00.667995 | debian-bookworm | 2026-04-13 02:05:00.665 6641 DEBUG manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Using share_server fake_srv_id for share instance 0e787816-f7af-4c0b-9083-891b0cd28fc6 _wrapped_provide_share_server_for_share /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:905 2026-04-13 02:05:00.678376 | debian-bookworm | 2026-04-13 02:05:00.674 6641 INFO manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Share server created successfully. 2026-04-13 02:05:00.678409 | debian-bookworm | 2026-04-13 02:05:00.674 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "share_manager_fake_sns_id" "released" by "manila.share.manager.ShareManager._provide_share_server_for_share.._wrapped_provide_share_server_for_share" :: held 0.028s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:00.684938 | debian-bookworm | 2026-04-13 02:05:00.683 6641 INFO manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Share instance 0e787816-f7af-4c0b-9083-891b0cd28fc6 created successfully. 2026-04-13 02:05:00.711136 | debian-bookworm | 2026-04-13 02:05:00.708 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:00.711525 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_update_replica_state [0.155510s] ... ok 2026-04-13 02:05:00.736445 | debian-bookworm | 2026-04-13 02:05:00.729 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:00.736473 | debian-bookworm | 2026-04-13 02:05:00.729 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:00.736481 | debian-bookworm | 2026-04-13 02:05:00.730 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:00.781809 | debian-bookworm | 2026-04-13 02:05:00.776 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "share_manager_fake_sns_id" by "manila.share.manager.ShareManager._provide_share_server_for_share.._wrapped_provide_share_server_for_share" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:00.781841 | debian-bookworm | 2026-04-13 02:05:00.776 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "share_manager_fake_sns_id" acquired by "manila.share.manager.ShareManager._provide_share_server_for_share.._wrapped_provide_share_server_for_share" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:00.787625 | debian-bookworm | 2026-04-13 02:05:00.782 6641 DEBUG manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Using share_server fake_srv_id for share instance 1c36de8c-e39d-424d-8b73-87b614988edf _wrapped_provide_share_server_for_share /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:905 2026-04-13 02:05:00.787651 | debian-bookworm | 2026-04-13 02:05:00.782 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "share_manager_fake_sns_id" "released" by "manila.share.manager.ShareManager._provide_share_server_for_share.._wrapped_provide_share_server_for_share" :: held 0.006s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:00.787660 | debian-bookworm | 2026-04-13 02:05:00.784 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:00.787955 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_ip_address_generation_failure [0.075203s] ... ok 2026-04-13 02:05:00.815534 | debian-bookworm | 2026-04-13 02:05:00.807 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:00.815563 | debian-bookworm | 2026-04-13 02:05:00.807 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:00.815572 | debian-bookworm | 2026-04-13 02:05:00.807 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:00.815581 | debian-bookworm | 2026-04-13 02:05:00.812 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:00.816006 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_1_True [0.028447s] ... ok 2026-04-13 02:05:00.839522 | debian-bookworm | 2026-04-13 02:05:00.832 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:00.839557 | debian-bookworm | 2026-04-13 02:05:00.832 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:00.839569 | debian-bookworm | 2026-04-13 02:05:00.833 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:00.851811 | debian-bookworm | 2026-04-13 02:05:00.847 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_61c11822-8700-4bae-beb2-fcbed8161884" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:00.851849 | debian-bookworm | 2026-04-13 02:05:00.847 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_61c11822-8700-4bae-beb2-fcbed8161884" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:00.851862 | debian-bookworm | 2026-04-13 02:05:00.848 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_61c11822-8700-4bae-beb2-fcbed8161884" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:00.851881 | debian-bookworm | 2026-04-13 02:05:00.849 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:00.852183 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_invalid_locations_state [0.036880s] ... ok 2026-04-13 02:05:00.879133 | debian-bookworm | 2026-04-13 02:05:00.870 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:00.879162 | debian-bookworm | 2026-04-13 02:05:00.870 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:00.879171 | debian-bookworm | 2026-04-13 02:05:00.870 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:00.879179 | debian-bookworm | 2026-04-13 02:05:00.872 6641 INFO manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Checking for expired transfers. 2026-04-13 02:05:00.879188 | debian-bookworm | 2026-04-13 02:05:00.872 6641 DEBUG manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Transfer transfer1 has expired, will be destroyed. delete_expired_transfers /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:3979 2026-04-13 02:05:00.879197 | debian-bookworm | 2026-04-13 02:05:00.873 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:00.879544 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_expired_transfers [0.023574s] ... ok 2026-04-13 02:05:00.909218 | debian-bookworm | 2026-04-13 02:05:00.901 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:00.909289 | debian-bookworm | 2026-04-13 02:05:00.902 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:00.909302 | debian-bookworm | 2026-04-13 02:05:00.902 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:01.379085 | debian-bookworm | 2026-04-13 02:05:01.376 6641 WARNING manila.db.sqlalchemy.api [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Change will make usage less than 0 for the following resources: ['shares'] 2026-04-13 02:05:01.388993 | debian-bookworm | 2026-04-13 02:05:01.382 6641 WARNING manila.db.sqlalchemy.api [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Change will make usage less than 0 for the following resources: ['shares'] 2026-04-13 02:05:01.389042 | debian-bookworm | 2026-04-13 02:05:01.382 6641 DEBUG manila.quota [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Created reservations ['c319c560-34df-44b9-a532-154a2668f4cc', '37d94a61-4eb6-4ce6-8284-5393852732a0', 'f8b10f4f-9786-4754-8c30-d066194edf8d', '6b97539f-d7e4-4fba-8e71-133b011c86b2'] reserve /home/zuul/src/github.com/vexxhost/manila/manila/quota.py:1038 2026-04-13 02:05:01.389056 | debian-bookworm | 2026-04-13 02:05:01.385 6641 DEBUG manila.quota [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Committed reservations ['c319c560-34df-44b9-a532-154a2668f4cc', '37d94a61-4eb6-4ce6-8284-5393852732a0', 'f8b10f4f-9786-4754-8c30-d066194edf8d', '6b97539f-d7e4-4fba-8e71-133b011c86b2'] commit /home/zuul/src/github.com/vexxhost/manila/manila/quota.py:1066 2026-04-13 02:05:01.389067 | debian-bookworm | 2026-04-13 02:05:01.385 6641 INFO manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Share instance 3e9bb446-757f-4698-a6da-302a2ce5aa7d: deleted successfully. 2026-04-13 02:05:01.397957 | debian-bookworm | 2026-04-13 02:05:01.393 6641 DEBUG manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Scheduled deletion of share-server with id '32cdbf2f-9690-42d0-942e-103ddfc485a0' automatically by deletion of last share. _check_delete_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:3857 2026-04-13 02:05:01.397985 | debian-bookworm | 2026-04-13 02:05:01.393 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "share_manager_fake_sns_id" by "manila.share.manager.ShareManager.delete_share_server.._wrapped_delete_share_server" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:01.397993 | debian-bookworm | 2026-04-13 02:05:01.393 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "share_manager_fake_sns_id" acquired by "manila.share.manager.ShareManager.delete_share_server.._wrapped_delete_share_server" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:01.415184 | debian-bookworm | 2026-04-13 02:05:01.412 6641 DEBUG manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Deleting network of share server '32cdbf2f-9690-42d0-942e-103ddfc485a0' _wrapped_delete_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:4852 2026-04-13 02:05:01.426201 | debian-bookworm | 2026-04-13 02:05:01.423 6641 DEBUG manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Deleting share server '32cdbf2f-9690-42d0-942e-103ddfc485a0' _wrapped_delete_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:4883 2026-04-13 02:05:01.439125 | debian-bookworm | 2026-04-13 02:05:01.433 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "share_manager_fake_sns_id" "released" by "manila.share.manager.ShareManager.delete_share_server.._wrapped_delete_share_server" :: held 0.040s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:01.439162 | debian-bookworm | 2026-04-13 02:05:01.433 6641 INFO manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Share server '32cdbf2f-9690-42d0-942e-103ddfc485a0' has been deleted successfully. 2026-04-13 02:05:01.439171 | debian-bookworm | 2026-04-13 02:05:01.435 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:01.439580 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_server_2 [0.561860s] ... ok 2026-04-13 02:05:01.463651 | debian-bookworm | 2026-04-13 02:05:01.456 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:01.463692 | debian-bookworm | 2026-04-13 02:05:01.456 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:01.463702 | debian-bookworm | 2026-04-13 02:05:01.457 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:01.537370 | debian-bookworm | 2026-04-13 02:05:01.535 6641 WARNING manila.db.sqlalchemy.api [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Change will make usage less than 0 for the following resources: ['shares'] 2026-04-13 02:05:01.547427 | debian-bookworm | 2026-04-13 02:05:01.539 6641 WARNING manila.db.sqlalchemy.api [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Change will make usage less than 0 for the following resources: ['shares'] 2026-04-13 02:05:01.547457 | debian-bookworm | 2026-04-13 02:05:01.539 6641 DEBUG manila.quota [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Created reservations ['5bb5614a-eb99-404f-9e66-d01986cd2a04', '9a0d40eb-a91f-458d-ab27-206592dedbc8', 'bc9847e5-be7f-4d57-b15d-36f3893a5ad3', '5ff022b2-4bd8-466b-8b4b-4a055b332413'] reserve /home/zuul/src/github.com/vexxhost/manila/manila/quota.py:1038 2026-04-13 02:05:01.547467 | debian-bookworm | 2026-04-13 02:05:01.542 6641 DEBUG manila.quota [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Committed reservations ['5bb5614a-eb99-404f-9e66-d01986cd2a04', '9a0d40eb-a91f-458d-ab27-206592dedbc8', 'bc9847e5-be7f-4d57-b15d-36f3893a5ad3', '5ff022b2-4bd8-466b-8b4b-4a055b332413'] commit /home/zuul/src/github.com/vexxhost/manila/manila/quota.py:1066 2026-04-13 02:05:01.547489 | debian-bookworm | 2026-04-13 02:05:01.542 6641 INFO manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Share instance d40fb512-911c-4385-8b8b-db889c6fc78f: deleted successfully. 2026-04-13 02:05:01.547498 | debian-bookworm | 2026-04-13 02:05:01.543 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:01.547991 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_server_deletion_disabled [0.108520s] ... ok 2026-04-13 02:05:01.574748 | debian-bookworm | 2026-04-13 02:05:01.564 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:01.574779 | debian-bookworm | 2026-04-13 02:05:01.564 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:01.574789 | debian-bookworm | 2026-04-13 02:05:01.565 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:01.574797 | debian-bookworm | 2026-04-13 02:05:01.570 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:01.575319 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica [0.026192s] ... ok 2026-04-13 02:05:01.598123 | debian-bookworm | 2026-04-13 02:05:01.590 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:01.598164 | debian-bookworm | 2026-04-13 02:05:01.590 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:01.598174 | debian-bookworm | 2026-04-13 02:05:01.591 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:01.616685 | debian-bookworm | 2026-04-13 02:05:01.614 6641 DEBUG manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Checking for shares in 'deferred_deleting' status to process their deletion. do_deferred_share_deletion /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:3870 2026-04-13 02:05:01.649801 | debian-bookworm | 2026-04-13 02:05:01.632 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_1" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:01.649840 | debian-bookworm | 2026-04-13 02:05:01.632 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_1" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:01.649850 | debian-bookworm | 2026-04-13 02:05:01.633 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_1" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:01.649858 | debian-bookworm | 2026-04-13 02:05:01.633 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_1" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:01.649866 | debian-bookworm | 2026-04-13 02:05:01.634 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_1" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:01.649875 | debian-bookworm | 2026-04-13 02:05:01.635 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_1" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:01.649887 | debian-bookworm | 2026-04-13 02:05:01.635 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_1" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:01.649896 | debian-bookworm | 2026-04-13 02:05:01.635 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_1" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:01.649904 | debian-bookworm | 2026-04-13 02:05:01.636 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_1" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:01.649928 | debian-bookworm | 2026-04-13 02:05:01.636 6641 DEBUG manila.share.access [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] All access rules have been synced for share instance 1 belonging to share fake_id. update_access_rules /home/zuul/src/github.com/vexxhost/manila/manila/share/access.py:305 2026-04-13 02:05:01.649938 | debian-bookworm | 2026-04-13 02:05:01.636 6641 INFO manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Share instance 1: deferred deleted successfully. 2026-04-13 02:05:01.668070 | debian-bookworm | 2026-04-13 02:05:01.652 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_2" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:01.668107 | debian-bookworm | 2026-04-13 02:05:01.652 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_2" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:01.668119 | debian-bookworm | 2026-04-13 02:05:01.653 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_2" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:01.668131 | debian-bookworm | 2026-04-13 02:05:01.653 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_2" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:01.668142 | debian-bookworm | 2026-04-13 02:05:01.653 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_2" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:01.668153 | debian-bookworm | 2026-04-13 02:05:01.654 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_2" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:01.668170 | debian-bookworm | 2026-04-13 02:05:01.654 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_2" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:01.668181 | debian-bookworm | 2026-04-13 02:05:01.654 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_2" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:01.668204 | debian-bookworm | 2026-04-13 02:05:01.655 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_2" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:01.668220 | debian-bookworm | 2026-04-13 02:05:01.655 6641 DEBUG manila.share.access [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] All access rules have been synced for share instance 2 belonging to share fake_id. update_access_rules /home/zuul/src/github.com/vexxhost/manila/manila/share/access.py:305 2026-04-13 02:05:01.668228 | debian-bookworm | 2026-04-13 02:05:01.655 6641 INFO manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Share instance 2: deferred deleted successfully. 2026-04-13 02:05:01.668236 | debian-bookworm | 2026-04-13 02:05:01.657 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:01.668561 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_do_deferred_share_deletion [0.086808s] ... ok 2026-04-13 02:05:01.685581 | debian-bookworm | 2026-04-13 02:05:01.679 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:01.685611 | debian-bookworm | 2026-04-13 02:05:01.679 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:01.685620 | debian-bookworm | 2026-04-13 02:05:01.680 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:01.781232 | debian-bookworm | 2026-04-13 02:05:01.779 6641 DEBUG manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Re-exporting 7 shares ensure_driver_resources /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:464 2026-04-13 02:05:01.794497 | debian-bookworm | 2026-04-13 02:05:01.792 6641 INFO manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Share instance 9b0c2d9c-dc43-495a-b88d-9f8fd290735a: skipping export, because it has 'error' status. 2026-04-13 02:05:01.805431 | debian-bookworm | 2026-04-13 02:05:01.803 6641 INFO manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Share instance d9813da9-422b-44bf-b1fe-d31f1f7812c3: skipping export, because it is busy with an active task: migration_in_progress. 2026-04-13 02:05:01.816207 | debian-bookworm | 2026-04-13 02:05:01.814 6641 INFO manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Share instance e202e817-c084-496c-a433-01dcaaa01415: skipping export, because it is busy with an active task: migration_driver_in_progress. 2026-04-13 02:05:01.821449 | debian-bookworm | 2026-04-13 02:05:01.819 6641 INFO manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Share instance 52e0f876-6a13-4729-90cd-d19ed1903eff: skipping export, because it has 'creating_from_snapshot' status. 2026-04-13 02:05:01.842817 | debian-bookworm | 2026-04-13 02:05:01.840 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:01.843367 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_driver_resources_share_metadata_updates [0.183801s] ... ok 2026-04-13 02:05:01.875097 | debian-bookworm | 2026-04-13 02:05:01.862 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:01.875133 | debian-bookworm | 2026-04-13 02:05:01.863 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:01.875139 | debian-bookworm | 2026-04-13 02:05:01.863 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:01.875145 | debian-bookworm | 2026-04-13 02:05:01.865 6641 DEBUG manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Start initialization of driver: 'FakeShareDriver@fake_host' _driver_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:390 2026-04-13 02:05:01.875151 | debian-bookworm | 2026-04-13 02:05:01.865 6641 DEBUG manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Re-exporting 0 shares ensure_driver_resources /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:464 2026-04-13 02:05:01.875156 | debian-bookworm | 2026-04-13 02:05:01.866 6641 INFO manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Finished initialization of driver: 'FakeShareDriver@fake_host' 2026-04-13 02:05:01.875162 | debian-bookworm | 2026-04-13 02:05:01.867 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:01.875523 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_without_shares_and_rules_1 [0.025616s] ... ok 2026-04-13 02:05:01.895188 | debian-bookworm | 2026-04-13 02:05:01.887 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:01.895222 | debian-bookworm | 2026-04-13 02:05:01.887 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:01.895252 | debian-bookworm | 2026-04-13 02:05:01.887 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:01.895261 | debian-bookworm | 2026-04-13 02:05:01.889 6641 DEBUG manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Start initialization of driver: 'FakeShareDriver@fake_host' _driver_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:390 2026-04-13 02:05:01.895271 | debian-bookworm | 2026-04-13 02:05:01.890 6641 DEBUG manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Ensure shares is being skipped because the fake_host's old backend info is the same as its new backend info. ensure_driver_resources /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:456 2026-04-13 02:05:01.895281 | debian-bookworm | 2026-04-13 02:05:01.890 6641 INFO manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Finished initialization of driver: 'FakeShareDriver@fake_host' 2026-04-13 02:05:01.895291 | debian-bookworm | 2026-04-13 02:05:01.891 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:01.895607 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_without_shares_and_rules_4__None__None_ [0.024049s] ... ok 2026-04-13 02:05:01.918215 | debian-bookworm | 2026-04-13 02:05:01.911 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:01.918265 | debian-bookworm | 2026-04-13 02:05:01.911 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:01.918272 | debian-bookworm | 2026-04-13 02:05:01.912 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:01.941014 | debian-bookworm | 2026-04-13 02:05:01.939 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:01.941799 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_driver_exception [0.048517s] ... ok 2026-04-13 02:05:01.970669 | debian-bookworm | 2026-04-13 02:05:01.963 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:01.970739 | debian-bookworm | 2026-04-13 02:05:01.963 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:01.970774 | debian-bookworm | 2026-04-13 02:05:01.963 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:01.994972 | debian-bookworm | 2026-04-13 02:05:01.992 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:01.995445 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_quota_error [0.053294s] ... ok 2026-04-13 02:05:02.022754 | debian-bookworm | 2026-04-13 02:05:02.015 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:02.022805 | debian-bookworm | 2026-04-13 02:05:02.015 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:02.022815 | debian-bookworm | 2026-04-13 02:05:02.016 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:02.068181 | debian-bookworm | 2026-04-13 02:05:02.066 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:02.068684 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_4 [0.072880s] ... ok 2026-04-13 02:05:02.094113 | debian-bookworm | 2026-04-13 02:05:02.087 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:02.094142 | debian-bookworm | 2026-04-13 02:05:02.087 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:02.094151 | debian-bookworm | 2026-04-13 02:05:02.087 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:02.131460 | debian-bookworm | 2026-04-13 02:05:02.129 6641 INFO manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Share Migration for share d7917fda-7bd6-43aa-aec0-2b465230093e was cancelled. 2026-04-13 02:05:02.132870 | debian-bookworm | 2026-04-13 02:05:02.131 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:02.133292 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_cancel_3_data_copying_completed [0.064764s] ... ok 2026-04-13 02:05:02.158989 | debian-bookworm | 2026-04-13 02:05:02.151 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:02.159016 | debian-bookworm | 2026-04-13 02:05:02.152 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:02.159022 | debian-bookworm | 2026-04-13 02:05:02.152 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:02.196523 | debian-bookworm | 2026-04-13 02:05:02.195 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:02.197252 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_get_progress [0.064120s] ... ok 2026-04-13 02:05:02.225160 | debian-bookworm | 2026-04-13 02:05:02.218 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:02.225189 | debian-bookworm | 2026-04-13 02:05:02.218 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:02.225198 | debian-bookworm | 2026-04-13 02:05:02.218 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:02.245088 | debian-bookworm | 2026-04-13 02:05:02.243 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:02.245535 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_get_progress_exception_2_migration_cancelled [0.047865s] ... ok 2026-04-13 02:05:02.272418 | debian-bookworm | 2026-04-13 02:05:02.265 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:02.272449 | debian-bookworm | 2026-04-13 02:05:02.266 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:02.272455 | debian-bookworm | 2026-04-13 02:05:02.266 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:02.281063 | debian-bookworm | 2026-04-13 02:05:02.278 6641 DEBUG manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Entered migration_start method for share share_id. migration_start /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:1657 2026-04-13 02:05:02.295789 | debian-bookworm | 2026-04-13 02:05:02.287 6641 ERROR manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Host-assisted migration failed for share share_id.: manila.exception.ShareMigrationFailed: Share migration failed: Migration for share share_id could not be performed because host-assisted migration is not allowed when share must remain writable, preserve snapshots and/or file metadata or be performed nondisruptively. 2026-04-13 02:05:02.295821 | debian-bookworm | 2026-04-13 02:05:02.287 6641 ERROR manila.share.manager Traceback (most recent call last): 2026-04-13 02:05:02.295830 | debian-bookworm | 2026-04-13 02:05:02.287 6641 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1697, in migration_start 2026-04-13 02:05:02.295839 | debian-bookworm | 2026-04-13 02:05:02.287 6641 ERROR manila.share.manager raise exception.ShareMigrationFailed(reason=msg) 2026-04-13 02:05:02.295847 | debian-bookworm | 2026-04-13 02:05:02.287 6641 ERROR manila.share.manager manila.exception.ShareMigrationFailed: Share migration failed: Migration for share share_id could not be performed because host-assisted migration is not allowed when share must remain writable, preserve snapshots and/or file metadata or be performed nondisruptively. 2026-04-13 02:05:02.295857 | debian-bookworm | 2026-04-13 02:05:02.287 6641 ERROR manila.share.manager 2026-04-13 02:05:02.295865 | debian-bookworm | 2026-04-13 02:05:02.289 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:02.296201 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_1 [0.045953s] ... ok 2026-04-13 02:05:02.318702 | debian-bookworm | 2026-04-13 02:05:02.311 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:02.318772 | debian-bookworm | 2026-04-13 02:05:02.311 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:02.318782 | debian-bookworm | 2026-04-13 02:05:02.312 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:02.331351 | debian-bookworm | 2026-04-13 02:05:02.329 6641 ERROR manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Parent share server fake_server_id has invalid status 'fake'. 2026-04-13 02:05:02.335893 | debian-bookworm | 2026-04-13 02:05:02.333 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:02.336263 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_parent_ss_invalid [0.044417s] ... ok 2026-04-13 02:05:02.361545 | debian-bookworm | 2026-04-13 02:05:02.354 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:02.361575 | debian-bookworm | 2026-04-13 02:05:02.354 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:02.361591 | debian-bookworm | 2026-04-13 02:05:02.355 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:02.375736 | debian-bookworm | 2026-04-13 02:05:02.374 6641 ERROR manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Parent share server fake_server_id does not exist.: manila.exception.ShareServerNotFound: fake 2026-04-13 02:05:02.380086 | debian-bookworm | 2026-04-13 02:05:02.378 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:02.380685 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_parent_ss_not_found [0.044615s] ... ok 2026-04-13 02:05:02.413256 | debian-bookworm | 2026-04-13 02:05:02.398 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:02.413284 | debian-bookworm | 2026-04-13 02:05:02.399 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:02.413293 | debian-bookworm | 2026-04-13 02:05:02.399 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:02.413301 | debian-bookworm | 2026-04-13 02:05:02.401 6641 ERROR manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Share id1 could not be reverted to snapshot fakesnapshotid.: manila.exception.ManilaException: An unknown exception occurred. 2026-04-13 02:05:02.413319 | debian-bookworm | 2026-04-13 02:05:02.401 6641 ERROR manila.share.manager Traceback (most recent call last): 2026-04-13 02:05:02.413328 | debian-bookworm | 2026-04-13 02:05:02.401 6641 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 4324, in _revert_to_replicated_snapshot 2026-04-13 02:05:02.413336 | debian-bookworm | 2026-04-13 02:05:02.401 6641 ERROR manila.share.manager self.driver.revert_to_replicated_snapshot( 2026-04-13 02:05:02.413344 | debian-bookworm | 2026-04-13 02:05:02.401 6641 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:05:02.413352 | debian-bookworm | 2026-04-13 02:05:02.401 6641 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-04-13 02:05:02.413360 | debian-bookworm | 2026-04-13 02:05:02.401 6641 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:02.413368 | debian-bookworm | 2026-04-13 02:05:02.401 6641 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:05:02.413376 | debian-bookworm | 2026-04-13 02:05:02.401 6641 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:05:02.413384 | debian-bookworm | 2026-04-13 02:05:02.401 6641 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:02.413392 | debian-bookworm | 2026-04-13 02:05:02.401 6641 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:05:02.413400 | debian-bookworm | 2026-04-13 02:05:02.401 6641 ERROR manila.share.manager raise effect 2026-04-13 02:05:02.413407 | debian-bookworm | 2026-04-13 02:05:02.401 6641 ERROR manila.share.manager manila.exception.ManilaException: An unknown exception occurred. 2026-04-13 02:05:02.413415 | debian-bookworm | 2026-04-13 02:05:02.401 6641 ERROR manila.share.manager 2026-04-13 02:05:02.413423 | debian-bookworm | 2026-04-13 02:05:02.403 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:02.413702 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_replicated_snapshot_driver_exception_1_None [0.024582s] ... ok 2026-04-13 02:05:02.432845 | debian-bookworm | 2026-04-13 02:05:02.424 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:02.432874 | debian-bookworm | 2026-04-13 02:05:02.424 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:02.432882 | debian-bookworm | 2026-04-13 02:05:02.424 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:02.432891 | debian-bookworm | 2026-04-13 02:05:02.426 6641 ERROR manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] This operation is supported only on backends that handles share servers. 2026-04-13 02:05:02.432899 | debian-bookworm | 2026-04-13 02:05:02.426 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:02.433260 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_check_dhss_false [0.023323s] ... ok 2026-04-13 02:05:02.453176 | debian-bookworm | 2026-04-13 02:05:02.446 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:02.453206 | debian-bookworm | 2026-04-13 02:05:02.446 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:02.453215 | debian-bookworm | 2026-04-13 02:05:02.447 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:02.492606 | debian-bookworm | 2026-04-13 02:05:02.482 6641 ERROR manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Driver migration completion failed for share server 457e3269-79c6-4d2c-bcc7-da953524b628.: Exception 2026-04-13 02:05:02.492634 | debian-bookworm | 2026-04-13 02:05:02.482 6641 ERROR manila.share.manager Traceback (most recent call last): 2026-04-13 02:05:02.492642 | debian-bookworm | 2026-04-13 02:05:02.482 6641 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6375, in share_server_migration_complete 2026-04-13 02:05:02.492650 | debian-bookworm | 2026-04-13 02:05:02.482 6641 ERROR manila.share.manager self._server_migration_complete_driver(context, 2026-04-13 02:05:02.492658 | debian-bookworm | 2026-04-13 02:05:02.482 6641 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:05:02.492666 | debian-bookworm | 2026-04-13 02:05:02.482 6641 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-04-13 02:05:02.492674 | debian-bookworm | 2026-04-13 02:05:02.482 6641 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:02.492682 | debian-bookworm | 2026-04-13 02:05:02.482 6641 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:05:02.492690 | debian-bookworm | 2026-04-13 02:05:02.482 6641 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:05:02.492697 | debian-bookworm | 2026-04-13 02:05:02.482 6641 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:02.492705 | debian-bookworm | 2026-04-13 02:05:02.482 6641 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:05:02.492719 | debian-bookworm | 2026-04-13 02:05:02.482 6641 ERROR manila.share.manager raise effect 2026-04-13 02:05:02.492727 | debian-bookworm | 2026-04-13 02:05:02.482 6641 ERROR manila.share.manager Exception 2026-04-13 02:05:02.492735 | debian-bookworm | 2026-04-13 02:05:02.482 6641 ERROR manila.share.manager 2026-04-13 02:05:02.492743 | debian-bookworm | 2026-04-13 02:05:02.484 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:02.493012 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_complete_exception_1_True [0.057254s] ... ok 2026-04-13 02:05:02.512403 | debian-bookworm | 2026-04-13 02:05:02.505 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:02.512443 | debian-bookworm | 2026-04-13 02:05:02.505 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:02.512452 | debian-bookworm | 2026-04-13 02:05:02.505 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:02.553032 | debian-bookworm | 2026-04-13 02:05:02.542 6641 ERROR manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Migration of share server 80c34672-e7e5-489a-9d95-43be7e7dd1a9 has failed.: Exception 2026-04-13 02:05:02.553098 | debian-bookworm | 2026-04-13 02:05:02.542 6641 ERROR manila.share.manager Traceback (most recent call last): 2026-04-13 02:05:02.553108 | debian-bookworm | 2026-04-13 02:05:02.542 6641 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6309, in share_server_migration_driver_continue 2026-04-13 02:05:02.553117 | debian-bookworm | 2026-04-13 02:05:02.542 6641 ERROR manila.share.manager finished = self.driver.share_server_migration_continue( 2026-04-13 02:05:02.553125 | debian-bookworm | 2026-04-13 02:05:02.542 6641 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:02.553133 | debian-bookworm | 2026-04-13 02:05:02.542 6641 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:05:02.553142 | debian-bookworm | 2026-04-13 02:05:02.542 6641 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-04-13 02:05:02.553151 | debian-bookworm | 2026-04-13 02:05:02.542 6641 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:02.553158 | debian-bookworm | 2026-04-13 02:05:02.542 6641 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:05:02.553167 | debian-bookworm | 2026-04-13 02:05:02.542 6641 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:05:02.553175 | debian-bookworm | 2026-04-13 02:05:02.542 6641 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:02.553182 | debian-bookworm | 2026-04-13 02:05:02.542 6641 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:05:02.553191 | debian-bookworm | 2026-04-13 02:05:02.542 6641 ERROR manila.share.manager raise effect 2026-04-13 02:05:02.553199 | debian-bookworm | 2026-04-13 02:05:02.542 6641 ERROR manila.share.manager Exception 2026-04-13 02:05:02.553208 | debian-bookworm | 2026-04-13 02:05:02.542 6641 ERROR manila.share.manager 2026-04-13 02:05:02.553216 | debian-bookworm | 2026-04-13 02:05:02.543 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:02.553729 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_continue_exception_2 [0.059744s] ... ok 2026-04-13 02:05:02.571661 | debian-bookworm | 2026-04-13 02:05:02.564 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:02.571690 | debian-bookworm | 2026-04-13 02:05:02.564 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:02.571713 | debian-bookworm | 2026-04-13 02:05:02.564 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:02.622806 | debian-bookworm | 2026-04-13 02:05:02.621 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:02.623482 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_get_progress [0.077571s] ... ok 2026-04-13 02:05:02.649252 | debian-bookworm | 2026-04-13 02:05:02.642 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:02.649282 | debian-bookworm | 2026-04-13 02:05:02.642 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:02.649291 | debian-bookworm | 2026-04-13 02:05:02.642 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:02.678634 | debian-bookworm | 2026-04-13 02:05:02.668 6641 ERROR manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Shrink share operation not supported.: NotImplementedError 2026-04-13 02:05:02.678663 | debian-bookworm | 2026-04-13 02:05:02.668 6641 ERROR manila.share.manager Traceback (most recent call last): 2026-04-13 02:05:02.678672 | debian-bookworm | 2026-04-13 02:05:02.668 6641 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 5047, in shrink_share 2026-04-13 02:05:02.678680 | debian-bookworm | 2026-04-13 02:05:02.668 6641 ERROR manila.share.manager self.driver.shrink_share( 2026-04-13 02:05:02.678688 | debian-bookworm | 2026-04-13 02:05:02.668 6641 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:05:02.678698 | debian-bookworm | 2026-04-13 02:05:02.668 6641 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-04-13 02:05:02.678707 | debian-bookworm | 2026-04-13 02:05:02.668 6641 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:02.678714 | debian-bookworm | 2026-04-13 02:05:02.668 6641 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:05:02.678722 | debian-bookworm | 2026-04-13 02:05:02.668 6641 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:05:02.678731 | debian-bookworm | 2026-04-13 02:05:02.668 6641 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:02.678739 | debian-bookworm | 2026-04-13 02:05:02.668 6641 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:05:02.678763 | debian-bookworm | 2026-04-13 02:05:02.668 6641 ERROR manila.share.manager raise effect 2026-04-13 02:05:02.678771 | debian-bookworm | 2026-04-13 02:05:02.668 6641 ERROR manila.share.manager NotImplementedError 2026-04-13 02:05:02.678779 | debian-bookworm | 2026-04-13 02:05:02.668 6641 ERROR manila.share.manager 2026-04-13 02:05:02.678799 | debian-bookworm | 2026-04-13 02:05:02.669 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:02.679215 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_not_supported [0.048180s] ... ok 2026-04-13 02:05:02.695270 | debian-bookworm | 2026-04-13 02:05:02.690 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:02.695299 | debian-bookworm | 2026-04-13 02:05:02.690 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:02.695308 | debian-bookworm | 2026-04-13 02:05:02.690 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:02.722787 | debian-bookworm | 2026-04-13 02:05:02.720 6641 DEBUG manila.quota [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Committed reservations [] commit /home/zuul/src/github.com/vexxhost/manila/manila/quota.py:1066 2026-04-13 02:05:02.722814 | debian-bookworm | 2026-04-13 02:05:02.721 6641 ERROR manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Can not remove access rules of share: .: Exception 2026-04-13 02:05:02.723792 | debian-bookworm | 2026-04-13 02:05:02.722 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:02.724472 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_remove_access_rules_error [0.052459s] ... ok 2026-04-13 02:05:02.750124 | debian-bookworm | 2026-04-13 02:05:02.743 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:02.750159 | debian-bookworm | 2026-04-13 02:05:02.743 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:02.750168 | debian-bookworm | 2026-04-13 02:05:02.743 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:02.784115 | debian-bookworm | 2026-04-13 02:05:02.772 6641 ERROR manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Error unmanaging share server fake_share_server_id: manila.exception.ShareNetworkNotFound: Share network fake could not be found. 2026-04-13 02:05:02.784175 | debian-bookworm | 2026-04-13 02:05:02.772 6641 ERROR manila.share.manager Traceback (most recent call last): 2026-04-13 02:05:02.784185 | debian-bookworm | 2026-04-13 02:05:02.772 6641 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3577, in unmanage_share_server 2026-04-13 02:05:02.784194 | debian-bookworm | 2026-04-13 02:05:02.772 6641 ERROR manila.share.manager self.driver.admin_network_api.unmanage_network_allocations( 2026-04-13 02:05:02.784203 | debian-bookworm | 2026-04-13 02:05:02.772 6641 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1118, in __call__ 2026-04-13 02:05:02.784218 | debian-bookworm | 2026-04-13 02:05:02.772 6641 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-04-13 02:05:02.784228 | debian-bookworm | 2026-04-13 02:05:02.772 6641 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:02.784236 | debian-bookworm | 2026-04-13 02:05:02.772 6641 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1122, in _mock_call 2026-04-13 02:05:02.784245 | debian-bookworm | 2026-04-13 02:05:02.772 6641 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-04-13 02:05:02.784254 | debian-bookworm | 2026-04-13 02:05:02.772 6641 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:02.784262 | debian-bookworm | 2026-04-13 02:05:02.772 6641 ERROR manila.share.manager File "/usr/lib/python3.11/unittest/mock.py", line 1177, in _execute_mock_call 2026-04-13 02:05:02.784271 | debian-bookworm | 2026-04-13 02:05:02.772 6641 ERROR manila.share.manager raise effect 2026-04-13 02:05:02.784280 | debian-bookworm | 2026-04-13 02:05:02.772 6641 ERROR manila.share.manager manila.exception.ShareNetworkNotFound: Share network fake could not be found. 2026-04-13 02:05:02.784289 | debian-bookworm | 2026-04-13 02:05:02.772 6641 ERROR manila.share.manager 2026-04-13 02:05:02.784298 | debian-bookworm | 2026-04-13 02:05:02.774 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:02.784749 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_admin_network_allocations_error [0.051500s] ... ok 2026-04-13 02:05:02.798075 | debian-bookworm | 2026-04-13 02:05:02.794 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:02.798105 | debian-bookworm | 2026-04-13 02:05:02.794 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:02.798115 | debian-bookworm | 2026-04-13 02:05:02.795 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:02.823112 | debian-bookworm | 2026-04-13 02:05:02.822 6641 INFO manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Share server fake_share_server_id unmanaged successfully. 2026-04-13 02:05:02.824151 | debian-bookworm | 2026-04-13 02:05:02.823 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:02.825101 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_no_allocations [0.048970s] ... ok 2026-04-13 02:05:02.846784 | debian-bookworm | 2026-04-13 02:05:02.843 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:02.846821 | debian-bookworm | 2026-04-13 02:05:02.843 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:02.846843 | debian-bookworm | 2026-04-13 02:05:02.843 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:02.872742 | debian-bookworm | 2026-04-13 02:05:02.870 6641 ERROR manila.share.manager [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Did not unmanage share server fake_share_server_id since the driver does not support managing share servers and no ``force`` option was supplied.: NotImplementedError 2026-04-13 02:05:02.873414 | debian-bookworm | 2026-04-13 02:05:02.872 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:02.874342 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_no_allocations_driver_not_implemented [0.049098s] ... ok 2026-04-13 02:05:02.896058 | debian-bookworm | 2026-04-13 02:05:02.892 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:02.896091 | debian-bookworm | 2026-04-13 02:05:02.892 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:02.896101 | debian-bookworm | 2026-04-13 02:05:02.893 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:02.940376 | debian-bookworm | 2026-04-13 02:05:02.932 6641 DEBUG manila.db.sqlalchemy.api [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] quota_usages out of sync, updating. project_id: fake, user_id: None, share_type_id: None, resource: snapshots, tracked usage: 0, actual usage: 1 _quota_reserve /home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py:1301 2026-04-13 02:05:02.940432 | debian-bookworm | 2026-04-13 02:05:02.933 6641 DEBUG manila.quota [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Created reservations ['abde8c18-155d-40c3-ac5b-0b01c01ae043', '0c2ec5ba-230a-456b-8dbf-704a52fc595a'] reserve /home/zuul/src/github.com/vexxhost/manila/manila/quota.py:1038 2026-04-13 02:05:02.940458 | debian-bookworm | 2026-04-13 02:05:02.935 6641 DEBUG manila.quota [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Committed reservations ['abde8c18-155d-40c3-ac5b-0b01c01ae043', '0c2ec5ba-230a-456b-8dbf-704a52fc595a'] commit /home/zuul/src/github.com/vexxhost/manila/manila/quota.py:1066 2026-04-13 02:05:02.940467 | debian-bookworm | 2026-04-13 02:05:02.937 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:02.941063 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_valid_snapshot_2 [0.065119s] ... ok 2026-04-13 02:05:02.966172 | debian-bookworm | 2026-04-13 02:05:02.958 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:02.966204 | debian-bookworm | 2026-04-13 02:05:02.958 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:02.966224 | debian-bookworm | 2026-04-13 02:05:02.959 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:02.972669 | debian-bookworm | 2026-04-13 02:05:02.970 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:02.973128 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_network_subnet_from_metadata [0.033047s] ... ok 2026-04-13 02:05:02.998661 | debian-bookworm | 2026-04-13 02:05:02.993 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:02.998691 | debian-bookworm | 2026-04-13 02:05:02.993 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:02.998700 | debian-bookworm | 2026-04-13 02:05:02.993 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:02.998709 | debian-bookworm | 2026-04-13 02:05:02.996 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:02.999182 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_08 [0.025080s] ... ok 2026-04-13 02:05:03.025128 | debian-bookworm | 2026-04-13 02:05:03.017 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:03.025159 | debian-bookworm | 2026-04-13 02:05:03.017 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:03.025166 | debian-bookworm | 2026-04-13 02:05:03.017 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:03.025171 | debian-bookworm | 2026-04-13 02:05:03.019 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:03.025735 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_10 [0.023413s] ... ok 2026-04-13 02:05:03.048872 | debian-bookworm | 2026-04-13 02:05:03.040 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:03.048911 | debian-bookworm | 2026-04-13 02:05:03.040 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:03.048921 | debian-bookworm | 2026-04-13 02:05:03.041 6641 DEBUG oslo_concurrency.lockutils [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:03.048930 | debian-bookworm | 2026-04-13 02:05:03.042 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:03.049524 | debian-bookworm | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_06 [0.023051s] ... ok 2026-04-13 02:05:03.091832 | debian-bookworm | 2026-04-13 02:05:03.089 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:03.092315 | debian-bookworm | {7} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_cleanup_access_rules_1_None [0.046964s] ... ok 2026-04-13 02:05:03.187463 | debian-bookworm | 2026-04-13 02:05:03.185 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:03.187974 | debian-bookworm | {7} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_revert_access_rules_1_None [0.095753s] ... ok 2026-04-13 02:05:03.233985 | debian-bookworm | 2026-04-13 02:05:03.231 6641 INFO manila.coordination [None req-a45fa574-96c2-4793-b231-7798ee67f0f5 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:03.234511 | debian-bookworm | {7} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_wait_for_share_server_1_active [0.046133s] ... ok 2026-04-13 02:05:03.316511 | debian-bookworm | --- Logging error --- 2026-04-13 02:05:03.316788 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:05:03.316806 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-04-13 02:05:03.316827 | debian-bookworm | msg = self.format(record) 2026-04-13 02:05:03.316835 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:03.316843 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-04-13 02:05:03.316850 | debian-bookworm | return fmt.format(record) 2026-04-13 02:05:03.316858 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:03.316867 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-13 02:05:03.316894 | debian-bookworm | context = _update_record_with_context(record) 2026-04-13 02:05:03.316903 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:03.316910 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-13 02:05:03.316919 | debian-bookworm | d = _dictify_context(context) 2026-04-13 02:05:03.316927 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:03.316935 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-13 02:05:03.316942 | debian-bookworm | return context.get_logging_values() 2026-04-13 02:05:03.316950 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:03.316958 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-13 02:05:03.316966 | debian-bookworm | values.update(self.to_dict()) 2026-04-13 02:05:03.316973 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-04-13 02:05:03.316981 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-13 02:05:03.316989 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-04-13 02:05:03.316996 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:03.317004 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-13 02:05:03.317012 | debian-bookworm | return self._read_deleted 2026-04-13 02:05:03.317019 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:03.317027 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-04-13 02:05:03.317035 | debian-bookworm | Call stack: 2026-04-13 02:05:03.317502 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-04-13 02:05:03.317526 | debian-bookworm | File "", line 88, in _run_code 2026-04-13 02:05:03.317534 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-13 02:05:03.317552 | debian-bookworm | main() 2026-04-13 02:05:03.317567 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-13 02:05:03.317575 | debian-bookworm | program.TestProgram( 2026-04-13 02:05:03.317583 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-13 02:05:03.317590 | debian-bookworm | self.runTests() 2026-04-13 02:05:03.317598 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-13 02:05:03.317618 | debian-bookworm | self.result = testRunner.run(self.test) 2026-04-13 02:05:03.317626 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-13 02:05:03.317634 | debian-bookworm | test(result) 2026-04-13 02:05:03.317642 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:05:03.317650 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:05:03.317658 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:05:03.317665 | debian-bookworm | test(result) 2026-04-13 02:05:03.317673 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:05:03.317680 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:05:03.317688 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:05:03.317699 | debian-bookworm | test(result) 2026-04-13 02:05:03.317709 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:05:03.317720 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:05:03.317747 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:05:03.317761 | debian-bookworm | test(result) 2026-04-13 02:05:03.317771 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-04-13 02:05:03.317781 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:05:03.317792 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 906, in run 2026-04-13 02:05:03.317803 | debian-bookworm | return run_test.run(result) 2026-04-13 02:05:03.317813 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-04-13 02:05:03.317823 | debian-bookworm | return self._run_one(actual_result) 2026-04-13 02:05:03.317833 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-13 02:05:03.317843 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-13 02:05:03.317853 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-13 02:05:03.317864 | debian-bookworm | self._run_core() 2026-04-13 02:05:03.317875 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-13 02:05:03.317885 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-13 02:05:03.317893 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-13 02:05:03.317900 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:05:03.317908 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-13 02:05:03.317915 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-13 02:05:03.317923 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_rpcapi.py", line 78, in setUp 2026-04-13 02:05:03.317930 | debian-bookworm | self.ctxt = context.RequestContext('fake_user', 'fake_project') 2026-04-13 02:05:03.317938 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-13 02:05:03.317945 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-04-13 02:05:03.317953 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-13 02:05:03.317960 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-13 02:05:03.317967 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:05:03.317975 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:05:03.317982 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-13 02:05:03.318000 | debian-bookworm | return self.enforce( 2026-04-13 02:05:03.318008 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-13 02:05:03.318016 | debian-bookworm | self.load_rules() 2026-04-13 02:05:03.318023 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-13 02:05:03.318031 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-04-13 02:05:03.318048 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-13 02:05:03.318056 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-04-13 02:05:03.318064 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-13 02:05:03.318071 | debian-bookworm | LOG.warning( 2026-04-13 02:05:03.318085 | debian-bookworm | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-04-13 02:05:03.318094 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-13 02:05:03.321570 | debian-bookworm | 2026-04-13 02:05:03.319 6641 INFO manila.coordination [None req-0da29ba8-e4ac-4b13-af4d-394631f83fb0 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:03.322041 | debian-bookworm | {7} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_check_update_share_network_security_service [0.087480s] ... ok 2026-04-13 02:05:03.405854 | debian-bookworm | --- Logging error --- 2026-04-13 02:05:03.406309 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:05:03.406349 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-04-13 02:05:03.406359 | debian-bookworm | msg = self.format(record) 2026-04-13 02:05:03.406368 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:03.406376 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-04-13 02:05:03.406385 | debian-bookworm | return fmt.format(record) 2026-04-13 02:05:03.406393 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:03.406402 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-13 02:05:03.406411 | debian-bookworm | context = _update_record_with_context(record) 2026-04-13 02:05:03.406419 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:03.406428 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-13 02:05:03.406437 | debian-bookworm | d = _dictify_context(context) 2026-04-13 02:05:03.406445 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:03.406454 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-13 02:05:03.406462 | debian-bookworm | return context.get_logging_values() 2026-04-13 02:05:03.406471 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:03.406479 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-13 02:05:03.406488 | debian-bookworm | values.update(self.to_dict()) 2026-04-13 02:05:03.406496 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-04-13 02:05:03.406504 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-13 02:05:03.406513 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-04-13 02:05:03.406521 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:03.406530 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-13 02:05:03.406538 | debian-bookworm | return self._read_deleted 2026-04-13 02:05:03.406562 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:03.406571 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-04-13 02:05:03.406580 | debian-bookworm | Call stack: 2026-04-13 02:05:03.406588 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-04-13 02:05:03.406597 | debian-bookworm | File "", line 88, in _run_code 2026-04-13 02:05:03.406605 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-13 02:05:03.406614 | debian-bookworm | main() 2026-04-13 02:05:03.406622 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-13 02:05:03.406631 | debian-bookworm | program.TestProgram( 2026-04-13 02:05:03.406639 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-13 02:05:03.406651 | debian-bookworm | self.runTests() 2026-04-13 02:05:03.406662 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-13 02:05:03.406672 | debian-bookworm | self.result = testRunner.run(self.test) 2026-04-13 02:05:03.406680 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-13 02:05:03.406688 | debian-bookworm | test(result) 2026-04-13 02:05:03.406697 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:05:03.406705 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:05:03.406713 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:05:03.406722 | debian-bookworm | test(result) 2026-04-13 02:05:03.406730 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:05:03.406738 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:05:03.406746 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:05:03.406755 | debian-bookworm | test(result) 2026-04-13 02:05:03.406763 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:05:03.406771 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:05:03.406779 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:05:03.406787 | debian-bookworm | test(result) 2026-04-13 02:05:03.406796 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-04-13 02:05:03.406804 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:05:03.406812 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 906, in run 2026-04-13 02:05:03.406827 | debian-bookworm | return run_test.run(result) 2026-04-13 02:05:03.406835 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-04-13 02:05:03.406844 | debian-bookworm | return self._run_one(actual_result) 2026-04-13 02:05:03.406852 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-13 02:05:03.406861 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-13 02:05:03.406872 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-13 02:05:03.406882 | debian-bookworm | self._run_core() 2026-04-13 02:05:03.406890 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-13 02:05:03.406906 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-13 02:05:03.406915 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-13 02:05:03.406923 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:05:03.406932 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-13 02:05:03.406946 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-13 02:05:03.406955 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_rpcapi.py", line 78, in setUp 2026-04-13 02:05:03.406963 | debian-bookworm | self.ctxt = context.RequestContext('fake_user', 'fake_project') 2026-04-13 02:05:03.406972 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-13 02:05:03.406981 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-04-13 02:05:03.406991 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-13 02:05:03.406999 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-13 02:05:03.407008 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:05:03.407016 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:05:03.407024 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-13 02:05:03.407032 | debian-bookworm | return self.enforce( 2026-04-13 02:05:03.407040 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-13 02:05:03.407050 | debian-bookworm | self.load_rules() 2026-04-13 02:05:03.407060 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-13 02:05:03.407069 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-04-13 02:05:03.407077 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-13 02:05:03.407086 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-04-13 02:05:03.407097 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-13 02:05:03.407105 | debian-bookworm | LOG.warning( 2026-04-13 02:05:03.407115 | debian-bookworm | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-04-13 02:05:03.407125 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-13 02:05:03.410354 | debian-bookworm | 2026-04-13 02:05:03.408 6641 INFO manila.coordination [None req-16e5af9d-9b78-4a37-b54c-beac33eb9955 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:03.410788 | debian-bookworm | {7} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_access_for_share_instances [0.088711s] ... ok 2026-04-13 02:05:03.491850 | debian-bookworm | --- Logging error --- 2026-04-13 02:05:03.492514 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:05:03.492538 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-04-13 02:05:03.492547 | debian-bookworm | msg = self.format(record) 2026-04-13 02:05:03.492564 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:03.492572 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-04-13 02:05:03.492580 | debian-bookworm | return fmt.format(record) 2026-04-13 02:05:03.492587 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:03.492595 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-13 02:05:03.492604 | debian-bookworm | context = _update_record_with_context(record) 2026-04-13 02:05:03.492611 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:03.492619 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-13 02:05:03.492648 | debian-bookworm | d = _dictify_context(context) 2026-04-13 02:05:03.492656 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:03.492664 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-13 02:05:03.492672 | debian-bookworm | return context.get_logging_values() 2026-04-13 02:05:03.492679 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:03.492689 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-13 02:05:03.492699 | debian-bookworm | values.update(self.to_dict()) 2026-04-13 02:05:03.492707 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-04-13 02:05:03.492715 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-13 02:05:03.492723 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-04-13 02:05:03.492731 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:03.492738 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-13 02:05:03.492746 | debian-bookworm | return self._read_deleted 2026-04-13 02:05:03.492754 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:03.492761 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-04-13 02:05:03.492769 | debian-bookworm | Call stack: 2026-04-13 02:05:03.492777 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-04-13 02:05:03.492785 | debian-bookworm | File "", line 88, in _run_code 2026-04-13 02:05:03.492793 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-13 02:05:03.492801 | debian-bookworm | main() 2026-04-13 02:05:03.492808 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-13 02:05:03.492816 | debian-bookworm | program.TestProgram( 2026-04-13 02:05:03.492824 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-13 02:05:03.492832 | debian-bookworm | self.runTests() 2026-04-13 02:05:03.492840 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-13 02:05:03.492847 | debian-bookworm | self.result = testRunner.run(self.test) 2026-04-13 02:05:03.492855 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-13 02:05:03.492863 | debian-bookworm | test(result) 2026-04-13 02:05:03.492870 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:05:03.492878 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:05:03.492885 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:05:03.492893 | debian-bookworm | test(result) 2026-04-13 02:05:03.492901 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:05:03.492908 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:05:03.492916 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:05:03.492923 | debian-bookworm | test(result) 2026-04-13 02:05:03.492931 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:05:03.492938 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:05:03.492946 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:05:03.492953 | debian-bookworm | test(result) 2026-04-13 02:05:03.492961 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-04-13 02:05:03.492968 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:05:03.492976 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 906, in run 2026-04-13 02:05:03.492986 | debian-bookworm | return run_test.run(result) 2026-04-13 02:05:03.492995 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-04-13 02:05:03.493009 | debian-bookworm | return self._run_one(actual_result) 2026-04-13 02:05:03.493017 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-13 02:05:03.493025 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-13 02:05:03.493032 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-13 02:05:03.493040 | debian-bookworm | self._run_core() 2026-04-13 02:05:03.493047 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-13 02:05:03.493062 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-13 02:05:03.493070 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-13 02:05:03.493078 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:05:03.493087 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-13 02:05:03.493096 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-13 02:05:03.493104 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_rpcapi.py", line 78, in setUp 2026-04-13 02:05:03.493111 | debian-bookworm | self.ctxt = context.RequestContext('fake_user', 'fake_project') 2026-04-13 02:05:03.493127 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-13 02:05:03.493135 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-04-13 02:05:03.493142 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-13 02:05:03.493150 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-13 02:05:03.493157 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:05:03.493166 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:05:03.493176 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-13 02:05:03.493183 | debian-bookworm | return self.enforce( 2026-04-13 02:05:03.493191 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-13 02:05:03.493200 | debian-bookworm | self.load_rules() 2026-04-13 02:05:03.493209 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-13 02:05:03.493217 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-04-13 02:05:03.493225 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-13 02:05:03.493232 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-04-13 02:05:03.493240 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-13 02:05:03.493248 | debian-bookworm | LOG.warning( 2026-04-13 02:05:03.493257 | debian-bookworm | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-04-13 02:05:03.493266 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-13 02:05:03.496806 | debian-bookworm | 2026-04-13 02:05:03.494 6641 INFO manila.coordination [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:03.497294 | debian-bookworm | {7} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_share_replica [0.086170s] ... ok 2026-04-13 02:05:03.539987 | debian-bookworm | 2026-04-13 02:05:03.537 6641 INFO manila.coordination [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:03.540514 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test__revert_allocated_share_type_quotas_during_migration_1_True [0.043076s] ... ok 2026-04-13 02:05:03.560234 | debian-bookworm | 2026-04-13 02:05:03.558 6641 INFO manila.coordination [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:03.560750 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_empty_string [0.019893s] ... ok 2026-04-13 02:05:03.582952 | debian-bookworm | 2026-04-13 02:05:03.578 6641 DEBUG manila.share.share_types [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Searching by: {'extra_specs': {'somepoolcap': 'somevalue'}, 'availability_zones': ['nova', 'hypernova', 'supernova']} get_all_types /home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py:146 2026-04-13 02:05:03.582991 | debian-bookworm | 2026-04-13 02:05:03.579 6641 INFO manila.coordination [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:03.583503 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search_by_availability_zone_4_nova_hypernova_supernova [0.021412s] ... ok 2026-04-13 02:05:03.600984 | debian-bookworm | 2026-04-13 02:05:03.598 6641 INFO manila.coordination [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:03.601407 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_07___snapshot_support____0__ [0.019097s] ... ok 2026-04-13 02:05:03.620308 | debian-bookworm | 2026-04-13 02:05:03.618 6641 INFO manila.coordination [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:03.620643 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_10___snapshot_support____off__ [0.019319s] ... ok 2026-04-13 02:05:03.639716 | debian-bookworm | 2026-04-13 02:05:03.637 6641 INFO manila.coordination [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:03.640100 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_11___snapshot_support____n__ [0.019356s] ... ok 2026-04-13 02:05:03.658928 | debian-bookworm | 2026-04-13 02:05:03.656 6641 INFO manila.coordination [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:03.659304 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_16___create_share_from_snapshot_support____on__ [0.019205s] ... ok 2026-04-13 02:05:03.678753 | debian-bookworm | 2026-04-13 02:05:03.676 6641 INFO manila.coordination [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:03.679152 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_31___revert_to_snapshot_support____0__ [0.019694s] ... ok 2026-04-13 02:05:03.698238 | debian-bookworm | 2026-04-13 02:05:03.696 6641 INFO manila.coordination [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:03.698572 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_32___revert_to_snapshot_support____f__ [0.019556s] ... ok 2026-04-13 02:05:03.717641 | debian-bookworm | 2026-04-13 02:05:03.716 6641 INFO manila.coordination [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:03.718093 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_48___mount_snapshot_support____no__ [0.019657s] ... ok 2026-04-13 02:05:03.737318 | debian-bookworm | 2026-04-13 02:05:03.735 6641 INFO manila.coordination [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:03.737707 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_51___mount_point_name_support____true__ [0.019409s] ... ok 2026-04-13 02:05:03.756659 | debian-bookworm | 2026-04-13 02:05:03.755 6641 INFO manila.coordination [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:03.757320 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_59___mount_point_name_support____n__ [0.019410s] ... ok 2026-04-13 02:05:03.776607 | debian-bookworm | 2026-04-13 02:05:03.774 6641 INFO manila.coordination [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:03.777042 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_60___mount_point_name_support____no__ [0.019346s] ... ok 2026-04-13 02:05:03.796268 | debian-bookworm | 2026-04-13 02:05:03.794 6641 INFO manila.coordination [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:03.796748 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_62___replication_type____readable__ [0.019747s] ... ok 2026-04-13 02:05:03.816290 | debian-bookworm | 2026-04-13 02:05:03.814 6641 INFO manila.coordination [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:03.816753 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_63___replication_type____dr__ [0.019921s] ... ok 2026-04-13 02:05:03.835688 | debian-bookworm | 2026-04-13 02:05:03.834 6641 INFO manila.coordination [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:03.836188 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_65___encryption_support____share_server__ [0.019689s] ... ok 2026-04-13 02:05:03.855968 | debian-bookworm | 2026-04-13 02:05:03.853 6641 INFO manila.coordination [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:03.856391 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_unknown_key [0.019558s] ... ok 2026-04-13 02:05:03.875601 | debian-bookworm | 2026-04-13 02:05:03.873 6641 INFO manila.coordination [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:03.875991 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_invalid_1_invalid [0.019683s] ... ok 2026-04-13 02:05:03.894897 | debian-bookworm | 2026-04-13 02:05:03.892 6641 INFO manila.coordination [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:03.895364 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_invalid_2 [0.019141s] ... ok 2026-04-13 02:05:03.914716 | debian-bookworm | 2026-04-13 02:05:03.912 6641 INFO manila.coordination [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:03.915200 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_invalid_3_0000000000 [0.019676s] ... ok 2026-04-13 02:05:03.933587 | debian-bookworm | 2026-04-13 02:05:03.931 6641 INFO manila.coordination [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:03.933989 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_other [0.019145s] ... ok 2026-04-13 02:05:03.953211 | debian-bookworm | 2026-04-13 02:05:03.951 6641 INFO manila.coordination [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:03.953624 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_01___driver_handles_share_servers____1__ [0.019638s] ... ok 2026-04-13 02:05:03.972236 | debian-bookworm | 2026-04-13 02:05:03.970 6641 INFO manila.coordination [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:03.972650 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_06___driver_handles_share_servers____yes__ [0.018726s] ... ok 2026-04-13 02:05:03.991998 | debian-bookworm | 2026-04-13 02:05:03.990 6641 INFO manila.coordination [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:03.992376 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_1 [0.019665s] ... ok 2026-04-13 02:05:04.012026 | debian-bookworm | 2026-04-13 02:05:04.009 6641 INFO manila.coordination [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.012426 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_2 [0.019671s] ... ok 2026-04-13 02:05:04.031709 | debian-bookworm | 2026-04-13 02:05:04.029 6641 INFO manila.coordination [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.032202 | debian-bookworm | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_invalid_3_None [0.019600s] ... ok 2026-04-13 02:05:04.051382 | debian-bookworm | 2026-04-13 02:05:04.049 6641 INFO manila.coordination [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.051907 | debian-bookworm | {7} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_get_active_replica_success [0.019748s] ... ok 2026-04-13 02:05:04.113910 | debian-bookworm | 2026-04-13 02:05:04.103 6641 DEBUG oslo_concurrency.lockutils [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Acquiring lock "update_access_rules_for_snapshot_6ceec7f4-fed3-4555-acef-2a8ec490a84b" by "manila.share.snapshot_access.ShareSnapshotInstanceAccess.update_access_rules.._update_access_rules_locked" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:04.113975 | debian-bookworm | 2026-04-13 02:05:04.104 6641 DEBUG oslo_concurrency.lockutils [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Lock "update_access_rules_for_snapshot_6ceec7f4-fed3-4555-acef-2a8ec490a84b" acquired by "manila.share.snapshot_access.ShareSnapshotInstanceAccess.update_access_rules.._update_access_rules_locked" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:04.113986 | debian-bookworm | 2026-04-13 02:05:04.104 6641 INFO manila.share.snapshot_access [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Access rules were successfully applied for snapshot instance: b2800d38-06e9-4d49-80d0-c78787b80734 2026-04-13 02:05:04.113996 | debian-bookworm | 2026-04-13 02:05:04.104 6641 DEBUG oslo_concurrency.lockutils [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Lock "update_access_rules_for_snapshot_6ceec7f4-fed3-4555-acef-2a8ec490a84b" "released" by "manila.share.snapshot_access.ShareSnapshotInstanceAccess.update_access_rules.._update_access_rules_locked" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:04.114004 | debian-bookworm | 2026-04-13 02:05:04.105 6641 INFO manila.coordination [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.114558 | debian-bookworm | {7} manila.tests.share.test_snapshot_access.SnapshotAccessTestCase.test_update_access_rules_1_queued_to_apply [0.056438s] ... ok 2026-04-13 02:05:04.171940 | debian-bookworm | 2026-04-13 02:05:04.161 6641 DEBUG oslo_concurrency.lockutils [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Acquiring lock "update_access_rules_for_snapshot_cd351fb0-0ed7-4042-b9fc-4e219eb0d8d5" by "manila.share.snapshot_access.ShareSnapshotInstanceAccess.update_access_rules.._update_access_rules_locked" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:506 2026-04-13 02:05:04.171971 | debian-bookworm | 2026-04-13 02:05:04.161 6641 DEBUG oslo_concurrency.lockutils [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Lock "update_access_rules_for_snapshot_cd351fb0-0ed7-4042-b9fc-4e219eb0d8d5" acquired by "manila.share.snapshot_access.ShareSnapshotInstanceAccess.update_access_rules.._update_access_rules_locked" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:519 2026-04-13 02:05:04.171981 | debian-bookworm | 2026-04-13 02:05:04.162 6641 INFO manila.share.snapshot_access [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Access rules were successfully applied for snapshot instance: 205b27eb-626d-4689-8fa9-cca46aa5df3c 2026-04-13 02:05:04.171990 | debian-bookworm | 2026-04-13 02:05:04.162 6641 DEBUG oslo_concurrency.lockutils [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Lock "update_access_rules_for_snapshot_cd351fb0-0ed7-4042-b9fc-4e219eb0d8d5" "released" by "manila.share.snapshot_access.ShareSnapshotInstanceAccess.update_access_rules.._update_access_rules_locked" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_concurrency/lockutils.py:538 2026-04-13 02:05:04.171999 | debian-bookworm | 2026-04-13 02:05:04.163 6641 INFO manila.coordination [None req-e7cab9a1-54c1-4f78-a856-3690c2765948 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.172644 | debian-bookworm | {7} manila.tests.share.test_snapshot_access.SnapshotAccessTestCase.test_update_access_rules_2_queued_to_deny [0.057606s] ... ok 2026-04-13 02:05:04.187461 | debian-bookworm | 2026-04-13 02:05:04.185 6641 INFO manila.coordination [None req-c8f6e28b-2fc7-4940-bd03-2eda93f09384 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.187904 | debian-bookworm | {7} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_empty_request [0.021941s] ... ok 2026-04-13 02:05:04.210346 | debian-bookworm | 2026-04-13 02:05:04.208 6641 INFO manila.coordination [None req-cef6ed3c-9869-4153-a48f-b6068f976d15 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.210782 | debian-bookworm | {7} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_error_on_creation [0.022596s] ... ok 2026-04-13 02:05:04.234913 | debian-bookworm | 2026-04-13 02:05:04.232 6641 INFO manila.coordination [None req-eec81feb-d21b-4a8d-a268-0c8296cabe95 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.235410 | debian-bookworm | {7} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_available [0.024522s] ... ok 2026-04-13 02:05:04.256898 | debian-bookworm | 2026-04-13 02:05:04.255 6641 INFO manila.coordination [None req-d015a681-4c8f-43bf-b5d0-02c512b688b3 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.257292 | debian-bookworm | {7} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_creating_no_host [0.021849s] ... ok 2026-04-13 02:05:04.277591 | debian-bookworm | 2026-04-13 02:05:04.275 6641 INFO manila.coordination [None req-9fffeac2-85f9-4cf7-ad5d-34ba49a92245 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.277979 | debian-bookworm | {7} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_creating_with_host [0.020378s] ... ok 2026-04-13 02:05:04.298993 | debian-bookworm | 2026-04-13 02:05:04.297 6641 INFO manila.coordination [None req-6c810016-99fc-4cb3-aea1-941df8343544 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.299303 | debian-bookworm | {7} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_error_without_host [0.021475s] ... ok 2026-04-13 02:05:04.320215 | debian-bookworm | 2026-04-13 02:05:04.318 6641 INFO manila.coordination [None req-af814017-979f-4832-80f0-c3ebf3caf535 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.320656 | debian-bookworm | {7} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_share_group_snapshot_creating_status [0.020944s] ... ok 2026-04-13 02:05:04.340689 | debian-bookworm | 2026-04-13 02:05:04.338 6641 DEBUG manila.share_group.api [None req-b4ae6257-ab86-4e11-a80c-b1b281e0cb26 - - - - - -] Searching for share_groups by: {'all_tenants': True} get_all /home/zuul/src/github.com/vexxhost/manila/manila/share_group/api.py:335 2026-04-13 02:05:04.340709 | debian-bookworm | 2026-04-13 02:05:04.338 6641 INFO manila.coordination [None req-b4ae6257-ab86-4e11-a80c-b1b281e0cb26 - - - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.341079 | debian-bookworm | {7} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all_all_tenants_not_admin [0.020677s] ... ok 2026-04-13 02:05:04.362758 | debian-bookworm | 2026-04-13 02:05:04.359 6641 DEBUG manila.share_group.api [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Searching for share group snapshots by: {} get_all_share_group_snapshots /home/zuul/src/github.com/vexxhost/manila/manila/share_group/api.py:490 2026-04-13 02:05:04.362778 | debian-bookworm | 2026-04-13 02:05:04.360 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.363412 | debian-bookworm | {7} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get_all [0.021059s] ... ok 2026-04-13 02:05:04.381906 | debian-bookworm | 2026-04-13 02:05:04.380 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.382415 | debian-bookworm | {7} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_1 [0.020499s] ... ok 2026-04-13 02:05:04.402020 | debian-bookworm | 2026-04-13 02:05:04.400 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.402538 | debian-bookworm | {7} manila.tests.test_conf.ConfigTestCase.test_flag_leak_left [0.019874s] ... ok 2026-04-13 02:05:04.423669 | debian-bookworm | 2026-04-13 02:05:04.421 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.424163 | debian-bookworm | {7} manila.tests.test_coordination.CoordinationTestCase.test_lock [0.020695s] ... ok 2026-04-13 02:05:04.445823 | debian-bookworm | 2026-04-13 02:05:04.442 6641 DEBUG manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Lock "lock-{f_name}-{foo.val}-{bar[val]}" acquired by "func". _synchronized /home/zuul/src/github.com/vexxhost/manila/manila/coordination.py:199 2026-04-13 02:05:04.445867 | debian-bookworm | 2026-04-13 02:05:04.443 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.446354 | debian-bookworm | {7} manila.tests.test_coordination.CoordinationTestCase.test_synchronized [0.021746s] ... ok 2026-04-13 02:05:04.465232 | debian-bookworm | 2026-04-13 02:05:04.463 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.465660 | debian-bookworm | {7} manila.tests.test_coordination.CoordinatorTestCase.test_coordinator_offline [0.019668s] ... ok 2026-04-13 02:05:04.485297 | debian-bookworm | 2026-04-13 02:05:04.483 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.485821 | debian-bookworm | {7} manila.tests.test_coordination.CoordinatorTestCase.test_coordinator_start [0.020242s] ... ok 2026-04-13 02:05:04.505148 | debian-bookworm | 2026-04-13 02:05:04.503 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.505680 | debian-bookworm | {7} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_content_type [0.019724s] ... ok 2026-04-13 02:05:04.525230 | debian-bookworm | 2026-04-13 02:05:04.523 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.525639 | debian-bookworm | {7} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_request [0.019871s] ... ok 2026-04-13 02:05:04.546129 | debian-bookworm | 2026-04-13 02:05:04.543 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.546551 | debian-bookworm | {7} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_metadata [0.020385s] ... ok 2026-04-13 02:05:04.565139 | debian-bookworm | 2026-04-13 02:05:04.563 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.566542 | debian-bookworm | {7} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_volume [0.020947s] ... ok 2026-04-13 02:05:04.586610 | debian-bookworm | 2026-04-13 02:05:04.584 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.587226 | debian-bookworm | {7} manila.tests.test_exception.ManilaExceptionResponseCode403.test_not_authorized [0.019797s] ... ok 2026-04-13 02:05:04.605339 | debian-bookworm | 2026-04-13 02:05:04.603 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.605756 | debian-bookworm | {7} manila.tests.test_exception.ManilaExceptionResponseCode404.test_host_binary_not_found [0.018945s] ... ok 2026-04-13 02:05:04.624763 | debian-bookworm | 2026-04-13 02:05:04.622 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.625147 | debian-bookworm | {7} manila.tests.test_exception.ManilaExceptionResponseCode404.test_metadata_item_not_found [0.018734s] ... ok 2026-04-13 02:05:04.644100 | debian-bookworm | 2026-04-13 02:05:04.642 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.644460 | debian-bookworm | {7} manila.tests.test_exception.ManilaExceptionResponseCode404.test_quota_not_found [0.019658s] ... ok 2026-04-13 02:05:04.664169 | debian-bookworm | 2026-04-13 02:05:04.662 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.664692 | debian-bookworm | {7} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_replica_not_found_exception [0.019754s] ... ok 2026-04-13 02:05:04.684962 | debian-bookworm | 2026-04-13 02:05:04.682 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.685579 | debian-bookworm | {7} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_type_does_not_exist [0.020640s] ... ok 2026-04-13 02:05:04.704285 | debian-bookworm | 2026-04-13 02:05:04.702 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.704762 | debian-bookworm | {7} manila.tests.test_exception.ManilaExceptionResponseCode404.test_storage_resource_not_found [0.019301s] ... ok 2026-04-13 02:05:04.723472 | debian-bookworm | 2026-04-13 02:05:04.721 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.724062 | debian-bookworm | {7} manila.tests.test_exception.ManilaExceptionResponseCode413.test_share_limit_exceeded [0.019631s] ... ok 2026-04-13 02:05:04.743158 | debian-bookworm | 2026-04-13 02:05:04.741 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.743597 | debian-bookworm | {7} manila.tests.test_exception.ManilaExceptionTestCase.test_default_error_code [0.019197s] ... ok 2026-04-13 02:05:04.764979 | debian-bookworm | 2026-04-13 02:05:04.760 6641 ERROR manila.exception [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'misspelled_code' 2026-04-13 02:05:04.765010 | debian-bookworm | 2026-04-13 02:05:04.760 6641 ERROR manila.exception Traceback (most recent call last): 2026-04-13 02:05:04.765020 | debian-bookworm | 2026-04-13 02:05:04.760 6641 ERROR manila.exception File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-13 02:05:04.765030 | debian-bookworm | 2026-04-13 02:05:04.760 6641 ERROR manila.exception message = self.message % kwargs 2026-04-13 02:05:04.765038 | debian-bookworm | 2026-04-13 02:05:04.760 6641 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2026-04-13 02:05:04.765065 | debian-bookworm | 2026-04-13 02:05:04.760 6641 ERROR manila.exception KeyError: 'misspelled_code' 2026-04-13 02:05:04.765074 | debian-bookworm | 2026-04-13 02:05:04.760 6641 ERROR manila.exception 2026-04-13 02:05:04.765083 | debian-bookworm | 2026-04-13 02:05:04.760 6641 ERROR manila.exception [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] code: 500 2026-04-13 02:05:04.765092 | debian-bookworm | 2026-04-13 02:05:04.761 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.765438 | debian-bookworm | {7} manila.tests.test_exception.ManilaExceptionTestCase.test_error_msg_exception_with_kwargs [0.020020s] ... ok 2026-04-13 02:05:04.783580 | debian-bookworm | 2026-04-13 02:05:04.781 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.784018 | debian-bookworm | {7} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_multi_kwargs_to_string [0.020112s] ... ok 2026-04-13 02:05:04.803647 | debian-bookworm | 2026-04-13 02:05:04.801 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.804134 | debian-bookworm | {7} manila.tests.test_hacking.HackingTestCase.test_check_explicit_underscore_import [0.019936s] ... ok 2026-04-13 02:05:04.823917 | debian-bookworm | 2026-04-13 02:05:04.821 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.824447 | debian-bookworm | {7} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_01_______audit__ [0.020289s] ... ok 2026-04-13 02:05:04.844596 | debian-bookworm | 2026-04-13 02:05:04.842 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.845118 | debian-bookworm | {7} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_02_______debug__ [0.020415s] ... ok 2026-04-13 02:05:04.863550 | debian-bookworm | 2026-04-13 02:05:04.861 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.864076 | debian-bookworm | {7} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_03_______error__ [0.019024s] ... ok 2026-04-13 02:05:04.883180 | debian-bookworm | 2026-04-13 02:05:04.881 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.883553 | debian-bookworm | {7} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_10________debug__ [0.019521s] ... ok 2026-04-13 02:05:04.901804 | debian-bookworm | 2026-04-13 02:05:04.899 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.902225 | debian-bookworm | {7} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_15________critical__ [0.018514s] ... ok 2026-04-13 02:05:04.921186 | debian-bookworm | 2026-04-13 02:05:04.919 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.921604 | debian-bookworm | {7} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_16________exception__ [0.019541s] ... ok 2026-04-13 02:05:04.941858 | debian-bookworm | 2026-04-13 02:05:04.939 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.942549 | debian-bookworm | {7} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_no_update_3___ [0.019987s] ... ok 2026-04-13 02:05:04.962204 | debian-bookworm | 2026-04-13 02:05:04.960 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:04.962608 | debian-bookworm | {7} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_with_update_1_fake_last_capabilities [0.020426s] ... ok 2026-04-13 02:05:05.367268 | debian-bookworm | 2026-04-13 02:05:05.365 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:05.367953 | debian-bookworm | {7} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_2_ [0.405771s] ... ok 2026-04-13 02:05:05.388665 | debian-bookworm | 2026-04-13 02:05:05.386 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:05.389150 | debian-bookworm | {7} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_3___ [0.020618s] ... ok 2026-04-13 02:05:05.408291 | debian-bookworm | 2026-04-13 02:05:05.406 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:05.408966 | debian-bookworm | {7} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_4 [0.019611s] ... ok 2026-04-13 02:05:05.427879 | debian-bookworm | 2026-04-13 02:05:05.426 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:05.428559 | debian-bookworm | {7} manila.tests.test_misc.ProjectTestCase.test_all_migrations_have_downgrade [0.019564s] ... ok 2026-04-13 02:05:05.447710 | debian-bookworm | 2026-04-13 02:05:05.445 6641 INFO manila.coordination [None req-bf9fc3ea-e1c3-4731-948a-042139472675 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:05.448162 | debian-bookworm | {7} manila.tests.test_network.NetworkBaseAPITestCase.test_enabled_ip_versions_1 [0.019673s] ... ok 2026-04-13 02:05:05.477168 | debian-bookworm | 2026-04-13 02:05:05.475 6641 INFO manila.coordination [None req-8b8d21dd-6f60-4938-9422-25ba3321b1ad fake fake - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:05.477669 | debian-bookworm | {7} manila.tests.test_policy.DefaultPolicyTestCase.test_policy_called [0.029437s] ... ok 2026-04-13 02:05:05.524035 | debian-bookworm | --- Logging error --- 2026-04-13 02:05:05.524318 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:05:05.524331 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit 2026-04-13 02:05:05.524336 | debian-bookworm | msg = self.format(record) 2026-04-13 02:05:05.524341 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:05.524346 | debian-bookworm | File "/usr/lib/python3.11/logging/__init__.py", line 953, in format 2026-04-13 02:05:05.524351 | debian-bookworm | return fmt.format(record) 2026-04-13 02:05:05.524356 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:05.524361 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-13 02:05:05.524367 | debian-bookworm | context = _update_record_with_context(record) 2026-04-13 02:05:05.524372 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:05.524377 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-13 02:05:05.524394 | debian-bookworm | d = _dictify_context(context) 2026-04-13 02:05:05.524399 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:05.524404 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-13 02:05:05.524409 | debian-bookworm | return context.get_logging_values() 2026-04-13 02:05:05.524414 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:05.524419 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-13 02:05:05.524424 | debian-bookworm | values.update(self.to_dict()) 2026-04-13 02:05:05.524428 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-04-13 02:05:05.524433 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-13 02:05:05.524465 | debian-bookworm | values['read_deleted'] = self.read_deleted 2026-04-13 02:05:05.524470 | debian-bookworm | ^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:05.524475 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-13 02:05:05.524480 | debian-bookworm | return self._read_deleted 2026-04-13 02:05:05.524485 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:05.524490 | debian-bookworm | AttributeError: 'RequestContext' object has no attribute '_read_deleted' 2026-04-13 02:05:05.524495 | debian-bookworm | Call stack: 2026-04-13 02:05:05.524766 | debian-bookworm | File "", line 198, in _run_module_as_main 2026-04-13 02:05:05.524778 | debian-bookworm | File "", line 88, in _run_code 2026-04-13 02:05:05.524783 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-13 02:05:05.524789 | debian-bookworm | main() 2026-04-13 02:05:05.524794 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-13 02:05:05.524798 | debian-bookworm | program.TestProgram( 2026-04-13 02:05:05.524803 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-13 02:05:05.524808 | debian-bookworm | self.runTests() 2026-04-13 02:05:05.524813 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-13 02:05:05.524818 | debian-bookworm | self.result = testRunner.run(self.test) 2026-04-13 02:05:05.524823 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-13 02:05:05.524828 | debian-bookworm | test(result) 2026-04-13 02:05:05.524833 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:05:05.524838 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:05:05.524843 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:05:05.524848 | debian-bookworm | test(result) 2026-04-13 02:05:05.524853 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:05:05.524857 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:05:05.524862 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:05:05.524867 | debian-bookworm | test(result) 2026-04-13 02:05:05.524872 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 84, in __call__ 2026-04-13 02:05:05.524877 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:05:05.524881 | debian-bookworm | File "/usr/lib/python3.11/unittest/suite.py", line 122, in run 2026-04-13 02:05:05.524886 | debian-bookworm | test(result) 2026-04-13 02:05:05.524890 | debian-bookworm | File "/usr/lib/python3.11/unittest/case.py", line 678, in __call__ 2026-04-13 02:05:05.524895 | debian-bookworm | return self.run(*args, **kwds) 2026-04-13 02:05:05.524899 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 906, in run 2026-04-13 02:05:05.524904 | debian-bookworm | return run_test.run(result) 2026-04-13 02:05:05.524909 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 99, in run 2026-04-13 02:05:05.524920 | debian-bookworm | return self._run_one(actual_result) 2026-04-13 02:05:05.524925 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-13 02:05:05.524930 | debian-bookworm | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-13 02:05:05.524935 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-13 02:05:05.524940 | debian-bookworm | self._run_core() 2026-04-13 02:05:05.524947 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-13 02:05:05.524952 | debian-bookworm | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-13 02:05:05.524957 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-13 02:05:05.524961 | debian-bookworm | return fn(*args, **kwargs) 2026-04-13 02:05:05.524966 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-13 02:05:05.524971 | debian-bookworm | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-13 02:05:05.524976 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/test_policy.py", line 52, in setUp 2026-04-13 02:05:05.524981 | debian-bookworm | self.context = context.RequestContext('fake', 'fake', roles=['member']) 2026-04-13 02:05:05.524986 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-13 02:05:05.524991 | debian-bookworm | self.is_admin = policy.check_is_admin(self) 2026-04-13 02:05:05.524996 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-13 02:05:05.525001 | debian-bookworm | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-13 02:05:05.525006 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-13 02:05:05.525011 | debian-bookworm | result = _ENFORCER.authorize(action, target, context, 2026-04-13 02:05:05.525015 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-13 02:05:05.525020 | debian-bookworm | return self.enforce( 2026-04-13 02:05:05.525025 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-13 02:05:05.525030 | debian-bookworm | self.load_rules() 2026-04-13 02:05:05.525035 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-13 02:05:05.525050 | debian-bookworm | policy_file_rules_changed = self._load_policy_file( 2026-04-13 02:05:05.525059 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-13 02:05:05.525065 | debian-bookworm | self._record_file_rules(data, overwrite) 2026-04-13 02:05:05.525069 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-13 02:05:05.525074 | debian-bookworm | LOG.warning( 2026-04-13 02:05:05.525080 | debian-bookworm | Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' 2026-04-13 02:05:05.525086 | debian-bookworm | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-13 02:05:05.559785 | debian-bookworm | 2026-04-13 02:05:05.554 6641 WARNING oslo_policy.policy [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-13 02:05:05.559831 | debian-bookworm | 2026-04-13 02:05:05.557 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:05.560352 | debian-bookworm | {7} manila.tests.test_policy.PolicyTestCase.test_authorize_properly_handles_invalid_scope_exception_1_enforce [0.082024s] ... ok 2026-04-13 02:05:05.580494 | debian-bookworm | 2026-04-13 02:05:05.578 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:05.580942 | debian-bookworm | {7} manila.tests.test_quota.DbQuotaDriverTestCase.test__get_quotas_3___fake_user_id___None_ [0.020335s] ... ok 2026-04-13 02:05:05.599749 | debian-bookworm | 2026-04-13 02:05:05.597 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:05.600176 | debian-bookworm | {7} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_class_quotas_1_True [0.019740s] ... ok 2026-04-13 02:05:05.620978 | debian-bookworm | 2026-04-13 02:05:05.617 6641 DEBUG manila.quota [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Committed reservations ['foo', 'bar'] commit /home/zuul/src/github.com/vexxhost/manila/manila/quota.py:1066 2026-04-13 02:05:05.621018 | debian-bookworm | 2026-04-13 02:05:05.618 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:05.621516 | debian-bookworm | {7} manila.tests.test_quota.QuotaEngineTestCase.test_commit_2__None_ [0.020591s] ... ok 2026-04-13 02:05:05.640224 | debian-bookworm | 2026-04-13 02:05:05.638 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:05.640704 | debian-bookworm | {7} manila.tests.test_quota.QuotaEngineTestCase.test_get_class_quotas_1_None [0.019654s] ... ok 2026-04-13 02:05:05.659722 | debian-bookworm | 2026-04-13 02:05:05.657 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:05.660206 | debian-bookworm | {7} manila.tests.test_quota.QuotaEngineTestCase.test_get_class_quotas_3_False [0.019479s] ... ok 2026-04-13 02:05:05.679372 | debian-bookworm | 2026-04-13 02:05:05.677 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:05.679766 | debian-bookworm | {7} manila.tests.test_quota.QuotaEngineTestCase.test_get_user_quotas_3 [0.019540s] ... ok 2026-04-13 02:05:05.698372 | debian-bookworm | 2026-04-13 02:05:05.696 6641 INFO manila.service [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Starting manila-fake node (version 1.0.0) 2026-04-13 02:05:05.701369 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-04-13 02:05:05.701398 | debian-bookworm | debtcollector.deprecate( 2026-04-13 02:05:05.701713 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-04-13 02:05:05.701748 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-04-13 02:05:05.702719 | debian-bookworm | 2026-04-13 02:05:05.700 6641 DEBUG manila.service [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Creating RPC server for service manila-fake. start /home/zuul/src/github.com/vexxhost/manila/manila/service.py:159 2026-04-13 02:05:05.761823 | debian-bookworm | 2026-04-13 02:05:05.759 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:05.762284 | debian-bookworm | {7} manila.tests.test_service.ServiceFlagsTestCase.test_service_disabled_on_create_based_on_flag [0.082428s] ... ok 2026-04-13 02:05:05.782311 | debian-bookworm | 2026-04-13 02:05:05.780 6641 INFO manila.service [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Starting test node (version 1.0.0) 2026-04-13 02:05:05.782622 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-04-13 02:05:05.782643 | debian-bookworm | debtcollector.deprecate( 2026-04-13 02:05:05.783527 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-04-13 02:05:05.783553 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-04-13 02:05:05.783879 | debian-bookworm | 2026-04-13 02:05:05.782 6641 DEBUG manila.service [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Creating RPC server for service test. start /home/zuul/src/github.com/vexxhost/manila/manila/service.py:159 2026-04-13 02:05:05.838002 | debian-bookworm | 2026-04-13 02:05:05.835 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:05.839927 | debian-bookworm | {7} manila.tests.test_service.ServiceTestCase.test_cleanup_services_1_True [0.077576s] ... ok 2026-04-13 02:05:05.871188 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' 2026-04-13 02:05:05.871220 | debian-bookworm | debtcollector.deprecate( 2026-04-13 02:05:05.871550 | debian-bookworm | /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. 2026-04-13 02:05:05.871587 | debian-bookworm | self._work_executor = self._executor_cls(**executor_opts) 2026-04-13 02:05:05.874998 | debian-bookworm | 2026-04-13 02:05:05.869 6641 INFO manila.service [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Starting test node (version 1.0.0) 2026-04-13 02:05:05.875028 | debian-bookworm | 2026-04-13 02:05:05.870 6641 DEBUG manila.service [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Creating RPC server for service test. start /home/zuul/src/github.com/vexxhost/manila/manila/service.py:159 2026-04-13 02:05:05.875039 | debian-bookworm | 2026-04-13 02:05:05.871 6641 ERROR manila.service [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Recovered model server connection! 2026-04-13 02:05:05.875059 | debian-bookworm | 2026-04-13 02:05:05.873 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:05.875810 | debian-bookworm | {7} manila.tests.test_service.ServiceTestCase.test_report_state_newly_connected_different_az [0.035814s] ... ok 2026-04-13 02:05:05.895808 | debian-bookworm | 2026-04-13 02:05:05.894 6641 DEBUG manila.ssh_utils [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] ssh.connect: ip: 127.0.0.1, port: 22, look_for_keys: False, timeout: 10, banner_timeout: 10 create /home/zuul/src/github.com/vexxhost/manila/manila/ssh_utils.py:90 2026-04-13 02:05:05.896627 | debian-bookworm | 2026-04-13 02:05:05.895 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:05.897139 | debian-bookworm | {7} manila.tests.test_ssh_utils.SSHPoolTestCase.test_create_ssh_with_key [0.021247s] ... ok 2026-04-13 02:05:05.921052 | debian-bookworm | 2026-04-13 02:05:05.914 6641 DEBUG manila.ssh_utils [-] ssh.connect: ip: 127.0.0.1, port: 22, look_for_keys: False, timeout: 10, banner_timeout: 10 create /home/zuul/src/github.com/vexxhost/manila/manila/ssh_utils.py:90 2026-04-13 02:05:05.921082 | debian-bookworm | 2026-04-13 02:05:05.914 6641 DEBUG manila.ssh_utils [-] ssh.connect: ip: 127.0.0.1, port: 22, look_for_keys: False, timeout: 10, banner_timeout: 10 create /home/zuul/src/github.com/vexxhost/manila/manila/ssh_utils.py:90 2026-04-13 02:05:05.921092 | debian-bookworm | 2026-04-13 02:05:05.914 6641 DEBUG manila.ssh_utils [-] ssh.connect: ip: 127.0.0.1, port: 22, look_for_keys: False, timeout: 10, banner_timeout: 10 create /home/zuul/src/github.com/vexxhost/manila/manila/ssh_utils.py:90 2026-04-13 02:05:05.921100 | debian-bookworm | 2026-04-13 02:05:05.915 6641 DEBUG manila.ssh_utils [-] ssh.connect: ip: 127.0.0.1, port: 22, look_for_keys: False, timeout: 10, banner_timeout: 10 create /home/zuul/src/github.com/vexxhost/manila/manila/ssh_utils.py:90 2026-04-13 02:05:05.921108 | debian-bookworm | 2026-04-13 02:05:05.915 6641 DEBUG manila.ssh_utils [-] ssh.connect: ip: 127.0.0.1, port: 22, look_for_keys: False, timeout: 10, banner_timeout: 10 create /home/zuul/src/github.com/vexxhost/manila/manila/ssh_utils.py:90 2026-04-13 02:05:06.120098 | debian-bookworm | 2026-04-13 02:05:06.117 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:06.121386 | debian-bookworm | {7} manila.tests.test_ssh_utils.SSHPoolTestCase.test_sshpool_thread_safety [0.223824s] ... ok 2026-04-13 02:05:06.144018 | debian-bookworm | 2026-04-13 02:05:06.141 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:06.144463 | debian-bookworm | {7} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_invalid_2_ [0.022299s] ... ok 2026-04-13 02:05:06.164019 | debian-bookworm | 2026-04-13 02:05:06.161 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:06.164693 | debian-bookworm | {7} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_3_10_0_0_555_33 [0.020103s] ... ok 2026-04-13 02:05:06.183838 | debian-bookworm | 2026-04-13 02:05:06.182 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:06.184189 | debian-bookworm | {7} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_1___ssh_____D____my_name_name_of_remote_computer__ [0.019738s] ... ok 2026-04-13 02:05:06.202768 | debian-bookworm | 2026-04-13 02:05:06.200 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:06.203273 | debian-bookworm | {7} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_1___ssh____my_name_______name_of_remote_computer__ [0.018765s] ... ok 2026-04-13 02:05:06.222516 | debian-bookworm | 2026-04-13 02:05:06.220 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:06.222864 | debian-bookworm | {7} manila.tests.test_utils.GenericUtilsTestCase.test_service_is_up [0.019664s] ... ok 2026-04-13 02:05:06.241352 | debian-bookworm | 2026-04-13 02:05:06.239 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:06.241784 | debian-bookworm | {7} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_14___M2_2K____G__ [0.018680s] ... ok 2026-04-13 02:05:06.260371 | debian-bookworm | 2026-04-13 02:05:06.258 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:06.260810 | debian-bookworm | {7} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_01____3G____G____3_0_ [0.019038s] ... ok 2026-04-13 02:05:06.280230 | debian-bookworm | 2026-04-13 02:05:06.278 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:06.280546 | debian-bookworm | {7} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_1_None [0.019440s] ... ok 2026-04-13 02:05:06.298948 | debian-bookworm | 2026-04-13 02:05:06.297 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:06.299408 | debian-bookworm | {7} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_4_2001_cdba__3257_9652 [0.018915s] ... ok 2026-04-13 02:05:06.318244 | debian-bookworm | 2026-04-13 02:05:06.316 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:06.318800 | debian-bookworm | {7} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v6_address_3_1_1_1_1 [0.019134s] ... ok 2026-04-13 02:05:06.336721 | debian-bookworm | 2026-04-13 02:05:06.334 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:06.337202 | debian-bookworm | {7} manila.tests.test_utils.IsValidIPVersion.test_valid_v4_1_0_0_0_0 [0.018477s] ... ok 2026-04-13 02:05:06.355615 | debian-bookworm | 2026-04-13 02:05:06.353 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:06.355984 | debian-bookworm | {7} manila.tests.test_utils.IsValidIPVersion.test_valid_v6_1_2001_cdba_0000_0000_0000_0000_3257_9652 [0.018801s] ... ok 2026-04-13 02:05:06.374554 | debian-bookworm | 2026-04-13 02:05:06.372 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:06.374990 | debian-bookworm | {7} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_1___t___True_ [0.018624s] ... ok 2026-04-13 02:05:06.393563 | debian-bookworm | 2026-04-13 02:05:06.391 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:06.393960 | debian-bookworm | {7} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_4___false___False_ [0.018942s] ... ok 2026-04-13 02:05:06.411931 | debian-bookworm | 2026-04-13 02:05:06.410 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:06.412346 | debian-bookworm | {7} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_5___n___False_ [0.018457s] ... ok 2026-04-13 02:05:06.430694 | debian-bookworm | 2026-04-13 02:05:06.428 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:06.431088 | debian-bookworm | {7} manila.tests.test_utils.TestAllTenantsValueCase.test_convert_time_duration_to_iso_format_negative [0.018560s] ... ok 2026-04-13 02:05:06.450392 | debian-bookworm | 2026-04-13 02:05:06.448 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:06.450799 | debian-bookworm | {7} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_false_3_False [0.019752s] ... ok 2026-04-13 02:05:06.469567 | debian-bookworm | 2026-04-13 02:05:06.467 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:06.469982 | debian-bookworm | {7} manila.tests.test_utils.TestComparableMixin.test_compare [0.018929s] ... ok 2026-04-13 02:05:06.488795 | debian-bookworm | 2026-04-13 02:05:06.486 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:06.489425 | debian-bookworm | {7} manila.tests.test_utils.TestComparableMixin.test_gt [0.019226s] ... ok 2026-04-13 02:05:06.518906 | debian-bookworm | 2026-04-13 02:05:06.505 6641 DEBUG manila.utils [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Finished call to 'manila.tests.test_utils.TestRetryDecorator.test_limit_is_reached..always_fails' after 2.86e-05(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:05:06.518936 | debian-bookworm | 2026-04-13 02:05:06.505 6641 DEBUG manila.utils [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Retrying manila.tests.test_utils.TestRetryDecorator.test_limit_is_reached..always_fails in 2 seconds as it raised ManilaException: An unknown exception occurred.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:05:06.518944 | debian-bookworm | 2026-04-13 02:05:06.506 6641 DEBUG manila.utils [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Finished call to 'manila.tests.test_utils.TestRetryDecorator.test_limit_is_reached..always_fails' after 0.000694(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:05:06.518952 | debian-bookworm | 2026-04-13 02:05:06.506 6641 DEBUG manila.utils [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Retrying manila.tests.test_utils.TestRetryDecorator.test_limit_is_reached..always_fails in 8 seconds as it raised ManilaException: An unknown exception occurred.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/before_sleep.py:64 2026-04-13 02:05:06.518960 | debian-bookworm | 2026-04-13 02:05:06.506 6641 DEBUG manila.utils [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Finished call to 'manila.tests.test_utils.TestRetryDecorator.test_limit_is_reached..always_fails' after 0.00102(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py311/lib/python3.11/site-packages/tenacity/after.py:42 2026-04-13 02:05:06.518976 | debian-bookworm | 2026-04-13 02:05:06.507 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:06.519361 | debian-bookworm | {7} manila.tests.test_utils.TestRetryDecorator.test_limit_is_reached [0.020364s] ... ok 2026-04-13 02:05:06.528041 | debian-bookworm | 2026-04-13 02:05:06.526 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:06.528735 | debian-bookworm | {7} manila.tests.test_utils.TestRetryDecorator.test_wrong_exception_no_retry [0.019500s] ... ok 2026-04-13 02:05:06.548572 | debian-bookworm | 2026-04-13 02:05:06.546 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:06.549038 | debian-bookworm | {7} manila.tests.volume.test_cinder.CinderApiTestCase.test_begin_detaching [0.019667s] ... ok 2026-04-13 02:05:06.567878 | debian-bookworm | 2026-04-13 02:05:06.566 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:06.568309 | debian-bookworm | {7} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_detach [0.019239s] ... ok 2026-04-13 02:05:06.587814 | debian-bookworm | 2026-04-13 02:05:06.586 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:06.588200 | debian-bookworm | {7} manila.tests.volume.test_cinder.CinderApiTestCase.test_delete [0.019906s] ... ok 2026-04-13 02:05:06.606710 | debian-bookworm | 2026-04-13 02:05:06.605 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:06.607137 | debian-bookworm | {7} manila.tests.volume.test_cinder.CinderApiTestCase.test_reserve_volume [0.019110s] ... ok 2026-04-13 02:05:06.627050 | debian-bookworm | 2026-04-13 02:05:06.625 6641 INFO manila.coordination [None req-fc6f0c8c-9e7f-49b3-a88a-ba3bc76dc8ab - fake-project-id - - - -] Stopped Coordinator (Agent ID: a7508468-b323-4f6a-b262-ecd0e89a4f7e, prefix: manila-) 2026-04-13 02:05:06.627521 | debian-bookworm | {7} manila.tests.volume.test_cinder.CinderApiTestCase.test_update [0.019906s] ... ok 2026-04-13 02:05:10.399184 | debian-bookworm | 2026-04-13 02:05:10.399262 | debian-bookworm | ============================== 2026-04-13 02:05:10.399272 | debian-bookworm | Failed 1 tests - output below: 2026-04-13 02:05:10.399280 | debian-bookworm | ============================== 2026-04-13 02:05:10.399287 | debian-bookworm | 2026-04-13 02:05:10.399298 | debian-bookworm | manila.tests.keymgr.test_barbican.BarbicanSecretACLTestCase.test_get_client_and_href_with_valid_secret 2026-04-13 02:05:10.399310 | debian-bookworm | ------------------------------------------------------------------------------------------------------ 2026-04-13 02:05:10.399320 | debian-bookworm | 2026-04-13 02:05:10.399331 | debian-bookworm | Captured traceback: 2026-04-13 02:05:10.399341 | debian-bookworm | ~~~~~~~~~~~~~~~~~~~ 2026-04-13 02:05:10.399352 | debian-bookworm | Traceback (most recent call last): 2026-04-13 02:05:10.399363 | debian-bookworm | 2026-04-13 02:05:10.399374 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/keymgr/test_barbican.py", line 41, in test_get_client_and_href_with_valid_secret 2026-04-13 02:05:10.399386 | debian-bookworm | self.mock_object(self.barbican_acl, '_create_secret_ref', 2026-04-13 02:05:10.399397 | debian-bookworm | 2026-04-13 02:05:10.399409 | debian-bookworm | File "/home/zuul/src/github.com/vexxhost/manila/manila/test.py", line 323, in mock_object 2026-04-13 02:05:10.399422 | debian-bookworm | patcher.start() 2026-04-13 02:05:10.399434 | debian-bookworm | 2026-04-13 02:05:10.399445 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1585, in start 2026-04-13 02:05:10.399456 | debian-bookworm | result = self.__enter__() 2026-04-13 02:05:10.399466 | debian-bookworm | ^^^^^^^^^^^^^^^^ 2026-04-13 02:05:10.399477 | debian-bookworm | 2026-04-13 02:05:10.399487 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1437, in __enter__ 2026-04-13 02:05:10.399535 | debian-bookworm | original, local = self.get_original() 2026-04-13 02:05:10.399543 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^ 2026-04-13 02:05:10.399551 | debian-bookworm | 2026-04-13 02:05:10.399559 | debian-bookworm | File "/usr/lib/python3.11/unittest/mock.py", line 1410, in get_original 2026-04-13 02:05:10.399566 | debian-bookworm | raise AttributeError( 2026-04-13 02:05:10.399574 | debian-bookworm | 2026-04-13 02:05:10.399582 | debian-bookworm | AttributeError: does not have the attribute '_create_secret_ref' 2026-04-13 02:05:10.399590 | debian-bookworm | 2026-04-13 02:05:10.399598 | debian-bookworm | 2026-04-13 02:05:10.399605 | debian-bookworm | 2026-04-13 02:05:10.399613 | debian-bookworm | ====== 2026-04-13 02:05:10.399621 | debian-bookworm | Totals 2026-04-13 02:05:10.399628 | debian-bookworm | ====== 2026-04-13 02:05:10.399648 | debian-bookworm | Ran: 12426 tests in 125.8288 sec. 2026-04-13 02:05:10.399656 | debian-bookworm | - Passed: 12419 2026-04-13 02:05:10.399664 | debian-bookworm | - Skipped: 6 2026-04-13 02:05:10.399671 | debian-bookworm | - Expected Fail: 0 2026-04-13 02:05:10.399679 | debian-bookworm | - Unexpected Success: 0 2026-04-13 02:05:10.399686 | debian-bookworm | - Failed: 1 2026-04-13 02:05:10.399694 | debian-bookworm | Sum of execute time for each test: 589.4622 sec. 2026-04-13 02:05:10.399702 | debian-bookworm | 2026-04-13 02:05:10.399709 | debian-bookworm | ============== 2026-04-13 02:05:10.399717 | debian-bookworm | Worker Balance 2026-04-13 02:05:10.399724 | debian-bookworm | ============== 2026-04-13 02:05:10.399732 | debian-bookworm | - Worker 0 (1554 tests) => 0:00:55.122869 2026-04-13 02:05:10.399739 | debian-bookworm | - Worker 1 (1554 tests) => 0:01:01.189605 2026-04-13 02:05:10.399747 | debian-bookworm | - Worker 2 (1554 tests) => 0:00:54.965935 2026-04-13 02:05:10.399755 | debian-bookworm | - Worker 3 (1553 tests) => 0:00:57.360646 2026-04-13 02:05:10.399762 | debian-bookworm | - Worker 4 (1553 tests) => 0:01:49.365433 2026-04-13 02:05:10.399770 | debian-bookworm | - Worker 5 (1552 tests) => 0:01:12.429899 2026-04-13 02:05:10.399777 | debian-bookworm | - Worker 6 (1553 tests) => 0:00:55.510479 2026-04-13 02:05:10.399785 | debian-bookworm | - Worker 7 (1553 tests) => 0:02:05.266389 2026-04-13 02:05:10.477591 | debian-bookworm | py311: 144124 C exit 1 (140.70 seconds) /home/zuul/src/github.com/vexxhost/manila> stestr run pid=6619 [tox/execute/api.py:311] 2026-04-13 02:05:10.478803 | debian-bookworm | .pkg: 144125 W _exit> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-04-13 02:05:10.480202 | debian-bookworm | Backend: run command _exit with args {} 2026-04-13 02:05:10.480218 | debian-bookworm | Backend: Wrote response {'return': 0} to /tmp/pep517__exit-2slf0hpb.json 2026-04-13 02:05:10.481121 | debian-bookworm | .pkg: 144127 I exit None (0.00 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.11/site-packages/pyproject_api/_backend.py True pbr.build pid=6417 [tox/execute/api.py:311] 2026-04-13 02:05:10.545444 | debian-bookworm | .pkg: 144192 D delete package /home/zuul/src/github.com/vexxhost/manila/.tox/.tmp/package/2/manila-1.0.0.dev6864-0.editable-py3-none-any.whl [tox/tox_env/python/virtual_env/package/pyproject.py:245] 2026-04-13 02:05:10.547279 | debian-bookworm | py311: FAIL code 1 (143.92=setup[3.22]+cmd[140.70] seconds) 2026-04-13 02:05:10.547311 | debian-bookworm | evaluation failed :( (144.05 seconds) 2026-04-13 02:05:11.206804 | debian-bookworm | ERROR 2026-04-13 02:05:11.207093 | debian-bookworm | { 2026-04-13 02:05:11.207142 | debian-bookworm | "delta": "0:02:24.258852", 2026-04-13 02:05:11.207175 | debian-bookworm | "end": "2026-04-13 02:05:10.584859", 2026-04-13 02:05:11.207203 | debian-bookworm | "msg": "non-zero return code", 2026-04-13 02:05:11.207228 | debian-bookworm | "rc": 1, 2026-04-13 02:05:11.207252 | debian-bookworm | "start": "2026-04-13 02:02:46.326007" 2026-04-13 02:05:11.207295 | debian-bookworm | } failure 2026-04-13 02:05:11.778318 | 2026-04-13 02:05:11.778554 | TASK [tox : Look for output] 2026-04-13 02:05:12.568617 | debian-bookworm | ok 2026-04-13 02:05:12.591815 | 2026-04-13 02:05:12.593104 | TASK [tox : Return file comments to Zuul] 2026-04-13 02:05:12.636439 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:05:12.639877 | 2026-04-13 02:05:12.639955 | PLAY RECAP 2026-04-13 02:05:12.640026 | debian-bookworm | ok: 14 changed: 8 unreachable: 0 failed: 1 skipped: 2 rescued: 0 ignored: 0 2026-04-13 02:05:12.640058 | 2026-04-13 02:05:12.951266 | RUN END RESULT_NORMAL: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/tox/run.yaml@master] 2026-04-13 02:05:12.953597 | POST-RUN START: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/tox/post.yaml@master] 2026-04-13 02:05:13.619074 | 2026-04-13 02:05:13.619639 | PLAY [all] 2026-04-13 02:05:13.633046 | 2026-04-13 02:05:13.633183 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-04-13 02:05:13.678089 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:05:13.683726 | 2026-04-13 02:05:13.683816 | TASK [fetch-tox-output : Set tox log path for single node] 2026-04-13 02:05:13.722835 | debian-bookworm | ok 2026-04-13 02:05:13.727658 | 2026-04-13 02:05:13.727726 | TASK [fetch-tox-output : Ensure local tox dir] 2026-04-13 02:05:14.208905 | debian-bookworm -> localhost | changed 2026-04-13 02:05:14.219050 | 2026-04-13 02:05:14.219246 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-04-13 02:05:14.264792 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:05:14.274568 | 2026-04-13 02:05:14.274707 | TASK [fetch-tox-output : Set envlist fact] 2026-04-13 02:05:14.317760 | debian-bookworm | ok 2026-04-13 02:05:14.334822 | 2026-04-13 02:05:14.335084 | TASK [fetch-tox-output : Get tox version] 2026-04-13 02:05:14.928481 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-04-13 02:05:14.944516 | debian-bookworm | 4.47.3 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-04-13 02:05:15.384202 | debian-bookworm | ok: Runtime: 0:00:00.212087 2026-04-13 02:05:15.394142 | 2026-04-13 02:05:15.394292 | TASK [fetch-tox-output : Find all default environments] 2026-04-13 02:05:15.954230 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:05:15.966456 | 2026-04-13 02:05:15.966549 | TASK [fetch-tox-output : Set envlist fact] 2026-04-13 02:05:16.002473 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:05:16.012771 | 2026-04-13 02:05:16.012926 | TASK [fetch-tox-output : Find all default environments] 2026-04-13 02:05:16.555651 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:05:16.562062 | 2026-04-13 02:05:16.562156 | TASK [fetch-tox-output : Set envlist fact] 2026-04-13 02:05:16.587195 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:05:16.597743 | 2026-04-13 02:05:16.597924 | LOOP [fetch-tox-output : Copy tox logs] 2026-04-13 02:05:16.645439 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:05:16.663359 | 2026-04-13 02:05:16.663500 | LOOP [fetch-tox-output : Collect tox logs] 2026-04-13 02:05:17.480820 | debian-bookworm | changed: 2026-04-13 02:05:17.481167 | debian-bookworm | created directory /var/lib/zuul/builds/46eb9ebf1d8141ffa48c8cf86bda9513/work/logs/tox/py311 2026-04-13 02:05:17.481246 | debian-bookworm | cd+++++++++ ./ 2026-04-13 02:05:17.481306 | debian-bookworm | >f+++++++++ 1-install_package.log 2026-04-13 02:05:17.483530 | debian-bookworm | >f+++++++++ 2-commands[0].log 2026-04-13 02:05:17.483597 | 2026-04-13 02:05:17.503784 | 2026-04-13 02:05:17.503896 | PLAY RECAP 2026-04-13 02:05:17.503945 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-04-13 02:05:17.503968 | 2026-04-13 02:05:17.701703 | POST-RUN END RESULT_NORMAL: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/tox/post.yaml@master] 2026-04-13 02:05:17.703609 | POST-RUN START: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/unittests/post.yaml@master] 2026-04-13 02:05:18.300120 | 2026-04-13 02:05:18.300289 | PLAY [all] 2026-04-13 02:05:18.315039 | 2026-04-13 02:05:18.315154 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-04-13 02:05:18.491754 | debian-bookworm | changed 2026-04-13 02:05:18.498351 | 2026-04-13 02:05:18.498475 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-04-13 02:05:18.543660 | debian-bookworm | ok 2026-04-13 02:05:18.550927 | 2026-04-13 02:05:18.551049 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-04-13 02:05:19.001148 | debian-bookworm | ok: Not all paths examined, check warnings for details 2026-04-13 02:05:19.034296 | 2026-04-13 02:05:19.034529 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-04-13 02:05:19.070965 | 2026-04-13 02:05:19.071181 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-04-13 02:05:19.457530 | debian-bookworm | changed 2026-04-13 02:05:19.464076 | 2026-04-13 02:05:19.464233 | LOOP [fetch-subunit-output : Generate subunit file] 2026-04-13 02:05:21.026601 | debian-bookworm | ok: Item: /home/zuul/src/github.com/vexxhost/manila Runtime: 0:00:01.179860 2026-04-13 02:05:21.026794 | 2026-04-13 02:05:21.040489 | 2026-04-13 02:05:21.040675 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-04-13 02:05:21.509273 | debian-bookworm | changed 2026-04-13 02:05:21.517192 | 2026-04-13 02:05:21.517362 | TASK [fetch-subunit-output : Remove the temporary file] 2026-04-13 02:05:21.857069 | debian-bookworm | changed 2026-04-13 02:05:21.862182 | 2026-04-13 02:05:21.862277 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-04-13 02:05:21.895524 | debian-bookworm | ok 2026-04-13 02:05:21.910571 | debian-bookworm | included: /var/lib/zuul/builds/46eb9ebf1d8141ffa48c8cf86bda9513/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/fetch-subunit-output/tasks/process.yaml 2026-04-13 02:05:21.915691 | 2026-04-13 02:05:21.915752 | TASK [fetch-subunit-output : Look for subunit2html command] 2026-04-13 02:05:22.093008 | debian-bookworm | changed: non-zero return code 2026-04-13 02:05:22.098370 | 2026-04-13 02:05:22.098449 | TASK [fetch-subunit-output : Define subunit_html_command fact] 2026-04-13 02:05:22.122832 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:05:22.131426 | 2026-04-13 02:05:22.131582 | TASK [fetch-subunit-output : Emit a debug line so we can search logstash for fallback hits] 2026-04-13 02:05:22.166933 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:05:22.178149 | 2026-04-13 02:05:22.178321 | TASK [fetch-subunit-output : Generate testr_results.html file] 2026-04-13 02:05:22.707975 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:05:22.714817 | 2026-04-13 02:05:22.714973 | TASK [fetch-subunit-output : Find subunit files] 2026-04-13 02:05:22.902543 | debian-bookworm | ok: All paths examined 2026-04-13 02:05:22.910781 | 2026-04-13 02:05:22.910864 | LOOP [fetch-subunit-output : Collect test-results] 2026-04-13 02:05:23.684304 | debian-bookworm | changed: >f+++++++++ testrepository.subunit 2026-04-13 02:05:23.699220 | 2026-04-13 02:05:23.699579 | LOOP [fetch-subunit-output : Copy test-results] 2026-04-13 02:05:23.750081 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:05:23.750344 | debian-bookworm | changed: All items complete 2026-04-13 02:05:23.750373 | 2026-04-13 02:05:23.776287 | 2026-04-13 02:05:23.776490 | LOOP [fetch-subunit-output : Return artifact to Zuul] 2026-04-13 02:05:23.811705 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:05:23.812071 | 2026-04-13 02:05:23.825031 | 2026-04-13 02:05:23.825179 | PLAY RECAP 2026-04-13 02:05:23.825246 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 6 rescued: 0 ignored: 0 2026-04-13 02:05:23.825300 | 2026-04-13 02:05:24.016708 | POST-RUN END RESULT_NORMAL: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/unittests/post.yaml@master] 2026-04-13 02:05:24.019222 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-13 02:05:24.651930 | 2026-04-13 02:05:24.652061 | PLAY [all] 2026-04-13 02:05:24.664246 | 2026-04-13 02:05:24.664361 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-13 02:05:24.709658 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:05:24.718858 | 2026-04-13 02:05:24.718972 | TASK [fetch-output : Set log path for single node] 2026-04-13 02:05:24.762732 | debian-bookworm | ok 2026-04-13 02:05:24.767727 | 2026-04-13 02:05:24.767797 | LOOP [fetch-output : Ensure local output dirs] 2026-04-13 02:05:25.202798 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/46eb9ebf1d8141ffa48c8cf86bda9513/work/logs" 2026-04-13 02:05:25.426267 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/46eb9ebf1d8141ffa48c8cf86bda9513/work/artifacts" 2026-04-13 02:05:25.656080 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/46eb9ebf1d8141ffa48c8cf86bda9513/work/docs" 2026-04-13 02:05:25.669877 | 2026-04-13 02:05:25.670050 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-13 02:05:26.404631 | debian-bookworm | changed: .d..t...... ./ 2026-04-13 02:05:26.404936 | debian-bookworm | changed: All items complete 2026-04-13 02:05:26.405034 | 2026-04-13 02:05:26.942366 | debian-bookworm | changed: .d..t...... ./ 2026-04-13 02:05:27.463702 | debian-bookworm | changed: .d..t...... ./ 2026-04-13 02:05:27.480598 | 2026-04-13 02:05:27.481306 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-13 02:05:27.516246 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:05:27.522243 | debian-bookworm | skipping: Conditional result was False 2026-04-13 02:05:27.540518 | 2026-04-13 02:05:27.540682 | PLAY [all] 2026-04-13 02:05:27.547728 | 2026-04-13 02:05:27.547817 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-13 02:05:28.001849 | debian-bookworm | changed 2026-04-13 02:05:28.008111 | 2026-04-13 02:05:28.008167 | PLAY RECAP 2026-04-13 02:05:28.008216 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-04-13 02:05:28.008238 | 2026-04-13 02:05:28.182065 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-13 02:05:28.184858 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-13 02:05:28.744783 | 2026-04-13 02:05:28.744961 | PLAY [localhost] 2026-04-13 02:05:28.756397 | 2026-04-13 02:05:28.756589 | TASK [Generate Zuul manifest] 2026-04-13 02:05:28.779355 | localhost | ok 2026-04-13 02:05:28.796335 | 2026-04-13 02:05:28.796491 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-13 02:05:29.134842 | localhost | changed 2026-04-13 02:05:29.149146 | 2026-04-13 02:05:29.149312 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-13 02:05:29.181792 | localhost | ok 2026-04-13 02:05:29.191414 | 2026-04-13 02:05:29.191584 | TASK [Upload logs] 2026-04-13 02:05:29.210841 | localhost | ok 2026-04-13 02:05:29.287868 | 2026-04-13 02:05:29.288058 | TASK [Set zuul-log-path fact] 2026-04-13 02:05:29.307657 | localhost | ok 2026-04-13 02:05:29.322687 | 2026-04-13 02:05:29.322867 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-13 02:05:29.356874 | localhost | ok 2026-04-13 02:05:29.364933 | 2026-04-13 02:05:29.365099 | TASK [upload-logs : Create log directories] 2026-04-13 02:05:29.797557 | localhost | changed 2026-04-13 02:05:29.804187 | 2026-04-13 02:05:29.804296 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-13 02:05:30.258122 | localhost -> localhost | ok: Runtime: 0:00:00.006238 2026-04-13 02:05:30.265695 | 2026-04-13 02:05:30.265816 | TASK [upload-logs : Upload logs to log server] 2026-04-13 02:05:30.817338 | localhost | Output suppressed because no_log was given 2026-04-13 02:05:30.822225 | 2026-04-13 02:05:30.822374 | LOOP [upload-logs : Compress console log and json output] 2026-04-13 02:05:30.876225 | localhost | skipping: Conditional result was False 2026-04-13 02:05:30.885785 | localhost | skipping: Conditional result was False 2026-04-13 02:05:30.897188 | 2026-04-13 02:05:30.897374 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-13 02:05:30.939109 | localhost | skipping: Conditional result was False 2026-04-13 02:05:30.939434 | 2026-04-13 02:05:30.943680 | localhost | skipping: Conditional result was False 2026-04-13 02:05:30.955171 | 2026-04-13 02:05:30.955409 | LOOP [upload-logs : Upload console log and json output]